.upcoming_outer{
    background-color: #141527;
    padding: 100px 0;
}
.upcoming_outer h2{
    color: #01BEDE;
    margin-bottom: 40px!important;
}
.upcoming_outer h4{
    color: #fff;
}
.upcoming_outer .break {
    border-bottom: 1px solid #454665;
}
.upcoming_outer p{
    color: #949DCA;
    margin-bottom: 5px!important;
}
.upcoming_outer h5{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 0px!important;
}
.land img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: 5px;
}
button.btn_submit {
    width: 269px;
    height: 68px;
    background: #00A54F;
    border-radius: 46px;
    border: none;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    padding: 0 25px;
    text-align: center;
}
button.btn_submit:hover{
    background:#949DCA;
}
.trad_learn h5{
    color: #fff;
    font-size: 25px;
}
.col-box-web {
    border: 1px solid #303253;
    border-radius: 10px;
    padding: 30px;
    min-height: 402px;
}
.footer_outer .f_button {
    border-radius: 53px!important;
}
.form_outer .form_in .btn_submit {
    border-radius: 53px!important;
}
.testls_outer p {
    font-size: 12px!important;
    font-weight: 400;
    color: #fff;
    line-height: 19px!important;
}
.testls_outer .slider .slide .testimonial {
    min-height: 508px!important;
}
@media (max-width: 1380px){
    .testls_outer .slider .slide {
        width: 416px;
    }
    
}
@media (max-width: 1300px){
    .testls_outer .slider .slide {
        width: 370px;
    }
}

/*Menu*/

.navbar.header_bg {
    background: #141527;
    padding: 40px 0 !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.header_bg .nav-link {
    color: #fff !important;
    font-size: 18px;
}
.navbar .nav-link:hover {
    color: #00A54F !important;
}

@media (max-width: 1199px){
    .navbar .nav-link {
        font-size: 15px !important;
    }
}

/*Menu*/

@media (max-width:1440px){
    .banner_outer {
        background-position: right top;
    }
    .banner_outer header {
        margin-top: 20px;
        margin-bottom: 56px;
    }
    .banner_outer br {
        display: none;
    }
    .banner_outer h1, .banner_outer .h1 {
        font-size: 56px;
        line-height: 62px;
        padding-top: 130px;
    }
    .form_outer .tab_outer h2, .form_outer .tab_outer .h2 {
        font-size: 40px;
        line-height: 60px;
    }
    p {
        font-size: 17px;
        line-height: 23px;
    }
    .form_outer .form_in label {
        font-size: 14px;
    }
    .form_outer {
        margin-top: -174px;
        padding-bottom: 74px;
    }
    .nav-pills .nav-link {
        font-size: 15px;
        font-weight: 400;
        color: #989898;
    }
    .ch_outer .ch_in h3, .ch_outer .ch_in .h3 {
        font-size: 14px;
    }
    .ch_outer {
        background-position: right -19% bottom 55%;
        padding-top: 80px;
        background-color: #fff;
    }
    .ch_outer .ch_in p {
        font-size: 12px;
        font-weight: 400;
        color: #989898;
        line-height: 19px;
        margin-bottom: 0px;
        height: 70px;
    }
    .ch_outer h2, .ch_outer .h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .m100 {
        margin-bottom: 80px;
    }
    .contact_outer h2, .contact_outer .h2 {
        font-size: 40px;
        line-height: 40px;
    }
    .contact_outer {
        padding: 80px 0;
    }
    .contact_outer .bg_contact h3, .contact_outer .bg_contact .h3 {
        font-size: 18px;
        line-height: 20px;
    }
    .contact_outer .bg_contact p {
        font-size: 13px;
        line-height: 20px;
    }
    .footer_outer {
        padding: 90px 0 80px;
    }
    .footer_outer .break_3 {
        padding: 40px 0 50px 0;
    }
    .footer_outer .sm_outer span {
        margin-right: 20px;
    }
    .footer_outer .app_link span {
        margin-right: 14px;
        font-size: 13px;
    }
    .m_t50 {
        margin-top: 35px;
    }
    .f_left img{
        width:100%;
    }
    .speaker_left {
        width: 50%;
    }
    .speaker_left img{
        width: 100%;
    }
    section#speaker .speakers_in .speaker_right {
        margin-left: 50px;
        width: 50%;
    }
    .testls_outer .slider {
        height: 35rem;
    }
    .testls_outer .slider .slide .testimonial {
        min-height: 536px!important;
    }
    .testls_outer .slider {
        height: 38rem;
    }
}

@media (max-width:1380px){
	.col-box-web {
		min-height: 430px;
	}
}

@media (max-width:1300px){
    .banner_outer h1, .banner_outer .h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .banner_outer header {
        margin-top: 15px;
        margin-bottom: 42px;
    }
    .m40 {
        margin-bottom: 30px;
    }
    .form_outer {
        margin-top: -196px;
        padding-bottom: 42px;
    }
    .form_outer .tab_outer {
        margin-top: 70px;
    }
    .form_outer .tab_outer h2, .form_outer .tab_outer .h2 {
        font-size: 35px;
        line-height: 50px;
    }
    .container-fluid-main {
        padding-left: 45px!important;
        padding-right: 45px!important;
    }
    .nav-pills .nav-link {
        font-size: 18px;
    }
    .ch_outer h2, .ch_outer .h2 {
        font-size: 35px;
        line-height: 35px;
    }
    .m50 {
        margin-bottom: 35px;
    }
    .ch_outer {
        background-position: right -54% bottom 62%;
        padding-top: 60px;
        background-color: #fff;
    }
    .contact_outer h2, .contact_outer .h2 {
        font-size: 35px;
        line-height: 35px;
    }
    .contact_outer {
        padding: 60px 0;
    }
    .footer_outer {
        padding: 70px 0 60px;
    }
    .footer_outer .break_3 {
        padding: 30px 0 35px 0;
    }
    .footer_outer ul li {
        font-size: 13px;
        padding-bottom: 10px;
    }
    .m_t50 {
        margin-top: 25px;
    }
    .footer_outer .sm_outer span {
        margin-right: 15px;
    }
    .footer_outer .sm_outer {
        padding-left: 10px;
    }
    .footer_outer .copy_r p {
        font-size: 12px;
        line-height: 20px;
    }
    .forex_outer h2, .forex_outer .h2 {
        font-size: 40px;
        line-height: 50px;
    }
    h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .level_outer br {
        display: none;
    }
	.col-box-web p {
		font-size: 15px;
	}
    .testls_outer .slider {
        height: 41rem;
    }
    .testls_outer .slider .slide .testimonial {
        min-height: 591px!important;
    }
}

@media (max-width:1199px){
    .ch_outer {
        background-image: none;
    }
    .footer_outer .sm_outer span {
        margin-right: 8px;
    }
    .footer_outer .app_link span {
        margin-right: 10px;
        font-size: 11px;
    }
    .banner_outer h1, .banner_outer .h1 {
        font-size: 44px;
        line-height: 55px;
    }
    .forex_outer .f_right {
        margin-top: 50px;
    }
    .speaker_left {
        width: auto;
        margin-bottom: 30px;
    }
    section#speaker .speakers_in .speaker_right {
        margin-left: 50px;
        width: auto;
    }
    .speaker_left img {
        width: auto;
    }
    .banner_outer .a_web {
        margin-top: 10px;
        margin-bottom: 20px;
    }
	.col-box-web {
		min-height: 314px;
		margin-bottom: 30px;
	}
    .testls_outer .slider .slide {
        width: 465px;
    }
}

@media (max-width:991px){
    .banner_outer h1, .banner_outer .h1 {
        font-size: 34px;
        line-height: 46px;
    }
    .footer_logo img {
        width: auto;
    }
    .form_outer .tab_outer h2, .form_outer .tab_outer .h2 {
        font-size: 30px;
        line-height: 42px;
    }
    .form_outer .tab_outer h2 br {
        display: none;
    }
    .form_outer .tab_outer .tab_right {
        padding-left: 15px;
        margin-top: 25px;
    }
    .form_outer .tab_outer {
        margin-top: 50px;
    }
    .form_outer .form_in label {
        font-size: 12px;
    }
    .form_outer .form_in .btn_submit {
        width: 250px;
        height: 50px;
        font-size: 18px;
    }
    .ch_outer {
        padding-top: 50px;
    }
    .m100 {
        margin-bottom: 50px;
    }
    .ch_outer h2, .ch_outer .h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .contact_outer {
        padding: 50px 0;
    }
    .contact_outer h2, .contact_outer .h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .contact_outer .bg_contact h3, .contact_outer .bg_contact .h3 {
        font-size: 16px;
        line-height: 20px;
    }
    .contact_outer .bg_contact h4, .contact_outer .bg_contact .h4 {
        font-size: 13px;
    }
    .footer_outer {
        padding: 50px 0 50px;
    }
    .banner_outer header {
        margin-top: 12px;
        margin-bottom: 36px;
    }
    section#speaker {
        position: inherit;
        width: auto;
        background: #1A1B30;
        overflow: inherit;
    }
    section#speaker:after {
        position: inherit;
        width: auto;
        height: auto;
    }
    section#meta {
        position: inherit;
        width: auto;
        overflow: inherit;
    }
    section#meta:after {
        position: inherit;
        width: auto;
        height: auto;
    }
	.upcoming_outer p {
		font-size: 15px;
	}
	.upcoming_outer h5 {
    	font-size: 18px;
	}
	button.btn_submit {
		width: 180px;
		height: 46px;
		font-size: 16px;
	}
	.col-box-web {
    	min-height: auto;
	}
	.footer_outer .text-center {
		text-align: left!important;
	}
	.f_right br {
		display: none;
	}
    .testls_outer .slider .slide {
        width: 337px;
    }
    .testls_outer .slider .slide .testimonial {
        min-height: 630px!important;
    }
    .testls_outer .slider {
        height: 45rem;
    }
}

@media (max-width:767px){
    .nav-pills {
        justify-content: center;
    }
    .nav-pills .nav-link {
        margin: 0 10px 10px;
    }
    .ch_outer .ch_in{
        min-height: auto;
        padding-bottom: 0px;
    }
    .ch_outer .ch_in p {
        margin-bottom: 0px;
        height: 50px;
    }
    .level_outer .d-flex{
        margin-bottom: 20px;
    }
    .speakers_in .d-flex {
        display: block!important;
    }
    section#speaker .speakers_in .speaker_right {
        margin-left: 0px;
        width: auto;
    }
    .testls_outer .slider {
        height: 44rem;
    }
    .banner_outer .a_web {
        margin-top: 0px;
        margin-bottom: 20px;
    }
}

@media (max-width:580px){
    .testls_outer .slider {
        height: 41rem;
    }
}

@media (max-width:575px){
    .container-fluid-main {
        padding-left: 15px;
        padding-right: 15px;
    }
    .banner_outer header {
        margin-top: 10px;
        margin-bottom: 26px;
    }
    .banner_outer h1, .banner_outer .h1 {
        font-size: 30px;
        line-height: 33px;
    }
    .m20 {
        margin-bottom: 12px;
    }
    .m40 {
        margin-bottom: 20px;
    }
    .form_outer {
        margin-top: -208px;
        padding-bottom: 30px;
    }
    .form_outer .tab_outer {
        margin-top: 30px;
    }
    .form_outer .tab_outer h2, .form_outer .tab_outer .h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .nav-pills .nav-link {
        font-size: 15px;
    }
    .ch_outer {
        padding-top: 30px;
    }
    .ch_outer h2, .ch_outer .h2 {
        font-size: 24px;
        line-height: 24px;
    }
    .m50 {
        margin-bottom: 22px;
    }
    .ch_outer .ch_in h3, .ch_outer .ch_in .h3 {
        font-size: 14px;
        height: auto;
    }
    .ch_outer .ch_in p {
        height: auto;
    }
    .m100 {
        margin-bottom: 30px;
    }
    .ch_outer .ch_in {
        padding: 20px;
        margin-bottom: 10px;
    }
    .contact_outer {
        padding: 30px 0;
    }
    .contact_outer h2, .contact_outer .h2 {
        font-size: 24px;
        line-height: 24px;
    }
    .contact_outer .bg_contact {
        padding: 25px;
        min-height: auto;
        margin-bottom: 20px;
    }
    .footer_outer {
        padding: 30px 0 30px;
    }
    .footer_outer .break_3 {
        padding: 20px 0 20px 0;
    }
    .footer_logo img {
        width: auto;
    }
    .footer_logo {
        text-align: left;
    }
    .footer_outer .sm_outer {
        padding-left: 0px;
        text-align: left;
        margin-bottom: 20px;
    }
    .app_link {
        text-align: center;
    }
    .email_lbl {
        margin-top: 26px;
    }
    .form_outer .tab_outer .tab_right .tab-content-main .green {
        width: 80px;
    }
    .form_outer .tab_outer .tab_right .tab-content-main .red {
        width: 80px;
    }
    .meta_in .d-flex {
        display: block!important;
        text-align: center;
    }
    .container-fluid-main {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    section#speaker {
        position: relative;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        margin-top: 4em;
        padding: 60px 0 40px!important;
    }
    section#speaker .speakers_in h2, section#speaker .speakers_in .h2 {
        font-size: 35px;
        line-height: 40px;
    }
    .level_outer h4, .level_outer .h4 {
        font-size: 16px;
        font-weight: 500;
        line-height: 22px;
        margin-left: 18px;
    }
    .level_outer br {
        display: none;
    }
    .footer_outer .f_button {
        width: 237px;
        height: 56px;
    }
    section#speaker .col-p {
        padding-right: 15px;
    }
    .form_outer .form_in .intl-tel-input {
        width: 100%;
        margin-bottom: 20px;
    }
	.upcoming_outer .break {
		border-bottom: 1px solid #454665;
		display: block!important;
	}
	.land {
		margin-bottom: 10px;
	}
	.f_right br {
		display: none;
	}
	.forex_outer h2, .forex_outer .h2 {
		font-size: 32px;
		line-height: 40px;
	}
	.testls_outer .slider {
		height: 44rem;
	}
    .testls_outer .slider .slide {
        width: 398px;
    }
    .testls_outer .slider .slide .testimonial {
        min-height: 540px!important;
    }
    .testls_outer .slider {
        height: 41rem;
    }
}

@media (max-width:400px){
    .form_outer .tab_outer .tab_right .tab-content-main td {
        font-size: 11px;
    }
    .testls_outer .slider {
        height: 44rem;
    }
    section#speaker .speakers_in .speaker_left img {
        border-radius: 185px;
        width: 100%;
    }
    .testls_outer .slider .slide {
        width: 344px;
    }
    .testls_outer .slider .slide .testimonial {
        min-height: 615px!important;
    }
}

@media (max-width:370px){
    .testls_outer .slider .slide {
        width: 329px;
    }
}

.longEnough {
    max-height: 220px;
    overflow: auto;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(104, 110, 127, 0.4)!important;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
    
}

