﻿body {
}

.Roboto-Black {
    font-family: 'Roboto', math !important;
    font-weight: 900 !important; /* Black */
}

.Roboto-Black-size {
    font-size: 40px;
}

.Roboto-regular {
    font-family: 'Roboto', math !important;
    font-weight: normal !important; /* 400 */
}

.Roboto-regular-sub-heading-Size {
    font-size: 20px;
    width: 730px;
    text-align: center;
}

.Roboto-regular-content-Size {
    font-size: 18px;
}

.product-section {
    background-image: url('../../Album/PrivacyAndPolicy/PrivacyAndPolicyBanner.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.product-container {
    background: linear-gradient( -90deg, rgba(9, 35, 62, 0) 0%, rgba(0, 47, 96, 1) 100% );
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.product-content {
    padding-left: 170px;
}
.lato-semibold {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.lato-regular {
    font-size: 18px !important;
}
.Roboto-Black {
    font-family: 'Roboto', math !important;
    font-weight: 900 !important; /* Black */
}

.Roboto-Black-about-size {
    font-size: 65px;
    color: #FFFFFF;
}

.Roboto-medium {
    font-family: 'Roboto', math !important;
    font-weight: 500 !important; /* Medium */
}

.Roboto-medium-about-size {
    font-size: 25px;
}

.product-text-color1 {
    color: #E13335;
}

.product-text-color2 {
    color: #FFFFFF;
}

.product-container {
    background: linear-gradient( -90deg, rgba(9, 35, 62, 0) 0%, rgba(0, 47, 96, 1) 100% );
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.term-and-conditions-row {
    width: 1560px;
}

.term-and-conditions-section {
    margin-top: 100px;
}

@media screen and (max-width : 1600px) {
}

@media screen and (max-width : 1550px) {
}

@media screen and (max-width : 1455px) {
}

@media screen and (max-width : 1400px) {
}

@media screen and (max-width : 1200px) {

    .Roboto-Black-about-size {
        font-size: 52px;
    }

    .product-content {
        padding: 0px;
    }

    .hero-box {
        width: 100% !important;
        text-align: center !important;
    }

    .Roboto-Black-size {
        font-size: 38px;
    }
}

@media screen and (max-width : 881px) {
}

@media (min-width: 992px) and (max-width: 1199.98px) {

    .Roboto-Black-size {
        font-size: 36px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .Roboto-Black-about-size {
        font-size: 42px;
    }

    .Roboto-regular-sub-heading-Size {
        width: 90%;
    }

    .Roboto-Black-size {
        font-size: 34px;
    }
}


@media (min-width: 576px) and (max-width: 767.98px) {

    .Roboto-Black-about-size {
        font-size: 40px;
    }

    .Roboto-regular-sub-heading-Size {
        width: 95%;
    }

    .Roboto-Black-size {
        font-size: 32px;
    }
}

@media (max-width: 575.98px) {

    .Roboto-Black-about-size {
        font-size: 30px;
    }

    .Roboto-regular-sub-heading-Size {
        width: 98%;
    }

    .Roboto-Black-size {
        font-size: 30px;
    }
}
