body{
	padding-top: 145px;
	font-family: 'Lato', sans-serif;
	}
.banner-part{
  background-color: #eee;
  padding: 60px 0px;
}
.banner-topleft-section{
	padding-right: 50px;
}
span.information{
	width: 13px;
	height: 13px;
	display: inline-block !important;
	background: #2d7de1;
	border-radius: 10px;
	color: #fff!important;
	font-size: 10px!important;
	line-height: 13px !important;
	text-align: center!important;
}
.custom-content-area{
	padding: 50px 0px;
}
.content-area h1{
  font-size: 34px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  letter-spacing: 0.3px;
  text-align: left;
  color: #2d7de1;
  margin-top: 0px;
}
.content-area h2{
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.65;
  letter-spacing: 0.3px;
  text-align: left;
  color: #2d7de1;
  margin-top: 0px;
}
.content-area h3{
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #2d7de1;
  margin-bottom: 15px;
}
.content-area h4{
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.42;
  letter-spacing: 0.2px;
  text-align: left;
  color: #2d7de1;
}
.content-area p{
  font-size: 17px;
  line-height: 29px;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000;
}

.content-area p font{
  color: #898989;
  font-style: italic;
}
.seperator-blue{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height: 1px;
	background: #2d7de1;
}
.boxes-area{
	box-shadow: 7.1px 9.7px 33.1px 4.9px rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	border: solid 1px #efefef;
	padding: 20px 20px 25px;
	width: 100%;
	display: table;
	margin-bottom: 40px;
}
.boxes-area .boxes-row{
	display: table;
	margin-bottom: 40px;
	width: 100%;
	font-size: 18px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.2px;
    text-align: left;
    color: #0d1e57;
}
.boxes-area .boxes-row ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.boxes-area .boxes-row ul li{
	display: inline-block;
	padding:5px 15px;
    border-radius: 20px;
    background-color: #efefef;
    margin-right: 5px;
    font-size: 14px;
    color: #3f4971;
    font-weight: normal;
}
.boxes-area .boxes-row ul li img{
	margin-top: -2.5px;
	margin-right: 2px;
}
.boxes-area .boxes-row:last-child{
	margin-bottom: 0px;
}
.boxes-col{
	display: table-cell;
	padding-right: 10px;
    width: 25%;
}
.boxes-area .boxes-row span{
	  font-size: 14px;
	  font-weight: normal;
	  line-height: 2;
	  letter-spacing: 0.1px;
	  text-align: left;
	  color: #898989;
	  display: block;
}

.custom-box{
	box-shadow:none;
	background-color:none;
	border: none;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0px;
}
.custom-box .boxes-col{
	display: table-cell;
	padding-right: 10px;
    width: 30%;
}
#leftCol{
  padding-right: 40px;

}
#leftCol.stick {
    position:fixed;
    top:0;
    margin:50px 0 0;
    padding: 10px;
    background: #fff;
    z-index: 10;
}
#leftCol ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#leftCol ul li{
  position: relative;
}
#leftCol ul li::after{
  width: 100%;
  height: 1px;
  background: #eee;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
#leftCol ul li a{
  font-size: 19px;
  line-height: 40px;
  color: #0d1e57;
  border-bottom: solid 4px transparent;
  display: block;
  text-decoration: none;
}
#leftCol ul li a:hover, #leftCol ul li a.active{
  color: #2d7de1;
  border-bottom: solid 4px #2d7de1;
  text-decoration: none;
}
#leftCol ul li a.active{
  font-weight: 700;
}


.side-panel-primary {
	max-width: 330px;
	float: right;
	box-shadow: 0.9px 5.9px 8.2px 0.8px rgba(0, 0, 0, 0.09);
	width: 100%;
}
.side-panel-primary .heading{
   background-color: #0d1e57;
   padding: 18px 10px;
   font-size: 17px;
   font-weight: bold;
   text-align: center;
   color: #ffffff;
}

.side-panel-primary .panel-body{
   width: 100%;
   padding: 0px 0px;
   background: #fff;
}
.side-panel-primary .panel-body ul{
   margin: 0px;
   padding: 0px;
}
.side-panel-primary .panel-body ul li{
   display: table;
   width: 100.5%;
   vertical-align: center;
   padding: 12px 15px;
   position:relative;
   min-height: 58px;
}
.side-panel-primary .panel-body ul li::after{
   width: 100%;
   position: absolute;
   height: 1px;
   background: #eee;
   content: "";
   bottom: 0;
   left: 0;
}
.side-panel-primary .panel-body ul li span.number{
   width:32px;
   height: 32px;
   border-radius: 20px;
   color: rgba(50, 50, 50, 0.3);
   font-size: 18px;
   display:inline-block;
   text-align: center;
   border-radius: 50px;
   line-height: 30px;
   font-weight:700;
   margin-top: 3px;
   background:#efefef;
   float: left;
   margin-right: 18px;
}
.side-panel-primary .panel-body ul li span img{
   max-width:120px;
}
.side-panel-primary .panel-body ul li span font{
   font-size: 12px;
   line-height: 16px;
   display: block;
}
.side-panel-primary .panel-body ul li span font a{
   color: #5797e7;
   padding-top: 3px;
   font-size: 11px;
}
.side-panel-primary .panel-body ul li a.review{
        border-radius: 3px;
	    border: solid 1px #5797e7;
	    color: #5797e7;
	    line-height: 14px;
	    font-size: 12px;
	    text-transform: uppercase;
	    display: inline-block;
	    padding: 6px 10px;
	    float: right;
	    margin-top: 4px;
}

.side-panel-primary .panel-body ul li:hover{
   background-color: #c7e0ff;
}
.side-panel-primary .panel-body ul li:hover span.number{
   background:#fff;
}
.side-panel-primary .panel-body ul li:hover a.review{
   border: solid 1px #5797e7;
   background: #5797e7;
   color: #fff;
   text-decoration: none;
}
.side-panel-primary .panel-body ul li:hover span font{
   display: block;
}


.banner-left-area{
	max-width: 825px;
	margin-right: 35px;
}
.banner-left-area .banner-heading-top{
	border-bottom: solid 1px #d3d3d3;
	padding-bottom: 40px;
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.banner-left-area .banner-heading-top .logo-area{
	max-width: 200px;
	margin-right: 30px;
	float: left;
}


.banner-left-area .banner-heading-top .logo-area .star-mark span{
	display: inline-block;
	margin-right: 5px;
}

.banner-left-area .banner-heading-top .logo-area img{
	max-width: 100%;
}
.banner-left-area .banner-heading-top .right-part{
	float: left;
}
.banner-left-area .banner-heading-top .right-part .heading{
	display: block;
	margin-bottom: 15px;
}
.banner-left-area .banner-heading-top .right-part .heading h2{
	  font-size: 40px;
	  line-height: 46px !important;
	  font-weight: bold;
	  font-style: normal;
	  font-stretch: normal;
	  letter-spacing: 0.4px;
	  text-align: left;
	  color: #0d1e57;
	  display: inline-block;
	  padding-right: 15px;
	  margin-top:0px;
}

.banner-left-area .banner-heading-top .right-part .heading span.head{
	  font-size: 40px;
	  line-height: 46px !important;
	  font-weight: bold;
	  font-style: normal;
	  font-stretch: normal;
	  letter-spacing: 0.4px;
	  text-align: left;
	  color: #0d1e57;
	  display: inline-block;
	  padding-right: 15px;
	  margin-top:0px;
}
.banner-left-area .banner-heading-top .right-part .star-mark{
	    position: absolute;
        top: 14px;
        display: inline-block;
}
.banner-left-area .banner-heading-top .right-part .star-mark span.information{
	        top: -10px;
		    position: absolute;
		    right: -12px;
}
.banner-left-area .banner-heading-top .right-part .star-mark span{
	display: inline;
}

a.cus-button{
	padding: 17px 22px 15px;
	border-radius: 4px;
	border:solid 1px #2d7de1;
	color: #2d7de1;
	display: inline-block;
	font-size: 15px;
	margin-right: 5px;
	text-transform: uppercase;
	text-align:center;
}
a.cus-button:hover{
	text-decoration: none;
	color: #fff;
	background: #2d7de1;
	box-shadow: 0px 9px 15.4px 0.6px rgba(35, 37, 37, 0.08);
}
a.custom{
	padding: 13px 22px 11px;
}
a.cus-button.orange{
	border:solid 1px #ffc619;
	color: #fff;
	background: #ffc619;
	box-shadow: 0px 9px 15.4px 0.6px rgba(35, 37, 37, 0.08);
}

a.side-p-butoon{
	width: 100%;
	margin-top: 50px;
	text-transform: capitalize !important;
}

.banner-left-area a.cus-button{
	padding: 17px 19px 15px;
	font-size: 14px;
}


.banner-left-area .banner-bottom-tablearea .boxes-row{
	margin-bottom: 20px;
}
.banner-topleft-section .banner-bottom-tablearea .boxes-col{
	width: 30px;
}


.banner-bottom-tablearea .boxes-row{
	display: table;
	margin-bottom: 40px;
	width: 100%;
}
.banner-bottom-tablearea .boxes-row:last-child{
	margin-bottom: 0px;
}
.banner-bottom-tablearea .boxes-col{
	width: 25%;
	font-size: 18px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.2px;
    text-align: left;
    color: #0d1e57;
    position: relative;
}
.banner-bottom-tablearea .boxes-col span{
	  font-size: 14px;
	  font-weight: normal;
	  line-height: 2;
	  letter-spacing: 0.1px;
	  text-align: left;
	  color: #898989;
	  display: block;

}
.banner-bottom-tablearea .boxes-col span.information{
	position: absolute;
    bottom: 2px;
    margin-left: 7px;
}

.comment-heading-area{
	border-bottom: solid 1px #b0b5c7;
	display: inline-block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.comment-heading-area select{
	padding: 10px 10px;
}
.comment-heading-area .right-p-panel span{
  color: #acacac;
  margin-right: 10px;
}


.comment-heading-area .inner-heading{
	  font-size: 24px;
	  letter-spacing: 0.2px;
	  text-align: left;
	  color: #2d7de1;
	  line-height: 40px;
}
.comment-heading-area .inner-heading{
	  font-size: 24px;
	  letter-spacing: 0.2px;
	  text-align: left;
	  color: #2d7de1;
}
.comment-heading-area .right-p-panel{
	  display: inline-block;
	  float: right;
	  text-align: right;
}
.comment-heading-area .right-p-panel span{
	  display: inline-block;
}


.comment-text-area{
	width: 100%;
	padding-left:65px;
	position: relative;
	padding-right: 50px;
}
.comment-text-area span.image{
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
}
.comment-text-area .comment-details{
	width: 100%;
	min-height: 140px;
    border-radius: 3px;
    background-color: #f7f7f7;
    padding: 15px;
    display: inline-block;
}
.comment-text-area .comment-details h6{
	font-size: 20px;
	font-weight: bold;
	color: #0d1e57;
	margin-bottom: 18px;
}
.comment-text-area .comment-details p{
	font-size: 17px;
	line-height: 28px;
	margin-bottom: 10px;
}
.comment-text-area .comment-details span.sm-text{
	text-align:right;
	font-size: 13px;
	display: block;
	padding-top: 10px;
}
.comment-text-area .comment-details textarea{
	width: 100%;
	min-height: 100px;
	border:none;
	border-bottom: solid 1px #eee;
	margin-bottom: 5px;
	background: none;
	outline: none;
}
.comment-text-area .comment-details .comment-button{
	padding: 2px 15px 4px;
	color: #fff;
	min-width: 50px;
	min-height: 26px;
	font-size: 16px;
	background: #9db6da;
	border-radius: 3px;
	outline: none;
	border:none;
	float: right;
	display: inline-block;
}
.comment-text-area .comment-details .comment-button:hover{
	color: #fff;
	background: #83a2d0;
}
.custom-text-area{
	padding-right: 0px;
	margin-top:50px;
}
.custom-text-area .content-area h6{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 18px;
}
.custom-text-area .content-area p{
	font-size: 17px;
	line-height: 28px;
	margin-bottom: 15px;
}
.custom-text-area .content-area small{
	font-size: 14px;
}
.custom-text-area .content-area small a{
	display: inline-block;
	padding-right: 10px;
	color: #496db7;
}
.custom-comment{
  margin-bottom: 30px;
}
.bottom-section p{
  font-size: 17px;
  line-height: 28px;
}

.information{
  position: relative;
  cursor: pointer;
}
.information .pop{
    opacity: 0;
    border-radius: 3px;
    background-color: #000000;
    padding: 5px 10px;
    position: absolute;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.1px;
    text-align: left;
    color: #898989;
    min-width: 160px;
    display: none;
    bottom: 25px;
    min-width: 160px;
    border-radius: 4px;
    min-height: 40px;
    z-index: 999;
    right: -18px;
}
.information .pop span{
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.1px;
  color: #2d7de1;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 14px;
}
.information .pop:after{
    top: 100%;
	right: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #000;
	border-width: 8px;
	margin-left: -8px;
}
.information:hover .pop{
  opacity: 1;
  display: block;
}

/* Responsive */
.desktop-version{
	display: block;
}
.mobile-version{
	display: none;
}
.custom-tab .scrtabs-tab-scroll-arrow{
  border:none;
  background: #eee;
  height: 52px;
  padding-top: 16px;
}
.custom-tab .nav>li>a{
	padding: 6px 15px;
}
.custom-tab .nav-tabs{
	border-bottom:none;
	background: #eee;
    padding: 5px 0px 8px;
}
.custom-tab .nav-tabs>li>a{
	font-size: 20px;
}
.custom-tab .nav-tabs>li.active>a,
.custom-tab .nav-tabs>li.active>a:hover,
.custom-tab .nav-tabs>li.active>a:focus{
	border:none !important;
	color: #2d7de1;
	position: relative;
	background: none;
}
.custom-tab .nav-tabs>li.active>a::after{
	position: absolute;
	width: 100%;
	height: 5px;
	background-color: #2d7de1;
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
}
.custom-tab .scrtabs-tab-container{
	height: auto;
}
.custom-tab .scrtabs-tabs-fixed-container{
	height: 65px;
	position: relative;
}
.custom-tab .scrtabs-tab-container:after,
.custom-tab .scrtabs-tab-container:before{
	height: 52px;
	position: absolute;
	content: "";
	background: #eee;
	width: 20px;

}
.custom-tab .scrtabs-tab-container:after{
	left:-10px;
}
.custom-tab .scrtabs-tab-container:before{
	right:-10px;
}
.custom-tab .nav-tabs>li>a{
	border:none;
}
.custom-tab .nav-tabs>li>a:hover,
.custom-tab .nav-tabs>li>a:focus{
	background-color: none;
	border:none;
	border-radius: 0px;
}
.custom-tab .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-right{
  right: 0px;
}
.custom-tab .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-left{
  left: 0px;
}

.fix_rated{
	position: absolute;
    right: 0;
    top: 0;
    background: url(../images/ribbon@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    width: 226px;
    height: 59px;
    z-index: 9;
    margin-right: -10px;
    margin-top: -24px;
}
.number.top_rated {
    background: url(../images/ic-1-place.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    width: 100px;
    height: 103px;
    position: relative;
}
.content-area h1{
    font-size: 40px;
    line-height: 46px !important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    text-align: left;
    color: #0d1e57;
    display: block;
    padding-right: 15px;
    margin-top: 0px;
    padding-bottom: 15px;
    border-bottom: solid 1px #0d1e57;
    margin-bottom: 30px;
}
.backtop{
	display: inline-block;
	padding: 10px;
	float: right;
}

.forex-inner-content.top-rated-structure{

}
.forex-inner-content.top-rated-structure .sec_mid a img{
	margin-top: 0px;
    margin-left: 0px;
}
.forex-inner-content.top-rated-structure .custom-block{
	 color: rgba(0, 0, 0, 0.7);
	 text-align: left;
}
.forex-inner-content.top-rated-structure .custom-block .heading,
.forex-inner-content.top-rated-structure .custom-block p{
	text-align: left;
	margin-bottom: 6px;
	color: #898989;
}
.forex-inner-content.top-rated-structure .custom-block .heading{
	    font-size: 20px;
	    line-height: 26px;
	    color: #000;
}
.forex-inner-content.top-rated-structure .custom-block .heading a{
	    padding-left: 10px;
	    color: #2d7de1;
}
.forex-inner-content.top-rated-structure .btn-fullwidth.btn-full-yellow{
	background-color: #ffc619;
    font-size: 17px;
    padding: 10px 50px 10px 30px;
    line-height: 30px;
    min-width: 210px;
}
.forex-inner-content.top-rated-structure .col-top-section{
	border-bottom: solid 2px #eee;
}
.bottom-boxes-area .boxes-row{
	display: table;
    margin-bottom: 40px;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.2px;
    text-align: left;
    color: #0d1e57;
}
.bottom-boxes-area .boxes-row .boxes-col{
	display: table-cell;
    padding-right: 10px;
    width: 25%;
}
.bottom-boxes-area .boxes-row .boxes-col:last-child{
    padding-left: 40px !important;
}
.bottom-boxes-area .boxes-row span{
	font-size: 14px;
    font-weight: normal;
    line-height: 2;
    letter-spacing: 0.1px;
    text-align: left;
    color: #898989;
    display: block;
}
.bottom-boxes-area{
	padding: 20px 20px 20px 140px ;
}
.bottom-boxes-area.customize{
	padding: 5px 20px 50px 140px ;
}
.bottom-boxes-area .boxes-row{
	margin-bottom: 0px;
}

.top-rated-structure .custom-block p{
	font-size: 17px;
}
.brokers-area{
	background: #fff;
	width: 100%;
	padding-bottom: 40px;
}
.brokers-area h2{
	margin-bottom: 20px;
}
.brokers-area #panel_section {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
}
.brokers-area .panel_section .panel-default{
	box-shadow: none;
	border:solid 1px #eee;
	margin-bottom: 20px;
}

.forex-inner-top-content{
	margin-top: 20px;
}
.forex-inner-content{
	margin-top: 0px;
}
.forex-inner-content .title_section p{
	font-size: 21px;
    line-height: 29px;
}
.forex-inner-content .title_section p a{
	font-weight: 700;
}
.forex-inner-content .number.top_rated{
	width: 65px;
    height: 65px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.forex-inner-content .number.top_rated span{
	font-size: 34px;
    line-height: 56px;
    width: 65px;
    height: 65px;
}
.forex-inner-content.top-rated-structure .sec_mid a img{
	margin-top: -3px;
}
.forex-inner-content .panel_section .panel-default .panel-heading .sec_mid{
	text-align: left;
}
.forex-inner-content.top-rated-structure .btn-fullwidth.btn-full-yellow{
    background-color: #ffc619;
    font-size: 17px;
    padding: 10px 40px 10px 40px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin-top: 18px;
}
.forex-inner-content .bottom-boxes-area {
	padding:20px 20px 20px 100px;
}
.forex-inner-top-content .title_section p{
	font-size: 17px;
	line-height: 29px;
}

.forex-inner-content .number,
.brokers-area .number{
	width: 65px;
    height: 65px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.forex-inner-content .number span,
.brokers-area .number span{
	font-size: 34px;
    line-height: 56px;
    width: 65px;
    height: 65px;
}

.top-rated-structure .bottom-boxes-area .boxes-row span,
.forex-inner-content .bottom-boxes-area .boxes-row span{
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
    letter-spacing: 0.1px;
    text-align: left;
    color: #898989;
    display: block;
}
.top-rated-structure .bottom-boxes-area .boxes-row span.small-text,
.forex-inner-content .bottom-boxes-area .boxes-row span.small-text{
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.2px;
    text-align: left;
    color: #0d1e57;
}

.brokers-area .collapsed.arrow_collapsed{
   padding-right: 0px;
   text-align: center;
}
.brokers-area .sec_mid a img{
	margin-top: 0px;
    margin-left: 0px;
}
.brokers-area .heading{
	font-size: 20px;
    line-height: 26px;
    text-align: left;
    margin-bottom: 8px;
    color: #000;
}
.brokers-area .heading a{
	padding-left: 10px;
    color: #2d7de1;
    font-weight: 700;
}
.brokers-area .heading .custom-block p{
    font-size: 17px;
    text-align: left;
    margin-bottom: 6px;
    color: #898989;
}
.brokers-area .top-rated-structure .custom-block p{
	text-align: left;
	color: #898989;
}

.brokers-area .btn-fullwidth.btn-full-yellow{
	background-color: #ffc619;
    font-size: 17px;
    padding: 10px 40px 10px 40px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin-top: 18px;
    min-width:230px;
}
.brokers-area .panel-default > .panel-heading + .panel-collapse > .panel-body{
	border-top: 1px solid #e1e1e1;
}
.brokers-area .bottom-boxes-area.customize{
	padding: 15px 20px 20px 100px;
}


.column-area-inner{
    width: 100%;
    min-height: 400px;
    background: #fff;
    border: solid 1px #eee;
    margin-bottom: 20px;
}
.column-area-inner .top-heading-part{
    padding: 5px 15px;
    border-bottom: solid 3px #eee;
    width: 100%;
    display: table;
    margin-bottom: 10px;
}
.column-area-inner .top-heading-part .number-area{
    background: url(../images/ic-1-place.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    width: 65px;
    height: 65px;
    position: relative;
    text-align: center;
    line-height: 55px;
    font-size: 30px;
    color: #fff;
    float: left;
    margin-right: 5px;
    display: table-cell;
}
.column-area-inner .top-heading-part .number-area.icons{
    background: url(../images/ic-general-place.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    width: 65px;
    height: 65px;
    position: relative;
    text-align: center;
    line-height: 55px;
    font-size: 30px;
    color: #5288db;
    font-weight: bold;
    float: left;
    margin-right: 5px;
    display: table-cell;
}
.column-area-inner .top-heading-part .brand-area{
    float: left;
    margin-right: 0px;
    display: table-cell;
    vertical-align: middle;
    padding-top: 19px;
}
.column-area-inner .top-heading-part .brand-area img{
    max-width: 200px;
}
.column-area-inner .column-content-part .content-row{
    display: table;
    padding: 8px 15px;
    width: 100%;
}
.column-area-inner .column-content-part .content-row .column{
    display: table-cell;
    font-size: 16px;
    font-weight: bold;
    color: #0d1e57;
    width: 50%;
}
.column-area-inner .column-content-part .content-row .column.gray-text{
    display: table-cell;
    color: #898989;
    font-size: 14px;
    font-weight: 300;
    width:30%;
}
.column-area-inner .column-content-part .button-area{
    padding: 0px 15px;
}
.column-area-inner .column-content-part .button-area a.cus-button{
    margin-right: 0px;
    width: 100%;
    padding: 14px 22px 13px;
    margin-top: 15px;
}
.column-area-inner .column-content-part .button-area .btn-fullwidth.btn-full-yellow{
    margin-top: 10px;
}

.arrow_collapsed.arrow_changed .blue_arrow{
    position: relative;
    width: 40px;
    height: 40px;
    background:#eee;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;

}
.collapsed.arrow_collapsed .gray_arrow,
.arrow_collapsed .gray_arrow
{
    position: relative;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;

}

@media only screen and (max-width: 1199px) {
	.forex-inner-content.top-rated-structure .sec_mid a img {

	}
	.forex-inner-content.top-rated-structure .btn-fullwidth.btn-full-yellow{
		font-size: 17px;
	    padding: 10px 40px 10px 40px;
	    line-height: 30px;
	    text-align: center;
	    width: 100%;
	}
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 991px) {
	body{
		padding-top: 45px;
	}
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
	.desktop-version{
		display: none;
	}
	.mobile-version{
		display: block;
	}
	.banner-part{
       padding: 15px 0px;
	}
	.banner-left-area{
		margin-right: 0px;
		width: 100%;
		padding: 0px;
		background: #fff;
		margin-bottom: 20px;
		border-radius: 5px;
	}
	.banner-left-area .banner-heading-top .logo-area{
		max-width: 300px;
	    margin-right: 0px;
	    padding: 20px 15px 0px;
	}
	.banner-left-area .banner-heading-top .right-part .star-mark{
		position: relative;
	    top: 10px;
	    margin-bottom: 20px;
	}
	.banner-left-area .banner-heading-top .right-part .heading{
		border-bottom:solid 1px #eee;
		padding: 0px 15px;
	}
	.banner-left-area .button-area{
		padding-left: 10px;
		padding-right: 10px;
	}
	.banner-left-area a.cus-button{
		width: 100%;
		margin-bottom: 10px;
	}
	.banner-left-area .banner-heading-top{
		padding-bottom: 10px;
        margin-bottom: 0px;
        border-bottom: none;
	}
	.banner-bottom-tablearea{
		padding: 0px 15px 10px 15px;
	}
	.banner-bottom-tablearea .boxes-col{
		width:100%;
		display: block;
		padding: 6px 0px 6px 0px;
		border-bottom: solid 1px #eee;
	}
	.banner-bottom-tablearea .boxes-col:last-child{
		border-bottom: none;
	}
	.banner-bottom-tablearea .boxes-col span{
	   display: inline-block;
       min-width: 48%;
	}
    .banner-bottom-tablearea .boxes-col span.arrow{
       text-align: right;
       font-size: 17px;
       font-weight: bold;
       color: #2d7de1;
    }
	.side-panel-primary{
		max-width: 100%;
	}
	.custom-content-area{
		padding: 0px 0px 20px;
		margin-top: -2px;
	}
	.custom-content-area img{
		max-width: 100%;
	}
	.custom-content-area .boxes-col{
		display: inline-block;
	    padding-right: 10px;
	    width: 50%;
	    vertical-align: top;
	    margin-bottom: 20px;
	}
	.custom-content-area .boxes-area .boxes-row{
		margin-bottom: 0px;
	}
	.boxes-area{
		padding: 20px 15px 5px 20px;
	}
	.comment-text-area{
		padding-right: 0px;
	}
    .boxes-area .boxes-row ul{
            margin-bottom: 15px;
    }
	.boxes-area .boxes-row ul li{
		    margin-right: 0px;
		    width: 32%;
		    margin-bottom: 5px;
		    text-align: center;
            font-size: 13px;
	}
	.bottom-section a.cus-button{
		padding: 15px 22px 13px;
	    font-size: 12px;
	}
	.m-custom-box{
		padding: 0px !important;
	}
	.banner-left-area .banner-heading-top .right-part{
		width: 100%;
	}
    .content-area h2{
        letter-spacing: inherit;
        line-height: 36px;
        margin-top: 15px;
        display: inline-block;
    }
    .comment-heading-area .inner-heading{
        font-size: 21px;
    }
    .comment-heading-area select{
        padding: 10px 10px;
        border: solid 1px #eee;
        background: none;
    }
    .comment-text-area{
        padding-left: 0px;
    }
    .comment-text-area span.image{
      position: relative;
      margin-bottom: 15px;
      display: inline-flex;
      font-size: 21px;
      line-height: 40px;
    }
    .comment-text-area span.image img{
      float: left;
      margin-right: 10px;
    }
    a.custom{
        padding: 13px 12px 11px;
        font-size: 13px;
    }
    .tab-pane .content-area{
        display: inline-block;
    }
    .custom-comment span.image{
        font-size: 21px;
        line-height: 22px !important;
    }
    .custom-comment small{
        display: contents;
        font-size: 14px;
        line-height: 30px;
        color: #898989;
    }
    .boxes-area .boxes-row font{
          font-size: 14px;
          color: #2d7de1;
    }
    .boxes-col .star-mark span{
        display: inline-flex !important;
    }
    #leftCol ul, #leftCol{
    	padding-right: 0px;
    	padding-top: 5px;
    }
    #leftCol {
	    margin:0px 0 0;
	    padding: 0px;
	    background: #eee;
	    width: 100%;
	}
	#leftCol.stick {
	    position:fixed;
	    top:0;
	    margin:45px 0 0;
	    padding: 0px;
	    background: #eee;
	    z-index: 10;
	    width: 96%;
	}
	#leftCol::after, #leftCol.stick::after{
	    top:0;
	    background: #eee;
	    z-index: 10;
	    width: 15px;
	    height: 100%;
	    position: absolute;
	    left: -15px;
	    content: "";
	}
	#leftCol::before, #leftCol.stick::before{
	    top:0;
	    background: #eee;
	    z-index: 10;
	    width: 15px;
	    height: 100%;
	    position: absolute;
	    right: -15px;
	    content: "";
	}
	#leftCol::after{
	    left: -5px;
	}
	#leftCol::before{
	    right: -5px;
	}
	#leftCol ul li{
		display: inline-block;
		padding: 0px 20px;
	}
	#leftCol ul li a{
		font-size: 15px;
	}
	.boxes-area .boxes-row span{
		display: block;
        padding-bottom: 4px;
	}
	#leftCol ul li::after{
		background: transparent;
	}
	.content-area h2, .content-area h1{
		font-size: 24px;
	}
	.content-area{
		padding-top: 28px;
	}
	.content-area h1{
		margin-top: 20px;
	}
	.mobile-bottom-open-account{
		position: sticky;
	    bottom: 0;
	    border: solid 1px #ffc619;
	    text-align: center;
	    background: #ffc619;
	    display: none;
	    height: 50px;
	    padding: 15px 12px 12px;
	    font-size: 14px;
	    color: #fff;
	    text-transform: uppercase;
	}
	.mobile-bottom-open-account a{
	    color: #fff;
	}
	.mobile-bottom-open-account a:hover{
	    text-decoration: none;
	}
	.animated{
		-webkit-animation-duration: 1s;
        -webkit-animation-fill-mode: both;
	}
	.animatedFadeInUp{
		opacity: 1;
	    animation-name: fadeInUp;
	    -webkit-animation-name: fadeInUp;
	}



    .forex-inner-content .bottom-boxes-area{
        padding: 0px 0px 0px 0px;
    }
    .bottom-boxes-area .boxes-row .boxes-col{
        display: block;
        padding-right: 0px;
        width: 100%;
        text-align: left;
        padding-bottom: 6px;
    }
    .bottom-boxes-area .boxes-row .boxes-col:last-child{
        padding-left: 0px !important;
    }
    .bottom-boxes-area .boxes-row span{
        display: inline-block;
        width: 48%;
    }
    .panel_section .panel-default .panel-heading .sec_mid{
        display: inline-block;
    }

    .forex-inner-content .panel_section .panel-default .panel-heading .sec_mid a{
        display: inline-block;
    }
    .forex-inner-content.top-rated-structure .custom-block .heading{
        padding-top: 10px;
    }
    .bottom-boxes-area .boxes-row .boxes-col{
        font-size:14px;
    }
    .brokers-area .bottom-boxes-area.customize{
        padding: 0px 0px 0px 0px;
    }
    .brokers-area .collapsed.arrow_collapsed{
        text-align: left;
    }
    .collapsed.arrow_collapsed{
        float: none;
    }

    .brokers-area .heading{
        padding-top: 20px;
    }
    .forex-inner-content .number.top_rated,
    .forex-inner-content .number{
        display: none;
    }
    .top-rated-structure .bottom-boxes-area .boxes-row span,
    .forex-inner-content .bottom-boxes-area .boxes-row span{
        font-size: 14px;
        display: inline-block;
        vertical-align: top;
    }
    .top-rated-structure .bottom-boxes-area .boxes-row span.small-text,
    .forex-inner-content .bottom-boxes-area .boxes-row span.small-text{
        display: inline-block;
        font-size: 14px;
        padding-top:7px;
        line-height: 19px;
        color: #0d1e57;
        font-weight: bold;
    }
    .forex-inner-content.top-rated-structure .col-top-section{
        padding: 15px;
    }


}
@media only screen and (max-width: 560px) {
    .forex-inner-content .number, .brokers-area .number{
        display: none;
    }
    .brokers-area .panel_section .panel-default{
        padding: 0px 15px;
    }

}
@media only screen and (max-width: 480px) {
	.boxes-area .boxes-row ul li{
            font-size: 11px;
	}
	#leftCol ul li{
		display: inline-block;
		padding: 0px 5px;
	}
	#leftCol ul li a{
		font-size: 12px;
	}
	.comment-heading-area .inner-heading{
		font-size: 20px;
	}
	.comment-heading-area .right-p-panel span{
		font-size: 14px;
	}
}
