﻿@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;	
}

.container {
	max-width:1200px !important;
	
}



.clear {
	clear:both;	
}




/*MY CSS*/



#srv-hd > h2 {
    padding-bottom: 25px;
    text-align: center;
}


.top-left-menu {
    float: right;
	padding-right:10px;
}

.top-left-menu ul li { 
	background:#4ab2c2;
	padding:8px 0 8px 8px;
	float:left;
	margin:-20px 3px 0 3px;
	list-style-type: none;
	}
	
.arrow-bg {
    background: #017b88 none repeat scroll 0 0;
    padding:10px;
}
	
.top-left-menu ul li a { 
	color:#FFFFFF;
	cursor:pointer;
	}
	
.top-left-menu ul li a:hover {
	text-decoration:none;
	}
.sitemap2 {
	background:#000!important;
	}
	
@media(min-width:300px) and (max-width:768px) {
	 /*.col-md-3 {
		max-width:300px;
		min-width:250px;
		float:left;
	}*/
	.arrow-bg {
    float:right;
}

	.top-left-menu ul{
		margin:10px 0;
		}
	
	.top-left-menu ul li { 
	width:100%;
	padding:10px 0 0 8px!important;
	margin:5px 0;
	height:40px;
	}
	
	.arrow-bg {
    background: #073059 none repeat scroll 0 0;
    padding:11px 10px;
	margin-top:-10px;
}
		.top-left-menu {
    float: none;
		}
}
	
.page-heading {
	background:#e8ebf0;
	width:100%;
	border-bottom:#c6cbd3 3px solid;
	min-height:75px;
	height:auto;
	}
	
.page-heading h1 {
	font-size:30px;
	font-weight:normal;
	}
	
.send-money-form{
	background:#edf0f6;
	padding:30px 15px 15px 15px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
	}
.send-money-form{
	background:#017b88;
}
.send-to-hdng{
	font-size:24px;
	color:#FFF;
	margin-top:0;
	}
.send-money-des h3 {
	font-size:24px;
	}
.send-money-des ul li {

	list-style-type:none;
	padding:3px 0;
	margin:15px 0;
	font-size:16px;
	border-radius:5px;
	}
	
.send-money-des ul li::before, .send-money-des ul li::before{
	
    color: #27aae0;
    content: "•";
    font-weight: 700;
    margin-right: 10px;
}
/*MY CSS*/












/*-----------------------HEADER TOP----------------------------*/
.header-top {
	background:#002d62;
	padding-top:10px;
	text-align:right;	
}

.header-top ul {
	list-style:none;	
}

.header-top ul li {
	display:inline-block;
	margin-left:5px;
	
}

.header-top label {
	font-weight:normal;
	color:#FFF;	
}

.header-top select {
	padding:2px 5px;	
}



/*------------header-------------*/
.overall-header {
	position:relative;
	padding-bottom:10%;
/*	background:url(../images/nyc-bg1.jpg) no-repeat  center; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}

.banner-2 {
	position:relative;
	margin-top:-458px;
	}


.static {
	width:100%;
	background:#000;
	min-height:150px;
	height:auto;	
}

.sticky {
	display:none;	
}
.home-static {
	width:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";       /* IE 8 */
	filter: alpha(opacity=70);  /* IE 5-7 */
/*	-moz-opacity: 0.7;          /* Netscape */
	/*-khtml-opacity: 0.7; 
	opacity:0.7;	*/
	
	background: rgba(255,255,255, 0.7);
}

.static .navbar {
	background: none!important;
	border:none; 
	
} 



.static .navbar-default {
	
	border:none;	
}

.navbar-default .navbar-nav>li>a {
	color:#3c3c3c;	
}

.navbar-default .navbar-nav>li>a:hover {
	color:#007c89;
}

.hd-lgn {
	font-weight:bold!important;
	margin-right:5px;
	}



.hd-lgn>a, .hd-sgn>a {
	color:#002d62 !important;
}

.hd-sgn {
	border:3px solid #002d62;
	border-radius:10px;
	font-weight:bold!important;
}



.navbar-nav {
	margin-top:30px;	
}
.navbar-nav li a {
	font-size:16px;
		
}

.money-transfer li {
	list-style-image:url(../images/tik-mark.png);
	padding:5px 0;
	margin-left:20px;
	}
.money-transfer ul  {
	margin:10px 0 10px 20px;
	}
	
.map {
	padding-top:2%;
	padding-bottom:2%;
	}

@media(min-width: 768px) {
		.static .navbar-collapse {
				margin-top:30px;
		}
}

@media(max-width:768px) {
	.static .navbar-collapse {
		margin-top:55px;	
	}
	
}

@media(min-width:321px) and (max-width:768px) {
	.static .navbar-toggle {
		margin-top:50px;	
	}
}

@media(min-width:300px) and (max-width:768px) {
	.header-top {
		background:#002d62;
		width:100%;
		text-align:left;	
	}
	.navbar-default .navbar-toggle .icon-bar {
    	background-color:#fff;
		border-color:#fff;
	}
	
}

@media(min-width:300px) and (max-width:400px) {
	.header-top ul li {
		margin:0px;
		padding:0px;	
	}
	
	.header-top select {
		width:80px;	
	}
}
/*------------------Section send-money----------------------*/
#main-desc {
}

.hd-send {
	color:#fff;
	font-weight:normal;	
}

.banner-2 {
	z-index:-9999;
	}
.carousel-inner{
	z-index:-9999;
	}
	


.send-drp-box {
	margin-top:100px;
	z-index:9999!important;
	
}



#item-main-box {
	max-width:400px;
	padding:30px 10px;
	border-radius:5px;
	background:rgba(0,45,98,0.6);
	margin-left:auto;
	margin-right:auto;	
}

#slt select {
	border:2px solid #fff;
	color:#fff;
	outline:none;
	padding-left:20px;
	padding-top: 8px;
	padding-bottom:10px;
	background:transparent;	
}


#slt select option {
	background-color:#000;	
}

.remit-btn {
	padding-top:20px;	
}

.remit-btn button {
	background:#b38707;
	padding:10px 50px;
	text-align:center;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	border:none;
	border-radius:5px;
}

#slt > select {
    border-radius: 5px;
}

.grey-bg {
	background:#FFFFFF;
	padding-bottom:5%;
	}
	
.top-menu select {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 30px;
	width:68%;
}

@media(max-width:767px) {
	#slt select {
		max-width:260px;
		padding-right:100px;	
	}
}

/*-------------------------------SECTION DEVICES-------------*/
.devices {
	background:#002d62;
	padding:40px 0px;
	color:#FFF;
}

.devices .img-cont img {
	display:block;
	margin:0px auto;	
}


/*------------------------SECTION SERVICES-------------------*/
.services {
	background:#b38707;
	padding:40px 0px;
	color:#fff;	
}

.services .sr-lst {
	padding-left:0px;	
}

.sr-lst .icn-left {
	width:80px;
	height:80px;
	border:3px solid #FFF;
	border-radius:40px;	
}

.sr-lst .icn-left img {
	margin:10px auto;	
}

.icn-left {
	display:block;
	width:20%;
	min-width:80px;
	float:left;	
}

.icn-des-right {
	
	width:70%;
	float:left;
	padding-left:20px;	
}

@media(max-width: 767px) {
	#srv-hd {
		width:100%;
		margin-bottom:20px;
		text-align:center;	
	}
	
	.icn-cont {
		max-width:400px;
		margin:20px auto;
		padding-left:15px !important;	
	}
}

/*-----------------------------------SECTION RECEIVE MONEY----------------*/

.remit {
	background:#002d62;
	padding:40px 0px;
	color:#FFF;
}

.rmt-item-box {
	width:150px;
	height:150px;
	background:#b38707;
	border-radius:75px;
	margin:20px auto;	
}

.rmt-item-box img {
	display:block;
	margin:25px auto; 	
}



/*-----------------------------------SECTION TESTIMONIAL-------------------------------------------*/
.testimonial {
	background:#b38707;
	padding:40px 10px;
	color:#fff;	
}

.attst {
	color:#fff;
	padding-right:80px;
	margin-top:15px;	
}

.quote {
	quotes: "“" "”" "‘" "’";
	color:#fff;
	font-size:24px;

}

.quote:before {
    content: open-quote;
}

.quote:after {
    content: close-quote;
}

/*-----------------------------------------------SECTION TRUST--------------------------------------------------*/
.trust {
	background:#002d62;
	padding:40px 0px;
	color:#FFF;
}

.trust p {
	padding-top:10px;
	padding-bottom:20px;	
}
.seal span {
	float:left;
	padding:3px 8px;	
}

.seal span img {
	max-height:30px;	
}

.trust-icon {
	margin:20px auto;		
}
.trust-icon img {
	display:block;
	margin:25px auto;	
}
/*-----------------------------------------------SECTION EASE-----------------------------*/
#ease {
	padding:40px 0px;	
}
.horizontal-separator {
	padding-top:20px;
	width:40%;
	margin:0px auto;
	border-bottom:1px solid #999;	
}

#ease p {
	padding-top:20px;
	font-size:16px;	
}

/*--------------------------------------------SECTION OVERALL FOOTER------------------------------*/
.footer {
	position:relative;
	padding-bottom:50%;
	background:url(../images/nyc-bg.jpg) no-repeat center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;	
}

.footer .overall-container {
	position:absolute;
	top:0px;
	width:100%;
}

.footer .connect, .footer .sitemap {
	background:#000;
	opacity:0.7;
	color:#fff;
	padding:40px 0px;	
}

.footer .terms .container {
	margin-top:20px;
	padding:40px 10px;
	padding-left:50px;
	padding-right:20px;
	background:#fff;
	opacity:0.9;	
}

.footer .sitemap {
	position:absolute;
	bottom:0;
	width:100%;
	margin-top:40px;
	
}

.sitemap ul {
	list-style:none;	
}

/*.sitemap ul {
	padding-left:25%;
	}*/

.sitemap ul li {
	text-align:center;
	padding:0 15px;
	border-right: 1px solid #CCC;
	float:left;
}

.top-menu form {
	padding:10px 0;
	}

.top-menu form select {
	border-radius:0px!important;
	}

.purpose ol li {
	margin-left:20px;
	padding:5px 0;
	}
.sitemap ul li:last-child {
	border:none;
	}

.sitemap ul li a {
	
	color:#fff;	
}


@media(max-width:767px) {
	.footer {
		
	}
	.connect .col-md-6 {
		text-align:center;
		margin-bottom:20px;	
	}
	.footer .terms .container {
		margin-right:15px;
		margin-left:15px;	
	}
}

@media (max-width:767px) {
	.footer {
		background:none;
		position:relative;
		padding-bottom:0;	
	}
	.footer .overall-container, .footer .sitemap {
		position:relative;	
	}
}

@media (min-width:362px) and (max-width:767px) {
	 /*.col-md-3 {
		max-width:300px;
		min-width:250px;
		float:left;
	}*/
	.small-input {
		padding-bottom:15px;
		}
		
}

/*------------------------------------------FOOTER---------------------------*/
footer {
	
	background:#002d62;
	color:#000;
	padding-top:10px;
}

/*--------------------------------------HOw it Works page---------------------------------*/
#how-it-works {
	padding:40px 0px;	
}

.stg-item-box {
	padding:20px;
	border: 2px solid #000;
	margin-top:20px;
	overflow:auto;	
}

.stg-item-box .lst-num {
	width:60px;
	height:60px;
	text-align:center;
	padding:9px;
	border:2px solid #fef174;
	border-radius:60px;
	font-size:24px;
	float:left;
	margin-top:20px;
}

.stg-item-box .lst-num:hover {
	background:#fef174;
	border:1px solid #000;
	cursor:pointer;
}

.stg-item-box .lst-desc {
	width:90%;
	float:left;	
	padding-left:20px;
}

@media (min-width:362px) and (max-width:767px) {
	.stg-item-box {
		margin-left:10px;
		margin-right:10px;	
	}
	.stg-item-box .lst-num {
		max-width:20%;
		float:left;	
	}
	
	.stg-item-box .lst-desc {
		
		max-width:80%;
		float:left;
	}
}

@media(max-width:361px) {
	.stg-item-box .lst-num {
		display:block;
		margin-left:auto;
		margin-right:auto;
		float:none;
	}
	
	.stg-item-box .lst-desc {
		
		display:block;
		width:100%;
	}
}

/*---------------------------------------------------LOGIN PAGE--------------------------------*/

#login {
	padding:40px 20px;	
}

.frg-pswd {
	display:inline-block;
	float:right;	
}


#dnt-act h3 {
		margin-top:0px;
		
}

.lgn-btn button {
	width:100%;
	background:#f8e63b;
	color:#000;
	border:none;
	padding:10px inherit;
	border-radius:5px;
	font-size:20px;	
}

.lgn-btn button:hover {
	background:#fef174;
}

.sgn-up-btn {
	display:block;
	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}

.sgn-up-btn a {
    background: #017b88 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 20px;
    padding: 6px 40px;
    width: 49%;
}

.sgn-up-btn a:hover {
	text-decoration:none;
	background:#fef174;	
}

/*----------------------------------------------------------SIGN UP PAGE--------------------------*/
#sgn-up {
	padding:40px 10px;	
}

/*-----------------------------------------------------MEMBER PAGE----------------------------------*/
.membr-cnt {
	padding:50px 0px;	
}

#send-money-cnt {
	margin:40px auto;
	padding:30px;
	background:#000;
	opacity:0.8;	
}

.member-side {
	background:#f8e63b;
}

.member-side ul li {
	width:100%;
	text-align:center;
	padding:10px 40px;
	border-bottom:1px solid #fff;
	
}

.member-side ul li a {
	color:#000;	
	padding:10px 30px;
}

.member-side ul li a:hover {
	text-decoration:none;	
}

.member-side ul {
	list-style:none;
	margin-top:20px;	
}



#send-money-cnt select {
	width:100%;
	padding:5px 8px;	
}

#send-money-cnt label {
	color:#fff;	
}

@media(max-width:767px) {
	.mem-side-cnt {
		display:none;	
	}
}

/*--------------------------PROFILE PAGE----------------------------*/
.profile {
	padding:20px 10px;	
}

/*-----------------------------------RECIPIENT PAGE---------------------------------*/
.recipient {
	padding:20px 10px;	
}

.recipient .table thead {
	background:#000;
	color:#fff;
	
}

.footer-links p a {
	color:#FFF;
	font-size:16px;
	}
	
.terms-conditions-text h4 {
	padding-top:15px;
	}
	
.terms-conditions-text p {
	text-align:justify;
	}
	
.terms-conditions-text ul li {
	margin-left:20px;
	padding:3px 0;
	}