@media (min-width:1920px){.container{width:1230px}.as-mainwrapper .container{width:1200px}.header-top::before{width:44%}.header-top::after{right:44%}.as-mainwrapper.wrapper-boxed .slider-area::after{width:65%}.banner-content h1{font-size:62px}.as-mainwrapper.wrapper-boxed .slider-area.slider-two::after{width:100%}}@media (min-width:992px) and (max-width:1169px){.container{width:970px}.as-mainwrapper.wrapper-boxed{width:970px}.as-mainwrapper.wrapper-boxed .header-logo-menu.stick{width:970px}.header-top::before{width:53%}.header-top::after{right:53%}.banner-content .text-content-wrapper{margin-right:-15px}.banner-content h1{font-size:52px;line-height:57px}.social-icons a{margin-right:8px}.slider-two .banner-content h1::after{display:none}.slider-two .banner-content h1{font-size:46px;line-height:46px;padding-bottom:7px}.slider-two .banner-content p{padding-bottom:0}}@media (min-width:768px) and (max-width:991px){.container{width:750px}.as-mainwrapper.wrapper-boxed{width:750px}.as-mainwrapper.wrapper-boxed .header-logo-menu.stick{width:750px}.header-logo-menu.sticker.fixed{position:inherit}.header-top::before{width:48%}.header-top::after{right:48%}.banner-content .text-content-wrapper{margin-right:0}.banner-content .text-content-wrapper,.slider-two .banner-content .text-content-wrapper{float:none;margin:auto;text-align:center}.banner-content h1{margin-bottom:14px}.banner-content h1::after{right:0}.about-area{background-position:left top;margin-top:100px}.about-container{margin-left:0}.latest-area .col-md-6:last-child .single-latest-item:last-child{margin:0}.single-product-text .button-default{margin-left:5px}.button-large.button-default{margin-top:70px}.course-page .col-md-4:nth-child(4) .single-item{margin-bottom:110px}.course-page .col-md-4:nth-child(5) .single-item,.course-page .col-md-4:nth-child(6) .single-item{margin-bottom:50px}.latest-page .col-md-6:last-child .single-latest-item:last-child{margin-bottom:30px}.product-details-content .button-default{margin:10px 0}.shop-grid-area .col-md-3:nth-child(9) .single-product-item{margin-bottom:60px}.slider-two .banner-content h1::after{display:none}.slider-two .banner-content h1{font-size:46px;line-height:46px;padding-bottom:7px}.slider-two .banner-content p{padding-bottom:0}.slider-three .banner-content h1{font-size:48px;line-height:53px;margin:0;padding-bottom:14px}.banner-content h1.mt-60{margin-top:10px}}@media (max-width:767px){.container{width:300px}.as-mainwrapper.wrapper-boxed{width:300px}.as-mainwrapper.wrapper-boxed .header-logo-menu.stick{width:300px}.as-mainwrapper.wrapper-boxed .header-logo-menu.stick,.header-logo-menu.sticker.fixed{position:inherit}.header-top::before{width:91%}.header-top::after{right:91%}.banner-content h1::after,.nivo-directionNav,.slider-three .preview-2 .nivo-controlNav,.slider-two .preview-2 .nivo-controlNav{display:none}.banner-content h1{font-size:22px;line-height:30px;padding-bottom:5px;margin:0}.banner-content .text-content-wrapper,.slider-two .banner-content .text-content-wrapper{float:none;margin:auto;text-align:center}.button-default{padding:10px 20px}.about-area{background:#bce0f5;margin-top:80px}.about-container{margin-left:0}.about-area::before{width:74%}.about-area::after{left:74%}.button-large.button-default{margin-top:5px}.latest-area .col-md-6:last-child .single-latest-item:last-child,.product-area .col-md-3:last-child .single-product-item:last-child{margin:0}.event-area .col-md-4:last-child .single-event-item:last-child{margin-bottom:15px}.footer-area{font-size:14px;line-height:24px;text-align:center}.footer-widget-area{padding:60px 0 40px}.skill-and-experience-area .col-md-6:last-child .skill-bar-item:first-child{margin-top:25px}.course-page .col-md-4:nth-child(4) .single-item,.course-page .col-md-4:nth-child(5) .single-item,.course-page .col-md-4:nth-child(6) .single-item{margin-bottom:57px}.single-course-details .col-md-6:first-child{padding-right:15px}.latest-page .col-md-6:last-child .single-latest-item:last-child{margin-bottom:30px}.product-details-content .button-default{margin:10px 0}.shop-grid-area .col-md-3:nth-child(10) .single-product-item,.shop-grid-area .col-md-3:nth-child(11) .single-product-item,.shop-grid-area .col-md-3:nth-child(9) .single-product-item{margin-bottom:60px}.gallery-area .col-md-4{margin-bottom:30px}.gallery-area .col-md-4:last-child{margin:0}}@media only screen and (min-width:480px) and (max-width:767px){.container{width:450px}.as-mainwrapper.wrapper-boxed{width:450px}.banner-content h1{font-size:36px;line-height:46px;padding-bottom:22px}}
/* Breadcrumb banner — mobile */
@media (max-width: 767px) {
    .breadcrumb-banner-area {
        padding: 32px 0 26px;
    }

    .breadcrumb-text h1,
    .breadcrumb-text h1.text-left,
    .breadcrumb-text h1.text-right {
        margin: 0;
        padding: 0 0 24px;
        font-size: 28px;
        line-height: 1.15;
        letter-spacing: 0;
        overflow-wrap: anywhere;
        text-align: center;
    }

    .breadcrumb-bar .breadcrumb {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px 20px;
        padding-top: 0;
        line-height: 1.4;
        text-align: center;
    }

        .breadcrumb-bar .breadcrumb > li {
            margin: 0;
            line-height: 1.4;
        }

            .breadcrumb-bar .breadcrumb > li::before {
                right: -15px;
                top: -2px;
            }
}