@media (max-width: 768px) {
    .bottom_footer {
        /* position: relative;
        left: 50%; */
    }
    .header_right {
        position: absolute;
        top: 100px;
        right: 19px;
        display: flex;
        flex-direction: row;
        z-index: 101;
    }
    .menu .menu_logo {
        position: relative;
        width: 20%;
        height: auto;
        left: 30px;
        top: 80px;
        justify-content: flex-start;
    }
    .image-container {
       
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
    }
    .image-container img {
        max-width: 100px;
    }
}
@media (max-width: 768px) {
  
.main_1 .logo_cont {
    background-color: rgba(44, 53, 99, 0.6); /* Adjust background color for smaller screens */
}
.main_1 .logo_cont .main_text {
    width: 100%; 
    margin-top: 0; /* Reset the top margin */
}
}

/* Mobile-responsive styles for Swiper slider */
@media (max-width: 768px) {
    .swiper-container {
      width: 100%; /* Full width on mobile */
    }
  
    .swiper-slide {
      width: 100%; /* Full width on mobile */
      margin: 0 auto; /* Center align slides on mobile */
    }
  
    .swiper-button-next,
    .swiper-button-prev {
      display: none; /* Hide navigation buttons on mobile */
    }
  
    .swiper-pagination {
      bottom: 10px; /* Adjust pagination position on mobile */
    }
  }
  
@media (min-width: 769px) and (max-width: 1024px) {
.main_1 .logo_cont {
    background-color: rgba(44, 53, 99, 0.4); 
}
.main_1 .logo_cont .main_text {
    width: 100%; 
    margin-top: -50px; 
}
}


@media (min-width: 1025px) {
.main_1 .logo_cont {
    background-color: rgba(44, 53, 99, 0.45); 
}
.main_1 .logo_cont .main_text {
    padding-top: 40px;
    width: 421px; 
    margin-top: -95px; 
}
}


@media (max-width: 768px) {
    .logo_cont{
        padding-top: 10px;

    }
.main_1 .logo_cont {
    background-color: rgba(44, 53, 99, 0.6); /* Adjust background color for smaller screens */
}
.main_1 .logo_cont .main_text {
    width: 100%; /* Make the width 100% to fit smaller screens */

}
.main_1 .logo_cont .main_text .p1 {
    font-size: 16px; 
}
.main_1 .logo_cont .main_text .centered_span span {
    font-size: 40px; 
}
.main_1 .logo_cont .main_text .p2 {
    font-size: 18px; 
}
}


@media (min-width: 769px) and (max-width: 1024px) {
.main_1 .logo_cont {
    background-color: rgba(44, 53, 99, 0.4); 
}
.main_1 .logo_cont .main_text {
    width: 100%; 
    margin-top: -50px; 
}
.main_1 .logo_cont .main_text .p1 {
    font-size: 18px; 
}
.main_1 .logo_cont .main_text .centered_span span {
    font-size: 60px; 
}
.main_1 .logo_cont .main_text .p2 {
    font-size: 24px; 
}
}


@media (min-width: 1025px) {
.main_1 .logo_cont {
    background-color: rgba(44, 53, 99, 0.45); 
}
.main_1 .logo_cont .main_text {
    width: 421px; 
    margin-top: -95px; 
}
.main_1 .logo_cont .main_text .p1 {
    font-size: 20px; 
}
.main_1 .logo_cont .main_text .centered_span span {
    font-size: 80px; 
}
.main_1 .logo_cont .main_text .p2 {
    font-size: 26px; 
}
}





@media (min-width: 1025px) {


.footer h2{
font-size: 30px;
width: 60%;
}
}



@media (max-width: 768px) {
.column1 h2 {
    font-size: 15px; 
    letter-spacing: 8px; 
}
}





@media (min-width: 1025px) {

}

@media (max-width: 868px) {
    .column1 {
        float: left;
        width: 40%;
        margin-left: 450px;
        margin-top: 10px;
    }
}



@media (max-width: 768px) {
    .column1 {
        /* width: 100%;
        padding: 30px;
        margin: 0;
        margin-top: 45px; */
    }
.card1-body h5{
    font-size: 20px;
  }
  
  
  .card1-body h4{
    font-size: 15px;
  }


}

@media (max-width: 1850) 
{
.column1 {
    float: left;
    padding-top: 100px;
    height: 100%;
    width: 50%;
    padding-bottom: 80px;
    margin-left: 750px;
}
}

@media (min-width: 1025px) and (max-width: 1500px){


    .column1 {
        float: left;
        padding-top: 50px;
        height: 100%;
        width: 50%;
        padding-bottom: 80px;
        margin-left: 500px;
        margin-top:0px;
    }
    .column1 p {
        font-size: 15px;
        line-height: 20px;
        color: #2c3563;
        letter-spacing: 1.1px;
        margin-top: 5px;
        font-weight: 300;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    }
    .column1 h2 {
        padding-top: 10px;
        width: 100%;
        max-width: 1000px;
        margin: auto;
        border-bottom: 1px solid;
        text-transform: uppercase;
        font-weight: bold;
        color: #d7c080;
        font-size: 26px;
        letter-spacing: 6px;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    }
.card1-body h4 {
font-size: 18px;
}  .card1-body h5 {
font-size: 20px;
}
}


@media (min-width: 870px) and (max-width: 1095px) {
  .column1 {
      float: left;
      width: 45%;
      margin-left: 475px;
      margin-top: 10px;
  }
}

@media (max-width: 869px) {
    
    .column1 p {
        line-height: 1.1;
    }
}

@media (max-width: 764px) {
    .column1 {
        width: 100%;
            padding: 15px 15px;
            margin: 0;
            margin-top: 0px;
    }
}

@media (min-width: 2201px) and (max-width: 2400px){

.column1 {
    float: left;
    width: 50%;
    margin-left: 1000px;
    margin-top: 100px;
}

}

@media (min-width: 2401px) and (max-width: 2800px){

    .column1 {
        float: left;
        width: 50%;
        margin-left: 1500px;
        margin-top: 100px;
    }
    
    }
@media (min-width: 769px) and (max-width: 1200px) {
    .section-customer {
        display: flex;
        background-image: url(../resources/img/garage/part/3.webp);
        background-size: cover;
        overflow: hidden;
        background-position-x: -100px;
        background-repeat: no-repeat;
    }
}
@media (min-width: 769px) and (max-width: 1095px) {
    .customer {
        float: left;
        width: 46%;
        margin-left: 500px;
        margin-top: 10px;
    }
  
    .customer h2 {
        font-size: 20px;
        max-width: 350px;
    }
    .customer ul li {
        font-size: 15px;
    }
   
    .section-customer ul li {
        width: 100%;
        /* margin-bottom: 10px; */
        font-size: 18px;
        color: #2c3563;
        padding: 4px 10px;
        border-radius: 5px;
        transition: background-color 0.3s ease;
        list-style-type: disc;
    }

.card1-body h5{
    font-size: 30px;
  }
  
  
  .card1-body h4{
    font-size: 20px;
  }

  /* .column1 {
    float: left;
    width: 45%;
    margin-left: 475px;
    margin-top: 10px;
} */
.column1 h2 {
    font-size: 20px;
    letter-spacing: 10px;
    text-align: left;
}

.column1 p {
    font-size: 17px;
    line-height: 28px;
    color: #2c3563;
    letter-spacing: 0.1px;
    margin-top: 5px;
    font-weight: 300;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
}


@media (max-width: 768px) {
   
    
    .column1 p {
        font-size: 12px;
        line-height: 20px;
    }
   

    .section-customer {
        display: flex;
        background-image: url();
        position: relative; 
    
    }
    .section-customer::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        /* background-color: #2c3563; Semi-transparent black overlay */
        z-index: -1; /* Place the overlay behind the content */
    }
    
    .section-customer::before {
        background-image: url(../resources/img/other-service-mobile.jpg);
        background-size: cover;
        background-position-x: center;
        background-blend-mode: darken;
    }
    .section-our-world {
        background-image: url(../resources/img/background2.webp);
        background-size: cover;
        background-position: left;
        background-repeat: no-repeat;
    }
    .section-customer ul li {
        width: 100%;
        /* margin-bottom: 10px; */
        font-size: 12px;
        padding: 1px;
        border-radius: 5px;
        transition: background-color 0.3s ease;
        list-style-type: disc;
    }.customer {
        float: left;
        width: 90%;
        /* margin-left: 40px; */
        /* margin-top: 60px; */
    }
    
    .customer h2 {
        /* padding-left: 124px; */
        padding-top: 20px;
        max-width: 280px;
        border-bottom: 1px solid;
        text-transform: uppercase;
        font-weight: bold;
        color: #d7c080;
        font-size: 15px;
        letter-spacing: 6px;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        /* margin-left: 80px; */
    }



    
.column-world h2{
    padding-top: 25px;
    max-width: 185px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-weight: bold;
    color: #d7c080;
    font-size: 15px;
    letter-spacing: 6px;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
   
}   
/* .bottom_footer {
    position: absolute;
    bottom: 0%;
    top: 0%;
    width: auto;
    background-color: rgba(0, 0, 0, 0);
    left: 0%;
    transform: translateX(5rem);
    -webkit-transform-origin: 100% 100%;
    align-items: flex-end;
    display: flex;
    height: 85vh;
    z-index: 99999;
}
 */


/* .bottom_footer div {
    color: #d7c080;
    font-size: 14px;
    text-align: center;
    transform: scale(0.8);
    writing-mode: horizontal-tb;
} */


.column-world p{

    font-size: 18px;
    text-align: center;
}
}
@media (min-width: 2201px) {
    .customer {
        float: left;
        /* width: 70%; */
        margin-left: 1030px;
        margin-top: 10px;
    }
    .column1 {
        float: left;
        width: 50%;
        margin-left: 1000px;
        margin-top: 100px;
    }
    .column1{   
        width: 40%;

    }
    .heart-column h2 {
        padding-top: 40px;
        width: 100%;
        max-width: 100%;
        margin: auto;
        position: center;
        /* top: 25px; */
        border-bottom: 1px solid;
        text-transform: uppercase;
        font-weight: bold;
        color: #d7c080;
        font-size: 36px;
        letter-spacing: 6px;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
      }



      .column1 h2 {
        padding-top: 10px;
        width: 100%;
        max-width: 100%;
        margin: auto;
        border-bottom: 1px solid;
        text-transform: uppercase;
        font-weight: bold;
        color: #d7c080;
        font-size: 36px;
        letter-spacing: 6px;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    }




}
@media (min-width: 1800px) and (max-width: 2200px) {
    .customer {
        float: left;
        width: 55%;
        margin-left: 800px;
        margin-top: 10px;
    }
    .column1 {
        float: left;
        width: 50%;
        margin-left: 800px;
        margin-top: 100px;
    }
  
    .column1 {
        width: 40%;
    }

    .heart-column {
        margin-top: 50px;
        width: 50%;
        padding-right: 150px;
        margin-left: 869px;
    }   
    .heart-column h2 {
        padding-top: 40px;
        width: 100%;
        margin: auto;
        position: center;
        /* top: 25px; */
        border-bottom: 1px solid;
        text-transform: uppercase;
        font-weight: bold;
        color: #d7c080;
        font-size: 36px;
        letter-spacing: 6px;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
      }
}

@media (min-width: 1500px) and (max-width: 1800px) {
   
    .heart-column {
        position: relative;
        margin-top: 50px;
        width: 50%;
        padding-right: 180px;
        margin-left: 700px;
    }
    .heart-column h2 {
        padding-top: 40px;
        width: 100%;
        margin: auto;
        position: center;
        /* top: 25px; */
        border-bottom: 1px solid;
        text-transform: uppercase;
        font-weight: bold;
        color: #d7c080;
        font-size: 36px;
        letter-spacing: 6px;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
      }

.contact-col h3 {
    color: #d7c080;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px;
  }
    
  .location-col h3{
    color:#d7c080;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px;
  }
  .contact-col a{
    color: #ffffff;
    font-size: 16px;
  
  }
  .location-col a{
    color: #ffffff;
    font-size: 1    6px;
  }
  .contact-col p{
    color: #ffffff;
    font-size: 16px;
  }
  
  .location-col p{
    color: #ffffff;
    font-size: 16px;}
  
  } 

@media (min-width: 2400px)
{

.column1 p {
    font-size: 22px;
    line-height: 28px;
    color: #2c3563;
    letter-spacing: 1.5px;
    margin-top: 21px;
    /* font-weight: 300; */
    /* transition-duration: 1s; */
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
/* .column1 { */
/* float: left; */
/* width: 40%;
margin-left: 1366px;
} */

/* .side_text2 {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 19px;
    font-weight: bold;
    color: #03030373;
    position: absolute;
    overflow: hidden;
    right: 0px;
    height: 17px;
    top: 186px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    line-height: 1.1em;
} */
}

@media (max-width: 768px) {
 
    /* .side_text2 {
        text-transform: uppercase;
        letter-spacing: 4px;
        font-size: 26px;
        font-weight: bold;
        color: #03030373;
        position: absolute;
        overflow: hidden;
        right: 0px;
        height: 26px;
        top: 180px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -moz-transform-origin: 100% 100%;
        -o-transform-origin: 100% 100%;
        -webkit-transform-origin: 100% 100%;
        line-height: 1.1em;
    }
    .side_text-customer
{
    
        text-transform: uppercase;
        letter-spacing: 4px;
        font-size: 26px;
        font-weight: bold;
        color: #ffffff;
        position: absolute;
        overflow: hidden;
        right: 0px;
        height: 28px;
        top: 253px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -moz-transform-origin: 100% 100%;
        -o-transform-origin: 100% 100%;
        -webkit-transform-origin: 100% 100%;
        line-height: 1.1em;
    
}
    .column-world {
        padding: 0px;
    }
.side_text {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 50px;
    font-weight: bold;
    color: #e7f2fe;
    position: absolute;
    overflow: hidden;
    right: 0px;
    height: 43px;
    top: 139px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    line-height: 1.1em;
} */

.location-col h3 {
    color: #d7c080;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px;
} .contact-col h3 {
    
    color: #d7c080;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px;
   
} 

/* .row2 {
    background-image: url("../resources/img/ceo-1.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  } */
  .section-ceo {
    background-image: url(../resources/img/ceo-1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: center
    ;
}
.row1 {
    height: auto; /* Adjust height for smaller screens */
}
}
@media (max-width: 768px) {
.section-ceo {
    background-image: url(../resources/img/ceo-1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: right;
}

/* .row2 {
    background-image: url("../resources/img/ceo-1.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  } */


.ceo-message p {
    font-size: 18px; 
    line-height: 24px; 
}
}
@media (min-width: 1024px) and (max-width: 1200px) {
    .section-about {
        display: flex;
        background-image: url(../resources/img/garage/part/2.webp);
        background-size: cover;
        overflow: hidden;
        background-position-x: -334px;
        background-repeat: no-repeat;
        background-color: #ffffff;
    }
}

@media (max-width: 1023px) {
    .section-about {
        display: flex;
        background-image: url(../resources/img/about-mobile.jpg);
        background-size: cover;
        overflow: hidden;
        background-repeat: no-repeat;
        background-color: #ffffff;
        background-position: bottom;
    }
    .column1 {
        float: left;
        width: 90%;
        margin-left: 0px;
        margin-top: 10px;
    }
   
}



@media (min-width: 769px) and (max-width: 1024px) {




    .ceo-message p {
    font-size: 18px; 
    line-height: 26px; /* Adjust line height for medium screens */
}

.section-customer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    margin-top: 20px;
    
}
.customer h2 {
    text-align: left;
    padding-top: 10px;
    width: 100%;
    margin: 0px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-weight: bold;
    color: #d7c080;
    font-size: 26px;
    letter-spacing: 6px;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}


}




@media (max-width: 768px) {
        .ceo-message p 
        {
            font-size: 18px; 
            line-height: 24px; 
        }
        #aegisvideo {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
.main_1{
    position: relative;
    background-image: url(../resources/img/header-picture.webp);
    background-repeat: repeat;
    background-size: cover;
    z-index: 9999;
}

}


@media (min-width: 769px) and (max-width: 1024px) {
.ceo-message p {
    font-size: 18px; 
    line-height: 26px; /* Adjust line height for medium screens */
}
}





@media (max-width: 768px) {
    .icons{    
        display: none;
    }
    .icon-style {
        text-decoration: none;
        margin: 0 4px;
        color: #faec20;
        transition: color 0.3s;
     } 
     .icons1 {
        position: absolute;
        top: 80.5%;
        left: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 10px 0;
        z-index: 1;
    }
      /* Adjust the styling as needed */
      .icon-style2 {
        text-decoration: none;
        margin: 0 10px;
        color: #faec20;
        transition: color 0.3s;
    }
      .fa-3x {
        font-size: 20px !important;
    }
      .icon-style:hover {
        color: #ff6600;
      }
.bottom_footer div {
    color: #d7c080;
    font-size: 9px;
}
.ceo-message {
width: 100%;
padding: 30px;
margin: 0;

}


}


@media (min-width: 769px) and (max-width: 1024px) {
.ceo-message {
    text-align: center;
    padding-top: 50px;
    /* display: flex; */
    width: 95%;
    flex-direction: column;
}
.ceo-message p{
    color: rgb(255, 255, 255);
}
  
.ceo-message h2 {
    font-size: 30px;
}
}





@media (max-width: 768px) {
.ceo-message h2 {
    font-size: 30px; 
  
}
}

@media (min-width: 735px) and (max-width: 1300px){
footer video.footer-video{
    display: none;
}
footer {
    background-image: url(../resources/img/globe.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /* padding-top: 60px; */
}

}


@media (max-width: 768px) {

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        margin-top: 20px;
    }
    /* .side_text-about {
        text-transform: uppercase;
        letter-spacing: 4px;
        font-size: 26px;
        font-weight: bold;
        color: #ffffff;
        position: absolute;
        overflow: hidden;
        right: 0px;
        height: 25px;
        top: 200px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -moz-transform-origin: 100% 100%;
        -o-transform-origin: 100% 100%;
        -webkit-transform-origin: 100% 100%;
        line-height: 1.1em;
    } */
    /* .coverage .side_text-about {
        top: 300px;
    } */
    /* .side_text-afl {
        text-transform: uppercase;
        letter-spacing: 4px;
        font-size: 26px;
        font-weight: bold;
        color: #ffffff;
        position: absolute;
        overflow: hidden;
        right: 0px;
        height: 25px;
        top: 150px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -moz-transform-origin: 100% 100%;
        -o-transform-origin: 100% 100%;
        -webkit-transform-origin: 100% 100%;
        line-height: 1.1em;
    } */
    /* .side_text-coverage {
        text-transform: uppercase;
        letter-spacing: 4px;
        font-size: 26px;
        font-weight: bold;
        color: #ffffff;
        position: absolute;
        overflow: hidden;
        right: 0px;
        height: 25px;
        top: 100px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -moz-transform-origin: 100% 100%;
        -o-transform-origin: 100% 100%;
        -webkit-transform-origin: 100% 100%;
        line-height: 1.1em;
    } */
.column h2{
    font-size: 30px;
    text-align: center;
    width: 80%;
}
.container-mission {
    height: 100vh;
    
}
.column-text p {
    font-size: 14px;
    margin-top: 18px;
}
.row-sections {
    display: block;
    overflow: hidden;
}




}


@media (min-width: 769px) and (max-width: 1024px) {
.container-mission {
    height: 100vh;
    /* background-color: rgba(0, 0, 0, 0.7); */
}


.column h2{
    font-size: 30px;
    text-align: center;
    width: 80%;
}
.column-text p {
    font-size: 14px;
    margin-top: 20px;
}
}




@media (max-width: 768px) {

.heart-column{
    width: 90%;
    
}
.heart-column h2 {
    font-size: 30px;
    padding-top: 40px;
}
.heart-column p {
    font-size: 18px;

}
.left-column {
    width: 0%;
}
.section-mission {
    position: relative;
    background-image: url(../resources/img/waves-res.webp);
    background-repeat: repeat;
    background-size: cover;
}

.container-mission {
    position: relative;
    z-index: 1;
    color: white; 
}

.section-mission::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 0;
} 

}


@media (min-width: 769px) and (max-width: 1150px) {

.container-mission {
    height: 100vh;
}


#wavevideo{
display: none;
}
.section-mission{

    background-image: url(../resources/img/waves-res.webp);
    background-repeat: no-repeat;
    background-size: cover;


}
.section-heart{
    background-color: black;
}
.heart-column {
    width: 80%;
    padding-right: 0px;
    margin-bottom: 100px;
    margin-left: 80px;
}
.left-column {
    width: 0%;
}

.heart-column h2 {
    font-size: 30px;
    padding-top: 40px;
    text-align: center;
}
.heart-column p {
    font-size: 18px;
  
}


}



footer h2 {
    font-size: 36px;
}

@media (min-width: 769px) and (max-width: 1024px) {
footer h2 {
    font-size: 38px;
    padding-top: 12px;
    top: 90px;
}
}

@media (max-width: 768px) {
footer video.footer-video{
    display: none;
}
footer {
    /* padding-top: 10px; */
}

}


@media (min-width: 769px) and (max-width: 1024px) {


.bottom_footer div {
    font-size: 12px;
}


}




@media(max-width: 458px) {
    .column1 {
        width: 100%;
        padding: 12px;
        margin: 0;
        margin-top: 0px;
        }

        .column1 p {
            font-size: 11px;
            line-height: 13px;
        }
     
    /* footer */

}

@media(max-width: 600px) {
    .bottom_footer {
            justify-content: center;
            flex-wrap: wrap;
        }
}

/*  */
@media (max-width: 768px) {
    .bottom_footer {
        position: absolute;
        bottom: 0%;
        top: 0%;
        width: auto;
        background-color: rgba(0, 0, 0, 0);
        left: 0%;
        transform: translateX(1rem);
        -webkit-transform-origin: 100% 100%;
        /* transform: rotate(90deg); */
        align-items: flex-end;
        display: flex;
        height: 80vh;
    }
    .bottom_footer div {
        color: #d7c080;
        font-size: 14px;
        text-align: center;
        transform: scale(1);
        writing-mode: vertical-rl;
    }
   .bottom_footer .rights{
    display: none;
   }
   .quick-link {
    position: fixed;
    top: 91%;
    right: -10px;
    transform: translateY(-50%);
    color: #d81f32;
    border-radius: 62%;
    padding: 18px;
    cursor: pointer;
    z-index: 1000;
    transition: transform 0.3s ease-in-out;
}
    .float {
        position: fixed;
        top: 87.5%;;
        margin: 15px;
        width: 35px;
        height: 35px;
        bottom: 40px;
        left: 0px;
        background-color: #25d366;
        color: #ffffff;
        border-radius: 50px;
        text-align: center;
        font-size: 18px;
       
        z-index: 100;
    }
    .my-float {
        margin-top: 8px;
    }
    .quick-link img {
        width: 37px;
        opacity: 0.5;
        transition: opacity 0.3s ease-in-out;
    }
    .bottom_footer {
        position: absolute;
        bottom: 0%;
        top: 81.5%;
        width: auto;
        background-color: rgba(0, 0, 0, 0);
        left: 0%;
        transform: translateX(5rem);
        -webkit-transform-origin: 100% 100%;
        /* transform: rotate(90deg); */
        align-items: flex-end;
        display: flex;
        height: 0;
        z-index: 99999;
    }


    .bottom_footer div {
        color: #d7c080;
        font-size: 14px;
        text-align: center;
        transform: scale(0.8);
        writing-mode: horizontal-tb;
    }


}
@media (min-width: 1025px) and (max-width: 1500px){

        /* .float {
            position: fixed;
            top: 87.5%;;
            margin: 15px;
            width: 30px;
            height: 30px;
            bottom: 40px;
            left: 0px;
            background-color: #25d366;
            color: #ffffff !important;
            border-radius: 50px;
            text-align: center;
            font-size: 10px;
           
            z-index: 100;
        }
        .my-float {
            margin-top: 10px;
        }
        .quick-link {
            position: fixed;
            top: 90%;
            right: -10px;
            transform: translateY(-50%);
            color: #d81f32;
            border-radius: 62%;
            padding: 18px;
            cursor: pointer;
            z-index: 1000;
            transition: transform 0.3s ease-in-out;
        }
        .quick-link:hover {
            animation: rotate360 0.5s ease-in-out forwards;
        }
        
        @keyframes rotate360 {
            0% {
                transform: translateY(-50%) rotate(0deg);
            }
            100% {
                transform: translateY(-50%) rotate(360deg);
            }
        }
        
        .options {
            position: absolute;
            bottom: 100%;
            right: 0;
            background-color: #d81f30;
            border-radius: 5px;
            overflow: hidden;
            transform-origin: 0 0;
            transform: scaleY(0);
            transition: transform 0.3s ease, opacity 0.3s ease;
            opacity: 0;
        }
        
        .quick-link:hover .options {
            transform: scaleY(1);
            opacity: 1;
            animation: fadeIn 1.5s ease-in-out;
        }
        
        @keyframes fadeIn {
            0% {
            opacity: 0;
            }
            100% {
            opacity: 1;
            }
        }
        
        .options a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #d81f30;
            transition: background-color 0.3s;
        }
        
        .options a:hover {
            background-color: #faec20;
        }
        
        .quick-link a:link {
            text-transform: uppercase;
            text-decoration: none;
            color: #ffffff;
            font-size: 11px !important; 
        }
        
        .quick-link a:visited {
            text-transform: uppercase;
            text-decoration: none;
            color: #ffffff;
            font-size: 11px !important; 
        }
        .open {
            transform: translateY(-50%) rotate(360deg);
        }
        .quick-link img {
            width: 35px;
            opacity: 0.5; 
            transition: opacity 0.3s ease-in-out;
        }
        .quick-link:hover img {
            opacity: 1; 
        }
        */
}