	.main-menu__item {
    margin-right:18px!important;
}
.sub-menu__buttons { display:none!important}
.sub-menu__nav__item { width:180px!important}
.ui-ul-icons li { list-style: none!important}

/*suhail CSS new*/


	/*ticker css start*/

.icm-section--rates .list-rates {
    margin: 0;
    padding: 0;
    list-style: none
}

#cto_cookies_header_message,
.criteo_header {
    display: none!important
}

.icm-section--rates {
    padding: 0;
    position: fixed;
    background: 0 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9997
}

.icm-section--rates .bar-rates {
    background-color: #fff;
    -webkit-box-shadow: 0 0 16px 0 rgba(223, 230, 233, .6);
    box-shadow: 0 0 16px 0 rgba(223, 230, 233, .6);
    min-height: 40px;
    -webkit-transition: min-height .4s;
    transition: min-height .4s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0;
    display: block
}

.icm-section--rates .bar-rates .btn-register {
    margin-left: 10px
}

.icm-section--rates .bar-rates .btn-register.has-divider {
    margin-right: 60px;
    position: relative
}

.icm-section--rates .bar-rates .btn-register.has-divider:after {
    border-right: 1px solid #dfe6e9;
    content: " ";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: -30px
}

.icm-section--rates .bar-rates .arrow-opener i {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 12px;
	font-display: swap;
    display: inline-block;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.header-web .navbar-nav .nav-item .nav-link {
    text-align: left;
    padding-right: 40px;
    font-size: 16px;
	font-display: swap;
    color: #8c845e;
    cursor: default
}

html.rtl .header-web .navbar-nav .nav-item .nav-link {
    padding-right: auto;
    padding-left: 40px;
    text-align: right
}

#header-search-btn img {
    max-width: 80%
}

.lang-signin-col {
    margin-top: 15px
}

.icm-section--rates .bar-rates .expanded {
    min-height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: block!important;
		padding:20px 0;
}

@media (min-width:992px) {
    .icm-section--rates .bar-rates {
        padding: 0;
        margin: 0
    }
    .icm-section--rates .bar-rates .expanded .list-rates {
        width: 100%;
        display: block
    }
}

.icm-section--rates .bar-rates .expanded .btn-register {
    padding: 11px 18px;
    display: none
}

@media (min-width:992px) {
    .icm-section--rates .bar-rates .expanded .btn-register {
        padding: 15px 30px;
        display: inline-block
    }
    .icm-section--rates .bar-rates .expanded .title-rates {
        padding-left: 20px
    }
}

.icm-section--rates .bar-rates .expanded .arrow-opener i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icm-section--rates .bar-rates .expanded .icm-symbol-logo-mobile {
    display: none
}

.icm-section--rates .bar-rates .expanded .state-descr {
    display: block
}

.quotes_blob {
    width: 700px
}

body:not([data-platform=ios]):not([data-platform=mac]) .icm-section--rates .bar-rates .expanded .state-descr {
    -webkit-filter: blur(.2px);
    filter: blur(.2px)
}

.icm-section--rates .bar-rates .expanded .show-accepted {
    display: none
}

@media screen and (min-width:992px) and (-ms-high-contrast:active),
(min-width:992px) and (-ms-high-contrast:none) {
    .icm-section--rates .bar-rates .expanded .title-rates:hover .state-descr {
        position: relative
    }
    .icm-section--rates .bar-rates .expanded .title-rates:hover .state-descr:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(255, 255, 255, .9)
    }
}

.icm-section--rates .state-descr {
    -webkit-transition: all .2s;
    transition: all .2s;
    display: none
}

body:not([data-platform=ios]):not([data-platform=mac]) .icm-section--rates .state-descr {
    -webkit-filter: blur(.2px);
    filter: blur(.2px)
}

.icm-section--rates .checkbox {

    color: #054e7d;
    font-size: 12px;
	font-display: swap;
    margin: 0;
    -webkit-transition: all .1s;
    transition: all .1s;
    display: none
}

@media (min-width:992px) {
    .icm-section--rates .checkbox {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 14px;
		font-display: swap;
        right: 0;
        bottom: 0;
        z-index: 2;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.icm-section--rates .col-right-rates {
    padding: 3px 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.icm-section--rates .col-right-rates .btn-off-canvas {
    position: absolute;
    right: -40px;
    top: 50%;
    width: 15px;
    height: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #054e7d
}

html.rtl .icm-section--rates .col-right-rates .btn-off-canvas {
    left: -40px;
    right: auto
}

.icm-section--rates .col-right-rates .btn-off-canvas:after,
.icm-section--rates .col-right-rates .btn-off-canvas:before {
    left: 0
}

.icm-section--rates .col-right-rates .icm-warning__accept-button {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #00b894
}

.icm-section--rates .title-rates {
    font-size: 12px;
    line-height: 14px;
    position: relative;
    font-weight: 300;
	font-display: swap;
    -webkit-transition: all .4s;
    transition: all .4s;
    width: 100%
}

.icm-section--rates .title-rates-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.icm-section--rates .title-rates-mobile strong {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.icm-section--rates .title-rates-mobile strong svg {
    margin-right: 10px
}

.icm-section--rates .arrow-opener {
    display: none
}

.container-1250 {
    max-width: 1250px
}

.icm-section--rates .list-rates .rate {
    font-weight: 500;
	font-display: swap;
    display: block;
    font-size: 14px
}

.icm-section--rates .list-rates .rate.upcoming {
    color: #00b894
}

.icm-section--rates .list-rates .rate.downcoming {
    color: #d63031
}

@media (min-width:992px) {
    .icm-section--rates .title-rates {
        font-size: 14px;
		font-display: swap;
        line-height: 16px;
        padding-right: 0
    }
    .icm-section--rates .arrow-opener {
        margin-left: 30px;
        display: inline-block
    }
}

@media (max-width:1250px) {
    .container-1250 {
        max-width: 100%
    }
}

.icm-section--rates .list-rates {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    border-left: 1px solid #dfe6e9;
    display: none
}

.icm-section--rates .list-rates li {
    padding: 0 10px 0 20px;
    font-size: 13px;
	font-display: swap;
    line-height: 1.2;
    border-right: 1px solid #dfe6e9
}

.icm-section--rates .list-rates li:last-child {
    border-right: 0!important
}

.jp-video-play-icon,
.jp-video-play-icon:hover {
    background: url(../img/play.png) no-repeat;
    margin: 0;
    transform: translateX(-35%);
    -webkit-transform: translateX(-35%);
    -moz-transform: translateX(-35%);
    -o-transform: translateX(-35%)
}

@media (min-width:480px) {
    .icm-section--rates .list-rates li {
        float: left
    }
}

	/*ticker css end*/



.social_buttons {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content:  center ;

  min-height:50px;
	margin-bottom:90px;

}

.social_buttons  a{
width:35px; height:35px;
border-radius:50%;
margin-right:10px;

  

}








.social_button_in { background: url(/static/media/1587097/linkedin_icn.svg) no-repeat center #8c845e;}
.social_button_google {background: url(/static/media/1587096/google_icn.svg) no-repeat center #8c845e;}
.social_button_yb { background: url(/static/media/1587094/youtube_icn.svg) no-repeat center #8c845e;}
.social_button_fb {  background: url(/static/media/1587095/facebook_icn.svg) no-repeat center #8c845e;}
.social_button_tw {  background: url(/static/media/1587098/twitter_icn.svg) no-repeat center #8c845e	;}
.social_button_ig { background: url(/static/media/1587134/instagram_icn.svg) no-repeat center #8c845e;}

.social_button_in:hover, .social_button_ig:hover, .social_button_yb:hover, .social_button_fb:hover, .social_button_tw:hover{ background-color:#004a81;}

.main_section{ 
	padding:20px 0!important;
}

.section02{ 
background:#8c845e repeat-x ;
min-height:110px;
}

.sec02_items{ 
	background:#8c845e repeat-x ;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content:center;
	min-height:110px;

}

.sec02_items > div {
  	text-align: left;
  	font-size: 1.5rem;
	font-display: swap;
	margin-right:10px;
	font-weight:bold;
	color:#fff;
}



.sec03_left{
display: flex;
flex-direction: column;
align-items: center;
justify-content:center;
min-height:350px;
}

.sec03_pltfm{
display: flex;
align-items: center;
justify-content:center;
flex-wrap: wrap;
	
}

.sec03_pltfm img{
padding:15px;
}

.section04{ background:#8c845e; padding:110px 0 95px 0;}

.sec04-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 30px 1fr;
  grid-template-rows: 1fr 1fr;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 30px;
  padding: 0 30px;
  }
  
	.sec04-container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;



}.sec04-container > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;



}.sec04-container > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;



}.sec04-container > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;



}

.sec04_items{

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  color:#fff!important;
 align-items: top ;
 justify-content:   space-evenly ;
 margin-bottom:20px;


}

.sec04_items p{
margin:0;
padding-left:25px;
}

.sec04_headtx{
font-weight:bold;
font-size:20px;
font-display: swap;

}
.section05{ padding:70px 0;}
.tradingsteps h2{ text-align:center; }
.tradingsteps h2.bordered.blue:after{ left: 0; right: 0; margin: 0 auto;}
	
.Tsteps{ 

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content:space-between ;
  align-items: flex-end ;
  text-align:center;
  min-height: 200px;
  padding:0 20px;

 }
 
 .Tsteps div{
 padding:20px;
 
 }
 
 .Tsteps p{ margin:0; line-height: normal; }
 .Tstepshead{ font-size:20px; padding-bottom:15px;font-display: swap;}
 .Tsteps img{ margin:0 0 20px 0; vertical-align:middle; }

.news_section{background:#004a81; padding:90px 0;}
.news_section h2{color: #fff;}
.news_block{background: #fff;
border-radius: 10px;
padding: 30px 35px;
text-align: justify;
min-height: 512px;}

.news_block img{  padding:0 0 25px 0;}

.news_block-head{ color:#004a81; font-size:16px; text-align:left;font-display: swap; }
.news_block-read { margin:0;}
.news_block-read a{ text-decoration: none;  font-weight:bold; color:#3b3b3b!important;font-display: swap;}
.news_block-read:hover{color:#004a81; text-decoration:underline;}

.new_container .row.awards .blob{ 
	background:#fff;
	border-radius:0;
-webkit-box-shadow: 2px 2px 3px -1px rgba(0,0,0,0.35);
-moz-box-shadow: 2px 2px 3px -1px rgba(0,0,0,0.35);
box-shadow: 2px 2px 3px -1px rgba(0,0,0,0.35);
padding: 25px 15px;
min-height: 187px;
}
.new_container .row.awards{padding:80px 0; background:#f4f4f4;}
.new_container .row.why_icm{padding:90px 0 30px 0;}
 .ftrspsr_section01{
background: url(/static/media/1587030/sponsor-footer-img.jpg) no-repeat center top;
 background-size: cover ;
 min-height:383px;}

 .ftrspsr_section02{
background: #004a81;

 min-height:132px;}

.ftrspsr_text{ color:#fff;
	font-size:25px;
 font-display: swap;	
   	display: flex;
 	 flex-direction: column;
  	 align-items: start ;
    justify-content:center   ;
	min-height:132px;
	position:relative;
	text-align:center;
	padding-left:100px;
 }
 .ftrspsr_text p{ line-height:normal; padding:0; margin:0;}

.spsr-rider{ position:absolute;
display:block;
z-index:1000;
width:448px;
height:455px;
right:0;
bottom:-20px;


}


.footer_section{ background:#fff; color:#838383; padding:0; }
.footer_section h3{ font-size:18px;}

.footer_sec01{
	display: flex;
 	flex-direction: row;
 	flex-wrap: wrap;
	align-items: center;
 	justify-content:space-between ;
	margin-bottom:50px;
}

.footer_item1{

 display: flex;
 flex-direction: row;
 color:#3b3b3b;
 align-items: center;
 justify-content:start ;

}

.footer_item1 p{ padding:0; margin:0;}
.footer_item1 img{ padding-right:5px; }

.footer_sec02{
	display: flex;
 	flex-direction: row;
 	flex-wrap: wrap;
	align-items: start;
 	justify-content:start;
	margin-top:20px;


}

.footer_item2{

 display: flex;
 flex-direction: row;
 color:#3b3b3b;
 align-items: start;
 justify-content:start ;
 max-width:45%;
 text-align:left;
 margin-right:20px;
 



}




.footer_sec03{
font-size: 14px;
font-display: swap;
line-height:normal;
margin-top:30px;



}

.new_container .row.apply {
    text-align: center;
    padding-top: 30px;
	padding-bottom: 50px;}

.wrng-text-sm{
display: flex;
flex-direction: row;
justify-content: center;
font-size: 14px;
font-display: swap;
color: #3b3b3b;
clear: both;
padding: 10px 0;


}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.section02{padding:10px 0;}
.section04{padding:60px 0;}
.sec02_items{ 
justify-content: left;
padding-left: 20px;
min-height: 80px;
}
	
.sec03_pltfm{

justify-content:left;
	
}
	
	
.sec04-container {
  display: grid;
  grid-template-columns: 1fr ;
  grid-template-rows: 1fr ;
  column-gap: 30px;
  row-gap: 0;
  padding:0 20px;
   grid-template-columns: 1fr ;
  grid-template-rows: 1fr ;
}
	.Tsteps{ 
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center ;
  text-align:center;


 }
 .Tsteps div{ 
  margin-bottom:30px;
  padding:0 20px;

 }
.news_block{margin-bottom:15px; min-height:auto;}
.footer_item2{max-width:100%;}
.footer_sec01{align-items:flex-start; flex-flow: column nowrap;}
.footer_item1{ margin-right:20px;}
	
.spsr-rider{ 
position: absolute;
display: block;
z-index: 1;
width: 86%;
right: 0;
bottom: -45px;
}
	

.spsr_logo{margin-left: 0; width: 100%; margin-top: -25px;}
	
.ftrspsr_text{ color:#fff;
	color: #fff;
font-size: 15px;
font-display: swap;
align-items: center;
padding: 0;
 }

}


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

.sec04-container {padding:0 20px;}
.news_block{min-height:auto; margin-bottom:15px;}
.spsr_logo{margin-left: 0; width: 100%; margin-top: -25px;}
.spsr-rider{width: 60%;bottom: 20px;}


/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.news_block{min-height:auto; margin-bottom:15px;}
.spsr-rider{ 
position: absolute;
display: block;
z-index: 1;
width: 36%;
right: 0;
bottom: -45px;

}
body.rtl .spsr-rider{ 
    left: 0;
    right: inherit;

}
	

	
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
.news_block{min-height: 512px; margin-bottom:15px;}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	

}




/*suhail CSS new end*/

.new-icmaccess-banner {
	float:right;
}
.marg { margin:40px 0}
.clr { clear:both}
.bottom-layout__text { text-align:center!important}
.bottom-layout__text { text-align:center!important}
.regh3:after {  background:inherit}
.content-table td { text-align:left}

.new-icmaccess-banner p {
	color: #000!important;
    font-size: 25px!important;
    line-height: 36px!important;
    font-weight: 500!important;
	font-display: swap;
}
.bottom-layout { background-color: #1a1a1a!important} 

.ar-AE div .main-menu__item {
    margin-left: 29px!important;
	margin-right: 0!important;
}

.pt-PT .main-menu__item {
    margin-right: 20px!important;
}
.ar-AE div .main-menu {
    margin-right: 0;  margin-left: 0;
	padding:0
}

.zh-CN div .main-menu__item {
    margin-right: 45px!important;
} 
.de-DE div .main-menu__item {
    margin-right: 28px!important;
}
.de-DE div .basic-page .tab-menu li { font-display: swap;font-size: 15px!important; line-height:18px!important} 
.basic-page .tab-menu li { font-display: swap;font-size: 15px!important; line-height:18px!important} 
.pt-PT .basic-page .tab-menu li { font-display: swap;font-size: 15px!important; line-height:18px!important} 
.es-ES .basic-page .tab-menu li { font-display: swap;font-size: 15px!important; line-height:18px!important} 


.es-ES div .main-menu__item {
	margin-right: 29px!important;
}
.zh-TW div .main-menu__item {
	margin-right: 40px!important;
}

/*.new-icmaccess-banner p .button {
	padding: 4px 20px!important;
    border-radius: 24px!important;
}*/

@media all and (min-width: 1220px){
	.new-icmaccess-banner {
		margin-right: 150px;
	}
}
@media screen and (max-width: 768px){
.header__logos__logo_sponsors .header__logos__logo__img {
    width: 175px;
    height: 40px;
	
}
	.bgwhite { background: #ffffff!important; width: 185px!important; font-display: swap;font-size:1em}
	.white2 { background: #ffffff!important; width: 185px!important}
	.bgwhite2 { background: #ffffff!important; width: 215px!important; font-display: swap;font-size:1em}
	.bgwhite3 { background: #ffffff!important; width: 215px!important}
	.bgwhite4 { background: #ffffff!important; width: 200px!important; font-display: swap;font-size:1em}
	.bgwhite5 { background: #ffffff!important; width: 215px!important; font-display: swap;font-size:1em}
	.box { padding:0 5px!important}
	.esfont { font-display: swap;font-size:14px!important}
	.ptfont { font-display: swap;font-size:12px!important}
	.ptbutton { padding:6px 15px!important; margin:0}
	.arh { font-display: swap;font-size:1.5em!important; line-height: 18px!important}
	.arp { line-height: 18px!important}
	.marg { margin:0!important}

}

@media (max-width: 1220px) and (min-width: 991px){
	.new-icmaccess-banner {
		margin-right: 50px;
	}
}

@media (max-width: 991px) {
	.new-icmaccess-banner {
		margin-right: 0px;
		text-align:right!important;
	}
	
	.new-icmaccess-banner img{
		width: 150px;
	}
	
	.new-icmaccess-banner p {
		font-size: 12px!important;
		line-height: 14px!important;
		font-display: swap;
	}
	
	.new-icmaccess-banner p .button {
		font-size: 12px!important;
    	min-width: 100px!important;
		font-display: swap;
	}
} 
@media screen and (max-width: 1280px)
{.header__logos__logo_sponsors .header__logos__logo__img {
    /* width: 210px; */
    height: 50px;
}
}
	
	.svgheight {     height: 70px;
    width: auto;
    max-width: inherit;}

.svgheight2 {     height: 100px;
    width: auto;
    max-width: inherit;}
.current-spn-head h2:after{left: 0;    right: 0;    margin: 0 auto;}
	
	






