@media (min-width: 1200px) {
.container {
    max-width: 1920px;
    padding-left: 140px;
    padding-right: 140px;
}
}

@font-face {
    font-family: AktivGrotesk;
    src: url("https://3stepsolutions.s3-accelerate.amazonaws.com/assets/custom/010937/fonts/AktivGrotesk_W_Rg.woff");
    src: url("https://3stepsolutions.s3-accelerate.amazonaws.com/assets/custom/010937/fonts/AktivGrotesk_W_Rg.woff2");
}

@font-face {
    font-family: AktivGrotesk Bold;
    src: url("https://3stepsolutions.s3-accelerate.amazonaws.com/assets/custom/010937/fonts/AktivGrotesk_W_SBd.woff2");
    src: url("https://3stepsolutions.s3-accelerate.amazonaws.com/assets/custom/010937/fonts/AktivGrotesk_W_SBd.woff");
}

h1 (min-width: 1200px) {
    font-size: 96px !important;
}


h2 (min-width: 1200px) {
    line-height: 77px !important;
}

h3 (min-width: 1200px) {
    font-family: AktivGrotesk;
    font-size: 40px !important;
    line-height: 60px !important;
}

h4 (min-width: 1200px) {
    font-family: AktivGrotesk; 
    font-size: 30px !important;
    line-height: 45px !important;
}

h5  (min-width: 1200px) {
    font-family: AktivGrotesk;
    font-size: 26px !important;
    line-height: 39px !important;
}

h6  (min-width: 1200px) {
    font-family: AktivGrotesk;
    font-size: 24px !important;
    line-height: 35px !important;
}

p  (min-width: 1200px) {
    line-height: 30px !important;
}

.post-item .post-item-description > h2, .post-item .post-item-description > h2 > a,
.post-item .post-item-description > h2, .post-item .post-item-description > h2 * {
    font-size: 18px !important;
    line-height: 1.25 !important;   
    letter-spacing: -0.2px;
    margin-bottom: 8px;
    color: var(--brandcolor1);
    font-weight: 500;
}


.topbar-transparent {
     display: none !important;
}

#header {
    height: 100px !important;
    line-height: 100px !important;
}

#header .header-inner #logo a > img {
    height: 100px;
    padding: 15px 0 0 0;
}

li.wavcurrent a {
    color: var(--linkcolor) !important;
}

footer {
    display: none !important;
}

.site-footer a {
    line-height: 1 !important;
    font-size: 12px;
    display: block;
    text-wrap: wrap;
    text-align: right;
    padding-left: 20px;
}

@media (max-width: 550px) {

.site-footer a, .text-right {
font-size: 16px;
margin-bottom: 10px;
text-align: center;
width: 100%;
}
}

.site-footer a:hover {
    color: #fff !important;
}

.site-footer a.social {
    padding-left: 10px;
    display: inline;
    color: #fff;
    margin-top: \;
}

.site-footer a.aprivacy {
    padding-left: 30px;
    font-size: 12px
}

.wavc2a.white {
    box-shadow: none;
    max-width: unset;
}

.aboutbox {
    border-left: 10px solid #f1f49a;
    max-width: unset;
}

.aboutbox2 {
    border-left: 10px solid #f1f49a;
    max-width: unset;
}

.aboutbox3 {
    box-shadow: none;
    border-left: 10px solid #f1f49a;
}

.whoweare li {
    padding: 0 15px !important;
    text-align: center !important;
    font-size: 15px !important;
}

.btn:not(.close):not(.mfp-close) {
    font-size: 14px !important;
}

.italeftborder {
    border-left: 10px solid #f1f49a;
}

.hrwhite {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.contact-details h4 {
    font-size: 20px !important;
}

section.about-boxes .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.about-boxes .aboutbox {
    height: 100%;
    display: flex;
    align-items: flex-start;
    padding: 40px 10%;
    flex-direction: column;
    justify-content: flex-start;
}

.about-boxes.cntr .aboutbox {
    align-items: center;
    justify-content: center;

}

p {
    line-height: 1.5;
    font-size: 14px;
    font-weight: 300;
}

p:last-child {
 margin-bottom: 0px;
}

.itaBullet li {
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 5px;
}

.itaBulletHR {
    margin: 25px auto 22px 0px !important;
    max-width: 400px;
    border-top-width: 1.5px;
    border-top-color: #000;
}

@media (max-width: 1024px) {
    .mainMenu-open #header #mainMenu {
        padding-top: 10px;
        margin-bottom: 10px;
    }
    .mainMenu-open #header[data-transparent="true"] .header-inner, 
    .mainMenu-open #header[data-transparent="true"] #header-wrap {
        /* box-shadow: none; */
        background-color: #000 !important;
    }
    .header-transparent #mainMenu nav > ul > li a {
        color: #fff !important;
        font-size: 16px;
    }
    .mainMenu-open .header-transparent .lines::before, 
    .mainMenu-open .header-transparent .lines::after {
        background-color: #fff !important;
    }
    #mainMenu:not(.menu-overlay) nav > ul > li {
        text-align: center;
    }
    .contact-details h4 {
        font-size: 16px !important;
    }
    .contact-details .italeftborder h4 {
        margin-left: 30px !important;
    }
    div.lucent, div.lucent p {
        text-align: left !important;
    }
    .wwd-numbers img {
        width: 25% !important;
    }
    .wwd-numbers2 img {
        width: 35% !important;
    }
}

@media (min-width: 1025px) {
    #header .header-inner, #header #header-wrap {
        height: 114px;
    }
}


    section.itaBanner {
        padding-top: 140px !important;
    }
    

section.itaBanner.short {
min-height: 60vh !important;
max-height: 800px !important; 
}


/*----SAM'S EDIT---*/


section.itaBanner.itaBannerHome h1 {
    font-size: 5vw;
}

@media (max-width: 550px) {
    section.itaBanner.itaBannerHome h1 {
    font-size: 9vw;
}
}

@media (min-width: 1400px) {
   section.itaBanner.itaBannerHome h1 {
    font-size: 86px;
} 
}

@media (max-width: 1024px) {
#header .header-inner #logo, #header #header-wrap #logo {
    position: relative !important;
    left: unset;
}
}

section.itaBanner {
    display: flex;
    align-items: flex-end;
    min-height: 90vh;
    height: fit-content;
    max-height: 1200px;
}

section.site-footer .col-md-7 {
    display: flex;
}

@media (max-width: 1024px) {
    section.site-footer .col-md-7 {
    justify-content: center;
}
}

section.itaBanner.itaChevrons::before,
section.itaBanner.itaGlobes::before {
  content: '';
    position: absolute;
    background-image: url('https://3stepsolutions.s3-accelerate.amazonaws.com/assets/custom/010937/images/web/group-273-20240627-0224.png');
    bottom: 0px;
    left: 60%;
    width: calc(536px * 0.75);
    height: calc(509px * 0.75);
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
}
section.itaBanner.itaGlobes::before {
background-image: url('https://3stepsolutions.s3-accelerate.amazonaws.com/assets/custom/010937/images/web/group-301-20240628-0232.png');
    width: 400px;
    height: 400px;
}

@media (max-width: 767px) {
section.itaBanner.itaChevrons::before {
    width: calc(536px * 0.6);
    height: calc(509px * 0.6);
    opacity: 0.25
}

    section.itaBanner.itaGlobes::before {
        left: 35%
    }
}