@charset "utf-8";
/* CSS Document */

/*----------------
RESET CSS
-----------------*/
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {
	margin: 0;
	padding: 0;
	}
table, tr, td {border: 0;}
a {
	outline: none;
	color: #333;
	text-decoration: underline;
	}
a:hover {
	outline: none;
	color: #000;
	text-decoration: none;
	}
img {border: none;max-width: 100%;}
li {list-style: none;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	position: relative;
	}
* {box-sizing: border-box;}
.show-mob, .show-tab {display: none;}
.show-desk {display: block;}
b {font-weight: 600;}

/*-----------------------
    MAIN CSS START
------------------------*/
.container {
	width: 1170px;
	margin: 0 auto;
	position: relative;
	}
.top-header {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	position: fixed;
	background: #fff;
	z-index: 9;
	}
.logo {
	float: left;
	margin: 0 0 0 0;
	}
.top-rgt {float: right;}
.get-button {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	padding: 11px 15px;
	float: right;
	margin: 7px 0 0 0;
	text-decoration: none;
	background: #d4021b;
	}
.get-button a {
	color: #fff;
	text-decoration: none;
	}
.nav-bar {
	float: right;
	padding: 16px 0 0 0;
	}
.nav-bar li {
	float: left;
	padding: 0 38px 0 0;
	}
.nav-bar li a {
	font-size: 18px;
	color: #262626;
	line-height: 20px;
	font-weight: 400;
	text-decoration: none;
	}
.nav-bar li a.active, .nav-bar li a:hover{
	color:#d4021b;
	}

.dropdown-menu {
	position: absolute;
	top:10px;
	left: -20px;
	width:250px;
	z-index: 9999;
	display: none;
	float: left;
	text-align: left;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.175);
	box-shadow: 0 0 5px rgba(0,0,0,.175);
	background:  #f1f1f1;
	border-radius:5px;
	overflow:hidden;
	}
.dropdown{
	position: relative;
	}
.nav-bar li .dropdown-menu {
	opacity: 0;
	visibility: hidden;
	display: block;
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	}
.nav-bar li:hover > .dropdown-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(18px);
	-webkit-transform: translateY(18px);
	-ms-transform: translateY(18px);
	}
ul.dropdown-menu li{
	float:left;
	width:100%;
	padding:0;
	text-align:left;
	}
ul.dropdown-menu li a{
	float:left;
	width:100%;
	padding:0;
	font-size:17px;
	padding:10px;
	}
ul.dropdown-menu li a:hover{background:#fff;}
.menu-arw{
	vertical-align:middle;
	max-width:15px;
	margin-left:3px;
	}
	
.phone-header{
	float:right;
	margin: 14px 0 0 15px;
	color: #262626;
	font-size:18px;
	font-weight:bold;
	position:relative;
	}
.phone-header img{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #c0c1d2;
	}
/*-----------------------
    	SEC-1
------------------------*/
.sec1 {
	float: left;
	width: 100%;
	background: url(../images/sec1.jpg) no-repeat center top;
	height: 668px;
	position: relative;
	margin: 78px 0 0 0;
	}
.s1-left {
	float: left;
	text-align: center;
	width: 60%;
	padding: 160px 0 0 0;
	}
.s1-txt1 {
	float: left;
	width: 100%;
	font-size: 52px;
	line-height: 68px;
	color: #262626;
	font-weight: 300;
	}
.s1-txt2 {
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 30px;
	color: #003333;
	font-weight: 300;
	padding: 21px 0px 0;
	}
.get-btn {
	margin: 49px 0 0 -52px;
	display: inline-block;
	}
.sec1-btm {
	float: left;
	width: 100%;
	border-top: 1px solid #e9e8e8;
	border-bottom: 1px solid #e9e8e8;
	padding: 20px 0;
	text-align: center;
	}
.s1-txt3 {
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 24px;
	color: #737373;
	font-weight: 300;
	}
.c-panel {
	margin: 10px 0 0 0;
	display: inline-block;
	}
	
/*-----------------------
    	SEC-2
------------------------*/
.sec2 {
	float: left;
	width: 100%;
	padding: 100px 0;
	text-align: center;
	position: relative;
	}
.s2-txt1 {
	float: left;
	width: 100%;
	font-size: 36px;
	line-height: 36px;
	color: #262626;
	}
.s2-icon-box {
	float: left;
	width: 100%;
	margin: 56px 0 0 0;
	}
.s2-box {
	float: left;
	width: 25%;
	}
.s2-txt2 {
	float: left;
	width: 100%;
	font-size: 22px;
	line-height: 22px;
	color: #262626;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding: 10px 0 0 0;
	}
.s2-txt3 {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 18px;
	color: #545454;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 7px 0 0 0;
	}
.s2-mid-box1 {
	float: left;
	width: 100%;
	margin: 119px 0 0 0;
	position: relative;
	}
.s2-left-box {
	float: left;
	margin: 44px 0 0 0;
	width: 49%;
	text-align: left;
	}
.s2-txt4 {
	font-size: 30px;
	line-height: 30px;
	float: left;
	color: #262626;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding: 9px 0 0 52px;
	height: 44px;
	text-align: left;
	}
.icon-one {
	background: url(../images/s2-green-icon1.png) no-repeat left 0px;
	}
.icon-two {
	background: url(../images/s2-green-icon2.png) no-repeat left 0px;
	}
.icon-three {
	background: url(../images/s2-green-icon3.png) no-repeat left 0px;
	}
.icon-four {
	background: url(../images/s2-green-icon4.png) no-repeat left 0px;
	}
.s2-txt5 {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	color: #535353;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 23px 0 0 0;
	text-align: left;
	}
a.btn-txt{
	float: left;
	vertical-align: top;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	text-align: left;
	margin: 36px 0 0 0;
	text-decoration: none;
	color: #d4021b;
	text-decoration:underline;
	}
a.btn-txt img{display:inline-block; vertical-align:middle; margin-left:5px;}

.s2-img1 {
	position: absolute;
	right: 64px;
	top: 0px;
	}
.s2-magnbx {
	margin: 69px 0 0 0;
	}
.s2-img2 {
	position: absolute;
	left: 0px;
	top: 0px;
	}
.s2-rgt-box {
	float: right;
	margin: 44px 0 0 0;
	width: 49%;
	text-align: left;
	}
ul.slick-dots li {
	margin: 31px 8px 0 0 !important;
	}

/*-----------------------
    	STRIP
------------------------*/	
.strip-sec {
	float: left;
	width: 100%;
	text-align: center;
	background: url(../images/bar.jpg) repeat-x fixed center center / cover;
	padding: 57px 0;
	}
.strip-sec.cbd-strip{
	background: url(../images/bottom-cbd-bar.jpg) repeat-x fixed center center / cover;
	}
.strip-sec.secure-strip{
	background: url(../images/bottom-secure-bar.jpg) repeat-x fixed center center / cover;
	}
.strip-txt1 {
	float: left;
	width: 100%;
	font-size: 36px;
	line-height: 52px;
	color: #fff;
	font-weight: 300;
	padding: 0 180px;
	}
.strip-sec.secure-strip .strip-txt1{padding: 0 100px;}
.strip-btn {
	margin: 15px 0 0 0;
	display: inline-block;
	}
	
/*-----------------------
    	SEC-3
------------------------*/
.sec3 {
	float: left;
	width: 100%;
	padding: 80px 0;
	text-align: center;
	position: relative;
	}
.s3-txt1 {
	float: left;
	width: 100%;
	font-size: 48px;
	line-height: 52px;
	color: #262626;
	}
.s3-txt2 {
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 24px;
	color: #535353;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 10px 0 0 0;
	}
.testimonial-slide {
	width: 100%;
	padding-bottom: 50px;
	}
.s3-mid-sec {
	float: left;
	width: 100%;
	margin: 60px 0 0 0;
	}
.s3-txt3 {
	float: left;
	width: 100%;
	font-size: 28px;
	line-height: 42px;
	color: #565656;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 10px 180px 0;
	}
.star {
	margin: 40px 0 0 0;
	display: inline-block;
	}
.s3-txt4 {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 18px;
	color: #262726;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding: 20px 0px 0;
	text-transform: uppercase;
	}


/*-----------------------
    	SEC-4
------------------------*/
.sec4 {
	float: left;
	width: 100%;
	padding: 80px 0;
	text-align: center;
	position: relative;
	background: #fbfbfb;
	}
.cmn-para {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 32px;
	color: #535353;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 60px 180px 0;
	}
.form-sec {
	display: inline-block;
	width: 47%;
	background: #262626;
	border-radius: 4px;
	margin: 39px auto 0;
	box-shadow: 5px 5px 19px 6px #afafaf;
	}
.frm-in-pad{
	padding: 25px 70px 40px;
	float:left;
	width:100%;
	}
.frm-element {
	height: 46px;
	margin: 7px 0;
	float:left;
	width:100%;
	}
.frm-element input[type="text"], .frm-element textarea, .frm-element select {
	width: 100%;
	height: 100%;
	padding: 0 3%;
	border: none;
	box-sizing: border-box;
	font-size: 18px;
	color: #5c5c5c;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	}
.submit {
	max-width: 100%;
	outline: none;
	border: none;
	cursor: pointer;
	margin: 20px auto 0;
	display: inline-block;
	-webkit-appearance: none;
    -moz-appearance: none;
	}
.s4-txt2 {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 20px;
	color: #535353;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding: 60px 0 0 0;
	}
.s4-txt3 {
	float: left;
	width: 100%;
	font-size: 40px;
	line-height: 40px;
	color: #262626;
	font-weight: 300;
	padding: 16px 0 0 0;
	}
.frm-element select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background:#fff url(../images/selct-arw.png) no-repeat 98% center;
	}
	
.opt-check-lbl{
	float:left;
	width:100%;
	color:#999;
	font-size:10px;
	padding-left:10px;
	position:relative;
	text-align:left;
	margin-top:5px;
	
	}
.opt-check-lbl input[type=checkbox]{
	position:absolute;
	left:0;
	top:4px;
	width:18px;
	height:18px;
	outline:none;
	}
.opt-chk-txt{
	float:left;
	width:100%;
	color:#999;
	font-size:10px;
	text-align:left;
	margin:5px 0 10px 5px;
	}
/*-----------------------
    	FOOTER
------------------------*/
.footer {
	float: left;
	width: 100%;
	padding: 50px 0;
	text-align: center;
	border-top: 1px solid #dadada;
	}
.ft-list {
	float: left;
	width: 100%;
	}
.ft-list li {
	font-size: 18px;
	line-height: 20px;
	font-weight: 300;
	color: #262626;
	display: inline-block;
	margin: 0px auto 0;
	padding: 22px 8px 0;
	}
.ft-list li a{
	color: #262626;
	text-decoration:none;
	}
.ft-txt {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 18px;
	color: #535353;
	font-weight: 300;
	padding: 30px 0 0 0;
	}
.ft-phone{
	float: left;
	width: 100%;
	color: #262626;
	font-size:20px;
	margin-top:20px;
	}

/*=================================================
    	SERVICES-PAGE
==================================================*/

/*---------------------------------
   -INNER PAGE retail_merchants
----------------------------------*/
.in-pgs{
	text-align:center;
	}
.in-banner-bg{
	float: left;
	width: 100%;
	background:url(../images/inn-bg.jpg) no-repeat center top;
	padding:50px 0;
	text-align:left;
	margin: 78px 0 0 0;
	}
.in-bnr-p1{
	float: left;
	width: 100%;
	font-size: 48px;
	line-height: 48px;
	color: #ffffff;
	font-weight:700;
	font-family: 'Lato', sans-serif;
	}
.in-bnr-p2{
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 32px;
	color: #e3e3e3;
	font-family: 'Lato', sans-serif;
	margin:15px 0;
	}
.in-bnr-p3{
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	}
	
/*-----------------------
 STRIP
------------------------*/
.in-strip{
	float: left;
	width: 100%;
	padding:17px 0;
	background:#efefef;
	}
.in-strip p{
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 14px;
	color: #a0a0a0;
	letter-spacing:1px;
	font-family: 'Lato', sans-serif;
	text-align:left;
	}
.in-strip p span{
	color:#262626;
	}

/*-----------------------
 RET SEC 1
------------------------*/
.retail-sec1{
	float: left;
	width: 100%;
	padding:85px 0;
	}
.ret-p1 {
	float: left;
	width: 100%;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #262626;
	}
.ret-pdng {padding: 17px 180px 0;}
.ret-vedio {
	float: left;
	width: 100%;
	margin: 62px 0 0 0;
	position:relative;
	padding-bottom:26%;
	background:url(../images/retail-img-1.png) no-repeat center center;
	background-size:900px;
	}
.ret-vedio iframe{
	position:absolute;
	left:28%;
	width:44%;
	top:0;
	height:100%;
	z-index:1;
	border:4px solid #fff;
	box-shadow:0 0 4px rgba(0,0,0,0.4);
	}
/*.ret-vedio img{
	display: inline-block;
	max-width:100%;
	position:absolute;
	}*/
.ret-in-div{
	float: left;
	margin: 70px 0 0 0;
	width: 100%;
	position:relative;
	}
.ret-left {
	width:590px;
	text-align:left;
	}
.ret-p2 {
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 24px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #262626;
	text-align: left;
	}
.ret-list {
	float: left;
	margin: 25px 0 0 16px;
	}
.ret-list li {
	text-align: left;
	float: left;
	font-size: 20px;
	line-height: 25px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #535353;
	background: url(../images/blu-icon.png) no-repeat left top 5px;
	padding: 0 0px 15px 35px;
	width: 100%;
	}
.ret-get-btn {
	float: left;
	margin: 15px 0 0 0;
	max-width:100%;
	}
.ret-rgt {width: 560px;}
.retail-img-2{
	max-width:100%;
	float:right;
	margin:5px 35px 0 0;
	}
a.retail-btn{
	display:inline-block;
	vertical-align:top;
	position:relative;
	margin:-120px 0 0 40px;
	}
.fr{float:right;}
.fl{float:left;}
.retail-img-3{
	float:left;
	max-width:100%;
	margin:10px 0 0;
	}
.marg-top-1{margin:120px 0 0;}

.ret-p3 {
	float: left;
	width: 100%;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #262626;
	text-align: left;
	}
.ret-video-2{
	float: left;
	width: 100%;
	padding-bottom: 47.8%;
	position: relative;
	max-width: 520px;
	border: 5px solid #fff;
	box-shadow: 0 0 4px rgba(51,51,51,0.2);
	margin: 50px 0 0;
	}
.ret-video-2 iframe{
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	left: 0;
	}
.wi-80{
	width:80%;
	}

.pop-free-box{
	float:left;
	width:90%;
	background:#fafafa;
	margin-top:40px;
	border:1px solid #ededed;
	border-radius:7px;
	position:relative;
	font-family: 'Lato', sans-serif;
	}
.pop-heading{
	float:left;
	width:100%;
	background:#434343;
	color:#fff;
	border-radius:7px 7px 0 0;
	position:relative;
	font-size:24px;
	height:45px;
	line-height:45px;
	}
.pop-heading img{
	position:absolute;
	left: 40px;
    top: -22px;
	}
.pos-para1{
	float:left;
	width:100%;
	padding:0 25px;
	color:#535353;
	font-size:20px;
	line-height:30px;
	font-weight:300;
	margin-top:25px;
	}
.pos-para1 span{
	font-weight:400;
	}
.pos-para2{
	float:left;
	width:100%;
	padding:25px;
	color:#535353;
	font-size:20px;
	line-height:30px;
	}
.pos-para2 a{
	color:#d4021b;
	}
/*------------------------------
    	INNER PAGE ECOMERCE
------------------------------*/
.ecom{
	background:url(../images/inn-bg-3.jpg) no-repeat center top;
	padding:80px 0;
	}
.ecom .in-bnr-p2, .high-risk .in-bnr-p2, .clover .in-bnr-p2, .partner .in-bnr-p2, .contact .in-bnr-p2{
	margin:12px 0 0;
	}
.ecom-box{
	float: left;
	width: 100%;
	}
.ecom-lft{
	float: left;
	width:580px;
	text-align:left;
	}
.ecom-rit{
	float:right;
	width:500px;
	}
.ecom-img1{
	display:inline-block;
	max-width:100%;
	}
.ecom-box .ret-get-btn{
	margin-top:35px;
	}
.ecom-box-2{
	float:left;
	width:100%;
	margin:100px 0;
	position:relative;
	background:#262626;
	padding-left:530px;
	}
.ecom-img2{
	position:absolute;
	left:0;
	top:0;
	max-width:100%;
	}
.ecom-txt-box{
	float:left;
	width:100%;
	text-align:left;
	padding:30px 45px 27px 0;
	}
.wht{color:#fff;}

/*-------------------------------
    	INNER PAGE HIGH RISK
---------------------------------*/
.high-risk{
	background:url(../images/inn-bg-4.jpg) no-repeat center top;
	padding:80px 0;
	}
.high-risk-box{padding-left:0px;}
.high-risk-box .ecom-txt-box {padding: 30px 45px;}

/*----------------------------------
    	INNER PAGE clover Point
-----------------------------------*/
.clover{
	background:url(../images/inn-bg-2.jpg) no-repeat center top;
	padding:80px 0;
	}
.clover-in-div{
	float:left;
	width:100%;
	}
.clover-txt-bx{width:600px;}
.clover-img-bx{width:530px;}
.pad-0{padding:0 30px 0 0;}
.clover-sec2{
	float:left;
	width:100%;
	padding:85px 0;
	background:#fbfbfb;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	}
.clover-img-1{
	max-width:100%;
	display:inline-block;
	}
.clover-wht-box{
	display:inline-block;
	width:1070px;
	background:#fff;
	-webkit-box-shadow: 1px 1px 20px 1px #eff3f5;
	box-shadow: 1px 1px 20px 1px #eff3f5;
	margin-top:45px;
	padding:40px;
	}
.clover-ul{
	display:flex;
	float:left;
	width:100%;
	justify-content: space-between;
	}
.clover-ul li{
	float:left;
	width:32.3%;
	margin:6px 0.5%;
	border:1px solid #eaeaea;
	padding:20px;
	border-radius:3px;
	text-align:left;
	}
.clover-p1{
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 24px;
	color: #262626;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	}
.clover-ul li .s2-txt5{
	padding:5px 0 0;
	}
.marg-btm{
	margin-bottom:30px;
	}
.marg-btm-2{
	margin-bottom:10px;
	}
.clover-sec3{
	float:left;
	width:100%;
	padding:50px 0;
	}
.clover-in-div-2{
	float:left;
	width:100%;
	margin:50px 0;
	position:relative;
	}
.marg-1{
	color:#3a3a3a;
	font-weight:700;
	margin:10px 0 12px;
	}
.clover-video{
	float:left;
	width:100%;
	padding-bottom:47.8%;
	position:relative;
	max-width:520px;
	border:5px solid #fff;
	box-shadow:0 0 4px rgba(51,51,51,0.2);
	}
.clover-video iframe{
	position:absolute;
	top:0;
	height:100%;
	width:100%;
	left:0;
	}
.pos-abs{
	position:absolute;
	width:530px;
	bottom:0;
	}
.pdf-clover{
	position:relative;
	display:inline-block;
	width:337px;
	font-size: 20px;
	line-height: 24px;
	color: #ffaf26;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-align:left;
	border:1px solid #ffaf26;
	border-radius:3px;
	text-decoration:none;
	padding:17px 14px 17px 94px;
	}
.pdf-clover img{
	position:absolute;
	left:16px;
	top:50%;
	margin:-28px 0 0;
	}
.pdf-clover:hover{
	color: #ffaf26;
	}
.clover-img-2{
	display:inline-block;
	max-width:100%;
	/*margin:65px 0;*/
	}

.cloverstation{ margin-top:170px;}
.clover-mini{margin-top:260px;}
.clover-flex{margin-top:260px;}
.clovergo{margin-top:230px;}

.clover-btn{
	display:inline-block;
	max-width:100%;
	margin-top:20px;
	}

/*----------------------------------
    	INNER PAGE CBD PAYMENT 
-----------------------------------*/
.cbd-payment{
	background:url(../images/inn-bg-cbd.jpg) no-repeat center top;
	padding:80px 0;
	}
.cbd-lft{
	float: left;
    width: 57%;
    text-align: left;
	}
.cbd-rit{
	float:right;
	width:39%;
	}
.cbd-img1{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	}
.cbd-p2{
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 34px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #262626;
	text-align: left;
	margin-top:30px;
	}
.cbd-us-ca, .cbd-eu{
	float:left;
	width:48.5%;
	margin-top:160px;
	border:1px solid #cecece;
	font-family: 'Lato', sans-serif;
	height:330px;
	}
.cbd-eu{float:right;}

.cbd-us-ca img, .cbd-eu img{
	display:inline-block;
	vertical-align:middle;
	margin-top:-55px;
	}
.cbd-flag-heading{
	float: left;
	width: 100%;
	color:#262626;
	font-size:30px;
	margin-top:25px;
	}
.cbd-flag-para{
	float: left;
	width: 100%;
	color:#535353;
	font-size:20px;
	line-height:32px;
	padding:25px 40px;
	font-weight:300;
	}
.cbd-flag-para a{
	color:#262626;
	font-weight:400;
	}

/*----------------------------------
    	INNER PAGE 3D SECURE
-----------------------------------*/
.three-d-secure{
	background:url(../images/inn-bg-secure.jpg) no-repeat center top;
	padding:80px 0;
	}
.secure-para{
	padding: 17px 100px 0;
	}
.secure-mid-img{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	margin-top:60px;
	}
.secure-3d-sections{
	float:left;
	width:100%;
	margin-top:70px;
	text-align:left;
	}
.secure-left-content{
	float:left;
	width:57%;
	text-align:left;
	}
.secure-rgt-img{
	float:right;
	width:39%;
	text-align:right;
	}
.secure-rgt-img img{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	}
.secure-left-img{
	float:left;
	width:31%;
	}
.secure-rgt-content{
	float:right;
	width:65%;
	}
/*==================================
    	INNER PAGE PARTNER
===================================*/
.partner{
	background:url(../images/inn-bg-5.jpg) no-repeat center top;
	padding:80px 0;
	}
.partner-box{
	width:48%;
	text-align:left;
	}
.partner-img-1{
	display:inline-block;
	max-width:100%;
	margin:23px 0 0;
	}
.partner-sec-2{
	float:left;
	width:100%;
	background:#fbfbfb;
	padding:80px 0;
	border-top: 1px solid #dadada;
	}
.partner-sec-2 .ret-p3, .partner-sec-2 .s2-txt5{
	text-align:center;
	}
.part-p1{
	float: left;
	width: 90%;
	font-size: 40px;
	line-height: 44px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #fff;
	padding:30px 8px 25px;
	border-bottom:1px solid #0d294a;
	margin:0 5%;
	}

/*======================================
    	INNER PAGE CONTACT
========================================*/
.contact{
	background:url(../images/inn-bg-6.jpg) no-repeat center top;
	padding:80px 0;
	}
.cont-lft{
	float:left;
	width:560px;
	text-align:left;
	margin-top:50px;
	}
.cont-box{
	float:left;
	width:100%;
	border:1px solid #eeeeee;
	border-radius:5px;
	padding:70px 70px 35px;
	margin-top:110px;
	position:relative;
	}
.cont-box .s2-txt5{
	padding:0;
	color:#535353;
	text-align:center;
	}
.cont-p1{
	float: left;
	width: 100%;
	font-size: 42px;
	line-height: 42px;
	color: #262626;
	font-weight: 300;
	text-align:center;
	margin:8px 0 0;
	}
.cont-ic1{
	position:absolute;
	left:50%;
	margin-left:-60px;
	top:-60px;
	max-width:100%;
	}
.cont-rit{
	float:right;
	width:560px;
	}
.cont-rit .form-sec {
	width: 90%;
	margin:0;
	}

/*--------------------------------
CSS FOR APPLICATION FORM
--------------------------------*/
.app-form-container{
	display:inline-block;
	vertical-align:middle;
	width:835px;
	}
.app-frm-box{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	border-radius:5px;
	background:#fff;
	-webkit-box-shadow: 0 0 14px 4px #afafaf;
	box-shadow: 0 0 14px 4px  #afafaf;
	}
.app-frm-box.top-margin{ margin-top:50px;}
.frmHeading{
	float:left;
	width:100%;
	background:#262626;
	color:#fff;
	font-size:40px;
	text-align:left;
	padding:12px 12px 12px 50px;
	position:relative;
	}
.frmHeading:before{
	content:'';
	position:absolute;
	bottom:-14px;
	left:55px;
	width:0;
	height:0;
	border-top: 14px solid #262626;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	}
.frmHeading img{
	display:inline-block;
	vertical-align:middle;
	vertical-align: top;
    margin-top: 5px;
	margin-right:5px;
	}
.frm-inner{
	float:left;
	width:100%;
	padding:50px 40px;
	}
.fld-row{
	float:left;
	width:100%;
	margin:8px 0;
	}
.fld-row label{
	float:left;
	width:195px;
	color:#151515;
	font-size:18px;
	text-align:right;
	margin-top:10px;
	}
.fld-row label span{color:#F00;}
.fld-row label.lb-margin{margin-top:0;}
.frm-flds{
	float:right;
	width:540px;
	}
.txtFlds, .selectFlds{
	float:left;
	height:47px;
	border:1px solid #d0d0d0;
	outline:none;
	padding:5px 10px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	background:#fff;
	-webkit-appearance:none;
	-moz-appearance:none;
	}
.selectFlds{
	background:url(../images/select-bg.jpg) no-repeat right center #fff;
	-webkit-appearance:none;
	-moz-appearance:none;
	}
.full-wid{width:100%;}
.third{width:31%; float:left;}
.third-mid{width:31%; margin:0 3.5%; float:left;}
.fld-spacer{float:left; width:100%; height:15px;}
.fldnotes{
	float:left;
	width:100%;
	margin-top:2px;
	color:#b5b5b5;
	font-size:13px;
	text-align:left;
	letter-spacing:0.5px;
	}
.fld-row label.radio-fld{
	float:left;
	width:auto;
	text-align:left;
	font-size:16px;
	line-height:20px;
	margin-right:30px;
	}
.fld-row label.radio-fld input[type=radio]{
	display:inline-block;
	vertical-align:middle;
	margin-right:7px;
	width:20px;
	height:20px;
	outline:none;
	}
.frmSubmit{
	display:inline-block;
	vertical-align:middle;
	width:370px;
	height:75px;
	background:#d4021b;
	border-radius:5px;
	outline:none;
	-webkit-appearance:none;
	color:#fff;
	font-size:28px;
	border:none;
	border-bottom:2px solid #b40116;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	margin-top:25px;
	cursor:pointer;
	}	
