/*common*/ /* user defined common styles, apply to whole application*/


.fontguide-heading-1 {
    font-size: 34px;
    font-weight: 800;
    letter-spacing: 0.3px;
    color: white;
}

.fontguide-heading-2 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: white;
}


.fontguide-tab-default {
    font-size: 17px;
    font-weight: 800;
    letter-spacing: 0.3px;
    color: black;
}

    .fontguide-tab-default:hover {
        font-size: 17px;
        font-weight: 800;
        letter-spacing: 0.3px;
        color: #e53935;
    }

.fontguide-index-2 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: #555;
}






/*utils*/ /* user defined common utils, apply to whole application*/
.padding-50 {
    padding-top: 50px;
}

.margin-bottom-30px {
    margin-bottom: 30px;
}

.padding-bt-50 {
    padding-bottom: 50px;
}

.padding-bt-40 {
    padding-bottom: 40px;
}

.padding-bt-160{
    padding-bottom:160px;
}

.padding-40 {
    padding-top: 40px;
}

.marginbottom30px {
    margin-bottom: 30px;
}

.padding-10 {
    padding-top: 11px;
}

.web-padding-bt-70 {
    padding-bottom: 70px;
}
/*customs*/ /* user defined css, apply to whole application but limited to this application*/

.web-txt-left {
    text-align: left;
    line-height:2;
}

.teambox {
    height: 270px;
    -webkit-box-shadow: 0 8px 9px -6px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 8px 9px -6px rgba(0,0,0,0.2);
    box-shadow: 0 8px 9px -6px rgba(0,0,0,0.2);
}

.teambox-2 {
    height: 325px;
    -webkit-box-shadow: 0 8px 9px -6px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 8px 9px -6px rgba(0,0,0,0.2);
    box-shadow: 0 8px 9px -6px rgba(0,0,0,0.2);
}

.u-accordion-bg-primary .u-accordion__header [aria-expanded="true"] {
    background-image: linear-gradient(to right, #ce222c, #e5332c, #e5332c);
}

.gradient-meet {
    border: 1px solid #e0e0e0;
    background-image: radial-gradient(circle at 110% 0, #ececec, white, white, white);
    background-repeat: no-repeat;
}

.grad-color-black {
    background-image: radial-gradient(circle farthest-side at 110% 0, #2c2c2c, #141414);
}

.gradient-meet:hover {
    border: 0px;
    background-image: linear-gradient(to right, #ce222c, #e5332c, #e5332c);
    background-repeat: no-repeat;
}

    .gradient-meet:hover h3 {
        font-size: 20px;
        font-weight: 800;
        letter-spacing: 0.3px;
        color: white;
    }

    .gradient-meet:hover p {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.3px;
        color: white;
    }

.modal-box {
    width: 100%;
    text-align: center;
}

.modal-header1 > div {
    text-align: left;
    padding: 40px 0 0 60px;
}

/*override*/ /* overrided styles from base, apply to whole application*/
.u-btn-primary {
    background-color: white;
    border: 1px solid #e53935;
    height: 46px;
    width: 160px;
}
/*//////////////Web View////////////////////*/
.bg-responsive {
    background-image: url(/assets/img/company_bg.jpg);
    background-repeat: no-repeat;
}

.web-display {
    display: block;
}

.tablet-mobile {
    display: none;
}

.mobile-display {
    display: none;
}

.text-left {
    text-align: left;
}

.g-mb-201 {
    /*padding: 30px;*/
    letter-spacing: 0.5px;
    color: black;
}

.margin-bottom-100px {
    margin-bottom: 100px;
}

.customizedbutton {
    position: relative;
    transition: .2s ease;
    cursor: pointer;
    width: 130px;
    height: 46px;
    color: white;
    margin-top: 30px;
    letter-spacing: 0.5px;
}

.g-max-width-880 {
    max-width: 880px !important;
}

#contact_form > label {
    display: block;
    margin: 7px 0 7px 0;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: black;
}

#contact_form {
    text-align: left;
    padding: 40px 60px 40px 60px;
}

.btn {
    position: relative;
    transition: .2s ease;
    cursor: pointer;
}

.customizedbutton {
    position: relative;
    transition: .2s ease;
    cursor: pointer;
    width: 160px;
    height: 46px;
    color: #E53935;
    margin-top: 35px;
    letter-spacing: 0.5px;
    padding-top: 12px;
}

.margin-hr-web {
    margin-top: 50px;
    margin-bottom: 70px;
}

.web-margin-bt-70 {
    margin-bottom: 70px;
}

.tablet-mobile-1 {
    display: none;
}
/*//////////////Tablet View////////////////////*/
@media (max-width: 991px) and (min-width: 768px) {

    .bg-responsive {
        background-image: url(/assets/img/company_bg_t.jpg);
    }

    .tablet-mobile-1 {
        display: block;
    }

    .web-padding-bt-70 {
        padding-bottom: 0px;
    }

    .material-icons1 {
        font-size: 22px !important;
        padding: 0px !important;
    }

    .tablet-pb-70 {
        padding-bottom: 70px
    }

    .tablet-mobile {
        display: block;
    }

    .mobile-display {
        display: none;
    }

    .web-display {
        display: none;
    }

    .web-txt-left {
        text-align: center;
    }

}


/*//////////////Mobile View////////////////////*/
@media (max-width: 767px) {
    .bg-responsive {
        background-image: url(/assets/img/company_bg_m.jpg);
    }

    .mobile-txt-center {
        text-align: center !important;
    }

    .web-margin-bt-70 {
        margin-bottom: 30px;
    }

    .margin-hr-web {
        margin-top: 44px;
        margin-bottom: 50px;
    }

    /*.mobile-pb-70 {
        padding-bottom: 70px;
    }*/

    .mobile-pt-50 {
        padding-top: 24px;
    }

    .tablet-mobile-1 {
        display: block;
    }

    .web-padding-bt-70 {
        padding-bottom: 0px;
    }

    .salesbox {
        height: 330px;
    }

    .teambox {
        height: 250px;
    }

    .teambox-2 {
        height: 350px;
    }


    .mobile-display {
        display: block;
    }

    .tablet-mobile {
        display: none;
    }

    .web-display {
        display: none;
    }

    .padding-50 {
        padding-top: 40px !important;
    }


    .web-txt-left {
        text-align: center;
    }



    .fontguide-heading-1 {
        font-size: 24px;
        font-weight: 800;
        letter-spacing: 0.3px;
        color: white;
    }

    .fontguide-heading-2 {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.3px;
        color: white;
    }

    .modal-header1 {
        height: 130px;
    }

        .modal-header1 > div {
            text-align: center;
            padding: 35px 0 0 30px;
        }

            .modal-header1 > div > .modal-sec-con {
                padding-right: 38px;
                padding-left: 15px;
            }
}

/*<!--iPhone5 -->*/

@media (max-width: 420px) {
    .modal-header1 > div {
        padding: 26px 0 0 30px;
    }

    .salesbox {
        height: 320px !important;
    }
}


@media (max-width: 320px) {
    .teambox-2 {
        height: 400px;
    }

    .salesbox {
        height: 330px;
    }
}

@media (min-width: 0) {
    .g-py-20 {
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    .g-pt-20 {
        padding-top: 0rem !important;
    }
}



@media (max-width: 969px) {
    .margin-top-20 {
        margin-top: 2rem;
    }
}