/* 
 Theme Name:   Social Media
 Theme URI:    
 Description:  
 Author:       web@thedesignbank.co.uk
 Author URI:   http://socialmedia.thedb.uk
 Template:     wp-bootstrap-4
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap');

::-moz-selection { /* Code for Firefox */
  color: #000;
  background: #eee;
}
::selection {
  color: #000;
  background: #eee;
}

html,body { overflow-x: hidden; }
.container {
    max-width: 1320px !important;
}

/* Fonts */
@font-face { 
font-family: HelveticaNeue-Medium; 
src: url(/fonts/HelveticaNeue-Medium-1.ttf); 
}
@font-face { 
font-family: HelveticaNeue-Bold; 
src: url(/fonts/HelveticaNeue-Bold-02.ttf); 
}
@font-face { 
font-family: JustLovely; 
src: url(/fonts/JustLovely.ttf); 
}
@font-face { 
font-family: HelveticaNeue-Reg; 
src: url(/fonts/HelveticaNeue-01.ttf); 
}
@font-face { 
font-family: Dharma-Bold; 
src: url(/fonts/DharmaGothicE_ExBold_R.otf); 
}
h1 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 68px;
    text-transform: uppercase;
}
h2 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 48px;
}
h4 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 24px;
}
h5 {
    font-family: 'HelveticaNeue-Bold';
    font-size: 18px;
    color: #172F4D;
}
p {
    font-family: 'Cormorant Garamond', serif;
    font-size: 24px;
    line-height: 40px;
}
.social {
  font-family: HelveticaNeue-Bold;
  font-size: 24px;
  line-height: 60px;
  margin-top: 30px;
}
.statNumber {
  font-family: HelveticaNeue-Bold;
  font-size: calc(3rem + 2vw);
  margin: 45px 0 25px 0;
}
.statNumber.counter-value {
  margin-top: 7px;
}
.centerWeeWoo{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
h1.social{
  text-transform: none;
  font-size: 120px;
}
.bold{
  font-weight: bold;
}
.lovelyf {
    font-family: 'JustLovely';
}
.f100 {
    font-size: 100px;
}
.f50 {
    font-size: 50px;
}
.white {
    color: white;
}
.dgrey {
    background: #262626;
}
.db-orange {
  background: #fd5000;
  color: white;
}
.heroHeight{
  min-height: 50vw;
}
.slidingDiv {
  overflow: hidden;
  display: flex;
}
.sectionSlide {
  min-width: 100%;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sectionSlide:nth-child(odd) {
  background-color: #D80028;
  color: white;
}
.magazines .abs-mag img {
    max-width: 430px;
}
.magazines .abs-mag-right img {
    max-width: 430px;
}
.topmagazines .top-abs-mag img {
    max-width: 430px;
}
.topmagazines .top-abs-mag-right img {
    max-width: 430px;
}
.magazines img {
    max-width: 350px;
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.topmagazines img {
    max-width: 350px;
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.btm-image{
    margin-top: -24vw;
    right: 10vw;
    position: relative;
}
.abs-mag {
    position: absolute;
    z-index: 100;
    left: 15vw;
    z-index: -1;
}
.abs-mag-right {
    position: absolute;
    z-index: 100;
    right: 30vw;
    top: 30vh;
    z-index: -1;
}
.top-abs-mag {
    position: absolute;
    z-index: 100;
    left: 15vw;
    z-index: -1;
}
.top-abs-mag-right {
    position: absolute;
    z-index: 100;
    right: 30vw;
    top: 30vh;
    z-index: -1;
}
.contact-bg {
    background-image: url(/wp-content/uploads/2022/09/Get-intouch.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.social-icon{
  width: 15%;
  padding-bottom: 30px;
}
.lgrey {
    background: #F8F8F8;
}
.black {
    background: #000;
}
.beige-bg {
    background: #F5F2E8;
}
/* Padding / Position Styles */
.about-hero-pad{
  padding: 0 0 230px 0;
}
.about-btm-pad{
  padding-bottom: 170px;
}
.padding-y-top {
    padding-top: 45px;
}
.padding-y-btm {
    padding-bottom: 45px;
}
.pt-30 {
    padding-top: 30px;
}
.p-top-small {
    padding-top: 25px;
}
.m-top-small {
    margin-top: 25px;
}
.p-l-0 {
    padding-left: 0;
}
.mt-large {
    margin-top: 90px;
}
.padding-top-large {
    padding-top: 90px;
}
.padding-btm-large {
    padding-bottom: 90px;
}
.ph-35 {
    padding-top: 35px;
}
.p-sides {
    padding-left: 20%;
    padding-right: 20%;
}
.pt-30-icons {
    padding-top: 30px;
}
.center-y {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.even-space {
    display: flex;
    justify-content: space-around;
}
.d-grid {
    display: grid;
    place-items: center;
}
.flex-end {
    display: flex;
    justify-content: flex-end;
}
/*Image Effects */
img.home-hover {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
img.home-hover:hover {
    opacity: .7;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  width: 30px;
  height: 30px;
}
.carousel-control-prev, .carousel-control-next{
  opacity: 1;
}
.carousel-control-prev-icon {
  background-image: url("/wp-content/uploads/2023/03/prev-icon.svg");
}
.carousel-control-prev {
  left: -50px;
}
.carousel-control-next-icon {
  background-image: url("/wp-content/uploads/2023/03/next-icon.svg");
}
.carousel-control-next {
  right: -50px;
}
/* Header Styles */
nav#site-navigation {
    padding-top: 20px;
    position: relative;
    z-index: 10;
    background: linear-gradient(to bottom, rgb(0,0,0, 0.4) 0%, rgb(0,0,0,0) 100%);
    position: fixed;
    width: 100%;
}
/* Footer Styles */
.footer-sides {
    padding-left: 10%;
    padding-right: 10%;
}
.fr-30 {
    padding-right: 30px;
}
.fr-10 {
    padding-right: 5px;
}
video {
    width: 100%;
}
footer#colophon, footer#colophon p {
    font-size: 18px;
    font-family: 'HelveticaNeue-Reg';
    margin-bottom: 0;
    line-height: 24px;
    background: #262626;
    color: white;
}
section.valli-bg {
  min-height: 100vh;
  background: #F0EAE9;
}
body {
  overscroll-behavior: none;
  height: 100vh;
}
.section, 
.full_height {
  position: relative;
  padding: 50px 80px;
  min-height: calc(100vh - 0px);
  width: calc(100vw - 0px);
  display: flex;
  align-items: center;
}
.section__text, 
.full_text {
  max-width: calc(100% - 20%);
  margin: 0 auto;
}
.section--01{
  background-color: #F0EAE9;
}
.section--02{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}
.section--03{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f2edec;
}
.section--04{
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
}
.section--04 .section__text {
  display: flex;
}
.section--04 img {
  max-width: 459px;
  margin-right: 90px;
  max-width: 33%;
}
.section--05 img, .section--05 video {
    max-width: 459px;
    max-width: 40%;
    margin-left: 90px;
}
.moveUp {
  margin-bottom: 90px;
}
.section--05{
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
}
.section--06{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #489591;
}
.section--07{
  background-color: #D80028;
}
.section--08{
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
}
.section--09{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #D80028;
}
.section--10{
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
}
.section--11{
  background-color: #225778;
}
.section--12{
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
}
.section--13{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #225778;
}
.section--14{
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
}
.section--15{
  background-color: #581414;
}
.section--16{
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
}
.section--17{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #581414;
}
.section--18{
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
}
.padding1440{
  padding:120px 0;
}
.stats {
  font-family: HelveticaNeue-Bold;
  font-size: calc(3rem + 2vw);
  white-space: nowrap;
  line-height: calc(2rem + 2vw);
}
section.mc-center {
    width: calc(100% - 50%);
    margin: 0 auto;
}
.moveUp {
  margin-top: -45px;
}
.inline {
  display: flex;
}
.section__text p.social {
  margin: 0 !important;
  white-space: nowrap;
}
.mc-section {
  padding: 120px 0px;
}
.dgrey {
    background: #262626;
}
.footer-bottom p {
    color: white;
}
.bold-footer {
    font-family: 'HelveticaNeue-Bold' !important;
    padding-bottom: 15px;
}
.footer-icons i {
    color: white !important;
    font-size: 24px !important;
    transition: 1s;
}
.footer-icons i:hover {
    color: #fd5000 !important;
}
footer#colophon a {
    color: white !important;
    transition: 1s;
}
footer#colophon a:hover {
    color: #fd5000 !important;
}
.grey {
    background: #E4E4E4;
}
.bt-footer {
    border-top: 1px solid black;
}
.end-icons {
    display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.footer-bottom p {
    font-family: 'HelveticaNeue-Reg';
    font-size: 18px;
    
}
.footer-bottom a {
    color: white;
    transition: 1s;
    font-size: 18px;
    
}
.footer-bottom a:hover {
    color: #fd5000;
    
}
.fa-l0 {
    padding-left: 0 !important;
}

/* Background Styles */
section.header-port {
    background: url(/wp-content/uploads/2022/08/virgin-header.jpg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 70vh;
    padding-bottom: 20vh;
    background-position-y: bottom;
}

/* Nav Styles */
.container:after {
     content: "";
     display: table;
     clear: both;
}
#navigationWrap {
     display: none;
     width: 100%;
     min-height: 100vh;
     height: 100%;
     background: #262626;
     opacity: 0;
     position: fixed;
     top: 0;
     padding: 50px 0;
     overflow: hidden;
     z-index: 1;
}
.container.menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
nav ul {
     list-style-type: none;
     padding: 0;
}
nav ul li {
    color: white;
    font-size: 100px;
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 700;
    font-family: 'Dharma-Bold';
    line-height: 90px;
}
nav ul li:first-child {
    font-size: 50px;
    overflow: visible;
    color: #fd5000;
}
.orange-menu {
    color: #fd5000 !important;
    font-size: 50px;
}
nav a {
     color: white;
     -o-transition:.3s;
     -ms-transition:.3s;
     -moz-transition:.3s;
     -webkit-transition:.3s;
     transition:.3s;
     text-decoration: none !important;
     transition: 1s;
}
nav a:hover {
     color:#fd5000;
}
.navbar {
    position: fixed;
    top: 10px;
    right: 15px;
    width: 45px;
    height: 45px;
    z-index: 20;
    cursor: pointer;
}
.close {
     display: none;
     opacity: 0;
     position: fixed;
    top: 10px;
    right: 0px;
     width: 45px;
     height: 45px;
     z-index: 20;
     cursor: pointer;
     text-shadow: none;
}
.social a {
     color: #484848;
     color: white;
     -o-transition:.3s;
     -ms-transition:.3s;
     -moz-transition:.3s;
     -webkit-transition:.3s;
     transition:.3s;
     text-decoration: none;
}
.about-list{
  list-style: none;
  columns: 2;
}
.about-link{
  color: black;
}
.about-link:hover{
  color: black;
}
.about-h1{
  font-size: 8vw;
  text-transform: none;
  line-height: 7vw;
  text-align: right;
}
.center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.center-right{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
}
.social a:hover {
     color: #fd5000;
}
i.fa-brands {
    font-size: 30px;
    padding-left: 10px;
    color: #8d8d8d;
    transform: 1s;
}
i.fa-brands:hover {
    color: #fd5000;
}
.fa {
     color: white;
     padding-right: 12px;
     font-size: 1.8em !important;
     -o-transition:.3s;
     -ms-transition:.3s;
     -moz-transition:.3s;
     -webkit-transition:.3s;
     transition:.3s;
}
.fa:hover {
     color:#F24738;
}
@media (max-width: 1920px) {
nav ul li {
    font-size: 50px;
}
.orange-menu {
    font-size: 40px;
}
}
@media (min-width: 1440px) {
.homeport-mob {
    min-height: 550px;
    object-fit: cover;
}
}
@media (max-width: 1600px) {
.magazines .abs-mag img {
    max-width: 300px;
}
.magazines img {
    max-width: 300px;
}
.magazines .abs-mag-right img {
    max-width: 300px;
}
.topmagazines .top-abs-mag img {
    max-width: 300px;
}
.topmagazines img {
    max-width: 300px;
}
.topmagazines .top-abs-mag-right img {
    max-width: 300px;
}
}
@media (max-width: 1440px) {
img.homeport-mob {
    min-height: 550px;
    object-fit: cover;
    width: 100%;
    max-height: 550px;
}
nav ul li {
    font-size: 40px;
}
.orange-menu {
    font-size: 30px;
}
.sml1440{
  position: relative;
  left: 25vw;
  bottom: 10vw;
}
}
@media (min-width: 1301px) {
.hide-bottle-desk {
    display: none;
}
}
@media (max-width: 1300px) {
.hide-bottle {
    display: none;
}
}
@media (min-width: 1201px) {
.hide-desk {
  display: none !important;
}
div#page {
    display: block !important;
}
}
@media (max-width: 1200px) {
div#page {
  display: none;
}
}
@media (max-width: 1024px) {
.p-sides {
    padding-left: 15px;
    padding-right: 15px;
}
.footer-sides {
    padding-left: 15px;
    padding-right: 15px;
}
p {
    font-size: 20px;
}
h2 {
    font-size: 34px;
}
img.homeport-mob {
    min-height: 350px;
    max-height: 350px;
}
}
@media (max-width: 992px) {
.pt-ipad {
    padding-top: 30px;
}
.padding-btm-large {
    padding-bottom: 60px;
}
.padding-top-large {
    padding-top: 60px;
}
.footer-bottom p {
    font-size: 16px;
}
.footer-bottom a {
    font-size: 16px;
}
nav ul li {
    font-size: 50px;
}
.orange-menu {
    font-size: 35px;
}
.footer-icons {
    display: grid;
    grid-auto-columns: 10px;
    grid-auto-flow: column;
    grid-gap: 20px;
    grid-template-rows: 20px;
    place-items: center;
}
}
@media (max-width: 767px) {
.padding-btm-large {
    padding-bottom: 45px;
}
.padding-top-large {
    padding-top: 45px;
}
.padding-y-top {
    padding-top: 30px;
}
.pt-mob {
    padding-top: 30px;
}
.text-right.center-mob {
    text-align: center !important;
}
.footer-sides {
    padding-left: 15px;
    padding-right: 15px;
}
.center-mob {
    text-align: center;
}
img.h-100.height-fix{
    height: auto !important;
}
nav ul li {
    font-size: 8vw;
}
nav ul li:first-child {
    font-size: 8vw;
}
.orange-menu {
    color: #fd5000 !important;
    font-size: 5vw;
}
.homeport-mob {
    min-height: 400px;
    object-fit: cover;
}
.imgfixmob {
    min-height: 300px;
    object-fit: cover;
}
nav#site-navigation {
    padding-top: 10px;
    background: linear-gradient(to bottom, rgb(0,0,0, 0.7) 0%, rgb(0,0,0,0) 100%);
}
.end-icons {
    justify-content: flex-start;
    padding-top: 16px;
}
.ptmob-30 {
    padding-top: 30px;
}
}
@media (max-width: 575px) {
.pt-col {
    padding-top: 30px;
}
.hide-btm-mob {
    display: none;
}
.w-100-mob {
    width: 100%;
}
footer#colophon, footer#colophon p {
    text-align: center;
    padding-bottom: 0;
}
.homeport-mob {
    min-height: 200px !important;
    object-fit: cover !important;
    max-height: 200px !important;
    width: 100% !important;
}
.pt-mob {
    padding-top: 15px;
}
.pt-30 {
    padding-top: 15px;
}
.end-icons {
    justify-content: center;
}
.hide-col {
    display: none;
}
.footer-bottom p {
    font-size: 14px;
    text-align: center;
}
.center-col {
    text-align: center !important;
}
}