@media (max-width: 991px) and (min-width: 768px) {
    
    .main-cont-one h1 { font-size: 36px !important; line-height: 1 !important; }
    .home-main-banner p { margin-bottom: 10px !important;}
    .four-section { padding-top: 90px !important;}
    .skill-main-banner { height: auto !important;}
    .main-cont-startup { margin: 0 !important;}
    .contact_Cont .col-md-5.Conatct_from { max-width: 83% !important; flex-basis: 47% !important;}
    .contact_Cont .col-md-7 { max-width: 53% !important; flex: 0 0 53% !important;}
    img.contactimg { max-width: 390px !important; margin-top: 100px !important;}
    
    .our_company .row {
        display: block !important;
    }
    .our_company .row .col-md-6 {
        flex-basis: 100% !important;
        max-width: 100% !important;
        text-align: center !important
    }
    .stya-bg-cont a { opacity: 0 !important;}
    .every_Leaderh6 {
        line-height: 1.2 !important;
    }
    .img-every::after { display: none !important;} 
    .offset-md-1 { margin-left: 0 !important;}
    .get_in_tuch_email { margin: 0 !important;}
    .get_in_touch .col-md-2 { max-width: 28% !important;}
    .follow_Icon a { margin-right: 12px !important;}
    .col-md-3.follow_Icon { max-width: 20% !important;}
    .get_in_touch a { font-size: 16px !important;}
    .get_in_touch .col-md-2 {
    max-width: 47% !important;
    flex-basis: 26% !important;
}
    
}