.product-feature-hero h1 {
	text-align: left;
}
.feature-page-title {
	align-items: center;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}
.feature-page-title div {
	margin-left: 15px;
}
/* -- Spot
============================================== */
.product-feature-hero-img.product-feature-platform-bg {
    padding-left: 40px;
}
.spot-hero .app-mobile-hero-focus {
    position: relative;
    z-index: 5;
    height: 488px;
    margin-top: 70px;
    border-radius: 40px;
    background-position: top center;
    -webkit-box-shadow: 0px 10px 60px 2px rgb(61 87 201 / 30%);
    box-shadow: 0px 10px 60px 2px rgb(61 87 201 / 30%);
    background-color: rgb(61 87 201 / 30%);
}
.product-feature-hero-img.product-feature-platform-bg.product-feature-spot:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 650px;
    height: 450px;
    left: 140px;
    top: 0px;
    z-index: 1;
    background-image:url('/wp-content/assets/solutions/spot/ct-platform-conversion-transfer.min.svg');
    background-repeat: no-repeat;
    border-radius: 10px;
    -webkit-box-shadow: 0px 10px 60px 2px rgb(61 87 201 / 30%));
    box-shadow: 0px 10px 60px 2px rgb(61 87 201 / 30%);
    background-color: rgba(0, 0, 0,0.0);
}
.product-feature-hero-bg {
    margin-top: 80px;
    margin-bottom: 0px;
    padding-top: 0px;
    background-image:url('/wp-content/assets/reasonsfortransfer/business/type/ct-ct-account-type-business-hero-bg.min.svg');
    background-size: cover;
    background-position: center bottom; 
    box-shadow: none;
}
.product-feature-hero-bg .product-feature-hero {
    padding-bottom: 70px;
}
.account-type-business-hero-fade {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: rgb(218,234,240);
    background: -moz-linear-gradient(0deg, rgba(218,234,240,0) 0%, rgba(218,234,240,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(218,234,240,0) 0%, rgba(218,234,240,1) 100%);
    background: linear-gradient(0deg, rgba(218,234,240,0) 0%, rgba(218,234,240,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#daeaf0",endColorstr="#daeaf0",GradientType=1);
    box-shadow: none;
}
@media(max-width:991px){
    .product-feature-hero-bg .hero-content {
        margin-bottom: 70px;
    }
    .hero-content .cta-gradient-btn{
        margin: 0 auto;
    }
}
@media(min-width:992px){
    .product-feature-hero-bg .hero-content {
        margin-bottom: 0px;
    }
    .hero-content .cta-gradient-btn{
        margin: 0px;
    }
}
/* -- Forwards
============================================== */
  .forward-hero .hero-focus-img {
    position: relative;
    z-index: 5;
    margin-top: 100px;
    margin-bottom: 100px;
    border-radius: 13px;
    background-position: top center;
    -webkit-box-shadow: 0px 10px 60px 2px rgb(61 87 201 / 30%);
    box-shadow: 0px 10px 60px 2px rgb(61 87 201 / 30%);
    background-color: rgb(61 87 201 / 30%);
}
  .product-feature-hero-img.product-feature-platform-bg.product-feature-forward:after {
    content: '';
    display: inline-block;
    position: absolute;
	width: 570px;
    height: 515px;
    left: -60px;
    top: -31px;
    z-index: 1;
    background-image:url('/wp-content/assets/solutions/forward/forward-calander-bg.min.svg');
    background-repeat: no-repeat;
}
.product-feature-hero-img.product-feature-platform-bg.product-feature-forward {
	padding-left: 15px;
}
/* -- Rate Alert 
============================================== */
.rateAlert-hero .product-feature-hero-img {
    position: relative;
}
.rateAlert-hero .product-feature-hero-img:before {
	content: '';
    position: absolute;
    top: 0px;
	left: 10px;
    background-image:url('/wp-content/assets/solutions/rateAlert/rateAlert-hero-rateWatch.min.svg');
    background-size: cover;
    background-position: center;
}
@media(max-width:767px){
	.rateAlert-hero .product-feature-hero-img {
	    height: 600px;
	}
	.rateAlert-hero .product-feature-hero-img:before {
		left: 8%;
		width: 510px;
		height: 540px;
	}
}
@media(min-width:768px){
	.rateAlert-hero .product-feature-hero-img {
	    height: 640px;
	}
	.rateAlert-hero .product-feature-hero-img:before {
		left: 10px;
	 	width: 540px;
	    height: 580px;
	}
}
@media(max-width: 991px){
	.product-feature-hero-bg.rateAlert-hero .hero-content {
		margin-bottom: 40px;
	}
	.product-feature-hero-bg.rateAlert-hero .product-feature-hero {
		padding-bottom: 0px;
	}
}
@media(min-width:992px){
	.rateAlert-hero .product-feature-hero-img {
	    height: 640px;
	}
	.rateAlert-hero .product-feature-hero-img:before {
	 	width: 610px;
	    height: 650px;
	}
}
/* -- Market Orders
============================================== */
.marketOrder-hero .product-feature-hero-img {
    position: relative;
    height: 460px;
}
.marketOrder-hero .product-feature-hero-img:before {
	content: '';
    position: absolute;
    top: 0px;
    left: -10%;
    width: 430px;
    height: 480px;
    background-image:url('/wp-content/assets/solutions/marketOrder/marketOrder-hero-autoBoooking.min.svg');
    background-size: cover;
    background-position: center;
}
@media(min-width:430px){
	.marketOrder-hero .product-feature-hero-img {
	    height: 520px;
	}
	.marketOrder-hero .product-feature-hero-img:before {
		left: 0%;
		width: 510px;
		height: 540px;
	}
}
@media(min-width:575px){
	.marketOrder-hero .product-feature-hero-img:before {
		left: 8%;
	}
}
@media(min-width:768px){
	.marketOrder-hero .product-feature-hero-img {
	    height: 640px;
	}
	.marketOrder-hero .product-feature-hero-img:before {
		left: 10px;
	 	width: 540px;
	    height: 580px;
	}
}
@media(max-width: 991px){
	.product-feature-hero-bg.marketOrder-hero .hero-content {
		margin-bottom: 40px;
	}
	.product-feature-hero-bg.marketOrder-hero .product-feature-hero {
		padding-bottom: 0px;
	}
}
@media(min-width:992px){
	.marketOrder-hero .product-feature-hero-img {
	    height: 640px;
	}
	.marketOrdert-hero .product-feature-hero-img:before {
	 	width: 610px;
	    height: 650px;
	}
}
@media(min-width:1250px){
	.marketOrder-hero .product-feature-hero-img {
	    height: 640px;
	}
	.marketOrdert-hero .product-feature-hero-img:before {
	 	left: -100px;
	    width: 130%;
	    height: 110%;
	}
}
 .cfo-tips {
 	display: flex;
 	align-items: center;
 	margin-bottom: 30px;
  }
.cfo-tips-icon img{
	width: 100px;
	max-width: 100px;
}
@media(max-width:767px){
	.forward-hero .hero-focus-img {
		max-height: 450px;
	    margin-top: 100px;
	    margin-bottom: 100px;
	}
}
@media(min-width:320px){
	.product-feature-hero-img.product-feature-platform-bg.product-feature-forward:after {
	 	height: 630px;
	    left: -60px;
	    top: -30px;
	}
	.product-feature-hero-img.product-feature-platform-bg.product-feature-forward {
		padding-left: 15px;
	}
}
@media(min-width:450px){
	.product-feature-hero-img.product-feature-platform-bg.product-feature-forward:after {
	 	width: 570px;
	    height: 650px;
	    left: -40px;
	    top: 4px;
	}
}
@media(min-width:550px){
	.product-feature-hero-img.product-feature-platform-bg.product-feature-forward:after {
	 	width: 570px;
	    height: 650px;
	    left: 0px;
	    top: 4px;
	}
}
@media(min-width:630px){
	.product-feature-hero-img.product-feature-platform-bg.product-feature-forward:after {
	 	width: 570px;
	    height: 650px;
	    left: 65px;
	    top: 4px;
	}
}

@media(min-width:768px){
	.forward-hero .hero-focus-img {
		height: 450px;
	    margin-top: 100px;
	    margin-bottom: 100px;
	}
	.product-feature-hero-img.product-feature-platform-bg.product-feature-forward:after {
	 	width: 570px;
	    height: 650px;
	    left: 38px;
	    top: 4px;
	 }
}
@media(min-width:992px){
	.forward-hero .hero-focus-img {
		height: auto;
	    margin-top: 100px;
	    margin-bottom: 100px;
	}
	.product-feature-hero-img.product-feature-platform-bg.product-feature-forward:after {
	    height: 585px;
	    left: -43px;
	 }
	.product-feature-hero-img.product-feature-platform-bg.product-feature-forward {
		padding-left: 40px;
	}
}
@media(min-width:1200px){
	.forward-hero .hero-focus-img {
		height: 450px;
	    margin-top: 100px;
	    margin-bottom: 100px;
	}
	 .product-feature-hero-img.product-feature-platform-bg.product-feature-forward:after {
	 	width: 570px;
	    height: 650px;
	    left: -5px;
	    top: 4px;
	 }
}
 /* --------------------------------------------
 	Spot - Forward - Market Orders  
  -------------------------------------------- */
.rate-notification-hero {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.rate-alert-hero {background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/bg-imgs/notification-hero-bg.jpg');}
.forward-contract-hero {background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/bg-imgs/notification-forward-contract-hero-bg.jpg');}
.market-order-hero {background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/bg-imgs/notification-market-order-hero-bg.jpg');}

.prl-extra15{padding-right:15px; padding-left:15px;}
.featured-n-darkblue-fade {
	background : -moz-linear-gradient(50% 99.36% 90deg,rgba(13, 54, 74, 0.8) 0%,rgba(13, 54, 74, 0.3) 100%);
	background : -webkit-linear-gradient(90deg, rgba(13, 54, 74, 0.8) 0%, rgba(13, 54, 74, 0.3) 100%);
	background : -webkit-gradient(linear,50% 99.36% ,50% -0.12% ,color-stop(0,rgba(13, 54, 74, 0.8) ),color-stop(1,rgba(13, 54, 74, 0.3) ));
	background : -o-linear-gradient(90deg, rgba(13, 54, 74, 0.8) 0%, rgba(13, 54, 74, 0.3) 100%);
	background : -ms-linear-gradient(90deg, rgba(13, 54, 74, 0.8) 0%, rgba(13, 54, 74, 0.3) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D364A', endColorstr='#0D364A' ,GradientType=0)";
	background : linear-gradient(0deg, rgba(13, 54, 74, 0.8) 0%, rgba(13, 54, 74, 0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D364A',endColorstr='#0D364A' , GradientType=0);
}
.rate-notification-gradient{
	background : -moz-linear-gradient(50% 73.42% 90deg,rgba(37, 128, 190, 0) 0%,rgba(37, 128, 190, 0.8) 100%);
	background : -webkit-linear-gradient(90deg, rgba(37, 128, 190, 0) 0%, rgba(37, 128, 190, 0.8) 100%);
	background : -webkit-gradient(linear,50% 73.42% ,50% 0.06% ,color-stop(0,rgba(37, 128, 190, 0) ),color-stop(1,rgba(37, 128, 190, 0.8) ));
	background : -o-linear-gradient(90deg, rgba(37, 128, 190, 0) 0%, rgba(37, 128, 190, 0.8) 100%);
	background : -ms-linear-gradient(90deg, rgba(37, 128, 190, 0) 0%, rgba(37, 128, 190, 0.8) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2580BE', endColorstr='#2580BE' ,GradientType=0)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2580BE',endColorstr='#2580BE' , GradientType=0);
}
.rate-notification-divider {
	background-repeat: no-repeat;
	background-position: top center;
}

.forward-contract-divider {
	background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/bg-imgs/notification-forward-contrat-line-bg.png');
}
.market-order-divider {
	background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/bg-imgs/notification-market-order-line-bg.png');
}
.rate-alert-platform {
	background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/rate-alert-platform-img.png');
	background-repeat: no-repeat;
}
.rate-alert-click-link-img, .rate-alert-transfer-requirements-img, .rate-alert-target-rate-img {
	width:320px;
	height:235px;
	background-size:306%;
}
.rate-alert-click-link-img{
	background-position: 0px 0px;
}
.rate-alert-transfer-requirements-img{
	background-position: -320px 0px;
}
.rate-alert-target-rate-img{
	background-position: -640px 0px;
}
.rate-alert-manage-img{
	background-size: cover;
	background-position: bottom center;
	margin:0 auto;
}
.forward-contract-platform-sprite, .ihl-forward-benefits-icons:before {
	background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/forward-contract-process-benefits-sprites.png');
	background-repeat: no-repeat;
}
.forward-contract-management-policy-img, .forward-contract-secure-rate-img, .forward-contract-pay-deposit-img {
	width:320px;
	height:235px;
	background-size:100%;
}
.forward-contract-management-policy-img{
	background-position: 0px 0px;
}
.forward-contract-secure-rate-img{
	background-position: 0px -222px;
}
.forward-contract-pay-deposit-img{
	background-position: 0px -443px;
}
.ihl-forward-benefits-icons:before{
	background-size:225px;
}
.ihl-f-b-spreadsheet:before {background-position: 0px -477px;}
.ihl-f-b-document-assets:before {background-position: -54px -477px;}
.ihl-f-b-engage-stakeholders:before {background-position: -106px -477px;}
.ihl-f-b-build-strategy:before {background-position: 0px -529px;}
.ihl-f-b-execute:before {background-position: -54px -529px;
}
.market-order-sprite {
	background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/market-order-sprites-comp.png');
	background-repeat: no-repeat;
	width:320px;
	height:235px;
	background-size:100%;
}
.market-order-limit-illustration {background-position: 0px 0px;}
.market-order-stop-loss-illustration {background-position: 0px -235px;}
.market-order-oco-illustration {background-position: 0px -470px;}

.market-order-step-verified {background-position: 0px -702px;}
.market-order-step-forecasting {background-position: 0px -938px;}
.market-order-step-market-order {background-position: 0px -1172px;}
.market-order-trade-booked {background-position: 0px -1406px;}
 /* --------------------------------------------
 	API Page 
  -------------------------------------------- */
@media(max-width:767px){
	.api-hero {
		margin-bottom:100px;
	}
/*	.api-hero-wave{
		height: 690px;
		right: -170%;
	}*/
	.api-hero-content{
	    top: 30px;
	    padding-left: 0px;
	    padding-right: 0px;
	}
	.api-hero-bg {
	    height: 745px;
	}
	.api-hero-img-container {
	    width: 120%;
	    top: 90%;
	    left: -10%;
	}
	.api-intergration-sub-hero {
		margin-top: 140px;
		margin-bottom:45px;
	}
	.api-benefit-card {
		height: 355px;
	}
	.api-benefit-card h3 {
		margin-top: 10px;
		text-align:center;
	}
	.api-benefit-icon{
		margin: 0 auto;
	}
}
@media(min-width:768px){
	.api-hero {
		margin-bottom:160px;
	}
	.api-hero-content{
	    top: 100px;
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.api-hero-bg {
	    height: 670px;
	}
/*	.api-hero-wave{
		height: 600px;
		right: -40%;
	}*/
	.api-hero-img-container {
	    width: 60%;
	    top: 80%;
	    left: 20%;
	}
	.api-intergration-img {
	    width: 520px;
	    top: 30px;
	    left: -150px;
	}
	.api-intergration-sub-hero {
		margin-top: 250px;
		margin-bottom:125px;
	}
	.api-benefit-card {
		height: 195px;
	}
	.api-benefit-icon{
		margin:0px 0px 0px -15px;
	}
	.api-benefit-card h3 {
		margin-top: 35px;
		text-align:left;
	}
}
@media(min-width:992px){
	.api-hero {
		margin-bottom:60px;
	}
/*	.api-hero-wave{
		height: 600px;
		right: -40%;
	}*/
	.api-hero-img-container {
    	width:50%;
		top:50%;
		left:45%;
	}
	.api-intergration-img {
	    width: 520px;
	    top: -30px;
	    left: -70px;
	}
	.api-intergration-sub-hero{
		margin-top: 80px;
		margin-bottom:145px;
	}
}
@media(min-width:1200px){
	.api-hero-bg {
	    height: 670px;
	}
/*	.api-hero-wave {
		height: auto;
		right: 0;
	}*/
	.api-hero-img-container {
		width: 700px;
		top: 43%;
		left: 45%;
	}
	.api-intergration-img {
		width: 520px;
		top: -30px;
		left: 0px;
	}
	.api-intergration-sub-hero{
		margin-top: 0px;
		margin-bottom:165px;
	}
}
@media(min-width:1500px){
	.api-hero-bg {
		height: 760px;
	}
	.api-hero {
		margin-bottom:0px;
	}
}

@media(min-width:2500px){
	.api-hero-bg {
		height: 890px;
	}
	.api-hero {
		margin-bottom:-140px;
	}
}

.api-hero{
	position: relative;
}
.api-hero-bg {
	background : -moz-linear-gradient(1.61% -147.19% -22.76deg,rgba(22, 145, 198, 1) 0%,rgba(44, 186, 193, 1) 100%);
	background : -webkit-linear-gradient(-22.76deg, rgba(22, 145, 198, 1) 0%, rgba(44, 186, 193, 1) 100%);
	background : -webkit-gradient(linear,1.61% -147.19% ,98.27% -28.72% ,color-stop(0,rgba(22, 145, 198, 1) ),color-stop(1,rgba(44, 186, 193, 1) ));
	background : -o-linear-gradient(-22.76deg, rgba(22, 145, 198, 1) 0%, rgba(44, 186, 193, 1) 100%);
	background : -ms-linear-gradient(-22.76deg, rgba(22, 145, 198, 1) 0%, rgba(44, 186, 193, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1691C6', endColorstr='#2CBAC1' ,GradientType=0)";
	background : linear-gradient(112.76deg, rgba(22, 145, 198, 1) 0%, rgba(44, 186, 193, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1691C6',endColorstr='#2CBAC1' , GradientType=1);
 	width:100%;
    overflow: hidden;
    transform: skewY(-12deg);
    transform-origin: 0;
    z-index: 1;
}
.api-hero-wave{
	position:absolute;
	bottom:0px;
}
.api-hero-content{
	z-index: 9;
    position: absolute;
}
.api-hero-text{
	position:relative;
	z-index: 8;
	font-size:18px;
}
.api-hero-img-container{
	position: absolute;
}
.api-intergration-img {
	position: absolute;
	max-width: none;
}
.api-benefit-icon{
	width: 115px;
}
.angled-bg-12 {
    transform: skewY(-12deg);
}
.api-benefit-bg {
	position: absolute;
    top: 41%;
	width: 100%;
    height: 70%;
    z-index: 0;
    overflow: hidden;
}
.api-process-step-img {
	max-height: 275px;
}
/* ---- code snipets ---- */
.codesnipitcontainer {
	background : -moz-linear-gradient(50% 0.17% -90deg,rgba(236, 247, 251, 1) 0%,rgba(203, 228, 225, 1) 100%);
	background : -webkit-linear-gradient(-90deg, rgba(236, 247, 251, 1) 0%, rgba(203, 228, 225, 1) 100%);
	background : -webkit-gradient(linear,50% 0.17% ,50% 99.64% ,color-stop(0,rgba(236, 247, 251, 1) ),color-stop(1,rgba(203, 228, 225, 1) ));
	background : -o-linear-gradient(-90deg, rgba(236, 247, 251, 1) 0%, rgba(203, 228, 225, 1) 100%);
	background : -ms-linear-gradient(-90deg, rgba(236, 247, 251, 1) 0%, rgba(203, 228, 225, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECF7FB', endColorstr='#CBE4E1' ,GradientType=0)";
	background : linear-gradient(180deg, rgba(236, 247, 251, 1) 0%, rgba(203, 228, 225, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECF7FB',endColorstr='#CBE4E1' , GradientType=0);
}
.codesnipitcontainer .container, .codesnipitcontainer .spb_tabs.spb_content_element.col-sm-12{
	padding:0px;
	margin-bottom: 5px;
}
.codesnipitcontainer ul.nav.nav-tabs{
	background-color: white !important;
	border-bottom:1px solid #8CA0B3;
}
.codesnipitcontainer .spb_tabs .nav-tabs li a {
	border-radius: 0px;
    border-top: none;
    border-bottom: none;
    border-right:1px solid #8CA0B3;
}
.codesnipitcontainer .spb_tabs .nav-tabs li.active a{
	background-color:#ECF7FB;
	border-radius:0px;
	color:#1691C6;
	box-shadow: none;
    border: none;
    border-right: 1px solid #8CA0B3;
    border-bottom: 1px solid #8CA0B3;
}
.codesnipitcontainer:before {
	content: '';
	width: 60px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
	background : #1691C6;
	background : rgba(22, 145, 198, 1);
	opacity : 0.2;
	filter: alpha(opacity=20) progid:DXImageTransform.Microsoft.Alpha(opacity=20) ;
}
.codesnipit-tab{
	font-family: "Source Code Pro", monospace !important;
}
.codesnipit-tab{
	padding-left:65px;
}
.codesnipit-tab ol { 
    counter-reset: item;
    list-style-type: none;
}
.codesnipit-tab li { 
	display: block; 
	line-height: 24px;
}
.codesnipit-tab li:before { 
	content: counter(item) "  "; 
	counter-increment: item;
    display: inline-block;
	width: 30px;
	position: absolute;
	left: 10px;
	text-align: right;
}
 /* -----------------------  Small Divider  -----------------------  */