body {
    font-family: 'NeueHaasDisplay-Regular';
    color: #000
}

.extra_bold {
    font-family: 'ProximaNova-Extrabld';
}
.bold {
    font-family: 'NeueHaasDisplay-Bold';
}
.light{
    font-family: 'NeueHaasDisplay-Light';
}
.semi_bold{
    font-family: 'NeueHaasDisplay-Semibold'
}

.footer_menu{
    padding-bottom: 20px
}

.center_text{
    text-align: center;
}
.input-lg{
    border-radius: 0px;
    font-size:14px;
    height: 60px;
    border: 1px solid #333333;
}
@media all and (min-width: 480px) and (max-width: 1023px) {
    .header_content{
        padding:100px 20px !important;
        min-height: 50vh !important
    }
    .title{
        font-size: 54px !important;
        line-height: 1.3 !important
    }
    .header_text{
        width: 70% !important
    }

    .footer_section{
        padding:30px 20px !important;
        flex-direction: column;
    }

    .social_icons{
        padding-top: 50px;
    }

    .launch_pad{
        padding-top:50px !important;
    }
    .section_content{
        padding: 50px 20px !important;
    }
}

.btn-custom{
    border-radius: 0px;
    font-weight: 600; 
    padding: 10px 20px;
    margin-top:40px;
    width: 250px;
}

.btn-custom:after {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    background-color: transparent;
    background-position : center center;
    background-repeat:no-repeat;
    background-size: cover;
    background-image : url(../img/RightArrow_white.png);
}

.italic-font{
    font-family: LibreBaskerville;
    /* font-style: italic; */
}

.border-white{
    border: 1px solid #ffffff !important;
}
.btn-transparent {
    background-color:transparent;
    color: #A01E64;
    border: 1px solid #A01E64;
    border-radius: 0px;
    font-size: 12px
}

.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active,
.btn-transparent.active,
.open>.dropdown-toggle.btn-transparent {
    background-color: #A01E64;
    border-color: #A01E64;
    color: white;
    border: 1px solid #A01E64;
}

.btn-default {
    background-color: #A01E64;
    color: white;
    border: 1px solid #A01E64;
    border-radius: 0px !important;
    font-size: 12px;
    /*    color: cornsilk;*/
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-color: #A01E64;
    border-color: #A01E64;
    color: white;
    border: 1px solid #A01E64;
}

.btn-lg,
.btn-default {
    border-radius: 5px;
}
.btn-lg{
    padding: 10px 20px;
    font-size: 14px
}
.container{
    max-width: 1230px;
    margin:auto;
    width: 100%;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

@media all and (max-width: 480px) {
    #terms_div{
        width: 100% !important;
        padding: 50px 20px !important;
        height: auto !important;
    }
    .container{
        padding:0 !important
    }
    .header_content{
        padding:50px 30px !important;
    }
    .title{
        font-size: 54px !important;
        line-height: 1 !important
    }
    .header_text{
        width: 100% !important;
        font-size: 20px !important;
    }

    .footer_section{
        padding:30px 20px !important;
        flex-direction: column;
    }
    .social_icons{
        margin: auto !important;
        padding-top: 50px;
    }
    .footer_pad_right{
        margin-right: 35px !important
    }
    .section_content{
        padding: 50px 30px !important;
        font-size: 20px !important
    }
    .business_section{
        font-size: 20px !important;
    }
    .btn_div_pad{
        padding-top:50px !important;
    }
    .bordertop{
        width: 90px !important;
    }
    .business_section{
        padding: 50px 30px !important;
    }
    .brand_container{
        width: 49% !important;
        padding-bottom: 20px !important
    }
    .brand_container img{
        max-height: 112px !important;
    }
    .brand_section{
        padding: 50px 0 20px 20px !important;
    }
    .pad_right{
        padding-right: 20px !important;
    }
    .simple_text{
        padding-right: 20px !important
    }
    .three_col{
        width: 100% !important;
        padding-right: 0 !important;
        padding-top:20px
    }
    .pad_left{
        padding-left: 35px;
    }
}

.three_col{
    padding-top:20px
}


a, a:hover, a:focus {
    color: #000;
    text-decoration: none;
}
#main-page{
    overflow-x: hidden;
}


.ui-loader{
    display: none !important;
}

a{
    cursor: pointer;
}


.modal-header {
    border-bottom: 0px
}
body.modal-open .modal .modal-dialog {
    margin: auto;
}

.color-a01e64{
    color:#a01e64
}

.white, .white a {
    color: #fff;
    -webkit-text-stroke:1px #000;
}


.modal-backdrop.in {
    opacity: .9
}


.title{
    font-size: 20px;
    line-height: 20px;
    word-spacing: .5px;
    margin:0;
}

.header_text{
    color:#fff;
}

.content_title{
    font-size: 56px;
    line-height: 58px;
    margin:0;
}
.float_div{
    padding:40px 30px;
    position: absolute;
    width: 750px;
    margin:auto;
    top:-85px;
    left:0;
    right:0;
}

.logo_container{
    display: flex;
    margin: 10px 0 0 0;
    background-color: #fff;
    width: 33%;
    padding:50px;
    height: 250px;
}
.logo_container_2, .brand_container{
    display: flex;
    margin: 0;
    width: 25%;
    position: relative;
    padding-bottom: 30px
}
.plan_box{
    width: 50%;
}
.blue_box{
    border:1.2px solid #3e67ea;
}
.red_box{
    border:1.2px solid #d13750;
}
.black_box{
    border:1.2px solid #000;
}


.btn-red{
    background-color:#d13750;
    color:#fff;
}
.btn-red:hover{
    background-color:#a00a23;
    color:#fff;
}

.btn-blue{
    background-color: #3e67ea;
    color:#fff;
}

.btn-blue:hover{
    background-color: #003c7c;
    color:#fff;
}

.btn-black{
    background-color: #000;
    color:#ffffff;
}

.btn-black:hover{
    background-color:#393939;
    color:#fff;
}


/* .link, .link:hover{
    color:#333333;
    text-decoration: underline;
} */

.link {
    
    background-image: linear-gradient(to bottom, #ff9800 0%, #ff9800 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 3px 3px;
    color: #000;
    text-decoration: none;
    transition: background-size .2s;
  }
  
  .link:hover {
    background-size: 3px 50px;
  }
  
.content_text{
    margin-bottom: 16px;
    line-height: 1.5;
}

.menu_link{
    text-decoration:none;
    padding: 8px 5px;
    border-bottom: solid 1px #999999;
    color:#333;
    display: block;
    width: 100%;
}

.menu_link:hover{
    background-color: #f7f7f7;
    color:#333;
}
.menu_link.active{
    color:#A01E64;
}
.howitworks_container{
    text-align: center;
    border:1px solid #999;
    border-top:none !important;
    position: relative;
    padding:0 10px;
    font-size: 16px;
    margin:0 10px;
    width: 20%;
}
.howitworks_logo{
    height: 100px;
    margin:auto;
    position: absolute;
    top:-80px;
    left:0;
    right:0;
}
.howitworks_header{
    padding-top:30px;
}
.complete_col{
    margin:0 30px;
}

.tab{
    padding: 5px 0 0 0 !important;
    font-size: 14px
}
.sticky_div {
    position: fixed;
    top: 100px;
    /* width: 100%; */
}

.fixed_div {
    position: absolute;
    bottom:10px;
    /* top: 150px; */
    /* width: 100%; */
}