﻿@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:#0094d9;
	padding:8px 0 8px 8px;
	float:left;
	margin:-20px 3px 0 3px;
	list-style-type: none;
	}
	
.arrow-bg {
    background: #073059 none repeat scroll 0 0;
    padding: 11px 0px 11px 11px;
}
	
.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:#0094d9;
}
.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:#f89519;
	padding-top:10px;
	text-align:right;	
}

.header-top ul {
	list-style:none;	
}

.header-top ul li {
	/*display:inline-block;*/
    display:inline-flex;
	margin-left:20px;
	
}

.header-top label {
	font-weight:normal;
	color:#333;	
    padding-top:6px;
    padding-right:3px;
}

.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;
	z-index:-10;
	margin-top: -35%;
    margin-bottom: -27%;
	}*/
 
.banner-2 {
    position:relative;
    z-index:-10;                   
  }


.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(1,33,84, 0.8);
}

.static .navbar {
	background: none!important;
	border:none; 
	
} 



.static .navbar-default {
	
	border:none;	
}

.navbar-default .navbar-nav>li>a {
	color:#FFFFFF;	
}

.navbar-default .navbar-nav>li>a:hover {
	color:#ccc;
}

.hd-lgn {
	font-weight:bold!important;
	margin-right:5px;
	}



.hd-lgn>a, .hd-sgn>a {
	color:#f89519 !important;
}

.hd-sgn {
	border:3px solid #f89519;
	border-radius:10px;
	font-weight:bold!important;
}



.navbar-nav {
	/*margin-top:20px;*/	
}
.navbar-nav li a {
	font-size:18px;
		
}

@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:#f89519;
		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;	
}

.send-drp-box {
	margin-top:100px;	
}



#item-main-box {
	max-width:400px;
    padding-top:20px;
	padding:30px 10px;
	border-radius:5px;
	background-color:#0094d9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";       /* IE 8 */
	filter: alpha(opacity=70);  /* IE 5-7 */
	-moz-opacity: 0.9;          /* Netscape */
	-khtml-opacity: 0.9; 
	opacity:0.9;
	margin-left:auto;
	margin-right:auto;	
}

#slt select {
	border:2px solid #fff;
	color:#fff;
	outline:none;
	padding-right: 180px;
	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:#f7871b;
	padding:10px 50px;
	text-align:center;
	color:#000;
	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:#f89519;
	padding:40px 0px;	
}

.devices .img-cont img {
	display:block;
	margin:0px auto;	
}


/*------------------------SECTION SERVICES-------------------*/
.services {
	background:#0094d9;
	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:#f89519;
	padding:40px 0px;	
}

.rmt-item-box {
	width:150px;
	height:150px;
	background:#0094d9;
	border-radius:75px;
	margin:20px auto;	
}

.rmt-item-box img {
	display:block;
	margin:25px auto; 	
}



/*-----------------------------------SECTION TESTIMONIAL-------------------------------------------*/
.testimonial {
	background:#0094d9;
	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:#f89519;
	padding:40px 0px;
}

.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;
}
.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:#f89519;
	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: #0094d9 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;
	
}

/*-------------------------------------------------Widget-------------------*/

.utility-content {
    padding: 10px !important;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}

* html .clearfix, :first-child + html .clearfix {
    zoom: 1;
}

.popover {
    z-index: 1000;
    display: block;
}

.popover {
    /*position: absolute;*/ 
    
    right: 0;
    box-shadow: 0 0 5px #000;
}

.popover {
    width: 260px;
    color: #000;
}

/*-----------Exchange Rate-----------*/

#latest-rates-container {
    display: none;
}


.latest-rates-container.utility-calculator.popover.popover-standard.open {
    min-height: 210px;
    z-index: 1000;
    width: 240px;
    background: #EFEFEF !important;
}

.utility-content {
    background: #EFEFEF !important;
}

#content {
    float: left;
    width: 100%;
    margin: 0px 0 0 0;
    position: relative;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccd0d9 !important;
    background: #e6e9ee !important;
    font-weight: normal;
    color: #555555;
}

#tblExratesHolder #tbtd01 {
    width: 100px !important;
    padding: 0;
}

#tblExratesHolder #tbtd02 {
    width: 130px !important;
    padding: 0;
}

.exchange-rate.gvExchangeRate tr td {
    padding: 5px !important;
}

.exchange-rate {
    margin-top: 10px;
}

table.exchange-rate tr td {
    padding: 10px 0;
    color: #000000;
}

table.exchange-rate tr {
    border-bottom: 1px solid #999999;
}

table.exchange-rate tr {
    border: 0 !important;
}

.exchange-rate {
    margin: 0 !important;
}

    .exchange-rate.gvExchangeRate tr td {
        padding: 5px !important;
    }

select.select-country {
    width: 100%;
    height: 25px;
    border-radius: 0;
}

.sender-country {
    width: 100%;
}

    .sender-country table tr td {
        padding: 2px 0;
        color: #000000;
    }

    .sender-country table tr td, table.sender-country tr td {
        padding: 2px 0;
        color: #000000;
    }

.dxeButtonEdit.sender-country.ddlBCurrency td.dxeIIC IMG {
    display: block;
    vertical-align: middle;
    padding-right: 3px;
}

#gvExchangeRate.gvExchangeRate {
    margin-top: 10px !important;
    border-top: 1px solid #d1d1d1 !important;
}

.exchange-rate.gvExchangeRate tr td {
    padding: 5px !important;
}

/*-----------Fee calculator-----------*/

#calculator-container {
    display: none;
}

.utility-container.utility-calculator.popover.popover-standard.open {
    min-height: 210px;
    z-index: 1000;
    width: 270px;
    background: #F6F7FB !important;
}


.popover-standard {
    background: #F6F7FB;
}

.utility-calculator {
    padding: 15px 15px 25px 15px;
    z-index: 2;
}

.sender-country {
    width: 100%;
}

#divFCHolder.dropdown-group.pull-right .btn-group {
    margin: 0 auto !important;
    display: block;
    text-align: center;
}

    #divFCHolder.dropdown-group.pull-right .btn-group .btn.btn-primary.btn-no-hover {
        width: 2004px;
    }

.dxeButtonEdit {
    background-color: white;
    border: 1px solid #9F9F9F;
    height: 25px;
    width: 241px;
}

.fee-calculate {
    background: #314396;
    padding: 3px 21px;
    font-size: 18px;
    text-transform: capitalize;
    color: #fff !important;
    font-family: Helvetica;
    font-weight: 400;
    border-bottom: 1px solid #656D78;
    border-radius: 4px;
}

.rates {
    width: 270px;
    margin-left: -15px;
    margin-top: 6px;
    margin-bottom: 14px;
}

    .rates table tr td {
        text-align: right;
        color: #fff;
        background: #1c1c1c;
        padding-right: 17px;
    }

.calbtnsendnow {
    background: red;
    padding: 3px 11px;
    font-size: 18px;
    text-transform: capitalize;
    color: #FFF !important;
    font-family: Helvetica;
    font-weight: 400;
    border-bottom: 1px solid #656D78;
    color: #ffffff !important;
    border-radius: 4px;
    margin-right: 5px;
}


/*-----------Track Tran-----------*/

#track-container {
    display: none;
    background-color: #F6F7FB !important;
    padding: 10px !important;
}

input.track-transaction {
    width: 93%;
    height: 18px;
    text-align: left !important;
}

.track-input {
    width: 100%;
    margin: 0 0 5px 0;
    height: 23px;
    font-family: 'Conv_GOTHIC';
}

.track-trans {
    background: #314396;
    padding: 3px 30px;
    font-size: 18px;
    text-transform: capitalize;
    color: #fff !important;
    font-family: Helvetica;
    font-weight: bold;
    border-bottom: 1px solid #656D78;
    border-radius: 4px;
}

.home-intro .button {
    margin-top: 30px;
    float: left;
}

.home-intro {
    padding: 0 0 10px 0;
    float: left;
    position: relative;
    margin-bottom: 40px;
    margin-left: 20%;
    width: 60%;
}

    .home-intro h4 {
        font-size: 24px;
        margin-bottom: 5px;
        font-weight: 400;
        color: #FFF;
    }

    .home-intro p {
        font-size: 14px;
        color: #FFF;
        padding-top: 5px;
    }

.home-intro {
    margin-bottom: 20px;
}

.trac-btn a {
    background: #000;
    padding: 10px 15px;
    float: left;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border: none;
    text-decoration: none;
    width: 76px;
    height: 46px;
}

.btn-login {
    width: 100%;
    background: #f8e63b;
    color: #000;
    border: none;
    padding: 10px inherit;
    border-radius: 0;
    font-size: 20px;
}

    .btn-login a:hover {
        background: #FEF174;
    }

    a.boxclose
    {
        float:right;
        width:26px;
        height:26px;    
        background:transparent url(../images/close.png) no-repeat top left;   
        margin-top: 2px;
        cursor:pointer;
    }

    a.boxclose-calc
    {
        float:right;
        width:24px;
        height:24px;    
        background:transparent url(../images/close.png) no-repeat top left;   
        margin-top: -12px;
        margin-right: -12px;
        cursor:pointer;
    }

    a.boxclose-track
    {
        float:right;
        width:24px;
        height:24px;    
        background:transparent url(../images/close.png) no-repeat top left;   
        margin-top: -7px;
        margin-right: -7px;
        /*cursor:pointer;*/
    }
      

/*=========================    Exchange rates in small resolution   =========================*/

@media only screen and (min-width:430px) {
    .top-arrow-rates {
        margin-top: -17px;
        margin-left: 215px;
    }
        
}



@media only screen and (max-width:768px) 
{
    #latest-rates-container {
        top: 168px;
        margin-left: 530px;
    }

    /*.banner-2 {
        position:relative;
        z-index:-10;
        margin-top: -54%;
        margin-bottom: -86%;
	}*/
}

@media only screen and (max-width:767px) {
    #latest-rates-container {
        top: 120px;
        margin-left: 50px;
    }

    .top-arrow-rates
    {
     margin-top: -17px;
     margin-left: 195px;
    }

    .top-menu
    {
        text-align: left;
        padding-top: 50px;
        margin-left: -25px;
    }
}

@media only screen and (min-width:769px) and (max-width:991px) {
    #latest-rates-container {
        top: 198px;
        margin-left: 190px;
    }

    
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    #latest-rates-container {
        top: 108px;
        margin-left: 420px;
    }

    .space20
    {
        margin-left:20%;
    }
}

@media only screen and (min-width:1200px) {
    #latest-rates-container {
        top: 108px;
        margin-left: 680px;
    }

   .space20
    {
        margin-left:20%;
    }
}

/*=========================    Fee calculator in small resolution   =========================*/

@media only screen and (min-width:1200px) {
    #calculator-container {
        top: 108px;
        margin-left: 680px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #calculator-container {
        top: 108px;
        margin-left: 420px;
    }
}

@media only screen and (min-width:769px) and (max-width:991px) {
    #calculator-container {
        top: 198px;
        margin-left: 190px;
    }
}

@media only screen and (max-width:768px) 
{
    #calculator-container {
        top: 220px;
        margin-left: 367px;
    }
}

@media only screen and (max-width:767px) {
    #calculator-container {
        top: 170px;
        margin-left: -98px;
    }

    .top-arrow-calculator
    {
     margin-top: -31px;
     margin-left: 185px;
    }
}

@media only screen and (min-width:430px)
{
    .top-arrow-calculator
    {
     margin-top: -31px;
     margin-left: 210px;
    }

}

/*=========================    Track transaction in small resolution   =========================*/

@media only screen and (min-width:1200px) {
    #track-container {
        top: 108px;
        margin-left: 680px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #track-container {
        top: 108px;
        margin-left: 420px;
    }
}

@media only screen and (min-width:769px) and (max-width:991px) {
    #track-container {
        top: 198px;
        margin-left: 180px;
    }
}

@media only screen and (max-width:768px) 
{
     #track-container {
            top: 268px;
            margin-left: 185px;
    }
}

@media only screen and (max-width:767px) {
    #track-container {
        top: 220px;
        margin-left: -285px;
    }

    .top-arrow-track
    {
     margin-top: -26px;
     margin-left: 185px;
    }
}

@media only screen and (min-width:430px)
{
    .top-arrow-track
    {
     margin-top: -26px;
     margin-left: 215px;
    }

}

/*-------------------------------------------------End Widget-------------------*/


/*-------------------------------------------------Misc-------------------*/

.box-roundcorners {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    border-collapse: separate !important;
    padding-left: 10px;
    padding-bottom: 1px;
}

.receiving-country
{
 
-webkit-rtl-ordering: logical;
align-items: center;
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: none;
background-origin: padding-box;
background-size: auto;
border-bottom-color: rgb(255, 255, 255);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(255, 255, 255);
border-left-style: solid;
border-left-width: 2px;
border-right-color: rgb(255, 255, 255);
border-right-style: solid;
border-right-width: 2px;
border-top-color: rgb(255, 255, 255);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: solid;
border-top-width: 2px;
box-sizing: border-box;
color: rgb(255, 255, 255);
cursor: default;

font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 40px;
letter-spacing: normal;
line-height: normal;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(255, 255, 255);
outline-style: none;
outline-width: 0px;
overflow-x: visible;
overflow-y: visible;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 0px;
padding-top: 0px;
text-align: start;
text-indent: 0px;
text-rendering: auto;
text-shadow: none;
text-transform: none;
white-space: pre;
width: 100%;
word-spacing: 0px;
writing-mode: lr-tb;
-webkit-writing-mode: horizontal-tb;   
-webkit-border-radius: 5px;
}

/*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
      .banner-2 {
        margin-top: -350px;
        margin-bottom: -700px;              
	    }
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
        .banner-2 {
            margin-top: -400px;
            margin-bottom: -700px;              
	    }
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
        .banner-2 {
             margin-top: -425px;
             margin-bottom: -540px;              
	    }
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
         .banner-2 {
             margin-top: -440px;
             margin-bottom: -530px;     
	    }
    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
         .banner-2 {
             margin-top: -492px;
             margin-bottom: -425px;
	    }
    }

.row ul
    {
       list-style:disc; 
    }
 .row ul li
    {
        display:list-item;
    }
/*-------------------------------------------------Contact Us-------------------*/

.one,.one-half,.two-third,.one-third,.one-fourth ,.one-fifth,.one-sixth,.three-fourth{ float:left;position:relative;margin-right:2%; text-align:left;margin-bottom:0px;
    top: 0px;
    left: 0px;
    width: 881px;
}
.simple-form {
    margin-bottom: 30px;
    float: left;
    width:100%;
}
.simple-form  input {
    outline: none;
    font-size: 12px;
    color: #888;
    margin: 0 0 0px 0;
    width: 90%;
    height:45px;
    text-align:left;
    padding-left:20px;
    vertical-align:text-top;
    display: block;
    background: #ffffff;  
    font-family: "Roboto", Arial, Verdana;
    border: none;
    border-radius: none;
}
.simple-form fieldset {
    padding: 0px 0px;
    border-radius: 2px;
    width: 98%;
    float: left;
    margin-bottom: 20px;
    float: left;
}
.simple-form fieldset.inputError i { background-color: #db4453 }
.simple-form fieldset { border: 1px solid #aab2bd }
.simple-form fieldset i { background-color: #aab2bd }
.simple-form fieldset.inputError { border-color: #db4453 }
.simple-form fieldset i {
    float: left;
    width: 28px;
    height: 22px;
    color: #FFF;
    text-align: center;
    padding: 10px 2px 0px 2px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.simple-form  input:focus,
.simple-form    { border: none }
.simple-form   input[type="submit"] {
    width: auto;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #FFF;
    box-shadow: none;
}
.simple-form   textarea {
   padding-left:20px;
   padding-top:10px;
    margin: 0 0 15px 0;
    font-family: "Roboto", aRIAL, Verdana; 
}
.simple-form   fieldset {
    margin-bottom: 15px;
    float: left;
}
.simple-form   label {
    font-size: 12px;
    color: #888;
    margin-bottom: 10px;
}
.simple-form   label span { color: #e64135 }

#error-field {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
}

#btnSend
{
    background:#fbdc41;
	padding:10px 50px;
	text-align:center;
	color:#000;
	font-size:18px;
	font-weight:bold;
	border:none;
	border-radius:5px;
}

  