.dropdown-item{
    cursor:pointer;
}
.navLogo{
    display: inline-block;
    width: 162px;
    height: 46px;
    background: url(../Assets/image/LOGO.png) no-repeat;
    background-size: cover;
}
.slider-text{
    display: flex;
    align-items: center;
}
.grp-inline{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.grp-inline > *:not(:last-child){
    margin-right: 5px;
}
.grp-inline .text-value, .grp-inline .text-label, .searchbar_wrapper{
    padding: 8px 4px;
}
.icon-b4-text {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.icon-b4-text .icon{
    margin-right: 8px;
}
.icon-b4-text{
    display: flex;
    padding: 8px 4px;
}
.icon-b4-text .text{
    display: inline-block;
}
.partner_cabinet_btn{
    width:130px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.searchbar_wrapper{
    width: 300px;
}
.searchbar_wrapper .btn-search{
    top:11px!important;
    right: 12px!important;
    width: 35px;
}
.topNav{
    position: relative;
    background: #fff;
}
.statistics{
    align-items: center;
    display: flex;
}
.btn-language{
    height: 25px;
    border-radius: 15px;
    border:1px solid #be0202 !important;
    display: flex;
    align-items: center;
    color:#be0202;
    padding: 8px;
}
.btn-language:hover{
    color:#be0202;
}
.btn-language > *:not(:last-child){
    margin-right: 5px;
}
.drp-language, .partner_cabinet_btn{
    padding: 8px 4px;
}
.drp-language .dropdown-menu{
    min-width: 76px;
}
.drp-language .dropdown-menu li a{
    display: flex;
    align-items: center;
}
.overlay{
    height: 100vh;
    overflow:hidden;
}
.collapsing {
    -webkit-transition: none;
    transition: none;
}
.hero{
    padding-top: 130px;
}
.parent{
    position: relative;
    box-sizing: border-box;
}
.GBP_lot_wrapper{
    margin-top: 0;
    position: absolute;
    width: 100%;
    bottom: -74px;
}
.nav-mobile .header-quotes .text-label, .nav-mobile .header-quotes .text-value{
    font-size: 16px;
}
#secondaryNav{
    display: none;
}
.hero-btn-holder > div:not(:last-child){
    margin-right:8px!important;
}
.drp-language .dropdown-item:hover, .drp-language .dropdown-item:focus, .drp-language .dropdown-item:active{
    background-color: #be020230;
}
.drp-language .btn-language:hover, .drp-language .btn-language:focus, .drp-language .btn-language:active{
    color: #be0202;
}
#dismissToggle{
    display: none;
}
.input-form-group{
    cursor: pointer;
}
.input-form-group:hover .input-form-icon{
    background-color: #be0202!important;
    color: #fff;
    border:1px solid #be0202;
    transition: none!important;
}
.input-form-group:hover .input-form-text, .input-form-group:hover .input-form-textarea{
    border:1px solid #be0202;
    transition: none!important;
}
.registration_form_wrapper{
    border: 1px solid transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.rebateSystemImg{
    padding: 0!important;
}
.sitemap_nav{
    margin-top: 0;
}
.sitemap_nav ul{
    display: flex;
}
.sitemap_nav ul li{
    display: flex;
    flex-grow:1;
    flex-basis: auto;
    position: relative;
    height: 97px;
    width: 200px;
    max-width: 100%;
}
.sitemap_nav ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    width: 100%;
    margin-left: 0;
}
.sitemap_nav ul li:not(:first-child){
    margin-left: 4px;
}
.sitemap_nav ul li:before{
    content:"|";
    display: table;
    height: 20px;
    width:100%;
    position: absolute;
    top:-36px;
    text-align: center;
    color: #be0202;
    font-size: 26px;
}
.horizontal-line{
    height: 2px;
    width: 85.9%;
    background-color: #be0202;
    margin: 0 auto 25px auto;
}
.sitemap-logo{
    position: relative;
}
.sitemap-logo .img-center{
    display: block;
    margin: 0 auto;
}
.opt-ul-icon {
    flex-basis: 45px;
    flex-grow: 0;
    flex-shrink: 0;
}
.btn-register{
    min-width: 178px;
}
@media screen and (max-width:1199px) {
    .topNav{
        height: auto;
    }
    .searchbar_wrapper{
        width: 100%;
    }
    .nav-mobile{
        position: absolute;
        top: 0;
        right: 0;
        height: 100vh;
        width: 100%;
        align-items: flex-start;
        z-index: 1;
        background: #00000036!important;
        padding: 0;
        justify-content: flex-end;
        overflow: hidden;
    }
    .nav-mobile .navbar-toggler .fa-bars{
        display: none;
    }
    .nav-mobile .navbar-toggler .fa-xmark{
        display: block;
    }
    .bottomNav {
        height: 10px;
    }
    .nav-mobile .nav-container{
        background-color: #f8f9fa!important;
        margin: 0;
        width: 300px;
        align-items: flex-start;
        padding-top: 20px;
    }
    .nav-mobile .navbar-toggler{
        position: absolute;
        right: 10px;
        top: 26px;
        display: none;
    }
    .nav-container .navbar-collapse{
        width: 100%;
    }
    #secondaryNav{
        display: flex;
        overflow: scroll;
    }
    .topNav{
        height: 100px;
    }
    .searchbar_wrapper{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 8px;
    }
    .nav-mobile #primaryNav{
        height: 100vh;
        background-color: #f8f9fa;
    }
    .nav-mobile .temp-holder{
        width: 100%;
        padding: 20px 10px;
        margin-top: 20px;
        margin-left: 10px;
        border-radius: 15px;
    }
    .nav-mobile #dismissToggle {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .bottomNav ul li {
        padding: 10px 15px;
        background: #fff;
        margin-bottom: 10px;
        border-radius: 5px;
    }
    .bottomNav ul li a{
        font-weight: 600;
    }
    .nav-mobile, .nav-mobile .nav-container{
        width: 100%;
    }
}

@media screen and (max-width:991px) {
    .topNav{
        display: flex!important;
    }
    .topNav .statistics{
        display: none;
    }
    #topRightElements{
        justify-content:space-between!important;
        padding-top: 8px;
    }
    .heroForm .row > *{
        margin-bottom: 8px;
    }
    .header-quotes{
        width: 100%;
    }
    .hero{
        padding-top: 115px;
    }
    .GBP_lot_wrapper{
        bottom: -118px;
    }
    .hero-title{
        font-size: 48px;
    }
    .hero-desc p{
        font-size: 30px;
        line-height: 38px;
    }
    .dismiss-toggler{
        display: flex;
    }
    .navbar-toggle{
        display: none;
    }
    .why_forex_info{
        margin-top: 0!important;
    }
    .horizontal-line{
        width: 86.4%;
    }
}
@media screen and (max-width:767px){
    .partner_cabinet_btn{
        height: 30px;
        font-size: 13px;
        width: auto;
    }
    .mobile-hide{
        display: none;
    }
    .grp-inline .text-value, .grp-inline .text-label{
        font-size: 14px;
        padding: 0;
    }
    .navbar-toggler{
        height: 45px;
        width: 45px;
    }
    .navLogo img {
        height: 36px;
    }
    .quotes-value{
        margin-left: -10px;
    }
    .hero{
        padding-top: 90px;
    }
    .GBP_lot_wrapper{
        bottom: -157px;
    }
    .hero-desc{
        margin-bottom: 15px!important;
    }
    .hero-desc p{
        font-size: 24px;
        line-height: 30px;
    }
    .heroForm select, .heroForm input, .heroForm button, .button {
        height: 45px;
    }
    .hero-btn-holder{
        margin: 25px 0!important;
    }
    .opt-ul-icon i{
        font-size: 16px;
    }
    .sitemap_nav ul li a{
        font-size: 13px;
        height:76px;
    }
    .horizontal-line {
        width: 87.4%;
    }
    #carousel_01{
        width: 188px;
    }
}
@media screen and (max-width:575px){
    .hero-title{
        font-size: 36px;
    }
    .hero-desc p{
        font-size: 20px;
        line-height: 26px;
    }
    .hero-btn-holder{
        margin: 25px 0!important;
    }
    .live-quote{
        margin-bottom: 0!important;
    }
    .live-quote span{
        margin-bottom: 0;
        font-size: 16px!important;
        display: inline-block;
    }
    .heroGBP{
        margin-bottom: 10px!important;
    }
    .live-quote .mx-3{
        margin-right: 0!important;
        margin-left: 0!important;
    }
    .GBP_lot_wrapper {
        width: 95%;
    }
    .nav-mobile #primaryNav{
        width: 100%;
    }
    .sitemap_nav ul li a{
        font-size: 11px;
        line-height: 14px;
        height:50px;
    }
    .horizontal-line{
        width:86.4%;
    }
}
@media screen and (max-width:480px){
    .nav-mobile .navLogo{
        background-image: url(../Assets/image/LOGO.png);
        width: 162px;
        height: 46px;
    }
    .navLogo{
        background-image: url(../Assets/image/LOGO-01.png);
        height:45px;
        width: 56px;
    }
    .header-quotes{
        min-width: inherit;
    }
    .nav-mobile .header-quotes{
        width: 100%;
    }
    .hero-desc p{
        font-size: 18px;
        line-height: 22px;
    }
    .hero-btn-holder{
        flex-direction: row;
    }
    .hero-btn-holder button{
        width: 100%;
        padding: 8px 15px!important;
    }
    .hero-btn-holder .me-3{
        margin-right: 0!important;
    }
    .hero-btn-holder > *:not(:last-child){
        margin-bottom: 10px!important;
    }
    .GBP_lot_wrapper {
        width: 93%;
    }
    .live-quote span{
        font-size: 14px!important;
    }
    .sitemap_nav ul li a{
        font-size: 8px;
        line-height: 11px;
        height:50px;
    }
    .horizontal-line{
        width: 86.8%;
        margin-left: 6.7%;
    }
    .my-sitemap{
        overflow-y:auto;
    }
}
@media screen and (max-width:362px){
    .horizontal-line {
        width: 296px;
        margin-left: 21px;
    }
    .sitemap_nav ul li a{
        width: 45px;
    }
}
@media screen and (max-width:300px){
    .navLogo {
        height: 29px;
        width: 36px;
    }
    .grp-inline .text-value, .grp-inline .text-label {
        font-size: 11px;
    }
    .header-quotes {
        width: 150px;
    }
    .navbar-toggler {
        height: 30px;
        width: 30px;
        padding: 0;
    }
    .partner_cabinet_btn {
        font-size: 13px;
        line-height: 13px;
        text-align: center;
    }
}


/* app section css */
.section-wrapper{
    background: #fff;
    display: flex;
    align-items: center;
    padding: 40px;
}
.download-apps{
    position: relative;
    display: flex;
    align-items: end;
    height: 336px;
}
.download-apps > .img-mobile{
    position: absolute;
    left: 40px;
    bottom: 0;
    max-width: 344px;
    width: 100%;
}
.download-apps > .block{
    height: 280px;
    background-color: #F4F8FD;
    border-radius: 20px;
    width: 100%;
    padding: 20px;
    align-items: center;
}
.download-store{
    margin: 20px 0;
    display: flex;
    width: 100%;
}
.btn-download{
    background-color: #222;
    border-radius: 8px;
    height: 50px;
    display: flex;
    align-items: center;
    max-width: 165px;
    width: 100%;
}
.btn-download:not(:last-child){
    margin-right: 20px;
}
.download-apps .block-title{
    font-size: 46px!important;
    margin-bottom: 20px!important;
    text-transform:none;
}
.download-apps .block-desc{
    color: #666;
}
.icon{
    display: inline-block;
    background-size: contain;
}
.icon-download{
    height: 42px;
    width: 135px;
}
.icon-barcode{
    max-width: 160px;
    width: 100%;
}
.icon-appstore{
    background: url(../Assets/image/appstore.png);
}
.icon-googleplay{
    background: url(../Assets/image/google-play.png);
}
@media screen and (max-width:1199px){
    .download-apps > .img-mobile{
        max-width: 286px;
        width: 100%;
        left: 20px;
    }
}
@media screen and (max-width:992px) {
    .download-apps > .img-mobile{
        position: relative;
        display: block;
        margin:auto;
    }
}
@media screen and (max-width:991px){
    .download-apps{
        display: block;
    }
    .download-apps > .img-mobile{
        position: relative;
        display: block;
        margin:auto;
    }
    .download-apps > .block, .download-apps{
        height: auto;
    }
    .download-apps > .block{
        margin-top: 30px;
    }
    .download-apps  .block-title{
        font-size: 36px!important;
    }
}
@media screen and (max-width:767px) {
    .download-apps  .block-title{
        font-size: 28px!important;
    }
    .section-wrapper{
        padding: 15px;
    }
    .download-store{
        justify-content: center;
    }
    .bar_code{
        justify-content: center;
        display: flex;
    }
}

@media screen and (max-width:567px){
    .download-store{
        flex-direction: column;
        margin-bottom: 0;
    }
    .btn-download{
        margin-right: 0!important;
        margin-bottom:20px;
    }
}
