@media only screen and (min-width:1550px) {
    .header-single-slider figure,
    .header-single-slider figure img {
        width: 100%;
    }

    .navbar-area {
        padding: 16px 0;
        min-height: 200px !important;
    }
}

@media only screen and (min-width:1350px) {
    .header-single-slider figure,
    .header-single-slider figure img {
        width: 100%;
    }

    .navbar-area {
        min-height: 146px;
    }
}

@media only screen and (max-width:1200px) and (min-width:991px) {
    .main-menu ul li a {
        padding: 10px 5px;
    }

    .navbar-area {
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .main-menu ul li.active a:before {
        bottom: 10px;
        right: -4px;
    }

    .main-menu ul li.active a:after {
        top: 8px;
        left: -4px;
    }

    a.book-now {
        margin-left: 10px;
    }

    nav {
        margin: 22px -30px 22px 0;
    }

    .section-header h2:after {
        right: 40px;
    }

    .team-member {
        height: 370px;
    }

    .member-title {
        height: 125px;
    }
}


@media (max-width: 1024px) {
    .logo img, .widget img {
        width: 125px;
        height: 85px;
    }

    .header-single-slider figure,
    .header-single-slider figure img {
        width: 100%;
    }

    .contact-box {
        width: 95%;
    }

    .sticky-container {
        display: none !important;
    }
}



/* medium Layout 1280px */

@media only screen and (min-width:992px) {
    #subscribe i {
        float: left;
    }
}




/* Tablet Layout: 768px */

@media only screen and (min-width:768px) and (max-width:991px) {
    .features-list-item {
        padding: 26px 15px;
    }
}




/* Mobile Layout: 320px */

@media only screen and (max-width:992px) {

    /* Navbar */
    .navbar-area {
        background: #fff;
        min-height: 0px;
    }

    .header-right-bar {
        text-align: right;
        margin-right: 100px;
    }

    ul li.book-now-btn {
        display: none !important;
    }

    /* Header top */
    .email:after,
    .header-social:after {
        display: none;
    }

    .address,
    .phone {
        padding-left: 0;
    }

    /* Header slider */
    .header-slider .owl-next,
    .header-slider .owl-prev {
        bottom: 26%;
        top: 77%;
    }

    .header-slider .container.inner-content {
        width: 70%;
    }

        .header-slider .container.inner-content.text-right {
            margin-right: 0;
        }

    /* Portfolio */
    .sorting-btn {
        width: 100%;
    }

    .portfolio figure {
        width: 100%;
        overflow: hidden;
    }

        .portfolio figure img {
            width: 100%;
        }

        .portfolio figure a img {
            width: auto;
        }

    /* Team Member */
    .team-member img {
        width: 100%;
    }

    .post-thumbnail img {
        width: 100%;
    }

    .section-header h2:after {
        display: none;
    }

    #subscribe i {
        margin-right: 0 !important;
    }


    .features-list-item:hover {
        margin-top: 0;
        box-shadow: 0px 15px 16px 0px rgba(0, 0, 0, 0.08);
    }

    .header-single-slider figure img {
        height: 100%;
    }

    .call-out {
        padding: 50px 0px;
    }

    #blog-content article.blog-post:last-child {
        margin-bottom: 80px;
    }

    /* Blog page */
    .post-new-comment,
    ul.meta-info,
    #blog-content .post-content,
    .post-comment-area .media {
        padding: 30px 30px;
    }

        ul.meta-info li {
            margin-bottom: 10px;
        }

    #blog-content ul.meta-info {
        padding: 15px 30px;
    }

    #gallery .load-btn {
        height: 45px;
    }

    .single-blog-area .tag-share {
        padding: 10px 30px;
    }

    #blog-content ul.meta-info li {
        margin-right: 10px;
    }

    .scrollup {
        right: 5px !important;
        bottom: 5px !important;
    }
}

@media (max-width: 812px) {
    .email, .header-social {
        position: relative;
        padding-right: 5px;
    }

    .contact-box {
        width: 75%;
    }

    .call-out .col-7, .call-out .col-5 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .header-right-bar ul li {
        display: none !important;
    }

    .header-right-bar {
        position: absolute !important;
        bottom: 25px !important;
        left: 305px !important;
    }

    .order-agileinfo .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #header-top .col-md-6 {
        padding: 0px;
    }

    .header-social li a {
        padding: 0px 3px;
    }

    .mean-container a.meanmenu-reveal {
        margin-top: 5px;
    }

    .sticky-container {
        display: none !important;
    }

    .header-single-slider .content {
        padding: 0px !important;
    }

    .header-slider h1, .header-slider p {
        margin-bottom: 0px !important;
        font-size: 15px !important;
    }

    .logo img, .widget img {
        width: 100px !important;
        height: 75px !important;
    }
}


@media (max-width: 768px) {
    .contact-box {
        width: 75%;
    }

    .email, .header-social {
        position: relative;
        padding-right: 5px;
    }

    .call-out .col-7, .call-out .col-5 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .header-right-bar ul li {
        display: none !important;
    }

    .header-right-bar {
        position: absolute !important;
        bottom: 25px !important;
        left: 305px !important;
    }

    .order-agileinfo .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #header-top .col-md-6 {
        padding: 0px;
    }

    .header-social li a {
        padding: 0px 3px;
    }

    .mean-container a.meanmenu-reveal {
        margin-top: 5px;
    }

    .sticky-container {
        display: none !important;
    }

    .header-single-slider .content {
        padding: 0px !important;
    }

    .header-slider h1, .header-slider p {
        margin-bottom: 0px !important;
        font-size: 15px !important;
    }

    .logo img, .widget img {
        width: 100px !important;
        height: 75px !important;
    }
}
/* Wide Mobile Layout: 480px */

@media only screen and (max-width:767px) {
    .header-slider .container.inner-content {
        width: 100%;
        margin-left: 0;
    }

    .header-right-bar {
        text-align: right;
        margin-right: 80px;
    }

        .header-right-bar ul li a {
            padding: 0 4px 0;
        }

    .portfolio .col-lg-6 figure {
        height: 250px;
    }

        .portfolio .col-lg-6 figure img {
            height: 100%;
        }


    #footer-widgets p {
        margin-bottom: 24px;
    }

    .contact-box {
        width: 80%;
    }

    .container.inner-content {
        width: 100%;
        margin-left: 0;
    }

    ul.meta-info,
    #blog-content .post-content {
        padding: 30px 15px;
    }
}

@media only screen and (max-width:736px) {
    .sticky-container {
        display: none !important;
    }

    .header-single-slider .content {
        padding: 0px !important;
    }

    .header-slider h1, .header-slider p {
        margin-bottom: 0px !important;
        font-size: 15px !important;
    }

    .logo img, .widget img {
        width: 100px !important;
        height: 75px !important;
    }

    .f-courses-detail {
        left: -42px !important;
        top: 125px !important;
    }

    .cirlec-slider {
        padding: 100px 0px !important;
    }

    .name-tag.style-4 {
        left: -15px !important;
    }

    .name-tag.style-2 {
        bottom: -20px !important;
        right: -18px !important;
        top: auto !important;
    }

    .cirlec-slider-bg {
        height: 480px !important;
    }

    .call-out .col-7, .call-out .col-5 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .header-right-bar ul li {
        display: none !important;
    }

    .header-right-bar {
        position: absolute !important;
        bottom: 25px !important;
        left: 235px !important;
    }

    .order-agileinfo .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width:667px) {
    .sticky-container {
        display: none !important;
    }

    .header-single-slider .content {
        padding: 0px !important;
    }

    .header-slider h1, .header-slider p {
        margin-bottom: 0px !important;
        font-size: 15px !important;
    }

    .logo img, .widget img {
        width: 100px !important;
        height: 75px !important;
    }

    .f-courses-detail {
        left: -42px !important;
        top: 125px !important;
    }

    .cirlec-slider {
        padding: 100px 0px !important;
    }

    .name-tag.style-4 {
        left: -15px !important;
    }

    .name-tag.style-2 {
        bottom: -20px !important;
        right: -18px !important;
        top: auto !important;
    }

    .cirlec-slider-bg {
        height: 480px !important;
    }

    .call-out .col-7, .call-out .col-5 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .header-right-bar ul li {
        display: none !important;
    }

    .header-right-bar {
        position: absolute !important;
        bottom: 25px !important;
        left: 235px !important;
    }

    .order-agileinfo .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width:640px) {
    .sticky-container {
        display: none !important;
    }

    .header-single-slider .content {
        padding: 0px !important;
    }

    .header-slider h1, .header-slider p {
        margin-bottom: 0px !important;
        font-size: 15px !important;
    }

    .logo img, .widget img {
        width: 100px !important;
        height: 75px !important;
    }

    .call-out .col-7, .call-out .col-5 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .header-right-bar ul li {
        display: none !important;
    }

    .header-right-bar {
        position: absolute !important;
        bottom: 25px !important;
        left: 235px !important;
    }

    .order-agileinfo .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width:568px) {
    .mean-container a.meanmenu-reveal {
        margin-top: 15px !important;
    }

    .cirlec-slider {
        padding: 150px 50px !important;
    }

    .f-courses-detail {
        padding: 76px 29px 70px !important;
        left: -30px !important;
        top: 125px !important;
    }

    .name-tag.style-2 {
        bottom: 10px;
        right: -15px;
        top: auto;
    }
}

@media only screen and (max-width:480px) {
    .sticky-container {
        display: none;
    }

    .logo img, .widget img {
        width: 100px;
        height: 75px;
    }

    .order-w3text {
        margin: 0 7em !important;
    }

    .header-right-bar ul li {
        display: none !important;
    }

    .header-right-bar {
        position: absolute;
        bottom: 25px !important;
        left: 200px !important;
    }

    .mean-container a.meanmenu-reveal {
        margin-top: 15px;
    }

    .sticky-container {
        display: none;
    }

    .header-single-slider .content {
        padding: 0px;
    }

    .header-slider h1, .header-slider p {
        margin-bottom: 0px;
        font-size: 15px;
    }

    .contact-box {
        width: 100%;
    }

    .contact-us-info {
        padding: 25px;
    }

    .contact-info {
        padding: 0px !important;
    }

    .contact-us-info h3:after {
        bottom: -10px;
        left: 0;
        width: 75px;
        height: 3px;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .call-out .col-7, .call-out .col-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width:400px) {
    header .logo {
        padding: 0px 0;
    }

    .header-right-bar {
        text-align: right;
        margin-right: 60px;
    }

        .header-right-bar ul li a {
            padding: 0 4px 0;
        }
}

@media only screen and (max-width:375px) {
    .sticky-container {
        display: none !important;
    }

    .cirlec-slider {
        padding: 10px 0px !important;
    }

    .f-courses.active .f-courses-detail {
        left: 130px !important;
        top: 40px !important;
    }

    .logo img, .widget img {
        width: 100px !important;
        height: 75px !important;
    }

    .header-right-bar ul li {
        display: none !important;
    }

    .header-right-bar {
        position: absolute !important;
        bottom: 15px !important;
        left: 140px !important;
    }

    .mean-container a.meanmenu-reveal {
        margin-top: 20px !important;
    }

    .sticky-container {
        display: none !important;
    }

    .header-single-slider .content {
        padding: 0px !important;
    }

    .header-slider h1, .header-slider p {
        margin-bottom: 0px !important;
        font-size: 15px !important;
    }

    .contact-box {
        width: 100% !important;
    }

    .contact-us-info {
        padding: 25px !important;
    }

    .contact-info {
        padding: 0px !important;
    }

    .contact-us-info h3:after {
        bottom: -10px !important;
        left: 0 !important;
        width: 75px !important;
        height: 3px !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
    }

    .call-out .col-7, .call-out .col-5 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width:360px) {
    .sticky-container {
        display: none;
    }

    .cirlec-slider {
        padding: 10px 0px !important;
    }

    .f-courses.active .f-courses-detail {
        left: 130px !important;
        top: 40px !important;
    }

    .logo img, .widget img {
        width: 100px;
        height: 75px;
    }

    .header-right-bar ul li {
        display: none !important;
    }

    .header-right-bar {
        position: absolute !important;
        bottom: 15px !important;
        left: 140px !important;
    }

    .mean-container a.meanmenu-reveal {
        margin-top: 20px;
    }

    .sticky-container {
        display: none;
    }

    .header-single-slider .content {
        padding: 0px;
    }

    .header-slider h1, .header-slider p {
        margin-bottom: 0px;
        font-size: 15px;
    }

    .contact-box {
        width: 100%;
    }

    .contact-us-info {
        padding: 25px;
    }

    .contact-info {
        padding: 0px !important;
    }

    .contact-us-info h3:after {
        bottom: -10px;
        left: 0;
        width: 75px;
        height: 3px;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .call-out .col-7, .call-out .col-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width:320px) {
    .logo img, .widget img {
        width: 100px;
        height: 75px;
    }

    .f-courses.active .f-courses-detail {
        left: 100px !important;
        top: 0px !important;
    }

    .header-right-bar ul li {
        display: none !important;
    }

    .header-right-bar {
        position: absolute !important;
        bottom: 15px !important;
        left: 140px !important;
    }

    .mean-container a.meanmenu-reveal {
        margin-top: 20px;
    }

    .sticky-container {
        display: none;
    }

    .header-single-slider .content {
        padding: 0px;
    }

    .header-slider h1, .header-slider p {
        margin-bottom: 0px;
        font-size: 15px;
    }

    .contact-box {
        width: 100%;
    }

    .contact-us-info {
        padding: 25px;
    }

    .contact-info {
        padding: 0px !important;
    }

    .contact-us-info h3:after {
        bottom: -10px;
        left: 0;
        width: 75px;
        height: 3px;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .call-out .col-7, .call-out .col-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
