@media screen and (max-width:1200px) {
    nav ul li a {
        padding: 0 3px;
        font-size: 13px;
    }
    .logo-wrapper img {
        height: 65px;
    }
    .blank-div {
        height: 130px;
    }
    .working-experiences ul li p {
        font-size: 14px;
    }
    .working-experiences ul li span {
        font-size: 25px;
    }
    .working-experiences ul li {
        margin-right: 20px;
    }
    .call-to-action-wrapper span i,
    .call-to-action-wrapper a i {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

@media screen and (max-width:992px) {
    .certificate-content h4 {
        font-size: 20px !important;
    }
    .about-single-content-side h3 {
        font-size: 18px !important;
    }
    .small-screen {
        display: flex !important;
        margin-top: 0;
        margin-right: 50px;
        margin-bottom: 0;
    }
    .big-screen {
        display: none !important;
    }
    .working-experiences ul li span {
        font-size: 18px;
    }
    .working-experiences ul li p {
        font-size: 12px;
    }
    .client-image {
        width: 100px !important;
        height: 100px !important;
    }
    .top-menu-bar {
        display: block;
    }
    .dropdown-icon {
        display: block;
        position: absolute;
        top: 15px;
        left: 220px;
        display: none;
    }
    .main-navigation {
        position: fixed;
        top: 0;
        background: #ffffff;
        width: 100%;
        z-index: 5;
        right: -100%;
        height: 100%;
        transition: 500ms;
        overflow-x: scroll;
    }
    nav ul li {
        display: block;
    }
    .sticky nav ul li a,
    nav ul li a {
        padding: 10px;
    }
    .main-navigation.open {
        right: 0;
    }
    .main-head {
        padding: 10px 0;
    }
    .blank-div {
        height: 110px;
    }
    .sticky .top-menu-bar {
        top: 17px;
    }
    .about-title-wrapper h2::after {
        left: 51%;
    }
    .about-sec-wrapper {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .about-content-side a {
        margin: 0 auto;
    }
    .testimonial-content {
        text-align: center;
    }
    .testimonial-side {
        margin-bottom: 10px;
    }
    .work,
    .destination,
    .about-sec,
    .accredition,
    .blog-sec,
    .course-signup {
        padding: 40px 0;
    }
    .our-team,
    .contact-address-wrap,
    .footer-col-wrapper {
        margin-bottom: 30px !important;
    }
    .flex-direction-nav .flex-next {
        opacity: 0;
    }
    .sub-menu1,
    .sub-menu {
        position: static;
        padding-top: 0;
        transition: inherit;
        transform: inherit;
        display: none;
    }
    .sub-menu1 li a {
        background: #9c0e00;
    }
    .request-wrapper h2 {
        font-size: 16px !important;
    }
    .form-image {
        display: none;
    }
    .appointment-form {
        margin-left: 15px;
    }
    .column {
        -ms-flex: 50% !important;
        flex: 50% !important;
        max-width: 50% !important;
    }
}

@media screen and (max-width:767px) {
    
    .flex-direction-nav a {
        
        display:none;
    }
    .certificate-image-wrapper {
        margin-bottom: 15px !important;
    }
    .call-to-action-wrapper span i,
    .call-to-action-wrapper a i {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
    }
    .small-screen {
        display: flex !important;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
    .call-to-action-wrapper span,
    .call-to-action-wrapper a {
        font-size: 13px !important;
        font-weight: 600;
        flex-direction: column;
        display: flex;
        align-items: center;
    }
    .about-image-side figure {
        margin-right: 15px;
    }
    .about-image-wrapper {
        margin-right: 15px;
        margin-bottom: 0;
    }
    .slider-content h1 {
        font-size: 35px;
    }
    .slider-content p {
        font-size: 17px;
    }
    h2,
    .title-wrapper h2 {
        font-size: 26px !important;
    }
    .title-wrapper h2::before {
        /*left: 40%;*/
        /*width: 90px;*/
    }
    .slider-wrapper figure {
        height: 100vh;
    }
    .title-wrapper {
        margin-bottom: 40px;
    }
    .about-content-wrapper {
        margin-left: 15px;
    }
    .about-image-wrapper {
        margin-right: 15px;
    }
    .gallery-listing-page,
    .testimonial-page,
    .test-preparation-page,
    .blog-detail-page {
        padding: 40px 0 !important;
    }
    .test-content-wrapper {
        margin-bottom: 30px;
    }
    .client-image {
        margin: inherit !important;
        margin-bottom: 7px !important;
    }
    .gallery-title,
    .testimonial-page-title {
        margin-bottom: 40px !important;
    }
    .testimonial-page-wrapper:nth-child(odd) .client-image {
        float: right;
    }
    .md-image-wrapper {
        width: 170px !important;
        height: 170px !important;
    }
    .md-message-wrapper {
        padding: 20px !important;
    }
    .md-message-wrapper::after,
    .md-message-wrapper::before {
        font-size: 20px !important;
    }
    .interview-top-image {
        height: 200px !important;
    }
}

@media screen and (max-width:600px) {
    .small-screen {
        display: none !important;
    }
}

@media screen and (max-width:560px) {
    .destination-title {
        flex-direction: column;
    }
    .destination-title-wrapper {
        margin-bottom: 15px;
        text-align: center;
    }
    .blog-detail-wrapper figure {
        height: 300px;
    }
    .radio-wrapper {
        font-size: 12px !important;
    }
    .call-back-form button {
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto;
        margin-top: 15px;
    }
    .slider-wrapper figure {
        height: 350px;
    }
    .who-we-are-content h3 {
        font-size: 20px !important;
    }
    .whole-message-wrapper {
        max-width: inherit !important;
    }
    .column {
        -ms-flex: 100% !important;
        flex: 100% !important;
        max-width: 100% !important;
    }
}

@media screen and (max-width:524px) {
    .login-side li a {
        padding: 7px;
    }
}

@media screen and (max-width:480px) {
    
    .sticky .logo-wrapper img {
        
        height:50px;
    }
    .sticky .top-menu-bar {
    top: 11px;
}
    .top-head-wrapper {
        flex-direction: column;
    }
    ul.login-side {
        margin-bottom: 10px;
    }
    .top-head {
        padding: 10px 0;
    }
    .top-menu-bar {
        top: 113px;
    }
    .sticky .top-head {
        margin-top: -92px;
    }
    .about-title-wrapper h2::before {
        left: 44%;
    }
    .about-title-wrapper h2::after {
        left: 49.5%;
    }
    .about-title-wrapper h2 {
        padding-bottom: 15px;
    }
    .slider-content h1 {
        font-size: 26px;
    }
    .slider-content p {
        font-size: 15px;
    }
    h2,
    .title-wrapper h2 {
        font-size: 22px !important;
    }
    .blank-div {
        height: 177px;
    }
    .contact-address-wrap ul li h3 {
        font-size: 20px !important;
    }
    .message-wrapper {
        align-items: center !important;
        flex-direction: column !important;
    }
    .md-info h3 {
        font-size: 18px !important;
        padding: 7px 25px !important;
        text-align: center;
    }
    .md-info span {
        padding: 2px 20px;
        width: 100%;
        text-align: center !important;
    }
    .working-experiences ul li {
        margin-bottom: 10px;
        margin-right: 0;
        padding-bottom: 10px;
        padding-right: 0;
        border-right: none;
        border-bottom: 1px solid #b3b3b3;
    }
    .working-experiences ul {
        flex-direction: column;
    }
}

@media screen and (max-width:360px) {
    .slider-btn-wrapper a {
        padding: 7px 15px;
    }
}

@media (max-width:992px) {
    .call_Mail {
        position: fixed;
        z-index: 99;
        bottom: 0;
        left: 0;
        display: block;
    }
    .call_Mail ul li {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 5px;
        padding: 5px 20px;
        color: #fff;
        background-color: #e43726;
    }
    .call_Mail ul li a {
        text-decoration: none;
        color: #fff;
    }
    #button {
        bottom: 5px;
        left: 50%;
    }
    .dropdown-menu {
        padding: 11px 0 0 0;
    }
    header {
        z-index: 9999999999;
    }
}

@media (max-width:360px) {
    
    .course-wrapper form {
            flex-direction: column;
        
    }
    .course-wrapper form {
        
        width:100%;
    }
}