.main-counter-area-2 {
    display: none;
}

.corporate-counter-2 {
    display: none;
    padding: 4rem 0;
}

@media screen and (max-width: 992px) {
    header .container{
        display: none !important;
    }
    
    .header-languages .other-languages {
        transform: translate(0px, 0px) !important;
        padding-top: 10px;
        transition: 400ms;
    }

    .other-languages a {
        margin: 5px 0;
    }

    .bottom-contact-content {
        flex-direction: column;
    }

    .bottom-contact-content .content-center {
        flex-direction: column;
        width: 100%;
        padding: 35px;
        align-items: flex-start;
        margin: 15px 0;
    }

    .why-kasbo-top .text h2 {
        font-size: 50px !important;
    }

    .why-kasbo-top .text h2:after {
        line-height: 125px !important;
    }

    .why-kasbo-top .text h2:after {
        font-size: 148px;
    }

    .bottom-contact-content .content-left span {
        font-size: 35px;
        font-weight: 700;
        line-height: 55px;
        width: 100%;
    }

    .bottom-contact-content .content-left span:first-line {
        font-size: 30px;
    }

    .main-slider .slider-item {
        padding-top: 35px !important;
        padding-left:10px !important;
        margin-top: -100px;
        background-position: center;
        justify-content: center;
    }

    .main-slider .owl-dots {
        bottom: 50px;
        padding-left: 25px;
    }

    .main-slider .slider-item h2 {
        font-size: 35px;
    }

    .main-slider .slider-item h3 {
        font-size: 22px;
    }

    .owl-nav {
        display: flex;
        position: absolute;
        left: 25px;
        top: 100px;
    }

    .btn-theme {
        height: 40px;
        width: 135px;
        font-size: 16px;
    }

    h2.section-title {
        font-size: 30px;
    }
    h4.section-subtitle {
        font-size: 14px;
    }

    .main-product-slider .slider-item img {
        height: 125px;
    }

    .main-product-slider .slider-item a {
        padding: 20px;
    }

    .main-product-slider .slider-item span {
        font-size: 20px;
    }
    .main-product-slider .section-bottom {
        height: 100px;
        padding-bottom: 35px;
    }

    .main-product-slider .section-top {
        height: 175px;
        padding-top: 50px;
    }

    .main-product-slider .slider-item span {
        line-height: 20px;
    }
    
    .main-about-left {
        height: 459px;
    }
    
    .main-about-right {
        padding-top: 50px;
        padding-left: 0px;
    }

    .main-about-text {
        padding: 15px 0;
    }

    .main-about-right p {
        font-size: 14px;
        line-height: 26px;
    }


    .why-kasbo-top .text h4 {
        font-size: 30px;
    }

    .why-text p {
        font-size: 14px;
        line-height: 26px;
    }

    .why-text h3 {
        font-size: 24px;
    }
    .bottom-contact-content {
        height: unset;
    }

    .bottom-contact-content a.content-mail {
        margin-left: 0;
        font-size: 40px;
    }

    .bottom-contact-content a.content-phone {
        width: 100%;
        font-size: 40px;
    }

    .footer-top .footer-logo {
        display: none;
    }

    .footer-top .footer-content {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        flex-direction: column;
    }

    .footer-top {
        height: unset;
    }

    .footer-menu-left {
        display: flex;
        justify-content: space-between;
        padding: 0px 25px;
        width: 100%;
        flex-direction: column;
    }

    .footer-menu {
        flex-direction: column;
    }

    h3.footer-menu-title {
        font-size: 22px;
        margin-top: 10px;
        height: 60px;
        margin-bottom: 15px;
    }

    .footer-menu-item ul li a, .footer-menu-item p {
        font-size: 16px;
    }

    .bottom-contact-content .content-left {
        text-align: start;
        width: 100%;
    }

    .bottom-contact-content .content-right img {
        width: 100%;
    }

    .content-right {
        width: 100%;
    }

    section.main-media-slider .owl-nav {
        display: none;
    }

    section.main-media-slider .owl-carousel {
        padding: 0px 75px;
    }

    section.main-media-slider .slider-button {
        padding: 0 15px;
    }

    section.main-media-slider .slider-button button {
        width: 45px;
        height: 45px;
        font-size: 16px !important;
    }

    section.main-media-slider .section-bottom {
        height: 175px;
        padding-bottom: 25px;
        margin-top: -100px;
    }

    section.main-media-slider .section-top {
        padding: 25px 0;
    }

    .main-why-kasbo .container {
        height: unset;
    }

    .main-why-kasbo {
        background: none;
    }

    .why-kasbo-bottom .col-md-6.d-flex.flex-column.align-items-end {
        margin-top: 25px;
        align-items: center !important;
    }

    section.page-top .content-top img {
        height: 300px;
        object-fit: cover;
    }
    
    section.page-top .content-top-title strong {
        font-size: 40px;
        line-height: 50px;
    }
    
    section.page-top .content-top-title span {
        font-size: 30px;
    }
    
    
    section.page-top .content-top-text {
        margin-top: 75px;
        padding: 20px;
        box-shadow: 0px 0px 20px -10px #00000029;
    }
    
    section.page-top .content-top-title {
        padding-top: 20px;
    }
    
    section.page-top .content-top-text h2 {
        font-size: 28px;
        margin-bottom: 30px;
    }

    section.page-content .content-text {
        padding: 25px !important;
    }

    section.page-content .content-text h2 {
        font-size: 34px;
        margin-bottom: 15px;
    }
    
    section.page-content .content-text p {
        font-size: 16px;
    }

    section.page-top .content-top-text p {
        font-size: 16px;
    }

    .content-image.col-md-5 {
        order: 0 !important;
    }

    .content-text.col-md-7 {
        order: 1;
    }

    .content-image.col-md-5 img {
        border-radius: 15px 15px 0 0 !important;
    }

    .content-text.col-md-7 {
        border-radius: 0 0 15px 15px !important;
    }

    .page-content-item {
        margin-top: 50px!important;
    }

    .content-text:after{
        display: none !important;
    }

    section.news-page .news-item-content h2 {
        font-size: 28px;
        font-weight: 700;
        line-height: 36px;
    }

    .news-item,.news-item img {
        height: 205px;
        object-fit: cover;
    }
    
    .item-info {
        display: flex;
        justify-content: space-between;
    }
    
    .item-info span {
        padding: 5px 0;
        font-size: 12px !important;
    }

    section.news-detail {
        margin-bottom: 25px;
    }
    
    section.news-page .news-item-content {
        height: 205px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 14px;
    }
    
    section.news-page .news-item-content h2 {
        height: 175px;
        display: flex;
        align-items: center;
    }

    section.news-detail .detail-image {
        order: 0;
    }
    
    section.news-detail .detail-content {
        order: 1;
    }
    
    section.news-detail .detail-content h1 {
        font-size: 36px;
        margin-top: 20px;
    }
    
    section.news-detail .detail-content p {
        font-size: 16px;
        line-height: 28px;
    }

    section.contact-page .contact-form form input, section.contact-page .contact-form form textarea {
        height: 50px;
        padding-left: 15px;
        font-size: 16px;
    }

    section.contact-page .contact-item p, section.contact-page .contact-item a {
        font-size: 42px;
        line-height: 50px;
    }

    section.contact-page .contact-item p{
        font-size: 32px;
    }

    section.contact-page .contact-item i {
        font-size: 36px;
        line-height: 56px;
        margin-bottom: 0px;
    }

    section.contact-page .contact-right-content {
        font-size: 50px;
        height: 525px;
        background-size: cover;
    }


    .photos-slider .row,.videos-slider .row {
        flex-direction: column;
    }

    .videos-slider .media-slider-content,
    .photos-slider .media-slider-content {
        height: unset;
    }

    section.media-page .col-md-2 {
        order: 1;
    }

    section.media-page .col-md-7 {
        order: 0;
    }

    .media-slider-content{
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .product-card img {
        height: 175px;
        object-fit: contain;
    }

    .product-card a.product-title {
        font-size: 18px;
        line-height: 50px;
        line-height: 1;
    }

    .product-card span.product-code {
        font-size: 14px;
    }

    .product-card a.product-button {
        width: 125px;
        height: 40px;
        font-size: 16px;
        margin: 15px 0;
    }

    .product-list-header {
        margin-top: 25px;
    }
    .product-features {
        flex-wrap: wrap;
        margin: 25px 0;
    }

    .product-features .product-feature-box {
        width: 100px;
        height: 100px;
        margin-bottom:15px;
    }

    .product-summary-col {
        padding-top: 15px;
    }

    .product-summary-col h1.product-detail-title {
        font-size: 34px;
    }

    .product-summary-col h3.product-detail-code {
        font-size: 20px;
    }
    .product-detail-descriptions .nav-link {
        font-size: 14px !important;
        width: 100px !important;
        height: 50px !important;
    }
    .product-detail-descriptions .tab-content .tab-pane {
        padding: 25px;
        font-size: 14px;
    }
    .product-detail-top {
        margin-bottom: 50px;
    }

    .product-detail-buttons a {
        width: 150px;
        height: 40px;
        font-size: 14px;
    }
    .product-big-image .image img {
        height: 275px;
    }
    .product-big-image .image {
        height: 425px !important;
    }

    .product-big-image .image .item.slider-item {
        height: 300px;
    }


    /**** header-begin ****/

    
    .mobile-header{
        display: block;
 
    }

    .mobile-header.menu-active {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 10000;
    }

    .mobile-header .header-top {
        position: relative;
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 25px;
        align-items: center;
        z-index: 999;
        
        position: fixed;
        height: 100px;
        background: #FFFFFF;
    }

    .mobile-header .header-logo img {
        height: 50px;
    }

    .mobile-header .row {
        width: 100%;
    }

    .mobile-header button.menu-button {
        background: none;
        border: none;
        padding: 0;
    }

    .mobile-header button.menu-button .line {
        width: 27px;
        height: 4px;
        border-radius: 5px;
        background: var(--primary);
        margin: 5px 0;
        transition: 400ms;
    }

    .mobile-header button.menu-button .line.small-line {
        width: 20px;
    }

    .mobile-header.menu-active button.menu-button .small-line:nth-child(1) {
        transform: rotate(-45deg) translateY(5px) translateX(-5px);
        width: 27px;
    }

    .mobile-header.menu-active button.menu-button .small-line:nth-child(3) {
        transform: rotate(45deg) translateY(-6px) translateX(-6px);
        width: 27px;
    }

    .mobile-header.menu-active button.menu-button .big-line {
        opacity: 0;
    }

    .mobile-header.menu-active button.menu-button .line {
        height: 3px;
        background-color: #000;
    }

    .mobile-header .header-menu * {
        text-transform: uppercase !important;
    }

    .mobile-header .header-menu ul {
        list-style: none;
        padding: 0;
        margin-top: 7px;
    }

    .mobile-header .header-menu li a {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 60px;
        padding-left: 0;
    }


    .mobile-header .header-menu li span,
    .mobile-header .header-menu li a {
        color: var(--secondary);        
        font-size: 22px;
        font-weight: 700;
    }

    .mobile-header .menu-buttons {
        display: flex;
        flex-direction: column;
    }

    .mobile-header .menu-buttons a {
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: var(--secondary);
        border-radius: 30px;
        padding: 0 25px;
        margin-bottom: 10px;
        color: var(--primary);
        font-size: 16px;
    }

    .mobile-header .header-menu {
        position: absolute;
        z-index: 99;
        width: 100%;
        height: 100dvh;
        left: -100%;
        top: 0;
        background: #fff;
        padding: 100px 25px 25px 25px;
        transition: 400ms
    }

    .mobile-header.menu-active .header-top {
        background: #fff;
        transition-delay: 400ms;
    }

    .mobile-header.menu-active .header-menu {
        left: 0;
        overflow: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    body:has(.menu-active),
    body:has(.loader:not(.d-none)) {
        overflow: hidden;
    }

    .mobile-header .header-menu .accordion-button::after {
        display: none;
    }

    .mobile-header .header-menu .accordion-button {
        width: 100%;
        display: flex;
        justify-content: space-between;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 60px;
        padding-left: 0 !important;
        padding: 0;
    }

    .mobile-header .header-menu .accordion-button::after {
        display: none;
    }

    .mobile-header .header-menu .accordion-button {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 50px;
        padding-left: 0 !important;
        padding: 0;
        box-shadow: none !important;
        border: none !important;
        outline: none !important;
        background: none !important;
    }


    .mobile-header .header-menu .accordion li a span {
        font-size: 14px;        
        padding-left: 15px;
    }

    .mobile-header .header-menu .accordion li a img {
        height: 12px;
        object-fit: contain;
        width: 12px;
    }

    .mobile-header .header-menu .accordion li a {
        height: 45px;
    }

    .mobile-header .header-menu .accordion li a {
        border: none;
    }

    .mobile-header  button.accordion-button:not(.collapsed) img {
        transform: rotate(90deg);
    }

    .mobile-header button.accordion-button img {
        transition: 400ms;
    }

    .mobile-header .language a,
    .mobile-header.menu-active .language a {
        font-size: 18px;
        color: var(--secondary);
        transition: 400ms;
    }

    body.home-page.loaded .language a {
        color: var(--primary);
    }

    .main-slider .owl-carousel {
        box-shadow: 0px 0px 15px 0px #00000017;
        border-radius: 15px;
    }







    .aside ul li .aside-dropdown {
        display: flex !important;
        flex-direction: column !important;
        position: absolute !important;
        opacity: 0;
        pointer-events: none !important;
        transition: 400ms !important;
        padding-top: 35px !important;
        z-index: 99 !important;
        left: 50% !important;
        transform: translate(-50%, 0) !important;
        width: 100%;
        min-height: 30px;
        padding-left: 10px !important;
    }
    
    .aside ul li .aside-dropdown:after {
        opacity: 0 !important;
    }
    
    .aside ul li:hover .aside-dropdown {
        opacity: 1;
        pointer-events: unset;
    }

    .products-list-page .aside h2 i {
        display: none;
    }
    
    .products-list-page .aside h2 {
        margin-bottom: 15px;
    }

    .products-list-page .aside ul li {
        border-radius: 10px;
    }

    .row.products-top .list-top {
        display: none !important;
    }

    .aside-image {
        display: none;
    }


/**** header-end ****/

/**** footer-begin ****/

.footer-menu-items {
    flex-direction: column;
}
.footer-top .content-left {
    display: none;
}
.footer-top .container {
    padding: 0;
}

.footer-top .footer-content{
    padding: 0;
}


.footer-top .footer-whatsapp {
    width: 100%;
}

/**** footer-end ****/


    section.hr-page .hr-right-content {
        margin-top: 50px;
    }

    section.products-list-page,
    section.product-detail-page,
    section.categories-page,
    section.review-page,
    section.media-page,
    section.contact-page {
        margin-top: 0 !important;
    }

    .page-top {
        margin-bottom: 1rem!important;
    }
    a.catalog-download {
        margin: 0 !important;
        height: 50px;
        width: 150px;
    }

    .catalog-col {
        justify-content: space-between;
        padding: 15px !important;
        background: var(--light);
        border-radius: 10px;
    }

    .media-documents {
        height: unset !important;
        background: none !important;
        border-radius: 0 !important;
        margin-top: 25px;
    }

    .logos-col .documents-title {
        text-align: center;
        justify-content: center;
    }

    .logos-col {
        flex-direction: column;
        height: unset;
        padding: 15px;
        margin-top: 15px;
    }
    .logos-col .logos a {
        margin-right: 0 !important;
    }

    .logos-col .logos {
        margin-left: 0;
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        margin-top: 15px;
    }

    .review-big {
        height: 425px;
    }

    .thumbs-item {
        margin-bottom: 25px;
    }

    a.product-item {
        height: 250px;
        margin-bottom: 25px;
    }

    a.product-item .title {
        font-size: 20px;
        margin-bottom: 0px;
        text-align: center;
    }

    .product-item i{
        display: none;
    }

    a.product-item img {
        height: 150px;
    }

    a.category-item {
        width: calc((100% / 2) - 15px );
        height: 350px;
        margin-bottom: 25px;
        overflow: hidden !important;
    }

    a.category-item img.bg-image {
        height: 350px;
        object-fit: cover;
    }

    a.category-item:hover .category-item-content {
        height: 80px;
        transition: 400ms;
    }

    .categoy-item-hover{
        display: none !important;
    }

    .category-item-content {
        height: 80px;
    }

    .category-item-content .category-item-title {
        height: 80px;
        padding: 10px;
    }

    .category-item-content .category-item-title span {
        font-size: 13px;
        font-weight: 500;
    }

    .ik-banner {
        border-radius: 10px;
        overflow: hidden;
    }

    .ik-banner .row {
        width: unset !important;
    }

    .ik-banner .banner-content .banner-text .text-lg {
        font-size: 22px;
        margin-bottom: 15px !important;
    }

    .ik-banner .banner-content {
        height: unset;
        align-items: center;
        padding: 15px;
        justify-content: center;
        text-align: center;
        flex-direction: column;
    }

    .ik-banner .banner-content .banner-text .text-sm {
        font-size: 14px;
    }

    .ik-banner a {
        height: 50px;
        width: 175px;
    }

    .product-detail-summary {
        font-size: 15px;
    }

    .product-detail-page .features table {
        border: none !important;
        position: relative;
        display: block;
        overflow-x: scroll;
    }

    .history-slider-content p,
    .corporate-section-content {
        width: unset;
    }

    .history-slider,
    .history-slider .item {
        height: calc(100dvh - 100px);
    }

    span.slider-date {
        font-size: 100px;
    }

    .history-slider-years{
        padding-left: 15px;
    }

    .slider-top .slider-title-2 {
        font-size: 26px;
    }
    
    .slider-top .slider-title-1 {
        font-size: 12px;
    }

    .history-slider-content p {
        font-size: 14px;
    }
    .year-circle {
        margin-right: 5px;
    }

    .history-slider-years a {
        font-size: 14px;
        font-weight: 300;
    }

    .history-slider-years a.active {
        font-size: 18px;
    }

    .history-slider-years a.active .year-circle span {
        width: 15px;
        height: 15px;
    }

    .corporate-section-content .text-lg {
        margin-bottom: 25px;
        margin-top: 0;
    }

    div#counter {
        display: flex;
        flex-direction: column;
    }

    .counter-item circle{
       display: flex !important;
    }

    .corporate-text-section .text-area {
        padding: 15px;
    }

    .corporate-text-section .image-area,
    .corporate-text-section .image-area img {
        /* height: 225px; */
    }

    .corporate-text-section .row:last-child .image-area {
        order: 2;
    }


    .main-about .about-image {
        height: 425px;
        background-position: bottom center;
        padding: 20px 40px 50px 50px;
        align-items: center;
        order: 1;
        background-size: cover !important;
    }

    .main-about .about-image-title span {
        font-size: 45px;
    }

    .main-about .about-image-title span strong {
        font-size: 65px;
    }

    .main-about .about-text {
        padding: 30px;
    }

    .main-about .about-text-content p {
        color: #333333;
        font-size: 14px;
        line-height: 25px;
    }

    .about-text-button {
        margin-top: 25px;
        margin-bottom:25px
    }

    .counter-content {
        padding: 0 25px !important;
    }

    a.main-media-item {
        height: 275px;
        padding: 25px;
        margin-bottom: 25px;
        font-size: 32px;
        font-weight: 600;
        line-height: 1.2;
    }

    .owl-nav {
        left: 25px;
        top: 100px;
    }
    .main-counter-content {
        height: unset;
        padding: 50px 0;
    }
    .main-counter-top-button {
        margin-top: 50px;
    }

    .categories-items {
        margin: 50px 0 50px 0;
    }

    .main-counter-top{
        padding-bottom: 50px !important;
        margin-top: -50px;
        flex-direction: column;
        text-align: center;
        align-items: center;
        background: var(--light);
        padding: 15px;
    }

    .main-counter-top-text {
        margin-right: 0;
    }

    .main-counter-top-text .text-lg {
        font-size: 26px;
        font-weight: 700;
    }

    .col-md-2.counter-left {
        align-items: center;
        margin-bottom: 35px;
    }

    .main-counter-area .main-btn {
        padding: 17px 25px;
    }
	
	.corporate-page-banner {
		height: 275px;
	}
	.corporate-page-banner h1 {
		font-size: 50px;
	}
	
	.corporate-page-banner span {
    	font-size: 16px
	}
	.product-feature-list {
		margin-bottom: 35px;
	}
	.product-feature-item {
		justify-content: flex-start;
		flex-direction: row;
	}

    
}


/** max992 **/

@media (max-width: 1500px) {
    .counter-item circle{
       display: none;
    }
}


@media (max-width: 1700px) {
	.offer-button a {
		min-width: 125px;
		padding: 8px 14px;
		font-size: 14px;
		font-weight: 300;
		transition: 400ms;
	}
	.offer-button {
		left: 18px;
	}
}



/**** Laptop ****/

@media (max-width: 1366px) {

}


/**** Laptop END ****/


/**** Tablet ****/

@media screen and (max-width: 768px) {

}


/**** Tablet END ****/

@media screen and (min-width: 992px) {
    /** Desktop **/
    .no-desktop {
        display: none !important;
    }
    .mobile {
        display: none !important;
    }
}

@media screen and (max-width: 375px) {
    /** Ä°phoneX **/
}

@media (min-width: 1399px) {
    .container {
        max-width: 1640px !important;
    }
    .page-container,
    .page-container-lg,
    .page-container-md,
    .page-container-sm,
    .page-container-xl {
        max-width: 1640px !important;
    }
}

@media (max-width: 992px) {
    .page-container,
    .page-container-lg,
    .page-container-md,
    .page-container-sm {
        max-width: 960px !important;
    }
}

@media (max-width: 768px) {
    .page-container,
    .page-container-md,
    .page-container-sm {
        max-width: 720px !important;
    }
}


@media screen and (max-width: 768px) {
    .main-slider .slider-item {
     
        margin-top: 0;
    }
    .main-slider .slider-item {
        height: 60dvh;
    }

    .main-slider .owl-dots {
        top: auto;
    }

    .owl-nav {
        top: 60%;
    }

    .main-counter-area-1 {
        display: none;
    }

    .main-counter-area-2 {
        display: block;
    }

    .counter-item-content .counter-item-title {
        font-size: 1rem;
        text-align: center;
    }

    .counter-item-content .number {
        font-size: 2rem;
        text-align: center;
    }

    div#counter2 {
        flex-direction: column;
    }

    .counter-item.circle-sm {
        height: auto;
    }

    .counter-item.circle-lg {
        height: auto;
    }
    .main-counter-content {
        justify-content: center;
    }

    .main-attached-area {
        height: auto;
        padding: 3rem 0;
        background-size: cover;
    }

    .product-area {
        align-items: flex-end;
    }

    .area-title {
        align-items: flex-end;
    }

    .main-counter-content {
        padding: 0;
    }

    .main-media-text .txt-lg {
        font-size: 2rem;
    }

    .main-media-button {
        margin-top: 0;
    }

    footer {
        margin-top: 20px;
    }
 
    a.main-media-item {
        font-size: 1.3rem;
    }

    .main-media {
        margin: 0;
    }

    .product-area {
        height: auto;
    }

    .area-title span {
        font-size: 1.5rem;
    }

    span.area-product-title {
        font-size: 1.5rem;
    }

    a.main-btn {
        min-width: auto;
        padding: 12px 28px;
        background: var(--primary);
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        transition: 400ms;
    }

    .main-attached-area {
        background-attachment: unset;
    }

    .corporate-counter-1 {
        display: none;
    }

    .corporate-page-banner {
        height: 50vh;
        padding-top: 100px;
    }
    .corporate-counter {
        margin-top: 0;
    }
    .corporate-text-section {
        margin: 0;
    }

    .corporate-counter-2 {
        display: block;
    }

    section.contact-page .contact-item p, section.contact-page .contact-item a {
        font-size: 1rem;
        line-height: auto;
    }
}


@media (max-width: 576px) {
    .page-container,
    .page-container-sm {
        max-width: 540px !important;
    }
}

.page-container,
.page-container-fluid,
.page-container-lg,
.page-container-md,
.page-container-sm,
.page-container-xl {
    width: 100% !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}


@media screen and (max-width: 400px) {

    .main-slider .slider-item {
        height: 70dvh;
    }
}