
@media (min-width:1600px) {
    .slide-content{
        padding-top: 12rem;
        padding-left: 20%;
    }
    .xp-hover-distort-img.one{
        width: 470px;
        height: 664px;
    }
    .text-stock{
        position: absolute;
        top: 130px;
        z-index: 0;
    }
    .map iframe{
        height: 460px;
        margin-top: 2rem;
        border-radius: 20px;
    }
}



@media (max-width:1199px){
    .mini-head h1 {
        font-size: 160px;
    }
}









@media (max-width:1024px){
  
  
}










@media (max-width:992px){
    .mini-head h1 {
        font-size: 120px;
    }
    .navbar-toggler{
        background-color: #fff;
        padding: 0.5rem;
        border-radius: 5px;
    }
    .over-scroll{
        display: none;
    }
    .swiper-slide img{
        width: auto;
        height: auto;
    }
    .navbar-brand {
        margin-top: -67px;
        padding: 4rem 1rem 1rem;
    }
    .nav-link{
        text-align: center;
    }
    .slide-content{
        padding-left: 8%;
        padding-right: 8%;
        margin-bottom: 5rem;
    }
    .home {
        padding: 120px 0 6rem;
    }
    .about-hi{
        min-height: 1px;
    }
    .about {
        padding: 0;
    }
    .about .sub-head, .services .sub-head {
        margin-top: 2rem;
    }
    footer img{
        width: 100%;
    }
    .map iframe{
        height: 510px;
    }
    .bg-curve {
        right: 40px;
    }
}









@media (max-width:768px){
    .xp-wrapper-slider{
        padding: 0;
        width: 100%;
    }
    .swiper-slide img {
        width: 100%;
        height: auto;
    }
    .slider-btn{
        left: 0;
    }
    .mini-head h1 {
        font-size: 110px;
    }
    .home {
        padding: 120px 0 4rem;
    }
    .services {
        padding-bottom: 2rem;
    }
    footer {
        padding: 3rem 0 2rem;
    }
    footer .main-head, footer .sub-head{
        text-align: center;
        display: block;
    }
    footer .main-head {
        margin-bottom: 3rem;
    }
    .text-stock .text {
        font-size: 140px;
    }
    .text-stock {
        position: absolute;
        top: 45px;
        left: 7%;
        z-index: 0;
    }
    .bg-curve {
        display: none;
    }
    #popup-video{
        width: 100%;
    }
    .popup-content{
        margin-top: 6rem;
        top: 0;
        right: 7px;
    }
}









@media (max-width:574px){
    .slide-content{
        padding-top: 1rem;
    }
    .text-stock .text {
        font-size: 110px;
    }
    footer .mini-head {
        position: absolute;
        top: -0px;
        left: 0;
        z-index: -1;
        right: 0;
        text-align: center;
    }
    .mini-head h1 {
        font-size: 80px;
    }
    .main-head {
        font-size: 36px;
        color: #fff;
    }
    .gallery .mini-head, .services .mini-head, .about .mini-head{
        right: 0;
        text-align: center;
    }
    .sub-head{
        display: block;
        text-align: center;
    }
    .main-head{
        text-align: center;
    }
    .gallery .tab{
        margin-top: 2rem;
    }
    .about .sub-head, .services .sub-head {
        margin-top: 0;
    }
    .text-stock {
        top: 11px;
        left: 3%;
        z-index: 0;
    }
      
}


@media (max-width:400px){
    .mini-head h1 {
        font-size: 60px;
    }
}





@media (max-width:360px){
      
}