@media (min-width: 768px) and (max-width: 5000px) {
.navbar_me_sec_next .dropdown .dropdown-menu { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; max-height: 0; display: block; opacity: 0; visibility: hidden; }
.navbar_me_sec_next .dropdown:hover .dropdown-menu { max-height: 300px; opacity: 1; visibility: visible; }
}
@media (min-width: 992px) and (max-width: 1199px) {
.digital_services_sec .dital_content_start .col-lg-4 {
    width: 33.333%;
    float: left;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
}
@media only screen and (min-width: 768px) {
.mobile_bottom_icon{display:none;}
}
@media only screen and (max-width: 767px) {
.header_left_sec { text-align: center; }
.header_unorderd ul { text-align: center; }
.our_ups_heading h2::before { display: none; }
.our_ups_heading h2::after { display: none; }
.our_ups_inner_sec_box { margin-bottom: 15px; }
.our_ups_sec { padding: 40px 0; }
.our_ups_inner_sec .col-md-3 { width: 100%; }
.about_us_heading h3 { font-size: 18px; }
.about_us_heading p { font-size: 15px; padding-right: 50px; }
/*.about_us_heading p { padding-right: 300px; }*/
.our_associates_heading::before { display: none; }
.our_associates_heading { text-align: center; background: transparent; }
.foot_left_sec { text-align: center; margin-bottom: 15px; }
.foot_right_sec { text-align: center; }
.our_associates_light_gray { margin-bottom: 15px; }
.foot_left_sec_social { text-align: center; margin-bottom: 10px; }
.free_consultation_transparent_background { background: rgba(255, 255, 255, 0.8); }
.mobile_bottom_icon {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
}
.mobile_bottom_icon .mb_writeuscall {
    display: grid;
    grid-template-columns: 50% 50%;
}
.mobile_bottom_icon .mb_writeuscall .mb_write_left {
    background: #404041;
    text-align: center;
    padding: 6px;
}
.mobile_bottom_icon .mb_writeuscall .mb_call_right {
    background: #dc6d3a;
    text-align: center;
    padding: 6px;
    color: #fff;
}
.mobile_bottom_icon .mb_writeuscall a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.mobile_bottom_icon .mb_writeuscall i {
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    color: #000;
    line-height: 30px;
	margin-right: 5px
}
}
@media (min-width: 715px) and (max-width: 991px) {
.digital_services_sec .dital_content_start .col-lg-4 {
    width: 50%;
    float: left;
}
}
 @media only screen and (max-width: 480px) {
.about_us_heading p { padding-right: 0; }
.header_unorderd ul { margin-top: 5px; }
.header_unorderd ul li { margin: 5px; }
.digital_services_sec .camp_ditial_inner{min-height: auto;}
}
 @media only screen and (max-width: 320px) {
}




@media only screen and (max-width: 767px) {
.about_us_sec:after {
    position: absolute;
    content: '';
    background-color: #d9e8efe8;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
    .footer_section {
    margin-bottom: 40px;
}
    .owl-carousel .owl-item .our_associates_light_gray img{
        height: 140px;
    } 
    
}