@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) {
    #breadcrumb {
    
    padding: 0 0;
}
    .slider-text {
     top: 30%;
   }
    .slider-text p {
    font-size: 14px;
    margin-bottom: 10px;
}

    .about_video iframe {
    width: 100%;
}
    .col-sm-6.foot_left {
    border-right: none;
}
    .count_item {
    border: none;
}
    .section-title p {
    width: 100%;
}
    .how_works_head_right h2 {
    font-size: 50px;
}
    .how_works_step {
    grid-template-columns: 1fr;
}
    .admit_signature .nid_img_item {
    width: 60px;
    height: 60px;
}
    .form_head h2 {
    font-size: 20px;
}
    .admit_card_inn .p_photo {
    height: 75px;
    width: 75px;
    border: 1px solid #ddd;
    padding: 5px;
}
    .card.cust_card {
    padding: 10px;
}
.admit_card_inn .form_top_left p {
    line-height: 20px;
    font-size: 14px;
}
        #main-header-sticky-wrapper {
	display: none;
}
.training-top-right {
	text-align: center;
	margin-top: 30px;
}
.about-title h2 {
    margin-top: 20px;
}
.mobile-header-top {
    text-align: center;
    position: absolute;
    top: -4px;
    z-index: 999999;
}

.camera_wrap, .cameraCont, .cameraContents {
	height: 250px !important;
}
.mobile-header-top img {
	margin: 0 auto;
    width: 170px;
}
    .top-header {
        padding: 18px 0;
        text-align: center;
    }

    .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: 10px 0;
}

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

    .mean-container a.meanmenu-reveal {
        color: #007eca;
    }

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

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

    .mean-container .mean-nav ul li {
        border-bottom: 1px solid #000 !important;
    }


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

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

    .slider-item {
    height: 245px;
    width: 100%;
    position: relative;
    z-index: 9;
}

    .slider-text {
       max-width: 100%;
    }
    .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;
    }
    .header-top-right {
    text-align: center;
    }
    .about-left {
    margin-bottom: 30px;
    }
    .mean-nav ul {
        padding:0 10px;
    }
    .mean-nav ul li {
        border:1px solid transparent !important;
        padding:0 !important;
        margin-bottom:5px;
        border-radius: 0;
    }
    .mean-nav ul li a {
        padding:0;
        font-size: 14px !important;
    }
    .mean-nav ul li a:hover {
        color:#000 !important;
    }

}

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

    .slider-text {
    width: 100% !important;
    padding: 0 20px;
    }
    .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%;
    }

}
