/*
Theme Name: Rccl Corporate Site 2024
Author: Osvaldo Matias Anchoren 
Version: 1.122
*/
html {
    -webkit-text-size-adjust: 100%;
  }

  .slick-dots {
    > li {
        display: inline-block;
    }
    > li:only-child {
        display: none;
    }
}

@media screen and (max-width: 800px) { 
    .disable-cover-on-mobile {padding: 0 !important;}
    .disable-cover-on-mobile img {display: none; }
}

.feature-block-new-background.remove-gradient::before {
    background: 0 0
}
.wp-video { width: 100% !important }
.wp-video video { width: 100% !important; height: 100% !important; }

.post-entry .post-container .post-content.post-content-100 {
    width: calc(100% - 100px);
} 
@media screen and (max-width: 800px) {  
    .post-entry .post-container .post-content.post-content-100 {
    width:100%;
    }
}
.press-releases.press-releases-margin-top .news-press-releases {
    padding-top: 150px;
}

@media screen and (max-width: 800px) {  
    .press-releases.press-releases-margin-top .news-press-releases {
        padding-top: 118px;
    }
    
}
.press-releases.press-releases-margin-bottom .news-press-releases {
    padding-bottom: 150px;
}

 

body .press-releases h1 {
    font-size: 32px;
    line-height: 35.8px;
 } 

.press-releases .news-press-releases-card .home-cover {
    line-height: 17px;
}

.press-releases .news-press-releases-card .home-cover img {
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.press-releases .news-press-releases-card  {
    padding: 0;
    gap:0;
    background-color: transparent;
    box-shadow: none;
}


.press-releases .news-content {
    background-color: white;  
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 32px;
    font-size: 20px;
    font-weight: 400;
    line-height: 28.2px;
    text-align: left;
    color: rgba(90, 117, 130, 1)
}

@media screen and (max-width: 800px) {  
    .press-releases .news-content { 
        padding: 24px;
    }
    .press-releases .news-content h4  {
        font-size: 18px !important;
        line-height: 22px !important;;
    }
    .press-releases .news-content p  {
        font-size: 16px !important;;
        line-height: 22px !important;;
    }
    .press-releases .news-content .more {
        font-size: 20px !important;;
        line-height: 22px !important;;
    }

 }

.press-releases .news-content h4 {
    color:   #004ECC;
     
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 144.444% */
    text-transform: uppercase;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    overflow: hidden;
}
.press-releases .news-content .more {
    color:   #004ECC;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;  
    position: relative;
    z-index: 100;
    cursor: pointer;
}
@media screen and (max-width: 800px) {   
    .press-releases .news-content .more { 
        font-size: 16px !important;
        font-weight: 400;
        line-height: 20px !important;
    }

}

.press-releases .news-content .more:hover {
    border-bottom: 2px solid rgba(0, 78, 204, 1);
  }

.press-releases h1 {
   
font-size: 42px;
font-weight: 700;
line-height: 63.8px;
color:  rgba(0, 22, 145, 1);

}

.press-releases .news-press-releases-title-container .corp-site-btn {
    background-color: transparent;
    border-radius: 100px;
    padding: 0px 8px 4px 16px;
}

.press-releases .news-content .more::after {
    content: "";
    background: url(./images/icons/chevron-right2.svg);
    padding-left: 20px;
    padding-bottom: 5px;
    margin-left: 8px;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top:-1px;
}

.press-releases p {
    color:  #656565;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    padding-top: 16px;
    margin-bottom: 16px; max-height: 90px;
    overflow: hidden;
    height: 90px;
}

@media screen and (max-width: 800px) {  
    .press-releases p { 
        padding-top: 24px;
        margin-bottom: 24px;
    }
 }

.press-releases.force-white-text  .news-press-releases-title-container .corp-site-btn {
    background-color: white;
}

.press-releases.force-white-text  .news-press-releases-title-container .corp-site-btn:hover,
.press-releases.force-white-text  .news-press-releases-title-container .corp-site-btn:link,
.press-releases.force-white-text  .news-press-releases-title-container .corp-site-btn:visited {
    padding-top: 12px;
    color: #004ecc;
    display: block;
    height: fit-content;
    text-wrap: nowrap;
    width: fit-content;
    padding-bottom: 12px;
    padding-right: 15px;
}



.press-releases.force-white-text .news-content .more::after {
    content: "";
    background: url(./images/icons/chevron-right.svg);
    top:4px;
    background-repeat: no-repeat;
}
@media screen and (max-width: 800px) {  
    .press-releases.force-white-text .news-content .more::after {
        content: "";
        top:1px;
        
    }
}

.press-releases.force-white-text .news-press-releases {
    background: linear-gradient(79.4deg, #001691 -2.85%, #0050D0 49.98%, #1ED8B3 102.82%);
}


.press-releases.force-white-text .news-content {
    background: linear-gradient(63.81deg, rgba(255, 255, 255, 0.3) -0.08%, rgba(255, 255, 255, 0.05) 99.92%);
    /*background:linear-gradient(45deg, rgba(0, 22, 145, 0.2) -0.08%, rgba(0, 22, 145, 0.6) 99.92%);*/
    
}


.press-releases.force-white-text h1 {
    color: white;
    
}

.press-releases.force-white-text .news-content {
    color: white;
}

.press-releases.force-white-text .news-content .more {
    color: white;
    position: relative;
    z-index: 100;
    cursor: pointer;
}

.press-releases.force-white-text .news-content .more:hover {
    border-bottom: 2px solid white;
  }

.press-releases.force-white-text .news-content h4 {
    color: white;
}


.press-releases .home-cover-placeholder { 
    background-size: cover;
    background-position: center; 
    min-height: 204px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;}
.clickeable {
    cursor: pointer;
}

@media screen and (max-width: 1500px) { 
    .press-releases .home-cover-placeholder {
        min-height: 190px;
    }

}
@media screen and (max-width: 1350px) {  
    .press-releases .home-cover-placeholder {
        min-height: 173px;
    }

}
.page-template-about .about-our-history-mobile {
    height: 238px;
  }

.brands-fix-mobile-space {
    height: 149px;
}
@media screen and (max-width: 800px){
    .brands-fix-mobile-space {
        height: 307px;
    }

    .ourbrands-royal-section {
        min-height: 570px;overflow: hidden;
    } 

    .ourbrands-royal-section, .ourbrands-celebrity-section,  .ourbrands-private-destinations  {
        margin-bottom: 20px;
        
    }
    .ourbrands-celebrity-section {
        padding-top: 0;
    }

    .ourbrands-silversea-section {
        margin-bottom: 1px;
    }
}

.page-template-frontpage .hero video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }



  .page-template-frontpage .hero-container-gradient {
    width: 100%;
    height: 745px;
   /* background: linear-gradient(180deg, rgba(0, 81, 204, 0.3), rgba(0, 22, 145, 0.8));*/
    z-index: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .page-template-frontpage .hero-container {
    z-index: 10;
    position: relative;
  }



@media screen and (max-width: 800px){
    .page-template-frontpage .hero-container-gradient { 
        height: auto;
    }

    .page-template-frontpage .brand-cards-background {
        height: 1625px;
    }
.brand-cards-container {
    top: -80px;
}
.notfound-container {
    height: fit-content;
    padding-left: 0 !important;
    background-position: center;
    background-size: contain;
}
.notfound-container .news-hero-container {
    padding: 20px !important; 
}

.notfound-container h1, .notfound-container h2 {
    font-size:28px !important;
    line-height: 30px;
    margin:0;

}

}

.notfound-container {
    align-items: flex-start;
    padding-left: 8%;
    text-shadow: 2px 2px 2px black;
}

.notfound-container h2 {
    font-weight: 300;
}
.notfound-container h1 {
    font-weight: bold;
}
.notfound-container h1, .notfound-container h2 {
    font-size:80px;
    margin:0;

}

.notfound-container .news-hero-container {

    max-width: 700px;
    text-align: left;

}

.back-to-top:hover {
    background: white; 
    color: #004ECC;
}

.back-to-top:hover path {
    stroke: #004ECC;  
  }

.back-to-top  svg {
    padding-left: 8px;
    transform: rotate(270deg);
    margin-top: 10px;
    left: 4px;
    position: relative;
}
.back-to-top {
    transition: background-color 0.3s ease;
font-size: 20px;
font-style: normal;
font-weight: 500; 
        color: #FFF;
     
    font-style: normal;
     
     
    border-radius: 34px;
    border: 2px solid #004ECC;
    background: #004ECC; 
    display: flex;
    float:right ;
    padding-left: 32px;
    padding-top: 19px;
    padding-right: 24px;
    padding-bottom: 19px;
    cursor: pointer;

    height: 52px;
    display: flex;
    align-items: center;
}

.bio-modal {
    display: flex;
    flex-direction:column;
    max-width: 900px;
    align-items: center;
    width: 100%;
}

.bio-modal h4 {
   font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 4px;
}

.bio-modal h5 {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.15000000596046448px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 32px;
}

.bio-modal hr {
    background: linear-gradient(90deg, #FFCC00 0%, #E87435 100%);
    height: 8px;
    width: 160px;
    margin-bottom: 32px;
    border-radius: 8px;
    border: none;
}

.bio-modal .the-content {
    
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #656565;


}
.single-bio hr {
    border: none;
    background: linear-gradient(90deg, #004ECC 0%, #1ED8B3 100%);
    width: 160px;
    height: 8px;
    border-radius: 8px;
    margin-left: 0;
}

.single-bio .bio-hero { 
    color: white;
    background: linear-gradient(90deg, #1ED8B3 -9.72%, #0040B0 48.65%, #000B49 100%);
}

.single-bio .bio-hero h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 60px; 
    margin-top: 36px;
    margin-bottom: 16px;
    
}
@media screen and (max-width: 800px) { 
    .single-bio hr { 
        margin-left: auto;

    }

    .single-bio .bio-hero h1 {
        font-size: 27px;
        font-weight: 700;
        line-height: 28px;
        text-align: center; 
        margin-top: 16px;
    }

    .single-bio hr {
        background: linear-gradient(90deg, #004ECC 0%, #1ED8B3 100%);
        width: 69px;
        height: 6px; 
    }

    .single-bio .bio-hero h2 { 
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 28px !important;
        letter-spacing: 0.15000000596046448px;
        text-align: center;

    }

    .single-bio .bio-hero h2.bio-text  {
        margin-bottom: 0;
    }
    .single-bio .bio-hero h2.bio-upper-case.bio-text  {
        margin-top: 0;
        margin-bottom: 16px;
    }

}

.single-bio .bio-hero h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 38px;
    margin-top: 16px;
    margin-bottom: 16px;
}

 .bio-hero-decoration{
    height: 8px;
    background:#10A4B7;
    position: relative;
    top: -8px;
    width: 100%;
}

.single-bio .bio-hero .bio-hero-container {
    display: flex;
    gap: 43px;
}
@media screen and (max-width: 800px) {
    .single-bio .bio-hero .bio-hero-container {
        display: block;
        text-align: center;
}}
.single-bio .bio-hero .bio-hero-wave {
    background-image: url('images/bio-waves.png');
    background-position: right;
    background-repeat: no-repeat;
    padding-top: 34px;
    padding-bottom: 34px;
}
.single-bio .backtotop button {
    float:left;
    margin:12px 0px 0px 0px;
}
 

.single-bio .bio-hero .bio-hero-interior {
    background: linear-gradient(89.7deg, #1ED8B3 -22.52%, #0040B0 59.94%, #000B49 132.48%);

    
}

.single-bio .profile-image img { 
    max-width: 255px;
    border-radius: 20px;
    object-fit:cover;
}

.single-bio .profile-image-mobile {display: none;}

.single-bio .bio-main-content  {
    font-size: 20px;
    font-weight: 400;
    line-height: 36px; 
    color: #656565;
    margin-bottom: 49px;
}
@media screen and (max-width: 1200px) {  
    .single-bio .bio-main-content {
         font-size: 16px;
        font-weight: 400;
        line-height: 24px; 

    }
}

.single-bio .bio-container {
    display: flex; 
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
}

.single-bio .bio-container .bio-main-content {
    width: 100%;
    padding-right: 160px;
}
@media screen and (max-width: 1200px) { 
    .single-bio .bio-container .bio-main-content {
    padding-right: 10px;
    }
}
@media screen and (max-width: 1200px) {  

    .single-bio .bio-container .bio-main-content {
        padding-right: 0;
        margin-bottom: 32px;

        }

        .single-bio .bio-container {
            flex-direction: column;
            margin-bottom: 32px;
        }
}

.stock_container {
    background-color:  #EAF0FA;
    height: 50px;
    line-height: 50px;
    text-align: right; 
    font-size: 22px;
    font-weight: 700; 
}
@media screen and (max-width: 800px) {  
    .stock_container {
        padding-right: 20px;
        font-size: 18px;
    }
 }

.stock_container .stocks-main {
    color: #001691;
}

.stock_container .stocks-price {
    color: #004ECC;
    ;
}

.stock_container .stocks-value {
    color: #004ECC;
    font-weight: 400;
}

.breadcrumb-with-share {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.latest-news-widget ul {
    margin-left: 32px;
    margin-bottom:32px;
    margin-right: 32px;
    margin-top: 12px;
}

.latest-news-widget ul li {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 17px;
}

.latest-news-widget ul li:last-child {
    margin-bottom: 0;
}

.latest-news-widget  a:link, .latest-news-widget a:visited {
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    text-align: left;
    color: #585858;


}
.latest-news-widget  a:hover {
    text-decoration: underline;
}

.latest-news-widget time {
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    text-align: left;
    text-transform: uppercase;
    color:#10A4B7;
}



.latest-news-widget {
    width: 352px;
    border: 2px solid #CBCBCC;
    background-color: white;
    border-radius: 20px;
    color:  #001691; 
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

@media screen and (max-width: 800px) {
    .latest-news-widget {
        width: 100% !important;
        margin-right: 0;
        margin-left: 0;
     }
     
}



.share  .text , .latest-news-widget .text{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: left; 
    margin-left: 32px;

}

.latest-news-widget .text {
    
    margin-top: 32px;
}

.share {
    min-width: 352px;
    max-width: 352px;
    height: 60px;
    border: 2px solid #CBCBCC;
    background-color: white;
    border-radius: 20px;
    color:  #001691;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    
}

@media screen and (max-width: 800px) { 
    .share, .latest-news-widget {
        min-width: 1px;
        max-width: 352px;
        margin-right: auto;
        width: 100%;
    }

}
.share .icon-container {
    gap: 16px;
    display: flex;
    margin-right: 32px;
    
}

.share .icon-container a {
    line-height: 0;
}


nav[aria-label="Breadcrumb"] li.separator {
    padding-left:16px;
    padding-right: 16px;
    color: #595959;
}
nav[aria-label="Breadcrumb"] {
    display: block;
    margin-top: 16px;
    margin-bottom: 16px;
}

nav[aria-label="Breadcrumb"] ol {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

nav[aria-label="Breadcrumb"] li {
    display: inline;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #004ECC;

}
@media screen and (max-width: 800px) {
    nav[aria-label="Breadcrumb"] li {
        font-size: 12px; 
        line-height: 20px;
    }

    nav[aria-label="Breadcrumb"] li.separator {
        padding-left:8px;
        padding-right: 8px;
    }
}

@media screen and (max-width: 800px) { 
    nav[aria-label="Breadcrumb"] a { 
        border-bottom: none;
    }
}

nav[aria-label="Breadcrumb"] a {
    border-bottom: 1px solid #004ECC;
    font-weight: 500;
    text-wrap: nowrap;
}

header  {
    position: sticky;
    top: 0; 
    background-color: white;
    z-index: 100;
    box-shadow: 0px 8px 7.5px 0px #00000029;
}

header .header-container.header-mobile {display: none;}

header .header-container {
    display: flex;
    position: relative;
    width: 100%;
    align-items: center
    
}

header .header-container .rcg-container {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}



header .header-container .logo img {
    max-width: 266px;
}

header .header-container .menu-container {
    width: 100%;
}

.modal-background {
    display: none;
    position: fixed; 
    z-index: 200; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(30,30,30); /* Fallback color */
    background-color: rgba(30,30,30,0.4); 
}

.modal-container {
    display: none;
    z-index: 201; 

    position:fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    border-radius: 20px;
}

.scroll-bar-container {
    
    margin-right: 6px;
    background-color: white;
    padding-top: 32px;
    padding-bottom: 32px;
    border-radius: 20px;
    height: fit-content;
    max-height: 100%;
    margin: auto 6px auto auto;
}

.modal {
    background-color: #fefefe;
    margin: auto;  
    padding: 20px;
    max-width: 900px;
    width: 100%; 
    height: 100%;
    overflow: auto;
    max-height: 88vh;;
    margin-right: 6px;
}
    /* width */
    .modal::-webkit-scrollbar {
    width: 11px;
    left: 6px;

  }
  
  /* Track */
  .modal::-webkit-scrollbar-track {
    background:#EEEEEF;
    ;
  }
  
  /* Handle */
  .modal::-webkit-scrollbar-thumb {
    background: #CBCBCC;
    border-radius: 18.53px;
  }
  


  
  .modal h3,.modal h4,.modal h5,.modal h6 {
    color: #004ECC;
  }
  
  .close {
    color:  #14161B;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #004ECC;
    text-decoration: none;
    cursor: pointer;
  }


.profiles-grid {
    overflow: hidden;
}
.profiles-grid .items.cols3 {
    max-width: 1416px !important

}
.profiles-grid .items.cols4 {
    max-width: 1508px;

}
.profiles-grid .items {
    max-width: 900px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}
.profiles-grid .item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 347px;
    height: 453px;
    margin:0; 
}

.profiles-grid h4.grid-item-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 25px;
    text-align: left;
    
}
.profiles-grid p.grid-item-text {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
}
.profiles-grid .bio-button {
    font-size: 12px;
    margin-top: 22px;
    margin-bottom: 10px;
    display: none;
}


.profiles-grid .items-center-aligned {
    justify-content: center;
}

.profiles-grid .image-background { /*
    24 to 28 aspec ratio
    */
    background-position: center;
    background-size: auto 100%;
    width: 100%;
    height: 100%;
    transition: all 500ms;
    color: white;
    border-radius: 20px;
}

.profiles-grid .image-background .gradient:hover { 
    animation: gradient-in 250ms linear;
    animation-fill-mode: forwards;
}

.profiles-grid .image-background .gradient:hover  .bio-button{
    display: block;
    background: none;
    border: none;
}

.profiles-grid .image-background   .gradient {
    background: linear-gradient(180deg, rgba(0, 78, 204, 0) 50%, #0050D2 100%);
    animation: gradient-out 250ms linear;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    padding-left: 23px;
    padding-right: 23px;    
    border-radius: 20px;
}

.profiles-grid .image-background:hover {
    background-size: auto 120%;
}

.profiles-grid .description {
    height: 200px;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 29px;
}

.profiles-grid {
    color: white;
    text-decoration: none;
    margin-bottom: 64px;
}

.profiles-grid h4 {
    font-size: 24px;
    margin-top: 50px;
    margin-bottom: 5px;
}

.profiles-grid p {
    margin-top: 0;
    margin-bottom: 5px;
}

.profiles-grid .grid-title {font-size: 38px; text-align: center; margin-top: 64px; margin-bottom: 32px; color: #001691}
@media screen and (max-width: 800px) { 
    .profiles-grid .grid-title {
        text-align: center; 
        font-size: 28px; 
        line-height: 30px; 
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 40px;
    }
}

.profiles-grid-desktop {
    display: flex !important;
  }
  @media screen and (max-width: 800px) {
    .profiles-grid-desktop {
      display: none !important;
    }
  }
  
  .profiles-grid-mobile {
    display: none !important;
  }
  @media screen and (max-width: 800px) {
    .profiles-grid-mobile {
      display: block !important;
    }
  }
  
.profiles-grid-posts-nav ul {
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    text-align: center;
    width: fit-content;
    margin: auto;
    padding: 0;
    gap: 20px;
  }
  
  .profiles-grid-nav-next button {
    background: url(./images/icons/chevron-right.svg);
    border: none;
    width: 45px;
    height: 45px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgb(0, 78, 204);
    border-radius: 150px;
  }
  .profiles-grid-nav-back button {
    background: url(./images/icons/chevron-right.svg);
    border: none;
    width: 45px;
    height: 45px;
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    background-color: rgb(0, 78, 204);
    border-radius: 150px;
  }
  
  
.our-brands {
    text-align: center;
    margin: auto;
    max-width: 1200px !important;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 64px; 
}

.our-brands  .button button  {
    margin: auto
}

@media screen and (max-width: 800px) {  
    .profiles-grid-posts-nav  {
        margin-top: 24px;
        margin-bottom: 40px;
    }
    .our-brands {
        margin-bottom: 40px; 
    }
}
.our-brands h2 {
    color: var(--RCG-Deep-Blue, #001691);
    text-align: center;
    font-family: "Brother";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 133.333% */
    text-transform: uppercase;
    margin-top: 64px;
}

@media screen and (max-width: 800px) { 
    .our-brands h2 {
        margin-top: 40px;
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 32px;
     }
     .our-brands p { 
        font-size: 16px !important;
        line-height: 24px !important;
        margin-top: 0 !important ; 
        margin-bottom: 16px !important;;
     }
}

.our-brands p {
    color: #656565;
    text-align: center;
    font-family: "Brother";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 125% */
    margin-top: 32px;
    margin-bottom: 32px;;
}

.our-brands .icons{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 32px;
}

@media screen and (max-width: 800px) { 
    .our-brands .icons{
        margin-bottom: 0;  
    }
}


.our-brands .icons img {
    max-width: 100%;
    width: 208px;
    max-width: 100%;
    width: 208px;
    margin: 15px;
}


.our-brands .logo-tui {
    position: relative;
    top: -10px;
}

.our-brands .logo-tui {
    position: relative;
    top: -10px;
}

.our-brands .logo-hapag {
    position: relative;
    top: -18px;
}

@media screen and (max-width: 800px) {
    .our-brands .logo-tui {
        position: static;
        top: 0;
    }
    
    .our-brands .logo-hapag {
        position: static;
        top: 0;
    }

}

.button.style-black-tertiary button {
    border: none;
    color: white;
    background-color: transparent;
    padding-left: 0;
}


.button.style-tertiary button {
    border: none;
    color: #004ECC;
    background-color: transparent;
    padding-left: 0;
}

.button.style-black-secondary button {
    border: white 1px solid;
    background-color: transparent;
    color: white;
}

.button.style-white button, .button.style-black-primary button{
    background-color: white;
    color: #004ECC;
    border: 2px solid white;
}
.button button{
    background: #004ECC;
    border: 2px solid #004ECC;
    color: white;
    
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.15675002336502075px;
    text-align: center;

    height: 52px;
    padding-left: 32px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 24px;
    gap: 8px; 
    border-radius: 30px; 
    display: flex;  

}
@media screen and (max-width: 800px) { 
    .button button{ 
        font-size: 16px; 
        line-height: 16px;
        height: 44px;
        padding-left: 24px;
        padding-right: 10px;
        padding-top: 14px;
        padding-bottom: 16px;
        display: flex;
        align-items: center;
        gap: 8px;
    }
}

.button.style-hover button {
    background-color: #004ECC !important;
    cursor: pointer;
    color: white;
}


.button.style-hover button:hover {
    background: none !important;
    border: #004ECC 2px solid !important;;
    color: white;
}

.button.style-secondary button{
    background: white !important;
    border: #004ECC 2px solid !important;;
    color: #004ECC;
}

.button.style-secondary button:hover{
    background: #004ECC !important; 
    color: white;
}

.button.style-secondary button:hover svg path{
    stroke: white;
  }
.button.style-secondary button svg path{
    stroke: #004ECC;
  }


.button.style-secondary-black button{
    background: none;
    border: white 2px solid;

}

.button.style-secondary-black button:hover{
    background: white; 

}

.button button img {
    vertical-align: middle;
    padding-left: 0px;
}
@media screen and (max-width: 800px) {
     .icon-none {
        margin-top: 2px;
     }
 
.about-board-of-directors-nav {margin-top: 40px;}
}
.style-secondary-black .icon-none {
    margin-top: 0px;
     
 }
 @media screen and (max-width: 800px) {
    .style-secondary-black .icon-none {
        margin-top: 3px;
         
     }  
 }

.button button img.icon-none {
    position: relative;
    margin-left: 8px;
    margin-top: -5px;
}

.button button img.icon-external {
    position: relative;
    right: 5px;
    bottom: 3px;
}

.buttons-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
    max-width: 1200px !important;
    margin: auto
}

.icon.icon-download-blue {
    position: relative;
    top:3px;
}

/* GENERIC CSS */

body {
    font-family: Brother !important; 
}

h3 {
    font-size: 24px;
    /* line-height: 32px; */
    color: #004ECC;
}

.responsive-img {
    max-width: 100%;
}

.container-flex {
    display: flex;
} 

.force-white-text h1, .force-white-text h2,.force-white-text h3, .force-white-text h4, .force-white-text h5, .force-white-text p {
    color: white;
}
/*MEDIA QUERIES */
@media screen and (max-width: 800px) {
    .our-brands .icons img {
        margin-top: 32px;
        margin-bottom: 32px;
    
    }
    .our-brands button {
        margin: 32px;
        margin-bottom: 40px;
    }

}
@media screen and (max-width: 1511px) {
    header .header-container .logo {
        padding-left: 16px;
    } 
}
@media screen and (max-width: 400px) {
    .share {min-width: 100%; margin-right: auto;}
}

@media screen and (max-width: 800px) { 
    .modal-container {
        width: calc(100% - 40px);
        margin: 20px;
        left: calc(50% - 30px);
    }

    header .header-container.header-mobile {display: flex;}
    header .header-container.header-desktop {display: none;}

    header  {
        margin-top: 5px;
        padding-top: 5px;
    }
    .profiles-grid .items.cols4, .profiles-grid .items.cols3 {
        width: 100%;
        overflow: auto;
        flex-wrap: nowrap;
        justify-content: flex-start; 
    }

    .profiles-grid .items::-webkit-scrollbar {
        width: 10px;
        height: 10px;
      }
      .profiles-grid .items::-webkit-scrollbar-track {
        background-clip: content-box;
        background-color: #ffffff;
        margin-right: 20px;
      }
      .profiles-grid .items::-webkit-scrollbar-thumb {
        border-radius: 20px;
        background-color: #ffffff;
        background-color: #004ecc;
      }
      .profiles-grid .items::-webkit-scrollbar-corner,  .profiles-grid .items::-webkit-scrollbar-track {
        border-radius: 20px;
      }
    .profiles-grid .item {
         height: 453px;
         margin-left: 20px;
         margin-right: 20px;
    }

    .profiles-grid {margin-bottom: 10px;}

    .single-bio .bio-container .bio-main-content {
        padding-right: 0;
    }

     

 
    .single-bio .profile-image {display: none;}

    .single-bio .profile-image-mobile {display: block; text-align: center;}
    
  
    nav[aria-label="Breadcrumb"] {
        padding-left: 30px;
    }

}

/*ANIMATIONS*/

@keyframes gradient-in {
	0% {
		background-size: 100% 100%;
	}
	50% {
        background: rgba(0, 0, 0, 0.30);
        background-size: 400% 400%
    }
    100% {
        background-size: 400% 400%;
        background: rgba(0, 0, 0, 0.30);
    }
	
}

@keyframes gradient-out {
	0% {
		background-size: 400% 400%;
        background: rgba(0, 0, 0, 0.30);
	}
	50% {
        background: rgb(16,162,182,0);
        background: rgba(0, 0, 0, 0.30);
        background-size: 400% 400%;
    }
    100% {
        background-size: 100% 100%;
    }
	
}


/* EXTRA STYLES by irving */

.related-posts-container h3 {
    color: #001691;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px; /* 133.333% */
    text-transform: uppercase;
}

.related-posts-container {
    width: 100%;
    min-height: 566px;
    background: #F0F0F0;
    padding: 40px 48px;
    padding-bottom: calc(64px - 8px);
  }
 
  .related-posts-container .related-posts-nav {margin-top: 32px;}
  @media screen and (max-width: 600px) {
    .related-posts-container  {
      padding: 40px 0;
      padding-right: 0;
      padding-bottom: calc(40px - 9px);
    }
  }
 

  @media screen and (max-width: 800px) {
    .related-posts-container .related-posts-nav {margin-top: calc(32px - 20px)}
    .related-posts-container .related-posts  {
        margin-left: -20px;
        margin-right: -20px;
        padding-right:0;
    }
  }
  .related-posts-container .related-posts

  .related-posts-container .related-posts  .card-container .card p {
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 30px;
  }

  .related-posts-container .related-posts  .card-container .card  {
    padding: 0;
  }
  .related-posts-container .related-posts  .card-container .card .card-gradient {
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(0, 80, 208, 0.00) 7.61%, #004ECC 99.77%);
    padding: 32px;
    height: 186px;
  }

  @media screen and (max-width: 800px) { 
    .related-posts-container .related-posts  .card-container .card .card-gradient {
        padding: 24px 32px;
        height: 188px; 
    }
   }

   .trending-stories .button-text, .news-press-releases .button-textstyle-secondary-black {    text-wrap: nowrap;}

  .trending-stories .related-posts .card-container .card  .title {
    height: 104px;
  }

  .trending-stories .related-posts .card-container .card  .corp-site-btn {
    height: auto;
  }

  .related-posts-container .related-posts  .card-container .card {
    background: #001691;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .related-posts-container .related-posts  .card-container .card.placeholder {
    background-position: center 33px !important;
    background-size: 90%;
  } 




  
  .related-posts-container .related-posts  .title {
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    font-style: normal;
    color: #001694;
    padding-bottom: 40px;
  }
  .related-posts-container .related-posts  .card-container {
    display: flex;
    justify-content: center;
    overflow-x: auto;
    

  }

  @media screen and (min-width: 799px) {
     .related-posts .slick-list  {
        margin-left: -16px;
        margin-right: -16px;
    }

    .related-posts  .card-container { 
        margin-left: 16px;
        margin-right: 16px;

    }
   }
  
  @media screen and (max-width: 1400px) {
    .related-posts-container .related-posts  .card-container {
      justify-content: initial;
    }
    .related-posts-container .related-posts  .card-container .card {
      margin-bottom: 20px;
    }
  }

  .related-posts-container .related-posts  .card-container .card {
    width: 100%;
    height: 428px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: #ffffff;
  }
  @media screen and (max-width: 800px) {
    .related-posts-container .related-posts  .card-container {
       margin-left: 20px;
       margin-right: 20px;
      }
    .related-posts-container .related-posts  .card-container .card {
      height: 350px;
    }
  }
  .related-posts-container .related-posts  .card-container .card .title {
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    font-style: normal;
    color: #ffffff;
    padding-bottom: 16px;
  }
  @media screen and (max-width: 800px) { 
    .related-posts-container .related-posts  .card-container .card .title {
    padding-bottom: 24px;
    }
  }
  .related-posts-container .related-posts  .card-container .card .text {
    font-weight: 400;
    line-height: 28px;
  }
  .related-posts-container .related-posts  .card-container .card.expanding-your-reach {
    background-image: url("../../../static-site/images/home/stories/expanding-your-reach.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: linear-gradient(rgba(0, 80, 208, 0), rgb(0, 78, 204)), url("../../../static-site/images/home/stories/expanding-your-reach.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .related-posts-container .related-posts  .card-container .card.propelled-by-people {
    background-image: linear-gradient(rgba(0, 80, 208, 0), rgb(0, 78, 204)), url("../../../static-site/images/home/stories/people-1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .related-posts-container .related-posts  .card-container .card.new-destinations {
    background-image: linear-gradient(rgba(0, 80, 208, 0), rgb(0, 78, 204)), url("../../../static-site/images/home/stories/new-destinations.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  
  @media screen and (max-width: 1511px) {
    nav[aria-label="Breadcrumb"] {
        padding-left: 16px;
    }
  }
 
.stat-cards-subtitle { font-size: 20px; line-height: 28px; font-weight: 400; margin: 0; margin-bottom: 32px; margin-left: 48px; margin-right: 48px; }
@media screen and (max-width: 800px) { 
    .stat-cards-subtitle {
        margin-left: 0; margin-right: 0;
        line-height: 24px;
    }
}
.div_left_bar_color {
   padding: 64px 0px 0px 0px;
   border-top-left-radius: 20px;
   border-bottom-left-radius: 20px;
   margin: 120px -140px 120px 120px;
   text-align: left;
   width: 20px;
   z-index: 1;
}

@media screen and (max-width: 800px) {
   .div_left_bar_color {display:none;}
   .feature-block-card-over .img-abs-mobile {    padding-left: 20px}
}

