

/*header.home-header .widget-container {*/
/*    height: calc(25vh - 22px);*/
/*}*/

/*header.home-header .widget-container .title-container img.top-img {*/
/*    height: calc(25vh - 22px);*/
/*}*/

/*header.home-header .homepage-header-slider-container {*/
/*    height: calc(100vh - 50vh - 90px);*/
/*}*/

/*header.home-header .homepage-header-slider-container .swiper-slide img {*/
/*    height: calc(100vh - 50vh - 90px);*/
/*    -o-object-fit: unset;*/
/*    object-fit: unset;*/
/*    width: 100%;*/
/*}*/

/*.title-container .flipdown.homepage-flipdown{*/
/*    transform: scale(0.85);*/
/*    margin-top: -40px;*/
/*}*/

/*header.home-header .homepage-header-slider-container .swiper-slide {*/
/*    height: auto;*/
/*}*/



/*@media (min-width: 768px) {*/
/*    header.home-header .widget-container {*/
/*        height: calc(25vh - 22px);*/
/*    }*/
    
/*    header.home-header .widget-container .title-container img.top-img {*/
/*        height: calc(25vh - 22px);*/
/*    }*/
    
/*    header.home-header .homepage-header-slider-container {*/
/*        height: calc(100vh - 50vh - 90px);*/
/*    }*/
    
/*    header.home-header .homepage-header-slider-container .swiper-slide img {*/
/*        height: calc(100vh - 50vh - 90px);*/
/*        -o-object-fit: unset;*/
/*        object-fit: unset;*/
/*        width: 100%;*/
/*    }*/
    
/*    .title-container .flipdown.homepage-flipdown{*/
/*        transform: scale(0.85);*/
/*        margin-top: -40px;*/
/*    }*/
    
/*    header.home-header .homepage-header-slider-container .swiper-slide {*/
/*        height: auto;*/
/*    }*/
/*    .up-coaming-page .trend-container{*/
/*        height: calc( (100vh - 90px - 6rem) / 3 );*/
/*    }*/
/*}*/


/*.pc-page .real-content, .register-page .real-content, .login-page .real-content {*/
/*    width: 25%;*/
/*}*/


.error-backend-containter{
    position: relative;
    top: 100px;
}


.title-container img{
    max-height : 200px;
}

@media (max-width: 1440px)  and (min-width: 768px){
nav.navbar .main-navbar .navbar-content-menu ul.navbar-menu li.menu-nav-item {
    margin: 4px !important;
    
    }
    nav.navbar .main-navbar .navbar-brand-logo .navbar-brand{
        /*margin-left: 75px !important;*/
    }
    .flipdown {
        margin: 0px !important;
        transform: scale(0.8)
    }
    .up-coaming-page .trend-container.first a{
        text-align:center !important;
    }
    .up-coaming-page .trend-container a{
        width: 415px;
    margin: 0 auto !important;
    margin-bottom: -10px!important;
    display: block;
    }
    .custom-form-input{
          font-size:  1rem !IMPORTANT; 
    }
    .card.border-aurora img{
        HEIGHT:320px;
    }
    nav.navbar .main-navbar .navbar-content-menu ul.navbar-menu li.menu-nav-item .menu-nav-link {
    font-size: 1.3rem;
        
    }
    .contact-us .h3 ,  .contact-us h1{
        margin-bottom : 0 !important;
    }
    .nice-select{
        font-size: 1rem;
    }
    
    .profile-page .real-content .col-md-4.my-2{
         margin-top: 0.2rem!important;
    margin-bottom: 0.2rem!important;
     }
     .profile-page .real-content h1{
         margin:0 !important;
         padding:10px  !important ;
     }
         header.home-header .homepage-header-slider-container,header.home-header .slider-container {
    height: 270px;
}
header.home-header .homepage-header-slider-container .swiper-slide ,header.home-header .homepage-header-slider-container .swiper-slide img{
    height: 270px;
    width: 270px;
}
header.home-header .widget {
    max-height:210px;
}
header.home-header .title-container img{
       max-height:130px;
   }
   .widget-container{
       height:130px !important;
   }
    header.home-header .widget-container a.h1{
        margin-bottom: -1.5rem !important;
    }
     header.home-header .flipdown{
         margin: 0px !important;
        transform: scale(0.6) !important;
    }
} 
@media screen and (max-width: 2000px) and (min-width: 1440px) {
.profile-page{
        display:flex;
    }
    header.home-header .widget-container a.h1{
         font-size: 3rem !IMPORTANT;
    }

    .home-header .row {
        min-height: calc(100vh - 100px ) !important;
    }
}
@media screen and (max-width: 4000px) and (min-width: 2000px) {
.h1, h1 {
     font-size:  3.5rem !IMPORTANT; 
}
.h2, h2 {
    font-size: 3rem !IMPORTANT;
}
.lead , p,span.current,th,td{
    font-size: 2rem !IMPORTANT;
    
}
.profile-page .real-content, .request-code-page .real-content {
    width: 60% !IMPORTANT;
}
.custom-form-input{
       font-size: 2.5rem !IMPORTANT;
}
.bubbly-button, .custom-btn,.skew-btn{
    font-size: 2.5em !IMPORTANT;
}
.up-coaming-page .trend-container{
    height:25vh !important;
}
nav.navbar .main-navbar .navbar-content-menu ul.navbar-menu li.menu-nav-item .menu-nav-link{
    font-size: 2.5rem !IMPORTANT; 
    } 
     .about-us-page.about-us , .profile-page{
        display:flex;
    }
     .profile-page .real-content .col-md-4.my-2{
         margin-top: 1rem!important;
    margin-bottom: 1rem!important;
     }
}
