.gpay-tc h1{
    margin-top: 3rem;
    margin-bottom: 2rem;
    font-family: gothamrnd-Mnd;
    font-size: 23px;
    font-weight: bold;
    line-height: normal;
}
.font-st{
    font-size: 12px !important;
    font-family: verdana !important;
    padding-bottom: 8px !important;
}
.gpay-tc{    
width: 95%;
    margin: auto;
}
.gpay-tc p{
    font-size: 12px;
    font-family: verdana;
padding-top: 8px;
    padding-bottom: 8px;
}
.custom-list
{
    list-style: disc !important;
    margin-left: 2rem;
        font-family: verdana;
        padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
}
.custom-list-ol{
    list-style: lower-latin !important;
    margin-left: 2rem;
        font-family: verdana;
        padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
}
.bg-img{
    background: url(../images/gpay-banner-bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    padding: 5rem 0;
}
.bg-img p{
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-family: sans-serif;
    font-weight: 700;
      line-height: normal;
}
@media all and (device-width: 200px) and (device-height: 767px){
  .gpay-tc{
width: 90%;
    margin: auto;
}
  .gpay-tc h1 {
    text-align: center;
}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .gpay-tc{
width: 80%;
    margin: auto;
}
}
/* Global style starts */
	@font-face {
		font-family: "GothamRndLight";
		font-style: normal;
		font-weight: normal;
		src: url('fonts/gothamrnd-light-webfont.eot');
		src: url('fonts/gothamrnd-light-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/gothamrnd-light-webfont.woff') format('woff'),
			 url('fonts/gothamrnd-light-webfont.ttf') format('truetype'),
			 url('fonts/gothamrnd-light-webfont.svg#GothamRndLight') format('svg');
	}
	@font-face {
		font-family: "GothamBook";
		font-style: normal;
		font-weight: normal;
		src: url('fonts/Gotham-Book.eot');
		src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
			 url('fonts/Gotham-Book.woff') format('woff'),
			 url('fonts/Gotham-Book.ttf') format('truetype'),
			 url('fonts/Gotham-Book.svg#Gotham-Book') format('svg');
	}
	
	@font-face {
		font-family: 'GothamRoundedBook_21018';
		font-style: normal;
		font-weight: normal;
		src: url('fonts/GothamRoundedBook_21018.eot');
		src: url('fonts/GothamRoundedBook_21018.eot?#iefix') format('embedded-opentype'), 
			url('fonts/GothamRoundedBook_21018.woff') format('woff'), url('fonts/GothamRoundedBook_21018.ttf') format('truetype'), url('fonts/GothamRoundedBook_21018.svg#Gotham-Book') format('svg');
	}


	@font-face {
		font-family: 'GothamRoundedLight_21020';
		font-style: normal;
		font-weight: normal;
		src: url('fonts/GothamRoundedLight_21020.eot');
		src: url('fonts/GothamRoundedLight_21020.eot?#iefix') format('embedded-opentype'), 
			url('fonts/GothamRoundedLight_21020.woff') format('woff'), url('fonts/GothamRoundedLight_21020.ttf') format('truetype'), url('fonts/GothamRoundedLight_21020.svg#Gotham-Book') format('svg');
	}

	@font-face {
		font-family: 'V-Script-Regular';
		font-style: normal;
		font-weight: normal;
		src: url('fonts/V-Script-Regular.eot');
		src: url('fonts/V-Script-Regular.eot?#iefix') format('embedded-opentype'), 
			url('fonts/V-Script-Regular.woff') format('woff'), url('fonts/V-Script-Regular.ttf') format('truetype'), url('fonts/V-Script-Regular.svg#Gotham-Book') format('svg');
	}

	body{
		font-family: "GothamRndLight";
	}

/* Universal Reset */
* {
   
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    padding: 0;
    font: inherit;  
}
a:hover, a:focus, a:visited, a:active {
    text-decoration: none;
    outline: none;
    border: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background-color: #fff;
	font:normal 12px/16px "GothamBook";
	color:#666;
	position:relative;
}
.introHead {
	color: #592559;
}
/* Main Container */
#wrapper {
	width: 1140px;
	margin: auto;
}
#header {
	border-bottom: 1px solid #ccc;	
}
.logo {
	display: block;
	padding: 20px 0;	
}
.mainDiv {
	width: 1100px;
	margin: auto;
}
.jumbotron {
	background-color: #023d7c;
	color: #fff;
	padding: 60px  60px;
	text-align: center;
}
.jumbotron h2 {
	font-size: 45px;
    line-height: 2;
}
.jumbotron p {
	font-family: "GothamBook"; 
	font-size: 36px; 
	line-height: 2;
}
.description.first {
	margin-top: 0;
}
.description {
	color: #343434;
    font-size: 14px;
    font-family: "GothamBook";
    line-height: 20px;
    text-align: left;
	font-weight: normal;
	padding: 0px 20px;
    margin-top: 40px;
}
.description p {
	padding-bottom: 10px;
    font-size: 15px;
    line-height: 1.6;
}
.description p.last {
	padding-bottom: 0;
}
.description h2 {
    text-align: left;
	padding-bottom: 30px;
	font-family:"GothamRoundedBook_21018";
	font-size: 38px;
    line-height: 45px;
    color: #5A245A;
    font-weight: 400;
}
.description h3 {
	font-family:"GothamRoundedBook_21018";
	font-size: 20px;
    line-height: 1.25;
    margin-bottom: 10px;
    color: #5A245A;
    font-weight: 400;
	text-align: left;
	margin-top: 5px;
}
.whiteBg {
	background-color: #fff;
}
.blueBg {
	background-color: #592559;
	color: #fff;
}
.grayBg {
	background-color: #f2f3f4;
}
.textAlignCenter {text-align:center; vertical-align: middle;}

.topHeaderheight {
	height: 95px;
}
.twoColm {
	height: 30px;
}
.width25 {
	width: 75px;
}
.colmn1 {
	width: 20%;
}
.colmn2 {
	width:50%;
}
.colmn3 {
	width:30%;
}
.blueCnt {
	padding: 9px 5px;
}
.maintableSec {
	padding: 10px 40px 0;
}
.cnt {
	font-size: 13px;
	color:#333;
	padding: 10px 5px;
    border-bottom: 1px solid #ccc;
}
.cnt.greenTick {
	color:#21cc94;
}
.cnt.last {
	border-bottom: 0;
}
.borderRight {
	border-right:1px solid #CCC;
}
.tickList {
    list-style-image: url('../images/tick.png');
	padding-left: 20px;
	padding-bottom: 10px;
}
.tickList.last {
   padding-bottom: 0;
}
.tickList li {
	font-size: 15px;
    padding: 5px 0 5px;
    margin: 0 0 0 20px;
    padding-left: 7px;
    line-height: 1.6;
}
.browserBlock {
	padding: 0px 20px;
}
.introCopy {
	padding-top: 30px;
}
.blutBtn {
	font-size: 12px;
    color: #FFF;
    font-family: "GothamBook";
    text-align: center;
    padding: 10px 20px;
	background: url(../images/ButtonBG.jpg) repeat;
	text-decoration: none;
	display: block;
	width: 250px;
}
.greenBtn {
	font-size: 12px;
    color: #FFF;
    font-family: "GothamBook";
    text-align: center;
    padding: 10px 20px;
	background: url(../images/greenBtn.jpg) repeat;
	text-decoration: none;
	display: block;
	width: 250px;
}
.btnList {
	clear: both;
	position: relative;
	display: block;
	overflow: hidden;
}
.btnList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
    display: block;
    overflow: hidden;
}
.btnList ul li {
	display: block;
    padding-left: 100px;
    float: left;
    text-align: left;
    width: 385px;
    margin: auto;
}
/* Footer Section */
.footerWrapper {
	overflow: hidden;
	display: block;
	padding: 30px;
}
.blueBg {
	background-color: #592559;
	color: #fff;
}
.navyBy {
	background-color: #1a252f;
	color: #fff;
}
.fotrLft {
	float: left;
	width: 25%;
    font-family: "GothamBook";
}
.fotrRht {
	float: right;
	width: 75%;
    font-family: "GothamBook";
}
.fotrLft h2 {
	font-weight: bold;
	font-family: "GothamBook";
    font-size: 24px;
    line-height: 1.5;
}
.socialIcon {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
    display: block;
    overflow: hidden;
    font-family: "GothamBook";
}
.socialIcon h3 {
	font-weight: bold;
    font-family: "GothamBook";
	font-size: 18px;
	line-height: 1.5;
}
.socialIcon li {
	display: inline-block;
	padding: 10px 10px;
	width: 33%;
    font-family: "GothamBook";
}
.socialIcon li p {
	line-height: 1.5;
}

.socialIcon li img {
    max-width: 100%;
    line-height: 1.5;
    margin-bottom: 10px;
}
.socialIcon li a {
	color: #fff;
}
.footerWrapper p {
	padding: 0 0 10px;
    color: #999;
}
.footerWrapper p.last {
	padding-bottom: 0;
}
.footerWrapper.navyBy {
	padding: 30px 97px;
}
/* Footer Section */

/* Existing Footer - CS */
.footerbox {
    border-top: 2px dotted #555;
    border-bottom: 2px dotted #555;
    padding: 10px 0px;
}
.leftfooterbox {
    float: left;
}
.leftfooterbox a {
    font-family: arial;
    font-size: 11px;
    color: #444;
}
.AboutCardServices {
    display: none;
}
.rightfooterbox {
    float: right;
}
.footerList {
    float: right;
    display: block;
    margin-top: 5px;
}
.footerList ul li {
    float: left;
    margin-left: 15px;
}
.footerList ul li a {
    color: #444;
    font-family: arial;
    font-size: 11px;
}
.CSlastsec {
    margin-top: 25px;
}
.leftLast {
    float: left;
}
.rightLast {
    float: right;
    width: 600px;
}
.rightLast p {
    font-family: arial;
    font-size: 11px;
    color: #555;
    text-align: right;
}
.leftfooterbox a {
	text-decoration: none;
}
.disc {
	font-size: 11px;
}
.cf:before, .cf:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.cf:after {
    clear: both;
}
#footer {
    padding: 50px 0px;
}
/* Existing Footer */

/* Existing Footer - VM */

.SP_Main {
    position: relative;
    width: 1000px;
    margin: auto;
}
.impot {
    padding-bottom: 20px;
}
.bor-bot {
    background: url(../images/dotted.png) repeat-x scroll left bottom;
}
.impot p {
    font-family: "GothamBook";
    font-size: 13px;
    color: #333;
    padding-top: 10px;
}
#footer-mid {
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 15px;
}
#footer-mid li:first-child, #footer-bot li:first-child {
    width: 25%;
}
#footer-mid li, #footer-bot li {
    float: left;
    width: 75%;
}
#footer-mid li ul#footer-left-menu li {
    font-size: 12px;
    padding: 0 3px;
    width: auto;
}
#footer-mid li ul#footer-left-menu li:first-child {
    margin-right: 10px;
    margin-top: 0;
}
#footer-right-menu {
    float: right;
    padding-top: 7px;
    width: auto;
}
#footer-right-menu li a {
    font-size: 13px;
    padding: 0 20px 0 5px;
    text-decoration: none;
}
#footer-right-menu li:first-child {
    width: auto;
}
#footer-right-menu li:last-child a {
    padding-right: 0;
}
.SP_Main {position:relative; width: 1000px; margin:auto;}
.SP_logo {padding: 10px 0px;z-index:9; width: 300px; float:left;}
/* Existing Footer - VM */
.visible-phone {
    display: none;
}
#footer-right-menu li a {
    font-size: 13px;
    padding: 0 20px 0 5px;
    text-decoration: none;
}
.btnList li p {
	text-align: center;
}
.btnList li p {
    text-align: left;
    padding: 10px 0;
	min-height: 52px;
}
.btnList li p img {
	text-align: center;
    max-width: 100%;
	box-sizing: border-box;
}
.btnList li p a {
	text-align: center;
	display: inline-block;
    line-height: 0;
}
.btnBlock {
	position: relative;
	display: block;
	overflow: hidden;
    width: 284px;
}
.btnBlock .alignLeft {
	text-align: left;
	font-size: 15px;
    line-height: 1.6;
    color: #404042;
    padding: 0 5px 10px 0px;
}
.maxHeight .cnt {
	height: 32px;
	border-bottom: none;
}
.equalHeightMgr .cnt {
	padding-top: 15px; 
	padding-bottom: 16px; 
}
@media (max-width: 1150px)
{
	#wrapper {
		width: 1000px;
		margin: auto;
	}
	.mainDiv {
		width: 95%;
	}

	.fotrRht {width: 70%}
	.fotrLft {width: 30%}
}
@media (max-width: 1024px)
{
	#wrapper {
		width: 100%;
		margin: auto;
	}
	.mainDiv {
		width: 95%;
	}
	.socialIcon li {
		width: 32%;
	}
	.socialIcon h3 {
	    font-size: 16px;
	}
	.logo img {
		width: 90px;
	}
	.jumbotron p {
		font-size: 32px;
	}
	.jumbotron h2 {
	    font-size: 38px;
	}
	.cnt {font-size: 12px;}

	.btnList ul li {
		width: auto;
	}
}
@media (max-width: 800px)
{
	.cnt {font-size: 11px;}
}
@media (max-width: 768px){
	.topHeaderheight {height: 103px;}
	.twoColm {height: 40px;}
	.mainDiv {width: 92%;}
	.fotrLft h2 {font-size: 18px;}
	.socialIcon h3 {font-size: 16px;}
	.jumbotron p {font-size: 22px;}
	.jumbotron h2 {font-size: 28px;}
	.cnt {font-size: 11px;}
	.btnList ul li {padding-left: 65px;}
	.equalHeightMgr .cnt {
		padding-top: 18px;
		padding-bottom: 19px;
	}
}
@media (max-width: 767px)
{
	#wrapper {
		width: 100%;
		margin: auto;
	}
	.cnt {
		height: 69px;
		font-size: 10px;
	    padding: 10px 5px;
	} 
	.fotrLft, .fotrRht {
		width: 100%;
		float: none;
	}
	.footerWrapper.navyBy {
		padding: 30px 38px;
	}
	.fotrLft h2 {
		text-align: center;
		margin-bottom: 10px;
		font-size: 24px;
	}
	.maintableSec {
		padding: 10px 20px 0;
	}
	.btnList ul li {
		padding: 0 10px 0 70px;
	}
	.jumbotron {
	    padding: 40px 40px;
	}
	.jumbotron h2 {
		font-size: 18px;
	}
	.jumbotron p {
		font-size: 16px;
	}
	.socialIcon li {
		text-align: center;
	}
	.footerList {
		display: none;
	}
	.AboutCardServices {
		font-family: arial;
		color: #444;
		display: block;
		width: 135px;
		float: right;
		text-align: right;
	}
	.AboutCardServices a {
		width: 20px;
		float: right;
		position: relative;
		background: url(../images/foot-down-arrow.png) no-repeat right;
		-webkit-transition: -webkit-transform 1s;
		-moz-transition: -moz-transform 1s;
		-ms-transition: -ms-transform 1s;
		-o-transition: -o-transform 1s;
		transition: transform 1s;
		background-size: 18px;
	}
	.rightLast {
		width: 65%;
	}
	#footer {
		padding: 30px 0px;
	}
	.description h2 {
		font-size: 34px;
		line-height: 42px;
	}
	.description p.last {
		padding-bottom: 0;
	}
	.btnList li p {
		text-align: left;
	}
	.browserBlock {
		padding: 0;
	}
	.btnList li p img {
	    width: 100%;
	}
	.equalHeightMgr .cnt {
		padding-top: 18px; 
		padding-bottom: 19px; 
	}
}
@media (max-width: 667px){
	.blueCnt {
		font-size: 9px;
		padding: 8px 4px;
	}
	.cnt {
		padding: 9px 5px;
	}
}
@media (max-width: 568px){
	.socialIcon li {
		width: 100%;
		float: none;
		text-align: center;
	}

	.maintableSec {
		padding: 10px 10px 0;
	}
	.btnList li p {
		text-align: left;
	}
	
}
@media (max-width: 480px){
	.cnt, .blueCnt {
		font-size: 8px;
	}
	.blueCnt {
	    padding: 8px 0px;
	}
}
@media (max-width: 414px){
	.maintableSec {
		padding: 0px 7px;
	}
	.blueCnt {
		font-size: 8px;
	}
	.cnt {
		font-size: 7px;
		padding: 10px 5px;
		height: 67px;
	}
	.jumbotron {
	    padding: 30px 30px;
	}
	.jumbotron h2 {
		font-size: 15px;
	}
	.jumbotron p {
		font-size: 13px;
	}
	.btnList ul li {
		padding: 0 0 0 40px;
	}
	.topHeaderheight {
		height: 103px;
	}
}
@media (max-width: 384px){
	.equalHeightMgr .cnt {
		padding-top: 9px;
		padding-bottom: 10px;
	}
}
@media (max-width: 375px){
	.blueCnt
	{
	    font-size: 9px;
		padding: 8px 2px;
	}

	.topHeaderheight {
		height: 119px;
	}
	.equalHeightMgr .cnt {
		padding-top: 17px;
		padding-bottom: 18px;
	}
}
@media (max-width: 367px){
	.cnt {
		font-size: 8px;
	}
	.blueCnt {
		font-size: 9px;
		padding: 8px 4px;
	}
	.maintableSec {
		padding: 0px 10px;
	}
	.topHeaderheight {
		height: 135px;
	}
	.equalHeightMgr .cnt {
		padding-top: 19px;
		padding-bottom: 20px;
	}
}
@media (max-width: 360px){
	.equalHeightMgr .cnt {
		padding-top: 17px;
		padding-bottom: 18px;
	}
}
@media (max-width: 320px){
	.maintableSec{
		padding: 0px 10px;
	}
	.blueCnt {
		font-size: 8px;
		padding:0px 2px;
	}
	.cnt {
		font-size: 9px;
		padding:0px 2px;
	}
	.leftfooterbox a {
		font-size: 10px;
	}
	.AboutCardServices {
		font-size: 11px;
	}
	.btnList ul li {
		padding: 10px;
	}
	.topHeaderheight {
		height: 119px;
	}
	.equalHeightMgr .cnt {
		padding-top: 11px;
		padding-bottom: 12px;
	}
}