@import url('/fonts/roboto.css');
.padding-top-10{
	padding-top:10px;
	}
.btn:focus {
      outline: none;
}
.h4, h4 {
    font-size: 17px;
}
.margin-left-n20{
	margin-left: -8px;
	}
.brwn-clr{ color:#5e2e05;}
.navbar-default {
    background-color: #efd3af;
    border-color: transparent;
	opacity:0.9;
}
.padding-top-bottom{
	    padding-top: 50px;
    padding-bottom: 65px
	}
.margin-top-15{
	margin-top:15px;
	}
	 .login-bg{ background:url(/images/login_03_03.jpg) no-repeat; background-size:cover; min-height:330px; height:330px;}
	 .bg-login{ background:url(/images/login-panel.jpg) no-repeat; background-size:cover;}
	 .login-bg2{ background:#fffff; height:330px; min-height:330px;}
	 .font-12{ font-size:12px; font-family:'robotoregular';}
	 .transbox1 {
	
    background-color: #ffffff;
    border: 1px solid black;
    padding:0px 15px;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}
.banner-text{
	margin-top:65px;
	 color:#bd4949
	}
	 
 #banner-header{
    background:url(/images/banner-1.jpg) center;
	background-size:cover;
	min-height:100vh;
    }
#banner-header .va-table
{
	display: table;
    height: 100vh !important;
    min-height: 100vh!important;
	width:100%;
}	
#banner-header .table-cell {
    display: table-cell;
    vertical-align: middle;
}	
	
.height-525 { height:525px;}


.banner-content h2 {
    background: #ffb400;
    color: #000000;
    height: 45px;
    border: 0px;
    border-radius: 0px;
    font-family: 'robotoregular';
    font-size: 26px;
    position: absolute;
    top: 291px;
  	width:100%;
    line-height: 45px;
}
.login-section{
	min-height:285px;
	background:#fff;
	border:0px solid #000;
	border-radius: 7px;	
	    width: 85%;
}
.signin{
	min-height:232px;
	background:#fff;
	border-top:0px;
	border-top-left-radius: 7px;
    border-top-right-radius: 7px;
	padding-top: 5px;
}
.signup{
	    min-height: 140px;
	background:#ffb400;;	
	border:0px;
	    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}
.people{
height:50px; 
width:50px;
margin-left: 20px;	
}
.form-group h6{
	color:#428bca;
	 margin-left:8px;
	     margin-top: 10px;
}

.form-control {
    margin-left: 15px;
    display: block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ac-create{ background:#ffb400;
	 height:160px; 
	 margin-top:15px; 
	 padding:1px 15px; 
	 border-radius: 0px 0px 6px 6px;
}
.btn-signin {
    color: #333;
    background-color: #ffb400;
    border-color: #ffb400;
	margin-top: 0px;
    padding: 6px 9px;
}
.btn-signin:hover{
	background-color:#fff;
	
	color:#ffb400;
	}
.create-acnt-btn{
	color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c;
	       margin-top: 0px;
	}
	
.btn-ac-crt {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #db9e0a;
}
.create-acnt-btn:hover, .create-acnt-btn:focus{
    color: #2c2c2c;
    background-color: #fff;
    border-color: #2c2c2c;
}
.transbox {

    padding: 10px;
    background-color: #ffb400;

  
}

.clr-login{ color:#e46304;}
.clr-hdr-txt{
color:#ffb400; font-weight:400; font-family:'robotoregular';}
.clr-hdr-txt1{
color:#e96050; font-weight:400;}
.clr-hdr-txt1:hover{
color:#337ab7; font-weight:400;}
.contact-bg-sty-clr{background-color:#1d1d1d; padding:5px 0px; border-bottom: solid 1px #b87e22;}
.clr-txt-gry{ color:#666666; text-transform:uppercase;}
h1{ font-family:'robotoregular'; }
h2{ font-family:'robotoregular';}
h3{ font-family:'robotoregular';}

.blk-clr{color:#2d2d2d;}
.abt-p{color:#2d2d2d; line-height:1.54em; font-family:'robotoregular' ; }
.abt-h{color:#2d2d2d; font-size:33px; font-weight:500; margin-bottom:30px; }
p{ font-family:'robotoregular';}
label{ font-family:'robotoregular';}
h4{ font-family:'robotoregular';}
.marg-0{ margin:0px;}
.pad-btm{ padding-bottom:30px;}
.clr-white{ color:#fff; font-family:'robotoregular';}
/*.clr-white:hover{ color:#fff; font-family:'robotoregular';}*/
.link-clr{ color:#2c4fff;
 font-size:15px;
 padding-left:10px;
 font-family:'robotoregular';}
.down-head{ font-size:18px; padding-right:15px; font-family:'robotoregular';  color:#222222;}
.down-head:hover{ color:#fff;}
.height-600{     height: 600;
    min-height: 600;}
.down-para{font-size:11px; color:#868686; padding-top: 8px; font-family:'robotoregular';}
.font-weight{
	 font-weight:600;
}
.font-20
{
	font-size:20px;
	 font-family:'robotoregular';
}

.font-16
{
	font-size: 16px;
}
.pad-15{
	padding:15px;
	}
.line-height{
	line-height:1.6;
	}

.btn-check {
    padding: 14px 14px;
	font-weight:600;
    font-size: 17px;
    line-height: 1.66;
    border-radius: 3px;
	margin-bottom: 15px;
}
.pad-img{
	padding:10px 25px;
}
select
{
     margin-left: 15px;
    display: block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


@media (max-width: 425px)
{
}
	.finan-freedom{
		background:#ea6051;
		    padding: 0px 12px;
		box-shadow: 0px 1px 5px #888888;
	}

/*--------------------Downloads Section---------------------------------*/
.download-sec-clr
{
	background:none;
	min-height:300px;
	padding:20px 20px;
}
@media (max-width: 320px)
{
.download-sec-clr {
    background: none;
    min-height: 400px;
    padding: 0px 0px;
}

#download {
    padding-top: 0px;     
}

}


.alert-success {
    color: #000;
    background-color: #fff;
    border-color: #d6e9c6;
}


.alert {
	
    padding: 50px;
    margin-bottom: 20px;
    border: 1px solid #ea6051;
    border-radius: 5px;
	
}
.alert1 {
    padding-top: 50px;
    padding-bottom: 70px;
    padding-right: 50px;
    padding-left: 50px;
    margin-bottom: 20px;
    border: 1px solid #ea6051;
    border-radius: 5px;
	
}

.alert-success:hover {
	background:#ea6051;
	color:#fff;
 
 }
 a:focus 
  {
	  outline:none !important;
  }
  a .alert-success  .media-body{
	
	color:#000;
 }
 a .alert-success:hover  .media-body{
	color:#fff;
 }
 a  .alert-success .media-body > h4{
	color:#000000;
	font-weight:600;
 }
  a .alert-success:hover .media-body > h4{
	color:#ffffff;
 }
.padd-alert
{
	padding:30px 20px 70px 20px;
}
.alert > div > p
{
	font-size:10px;
}





@media (min-width: 320px) and (max-width: 780px)
{
.navbar-brand {
    zoom: .9;
}
}

@media (min-width: 768px) and (max-width: 780px)
{
.navbar-brand{
	margin-top:-8px;
	}	
	
.navbar-default .navbar-nav>li>a {
	padding:0px 4px;
}
.mapcontainer
{
 position:absolute;
 width:90%;
 min-height:400px;
}

}

@media (max-width: 320px)
{
.navbar-brand {
   margin-top:-10px;
    zoom: .9;
}
}


@media (max-width:1024px)
{

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 11px;
}
}

@media (min-width: 1024px)
{
.navbar-right {
   
    margin-top: 10px;
}
}



.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: inherit;
	font-family:'robotoregular';
}


.navbar-default .navbar-nav>li>a:hover {
    color: #777;
    font-size: inherit;
}

	.no-padding{ padding:0px;}
.pad-btm-75{padding-bottom: 75px;}
	
.offer-bg{ background:url(../images/banner-head.jpg);
width:100%;
  min-height:440px; 
 }
  
    #wrapper { position: relative; }
   #over_map { position: absolute; top: 10px; left: 10px; z-index: 99; }
  


/*-----------------nav-tabs--------------------*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #ea6051;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs>li>a {
    background-color: white;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}




.tab.active:after {
    top: 40px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(229, 66, 66, 0);
    border-top-color: #f15521;
    border-width: 12px;
    margin-left: -12px;
}

/*---------------------*/



.clr-login{ color:#b33426;}
.clr-hdr-txt{
color:#e96050; font-weight:400; font-family:'robotoregular';}
.clr-hdr-txt1{
color:#e96050; font-weight:400;}
.clr-hdr-txt1:hover{
color:#337ab7; font-weight:400;}
a:focus, a:hover {
    color: #ea6051;
    text-decoration: underline;
	font-weight:600;
}
.clr-txt-gry{ color:#666666; text-transform:uppercase;}
h1{ font-family:'robotoregular'; }
h2{ font-family:'robotoregular';}
h3{ font-family:'robotoregular';}
.abt-p{margin-bottom:10px; line-height:1.54em; font-family:'robotoregular' ; }
.abt-h{font-size:33px; font-weight:500; margin-bottom:30px; }
p{ font-family:'robotoregular';}
label{ font-family:'robotoregular';}
h4{ font-family:'robotoregular';}
h3{ font-family:'robotoregular';color: #b33426;}
.pad-btm{ padding-bottom:50px;}
.clr-white{ color:#fff; font-family:'robotoregular';}
.link-clr{ color:#2c4fff;
 font-size:15px;
 padding-left:10px;
 font-family:'robotoregular';}
.down-head{ font-size:18px; padding-right:15px; font-family:'robotoregular';  color:#222222;}
.down-para{font-size:11px; color:#868686; padding-top: 8px; font-family:'robotoregular';}
.font-weight{
	 font-weight:600;
}
.font-20
{
	font-size:20px;
	 font-family:'robotoregular';
}

.font-16
{
	font-size: 16px;
}
.pad-15{
	padding:15px;
	}
.line-height{
	line-height:1.6;
	}

.btn-check {
    padding: 14px 14px;
	font-weight:600;
    font-size: 17px;
    line-height: 1.66;
    border-radius: 3px;
	    margin-bottom: 20px;
}
.pad-img{
	padding:10px 25px;
}
@media (max-width:768px)
{
	.pad-btm {
    padding-bottom: 0px;
}
section {
 
	padding-bottom::0px;
	padding-top:40px;
	padding-left:0px;
	padding-right:0px;
}/*
.va-table {
    min-height: 209px !important;
}*/
	.portfolio-track1 {
    background: url(/images/portfolio-bg1_notext.jpg) center;
    background-size: cover;
    min-height: 0 !important;
    width: 100%;
}
.alert {
  /*  border: 1px solid transparent;*/
    border-radius: 10px !important;
	  /*  padding: 35px;*/
}
.down-para {
	padding:0 16px;
}

.pink-clr {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.mapcontainer
{
 position:absolute;
 width:90%;
 min-height:400px;
}

}
 .portfolio-ul{ margin-left:-15px; margin-bottom:30px;}
portfolio-track
	{
	background:url(/images/portfolio-bg1.jpg) center;
	background-size:cover;
 	min-height:509px; 
 	width:100%;
	}
	
	.portfolio-track1
	{
	background:url(/images/portfolio-bg1_notext.jpg) center;
	background-size:cover;
	height:100vh;
 	width:100%;
	}
	

	@media (max-width:375px)
{
	
	.portfolio-track2 {
    min-height: 820px !important;
}
.portfolio-track2 .va-table
{
    height: 820px !important;
    min-height: 820px !important;
}
}
	
.portfolio-track2 {
    background: url(/images/port-trk.jpg) center no-repeat;
    background-size: cover;
    min-height: 100vh;
    width: 100%;
}
.portfolio-track2 .va-table
{
	display: table;
    height: 100vh;
    min-height: 100vh;
}	
.portfolio-track2 .table-cell {
    display: table-cell;
    vertical-align: middle;
}
  
  .pink-clr
  {
	background:url(/images/contact-bg.png) center repeat;
	min-height:100%;
	width:100%;
	padding-bottom:40px;
	padding-top:43px;
	padding-left:130px;
	padding-right:86px;
  }
  
.bg-tracker{ 
 background:url(../images/portfolio-section_011.jpg) no-repeat;
 background-size:cover;
  min-height:509px; 
  width:100%; } 
  .bg-pink{ 
 background:url(../images/pink-section.jpg) no-repeat;
 background-size:cover;
  min-height:509px; 
  width:100%; } 
  #portfolio-track h1 {
    margin-top: 50px;
}


.portfolio-track2 ul li {
    list-style: url(/images/white-arrow.png);
    padding: 4px 14px;
}

.portfolio3-ul li {
    list-style: url(../images/sign-bullet.png);
    padding: 4px 14px;
}
.login-bg ul li {
    list-style: url(../images/login_img-ul.png);
    padding: 4px 14px;
}
.mar-btm
{
	margin-bottom:0px;
}
.pad-top-btm
{
	padding-bottom:15px; padding-top:15px;
}
.pad-top-100{padding-top:100px;}
	
	
	

.sec-height1{
	min-height:650px;
}


.sec-height{
	background-color:#eeeeee;
	padding:50px 50px;}

.clr-ftr{
	background:#ea6051;
	padding:15px;
		}
		
.clr-ftr1{
	background:#9e2d2d;
	padding:15px;
		}	
		.mailid a
		{
			color:#FFF;
			text-decoration:none;
			font-weight:normal !important;
		}
		.mailid a:hover
		{
			color:#000;
			}
		


/*-----------------------------Form------------------------*/
.form-control {
	border-bottom:solid 1px #ccc;
}
	
	
/*-------------------------Contact Map-------------------------------------*/	
.embed-responsive-4by3 {
    padding-bottom:510px;
}

.btn-register {
    color: #fff;
    background-color: #4b4b4b;
    border-color: #fffff;
	border-radius: 25px;
}

.btn-register:hover {
	color:#FFF;
}

.btn-warning {
	border-radius: 25px;
}

.modal-body {
    position: relative;
    padding-top: 24px;
    padding-left: 25px;
}

.btn-custom {
    padding: 15px 15px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    background-color: #b33426;
    color: #ffffff;
}

.btn-custom:hover {
    box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
    outline: none;
    background-color: #f57f20;
    color: #ffffff;
}

.bg-green {
    background-color: #72d09e !important;
}
	
/*--------------------------------------------------------*/
	
	
	#about_us
	{
		padding-top:100px;
		min-height:100vh;
	}
	
	#portfolio
	{
		/*padding-top:50px;*/
	}
	
	#info_us
	{
		padding-top:100px;
		background:#eeeeee;
		min-height:100vh;
	}
	
	#download
	{
		padding-top:100px;
		min-height:100vh;
	}
	
	
#login-Modal {
}
#login-Modal .modal{
	z-index: 99999999;
	}
#login-Modal .modal-body{
		padding: 0px;
	}
#login-Modal .modal-content{
		border:none;
		border-radius:0px;
		box-shadow:none;
		background: none;
	}

#login-Modal .login-txt{
		width: 290px;
		min-height: 411px;
		float: left;
	}
#login-Modal .login-form{
		width: 310px;
		min-height: 411px;
		float: right;
		box-sizing: border-box;
		padding:5px;
		background-color: #ffffff;
	}
#login-Modal button{
		border:none;
		background: none;
		
		text-decoration: underline;
		text-align: center;
	}
#login-Modal button:hover{
			color:#ffffff;
		}
#login-Modal .modal-footer{
		text-align: center;
	}



@media (max-width: 375px) 
{

#login-Modal .login-form {
    width: 300px !important;
    float: left;
	margin-left:5px !important;
}
.font-12 {
    font-size: 13px;
}
}	
@media (min-width: 376px and max-width: 425px) 
{
/*
.va-table {
    display: table;
    min-height: 395px;
    width: 100%;
}
.va-table-banner {
    display: table;
	min-height:225px;
    width: 100%;
}*/
.portfolio-track2 {
    min-height: 295px;
 }

#login-Modal .login-form {
    width: 310px;
    float: left;
	margin-left:10px;
}

.font-12 {
    font-size: 18px;
}

}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 7px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media (max-width: 767px)
{
	.abt-p {
    text-align: justify;
}
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-top: 20px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #ec6e5c;
    background: #f0d5b0;
	color:fff !important;
}

.navbar-default .navbar-toggle {
    border-color: #000;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #fff;
}


	.va-table-banner {
    display: table;
		min-height:160px;
    width: 100%;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top:none;
}
#login-Modal .login-form {
    width: 310px;
    float: left;
	margin-left:40px;
}
.create-acc {
    font-size: 18px;
}
.transbox
{
	padding-top:120px;
}
.yellow-acc
{
	min-height:190px;
}

}

@media (min-width: 768px) and (max-width: 780px)
{
.alert1 {
    padding-bottom: 47px;
}	
	
.navbar-default .navbar-nav>li>a {
	padding: 0px 9px;
    margin-bottom: 10px;
}

.transbox
{
	padding-top:120px;
}/*
.va-table-banner {
    display: table;
    min-height: 400px;
    width: 100%;
}*/
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding-top: 50px !important;
}
#about_us {
    padding-top: 75px;
    min-height: 100vh;
}
.margin-left-n20 {
      margin-left: -6px;
}
.banner-text {
    margin-top: 167px;
}
.mapcontainer
{
 position:absolute;
 width:90%;
 min-height:400px;
}

}

.navbar-default .navbar-nav>li>a {
    color: #ffb400;
    font-size: inherit;
	font-family:'robotoregular';
	text-transform:uppercase;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    font-size: inherit;
	font-family:'robotoregular';
}



	.no-padding{ padding:0px;}
.pad-btm-75{padding-bottom: 75px;}
	
.offer-bg{ background:url(/images/banner-head.jpg);
width:100%;
  min-height:440px; 
 }
  
    #wrapper { position: relative; }
   #over_map { position: absolute; top: 10px; left: 10px; z-index: 99; }
	
	
	

.loc-bg
{
 position:relative;
 min-height:400px;
 
}
.mapcontainer
{
 position:absolute;
 width:100%;
 min-height:400px;
}

.modal-header {
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
}
@media (min-width: 1024px)  and (max-width: 1025px){
	.navbar-brand {
    padding: 7px 15px;
}
#about_us {
    padding-top: 75px;
    min-height: 100vh;
}
.alert1 {
    margin-bottom: 20px;
border: 1px solid #ea6051;
    border-radius: 5px;
    padding-top: 30px;
    padding-left: 26px;
    padding-right: 0px;
    padding-bottom: 38px;
}
.alert {
    padding: 25px;
}
.banner-text {
    margin-top: 65px;
}
.login-section {
    width: 113%;
	    left: -7px;
}
.mapcontainer
{
	position: absolute;
    width: 94%;
    min-height: 400px;
    margin-left: 3%;
}

	}	
	
@media (min-width:375px) and (max-width: 425px){
	.navbar-brand {
    padding: 7px 15px;
}
	#about_us {
    padding-top: 70px;
    min-height: 100vh;
}
.banner-text {
    margin-left: 14%;
	
}
.mapcontainer
{
 position:absolute;
 width:90%;
 margin-left: 5%;
 min-height:400px;
}

}
@media (min-width:320px) and (max-width: 321px){
	#about_us {
    padding-top: 70px;
    height: 100vh;
}
.login-section {
    width: 100%;
}
.banner-text {
  /*  margin-top: 100px;*/
    color: #bd4949;
}
.pad-btm-75 {
    padding-bottom: 0px;
}
.mapcontainer
{
 position:absolute;
 width:90%;
     margin-left: 5%;
 min-height:400px;
}

	}
	
@media(min-width:1440px) and (max-width: 1441px){
	
	#about_us {
    padding-top: 75px;
    min-height: 100vh;
}
.banner-text{
	margin-top:65px;
	}
/*.login-section {
    top: 145px;
}*/
	}
	
@media(min-width: 425px) and (max-width:426px){
	.login-section {/*
    top: 45px;
    position: absolute;*/
	margin-left: 23px;
    width: 80%;
}
.margin-left-n20 {
    margin-left: -19px;
}
.banner-text {
   /* margin-top: 145px;*/
}
	}	
	
@media(min-width: 375px) and (max-width:376px)
{
	.login-section {/*
    top: 50px;
    position: absolute;*/
    width: 90%;
}
.margin-left-n20 {
    margin-left: -14px;
}
	}
	