
@font-face {
    font-family: 'Proxima-Nova-Cn-Rg';
    src: url('../fonts/ProximaNovaCond-Regular.eot');
    src: url('../fonts/ProximaNovaCond-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNovaCond-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNovaCond-Regular.woff') format('woff'),
        url('../fonts/ProximaNovaCond-Regular.ttf') format('truetype'),
        url('../fonts/ProximaNovaCond-Regular.svg#ProximaNovaCond-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.v2 .overlap-group14{margin-top: 0;}

button{
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}


button:hover {
    /* box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16)!important;
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px); */
}

.button_line{
    width: 25px;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    vertical-align: 5px;
    position: relative;
    margin-left: -15px;
}

.button_line:before{
    content: '';
    width:12px;
    height:1px;
    background: #fff;
    position: absolute;
    top:-10px;
    right:0;
    z-index: 10;
}

@keyframes ctaArrowLineStart {
    0 % {
        transform - origin: left;transform: scaleX(1.2) translateY(calc(-50 % +.5 px)) translateZ(0)
    }
    100 % {
        transform: scaleX(1) translateY(calc(-50 % +.5 px)) translateZ(0)
    }
}


.next-arrow{
    position: absolute;
    left: 26%;
    top: 51%;
    width: 6px;
    transform: translateY(-50%);
    stroke: currentColor;
    display: none;
}

.get_in_touch span.button_line{
    height: 1px;
    width: 25px;
    position: absolute;
    content: '';
    left: 16%;
    display: inline-block;
    top: 50%;
    transform-origin: left;
    background-color: #000;
    transform: translateY(calc(-50% + 0.5px)) translateZ(0);
    transform: translateY(-50%);
}

div.button_line:before{
    content: '';
    width: 9px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: -3px;
    right: -2px;
    z-index: 10;
    opacity:0;
    transition: .3s;
}

div.button_line:after{
    content: '';
    width: 9px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 3px;
    right: -2px;
    z-index: 10;
    transform: rotate(45deg);
    opacity: 0;
    transition: .3s;
}


button span, button div{
    transition: .3s;
}

button:hover span, button:hover div{
    transform: translateX(6px);
}

button:hover div:before{
    opacity: 1;
    transform: rotate(45deg);
}

button:hover div:after{
    opacity: 1;
    transform: rotate(-45deg);
}

/* button:hover span.text{
   transform: translateX(6px);
}

button:hover svg.next-arrow{
    display: block;
}

button:hover span:before{
    left:-50px;
} */

/* button:hover span.button_line{
    margin-left:0px;
    left:17%;
    animation: ctaArrowLineStart .45s cubic-bezier(.23,.46,.4,1) forwards;
} */


a{
    text-decoration: none;
}

a:hover{
    text-decoration: underline !important;
}

body{
    font-family: "ProximaNova-Regular", Helvetica;
}

h1, h2, h3, h4, h5, h6{
    font-family: "ProximaNova-Bold", Helvetica;
}


.v2 .overlap-group12{
    height: auto;
}

.v2 .overlap-group2-1 {
    height: auto;
    left: 0;
    position: relative;
    top: 0;
    max-width: 1441px;
    padding-top: 1px;
    width: 100%;
    margin: 0px auto;
}

.footerv1{
    background: url(../img/footer_bg.png) 0px 0px no-repeat;
    background-size: cover;
    background: #000;
}

.footer_block{

}

.v2 .group-11 {
   -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
    height: 29px;
    /* left: 420px; */
    max-width: 600px;
    position: relative;
    /* top: 32px; */
    /*  -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center; */
    margin: 32px auto 25px;
    left: 0px;
    top:0px;
    max-width:600px;
      -webkit-justify-content:space-between;
        -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
        -ms-flex-pack:space-between;
}

.v2 .group-11 img{
    max-width: 100%;
    height:auto;
}

.v2 .group-6 {
    -webkit-box-align: flex-start;
-moz-box-align: flex-start;
-ms-flex-align: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
        -ms-flex-direction:row;
            flex-direction:row;
    left: 0;
    min-height: initial;
    position: relative;
    top: 0px;
    max-width: 962px;
    margin: 0px auto;
    justify-content: initial;
    color: #eaeaea;
    font-family: "ProximaNova-Regular", Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    width:auto;
    padding-top:25px;
}

.v2 .group-6.group-6-last{
    padding: 0;
}

.v2 .group-6.footer_bottom_block{
    flex-wrap: wrap;
}

.v2 .flex-col-4{
    margin-left: 60px;
}

.v2 .flex-col-5{
    margin-left: 60px;
}

.v2 .flex-col-6{
    /*margin-left: 60px;*/
    margin-left: 45px;
}


.address_footer{
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
    width: 215px;
}

.address_footer .logo img{
    /* width: 133px;   
    height: 70px; */

    width: 64px;
    height: 56px;
}

.address_footer p:nth-of-type(1){
    padding: 15px 0;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #eaeaea;
}

.address_footer p:nth-of-type(2){
    padding: 0 0 29px 0;
}

.address_footer ul{}

.address_footer ul li{
    color: #eaeaea;
    font-family: "ProximaNova-Regular", Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    min-height: 20px;
    white-space: nowrap;
    margin-bottom: 8px;
}

.address_footer ul li span{
    margin-right: 7px;
    color: #eaeaea;
    font-family: "ProximaNova-Bold", Helvetica;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    min-height: 20px;
    /* min-width: 50px; */
    white-space: nowrap;
    display: inline-block;
    
}

.footer_block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-top: 25px;
}

.v2 .bitmap-40 {
    height: 60px;
    left: 2px;
    position: relative;
    top: 0;
    width: 122px;
}

.footer_block .footer_block_1 li,
.footer_block .footer_block_2 li{
    /* padding-bottom: 15px; */
}

.v2 .footer_block_1 .flex-col-3{
    margin-left: 0;
    
}

.footer_block .footer_block_1 li {
    text-transform: capitalize;
}

.footer_block h5{
    color: #eaeaea;
    font-family:"ProximaNova-Regular", Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    min-height: 20px;
    white-space: nowrap;
}

.footer_block ul{
    /* padding: 30px 0; */
    padding: 30px 0 30px;
}

.footer_block ul li{
    color: #eaeaea;
    font-family: "ProximaNova-Regular", Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    /* margin-top: 4px; */
    min-height: 20px;
    white-space: nowrap;
    margin-bottom: 8px;
}

.footer_block ul li a{
    color: #eaeaea;
    transition: 0.4s all ease-in-out;
}

.footer_block ul li a:hover{
    color: #F7B500;
    text-decoration: none !important;
}

img.broker_logo{
    margin-top: 11px;;
}

img.com_list_footer{
    max-width: 100%;
    height: auto;
    margin:91px 0 0;
}

.v2 .rectangle-5{
    opacity: 1;
    background: rgba(216, 216, 216, .10);
}

.v2 .disclaimer-disrupti{
    margin-left:auto;
    margin-right: auto;
    width: auto;
    max-width: 962px;
    margin-top: 13px;
}

.v2 .disclaimer-disrupti p{
    margin-bottom: 11px;
}

.v2 .disclaimer-disrupti p a{
    color: #fff;
    text-decoration: none;
}

.v2 .disclaimer-disrupti p a:hover{
    text-decoration: underline !important;
}

.footer_media{
    width: 100%;
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
      -webkit-justify-content:flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack:flex-start;
    margin-left: 0px;
}

.v2 .rectangle-5{
    position: relative;
    top: 0;
}

.v2 .rectangle-5 {
    position: relative;
    top: initial;
    margin: 60px auto 0;
    border-left:0px none;
    border-right:0px none;
    border-bottom:0px none;
}

.v2 .rectangle-5 .inner{
    max-width: 960px;
    margin:0 auto;
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
   -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
    height: 100%;
      -webkit-justify-content:space-between;
        -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
        -ms-flex-pack:space-between;
}

.v2 .rectangle-5 .inner ul{
}

.v2 .rectangle-5 .inner ul li{
    float: left;
    margin-right: 35px;
}

.v2 .rectangle-5 .inner ul li a{
    color: #eaeaea;
    font-family: "ProximaNova-Regular", Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 17px;
    white-space: nowrap;
    transition: 0.4s all ease-in-out;
}

.v2 .rectangle-5 .inner ul li a:hover{
    color: #F7B500;
    text-decoration: none !important
}

.v2 .x2019-by-disrupt {
    left: initial;
    letter-spacing: 0;
    line-height: 17px;
    position: relative;
    top: 0;
    white-space: nowrap;
}

.v2 .line-2{
    height: 3px;
    left: 0;
    position: relative;
    /* top: 0; */
    top: -9px;
    width: 100%;
}

.v2 .header111821{
    position: relative;
    top: 0;
    min-width: initial;
    max-width: 1440px;
    margin: 0 auto;
    left: initial;
}

.footerv1.footer_black{
    background: #fff;
    margin-top: 0px;
}

.footerv1.footer_black a{
    transition: 0.4s all ease-in-out;
}


.footerv1.footer_black .footer_block{
    padding-top:0;
}

.v2 .footer_black .group-6,
.v2 .footer_black .address_footer ul li,
.v2 .footer_black .address_footer ul li span{
    color: #000;
}

.v2 .footer_black .group-6{
      -webkit-justify-content:space-between;
        -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
        -ms-flex-pack:space-between;
    max-width: 1110px;
    padding: 60px 0 0 0;
}

.v2 .footer_black .group-6.no_top_gap{
    padding: 0 0 0 0;
}

.v2 .footer_black .disclaimer-disrupti,
.v2 .footer_black .rectangle-5 .inner{
    max-width: 1110px;
}

.v2 .footer_black .footer_block ul li,
.v2 .footer_black .disclaimer-disrupti,
.v2 .footer_black .rectangle-5 .inner ul li a,
.v2 .footer_black .x2019-by-disrupt,
.v2 .footer_black .footer_block ul li a{
    color: rgba(0, 0, 0, .5);
}

.v2 .footer_black .footer_block ul li a:hover,
.v2 .footer_black .rectangle-5 .inner ul li a:hover{
    color: #264775;
    text-decoration: none !important;
}

.v2 .footer_black .footer_block h5{
    color: #000;
}

.v2 .footer_black .bitmap-40{
    width: 282px;
    height:28px;
}

.footer_black .address_footer{
    width: 282px;
}

.v2 .footer_black .group-11{
    max-width: 980px;
}

i.fa {
    font-size: 1.5rem;
    color: #fff;
    margin-right: 18px;
    transition: 0.4s all ease-in-out;
}

i.fa:hover{
    color: #F7B500;
} 

.footer_black i.fa{
    color: #979797;
}

.footer_black i.fa:hover{
    color: #264775;
}

.dropdwnHeader{
    position: relative;
}

.dropdwnHeader:after{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 1.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.mobile_menu_new .dropdwnHeader:after{
    display: none;
}

.mobile_menu_new .dropdwnHeader:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 1.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    position: absolute;
    top: 50%;
    /* transform: translateY(-50%); */
    left: 48%;
}

.dropdown-menu{
    display: none;
    position: absolute;
    top: 88%;
    left: 0;
    background: #fff;
    z-index: 5;
    padding: 12px;
    width: 143px;
    box-shadow: 0px 0px 2px 0 rgba(0,0,0,.5);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.dropdown-menu ul li{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 2px solid transparent;
    /* border-bottom:2px solid #264775; */
    margin-right: 0px !important;
}

.dropdown-menu ul li a{
    color: #0a121c !important;
}

.dropdown-menu ul li a:hover{
    text-decoration: none !important;

}

.dropdwnHeader:hover .dropdown-menu{
    display: block;


}


.dropdwnHeader:hover .dropdown-menu ul li{
    padding-bottom: 0px !important;
    /* margin-bottom: 10px; */
}

.dropdwnHeader:hover .dropdown-menu ul li a{
    color: #264775 !important;
}

.mobile_menu_new .dropdwnHeader .dropdown-menu{
    display: none;
}

.mobile_menu_new .dropdwnHeader:hover .dropdown-menu{
    /* background: transparent; */
    display: block;
    /* position: relative; */
    padding: 12px;
}

.mobile_menu_new .dropdown-menu ul li{
    border-bottom:0px none;
    margin:0px !important;
    /* color: #fff !important; */
}

.mobile_menu_new .dropdwnHeader:hover .dropdown-menu ul li a{
    /* color: #fff !important; */
}

.mobile_menu_new .dropdwnHeader:hover .dropdown-menu ul li a:hover{
    text-decoration: underline !important;
}

.mobile_menu_new .dropdown-menu ul li a{
    color: #fff !important;
    font-size: 14px !important;
    line-height: 20px !important;
}

.get_touch_grey{
    background: #1D4762;
    padding: 107px 0;
    width: 100%;
    margin:145px 0 0;
}

.news_get_touch_grey{
    margin:67px 0 0 0;
}

.careers_get_touch_grey{
    margin: 0;
}

.get_touch_grey .inner{
    max-width: 840px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
}

.get_touch_grey .inner h2{
    font-size: 36px;
    line-height: 44px;
    color: #fff;
    /* font-family: "ProximaNova-Regular", Helvetica, sans-serif; */
    font-family: 'Proxima-Nova-Rg', sans-serif !important;
}

.get_touch_grey .reach_out_btn,
.apply_button {
    width: 232px;
    max-width: 100%;
    height: 58px;
    border-radius: 3px;
    box-shadow: 0 0 0 0;
    border: 0px none;
    background: #F7B500;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    /* margin: 90px 0 30px 0; */
    position: relative;
    text-align: center;
}

.get_touch_grey .reach_out_btn{
    border-radius: 0px;
}

.apply_button{
    margin:30px 0 0 0;
}

.get_touch_grey .reach_out_btn span,
.apply_button span {
    color: #fff;
    font-family: "ProximaNova-Bold", Helvetica;
    font-size: 16px;
    line-height: 58px;
    position: relative;
    display: inline-block;
}

.company_logo_showcase{
    background: #fff;
    Padding: 47px 0;
    width: 100%;
}

.company_logo_showcase ul{
    display: flex;
    align-items: center;
    justify-content: center;
}

.company_logo_showcase ul li{
    margin:0 70px 0 0;
}

.company_logo_showcase ul li:last-child{
    margin-right: 0px;
}

.company_logo_showcase img.company_logo_showcase_pic{
    display: block;
    margin:0 auto;
}


@media only screen and (max-width:1024px){
    .v2 .group-6{
         -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
    }

}

@media only screen and (max-width:992px){
    .v2 .flex-col-4{
        margin-left:30px;
    }

    .v2 .flex-col-5{
        margin-left:50px;
    }

    .v2 .flex-col-6{
        margin-left:50px;
    }
}

@media only screen and (max-width:767px){

    .group-6{
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
         -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
    }

    .address_footer {
        display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
        width: 100%;
         -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
        text-align: center;
    }

    .v2 .group-6{
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
    }
    .footer_block {
        display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
        padding-top: 60px;
        width: 100%;
         -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
    }
    .v2 .flex-col-4{
        margin-left:30px;
    }

    .v2 .flex-col-5{
        margin-left:50px;
    }

    .v2 .flex-col-6{
        margin-left:50px;
    }

    .v2 .disclaimer-disrupti{
        padding: 0;
        text-align: justify;
    }

    .v2 .rectangle-5 .inner{
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
    }

    .v2 .rectangle-5 .inner ul{
        width: 100%;
    text-align: center;
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
       -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
     -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
    }    

    .v2 .rectangle-5 .inner ul li{
        margin-right:8px;
        padding: 5px 0;
    }

    .v2 .footer_black .x2019-by-disrupt{
        margin-bottom: 10px;
    }

    .v2 .bitmap-40 {
        height: 60px;
        left: 2px;
        position: relative;
        top: 0;
        width: 122px;
        display: block;
        margin: 0 auto;
    }
    .footer_block ul,
    .footer_media {
        padding-bottom: 15px;
    }

    .mobile_menu_new .call_button,
    .mobile_menu_new .investor_login_button.mobile{
        margin-top: 32px;
    }
}

@media only screen and (max-width:580px){
    .company_logo_showcase{
        padding: 47px 0 17px;
    }

    .company_logo_showcase ul{
        flex-wrap: wrap;
        flex-direction: column;
    }

    .company_logo_showcase ul li{
        margin:0 0 30px 0;
    }

    .footer_block{
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
        text-align: center;
    }

    .footer_block{
        padding-top:30px;
    }

    .v2 .flex-col-3,
    .v2 .flex-col-4,
    .v2 .flex-col-5,
    .v2 .flex-col-6{
        width: 100%;
        margin-left:0;
       -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
    }

    .footer_block ul {
        padding-top: 10px;
    }

    .v2 .disclaimer-disrupti{
        margin-top: 0;
    }




}
.banner {
    /* min-height: 621px; */
    min-height: 620px;
    background: url(../img/header_blue_bg.png) 0px 0px no-repeat;
    background-size: cover;
    width: 100%;
    font-family: "ProximaNova-Regular", Helvetica;
    background-position: right bottom;
    padding-top: 228px;
    background: #0D3A57;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 50%);
}

.banner.index_banner{
    background: url(../img/header_banner_black_bg.jpg) center center no-repeat;
    box-shadow: 0 2px 8px 2px rgb(0 0 0 / 50%);
    background-size: cover;
}

.container{
    width: 860px;
    margin: 0 auto;
}

.container.service{
    padding-bottom: 100px;
}

.header{
    position: absolute;
    width: 100%;
    left:0;
    top:25px;
    z-index: 10;
}
.header.sticky{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    min-height: 96px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1c4879+0,285889+28,26588b+31,2e6294+45,306597+54,33689c+57,32679b+60,3b77ab+87,3e7caf+100 */
background: #1c4879; /* Old browsers */
background: -moz-linear-gradient(top,  #1c4879 0%, #285889 28%, #26588b 31%, #2e6294 45%, #306597 54%, #33689c 57%, #32679b 60%, #3b77ab 87%, #3e7caf 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1c4879 0%,#285889 28%,#26588b 31%,#2e6294 45%,#306597 54%,#33689c 57%,#32679b 60%,#3b77ab 87%,#3e7caf 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1c4879 0%,#285889 28%,#26588b 31%,#2e6294 45%,#306597 54%,#33689c 57%,#32679b 60%,#3b77ab 87%,#3e7caf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c4879', endColorstr='#3e7caf',GradientType=0 ); /* IE6-9 */
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
z-index: 999;
background:#0D3A57;
padding-top: 25px;
}



.header_menu {
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
    width: 100%;
      -webkit-justify-content:space-between;
        -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
        -ms-flex-pack:space-between;
    /* -webkit-box-align: flex-start;
-moz-box-align: flex-start;
-ms-flex-align: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start; */
   -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
    /* margin-top: 15px; */
    /* padding-top: 17px; */
    height: 53px;
/* background: #f00; */}

.header_menu a.logo img{
    /* width: 110px;
    height: 51px; */
    /* width: 133px; */
    /* width: 160px; */
    /* width: 100px;
    height: auto; */
}

ul.menu.mobile_off{
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
    color: #fff;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    /* margin-top: 31px; */
margin-left: 50px;}

ul.menu li{
    /* margin-right: 28px; */
    margin-right: 15px;
}

ul.menu li a{
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    font-family: "ProximaNova-Regular", Helvetica;
}

ul.mobile_off {
    position: relative;
}
ul.mobile_off li {
    position: relative;
}
ul.mobile_off li a:hover {
    text-decoration: none !important;
}
ul.mobile_off li:after {
    display: block;
    content: '';
    width: 0;
    height: 5px;
    background: rgba(100, 100, 200, 0);
    top: 18px;
    left: 0;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
ul.mobile_off li.dropdwnHeader:after,
ul.mobile_off li .dropdown-menu li:after {
    display: none;
}
ul.mobile_off li:hover:after {
  left: 0;
  width: 100%;
  background: #fff;
}

.investor_login_button{
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
     -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    width:117px;
    height: 35px;
    border-radius: 3px;
    background: #000;
    color: #fff;
    /* margin-top: 22px; */
    font-size: 13px;
    /* margin-right: 13px; */
    font-family: "ProximaNova-Bold", Helvetica;
    position: relative;
}





.investor_login_button:hover{
    background: #fff;
    color: #000;
    text-decoration: none !important;
}

span.desktop_dropdown,
span.mobile_dropdown{
    position: relative;
}

span.mobile_dropdown{
    display: block;
    position: relative;
}

.drpdown_desk, .drpdown_mob {
    position: absolute;
    top: 102%;
    left: 0;
    background: #fff;
    color: #fff;
    width: 182px;
    border-radius: 0 0 3px 3px;
    background: #000;
    border-top: 1px solid #fff;
    display: none;
}

.drpdown_mob{
    border-top: 0px none;
}

span.desktop_dropdown:hover .drpdown_desk,
span.mobile_dropdown:hover .drpdown_mob{
    display: block;
}

.drpdown_desk ul li{
    
}

.drpdown_desk ul li:hover,
.drpdown_mob ul li:hover{
    background: #fff;
    color: #000;
}

.drpdown_desk ul li a,
.drpdown_mob ul li a{
    font-family: "ProximaNova-Bold", Helvetica;
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    padding: 10px 15px;
    background: #000;
    display: block;
}

.drpdown_desk ul li a:hover,
.drpdown_mob ul li a:hover{
    text-decoration: none !important;
    background: #fff;
    color: #000;
}


.investor_login_button.mobile{
    background: transparent;
    border:1px solid #fff;
    width: 140px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.investor_login_button.mobile:hover{
    background: #fff;
    color: #000;
    text-decoration: none !important;
}


.call_button{
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
     -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    width: 140px;
    height: 35px;
    border-radius: 3px;
    box-shadow: 0 0 0 0;
    border: 1px solid #F7B500;
    background-color: #F7B500;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
    /* margin-top: 22px; */
    cursor: pointer;
    transition: none !important;
}

.call_button:hover {
    background-color: #fff;
    color: #F7B500;
    text-decoration: none !important;
}

.call_button img,
.call_button i{
    margin-right: 4px;
}

.call_button i {
    font-size: 16px;
    vertical-align: middle;
    color: inherit;
}

.header_top{
    text-align: right;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    font-family: "ProximaNova-Regular", Helvetica;
    opacity: .5;
}

.get_in_touch{
    width: 232px;
    max-width: 100%;
    height: 58px;
    border-radius: 0px;
    box-shadow: 0 0 0 0;
    border:0px none;
    background: #F7B500;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin: 150px 0 30px 0;
    position: relative;
    text-align: center;
}

.get_in_touch span{
    color: #fff;
    font-family: "ProximaNova-Bold", Helvetica;
    font-size: 16px;
    line-height: 58px;
    position: relative;
    display: inline-block;
}

.get_in_touch span:before{
    content: '';
    width: 27px;
    height: 1px;
    background:#fff;
    position: absolute;
    left: -33px;
    top: 50%;
    display: none;
}

.banner_btm_com_list{
    display: block;
}

.banner_btm_com_list ul.company_icons,
.footer_block ul.company_icons{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.banner_btm_com_list ul.company_icons{
    display: none;
}

.footer_block ul.company_icons{
    /* margin-top: 45px; */
    margin-top: 0;
    padding-top: 0;
}

.banner_btm_com_list ul.company_icons li,
.footer_block ul.company_icons li
{
    transition: all .3s;
    margin-right: 15px;
}

.banner_btm_com_list ul.company_icons li:last-child,
.footer_block ul.company_icons li:last-child{
    margin-right: 0;
}

.banner_btm_com_list ul.company_icons li:nth-child(1),
.footer_block ul.company_icons li:nth-child(1){
    background: url(../img/banner_logo_1.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    /* width: 39px;
    height: 38px; */
    /*width: 51px;
    height: 50px;*/
    width: 35px;
    height: 32px;
    background-size: cover;
}

.banner_btm_com_list ul.company_icons li:nth-child(1):hover,
.footer_block ul.company_icons li:nth-child(1):hover{
    background-position: 0 -35px;
    /*background-position: 0 -50px;*/
    background-size: cover;
}

.banner_btm_com_list ul.company_icons li:nth-child(1) a,
.footer_block ul.company_icons li:nth-child(1) a{
    width: 51px;
    height: 50px;
    display: block;
}

.banner_btm_com_list ul.company_icons li:nth-child(2),
.footer_block ul.company_icons li:nth-child(2){
    background: url(../img/banner_logo_2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    /* width: 112px;
    height: 38px; */
    /*width: 150px;
    height: 51px;*/
    width: 100px;
    height: 32px;
    background-size: cover;
}

.banner_btm_com_list ul.company_icons li:nth-child(2):hover,
.footer_block ul.company_icons li:nth-child(2):hover{
    /*background-position: 0 -51px;*/
    background-position: 0 -35px;
    background-size: cover;
}

.banner_btm_com_list ul.company_icons li:nth-child(2) a,
.footer_block ul.company_icons li:nth-child(2) a{
    /* width: 112px;
    height: 38px; */

    width: 150px;
    height: 51px;

    display: block;
}


.banner_btm_com_list ul.company_icons li:nth-child(3),
.footer_block ul.company_icons li:nth-child(3){
    background: url(../img/banner_logo_3.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    /* width: 42px;
    height: 38px; */
    /*width: 60px;
    height: 54px;*/
    width: 45px;
    height: 38px;
    background-size: cover;
}

.banner_btm_com_list ul.company_icons li:nth-child(3):hover,
.footer_block ul.company_icons li:nth-child(3):hover{
    /* background-position: 0 -39px; */
    /*background-position: 0 -54px;*/
    background-position: 0 -45px;
}

.banner_btm_com_list ul.company_icons li:nth-child(3) a,
.footer_block ul.company_icons li:nth-child(3) a{
    /* width: 42px;
    height: 38px; */
    width: 60px;
    height: 54px;
    display: block;
}

.banner_btm_com_list img{
    float: right;
}




.mobile_menu_button{
    width: 30px;
    height: 20px;
    display: block;
    cursor: pointer;
    display: none;
}

.mobile_menu_button span{
    width: 30px;
    height: 3px;
    background: #fff;
    display: block;
}

.mobile_menu_button span:nth-of-type(1){
    -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.mobile_menu_button span:nth-of-type(2){
    margin-top:5px;
    -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.mobile_menu_button span:nth-of-type(3){
    margin-top:5px;
    -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


.mobile_menu_button.open span:nth-of-type(1){
    top: 8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
}

.mobile_menu_button.open span:nth-of-type(2){
    opacity: 0;
  left: -60px;
}

.mobile_menu_button.open span:nth-of-type(3){
    bottom: 8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
}



.mobile_menu_new {
    position: absolute;
    width: 56%;
    height: 100%;
    background: rgba(0,0,0,1);
    z-index: 12;
    left: -9999999px;
    top: 0;
    padding: 20px;
    transition: 0.4s all ease-in-out !important;
}

.mobile_menu_new.active{
    left: 0px;
    position: fixed;
}

.mobile_menu_new .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 43px;
    margin-left: 50px;
    color: #fff;
    display: block;
    display: none;
  }

  .mobile_menu_new .closebtn:hover{
      text-decoration: none !important;
  }

.mobile_menu_new ul.menu{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
    
}

.mobile_menu_new ul.menu li{
    margin: 10px 0;
}

.mobile_menu_new ul.menu li a{
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
}



/************ other starts herev ****************/

/* .v2 .overlap-group10,
.v2 .header111821{
    display: none;
} */


.header_bg_inner{
    max-width: 845px;
    margin: 0 auto;
}

h1.banner_heading{
    color: #fff;
    font-family: "ProximaNova-Regular", Helvetica;
    
    font-size: 56px;
    letter-spacing: 0;
    line-height: 69px;
    max-width: 845px;
    margin:0 auto;
    text-align: left;
    padding-top: 60px;
}


/* .index_banner_text h1.banner_heading{
    padding-top: 11px;
    font-size: 36px;
    line-height: 44px;
    padding-bottom: 23px;
    position: relative;
} */

p.banner_sub_para{
    color: #fff;
    /* font-family: "ProximaNova-Regular", Helvetica; */
    font-family: 'Proxima-Nova-Cn-Rg', Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    max-width: 845px;
    margin: 40px auto 0;
    text-align: left;
}

.v2 .contact-form .rectangle{
    box-shadow: 0 0 0 0;
    border: 0px none;
}

.banner_img_list {
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
    width: 100%;
    margin: 58px auto 87px;
       -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
   -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
      -webkit-justify-content:space-between;
        -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
        -ms-flex-pack:space-between;
    padding-left: 18px;
}

.banner_img_list a{
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
    font-family: "ProximaNova-Bold", Helvetica;
    font-size: 20px;
    font-style: normal;
    letter-spacing: 0;
}

.banner_img_list img:nth-of-type(1){
    width: 131px;
    height: 35px;
}

.banner_img_list img:nth-of-type(2){
    width: 98px;
    height: 50px;
}

.banner_img_list img:nth-of-type(3){
    width: 143px;
    height: 35px;
}

.banner_img_list img:nth-of-type(4){
    width: 281px;
    height: 35px;
}


.mobile_menu {
    width: 50%;
    position: fixed;
    top: 0%;
    left: 0%;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    z-index: 10;
    height: 100%;
    margin-left: -9999999px;
    padding: 25px 5%;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -ms-transition:0.4s;
    -o-transition:0.4s;
    transition:0.4s;
}

.mobile_menu ul{}

.mobile_menu ul li{
    color: #fff;
    font-family: "ProximaNova-Regular", Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 10px;
}

.mobile_menu.show{
    margin-left: 0px;
}

.mob_show {
    width: 22px;
    height: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 15px;
    cursor: pointer;
    display: none;
}

.mob_show:before{
    content: '';
    width: 22px;
    height: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    top:-10px;
}

.mob_show:after{
    content: '';
    width: 22px;
    height: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom:20px;
}

.press_block{
    margin: 94.3px 0 0 0;
}

.press_block h3{
    font-size: 2.5rem;
    line-height: 3.063rem;
    color: #000000;
    margin: 0 0 20px 0;
}

.press_block_holder{
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
       -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
    width: 100%;
      -webkit-justify-content:space-between;
        -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
        -ms-flex-pack:space-between;
}

.press_block_list {
    width: 31.5%;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    /* margin-bottom: 30px; */
}
.press_block_list:hover {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
}

.press_block_list_about_page{
    margin-bottom: 50px;
}


.press_block_list img{
    max-width: 100%;
    height: auto;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
}

.press_block_list h4{
    font-size: 0.813rem;
    line-height: 1rem;
    /* color: #F7B500; */
    color: #183B6C;
    margin: 15px 0 5px;
    text-transform: uppercase;
}

.press_block_list h5{
    font-size: 1.125rem;
    line-height: 1.375rem;
    color: #000000;
    margin: 0 0 27px 0;
}

.press_block_list p{
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #999999;
}

.press_block_list a{
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #999999;
}

.press_block_list a.read_more_link,
.press_block_list a.news_more {
    font-size: 0.875rem;
    line-height: 1.375rem;
    font-weight: bold;
    color: #183B6C;
    position: relative;
    text-transform: uppercase;
    font-family: "ProximaNova-Bold", Helvetica;
}

.press_block_list a.read_more_link{
    margin-top: 20px;
    display: inline-block;
    font-weight: bold;
}

.press_block_list a.read_more_link:before,
.press_block_list a.news_more:before {
    content: '';
    position: absolute;
    right: -12px;
    top: 50%;
    background:url(../img/blue_arrow@2x.png) 0 0 no-repeat;
    width: 9px;
    height: 7px;
    background-size: cover !important;
    transform: translateY(-50%);
    transition: all.3s;
}
.press_block_list a.read_more_link:hover,
.press_block_list a.news_more:hover {
    text-decoration: none !important;
}
.press_block_list a.read_more_link:hover:before,
.press_block_list a.news_more:hover:before {
    transform: translate(6px,-50%);
}

.press_block_list a.news_more{
    font-size: 0.65rem;
    line-height: 0.875rem;
    /* margin-top: 20px;
    display: inline-block; */
}


.press_block_list h5 a{
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
/************* about us stars here **************/
.banner.about{
    background: url(../img/about_banner.jpg) center center no-repeat;
    background-size: cover;}

.about_banner_text p.banner_sub_para{
    margin: 20px auto 0;
}

.about_banner_text h5.banner_sub_heading{
    color: #fff;
    font-family: "ProximaNova-Regular", Helvetica;
    font-size: 15px;
    letter-spacing: 2;
    line-height: 18px;
    max-width: 845px;
    margin: 0 auto;
    text-align: left;
    padding-top: 49px;
}

.about_banner_text h1.banner_heading{
    padding-top: 11px;
    font-size: 36px;
    line-height: 44px;
    padding-bottom: 23px;
    position: relative;
}

.about_banner_text h1.banner_heading:after{
    content: '';
    position: absolute;
    width: 72px;
    height: 5px;
    /* background: #264775; */
    background: #F7B500;
    z-index: 10;
    left:0%;
    bottom:0
}

.about_banner_button_holder{
    margin: 61px 0 40px 0;
}

.about_banner_text .get_in_touch{
    margin: 0;
    display: inline-block;
}

a.offer_link{
    font-size: 10.2px;
    line-height: 12px;
    color: #F7B500;
    margin: 24px 0 0 43px;
    display: inline-block;
    font-family: "ProximaNova-Bold", Helvetica;
}

a.offer_link:hover{
    text-decoration: underline;
}

.meet_the_team{
    background: url(../img/meet_the_team_bg.jpg) 0px 0px no-repeat;
    background-size: cover;
    margin-top: 40px;
    width: 100%;
}

.meet_the_team .inner{
    max-width: 850px;
    margin: 0 auto;
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
      -webkit-justify-content:space-between;
        -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
        -ms-flex-pack:space-between;
    padding: 96px 0 118px 0;
   -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.meet_the_team .inner h3{
    font-family: "ProximaNova-Regular", Helvetica;
    font-size: 36px;
    line-height: 44px;
    color:#fff;
}

.meet_the_team .inner button.rech_out_now{
    width: 232px;
    max-width: 100%;
    height: 58px;
    border-radius: 3px;
    box-shadow: 0 0 0 0;
    border: 0px none;
    background: #F7B500;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

.meet_the_team .inner button.rech_out_now span {
    color: #fff;
    font-family: "ProximaNova-Bold", Helvetica;
    font-size: 16px;
    line-height: 58px;
    position: relative;
    display: inline-block;
    
}

.meet_the_team .inner button.rech_out_now span:before {
    content: '';
    width: 27px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: -33px;
    top: 50%;
    display: none;
}


/************* about us ends here **************/

/************* contactus start here **************/

.contact{
    width: 100%;
    padding-bottom: 41px;
    /* border-bottom: 1px solid #979797; */
    margin-top: -490px;
}
.contact .container{
    width: 1100px;
    margin: 0 auto;
    background: #fff;
    padding: 80px 7.5%;
    border:1px solid #979797;
    /* margin-top:-473px; */
    margin-top: 60px;
    margin-bottom: 56px;
    /* padding: 138px 124px; */
}

.contact .container h2{
    font-size: 2.188rem;
    line-height: 2.188rem;
    color: #000;
    font-family: "ProximaNova-Bold", Helvetica;
    margin: 0 0 16px 0;
}
.contact .container p
{
	margin-bottom: 30px;
}

.contact .container .form_holder,
.form_holder{
    width: 100%;
}

.contact .container .form_holder{
    margin:17px 0 0 0;
}

.contact .container .form_holder label{
    font-size: 1.125rem;
    line-height: 1.25rem;
    color: #7F818F;
    font-family: "ProximaNova-Semibold";
    display: block;
}

.contact .container .form_holder label.error,
label.error{
    font-size: 1rem;
    font-family: "ProximaNova-Light";
    margin-top: 10px;
    color: #ef2b0a;
}

.message_status{
    font-size: 1rem;
    font-family: "ProximaNova-Semibold";
    color: #2ebf46;
    margin-left:10px;
}

.contact .container .form_holder input{
    width:100%;
    height: 55px;
    background: #F2F3F6;
    margin-top: 10px;
    border:0px none;
    padding: 5px 16px;
}

.contact .container .form_holder .msg_button{
    width:240px;
    height: 60px;
    border:1px solid #F7B500;
    text-align: center;
    font-size: 1rem;
    font-family:"ProximaNova-Bold", Helvetica;
    line-height: 60px;
    text-transform: capitalize;
    background: transparent;
    display: inline-block;
    color: #F7B500;
    margin:22px 0 0 0;
    cursor: pointer;
    transition: all 0.3s ease;
}
.contact .container .form_holder .msg_button:hover {
    background: #F7B500;
    color: #fff;
}
/************* contactus ends here **************/

/************* terms starts here **************/
.inner_text{}

.inner_text p{
    font-size: 0.875rem;
    line-height: 1.063rem;
    color: #000000;
    font-family: "ProximaNova-Regular", Helvetica;
    padding:14px 0 0 0;
}

.terms{
    margin-top: -490px;
}

.terms h1{
    font-size: 4.375rem;
    line-height: 5.313rem;
    color: #fff;
    font-family: "ProximaNova-Bold", Helvetica;
}

.inner_text{
    padding: 41px 48px;
    background:#fff;
    margin-top: 50px;
    border:1px solid #979797;
}

.terms h6{
    text-align: right;
    font-size: 0.644rem;
    line-height: 0.75rem;
    font-family: "ProximaNova-Bold", Helvetica;
    margin: 16px 0 0 0;
}

.terms h6 a{
    color: #183B6C;
}
/************* terms ends here **************/

/************* privacy starts here **************/
.inner_text{}

.inner_text p{
    font-size: 0.875rem;
    line-height: 1.063rem;
    color: #000000;
    font-family: "ProximaNova-Regular", Helvetica;
    padding:14px 0 0 0;
}

.privacy{
    margin-top: -490px;
}

.privacy h1{
    font-size: 4.375rem;
    line-height: 5.313rem;
    color: #fff;
    font-family: "ProximaNova-Bold", Helvetica;
    margin-top: 43px;
}

.inner_text{
    padding: 41px 48px;
    background:#fff;
    margin-top: 50px;
    border:1px solid #979797;
}

.privacy h6{
    text-align: right;
    font-size: 0.644rem;
    line-height: 0.75rem;
    font-family: "ProximaNova-Bold", Helvetica;
    margin: 16px 0 0 0;
}

.privacy h6 a{
    color: #183B6C;
}
/************* privacy ends here **************/

/************* investor starts here **************/
.inner_text{}

.inner_text p{
    font-size: 0.875rem;
    line-height: 1.063rem;
    color: #000000;
    font-family: "ProximaNova-Regular", Helvetica;
    padding:14px 0 0 0;
}

.inner_text.single_page p{
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000;
    font-family: "ProximaNova-Regular", Helvetica;
    padding:24px 0 0 0;
}


.inner_text.single_page p:first-child{
    padding:0;
}

.inner_text p a{
    text-decoration: underline;
    color: #000 !important;
    border: 0px none;
}

.inner_text p a:hover{
    text-decoration: none !important;
}

.inner_text.single_page h5{
    font-size: 1.125rem;
    line-height: 1.375rem;
    font-family: "ProximaNova-Bold", Helvetica;
    color: #000;
    padding: 37px 0 0 0;
}

.inner_text.single_page ul{
    padding: 15px 0 0 0
}

.inner_text.single_page ul li{
    font-size: 1rem;
    line-height: 1.875rem;
    padding: 0 0 3px 18px;
    position: relative;
}

.inner_text.single_page ul li:before{
    content: "";
    width: 6px;
    height: 6px;
    background: #F7B500;
    position: absolute;
    left: 0;
    top: 42%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
}

.service_block{
    font-family: "ProximaNova-Regular", Helvetica;
    color: #000;
    margin: 0 0 46px;
    position: relative;
}

.service_block h3{
    font-size: 2.5rem;
    line-height: 3.063rem;
    text-transform: capitalize;
    font-family: "ProximaNova-Regular", Helvetica;
}

.service_block p{
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 30px 0 0 0;
}

.service_block button{
    margin: 52px 0 0 0 ;
}





.insurance_items{
    margin: 36px 0 0 0;
    display: flex;
}

.insurance_items .insurance_items_block{
    width: 33.33%;
}

.insurance_items .insurance_items_block h5{
    font-size: 1.125rem;
    line-height: 1.375rem;
    color: #3C4858;
    font-family: "ProximaNova-Bold", Helvetica;
}

.insurance_items .insurance_items_block ul{
    margin: 36px 0 0 0;
}

.insurance_items .insurance_items_block ul li{
    font-size: 1.125rem;
    line-height: 1.375rem;
    color: #3C4858;
    margin-bottom: 7px;
}

.variable_annuities{}

.special_features{
    margin: 30px 0 40px 0;
}

.special_features h4{
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-family: "ProximaNova-Bold", Helvetica, sans-serif;
    color: #000;
    padding:0 0 16px;
}

.features_company_list{
    display: flex;
}

.features_company_list li{
    width: 94px;
    height: 94px;
    border:1px solid #979797;
    border-right: 0px none;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.features_company_list li:last-child{
    border-right:1px solid #979797;
}

.service_block ul.service_block_list_text{
    padding: 30px 0 0 0;
}

.service_block ul.service_block_list_text.no_bullet{}

.service_block ul.service_block_list_text li,
.service_block ul.service_block_list_text.no_bullet li{
    font-size: 1.125rem;
    line-height: 1.375rem;
    padding: 0 0 6px 18px;
    position: relative;
    color: #3C4858;
}

.service_block ul.service_block_list_text.no_bullet li{
    padding: 0 0 10px 0;
}

.service_block ul.service_block_list_text li span,
.service_block ul.service_block_list_text.no_bullet li span{
    font-family: "ProximaNova-Bold", Helvetica;
}

.service_block ul.service_block_list_text li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #F7B500;
    position: absolute;
    left: 0;
    top: 5px;
    /* transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); */
    border-radius: 50%;
}

.service_block ul.service_block_list_text.no_bullet li:before{
    display: none;
}


.service_block h5{
    font-size: 1.125rem;
    line-height:1.375rem;
    font-family: "ProximaNova-Bold", Helvetica;
    color: #000;
    margin: 30px 0 0 0;
}

.service_block h5 span{
    
}

.privacy .service_side_sticky h6{
    font-size: 1.125rem;
    line-height: 1.375rem;
    font-family: "ProximaNova-Bold", Helvetica;
    color: #3C4858;
    margin-bottom: 30px;
    text-align: left;
}

.service_sticky_holder {
    position: fixed;
    top: 50%;
    left: 0px;
    z-index: 10;
    width: 250px;
    background: #fff;
    transform: translateY(-50%);}

.service_side_sticky{
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    margin-bottom: 20px;
    padding: 20px 20px 0;
}

.service__list__item{
    padding-bottom: 8px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.service__list__item a{
    font-size: 1rem;
    list-style: 1.5rem;
    color: #000;
    font-family: "ProximaNova-Regular", Helvetica;
}

.service__list__item.active a {
    color: #202020;
}

.service__list__navbar {
    position: -webkit-sticky;
    position: sticky;
    height: 60px;
    margin: 10px 0px 10px 0px;
    display: none;
}

.service__list__navbar--progress-bar {
    position: absolute;
    top: 0;
    left: 1%;
    width: 2px;
    height: 100%;
    border-radius: 40px;
    background-color: #888888;
    opacity: 0.5;
}

.service__list__navbar--progress-bar--increment {
    position: absolute;
    background-color: #202020;
    width: 2px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    height: 100%;
    top: 0;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    left: 1%;
}

.investor{
    margin-top: -490px;
}

.investor h1{
    font-size: 4.375rem;
    line-height: 5.313rem;
    color: #fff;
    font-family: "ProximaNova-Bold", Helvetica;
}

.inner_text{
    padding: 41px 48px;
    background: #fff;
    margin-top: 10px;
    border: 1px solid #979797;
    position: relative;}

.investor h6{
    text-align: right;
    font-size: 0.644rem;
    line-height: 0.75rem;
    font-family: "ProximaNova-Bold", Helvetica;
    margin: 16px 0 0 0;
}

.inverstor_list{
    margin-bottom: 46px;
}

.inverstor_list:last-child{
    margin-bottom: 0px;
}

.inverstor_list h3{
    font-size: 2.5rem;
    line-height: 3.063rem;
    padding-bottom: 24px;
    position: relative;
    margin-bottom: 20px;
    font-family: "ProximaNova-Regular", Helvetica;
}

.inverstor_list h3:before{
    content: '';
    width: 80px;
    height: 5px;
    background: #264775;
    position: absolute;
    left:0;
    bottom:0px
}

.inner_text .inverstor_list p{
    padding: 0;
    margin:0 0 24px 0;
    font-size: 1rem;
    line-height: 1.5rem;
}

.inner_text .inverstor_list .get_in_touch{
    margin-bottom: 0px;
    margin-top: 0px;
}

.investor h6 a{
    color: #183B6C;
}

.press_block_low_gap{
    margin: 50px 0 0 0;
}  
/************* investor ends here **************/



/************* new starts here **************/

.news_banner{
    background: url(../img/banner_news.jpg) 0 0 no-repeat;
    background-size: cover;
}

.news_page{
    margin-top: -490px;
    width:100%
}

.news_page h1{
    font-size: 4.375rem;
    line-height: 5.313rem;
    color: #fff;
    font-family: "ProximaNova-Bold", Helvetica;
}


.press_block_low_gap{
    margin: 50px 0 0 0;
} 

.press_block_list_small{
    margin: 0 0 30px 0;
    width: 23%;
}

.press_block_list_small h5{
    font-size: 0.75rem;
    line-height: 0.875rem;
    color: #000000;
    margin: 0 0 18px 0;
}

.inner_text .press_block_list_small p{
    font-size: 0.65rem;
    line-height: 0.875rem;
    color: #999999;
    text-align: justify;
    padding: 0;
}

.news_page h6{
    text-align: right;
    font-size: 0.644rem;
    line-height: 0.75rem;
    font-family: "ProximaNova-Bold", Helvetica;
    margin: 16px 0 0 0;
}

.news_page h6 a {
    color: #183B6C;
}
/************* news ends here **************/


/************* companies starts here **************/


.company_page{
    margin-top: -490px;
}

.company_page h1{
    font-size: 4.0rem;
    line-height: 5.313rem;
    color: #fff;
    font-family: "ProximaNova-Bold", Helvetica;
    margin-bottom: 18px;
}

.company_page p{
    font-size: 1.125rem;
    line-height: 1.375rem;
    color: #fff;
    margin:0 0 20px 0;
}

.compnay_items_holder{
    /*background: #fff;*/
    margin-top: 12px;
    /* border: 1px solid #979797; */
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
      -webkit-justify-content:space-between;
        -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
        -ms-flex-pack:space-between;
       -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
    position: relative;
}

#companiesList {
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
       -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
    align-items: stretch;
      -webkit-justify-content:flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack:flex-start;
    flex-basis: 100%;
}

.compnay_items_holder .company_items{
    width: -webkit-calc((100% - 40px) / 4);
    width: -moz-calc((100% - 40px) / 4);
    width: calc((100% - 40px) / 4);
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.5);
    border-radius: 3px;
    padding: 0 12px;
    font-family: "ProximaNova-Regular", Helvetica;
    margin: 0 0 15px;
    background-color: #fff;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    margin-right: 13px;
}
.compnay_items_holder .company_items:hover {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
}
.compnay_items_holder .company_items:last-child,
.compnay_items_holder .company_items:nth-child(4n){
    margin-right: 0;
}

.compnay_items_holder .company_items img{
    display: block;
    margin:34px auto;
    height: 80px;
    width: auto;
}

.company_items h2{
    font-size: 1.063rem;
    line-height: 1.313rem;
    color: #576573;
    margin: 0 0 23px 0;
    font-family: "ProximaNova-Regular", Helvetica;
}

.company_items h4.sector{
    font-size: 0.627rem;
    line-height: 1.313rem;
    color: #98A9BC;
    font-family: "ProximaNova-Regular", Helvetica;
}

.company_items h4.sector_name{
    font-size: 0.627rem;
    line-height: 1.075rem;
    color: #183B6C;
    font-family: "ProximaNova-Regular", Helvetica;
    margin:0 0 10px 0;
}

.company_items h4.sector_name + p{
    font-size: 0.627rem;
    line-height: 1.075rem;
    color: #98A9BC;
    font-family: "ProximaNova-Regular", Helvetica;
    margin:0 0 10px 0;
}

p.sector_details{
    font-size: 0.627rem;
    line-height: 1.075rem;
    color: #98A9BC;
    font-family: "ProximaNova-Regular", Helvetica;
    margin:0 0 10px 0;
}

.company_items h5{
    font-size: 0.627rem;
    font-size: 0.627rem;
    color: #576573;
    font-family: "ProximaNova-Regular", Helvetica;
    margin:0 0 5px 0;
}




.press_block_low_gap{
    margin: 50px 0 0 0;
} 

.press_block_list_small{
    margin: 0 0 30px 0;
    width: 23%;
}

.press_block_list_small h5{
    font-size: 0.75rem;
    line-height: 0.875rem;
    color: #000000;
    margin: 0 0 18px 0;
}

.inner_text .press_block_list_small p{
    font-size: 0.65rem;
    line-height: 0.875rem;
    color: #999999;
    text-align: justify;
    padding: 0;
    margin-bottom: 20px;
}

.company_page h6{
    text-align: right;
    font-size: 0.644rem;
    line-height: 0.75rem;
    font-family: "ProximaNova-Bold", Helvetica;
    margin: 16px 0 0 0;
    margin-top: -11px;
    z-index: 2;
    position: relative;
}

.company_page h6 a {
    color: #183B6C;
}
.discover_company{
    width:200px;
    height: 277px;
    background: #fff;
    box-shadow: 0 0 24px rgba(0, 0, 0, .3);
    padding: 21px 10px;
    /*position: absolute;
    left: -213px;*/
    position: sticky;
    top: 100px;
    margin-left: -212px;
}

.discover_company h5{
    font-size: 0.75rem;
    line-height: 0.938rem;
}

.discover_company h5:nth-of-type(2){
    margin-bottom: 6px;
}

.discover_company p{
    font-size: 0.625rem;
    line-height: 0.75rem;
    padding: 4px 0 17px 0;
    color: #000;
    margin: 0;
}

.filter_row{
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
   -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
      -webkit-justify-content:space-between;
        -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
        -ms-flex-pack:space-between;
    margin-bottom: 50px;
    margin-bottom: 20px;
    font-size: 0.688rem;
}


.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 20px;
    padding: 3px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid #BDBDBA;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: -1px;
    bottom: -5px;
    background-color: #BDBDBD;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid #BDBDBA;
    /* right: -13px; */
  }
  
  input:checked + .slider {
    background-color: transparent;
    border: 1px solid #ccc;
  }

  input:checked + .slider:before{
      left:initial;
      right: 22px;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }
/************* companies ends here **************/


  .header_main {
    width: 100%;
    background: #4e7dad;
    background: -moz-linear-gradient(top,  #4e7dad 0%, #264775 100%);
    background: -webkit-linear-gradient(top,  #4e7dad 0%,#264775 100%);
    background: linear-gradient(to bottom,  #4e7dad 0%,#264775 100%);
    background: #0D3A57;
  }


  .team_wrapper {
    width: 100%;
    margin: 130px 0 0;
  }
  .team_wrapper_row {
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
   -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
        -ms-flex-direction:row;
            flex-direction:row;
       -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
  }
  .team_wrapper_para {
      flex: 0 0 30%;
      max-width: 30%;
      padding-left: 115px;
      padding-right: 15px;
  }
  .team_wrapper_para h6 {
    font-family: "ProximaNova-Bold", Helvetica;
    font-size: 15px;
    color: #264775;
    margin-bottom: 16px;
  }
  .team_wrapper_para h3 {
    font-family: "ProximaNova-Regular", Helvetica;
    font-size: 36px;
    color: #000000;
    margin-bottom: 18px;
  }
  .team_wrapper_para p {
    font-family: "ProximaNova-Regular", Helvetica;
    font-size: 14px;
    color: #000000;
    /* line-height: normal; */
    margin-bottom: 16px;
    line-height: 19px;
  }
  .team_wrapper_para a {
    font-size: 16px;
    color: #264775;
    text-decoration: none !important;
    display: inline-block;
    margin-top: 65px;
    transition: all 0.3s ease;
  }
  .team_wrapper_para a:hover {
    color: #f7b500;
  }
  .team_wrapper_para a::after {
      display: block;
      content: "";
      width: 68px;
      height: 1px;
      background-color: #264775;
      margin-top: 3px;
  }

  .team_wrapper_para a:hover::after {
    background-color: #f7b500;
  }


  .team_carousel {
      /* flex: 0 0 30%; */
      width: 70%;
      padding-left: 140px;
      /* display: flex; */
  }


#team_carousel_control{
    display: flex;
}

  .team_carousel_card {
    width: 285px;
    margin-right: 55px;
    border: 1px solid #D8D8D8;
    border-radius: 30px 30px 0px 0px;
    overflow: hidden;
    position: relative;
  }
  .team_carousel_card:hover::after {
    display: block;
    content: "";
    background-color: rgb(0 0 0 / 20%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  .team_carousel_card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
  }

  .team_carousel_card:hover .carousel_card_caption{
      bottom:14px;
  }
  .carousel_card_caption {
      position: absolute;
      bottom: -24px;
      padding: 0 0 0 16px;
      z-index: 2;
      transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
  }
  .carousel_card_caption h4 {
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
    -webkit-box-align: flex-start;
-moz-box-align: flex-start;
-ms-flex-align: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
    font-family: "ProximaNova-Bold", Helvetica;
    font-size: 30px;
    color: #FFFFFF;
    margin-bottom: 8px;
  }
  .carousel_card_caption h4 span {
    font-family: "ProximaNova-Regular", Helvetica;
    font-size: 16px;
    margin-top: 10px;
  }
  .team_carousel_card:hover .carousel_card_caption h4 span::after {
    display: inline-block;
    content: "";
    background-image: url('../img/arrow_forward.svg');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    margin-left: 16px;
    position: absolute;
    display: none;
  }
  .team_carousel .slick-dots {
      display: -webkit-box; 
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex; 
        display: flex;
            margin-top: 70px;
  }
  .team_carousel .slick-dots li {
    height: 14px;
    margin-right: 8px;
  }
  .team_carousel .slick-dots li button {
    width: 8px;
    height: 8px;
    background-color: #B2B2B2;
    font-size: 0px;
    padding: 0;
    border: none;
    border-radius: 100%;
    cursor: pointer;
    transform: none !important;
    -webkit-transform: none !important;
  }
  .team_carousel .slick-dots li.slick-active button {
      width: 16px;
      height: 16px;
      background-color: #FFFFFF;
      border: 2px solid #000000;
  }

 .team_carousel_caption{
    /* margin-top: -60px; */
    margin-top: 16px;
    font-size: 12px;
    line-height: 15px;
    font-family: "ProximaNova-regular", Helvetica;
    position: relative;
 }
 
.team_carousel_caption a{
     color: #61A7EB;
     text-decoration: underline;
 }

 .team_carousel_caption a:hover{
     text-decoration: none;
}
/****** teams page css end - 30-11-21 ******/

.spinner {
    text-align: center;
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100vh;
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
   -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
     -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
    background: rgb(255 255 255 / 50%);
    z-index: 999;
    display: none;
}
.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.spinner > div {
    width: 18px;
    height: 18px;
    margin: 0 3px;
    background-color: #0091ff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% { 
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% { 
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}


#loading-indicator {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    box-sizing: border-box;
    font-size: 1px;
    height: 100%;
    left: 0;
    margin: 0!important;
    padding: 0!important;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2147483646;
}

#loading-indicator::before {
    background: url(../img/loading.gif) center center no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 70px;
    margin-left: -35px;
    margin-top: -70px;
    width: 70px;
    z-index: 2;
    box-sizing: border-box;
    left: 50%;
    position: absolute;
    top: 50%;

}

#loading-indicator::after {
    content: '';
    background: #fff;
    border-radius: 5px;
    color: #000;
    font-family: arial;
    font-size: 17px;
    height: 110px;
    line-height: 98px;
    margin-left: -150px;
    margin-top: -75px;
    padding-top: 35px;
    text-align: center;
    width: 300px;
    z-index: 1;
    box-sizing: border-box;
    left: 50%;
    position: absolute;
    top: 50%;

}

@media only screen and (min-width:1600px){
    .team_wrapper{
        width:1441px;
        /* margin:0 auto; */
        margin:130px auto 0;
    }
}

@media only screen and (max-width:1350px){
    #stickyspymenu-sticky-wrapper{
        margin-left: 1px;
    }
    #stickyspymenu{
        z-index: 10;
    }

    .container.service .inner_text{
        padding-left: 250px;
    }

    .insurance_items .insurance_items_block ul li{
        font-size: 1rem;
    }
}

@media only screen and (max-width:1300px){
    .discover_company{
        left: -182px;
    }    
    .team_wrapper_para h3 {
        font-size: 30px;
    }
    .team_carousel {
        padding-left: 85px;
    }
}

@media only screen and (max-width:1250px){
    .compnay_items_holder{
        width: 80%;
        float: right;
    }

    .v2 .footer_block_2.flex-col-4{
        margin-left: 50px;
    }

   .v2 .footer_block_2.flex-col-5{
       margin-left:70px
   }

   .v2 .flex-col-6{
       margin-left: 60px;
   }
}

@media only screen and (max-width:1200px){
    .footerv1.footer_black{
        width: 100%;
    }
    
    .v2 .footer_black .group-6{
        padding: 60px 5% 0;
    }

    .v2 .footer_black .group-11{
        padding: 0 5%;
    }

    .v2 .footer_black .rectangle-5 .inner {
        padding: 0 5%;
    }

    .footerv1.footer_black .footer_block{
        padding-top:60px;
    }
    .team_wrapper_para {
        padding-left: 50px;
    }
    .team_carousel {
        padding-left: 85px;
    }




}

@media only screen and (max-width:1100px){
    .contact .container{
        width: 90%;
        margin-left:auto;
        margin-right:auto;
    }

    .v2 .flex-col-4{
        width: 60px;
    }

    .footer_block ul.company_icons li{
        margin-right: 6px;
    }
    
}

@media only screen and (max-width:1024px){
    .v2 .place{
        margin-left: 80px;
    }

    .v2 .about-us,
    .v2 .team,
    .v2 .news-1,
    .v2 .investors-1{
        margin-left: 17px;
    }

    h1.banner_heading{
        font-size: 48px;
        line-height: 60px;
    }

    .banner_img_list img:nth-of-type(1),
    .banner_img_list img:nth-of-type(2),
    .banner_img_list img:nth-of-type(3),
    .banner_img_list img:nth-of-type(4){
        width: 20%;
        height: auto;
    }
    .team_carousel {
        padding-left: 50px;
    }
    .team_carousel_card {
        width: 250px;
        margin-right: 30px;
    }
    .carousel_card_caption h4 {
        font-size: 24px;
    }
    .team_wrapper_para a {
        margin-top: 20px;
    }

    .v2 .disclaimer-disrupti,
    .v2 .rectangle-5 .inner,
    .v2 .group-6.footer_bottom_block{
        max-width: 824px;
    }

    .v2 .group-6.footer_bottom_block{
        justify-content: space-between;
    }

    .v2 .flex-col-3,
    .v2 .flex-col-4,
    .v2 .flex-col-5,
    .v2 .flex-col-6{
        margin-left: 30px;
    }

    .v2 .flex-col-6{
        width: 139px;
    }

    img.com_list_footer{
        margin: 0;
    }

    .address_footer{
        width: auto;
    }

    .v2 .flex-col-3, .v2 .flex-col-4, .v2 .flex-col-5, .v2 .flex-col-6 {
        margin-left: 19px;
    }

    .v2 .footer_block_2.flex-col-4,
    .v2 .footer_block_2.flex-col-5,
    .v2 .footer_block_2.flex-col-6{
        margin-left: 50px;
    }


    .footer_block ul.company_icons  li:nth-child(1){
        width: 30px;
        height: 29px;
    }

    .footer_block ul.company_icons  li:nth-child(1):hover{
        background-position: 0 -29px;
    }

    .footer_block ul.company_icons li:nth-child(2){
        width: 60px;
        height: 18px;
    }

    .footer_block ul.company_icons li:nth-child(2):hover{
        background-position: 0 -21px;
    }

    .footer_block ul.company_icons li:nth-child(3){
        width: 30px;
        height: 26px;
    }

    .footer_block ul.company_icons li:nth-child(3):hover{
        background-position: 0 -27px;
    }

    .footer_block ul li,.address_footer p:nth-of-type(1),.address_footer ul li{
        font-size: 14px;
    }

}


@media only screen and (max-width:992px){
    .v2 .feature{
           -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
        -webkit-box-align: flex-start;
-moz-box-align: flex-start;
-ms-flex-align: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
    }

    .v2 .flex-col,
    .v2 .flex-col-1,
    .v2 .flex-col-2{
       -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
        width: 50%;
        margin-left:0px
    }

    .v2 .group-13{
        margin-left:0;
        padding: 0 5%;
        width:100%;
    }

    .v2 .contact-us{
        width:100%;
        max-width:856px;
        margin-left: 0;
        padding-left:5%;
        padding-right:5%;
    }

    .v2 .contact-form{
        width: 100%;
        max-width:856px;
    }

    .v2 .rectangle{
        width: 100%;
        max-width: 853px;
    }

    .container{
        width: 752px;
    }

    .meet_the_team .inner{
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
     -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
    text-align: center;
    padding: 40px 0;
    }

    .meet_the_team .inner h3 br{
        display: none;
    }

    .meet_the_team .inner button.rech_out_now{
        margin: 20px auto 0;
    }

    .contact .container{
        padding: 50px 11%;
    }

    .compnay_items_holder{
        width:75%;
    }
    .team_wrapper_para,
    .team_carousel {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 50px 50px;
    }
    .team_wrapper {
        /* margin: 70px 0 0; */
    }
    .team_carousel .slick-dots {
         -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
    }
    .team_carousel_card img {
        /* height: 350px; */
    }

    .get_touch_grey{
        padding: 50px 10%;
        margin: 70px 0 0;
    }

    .get_touch_grey .inner h2{
        margin-bottom: 30px;
        text-align: center;
        font-size: 30px;
        line-height: 38px;
    }

    .get_touch_grey .inner h2 br{
        display: none;
    }
    .get_touch_grey .inner{
        flex-direction: column;
    }

    .v2 .disclaimer-disrupti,
    .v2 .rectangle-5 .inner,
    .v2 .group-6.footer_bottom_block {
        /* max-width: 640px; */
    }
    .v2 .disclaimer-disrupti,
    .v2 .rectangle-5 .inner,
    .v2 .group-6.footer_bottom_block{
        padding: 0 50px;
    }

    .v2 .footer_block_2.flex-col-4, .v2 .footer_block_2.flex-col-5, .v2 .footer_block_2.flex-col-6{
        margin-left: 40px;
    }



    .v2 .rectangle-5{
        height: auto;
    }

    .v2 .rectangle-5 .inner {
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
        -webkit-box-align: flex-start;
-moz-box-align: flex-start;
-ms-flex-align: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
        /* max-width: 640px; */
    }

    .v2 .rectangle-5 .inner ul{
        padding: 20px 0;
    }

    .v2 .x2019-by-disrupt{
        padding: 0 0 20px;
    }

    h1.banner_heading, 
    .banner_text.about_banner_text h5.banner_sub_heading{
        /* padding-top: 0 !important; */
    }
    .compnay_items_holder .company_items {
        width: calc((100% - 40px) / 3);
    }
    .compnay_items_holder .company_items:nth-child(4n) {
        margin-right: 13px;
    }
    .compnay_items_holder .company_items:last-child, .compnay_items_holder .company_items:nth-child(3n) {
        margin-right: 0;
    }

    .dropdown-menu{
        /* position: relative; */
    }


    .carousel_card_caption {
        bottom: 14px;
    }

    .header_menu a.logo img {
        /* width: 122px; */
    }

    ul.menu li{
        margin-right: 6px;
    }

    img.com_list_footer{
        max-width: 85%;
    }

    .v2 .flex-col-6 {
        width: 110px;
    }

    .container.service .inner_text{
        padding-left: 48px;
    }

    #stickyspymenu{
        display: none;
    }

    .footer_block ul.company_icons{
        /* flex-direction: column; */
    }
}


@media only screen and (max-width:850px){
    .v2 .flex-col-3, .v2 .flex-col-4, .v2 .flex-col-5, .v2 .flex-col-6{
        margin-left: 0;
    }

    .v2 .footer_block_2.flex-col-4, .v2 .footer_block_2.flex-col-5, .v2 .footer_block_2.flex-col-6{
        margin-left: 25px;
    }
}

@media only screen and (max-width:767px){

    .v2 .feature{
           -webkit-flex-wrap:nowrap;
        -ms-flex-wrap:nowrap;
            flex-wrap:nowrap;
        height: auto;
       -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
    }

    .v2 .flex-col{
       -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
        width: 100%;
    }

    .v2 .overlap-group11{
        margin-right:0;
        margin-top: 25px;
    }

    .v2 .group-11{
        height:auto;
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
    }

    .v2 .group-11 img{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .mob_off{
        display: none;
    }

    h1.banner_heading {
        font-size: 32px;
        line-height: 44px;
    }

    .v2 .header111821{
        width:90%
    }

    .header_bg_inner {
        max-width: 90%;
        margin: 0 auto;
    }

    .banner_img_list{
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
    }

    .banner_img_list img:nth-of-type(1), .banner_img_list img:nth-of-type(2), .banner_img_list img:nth-of-type(3), .banner_img_list img:nth-of-type(4){
        margin-bottom: 20px;
    }

    .container{
        width: 100%;
        padding: 0 5%;
    }

    .mobile_menu_button{
        display: block;
        position: relative;
        /* background: #f00; */
    }

    .mobile_off{
        display: none !important;
    }

    .get_in_touch{
        margin: 30px auto 50px auto;
        display: block;
    }

    .banner_btm_com_list ul.company_icons{
        justify-content: center;
    }

    .banner_btm_com_list img{
        float: none;
        display: block;
        margin-left:auto;
        margin-right:auto;
    }

    .about_banner_button_holder {
        text-align: center;
    }
    .about_banner_button_holder a.offer_link {
        margin: 24px 0 0;
    }
    .banner_img_list{
        margin: 30px auto;
        padding-left: 0;
    }

    .footer_black .address_footer {
        width: 100%;
    }

    .footerv1.footer_black .footer_block {
        padding-top: 30px;
    }

    .v2 .rectangle-5 {
        margin: 30px auto 0;
    }

    .press_block{
        margin: 40px 0 0 0;
    }

    .press_block h3{
        font-size: 2rem;
        line-height: 2.5rem;
        text-align: center;
    }

    .press_block_holder{
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
         -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
    }

    .press_block_list{
        width: 100%;
        text-align: center;
    }

    .press_block_list img{
        width: 60%;
    }

    .press_block_list{
        margin-bottom: 30px;
    }

    .press_block_list h5{
        margin: 0 0 14px 0;
    }

    .meet_the_team .inner h3{
        font-size: 28px;
        line-height: 34px;
    }

    .news_page h1, .terms h1, .privacy h1, .investor h1, .company_page h1{
        font-size: 3.188rem;
        line-height: 3.5rem;
    }

    .inverstor_list h3 {
        font-size: 2.0rem;
        line-height: 2.5rem;}

    .inner_text {
            padding: 20px;
            margin-top:25px;}

    .contact .container {
                padding: 25px 5%;
    }

    .contact .container h2{
        margin: 0 0 30px 0;
    }

    .press_block_list_small h5{
        font-size: 1.125rem;
        line-height: 1.375rem;
    }

    .inner_text .press_block_list_small p{
        font-size: 0.875rem;
        line-height: 1.063rem;
    }

    .compnay_items_holder{
        width: 100%;
        height:auto;
    }
    
    .discover_company{
        position: relative;
        width: 100%;
        left:0;
        height: auto;
        z-index: 0;
        margin-bottom: 20px;
        padding-bottom: 0;
        top: 0;
        margin-left: 0;
    }

    .compnay_items_holder .company_items{
        width: 49%;
        margin-bottom: 20px;
    }

    .compnay_items_holder .company_items:last-child{
        margin-right: initial;
    }

    .company_items h2{font-size: 1.5rem; margin: 0 0 12px 0;}

    .company_items h4.sector, .company_items h4.sector_name, p.sector_details, .company_items h5{
        font-size: 1rem;
    }

    .company_page h6{
        width: 100%; float: right;
    }

    .v2 .flex-col-3{
        width: 100%;
    }

    .v2 .disclaimer-disrupti, .v2 .rectangle-5 .inner, .v2 .group-6.footer_bottom_block{
        padding: 0;
    }

    .v2 .flex-col-3, 
    .v2 .flex-col-4, 
    .v2 .flex-col-5, 
    .v2 .flex-col-6, 
    .v2 .footer_block_2.flex-col-4, 
    .v2 .footer_block_2.flex-col-5,
    .v2 .footer_block_2.flex-col-6{
        margin-left: 0px;
        width: 100%;
    }


    .footer_block h5{
        margin-top:30px;
        margin-bottom: 14px;
    }

    .footer_block ul{
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .footer_block ul li{
        display: inline-block;
        margin-right: 10px;
        font-size: 13px;
        min-height: initial;
    }

    .footer_block ul li {
        /* padding-top: 14px; */
        margin-top: 0;
    }

    .v2 img.bitmap-40{
        margin: initial;
    }

    .address_footer{
        text-align: left;
    }

    .footer_block{
        -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
        text-align: left;
    }

    .footerv1 .overlap-group2-1{
        padding: 0 15px;
    }

    .footerv1 .overlap-group12{
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 5%;
        padding-right: 5%;
    }

    
    .footerv1 .overlap-group12.overlap-group12-last .inner{
        padding: 0 15px;
        margin-left: auto;
        margin-right: auto;
        max-width:540px;
    }
    

    .footerv1 .overlap-group12:nth-of-type(2){
        max-width: initial;
    }

    .v2 .footerv1 .flex-col-3, 
    .v2 .footerv1 .flex-col-4, 
    .v2 .footerv1 .flex-col-5, 
    .v2 .footerv1 .flex-col-6{
        -webkit-box-align: flex-start;
        -moz-box-align: flex-start;
        -ms-flex-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        /* margin-top: 30px; */
        min-height: initial;
    }

    .footerv1 .footer_block .flex-col-5 ul{
        padding-bottom: 10px;
    }

    .address_footer p:nth-of-type(1) {
        padding: 28px 0 0;
        font-size: 1rem;
        line-height: 2rem;
    }

    .address_footer p br{
        display: none;
    }

    .footer_block{
        /* padding-top: 30px; */
        padding-top: 0px;
    }

    .v2 .disclaimer-disrupti{margin-top: 40px;}

    .footer_media{
        /* margin-bottom: 30px; */
        margin-bottom: 0;
        padding-bottom: 0px;
    }

    .v2 .group-11{
        padding-top:32px;
    }

    .footerv1 .overlap-group12{
          -webkit-justify-content:flex-start;
        -webkit-box-pack: justify;
        -webkit-box-pack: justify;
        padding-top: 15px;

    }

    .footer_block ul.company_icons{
        justify-content: flex-start;
        margin-top: 20px;
    }

    .v2 .rectangle-5{
        height: auto;
    }

    .v2 .rectangle-5 .inner{
          -webkit-justify-content:flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack:flex-start;
    }

    .v2 .rectangle-5 .inner ul{
          -webkit-justify-content:flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack:flex-start;
        padding: 20px 0;
    }

    .v2 .x2019-by-disrupt{
        width: 100%;
        padding: 0 0 20px;
    }


    i.fa{
        font-size: 1rem;
    }

    .compnay_items_holder .company_items {
        width: calc((100% - 13px) / 2);
    }
    .compnay_items_holder .company_items:nth-child(4n),
    .compnay_items_holder .company_items:nth-child(3n) {
        margin-right: 13px;
    }
    .compnay_items_holder .company_items:last-child, .compnay_items_holder .company_items:nth-child(2n) {
        margin-right: 0;
    }

    .header_menu a.logo img {
        /* width: 160px; */
    }

    .dropdown-menu{
        position: relative;
    }

    img.com_list_footer {
        width: 244px;
    }

    .get_touch_grey{
        margin: 30px 0 0;
    }

    .footer_block ul.company_icons li{
        margin-right:15px;
    }


    .footer_block ul.company_icons li:nth-child(1){
        /* width: 39px;
        height: 38px; */
        width: 61px;
        height: 60px;
    }

    .footer_block ul.company_icons li:nth-child(1):hover{
        background-position: 0 -60px;
    }

    .footer_block ul.company_icons li:nth-child(2){
        /* width: 112px;
        height: 38px; */

        width: 140px;
        height: 48px;
    }

    .footer_block ul.company_icons li:nth-child(2):hover{
        background-position: 0 -48px;
    }

    .footer_block ul.company_icons li:nth-child(3){
        /* width: 42px;
        height: 38px; */
        width: 61px;
        height: 55px;
    }

    .footer_block ul.company_icons li:nth-child(3):hover{
        background-position: 0 -55px;
    }

    .v2 .line-2{
        display: none;
    }
    
}

/***** New Css start - 02-12-21 *****/

.press_block_list_fluid {
    width: 100%;
}
.press_block_list_fluid img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.press_block_list_fluid h5 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}

/***** New Css End - 02-12-21 *****/

@media screen and (max-width: 767px) and (min-width: 576px) {

    

}

@media only screen and (max-width:667px){
    .team_carousel_card {
        width: 200px;
        margin-right: 15px;
    }
    .team_carousel_card img {
        /* height: 250px; */
    }
    .carousel_card_caption h4 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .carousel_card_caption h4 span {
        font-size: 14px;
    }
    .press_block_list_fluid img {
        height: 300px;
    }

    .v2 .our-approach-1.proximanova-bold-black-40px{
        /* font-size: 24px; */
        font-size: 1.3rem;
    }
}

@media only screen and (max-width:480px){
    .v2 .overlap-group11{
        width: 95%;
    }

    .v2 .overlap-group11 button{
        width: 100%;
    }

    .compnay_items_holder .company_items{
        width: 90%;
        margin-left:initial;
        margin-right: initial;
    }

    .compnay_items_holder{
         -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
    }
    .team_wrapper_para, .team_carousel {
        padding: 0 15px 30px;
    }
    .team_carousel_card:hover .carousel_card_caption h4 span::after {
        margin-left: 10px;
    }
    .press_block_list_fluid img {
        height: auto;
    }
    .compnay_items_holder .company_items {
        width: 100%;
    }
    .compnay_items_holder .company_items:nth-child(4n),
    .compnay_items_holder .company_items:nth-child(3n),
    .compnay_items_holder .company_items:nth-child(2n) {
        margin-right: 13px;
    }
    .compnay_items_holder .company_items:last-child, .compnay_items_holder .company_items:nth-child(1n) {
        margin-right: 0;
    }
}

button.send-message{
   -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
    background-image: url(../img/contact-path-695F5528-CA4D-4E4C-979D-2B7B5883735C@2x.png);
    background-size: 100% 100%;
    display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
    height: 63px;
    margin-left: 1.5px;
    margin-top: 38px;
    min-width: 243px;
    padding: 0 67.5px;
    border: 0px none;
    cursor: pointer;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
    ::i-block-chrome,  #companiesList { 
        display: block;
    }

    ::i-block-chrome, .compnay_items_holder .company_items {
        width: 23.5%;
        float: left;
        margin-right: 13px !important;
    }
    ::i-block-chrome, .carousel_card_caption h4 {
        display: block;
    }
    ::i-block-chrome, .carousel_card_caption h4 span {
        display: block;
    }
    ::i-block-chrome, .press_block_holder {
        display: block;
        height: 100%;
    }
    ::i-block-chrome, .press_block_list_small {
        margin: 0 0 30px 0;
        width: 25%;
        float: left;
        padding: 0 8px;
        min-height: 305px;
    }
    ::i-block-chrome, .inner_text::before,
    ::i-block-chrome, .inner_text::after {
        display: table;
        content: "";
        clear: both;
    }
}



.index_banner_text h1.banner_heading,
.company_page h1,
/* .investor h1, */
.news_page h1{
    font-size: 36px;
    line-height: 44px;
    position: relative;
    font-family: "ProximaNova-Regular", Helvetica;
}

.news_page h1{
    font-size: 4.375rem;
    line-height: 5.313rem;
    color: #fff;
    font-family: "ProximaNova-Bold", Helvetica, sans-serif;
}

@media only screen and (max-width: 767px){
    .news_page h1{
        font-size: 3.188rem;
        line-height: 3.5rem;
    }

    .index_banner_text h1.banner_heading br{
        display: none;
    }
}

.index_banner_text h1.banner_heading{
    margin-left:0;
    margin-right:0;
    font-family: "ProximaNova-Bold", Helvetica;
    font-size: 3.5rem;
    line-height: 4.25rem;
}

.company_page h1,
.investor h1,
.news_page h1{
    padding-top: 30px;
}

.index_banner_text p.banner_sub_para{
    /* margin: 20px 0 0; */
    margin: 8px 0 0;
}
.form_row {
    display: flex;
    margin: 0 -15px;
}
.form_row .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
    padding: 0 15px;
}
.check_box-form .form-check {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.check_box-form .form-check input {
    width: 14px!important;
    height: 14px!important;
    margin: 0px 15px 0 0!important;
}
.contact .container .form_holder input {
    background: #F2F3F6;
    /* border: 1px solid #d5d5d5; */
    border: 0px none;
    margin-left: 0;
}
.contact .container .form_holder textarea[name="message"] {
    width: 100%;
    padding: 5px 16px;
    height: 90px;
    background: #fff;
    border: 1px solid #d5d5d5;
    margin-top: 10px;
    margin-left: 3px;
}
@media(max-width:  767px) {
    .form_row .col-md-6 {
        width: 100%;
    }
    .form_row {
        flex-wrap: wrap;
    }
    .check_box-form .form-check {
        align-items: baseline;
    }
}