.cta-custom-pricing{padding:64px 0;position:relative;z-index:0;overflow:hidden;background-color:#207DE9}
.cta-custom-pricing:before{content:"";position:absolute;z-index:-2;right:0;top:0;width:100%;height:100%;background:url(/wp-content/themes/fx/assets/img/ctas/custom-pricing/cta-bg.png) no-repeat right 0;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%}
.cta-custom-pricing .container:before{content:"";position:absolute;z-index:-1;right:0;top:0;width:65px;height:57px;background:url(/wp-content/themes/fx/assets/img/ctas/custom-pricing/cta-bg-tr.png) no-repeat right 0;}
.cta-custom-pricing .container:after{content:"";position:absolute;z-index:-1;left:0;bottom:0;width:60px;height:112px;background:url(/wp-content/themes/fx/assets/img/ctas/custom-pricing/cta-bg-bl.png) no-repeat center;}
.cta-custom-pricing ._body{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.cta-custom-pricing ._body .content{width:65%;}
.cta-custom-pricing ._title{width: 100%;margin:0;font-family:inherit;font-weight:900;letter-spacing:-0.024em;color:#FFFFFF;}
.cta-custom-pricing ._img{position:absolute;right:0;top:0;height:100%;z-index:-3;background:rgba(255,255,255,0.24);}
.cta-custom-pricing ._img img{display:block;min-width:100%;min-height:100%;opacity:0.85}
.cta-custom-pricing .btn{font-family:inherit;font-weight:700;font-size:21px;line-height:28px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;text-align:center}
.cta-custom-pricing .btn._btn{white-space: break-spaces;margin-left:5%;}
.cta-custom-pricing .btn._btn:hover{color:white!important}
.cta-custom-pricing .blue-highlighted-text {color:#6ADFD7;}

@media (min-width:1441px){
	.cta-custom-pricing ._title{font-size:48px;line-height:56px;}
}

@media (max-width:767px){
	.cta-custom-pricing{padding:48px 0 0}
	.cta-custom-pricing:before{display:none}
	.cta-custom-pricing ._body{display:block;text-align:center;}
	.cta-custom-pricing ._body .content{width:auto;}
	.cta-custom-pricing ._title{margin-bottom:24px}
	.cta-custom-pricing ._btn{margin-left:0}
	.cta-custom-pricing ._img{position:relative;z-index:0;margin-top:48px;height:auto}
	.cta-custom-pricing ._img img{width:100%;height:auto;min-height:inherit}
}