@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
.desktopBr {
    display: block;
}

.mobileBr {
    display: none;
}

.header {
    background-image: url('/img/websiteImages/mask1.png');
    min-height: 81vh;
    background-color: #FFC100;
    background-repeat: no-repeat;
    background-position: 85% top;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.headerRow {
    width: 76%;
}

.headerLeftText {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: calc(1px + (65)*((100vw)/(2560)));
    color: #231F20;
    margin: 0;
}

.headerLeftParagraph {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: calc(1px + (22)*((100vw)/(2560)));
    line-height: calc(1px + (40)*((100vw)/(2560)));
    color: #231F20;
}

/*--End header style--*/

.rowWrapper {
    display: flex;
    justify-content: center;
}

/*third section style*/

.secondSection {
    padding-top: calc(1px + (100)*((100vw)/(2560)));
}

.secondSectionRow {
    display: flex;
    justify-content: center;
}

.secondSectionLeftImg {
    background-image: url('/img/websiteImages/curology-_85lEAZGZDI-unsplash.png');
    width: calc(1px + (600)*((100vw)/(2560)));
    height: calc(1px + (600)*((100vw)/(2560)));
    background-size: 100% 100%;
    border-radius: 10px;
    margin: 0;
    transition: 0.2s ease-in;
}

.secondSectionLeftImg::after {
    content: '';
    background-image: url('/img/websiteImages/pattern.png');
    position: absolute;
    width: calc(1px + (280)*((100vw)/(2560)));
    height: calc(1px + (280)*((100vw)/(2560)));
    bottom: calc(1px + (-73)*((100vw)/(2560)));
    left: calc(1px + (400)*((100vw)/(2560)));
    background-size: 100% 100%;
    transition: 0.4s ease-in 0.1s;
}

.secondSectionRight {
    padding-top: calc(1px + (95)*((100vw)/(2560)));
    padding-left: calc(1px + (150)*((100vw)/(2560)));
    width: 31%;
    margin: 0 !important;
}

.secondSectionRight h1 {
    padding: 0;
    margin: 0 0 calc(1px + (40)*((100vw)/(2560))) 0;
    font-size: calc(1px + (50)*((100vw)/(2560)));
    line-height: calc(1px + (55)*((100vw)/(2560)));
    color: black;
    font-family: Montserrat;
    font-weight: 500;
}

.secondSectionRight p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: calc(1px + (22)*((100vw)/(2560)));
    line-height: calc(1px + (55)*((100vw)/(2560)));
    color: #000000;
}

.firstSectionLeftBtn {
    padding-left: 5px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: calc(1px + (21)*((100vw)/(2560)));
    line-height: calc(1px + (140)*((100vw)/(2560)));
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.firstSectionLeftBtn span {
    padding-left: 3px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: calc(1px + (21)*((100vw)/(2560)));
    line-height: calc(1px + (45)*((100vw)/(2560)));
    color: #FF5607;
    transition: 0.2s ease-in;
}

.firstSectionLeftBtn:hover span {
    padding-left: 10px;
}

/*END! third section*/

/*fourth section style*/

.thirdSection {
    background-color: #FFFBED;
    margin-top: calc(1px + (180)*((100vw)/(2560)));
}

.thirdSectionCol h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: calc(1px + (40)*((100vw)/(2560)));
    line-height: calc(1px + (75)*((100vw)/(2560)));
    text-align: center;
    color: #000000;
}

.thirdSectionRow {
    padding: calc(1px + (5)*((100vw)/(479))) 0 calc(1px + (25)*((100vw)/(479))) 0;
    width: 75%;
    margin-bottom: calc(1px + (90)*((100vw)/(2560)));
}

.thirdSectionSquare {
    padding-top: calc(1px + (10)*((100vw)/(2560)));
    padding-left: calc(1px + (50)*((100vw)/(2560)));
}

.thirdSectionSquare img {
    width: 50px;
    height: 50px;
}

.thirdSectionSquare h3 {
    margin: calc(1px + (45)*((100vw)/(2560))) 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: calc(1px + (31)*((100vw)/(2560)));
    line-height: calc(1px + (45)*((100vw)/(2560)));
    color: #000000;
}

.thirdSectionSquare p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: calc(1px + (22)*((100vw)/(2560)));
    line-height: calc(1px + (45)*((100vw)/(2560)));
    color: #000000;
}

.thirdSectionCol {
    margin: calc(1px + (25)*((100vw)/(2560))) !important;
    width: calc(1px + (536)*((100vw)/(2560))) !important;
}

.thirdSectionColSecond {
    margin: calc(1px + (15)*((100vw)/(2560))) calc(1px + (25)*((100vw)/(2560))) !important;
}

/*END! fourth section style*/

/*Last section style*/

.lastSection {
    margin-top: -3px;
    padding-top: calc(1px + (150)*((100vw)/(2560)));
    background-image: url('/img/websiteImages/cityFooter.png');
    background-position: bottom center;
    background-size: 100% 100%;
    background-color: #FD4136;
    height: calc(1px + (1875)*((100vw)/(2560)));
}

.lastSectionRow {
    width: 78%;
    margin-top: calc(1px + (200)*((100vw)/(2560)));
}

.lastSectionLeftCol {
    padding-top: calc(1px + (80)*((100vw)/(2560)));
    width: 45%;
}

.lastSectionRightCol {
    width: 38%;
}

.lastSectionTitle {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: calc(1px + (85)*((100vw)/(2560)));
    color: white;
}

.lastSectionSecondaryTitle {
    margin-top: calc(1px + (45)*((100vw)/(2560)));
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: calc(1px + (22)*((100vw)/(2560)));
    line-height: calc(1px + (40)*((100vw)/(2560)));
    color: white;
}

.lastSectionSecondRow {
    width: 75%;
}

.lastSectionColLeft {
    z-index: 100;
    margin-top: calc(1px + (95)*((100vw)/(2560)));
    padding: calc(1px + (100)*((100vw)/(2560))) 0;
    width: 45%;
    float: left;
    background: #EF3416;
    transition: 0.2s ease-in;
}

.lastSectionColRight {
    padding: calc(1px + (340)*((100vw)/(2560))) 0;
    width: 55%;
    float: left;
    background: #FFC100;
    transition: 0.2s ease-in;
}

.lastSectionColRight::before {
    content: '';
    z-index: -1;
    top: calc(1px + (46)*((100vw)/(2560)));
    ;
    height: calc(1px + (673)*((100vw)/(2560)));
    width: calc(1px + (200)*((100vw)/(2560)));
    position: absolute;
    background-color: #343031;
    left: calc(1px + (805)*((100vw)/(2560)));
}

.lastSectionColLeftTitle {
    margin-top: 0;
    margin-left: calc(1px + (40)*((100vw)/(2560)));
    margin-bottom: calc(1px + (40)*((100vw)/(2560)));
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: calc(1px + (60)*((100vw)/(2560)));
    color: white;
}

.lastSectionColLeft h4 {
    padding: calc(1px + (25)*((100vw)/(2560))) 0;
    margin-top: 0;
    margin-left: calc(1px + (50)*((100vw)/(2560)));
    margin-bottom: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: calc(1px + (26)*((100vw)/(2560)));
    color: white;
}

.lastSectionColLeft h4 a {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
    font-size: calc(1px + (26)*((100vw)/(2560)));
    color: white;
}

.lastSectionColRightTitle {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: calc(1px + (60)*((100vw)/(2560)));
    color: white;
}

.formWrapper {
    background-color: white;
    padding: calc(1px + (20)*((100vw)/(2560))) calc(1px + (40)*((100vw)/(2560))) calc(1px + (25)*((100vw)/(2560))) calc(1px + (30)*((100vw)/(2560)));
    border-radius: 10px;
}

label {
    color: black;
    font-size: calc(1px + (22)*((100vw)/(2560)));
    font-family: Montserrat;
    float: left;
}

#fullName, #location, #phone, #email {
    margin-top: calc(1px + (10)*((100vw)/(2560)));
    width: 100%;
    background-color: white;
    border: 1px solid #FF5D14;
    border-radius: 10px;
    color: black;
    font-size: calc(1px + (22)*((100vw)/(2560)));
    padding: calc(1px + (15)*((100vw)/(2560))) 0 calc(1px + (15)*((100vw)/(2560))) calc(1px + (10)*((100vw)/(2560)));
    outline: none;
}

#confirmBtn {
    background-color: #FFC100;
    color: white;
    font-family: Montserrat;
    font-size: calc(1px + (22)*((100vw)/(2560)));
    text-align: center;
    font-weight: 600;
    border: 0;
    border-radius: 16.5px;
    margin-top: calc(1px + (30)*((100vw)/(2560)));
    width: 100%;
    padding: calc(1px + (20)*((100vw)/(2560))) 0;
    outline: none;
    cursor: pointer;
}

.contactMessage {
    margin-top: calc(1px + (22)*((100vw)/(2560)));
    color: white;
    font-family: Montserrat;
    font-size: calc(1px + (22)*((100vw)/(2560)));
}

/*Validation Style*/

.valid::after {
    content: attr(valid);
    top: calc(1px + (19)*((100vw)/(2560)));
    font-size: calc(1px + (22)*((100vw)/(2560)));
    font-family: Montserrat;
    margin-right: 10px;
    float: left;
}

/*---LOADING SPINNER----*/

.lds-ring {
    display: inline-block;
    position: relative;
    width: calc(1px + (24)*((100vw)/(2560)));
    height: calc(1px + (24)*((100vw)/(2560)));
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: calc(1px + (24)*((100vw)/(2560)));
    height: calc(1px + (24)*((100vw)/(2560)));
    border: 2px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 991px) {
    .desktopBr {
        display: none;
    }
    .mobileBr {
        display: block;
    }
    .header {
        background-image: url('/img/websiteImages/mask1.png');
        min-height: 100vh;
        background-color: #FFC100;
        background-position: calc(1px - (190)*((100vw)/(2560))) calc(1px + (400)*((100vw)/(479)));
        background-size: calc(1px + (2800)*((100vw)/(2560))) calc(1px + (500)*((100vw)/(479)));
    }
    .headerRow {
        position: absolute;
        top: calc(1px + (150)*((100vw)/(479)));
        left: calc(1px + (35)*((100vw)/(479)));
    }
    .headerLeft {
        margin: 0 !important;
    }
    .headerLeftText {
        font-size: calc(1px + (35)*((100vw)/(479)));
    }
    .headerLeftParagraph {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (30)*((100vw)/(479)));
    }
    /*second section squares*/
    .secondSectionCol {
        width: 100% !important;
        margin-bottom: calc(1px + (60)*((100vw)/(479))) !important;
    }
    .secondSectionSquare {
        padding: calc(1px + (80)*((20vw)/(479))) calc(1px + (25)*((100vw)/(479)));
        height: calc(1px + (330)*((100vw)/(479)));
    }
    .svgWrapper svg {
        width: calc(1px + (80)*((100vw)/(479)));
        height: calc(1px + (100)*((100vw)/(479)));
    }
    .secondSectionSquare h3 {
        font-size: calc(1px + (28)*((100vw)/(479)));
        line-height: calc(1px + (30)*((100vw)/(479)));
    }
    .secondSectionSquare p {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (20)*((100vw)/(479)));
    }
    /*third section image + text*/
    .secondSection {
        display: flex;
        justify-content: center;
    }
    .secondSectionRow {
        width: 75%;
        display: flex;
        flex-direction: column;
    }
    .secondSectionRight {
        padding-left: 0;
        width: 100%;
    }
    .secondSectionRight h1 {
        font-size: calc(1px + (30)*((100vw)/(479)));
        line-height: calc(1px + (35)*((100vw)/(479)));
    }
    .secondSectionRight p {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (40)*((100vw)/(479)));
        margin: calc(1px + (20)*((100vw)/(479))) 0;
    }
    .firstSectionLeftBtn {
        font-size: calc(1px + (14)*((100vw)/(479)));
        line-height: calc(1px + (25)*((100vw)/(479)));
        padding-left: 0;
    }
    .firstSectionLeftBtn span {
        font-size: calc(1px + (16)*((100vw)/(479)));
    }
    .secondSectionLeftImg {
        margin: calc(1px + (40)*((100vw)/(479))) 0 0 0 !important;
        width: calc(1px + (340)*((100vw)/(479)));
        height: calc(1px + (340)*((100vw)/(479)));
    }
    /*Fourth section*/
    .thirdSection {
        padding: calc(1px + (25)*((100vw)/(479))) 0 calc(1px + (85)*((100vw)/(479))) 0;
    }
    .thirdSectionCol {
        width: 100% !important;
    }
    .thirdSectionColSecond {
        margin-bottom: calc(1px + (28)*((100vw)/(479))) !important;
        justify-content: center;
        display: flex;
        text-align: center;
    }
    .thirdSectionCol h2 {
        font-size: calc(1px + (25)*((100vw)/(479)));
        line-height: calc(1px + (45)*((100vw)/(479)));
    }
    .thirdSectionRow {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .thirdSectionSquare h3 {
        margin: calc(1px + (12)*((100vw)/(479))) 0;
        font-size: calc(1px + (20)*((100vw)/(479)));
        line-height: calc(1px + (30)*((100vw)/(479)));
    }
    .thirdSectionSquare p {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (25)*((100vw)/(479)));
    }
    /*Last section style*/
    .lastSection {
        background-image: url('/img/websiteImages/footerImageMobile.png');
        background-size: 100% 70%;
        height: calc(1px + (1000)*((100vw)/(479)));
        background-repeat: no-repeat;
    }
    .lastSectionRow {
        width: calc(1px + (430)*((100vw)/(479)));
        margin-top: calc(1px + (200)*((100vw)/(2560)));
    }
    .lastSectionLeftCol {
        padding-top: calc(1px + (80)*((100vw)/(2560)));
        width: calc(1px + (410)*((100vw)/(479)));
    }
    .lastSectionRightCol {
        width: calc(1px + (410)*((100vw)/(479)));
    }
    .lastSectionTitle {
        font-size: calc(1px + (28)*((100vw)/(479)));
        text-align: center;
    }
    .lastSectionSecondaryTitle {
        margin-top: calc(1px + (30)*((100vw)/(479)));
        font-size: calc(1px + (17)*((100vw)/(479)));
        line-height: calc(1px + (22)*((100vw)/(479)));
        text-align: center;
    }
    .formWrapper {
        padding: calc(1px + (8)*((100vw)/(479))) calc(1px + (14)*((100vw)/(479))) calc(1px + (13)*((100vw)/(479))) calc(1px + (14)*((100vw)/(479)));
    }
    label {
        font-size: calc(1px + (15)*((100vw)/(479)));
    }
    .col-6-mobile-main {
        width: 46%;
    }
    #fullName, #location, #phone, #email {
        margin-top: calc(1px + (1)*((100vw)/(479)));
        font-size: calc(1px + (18)*((100vw)/(479)));
        padding: calc(1px + (5)*((100vw)/(479))) 0 calc(1px + (5)*((100vw)/(479))) calc(1px + (1)*((100vw)/(479)));
    }
    #confirmBtn {
        font-size: calc(1px + (15)*((100vw)/(479)));
        margin-top: calc(1px + (25)*((100vw)/(479)));
        padding: calc(1px + (15)*((100vw)/(479))) 0;
    }
    .contactMessage {
        margin-top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
    /*Validation Style*/
    .valid::after {
        top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
}

@media screen and (max-width: 767px) {
    .desktopBr {
        display: none;
    }
    .mobileBr {
        display: block;
    }
    .header {
        background-image: url('/img/websiteImages/mask1.png');
        min-height: 100vh;
        background-color: #FFC100;
        background-position: calc(1px - (190)*((100vw)/(2560))) calc(1px + (400)*((100vw)/(479)));
        background-size: calc(1px + (2800)*((100vw)/(2560))) calc(1px + (500)*((100vw)/(479)));
    }
    .headerRow {
        position: absolute;
        top: calc(1px + (150)*((100vw)/(479)));
        left: calc(1px + (35)*((100vw)/(479)));
    }
    .headerLeft {
        margin: 0 !important;
    }
    .headerLeftText {
        font-size: calc(1px + (35)*((100vw)/(479)));
    }
    .headerLeftParagraph {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (30)*((100vw)/(479)));
    }
    /*second section squares*/
    .secondSectionCol {
        width: 100% !important;
        margin-bottom: calc(1px + (60)*((100vw)/(479))) !important;
    }
    .secondSectionSquare {
        padding: calc(1px + (80)*((20vw)/(479))) calc(1px + (25)*((100vw)/(479)));
        height: calc(1px + (330)*((100vw)/(479)));
    }
    .svgWrapper svg {
        width: calc(1px + (80)*((100vw)/(479)));
        height: calc(1px + (100)*((100vw)/(479)));
    }
    .secondSectionSquare h3 {
        font-size: calc(1px + (28)*((100vw)/(479)));
        line-height: calc(1px + (30)*((100vw)/(479)));
    }
    .secondSectionSquare p {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (20)*((100vw)/(479)));
    }
    /*third section image + text*/
    .secondSection {
        display: flex;
        justify-content: center;
    }
    .secondSectionRow {
        width: 75%;
        display: flex;
        flex-direction: column;
    }
    .secondSectionRight {
        padding-left: 0;
        width: 100%;
    }
    .secondSectionRight h1 {
        font-size: calc(1px + (30)*((100vw)/(479)));
        line-height: calc(1px + (35)*((100vw)/(479)));
    }
    .secondSectionRight p {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (40)*((100vw)/(479)));
        margin: calc(1px + (20)*((100vw)/(479))) 0;
    }
    .firstSectionLeftBtn {
        font-size: calc(1px + (14)*((100vw)/(479)));
        line-height: calc(1px + (25)*((100vw)/(479)));
        padding-left: 0;
    }
    .firstSectionLeftBtn span {
        font-size: calc(1px + (16)*((100vw)/(479)));
    }
    .secondSectionLeftImg {
        margin: calc(1px + (40)*((100vw)/(479))) 0 0 0 !important;
        width: calc(1px + (340)*((100vw)/(479)));
        height: calc(1px + (340)*((100vw)/(479)));
    }
    /*Fourth section*/
    .thirdSection {
        padding: calc(1px + (25)*((100vw)/(479))) 0 calc(1px + (85)*((100vw)/(479))) 0;
    }
    .thirdSectionCol {
        width: 100% !important;
    }
    .thirdSectionColSecond {
        margin-bottom: calc(1px + (28)*((100vw)/(479))) !important;
        justify-content: center;
        display: flex;
        text-align: center;
    }
    .thirdSectionCol h2 {
        font-size: calc(1px + (25)*((100vw)/(479)));
        line-height: calc(1px + (45)*((100vw)/(479)));
    }
    .thirdSectionRow {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .thirdSectionSquare h3 {
        margin: calc(1px + (12)*((100vw)/(479))) 0;
        font-size: calc(1px + (20)*((100vw)/(479)));
        line-height: calc(1px + (30)*((100vw)/(479)));
    }
    .thirdSectionSquare p {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (25)*((100vw)/(479)));
    }
    /*Last section style*/
    .lastSection {
        background-image: url('/img/websiteImages/footerImageMobile.png');
        background-size: 100% 70%;
        height: calc(1px + (1000)*((100vw)/(479)));
        background-repeat: no-repeat;
    }
    .lastSectionRow {
        width: calc(1px + (430)*((100vw)/(479)));
        margin-top: calc(1px + (200)*((100vw)/(2560)));
    }
    .lastSectionLeftCol {
        padding-top: calc(1px + (80)*((100vw)/(2560)));
        width: calc(1px + (410)*((100vw)/(479)));
    }
    .lastSectionRightCol {
        width: calc(1px + (410)*((100vw)/(479)));
    }
    .lastSectionTitle {
        font-size: calc(1px + (28)*((100vw)/(479)));
        text-align: center;
    }
    .lastSectionSecondaryTitle {
        margin-top: calc(1px + (30)*((100vw)/(479)));
        font-size: calc(1px + (17)*((100vw)/(479)));
        line-height: calc(1px + (22)*((100vw)/(479)));
        text-align: center;
    }
    .formWrapper {
        padding: calc(1px + (8)*((100vw)/(479))) calc(1px + (14)*((100vw)/(479))) calc(1px + (13)*((100vw)/(479))) calc(1px + (14)*((100vw)/(479)));
    }
    label {
        font-size: calc(1px + (15)*((100vw)/(479)));
    }
    .col-6-mobile-main {
        width: 46%;
    }
    #fullName, #location, #phone, #email {
        margin-top: calc(1px + (1)*((100vw)/(479)));
        font-size: calc(1px + (18)*((100vw)/(479)));
        padding: calc(1px + (5)*((100vw)/(479))) 0 calc(1px + (5)*((100vw)/(479))) calc(1px + (1)*((100vw)/(479)));
    }
    #confirmBtn {
        font-size: calc(1px + (15)*((100vw)/(479)));
        margin-top: calc(1px + (25)*((100vw)/(479)));
        padding: calc(1px + (15)*((100vw)/(479))) 0;
    }
    .contactMessage {
        margin-top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
    /*Validation Style*/
    .valid::after {
        top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
}

@media screen and (max-width: 479px) {
    .desktopBr {
        display: none;
    }
    .mobileBr {
        display: block;
    }
    .header {
        background-image: url('/img/websiteImages/mask1.png');
        min-height: 100vh;
        background-color: #FFC100;
        background-position: calc(1px - (190)*((100vw)/(2560))) calc(1px + (400)*((100vw)/(479)));
        background-size: calc(1px + (2800)*((100vw)/(2560))) calc(1px + (500)*((100vw)/(479)));
    }
    .headerRow {
        position: absolute;
        top: calc(1px + (150)*((100vw)/(479)));
        left: calc(1px + (35)*((100vw)/(479)));
    }
    .headerLeft {
        margin: 0 !important;
    }
    .headerLeftText {
        font-size: calc(1px + (35)*((100vw)/(479)));
    }
    .headerLeftParagraph {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (30)*((100vw)/(479)));
    }
    /*second section squares*/
    .secondSectionCol {
        width: 100% !important;
        margin-bottom: calc(1px + (60)*((100vw)/(479))) !important;
    }
    .secondSectionSquare {
        padding: calc(1px + (80)*((20vw)/(479))) calc(1px + (25)*((100vw)/(479)));
        height: calc(1px + (330)*((100vw)/(479)));
    }
    .svgWrapper svg {
        width: calc(1px + (80)*((100vw)/(479)));
        height: calc(1px + (100)*((100vw)/(479)));
    }
    .secondSectionSquare h3 {
        font-size: calc(1px + (28)*((100vw)/(479)));
        line-height: calc(1px + (30)*((100vw)/(479)));
    }
    .secondSectionSquare p {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (20)*((100vw)/(479)));
    }
    /*third section image + text*/
    .secondSection {
        display: flex;
        justify-content: center;
    }
    .secondSectionRow {
        width: 75%;
        display: flex;
        flex-direction: column;
    }
    .secondSectionRight {
        padding-left: 0;
        width: 100%;
    }
    .secondSectionRight h1 {
        font-size: calc(1px + (30)*((100vw)/(479)));
        line-height: calc(1px + (35)*((100vw)/(479)));
    }
    .secondSectionRight p {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (40)*((100vw)/(479)));
        margin: calc(1px + (20)*((100vw)/(479))) 0;
    }
    .firstSectionLeftBtn {
        font-size: calc(1px + (14)*((100vw)/(479)));
        line-height: calc(1px + (25)*((100vw)/(479)));
        padding-left: 0;
    }
    .firstSectionLeftBtn span {
        font-size: calc(1px + (16)*((100vw)/(479)));
    }
    .secondSectionLeftImg {
        margin: calc(1px + (40)*((100vw)/(479))) 0 0 0 !important;
        width: calc(1px + (340)*((100vw)/(479)));
        height: calc(1px + (340)*((100vw)/(479)));
    }
    /*Fourth section*/
    .thirdSection {
        padding: calc(1px + (25)*((100vw)/(479))) 0 calc(1px + (85)*((100vw)/(479))) 0;
    }
    .thirdSectionCol {
        width: 100% !important;
    }
    .thirdSectionColSecond {
        margin-bottom: calc(1px + (28)*((100vw)/(479))) !important;
        justify-content: center;
        display: flex;
        text-align: center;
    }
    .thirdSectionCol h2 {
        font-size: calc(1px + (25)*((100vw)/(479)));
        line-height: calc(1px + (45)*((100vw)/(479)));
    }
    .thirdSectionRow {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .thirdSectionSquare h3 {
        margin: calc(1px + (12)*((100vw)/(479))) 0;
        font-size: calc(1px + (20)*((100vw)/(479)));
        line-height: calc(1px + (30)*((100vw)/(479)));
    }
    .thirdSectionSquare p {
        font-size: calc(1px + (16)*((100vw)/(479)));
        line-height: calc(1px + (25)*((100vw)/(479)));
    }
    /*Last section style*/
    .lastSection {
        background-image: url('/img/websiteImages/footerImageMobile.png');
        background-size: 100% 70%;
        height: calc(1px + (1000)*((100vw)/(479)));
        background-repeat: no-repeat;
    }
    .lastSectionRow {
        width: calc(1px + (430)*((100vw)/(479)));
        margin-top: calc(1px + (200)*((100vw)/(2560)));
    }
    .lastSectionLeftCol {
        padding-top: calc(1px + (80)*((100vw)/(2560)));
        width: calc(1px + (410)*((100vw)/(479)));
    }
    .lastSectionRightCol {
        width: calc(1px + (410)*((100vw)/(479)));
    }
    .lastSectionTitle {
        font-size: calc(1px + (28)*((100vw)/(479)));
        text-align: center;
    }
    .lastSectionSecondaryTitle {
        margin-top: calc(1px + (30)*((100vw)/(479)));
        font-size: calc(1px + (17)*((100vw)/(479)));
        line-height: calc(1px + (22)*((100vw)/(479)));
        text-align: center;
    }
    .formWrapper {
        padding: calc(1px + (8)*((100vw)/(479))) calc(1px + (14)*((100vw)/(479))) calc(1px + (13)*((100vw)/(479))) calc(1px + (14)*((100vw)/(479)));
    }
    label {
        font-size: calc(1px + (15)*((100vw)/(479)));
    }
    .col-6-mobile-main {
        width: 46%;
    }
    #fullName, #location, #phone, #email {
        margin-top: calc(1px + (1)*((100vw)/(479)));
        font-size: calc(1px + (18)*((100vw)/(479)));
        padding: calc(1px + (5)*((100vw)/(479))) 0 calc(1px + (5)*((100vw)/(479))) calc(1px + (1)*((100vw)/(479)));
    }
    #confirmBtn {
        font-size: calc(1px + (15)*((100vw)/(479)));
        margin-top: calc(1px + (25)*((100vw)/(479)));
        padding: calc(1px + (15)*((100vw)/(479))) 0;
    }
    .contactMessage {
        margin-top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
    /*Validation Style*/
    .valid::after {
        top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
}