@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway-light-webfont.eot');
    src: url('../fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-light-webfont.woff2') format('woff2'),
         url('../fonts/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway-light-webfont.ttf') format('truetype'),
         url('../fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff2') format('woff2'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
* { margin:0px; padding:0px;}
html { height:100%;}
body { color:#464646;  font-family: 'allerregular'; }
.left { float:left;}
.right { float:right;}
.clear { clear:both;}
h1, h2, h3, h4, h5, h6 { font-weight:normal; margin:0px; padding:0px;}
a, img, input, textarea { outline:none; border:none;}
#wrapper { width:100%; height:auto; margin:auto;}
.header { width:100%; height:auto; padding-bottom:8px; border-bottom: dashed 1px #99b3c8; }
.innerStr { width:1000px; height:auto; margin:auto; }
.innerStr .banner.heading {
    background: url("../images/heading-bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    font-family: "ralewaylight";
    font-size: 20px;
    padding: 10px;
    text-align: center;
}
.thdc-nationality{margin-left:10px; width:800px; font-size:12px; height:25px;}



.container { padding:10px 0 10px;}
.fieldset { border: solid 1px #cccccc; text-align:center; margin:20px 0 10px; padding:10px 10px 5px; display: block; text-align:left; position:relative; }
.fieldset legend { padding:0px 12px; font-size:16px; text-transform:uppercase; text-align:center; color:#6b6b6b; font-family: 'ralewaylight';}
.fromPanel { width:100%; height:auto; margin:auto;}
.fromPanel .row { width:31%; height:auto; float:left; padding: 0; margin:1%; text-align:left;}
.fromPanel .row .column { display:block; margin-bottom:20px; position: relative;}
.fromPanel .row label { width:80px; float:left; font-size:12px; padding-bottom:5px; margin-top: 6px;}
.fromPanel .row input { border:solid 1px #c5c5c5; float:right; background:#f7f7f7; padding:3px; width:200px; height:22px;}
.fromPanel .row select  { border:solid 1px #c5c5c5; background:#f7f7f7; padding:0px; width:208px; float:left; height:28px; margin-left:15px;}
.fromPanel .row input.code { width:30px; float:left; margin-left:15px;}
.fromPanel .row input.phn { width:153px !important; float:right;}
.fromPanel .row textarea { height:70px; border:solid 1px #c5c5c5; background:#f7f7f7; padding:3px; width:65%; margin-left:15px;}
.fieldset span { font-size:14px;} 
.submitRow { height:auto; position:absolute; width:43%; height:auto; right:-9px; bottom:-30px; padding:15px 10px 10px; text-align:center;  }
.submitRow span { background:#fff; height:auto; padding: 20px 17px 15px;}
.submitRow span input[type="submit"], .submitRow span input[type="reset"] { border:none; color:#fff; font-size:16px; width:165px; height:35px; border-radius:5px; margin:0px 10px; cursor:pointer;
background: #005bab; /* Old browsers */
background: -moz-linear-gradient(left,  #005bab 33%, #004c8e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(33%,#005bab), color-stop(100%,#004c8e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #005bab 33%,#004c8e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #005bab 33%,#004c8e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #005bab 33%,#004c8e 100%); /* IE10+ */
background: linear-gradient(to right,  #005bab 33%,#004c8e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005bab', endColorstr='#004c8e',GradientType=1 ); /* IE6-9 */
}
.footer {text-align:center;font-family:Arial, Helvetica, sans-serif;}
h1 { color:#0059a9; font-size:18px;}
.links {  padding:10px 0; color:#332f2f; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.links a { color:#332f2f; text-decoration:none;}
.footer span { padding:20px;} 
.footer span img { padding-top:10px; 	}
.milagro { color:#ec8009 !important; font-style:italic;}

.privacy { padding:15px; line-height:26px; font-size:13px; }
.privacy h1 {color:#0059a9; font-size:20px;}
.privacy h3 { font-size:15px; font-weight:bold; padding:5px 0;}
.privacy ul { margin-left:20px;	}
.privacy ul li {list-style:circle;}
.error { border: 1px solid red !important; }
.btns{ text-align:center; margin:10px 0 0 0; }
.btns a{ width:120px; background:#005bab; color:#fff; padding:10px 0; text-align:center; display:inline-block; width:120px; text-align:center; font-size:14px; margin:0 8px; }
.sesmsg{color: red; font-size: 14px; font-style: bold; margin-left: 75px;}
.icons{float:right; padding:0px 30px; margin-top:-140px;}
.icons a { background:url(../images/print_icons.jpg) 0px 0px no-repeat; display:block; border-bottom:dashed 1px #ccc; font-size:13px; margin-bottom:5px; padding:3px 0 7px; padding-left:30px; text-decoration:none; color:#6f6f6f; }
.icons a.save { background-position:0px -29px;} 
.icons a.close { background-position:0px -60px;} 
.makemore{color:#fff; font-size:14px; background:#00529b; padding:7px; text-decoration:none; border-radius:5px;}

.fromPanel .row input~label, .fromPanel .row textarea~label, .fromPanel .row select~label { position: absolute; top:-5px; border: 0 !important; width: 198px !important; left: 97px; cursor: text; color:#EA1619; background: #f7f7f7; height:22px; line-height: 22px; padding:3px; }  
.fromPanel .row select~label { display: none !important; }
.fromPanel .row input[id=txtmobile]~label { left: 143px !important;width: 153px !important; }
.faq-title{color:#1073b6; font-size:20px; margin-left:10px;}
.faq-head {color:#fc222f; margin:10px; font-size:18px;}
.faq-content{margin:10px;}
.sub-content{margin-left:30px;}
.sub-content2{margin-left:30px;}
.txt{margin-left:10px; margin5px;}
.note{color:#000; font-size:12px; margin-left:10px;}
.button {
	border: 0 none;background: #005BAB;padding: 5px 15px;color: white;font-size: 14px;font-family: Arial, Helvetica, sans-serif; text-decoration: none; vertical-align: middle; margin-left:10px; border-radius:5px; height:35px; margin-bottom:15px;
}
.payment-title{ margin-top:20px; }
#cardtype-error{ float: right;margin-right: 200px; color:#F10509; border:none !important;}
#nation-error{ float: right;margin-right: 342px; color:#F10509; border:none !important;}
#paymentfor-error{ float: right;margin-right: 10px; color:#F10509; border:none !important;}
.thdc-nationality input {margin-left: 11px;margin-right: 4px;}
.no-margin{margin-left:0 !important;}
@media all and (max-width:1020px){
	.footer span img{width:100%;}
	.footer span{padding:0%;}
	.innerStr{width:100%;}
	.fromPanel .row{width:100%; margin:0;padding:2% 0; box-sizing:border-box;}
	.innerStr, .thdc-nationality{width: 100%;margin: 0%;box-sizing: border-box;padding: 2% 0;}
	.payment-title img{width:100%;}
	.fromPanel .row label{width:29%;}
	.fromPanel .row input{width:69%;float:left;}
	.fromPanel .row select{width:70%;margin-left:0;}
	.fromPanel .row input.code{width:20%;margin-left:0;}
	.fromPanel .row input.phn {width: 46% !important;float: left;margin-left: 2%;}
	.fromPanel .row textarea{margin-left:0;}
	.fromPanel .row textarea{width:69%;}
	.submitRow{width:60%;}
	.thdc-nationality input {margin-left: 20px;margin-right: 6px;}
	.submitRow{right:0;}
	.submitRow span input[type="submit"], .submitRow span input[type="reset"]{float:right;}
}
@media (max-width:800px){
	.fromPanel .row{width:100%; margin:0;padding:2% 0; box-sizing:border-box;}
	.innerStr, .thdc-nationality{width: 100%;margin: 0%;box-sizing: border-box;padding: 2% 0;}
	.payment-title img{width:100%;}
	.fromPanel .row label{width:29%;}
	.fromPanel .row input{width:69%;float:left;}
	.fromPanel .row select{width:70%;margin-left:0;}
	.fromPanel .row input.code{width:20%;margin-left:0;}
	.fromPanel .row input.phn {width: 46% !important;float: left;margin-left: 2%;}
	.fromPanel .row textarea{margin-left:0;}
	.fromPanel .row textarea{width:69%;}
	.submitRow{width:60%;}
	.thdc-nationality input {margin-left: 20px;margin-right: 6px;}
	}


@media all and (max-width:767px){
	.fromPanel .row input.phn{width:45% !important;}
	.fieldset legend{font-size:13px;}
	.button{font-size:12px;}
	.submitRow span input[type="submit"],.submitRow span input[type="reset"]{width:auto;font-size:13px;padding:0 11px;}
	.thdc-nationality{margin:15px 0;}
	.header .innerStr .left, .header .innerStr .right{width:35%;}
	.header .innerStr .left img, .header .innerStr .right img{width:100%;}
	.innerStr .banner.heading{font-size:15px;}
	.footer span img{width:100%;}
	.submitRow{bottom: 65px;right: 0;padding-right: 0;}
	.footer span{padding:0;}
}

@media all and (max-width:479px){
	.sesmsg{margin-left:0;}
	.thdc-nationality{height:auto;}
	.fromPanel .row label{width:100%;}
	.fromPanel .row input,.fromPanel .row select,.fromPanel .row textarea{width:100%;box-sizing:border-box;height:29px;}
	.fromPanel .row textarea{height:80px;}
	.fromPanel .row .column{margin-bottom:11px;}
	.fromPanel .row input.phn{width:78% !important;}
	.submitRow span {width: 100%;padding: 0;margin: 0;float: left;box-sizing: border-box;}
    .submitRow span input[type="submit"], .submitRow span input[type="reset"] {float: left;margin: 0 15px 0 0;}
    .submitRow {width: 100%;position: relative;float: left;padding: 0;top:10px;left:0;}
	form .button{margin:0 0 10px 0;}
	.fieldset{padding-left:8px;padding-right:8px;}
	.footer span{padding:2% 0;}
	.thdc-nationality label {display: block;margin-bottom: 10px;}
	.fromPanel .row input~label, .fromPanel .row textarea~label, .fromPanel .row select~label{height:20px;left:1px;top:21px;}
	h1{font-size:16px;}
}
