@media (max-width: 767px) {
    .carousel-inner>.item>img {
        /*min-width: 1200px;*/
        min-height: 220px;
    }
	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 60% !important;
}

    .breakpoint-on .classy-navbar-toggler {
        background: #fff;
        padding: 5px;
        border-radius: 2px;
    }

    .video-overlay h1 {
        font-size: 18px;
    }

    .post-module {
        margin-bottom: 20px;
    }

    .post-module .thumbnail {
        height: 180px;
    }

    .post-module .post-content {
        position: relative;
    }

    .service {
        margin: 30px 0;
    }

    .breadcumb-content {
        text-align: left !important;
    }

    .listingbox .btn {
        margin-top: 14px; width:140px! !important
    }

}

@media only screen and (max-width: 767px) {
    .hero-slides .single-hero-slide .slide-content h2 a {
        font-size: 12px;
        padding: 6px 4px 6px;
    }

    .hero-slides .single-hero-slide .slide-content h2 span {
        font-size: 14px;
    }

    .hero-slides .single-hero-slide .slide-content h2 span {
        font-size: 14px;
    }

    .breadcumb-area .breadcumb-content h2 {
        font-size: 15px;
        margin-top: 85px;
    }

    .listingbox:first-child {
        margin-top: 10px;
    }

    .listingbox h5 {
        margin-top: 10px;
    }

    .listingtext-list ul li a {
        font-size: 13px;
    }

    .listingbox ul li {
        padding: 0px 10px;
    }

    /* .facilitieslist li {
        width: 100%;
    } */
    .openhrs .border-left {
        margin-right: 0px;
    }

    .verify ul {
        margin-bottom: 20px !important;
    }

    .verify ul li {
        display: block;
        border-bottom: 1px solid #ccc;
        padding: 7px 0px !important;
        border-right: none;
    }

}


/******** Enquiry Form **********/

.feedback-form {
    position: fixed;
    top: 15%;
    right: 0px;
    z-index: 999;
    min-height: 370px;
}
/*@media (max-width:767px) {*/
/*    .feedback-form {*/
/*        top: 50%;*/
/*    }*/
/*}*/

.feedback-form #OpenForm1 i {
    font-size: 40px;
    color: #076799;
}

.feedback-form-show {
    right: 0 !important;
}

.feedback_form_area {
    right: 0px;
    position: relative;
    display: none;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #ccc;
}

.feedback_form_area_inner {
    width: 300px;
    min-height: 370px;
    color: #666;
}

.feedback_form_area h3 {
    margin-top: 0;
    background: #076799;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    padding: 10px 16px;
    color: #fff;
    text-align: left;
    font-size: 18px;
    margin-bottom: 0px;
}

.custom-inp {
    width: 100%;
    height: 35px;
    padding-left: 5px;
    color: #666;
    border: 1px #666 solid;
    background: #fff;
}

.custom-inp-txt {
    width: 100%;
    height: 100px;
    padding: 5px;
    color: #666;
    border: 1px #999 solid;
    background: #fff;
}

.feedback-form-btn {
    position: absolute;
    left: -86px;
    color: #333;
    transform: rotate(90deg);
    top: 40%;
    border-radius: 0 !important;
    background: #076799 !important;
    font-size: 22px;
    border: 3px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-top-style: solid;
    border-top-width: 3px;
    border-top: none !important;
}

.feedback-form-btn:hover,
.btn-change4:hover {
    /*background: #076799 !important;*/
    color: #fff !important;
    background: #A8CF45 !important
}

.feedback-form-btn:focus {
    color: #fff;
}

.feedback_form_area_inner form {
    padding: 15px;
}

.box21 {
    border-radius: 120px;
    border: 2px solid #076799;
}

.servicetitle {
    border-radius: 25px;
    background: #076799;
}

.box21 .box-content {
    padding: 25px 25px;

}

.classynav ul li a i {
    font-size: 20px;
    font-weight: 600;
}

.btn {
    font-size: 16px !important;
    padding: 7px 12px !important;border-radius:0 !important;
    color: #fff !important; margin-bottom:5px !important
}

.listingbox .btn {
    margin-bottom: 10px !important; width:140px! !important
}

.form-control {
    font-size: 15px !important;
}

.btn-lg {
    font-size: 18px !important;
}

.feedback-form-btn {
    font-size: 18px !important;
}

.modal-dialog {
    top: 24%;
    position: relative;
}

.single-contact i {
    font-size: 22px;
}




.post-req-section {
    /* background-image: url(./img/slider/slider1.jpg);
box-shadow: 10000px 0px 100px rgba(0, 0, 0, 0.8) inset;
background-attachment: fixed;
background-position: top center;
background-repeat: no-repeat; */
}

/* .post-req-section-margin-50 {
    margin: 50px 0;
} */

.post-req-section .formbox {
    background: transparent;
    border: 1px solid #eee;
    box-shadow: -2px 5px 8px -5px #eee;
}

.post-req-section .formbox .group input,
.post-req-section .formbox .group textarea,
.post-req-section .formbox .group select {
    background: transparent;
    color: #333;
    letter-spacing: 1px;
    font-weight: 400;
}

.post-req-section .group label {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
}

.post-req-section .sidebar-widget-area .tags a {
    font-size: 12px;
    color: #333;
    letter-spacing: 1px;
}

.post-req-contact-info .single-contact h5,
.post-req-contact-info .single-contact p {
    color: #333 !important;
}



.cal-side-img {
    background-size: cover !important;
    height: 100%;
}