/* --------------------------------------------
	 PPC Landing pages - marketing
-------------------------------------------- */
@media(max-width:767px) {
	.ppc-lp-b2b-platform-img{
	    width:300px;
	    height:256px;
	}
	.ppc-lp-b2b-platform-img:before{
	    width:300px;
	    height:256px;
	    left:20%;
		background-size: 300px 256px !important;
	}
}
@media(min-width:768px){
	.ppc-lp-b2b-platform-img{
	    width:500px;
	    height:427px;
	}
	.ppc-lp-b2b-platform-img:before{
	    width:500px;
	    height:427px;
	    left:135px;
		background-size: 500px 427px !important;
	}
}
@media(min-width:992px){
	.ppc-lp-b2b-platform-img{
	    width:auto;
	    height:auto;
	}
	.ppc-lp-b2b-platform-img:before{
	    width:702px;
	    height:600px;
	    top:35px;
	    left:0px;
		background-size: 100% !important;
	}
}
/* ---- fullwidth background images ---- */
.ppc-lp-london-hero {background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/lp-resources/London-hero-bg-1.jpg'); background-color: #0073c6 !important;}
.ppc-lp-newyork-hero {background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/lp-resources/NewYork-hero-bg-1.jpg'); background-color: #0073c6 !important;}
.ppc-lp-etailer-hero {background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/lp-resources/lp-su-etailer-hero.jpg'); background-color: #27293f !important;}
.ppc-lp-shekel-hero {background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/lp-resources/shekel-hero-bg-1.jpg'); background-color: #0073c6 !important;}
.ppc-lp-expat-hero {background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/lp-resources/france-hero-bg-1.jpg'); background-color: #0073c6 !important;}
.ppc-lp-spain-hero {background-image:url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/lp-resources/spain-hero-bg-1.jpg'); background-color: #0073c6 !important;}

.ppc-lp-hero {
	padding-bottom: 100px;
}
.ppc-lp-hero-bg-align-cb{
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ppc-lp-hero-bg-align-ct{
	background-repeat: no-repeat;
	background-position: center top;
}
.ppc-v1-form-container{
	padding: 45px 30px 15px;
}
.ppc-v1-form-heading{
	font-size:18px; 
	font-weight:700; 
	color:#546e7a;  
	margin-bottom:15px;
}
.ppc-v1-form{
	padding-top: 10px; 
	padding-bottom: 15px;
}
.ppc-v1-form-container .s-fca-text{
	color:#90a4ae;
}
.ppc-v1-benefits h2{
	font-size:27px; 
	font-weight:700; 
	text-transform:uppercase; 
	color:#90a4ae !important; 
	padding-bottom: 20px;
}
.ppc-v1-benefits-container, .ppc-options-benefits {
	font-size:16px; 
	color:#78909c;
}
.ppc-v1-benefits-container, .ppc-options-benefits {
	margin-bottom:30px !important;
}
.ppc-options-benefits {
	margin-bottom:90px !important;
}
.ppc-v1-benefits-container h3, .ppc-options-benefits h3 {
	font-size: 18px; 
	line-height:19px; 
	margin-top:0px;
	margin-bottom:10px; 
	font-weight:700; 
	color:#1695ca !important;
}
.ppc-lp-b2b-platform-img:before, .lad-ppc-image-1:before {
	content: '';
    position: absolute;
	background-position: center top;
	z-index: 2;
}
.ppc-lp-b2b-platform-img:before {
	background: url(https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/lp-resources/platform-3-image-user-overlay.png);
	background-repeat: no-repeat;
}
.ppc-lp-hero .at-radio label{
	font-size: 13px;
}
.ppc-lp-hero .at-radio span.at-radio-label {
	padding-right: 0px;
}
/* --------------------------------------------
	 Options PPC Landing pages - marketing
-------------------------------------------- */
@media(max-width:767px) {
	.options-fullwidth-row{
		padding-right: 20px !important;
    	padding-left: 20px !important;
	}
	.options-hero {
		background-size: 1480px !important;
		padding-bottom: 290px;
	}
	.options-benefit-text{
		padding-right: 50px;
		padding-left: 50px;
	}
	.feature-title, .featured-footer h3{
		font-size: 28px !important;
	    line-height: 30px !important;
	}
}
@media(min-width:768px){
	.options-fullwidth-row{
		padding-right: 180px !important;
    	padding-left: 180px !important;
	}
	.options-hero {
		background-size: 150% !important;
		padding-bottom: 375px;
	}
	.options-benefit-text{
		padding-right: 15px;
		padding-left: 15px;
	}
	.feature-title, .featured-footer h3{
		font-size: 45px !important;
	    line-height: 47px !important;
	}
}
@media(max-width:991px){
	.hero-video-container {
		margin-top: 100px;
	}
}
@media(min-width:992px){
	.options-fullwidth-row{
		padding-right: 130px !important;
    	padding-left: 130px !important;
	}
	.options-hero {
		background-size: 130% !important;
		padding-bottom: 330px;
	}
	.hero-video-container {
		margin-top: 20px;
	}
}
@media(min-width:1200px){
	.options-fullwidth-row{
		padding-right: 210px !important;
    	padding-left: 210px !important;
	}
	.options-hero {
		background-size: 110% !important;
		padding-bottom: 368px;
	}
}
@media(min-width:1500px){
	.options-fullwidth-row{
		padding-right: 700px !important;
		padding-left: 700px !important;
	}
	.options-hero {
		background-size: 75% !important;
		padding-bottom: 410px;
	}	
}
@media(min-width:2500px){
	.options-fullwidth-row{
		padding-right: 1200px !important;
		padding-left: 1200px !important;
	}
	.options-hero {
		background-size: 60% !important;
		padding-bottom: 480px;
	}
}
.page-wrap-calandly{
	height: auto !important;
}
.page-wrap-calandly #main-container #page-wrap{
	overflow: auto;
	overflow-x: hidden;
}
.optionst-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);
}
.options-hero {
	background: url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/product-img/options/options-hero.min.svg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.calandlybutton{
	padding: 18px 30px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    border-radius: 15px;
    color: #ffffff;
    background-color: #1695CA;
}
.ppc-lp-hero .calandlybutton{
	color: #1695CA;
    background-color: #ffffff;
}
.options-hero-cta-link a div {
	width: 100%;
	padding: 20px;
	border: 2px solid #ffffff;
	border-radius: 4px;
	background-color: rgba(255, 255, 255, 0.8);
	color: #1695CA;
	font-size: 20px;
}
.options-hero-cta-link a div:hover {
	background-color: rgba(255, 255, 255, 1);
}
.ppc-lp-hero .option-c-form input.wpcf7-form-control.wpcf7-submit.options-reg-btn {
	width: 100%;
	border: 2px solid #ffffff;
	border-radius: 4px;
	background-color: rgba(255, 255, 255, 0.8)!important;
	color: #1695CA;
	font-size: 20px;
}
.ppc-lp-hero .option-c-form input.wpcf7-form-control.wpcf7-submit.options-reg-btn:hover {
	background-color: rgba(255, 255, 255, 1) !important;
	color: #1695CA;
}
.wpcf7 span.wpcf7-not-valid-tip {
    margin-bottom: 20px;
}
div.wpcf7-validation-errors {
    margin-top: 5px;
}
.ppc-lp-hero.options-hero .wpcf7 span.wpcf7-not-valid-tip {
    margin-bottom: 20px;
    color: #555555;
}
.ppc-lp-hero.options-hero div.wpcf7-validation-errors {
    margin-top: 5px;
    border: 2px solid #555555;
    background-color: rgba(85, 85, 85, .2);
    color: #555555;
}
div.wpcf7-mail-sent-ok {
	margin-top: 5px;
}
.ppc-lp-hero.options-hero div.wpcf7-mail-sent-ok {
	margin-top: 5px;
    border: 2px solid #ffffff;
    background: rgba(255,255,255,.2);
    color: #ffffff;
}
.options-form-field {
	margin-bottom: 15px;
}
.options-gdpr-cbox {
}
.ppc-lp-hero.options-hero .options-gdpr-cbox .ct-base-checkbox span.wpcf7-list-item-label {
	padding: 12px 10px 10px 50px;
	font-size: 16px;
	color: #ffffff;
}
.options-gdpr-desc {
	padding-top: 5px;
	padding-left: 50px;
}
.ppc-lp-hero.options-hero .options-gdpr-desc a{
	color: #555555;
}
.ppc-lp-hero.options-hero .options-gdpr-desc a:hover{
	color: #ffffff;
}


/* --------------------------------------------
	 Ladder PPC Landing pages - marketing
-------------------------------------------- */
.lad-ppc-image-1:before {
	background: url(https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/product-img/product-features/CurrencyTransfer-dashboard.svg);
	background-repeat: no-repeat;
}
@media(max-width:767px) {
	.lad-ppc-image-1 {
	    width:100%;
	    height:256px;
	}
	.lad-ppc-image-1:before {
	    width:100%;
	    height:256px;
		background-size: 300px 256px !important;
		background-position: center top;
	}
}
@media(min-width:768px){
	.lad-ppc-image-1 {
	    width:500px;
	    height:375px;
	}
	.lad-ppc-image-1:before {
	    width:500px;
	    height:370px;
	    left:165px;
		background-size: 500px 400px !important;
	}
}
@media(min-width:992px){
	.lad-ppc-image-1 {
	    width:auto;
	    height:auto;
	}
	.lad-ppc-image-1:before {
	    width:500px;
	    height:350px;
	    top:65px;
	    left:20px;
		background-size: 500px 427px !important;
	}
}
	@media(min-width:1200px) {
		.lad-ppc-image-1 {
		    width:auto;
		    height:auto;
		}
		.lad-ppc-image-1:before {
		    width:702px;
		    height:600px;
		    top:35px;
		    left:0px;
			background-size: 100% !important;
		}
	}
/* --------------------------------------------
	 SAR EXPAT - marketing
-------------------------------------------- */
.angle-content-container{ 
	height: 60px;
	background: url(https://www.currencytransfer.com/wp-content/assets/country-bg/currencytransfer-logo.min.svg);
	background-repeat: no-repeat;
	background-size: 320px 60px !important;
	background-position: center;
}
.lp-to-from-hero-content-container {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.80) 60%); 
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.80) 60%); 
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.80) 60%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );; 
	padding-top: 300px; 
	padding-bottom: 100px; 
	flex-grow: 1;
}
.lp-moex-hero-content-container {
	padding-top: 150px; 
	padding-bottom: 300px; 
	flex-grow: 1;
}
.row.country-benifit-container {
	position: relative;
	padding-top: 100px;
	margin-bottom: 100px;
}
.country-benifit-container:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0px;
	width: 1140px;
	height: 360px;
	background: url(https://www.currencytransfer.com/wp-content/assets/country-bg/sar-transfer-benifits-graph-text.min.svg);
	background-repeat: no-repeat;
	background-size: 1140px 360px !important;
}
.ct-app-phone-sar{
	z-index: 5;
}
.ct-app-phone-sar {
	background: url("/wp-content/assets/country-bg/app-mobile-sar-transfer.min.svg") no-repeat;
	background-position: top center;
	-webkit-box-shadow: 0px 10px 60px 2px rgba(0,0,0,0.3); 
	box-shadow: 0px 10px 60px 2px rgba(0,0,0,0.3);
	background-color: rgba(0, 0, 0,0.15);
}	
.app-ss-container {
    width: 1420px;
    position: absolute;
    z-index: 10;
}
.app-container-light {
	display: inline-flex;
	background-color: #FFFFFF;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 3m0px 0px rgb(76 10 119 / 30%);
    box-shadow: 0px 0px 30px 0px rgb(76 10 119/ 30%);
}
.bg-wave-top.app-ss-side {
	margin-top: 0px;
}
.invite-referal-container {
    margin-top: 0px;
    margin-bottom:80px;
    padding-top: 0px;
    padding-bottom: 50px;
    background: rgb(218,234,240);
background: -moz-linear-gradient(0deg, rgba(218,234,240,1) 0%, rgba(218,234,240,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(218,234,240,1) 0%, rgba(218,234,240,0) 100%);
background: linear-gradient(0deg, rgba(218,234,240,1) 0%, rgba(218,234,240,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#daeaf0",endColorstr="#daeaf0",GradientType=1);
    box-shadow: none;
}
.event-follow-up {
    margin-top: 50px;
    padding:18px 18px;
    background: #ffffff;
    border: 2px solid#D4DCE3;
    border-radius: 15px;
}
.invite-share-container {
	display: flex;
	justify-content: space-between;
	position: relative;
    margin-top: 50px;
    padding:18px 18px;
    background: #ffffff;
    border: 2px solid#D4DCE3;
    border-radius: 15px;
}
.invite-share-container, .invite-share-btn-conatiner {
	flex-direction:column;
}
.invite-share-container a {
	display:block;
	position:relative;
	margin-bottom:10px;
	padding:16px 50px 16px 60px;
	border-radius: 15px;
	font-size: 18px;
	font-weight:700;
	color:#ffffff;
}
.invite-share-btn-conatiner div {
	width:100%;
	min-height:32px;
}
.invite-share-container a:hover {
	color:#ffffff;
}
.invite-share-container a span:before {
	display:inline-flex;
	content: '';
	width: 32px;
	height: 32px;
	position: absolute;
	top:10px;
	left:15px;
	background-size: 32px;
	background-position: center;
}
a.share-btn-whatsapp {
	background-color: #65d458;
}
a.share-btn-email {
	background-color: #ECA82A;
}
a:hover.share-btn-whatsapp {
	background-color: #99db84;
}
a:hover.share-btn-email {
	background-color: #e7bb66;
}
.event-form-title {
	margin-bottom:35px;
}
.event-form-title em {
	display:block;
	font-size: 22px;
    font-weight: 400;
}
.event-form-intro {
	display:flex;
	flex-direction:column;
	font-size: 18px; 
	line-height: 30px!important; 
	font-weight:400;
}
.event-form-img {
	padding-left:0px;
	padding-right:0px;
}
.invite-share-btn-conatiner {
	display:flex;
}
.invite-share-container a.share-btn-whatsapp span:before {
	background: url("/wp-content/assets/icons/social/social-whatsapp-negative.min.svg") no-repeat;
}
.invite-share-container a.share-btn-email span:before {
	background: url("/wp-content/assets/icons/social/social-email-negative.min.svg") no-repeat;
}
.lp-moex-hero-sar{
	background-size: 520%;
}
.lp-moex-hero-content-container {
	padding-bottom: 140px;
}
.full-hero-darkbg .tab-content, .full-hero-darkbg .ac-ct-form ._form_element *{
	color:#ffffff;
}
.meetup-location-title {
	margin-top:30px;
	margin-bottom:15px;
	font-weight:400;
}
.meetup-location-title span {
	display: block;
	padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid;
    font-size: 20px;
    font-weight: 700;
}
.moex-benifit-col {
	padding-left:15px;
	padding-right:15px;
}
.moex-hero-benifit-container {
	position: relative;
	margin-bottom: 60px;
	padding-left: 65px;
}
.moex-hero-benifit-container:before {
	content:'';
	display: block;
	width: 46px;
	height: 46px;
	background: url("/wp-content/assets/moex/moex-benifit-icons.min.svg") no-repeat;
	background-size: 46px;
}
.moex-hero-benifit-container:before {
	position: absolute;
	top: 0px;
	left: 0px;
}
.moex-hero-benifit-container:before{
	margin: 0 auto;
}
.moex-benefit-auto:before { background-position: 0px 0px; }
.moex-benefit-charts:before { background-position: 0px -46px; }
.moex-benefit-support:before { background-position: 0px -92px; }

.moex-split-container {
	margin-bottom:60px;
	border-top:2px solid #99ABBC;
}
.moex-split-row {
	display:flex;
	flex-direction:column;
	flex-grow:1;
	border-bottom:2px solid #99ABBC;
	padding-top:10px;
	padding-bottom:10px;
	color:#99ABBC;
	font-weight:900;
}
.moex-split-col1, .moex-split-col2, .moex-split-col3 {
	display:flex;
	flex-grow:1;
	padding-top:2px;
	padding-bottom:2px;
}
.moex-split-col1, .moex-split-col3 {
	padding-left:15px;
	padding-right:15px;
}
.moex-split-col1 {
	justify-content: space-between;
	align-items:center;
}
.moex-split-id {
	display:flex;
	align-items:center;
	text-transform:uppercase;
	color:#2CBEC5;
}
.moex-split-id span.split-pill {
	margin-right: 10px;
	padding:3px 12px;
	color:#ffffff;
	background-color:#2CBEC5;
	border-radius:15px;
}
.moex-split-id span.split-title {
	 display:none;
}
.moex-split-date span {
	 display:none;
}
.moex-split-col2-3 {
	display:flex;
	flex-direction:column;
}
.moex-split-col2 {
	display:none;
	justify-content: space-between;
}
.moex-split-mo-no span{
	display:inline-block;
	position:relative;
	width:19px;
	height:19px;
	margin-right:15px;
}
.moex-split-mo-no span:before {
	content: '';
	display: block;
	position: absolute;
	width:19px;
	height:19px;
	top:2px;
	left:2px;
	background: url(/wp-content/assets/moex/moex-split-icons.min.svg);
	background-repeat: no-repeat;
	background-size: 16px 38px !important;
	background-position: 0px 0px;
}
.moex-split-rate span {
	display:none;
	font-weight:300;
}
.moex-split-col3 {
	flex-direction:column;
	justify-content: flex-end;
	align-items:flex-end;
}
.moex-split-amount {
	color:#ffffff;
}
.moex-split-status span {
	display:block;
	position:relative;
	width:110px;
	text-align:center;
	text-transform:uppercase;
	border:2px solid #99ABBC;
	border-radius:14px;
}
.moex-split-status span.split-booked {
	color:#ffffff;
	background-color:#41B412;
	border-color:#41B412;
	padding-left:15px;
}
.moex-split-status span.split-booked:before {
	content: '';
	display: block;
	position: absolute;
	top:2px;
	left:2px;
	width: 19px;
	height: 19px;
	background: url(/wp-content/assets/moex/moex-split-icons.min.svg);
	background-repeat: no-repeat;
	background-size: 19px 38px !important;
	background-position: 0px -19px;
}
.moex-split-pending {
	flex-direction:row;
	align-items:start;
}
.moex-split-pending .moex-split-col3 {
	width:100%;
}
@media(min-width:380px) {
	.lp-moex-hero-sar{
		background-size: 380%;
	}
	.lp-moex-hero-content-container {
		padding-bottom: 100px;
	}
	.event-form-img {
		padding-left:30px;
		padding-right:30px;
	}
	.moex-split-col2-3 {
		flex-direction:row;
		justify-content: flex-end;
	}
	.moex-split-col2 {
		display:flex;
	}
	.moex-split-col3 {
		flex-direction:row;
		justify-content: flex-end;
		align-items:center;
	}
	.moex-split-col2, .moex-split-col3 {
		flex-grow:0;
	}
	.moex-split-status span {
		margin-top:0px;
	}
}
@media(min-width:480px) {
	.lp-moex-hero-sar{
		background-size: 250%;
	}
	.lp-moex-hero-content-container {
		padding-bottom: 80px;
	}
	.event-form-img img {
		max-width:300px;
	}
}
@media(min-width:600px) {
	.lp-moex-hero-sar{
		background-size: 230%;
	}
	.lp-moex-hero-content-container {
		padding-bottom: 150px;
	}
	.moex-split-row {
		flex-direction:row;
	}
	.moex-split-col1, .moex-split-col2-3 {
		flex-direction:row;
	}
	.moex-split-col1 {
		justify-content:flex-start;
	}
	.moex-split-col2, .moex-split-col3 {
		justify-content:flex-end;
	}
	.moex-split-date, .moex-split-date span {
		display:flex;
	}
	.moex-split-col2 {
		justify-content: space-between;
		align-items:center;
	}
	.moex-split-col3 {
		justify-content:flex-end;
	}
	.moex-split-mo-no, .moex-split-amount {
		padding-right:15px;
	}

}
@media(max-width:767px) {
	.lp-to-from-hero-content-container {
		padding-top: 140px; 
	}
	img.ct-app-phone-sar {
		height:420px;
		border-radius: 33px;
	}
	.country-benifit-container:before {
	    left: -80px;
	}
	.app-ss-container {
		transform: scale(.75);
		height:  500px;
		position: relative;
		top: 0px;
		right: 270px;
	}

}
@media(min-width:768px){
	.lp-moex-hero-sar{
		background-size: 140%;
	}
	.lp-moex-hero-content-container {
		padding-bottom: 150px;
	}
	.event-form-intro {
		flex-direction:column-reverse;
	}
	.event-form-img img {
		max-width:100%;
	}
	.moex-split-row {
		flex-direction:row;
	}
	.moex-split-date {
		margin-left:30px;
	}
	.moex-split-rate span {
		display:none;
	}
	.moex-split-col1 {
		justify-content:flex-start;
	}
	.moex-split-col1 {
		width:;
	}
	.moex-split-col2-3 {
		width:;
	}
	.moex-split-col3 {
		flex-grow:0;
	}
	.lp-to-from-hero-content-container {
		padding-top: 300px; 
	}
	.row.country-benifit-container {
	    padding-bottom: 190px;
	}
	.country-benifit-container:before {
	    left: -170px;
	}
	img.ct-app-phone-sar {
		height:570px;
		border-radius: 44px;
	}
	.app-ss-container {
		transform: scale(.75);
		height: 860px;
		position: relative;
		top: 30px;
		right: 270px;
	}
	.invite-share-btn-conatiner {
		flex-direction:row;
		justify-content: space-around;
	}
	.invite-share-btn-conatiner div {
		width:45%;
	}
}
@media(min-width:992px){
	.fullwidth-row.lp-moex-hero-content-container {
		padding-left:140px !important;
		padding-right:140px !important;
	}
	.moex-split-date span {
		display:flex;
	}
	.moex-split-rate span {
		display:flex;
	}
	.moex-split-mo-no {
		padding-right:30px;
	}

	.country-benifit-container:before {
	    left: -80px;
	}
	img.ct-app-phone-sar {
		height:640px;
		border-radius: 55px;
	}
	.app-ss-container {
		transform: scale(.75);
		height: auto;
		position: absolute;
		top: -100px;
		right: 270px;
	}
	.bg-wave-top.app-ss-side {
		margin-top: -150px;
	}
}
@media(min-width:1200px){
	.lp-moex-hero-sar{
		background-size: 100%;
	}
	.lp-moex-hero-content-container {
		padding-bottom: 200px;
	}
	.fullwidth-row.lp-moex-hero-content-container {
		padding-left:210px !important;
		padding-right:210px !important;
	}
	.moex-split-row {
		flex-direction:row;
	}
	.moex-split-id span.split-title {
		 display:flex;
	}
	.moex-split-col2, .moex-split-col3 {
		justify-content:flex-end;
	}
	.moex-split-pending .moex-split-id {
		width:120px;
	}
	.row.country-benifit-container {
	    padding-bottom: 140px;
	}
	.app-ss-container {
		transform: scale(0.9);
		top: -50px;
		right: -10px;
	}
	.bg-wave-top.app-ss-side {
		margin-top: -90px;
	}
}
@media(min-width:1500px){
	.lp-moex-hero-sar{
		background-size: 100%;
	}
	.lp-moex-hero-content-container {
		padding-bottom: 300px;
	}
	.fullwidth-row.lp-moex-hero-content-container {
		padding-right:700px !important;
		padding-left:700px !important;
	}
	.app-ss-container {
		transform: scale(1);
		top: -50px;
		right: 90px;
	}
	.bg-wave-top.app-ss-side {
		margin-top: -180px;
	}
}
@media(min-width:1500px){
	.bg-wave-top.app-ss-side {
		margin-top: -260px;
	}
}
@media(min-width:2500px){
	.fullwidth-row.lp-moex-hero-content-container {
		padding-right:1200px !important;
		padding-left:1200px !important;
	}
}

.ct-iosBanner {
	padding-top: 100px;
    padding-bottom: 250px;
    background-image: url(/wp-content/assets/m-app/ios-app-banner-bg@2x.min.png);
    background-repeat: no-repeat;
    text-align: center;
    background-size: 1300px 295px;
    background-position: -230px bottom;
}
.ct-iosBanner-links {
	flex-direction: column;
}
.qrcode {
	display:none;
	margin-top:5px;
	margin-bottom:15px;
}
.app-store-links {
	display:flex;
	flex-direction: column;
}
a.play-store-link {
	margin-top:15px;
}
@media(min-width:480px) {
	.ct-iosBanner {
	    text-align: left;
	}
	.ct-iosBanner-links {
		flex-direction: row;
		text-align:left;
	}
	.qrcode {
		display:block;
		margin-right:15px;
	}
	.app-store-links {
		flex-direction: row;
	}
	a.play-store-link {
		margin-top:0px;
		margin-left:15px;
	}
}

@media(min-width:600px) {
	.ct-iosBanner {
		padding-bottom:300px;
	}
}
@media(min-width:620px) {
	.ct-iosBanner-content {
		padding-left:60px;
	}
}
@media(min-width:768px) {
	.ct-iosBanner {
		padding-top:160px;
		padding-bottom:520px;
		text-align:left;
		background-size: 2600px 590px;
		background-position: -280px bottom;
	}
	.ct-iosBanner-content {
		padding-left:0px;
	}
	.qrcode{
		margin-bottom:0px;
	}
}
@media(min-width:992px) {
	.ct-iosBanner {
	    padding-bottom: 310px;
    	background-position: 90px bottom;
}
@media(min-width:1200px) {
	.ct-iosBanner {
		padding-top: 200px;
	    padding-bottom: 240px;
	    background-position: 280px bottom;
	}
}
@media(min-width:1500px) {
	.ct-iosBanner {
		padding-bottom:240px;
		background-position: 760px bottom;
	}
}
@media(min-width:2500px) {
	.ct-iosBanner {
		background-position: 1240px bottom;
	}
}
