body{
     font-family: 'Montserrat', sans-serif;
}
.privacy{color: #fff !important}
 .banner{
     height: 700px;
     background-image: url( ../images/banner.jpg);
     display:inline-block;
     position: relative;
     margin-top: 0;
       z-index: 0;
}
.inner{
	height: 100px;
}
 a.link:link{
    color: white
}
 a.link:hover{
    color: white
}
 a.link:visited{
    color: white
}
 .container {
     max-width: 1366px !important;
}
 .navbar-inner {
     background-color:transparent;
}
 .header{
     margin-top: 25px;
     overflow: hidden;
}
 .font-14{
     font-size: 14px;
}
 .heademailphone{
     font-size: 14px;
     margin-top: 20px;
}
 .form-box{
     z-index: 9999999999999999999999;
     min-height: 756px;
	 height: auto;
     background-color: #fff;
     border-radius: 5px;
     -webkit-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.75);
     -moz-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.75);
     box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.75);
     border: 1px solid #ccc;
     margin-top: 30px;
	 padding: 25px 25px 0 25px;
	 background-color: #fff;
	 position: relative;
}
.form-box h1{
	font-size: 22px;
	color: #e15140;
	margin: 0;
	font-weight:600;
}
.form-box h2{
    font-size: 13px;
    color: #616060;
    margin: 0 0 8px 0;
    font-weight: 600;
    line-height: 1.5;
}
 .leftontents{
     margin-top: 47px;
}
 .leftontents h1{
     font-size: 52px;
     text-align: left;
     font-weight: 600;
     color: #fff;
}
 .headingfst-line{
    font-size:43px;
}
 .headlastline{
    font-size:26px;
     text-align: right;
     padding-right: 90px;
}
 .headlastline{
    font-size:26px;
     text-align: right;
     padding-right: 110px;
}
 .leftzeropadding{
     padding-left: 0 !important;
     padding-right: 0 !important;
}
 .leftzeropadding1{
     padding-left: 0 !important;
}
 ul {
     padding-left:20px;
     list-style:none;
     margin-top: 20px;
     position: relative;
}
 li {
     margin-bottom:20px;
     color: #fff;
     font-size: 14px;
     font-weight: 500;
}
 li:before {
     font-family: 'FontAwesome';
     content: '\f058';
     margin:0 5px 0 -15px;
    color: #ec6755;
     font-size: 19px;
}
 #accordion{
     margin: 40px 0;
}
 .card-header, .card-link,.card-link:hover{
    background-color:#fff ;
    text-align:left;
    color:#000;
     font-size: 16px;
     font-weight: 600;
     border-radius: 0 !important;
	 padding-right: 55px;
}
 .card-body{
    padding:20px 20px;
     font-size: 14px;
     text-align: justify;
     line-height: 1.8;
     font-weight: 500;
}
 .card{
    width:auto;
}
 .card-header p{
	 font-size: 29px !important;
	 font-weight: 600 !important;
    position:absolute;
    top:5px;
    right:20px;
    font-size:20px;
    color:000;
     -webkit-animation: minus 0.5s;
}

 @keyframes minus {
     from {
         transform:rotate(0deg);
    }
     to {
         transform:rotate(360deg);
    }
}
 [aria-expanded="false"] > .expanded, [aria-expanded="true"] > .collapsed {
    display: none;
}

 .faq h1{
     font-size: 25px !important;
     color: #293353 !important;
     font-weight: 700 !important;margin-top: 40px;
}
 .faq p{
     font-size: 18px;
     color: #000 ;
     font-weight: 300px 
}
 .faq h2{
     font-size: 22px !important;
     color: #000 !important;
     font-weight: 500px !important;
}
 .faq h3{
     font-size: 18px !important;
     color: #000 !important;
     font-weight: 500px !important;
}
 .privacy p{
     font-size: 15px !important;
	 font-weight: 400 !important;
      text-align: justify;
    color:#000;margin-bottom: 35px;
  
}

.faq li {
    margin-bottom: 3px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
 .footers{
     background-color: #1e2847;
     height: auto;
     color: #fff;
     font-size: 13px;
     font-weight: 300;
     line-height: 53px;
}

.servedvalues h1{
	 color: #fff;
	 font-size:17px;
	margin: 0;
	padding: 0;
	font-weight: 300;
	
}
.servedvalues h2 {
  color: #fff;
	font-size:37px;
	 margin: 11px 0 0 0;
	padding: 0;
		font-weight: 500 !important;
}
.topmargin{margin-top: 40px;}
.bdr1{border-right: #4b5572 1px solid;}
.bdr2{border-right: #4b5572 1px solid; padding-left: 33px;}
.bdr3{border-right: #4b5572 0px solid; padding-left: 33px;}

html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
 @media (min-width:375px) and (max-width:767px) {

.banner {
    height: auto;
    background-repeat: no-repeat;
    background-position: top;
}
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	 .form-box{
     z-index: 9999999999999999999999;
     min-height: 756px;
	 height: auto;
     background-color: #fff;
     border-radius: 5px;
     -webkit-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.75);
     -moz-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.75);
     box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.75);
     border: 1px solid #ccc;
     margin-top: 30px;
	 padding: 25px;
		 position: relative;
}
	
		 .faq h1 {
    font-size: 25px !important;
    color: #293353 !important;
    font-weight: 700 !important;
    margin-top: 0px!important;
}
	.bdr1{border: #4b5572 1px solid; padding-left: 0px; text-align: center; padding: 10px 0}
.bdr2{border: #4b5572 1px solid; padding-left: 0px; padding: 10px 0  }
.bdr3{border: #4b5572 1px solid; padding-left: 0px;  padding: 10px 0 }
	.servedvalues h1{
	 color: #fff;
		text-align: center!important;
	 font-size:17px!important;
	margin: 0;
		
	padding: 0;
	font-weight: 300;
}
.servedvalues h2 {
  color: #fff;
	text-align: center!important;
	font-size:27px!important;
	 margin: 5px 0 0 0;
	padding: 0;
	
		font-weight: 500 !important;
}
	 .footers{
     background-color: #1e2847;
     color: #fff;
		 padding: 10px 0;
     font-size: 13px;
     line-height:1.7 !important;
}
	
     .leftontents .pull-right {
         float: none !important;
         padding: 0 !important;
    }
     li {
         margin-bottom:10px;
         color: #fff;
         font-size: 13px;
    }
     li:before {
         font-size: 14px;
    }
     .banner{
         height: auto;
         background-repeat: no-repeat;
         background-position: top;
    }
     .leftontents h1{
         font-size: 38px;
         text-align: center;
    }
     .headingfst-line{
        font-size:25px;
    }
     .headlastline{
        font-size:25px;
    }
     .heademailphone .pull-left{
         float: none ;
    }
     .rwd-line {
         display: inline-block;
    }
     .text-right {
         text-align: center !important;
    }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
 @media (min-width:600px) and (max-width:767px) {

	 
	 .servedvalues h1{
	 color: #fff;
	 font-size:11px!important;
	margin: 0;
	text-align:left !important;
	padding: 0;
	font-weight: 300;
}
.servedvalues h2 {
  color: #fff;
	font-size:37px!important;
	 margin: 5px 0 0 0;
	padding: 0;
	text-align:left !important;
		font-weight: 500 !important;
}
.footers{
     background-color: #1e2847;
     color: #fff;
	padding: 10px 0;
     font-size: 13px;
     line-height:1.7 !important;
}
     .heademailphone .pull-left{
         float: none ;
    }
     li {
         margin-bottom:10px;
         color: #fff;
         font-size: 13px;
    }
     li:before {
         font-size: 14px;
    }
     .banner{
         height: auto;
         background-repeat: no-repeat;
         background-position: top;
    }
     .leftontents .pull-right {
         float: none !important;
         padding: 0 !important;
    }
     .heademailphone .pull-left{
         float: none;
    }
     .rwd-line {
         display: inline!important;
    }
     .text-right {
         text-align: center!important;
    }
     .rwd-line {
         display: inline-block !important;
    }
}
/* Medium devices (landscape tablets, 768px and up) */
 @media (min-width:768px) and (max-width:991px) {
	 
	 .servedvalues h1{
	 color: #fff;
	 font-size:14px!important;
	margin: 0;
		 text-align:left !important;
	padding: 0;
	font-weight: 300;
}
.servedvalues h2 {
  color: #fff;
	font-size:37px!important;
	 margin: 5px 0 0 0;
	padding: 0;
	text-align:left !important;
		font-weight: 500 !important;
}
	 
     .faq p{
         font-size: 14px !important;
         color: #000 !important;
         font-weight: 300px !important;
    }
     .leftontents .pull-right {
         float: none !important;
         padding: 0 !important;
    }
     .leftontents h1{
         font-size: 38px;
         text-align: center;
    }
     .headingfst-line{
        font-size:25px;
    }
     .headlastline{
        font-size:25px;
    }
     .heademailphone .pull-left{
         float: none ;
    }
     .rwd-line {
         display: inline-block;
    }
     .text-right {
         text-align: center !important;
    }
	 .banner{
         height: auto;
         background-repeat: no-repeat;
         background-position: top;
    }
	 
	  .faq h1{
     font-size: 25px !important;
     color: #293353 !important;
     font-weight: 700px !important;
		  margin-top: 00px;
}
}
/* Large devices (laptops/desktops, 992px and up) */
 @media (min-width:992px) and (max-width:1280px) {
	 
	 
     .leftontents .pull-right {
         float: none !important;
         padding: 0 !important;
    }
	 
	   .banner{
         height: 860px;
         background-repeat: no-repeat;
	 }
     .heademailphone{
         font-size: 12px;
         margin-top: 20px;
    }
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
 @media only screen and (min-width: 1281px) {
     .heademailphone{
         font-size: 14px;
         margin-top: 20px;
    }
}




.progressbar {
    background-color: #7a8fc72e;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border-radius: 22px;
    counter-reset: step;
    font-family: 'Montserrat', sans-serif;
    margin-top: 35px;
}
.progressbar li {
  list-style-type: none;
  width: 33%;
  float: left;
  font-size: 13px;
  position: relative;
  text-align: center;
  padding:0 25px;
  color: #fff;
  top:10px;
   font-family: 'Montserrat', sans-serif;

}
.progressbar li:before {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 2px solid #fff;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
  color: #000;
  font-weight: 700;
}
.progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #fff;
  top: 25px;
  left: -50%;
  z-index: -1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color: green;
}
.progressbar li.active:before {
  border-color: #fff;
}
.progressbar li.active + li:after {
  background-color: #fff;
}


.document:before{
     content: url(../images/icon_document.png);
     padding: 7px;
}
.verified:before{
     content: url(../images/icon_verified.png);
     padding: 5px 9px;
}
.visa:before{
     content: url(../images/icon_visa.png);
     padding: 7px;
}
span.rwd-line {
    float: left !important;
    margin-left: 27px !important;
    }



.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out; 
    -moz-transition: all 0.15s ease-out; 
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out; 
    -moz-transition: all 0.15s ease-out; 
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.videobox{
    height: auto;
    min-height: 100px;
    background-color: #7e89af;
    border: 0;
    padding: 5px;
    box-shadow: none;
}
.colosemodal{
    position: absolute !important;
    right: -21px !important;
    top: -21px !important;
    z-index: 9999999999 !important;
    background-color: #fff !important;
    padding: 9px 15px !important;
    border-radius: 20px !important;
    opacity: 1 !important;
}
    
    #blinkvisa{
        top: 17% !important;
    }
 form li div span {
    width: 94%;
}
