@import url('/font/style.css');
@import url('/font/roboto.css');
a:focus
{
	outline:none !important;
}
.padding-top-20{
    padding-top: 20px;	
}
.padding-top-15{
	padding-top: 15px;	
}
.padding-top-35{
	padding-top:35px;	
}
.padding-top-40{
	padding-top:40px;
}
.padding-left-15{
	    padding-left: 0px;
}
.padding-left-0{
	padding-left:0px;
	}
.padding-top-100{
	padding-top: 100px;
	}
.no-padding{
	padding:0 !important;	
}
.padding-right-0{
	padding-right: 0px;
	}
.margin-right-5{
	    margin-right: 5px;
	}	
.margin-bottom-17{
	margin-bottom:17px;
}
.margin-top-10{
	margin-top:10px;
	}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}

.navbar-nav{
	    padding-top: 25px;
	}
.navbar-nav>li>a {
	color:#fff;
}
.show-nav
{
	background:#000;
	opacity:1;
	border-bottom:none;
}
.nav .navbar-nav>li>a {
	color: #ffb400;
	margin-top:10px;
	padding:5px 15px;
}
.navbar-nav>li>a:focus, .navbar-nav>li>a:hover, .navbar-nav>li>a:hover {
    text-decoration: none;
    background-color: #ffb400;
	color: #fff;
	border-radius:15px;
	margin-top:10px;
	padding:5px 15px;
}
.navbar-default .navbar-nav>li>a {
    color: #ffb400;
    font-size: inherit;
	font-family:'robotoregular';
}
.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';
}
.marg-top-60 {
    margin-top: 60px;
}

.navbar-brand {
    float: left;
    height: 75px;
    padding: 0px 0px;
    /* font-size: 18px; */
    /* line-height: 20px; */
}

@media (max-width: 319px) 
{
.navbar-brand {
   margin-top:10px;
    zoom: .9;
}

}	
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 50px;
    margin-bottom: 8px;
    background-color: #ffb400;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.93);
    border-radius: 4px;
}

.navbar-toggle .icon-bar {
    display: block;
    color:#fff;
    background: black;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

	
#banner{
	width:100%;
	min-height:580px;
	background:url(/images/banner-1.jpg) center no-repeat;
	background-size:cover;
	z-index:9;
}
.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:372px;
	background:#fff;
	border:0px solid #000;
	border-radius: 7px;	
	    top: 120px;
    position: absolute;
}
.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:#000;
	 margin-left:20px;
	     margin-top: -5px;
}

.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;
}


#aboutus{
	width:100%;
	min-height:511px;
	background:#fff;
	background-size:cover;
}
.about-head h2{
	font-family:'robotoregular';
	font-size:32px;
	color:#000;	
	text-transform:uppercase;
	padding-top: 65px;
}
.about-head p{
	font-family:'robotoregular';
	font-size:16px;
	color:#666666;
	text-transform:uppercase;	
}
.about-head h1{
	font-family:'robotoregular';
	font-size:32px;
	color:#000;
}

.about-content{
	font-family:'robotoregular';
	font-size:20px;
	color:#000;	
}
.about-content2{
	font-family:'robotoregular';
	font-size:17px;
	color:#000;
	padding-top:25px;
	padding-bottom: 40px;
	
}

#info-center{
	width:100%;
	min-height:574px;
	background:url(/images/banner-bg-2.jpg) center no-repeat;
	background-size:cover;
		padding-bottom: 40px;
}
.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: #3a3a3a;
    border-width: 12px;
    margin-left: -12px;
}
.info-head h2{
	font-family:'robotoregular';
	font-size:32px;
	color:#000;	
	text-transform:uppercase;
	padding-top: 65px;
}
.info-head h1 {
    font-family: 'robotoregular';
    font-size: 18px;
    color: #000000;
    /* line-height: 20px; */
    margin-bottom: 25px;
}
.info-tool{
	padding-right: 0px;
	background:#fff;
}
.info-add{
	min-height:336px;
	background:url(/images/info.jpg) center no-repeat;
	background-size:cover;	
	position:relative;
}
.info-content{
	margin-top: 295px;
	}
.info-heading{
	font-size:17px; color:#ffb400;
}
.info-heading-content{
	color:#fff; font-size:14px;
}
.tab-pannel{
	background:#FFF;
	 height: 292px;
	 padding-top:15px; 
	 overflow: auto;
	
	}
#download{
	width:100%;
	min-height:574px;
	background:#FFF;
}
.download-head h2{
	font-family:'robotoregular';
	font-size:32px;
	color:#000;	
	text-transform:uppercase;
	padding-top: 65px;
}
.download-head p{
		font-family:'robotoregular';
	font-size:16px;
	color:#666666;
	text-transform:uppercase;
}
.download-section{
	background:url(/images/download-bg.jpg) center no-repeat;
	background-size:cover;
	min-height:313px;
	margin-top:45px;
	padding-top:60px;
}
.download-section a:focus, a:hover{
text-decoration:none;	
}
.form-name{
	font-family:'robotoregular';
	font-size:21px;
	color:#fff;
	text-transform:uppercase;
}
.form-link{
	font-family:'robotoregular';
	font-size:14px;
	color:#ffb400;
	text-transform:none;
		
}
#contact{
	width:100%;
	min-height:566px;
	
}
.map{
	width:100%;
	min-height:350px;
	background:#CCC;
	    margin-left: -15px;
}
.loc-bg
{
 position:relative;
 min-height:350px;
 
}
.mapcontainer
{
 position:absolute;
 width:100%;
 height:350px;
}
.contact-content{
	width:100%;
	min-height:225px;
	background:#000;
}
.contact-head h2{
	font-family:'robotoregular';
	font-size:32px;
	color:#ffb400;	
	text-transform:uppercase;
	padding-top: 0px;	
}
.contact-head p{
	font-family:'robotoregular';
	font-size:15px;
	color:#ffffff;
		
}
.contact-content hr{
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ffb400;
    width: 100%;
    left: -2px;
    position: absolute;	
}
.disclaimer{
	position: absolute;
    top: 185px;
    color: #fff;
    font-size: 13px;
    font-family: 'robotoregular';
	right:0px;	
}
#foot-menu{
	/*background:#000;*/
	position: absolute;
    top: 185px;
	color:#fff;
}
#foot-menu a:hover{
	text-decoration:none;
	}
#foot-menu a.menu-link
{
	text-decoration:none;
	color:#fff;
	font-size: 13px;
	font-family:'robotoregular';
	
}
#foot-menu a.menu-link:hover{
	color:#ffb400;	
}
@media (min-width: 768px) and (max-width:769px){
	.disclaimer {
  	top: 300px;
	text-align:center;
}
#foot-menu {
    top: 275px;

}
.contact-content {
    min-height: 350px;
    
}

.download-section {
	 min-height: 740px;   
}
.banner-content h2 {
    width: 63%;
	margin-top: -130px
}
.info-add {
    min-height: 440px;
}
.info-content {
    margin-top: 405px;
}
.about-head h2 {
    padding-top: 0px;
}
.info-head h2 {
    padding-top: 0px;
}
.download-head h2 {
    padding-top: 0px;
}
.info-tool ul .nav>li>a {
    padding: 10px 7px;
}
}
@media (min-width: 320px) and (max-width: 321px){
.margin-left-n20{
		    margin-left: -20px;
}
.contact-content {
    min-height: 445px;
}
#foot-menu {
    top: 350px;
}
		.disclaimer {
    top: 370px;
}
.info-content {
    margin-top: 285px;
}
.info-heading {
    margin-left: -14px;
}
}
@media(min-width: 375px) and (max-width: 376px){
	#foot-menu {
    top: 335px;
}
.disclaimer {
    top: 355px;
}
	.contact-content {
    width: 100%;
    min-height: 415px;
    background: #000;
}
	}
@media(min-width: 425px) and (max-width: 426px){
	#foot-menu {
       top: 310px;
   
}
.disclaimer {
    top: 340px;
}
.contact-content {
    width: 100%;
    min-height: 415px;
    background: #000;
}
	}
@media (min-width: 320px) and (max-width:425px){
	.download-section {
    min-height: 740px;
   
}

.banner-content h2 {
    height: 64px;
    top: 105px;
	    left: 0px;
    /* width: 96%; */
    line-height: 26px;
}
.btn-signin {
    margin-top: -35px;
}
.signin { 
    padding-top: 0px;
}
.about-head h2 {
    padding-top: 0px;
}
.info-head h2 {
    padding-top: 0px;
}
.download-head h2 {
    padding-top: 0px;
}
#banner {
    min-height: 742px;
}
}
@media(min-width: 768px) and (max-width: 769px){
	.btn-signin {
    margin-top: -40px;
}
.margin-right-5 {
    margin-right: 39px;
}
#banner {
    min-height: 742px;
}
}
@media(min-width : 1024px) and (max-width: 1025px){
	.margin-right-5 {
    margin-right: -5px;
}
.banner-content h2 {
  /*  height: 87px;*/
	    width: 115%;
}
.tab-pannel {
    height: 296px;
}
	}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
	outline:none;
}
.create-acnt-btn{
	color: #fff;
    background-color: #2c2c2c;
    border-color: #db9e0a;
	    margin-top: -16px;
	}
/*.login-form{
	width:350px;
}*/