@media screen and (min-width:992px) and (max-width: 1199px) {}


@media screen and (min-width:768px) and (max-width: 991px) {
    .main-logo a {
        padding: 12px 0;
    }

    .main-menu ul li a {
        padding: 28px 6px;
    }
    .sub-menu li a {
    padding: 8px 17px !important;
    }
    .is-sticky .main-menu ul li a {
    margin: 14px -2px;
    }
}



@media screen and (min-width:420px) and (max-width:767px) {
    .container {
        width: 420px
    }


}



@media screen and (min-width:320px) and (max-width:767px) {
    .footer-logo img {
        color: #A9975F;
        width: auto;
    }
    .slider-content-text h2 {
        font-size: 18px;
        font-weight: 500;
    }
    .slider-content-text h1 {
        font-weight: 700;
        font-size: 15px;
    }
    .slider-content-text p {
        font-size: 16px;
        line-height: 18px;
        font-weight: 500;
        letter-spacing: 3px;
    }
    .home-widget-section {
        padding: 0px 0;
    }
    .choose-us {
        padding: 30px 0;
    }
    .choose-us-item {
        margin-bottom: 15px;
    }
    .common-breadcrumb {
        padding: 11px 35px;
        border-radius: 100px;
        width: 64%;
        left: -4px;
    }
    .common-breadcrumb h1 {
        font-weight: 700;
        font-size: 20px;
    }
    .client_logo {
        margin-bottom:25px;
    }
    .client_logo img {
        width: 100%;
        height: 100%;
    }
    .video_item iframe {
        width: 100%;
        height: 180px;
    }
    .about-section {
    padding-top: 50px;
}
    .appointment-form {
      width: 100%;
    }
    .appointment-schedule .schedule {
      width: 100%;
    }
    .single-container {
      display: block;
    }
    .single-bg-img {
     width: 100%; 
    }
    .single-content {
         width: 100%; 
    }
   .slider-content {
    position: inherit;
    display: inherit;
    bottom: 12px;
}

    .career-title p {
     padding: 0;
    }
            .support {
    display: none;
}
        #main-header-sticky-wrapper {
	display: none;
}

.camera_wrap, .cameraCont, .cameraContents {
	height: 250px !important;
}
.mobile-header-top {
    background: #fff !important;
    text-align: center;
    height: 68px;
    width: 140px;
    margin-top: -68px;
}
.mobile-header-top img {
    width: auto;
}

    .head-top-phone {
        padding: 12px 0;
    }


    .top-social {
        float: none;
    }

    .head-top-left p {
        padding: 8px 0;
    }

    .top-header p {
        border-right: 1px solid transparent;
    }

    .head-top-right {
        text-align: center;
    }

    /*======= main  logo ======*/
 .mean-container .mean-bar {
	background: #fff !important;
	padding: 30px 0;
	position: relative;
	padding-bottom: 3px;
}
    a.meanmenu-reveal {
        display: none;
    }

    .mean-container a.meanmenu-reveal span {
        background: #B78B00;
    }

    .mean-container a.meanmenu-reveal {
        color: #B78B00;
        top: 16px;
        right: 12px !important;
    }

    .mean-container .mean-nav {
        background: #fff;
    }

    .mean-container .mean-nav ul li a {
        color: #B78B00;
        text-transform: capitalize;
    }

    .mean-container .mean-nav ul li {
        border-bottom: 1px dotted #007eca !important;
    }

    .mean-container .mean-nav ul li:last-child {
        border-bottom: 1px solid transparent !important;
    }

    .mean-container .mean-nav ul li a.mean-expand:hover {
        background: rgba(0, 0, 0, .5);
    }

    /*===mean menu end====*/

       .slider-item {
        height: 315px;
        width: 100%;
        position: relative;
        z-index: 9;
    }
    .home-widget-left {
        position: relative;
        margin-top: 20px;
    }

    .slider-text {
       max-width: 100%;
        left:20px;
    }
    .slider-text h2 {
    margin-bottom: 0px;
    font-size: 22px;
    }

    /*===slider menu end====*/

    #quick-contact::after {
        width: 100%;
    }

    .training-details p {
        padding-right: 0;
    }
    .about-image img {
    margin-top: 20px;
    }
    
    .product-menu ul {
     width: 100%; 
    }
    .team-img {
    width: 100%;
    }
    .header-top-left ul li {
    float: left;
    text-align: center;
    width: 100%;
}
.newsletter-info h2 {
    font-size: 25px;
}
.newsletter-info h5 {
    font-size: 19px;
    padding: 4px;
    margin-bottom: 20px;
}
    .header-top-right {
    text-align: center;
    }
    .about-left {
    margin-bottom: 30px;
}

}

@media screen and (min-width:320px) and (max-width:620px) {
    .team-item {
    height: auto !important;
}
    .team-title h2 {
    font-size: 22px;
}
    .newsletter-info h1 {
    font-size: 16px;
}
    .slider-text {
    max-width: 100% !important;
    }
    .slider-text h2 {
    font-size: 21px;
    }
    .home-2-about {
    position: relative;
    }
    .about-home-2::after {
    display: none;
    }
    .about-home-2 {
    padding: 20px;
    }
    .about-home-2 h3 {
    font-size: 18px;
    }

    .home-2-about {
    left: 0px;
    right: 0px;
    }

}

@media screen and (min-width:320px) and (max-width:575px) {

    .team-img {
    width: 100%;
    }

}
