@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) {
    .appointment-form {
    margin-top: 15px;
}
    .contact-box {
        margin-bottom: 15px;
    }
    .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: -25px;
   }

    .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: 70px;
	width: 140px;
	margin-top: -72px;
}
.mobile-header-top img {
    margin: 11px 20px;
    width: 100%;
}

    .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: #21b24b;
    }

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

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

    .mean-container .mean-nav ul li a {
        color: #21b24b;
        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: 146px;
        width: 100%;
        position: relative;
        z-index: 9;
    }

    .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%;
    }

}
