a,
a:hover {
    text-decoration: none;
}

body {
    font-family: 'Roboto-Regular', sans-serif;
}

:root {
    --fontExtraLarge: 46px;
    --fontLarge: 40px;
    --fontExtraMedium: 36px;
    --fontMedium: 23px;
    --fontSmall: 18px;
    --fontExtraSmall: 16px;
    --fontInitial: 14px;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../assets/fonts/Roboto-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../assets/fonts/Roboto-Light.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Semibold';
    src: url('../assets/fonts/Roboto-Medium.ttf') format('ttf');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../assets/fonts/Roboto-Bold.ttf') format('ttf');
    font-weight: 800;
    font-style: normal;
}


/*********************************************Landing Section*********************************************/

#intro_video {
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    background: #0e0c0e;
    height: 100%;
}

#back_video {
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.Landing-section {
    position: fixed;
    width: 100%;
    height: 400px;
    top: 12%;
    padding: 10px;
}

.Landing-section p {
    font-size: 26px;
    color: #2E2E2E;
    padding: 12px;
    margin-bottom: 60px;
    font-family: 'Roboto-Light', sans-serif;
}

.Landing-section img {
    width: 330px;
    padding: 20px 10px;
}


/*********************************************Landing Section End*********************************************/


/*********************************************FL Section*********************************************/

.fl .landingBlock {
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.fl .firstSection #back_video,
.fl .thirdSection #back_video {
    position: absolute;
    z-index: -1;
    height: 100%;
}

.fl .firstSectionDetail {
    display: flex;
    flex-flow: column;
    height: 100vh;
    justify-content: space-between;
    padding: 30px;
}

.fl .firstSection .header img,
.fl .secondSection .header img {
    width: 190px;
    margin: 30px 0;
}

.fl .firstSection p {
    font-size: 26px;
    color: #FFFFFF;
    font-family: 'Roboto-Light', sans-serif;
}

.fl .firstSection p span {
    font-family: 'Roboto-Semibold', sans-serif;
    font-weight: 600;
}

.fl .firstSection .footer {
    margin-bottom: 20px;
    text-align: center;
}

.fl .firstSection .footer img {
    width: 6px;
    height: 80px;
}

.fl .secondSection {
    display: flex;
    flex-flow: column;
    /* height: 100vh; */
    padding: 30px;
}

.fl .secondSection .header {
    margin-bottom: 60px;
}

.fl .secondSection .detail {
    margin-bottom: 45px;
}

.fl .secondSection .detail p {
    font-size: 15px;
    color: #1A2040;
    font-family: 'Roboto-Light', sans-serif;
    text-align: center;
    line-height: 17px;
}

.fl .secondSection .detail p span {
    font-family: 'Roboto-Semibold', sans-serif;
    font-weight: 600;
}

.fl .secondSection .detail p a {
    color: #1A2040;
}

.fl .secondSection .detail p.regular-font,
.fl .secondSection .detail p.regular-font span {
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 13px;
}

.fl .secondSection .detail .twestLogo {
    text-align: center;
    margin: 35px 0 30px;
}

.fl .secondSection .detail .twestLogo img {
    width: 150px;
    height: 60px;
}

.fl .secondSection .detail .store {
    width: 310px;
    margin: 0 auto;
}

.fl .secondSection .detail .d-flex img {
    width: 142px;
    height: 42px;
}

.fl .abt {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #181025;
}

.fl .abt img {
    width: 230px;
    height: 25px;
}

.fl .thirdSection .footer {
    padding: 34px 90px 10px;
    background: url('../assets/imgs/fl_footer_bg.png');
    background-size: cover;
}

.fl .thirdSection .footer h2 {
    font-family: 'Roboto-bold', sans-serif;
    font-weight: 900;
    font-size: 15px;
    color: #FFFFFF;
    margin-bottom: 15px;
    text-align: center;
}

.fl .thirdSection .footer p {
    font-size: 13px;
    color: #FFFFFF;
    font-family: 'Roboto-Regular', sans-serif;
    text-align: center;
    line-height: 15px;
}

.fl .thirdSection .footer p span {
    font-family: 'Roboto-Semibold', sans-serif;
    font-weight: 600;
}


/*********************************************FL Section End*********************************************/


/*********************************************AG Section*********************************************/

.ag .firstSection p {
    font-size: 29px;
    color: #FFFFFF;
    font-family: 'Roboto-Light', sans-serif;
    line-height: 37px;
}

.ag .secondSection .detail p {
    font-family: 'Roboto-Semibold', sans-serif;
    font-weight: 600;
    font-size: 29px;
    color: #CCE5CE;
    text-align: left;
    line-height: 37px;
}

.ag .secondSection .detail p span.dark {
    color: #007976;
}

.ag .secondSection .detail p span.light {
    color: #60C5BC;
}

.ag .secondSection .detail {
    margin: 25px 0 90px;
}

.ag .thirdSection .footer {
    padding: 34px 15px 10px;
    background: url('../assets/imgs/ag_footer_bg.png');
    background-size: cover;
}

.ag .thirdSection .footer .first_p {
    padding: 0 90px;
    margin-bottom: 30px;
}


/*********************************************AG Section End*********************************************/


/********************************************Media query*******************************************/

@media only screen and (max-width: 1600px) and (min-width: 1500px) {}

@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 576px) {
    .fl .secondSection .detail .store {
        width: 300px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 375px) {}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {}

@media only screen and (min-device-width: 480px) and (max-device-width: 815px) and (orientation: landscape) {}


/********************************************Media Query End**************************************************/
