

/*New Styles*/

a:focus,
a:active,
a:visited{
	outline: none;
	text-decoration: none;
}
.redText 
{
	font-family: Verdana, arial, sans-serif;
	font-size: 14px;
	color:Red;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	text-align:left;
}
h1,h2,h3,h4{
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: 500;
}


body{
	font-size: 16px;
	line-height: 1.4;
	color: #484848;
	font-family: 'Lato', Helvetica, Arial, sans-serif;	
}
.v-center {
   display: flex;
   align-items: center;
}
hr{
	margin-top: 30px;
	margin-bottom: 30px;
}
@media screen and (min-width: 1024px) {
    .docs{
        padding-top:50px;
    }
     .docsdesc{
        padding-top:40px;
    }
}
.header-main{
	/*width: 100%;
	float: left;*/
	background-color: #ecf8fd;
	border-bottom:1px solid #eaeaea;
}
.logo
{
    background-color: #e9eaea;
    font-size: 28px;
    border-radius: 5px;
    padding: 8px;
}
.loginBackground {   
    background-image: url(../images/BodyBg.jpg);
    height: 645px;   
    text-align: center;
    width: 100%;
    background-size:cover
}
.header-main .navbar{
	margin-bottom: 0;
	border: none;
    margin-top:0;
}
.hd{
    color:#f5f5f5;font-size:40px;
     font-family:Verdana;
}
.sub-hd{
    color:#f5f5f5;font-size:34px;
     font-family:Verdana;
}
.text-white{
    color:#fff;
    font-size:22px;
    font-family:Verdana;
}
.btn-blue:active,.btn-blue:focus,.btn-blue:hover,.btn-blue{
    color: #fff;
    background-color: #497eb0;
    border-color: #497eb0;
    font-size:26px;
    margin-top:40px;

}

.header-main .navbar-nav > li > a {
	color: #484848;
}

#carousel{	
	margin-bottom: 30px;
}

#carousel .item img{
	width: 100%;
	display: block;
}

.carousel-caption {
	text-align: left;
}

.navbar-brand { 
    padding: 8px;   
}

.register-services h2{
	margin-top: 0;
}
.rs-box{
	padding: 30px 0;
}

.img-center{
	text-align: center;
}

.img-center img{
	display: inline-block;
	margin: auto;
}


.register-services > .row:first-child{
	border-bottom: 1px solid #ccc;
}

.register-services > .row:nth-child(1) > .col-sm-6:first-child,
.register-services > .row:nth-child(2) > .col-sm-6:nth-child(1){
	border-right: 1px solid #ccc;
}


.register-services > .row:nth-child(2) .rs-box{
   padding-bottom: 0;
}

.register-services > .row:nth-child(1) > div:nth-child(1),
.register-services > .row:nth-child(2) > div:nth-child(1){
   padding-right: 30px;
}

.register-services > .row:nth-child(1) > div:nth-child(2),
.register-services > .row:nth-child(2) > div:nth-child(2){
   padding-left: 30px;
}



.register-services > hr{
	border-color: #ccc;
	background-color: #ccc;
	margin-top: 50px;
	margin-bottom: 50px;
}

.footer{
	width: 100%;
	float: left;
	padding: 30px 0;
	margin-top: 30px;
	background-color: #f0f0f0;
}

.footer p{
	margin-bottom: 0;
}
ul.footer-link{
	padding: 0;
	list-style: none;
	margin: 0;
}
.footer-link li{
	display:inline-block;
}
.footer-link li a {
    color: #484848;
    display: block;
    font-size: 20px;
    padding: 0 20px 5px 0;
}

.inner-page{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.breadcrumb {
    margin-bottom: 0;
}

.page-content .rs-box h1{
   margin-top: 0;
}

.pb-radio p{
	margin-bottom: 0;	
}

.pb-radio p label{
    cursor: pointer;
}

.pb-radio p input{
	outline: none !important;
}

.pb-price {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.form-area .note {
    display: table;
    float: right;
    width: 200px;
    margin-top: 20px;
}

.form-area .note small{
	font-size: 12px;
	color: #333;
}

.form-area .note span{
	font-size: 35px;
}

.form-area .note small,
.form-area .note span{
	padding: 5px;
	display: table-cell;
	vertical-align: middle;
}

.form-area .btn{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
    white-space: normal;
    padding-left:50px;
    padding-right:50px;
}

.sidebar-box{
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.sidebar-box h3{
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.progress{
	margin-top: 40px;
}

.progress-bar{
	background-color: #DDE0E5;
	border-left: 1px solid #fff;
}
.progress-bar-current{
   background-color: #DDE0E5;
}
.progress-bar-success {
    background-color: #5cb85c;
}

.progress-bar-complete {
    background-color: #C1C6CC;
}

.progress-bar:first-child{
	border-left: none;
}

.progress .sr-only{
	 clip: inherit;
	 width: auto;
	 height: auto;
	 height: 100%;
}

.related-searches{
	list-style: none;
	padding: 0;
	margin: 0;
}
.related-searches a{
	font-size: 24px;
	color: #33A9C7;
}

.quote-box {
    background: #eff6fe none repeat scroll 0 0;
    border: medium none;
    padding: 10px;
    border-radius: 10px;
}

.quote-box > p {
    font-size: 13px;
}

blockquote footer{min-height:auto;background:transparent;padding:0px;}
#map-canvas {
    height: 400px;
    margin-bottom: 30px;
}
.product-best-value-tool-tip{
	border-radius: 15px;
    left: 26%;
    padding: 0 10px 0 15px;
    position: absolute;
    top: -80%;
    width: 222px;
}
.product-best-value-tool-tip:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #d9edf7;
	border-width: 20px;
	margin-left: -80px;
}
.mgrTop50{margin-top:50px;}
.mgrTop60{margin-top:60px;}
/*****************************
media queries
**********************************/
@media only screen and (max-width: 992px){
    .carousel-caption{
    	left: 10%; 
    	right: 10%;   
    	padding-bottom: 0;	
    }
#carousel,
#carousel img{
	min-height: 250px;
}

.navbar-toggle .icon-bar{
	background: #333;
}

.register-services h2 {
    margin-top: 20px;
}

.page-content .rs-box h1 {
    margin-top: 20px;
}

.breadcrumb {
    margin-bottom: 20px;
}

.page-content .rs-box{
	margin-bottom: 0;
}

.pb-price {    
    margin-top: 20px;    
}


}

@media only screen and (max-width: 767px){
    .carousel-caption{
    	bottom: 0;
    }
   .carousel-caption h1{
   	 font-size:18px; 
   }

   .carousel-caption h4{
   	 font-size:16px; 
   }

   .carousel-caption p{
   	 font-size:13px; 
   }

   .rs-box{
   	padding-top: 0;
   	margin-bottom: 30px;
   }
   .register-services > .row:first-child {
    border-bottom: medium none;
}

.register-services > .row:nth-child(1) > .col-sm-6:first-child, .register-services > .row:nth-child(2) > .col-sm-6:nth-child(1) {
    border-right: none;
    padding-right: 15px;
}

.register-services > .row:nth-child(1) > div:nth-child(2), .register-services > .row:nth-child(2) > div:nth-child(2) {
    padding-left: 15px;
}

.register-services > .row:nth-child(2) .rs-box {
    margin-bottom: 15px;    
}




  

}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
.price-box label {font-size:0.90em;}
}

.details-form .radio label.paymentType:after{
	content: "";
	position: absolute;
	left: 25px;
	display: inline-block;
	width: 200px;
	height: 50px;
	top: -10px;
	background-image: url(../images/payment-type.png);
	background-position: 0px -8px; 
	width: 131px;
	height: 41px;
}

.details-form .radio label.paypal:after{
	content: "";
	position: absolute;
	left: 25px;
	display: inline-block;
	width: 200px;
	height: 50px;
	top: -10px;
	background-image: url(../images/payment-type.png);
	background-position: -134px -6px; 
	width: 111px;
	height: 38px;
}

.terms-checkbox{
	position: relative;
	width: 100%;
	float: left;
}

.terms-checkbox label{
	position: absolute;
	padding-left: 50px;
	bottom: -65px;
}

.terms-checkbox label:before{
  	content: "";
	width: 15px;
	height: 15px;
	border: 2px solid #636365;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;	
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

.terms-checkbox input{
	display: none;
}

.terms-checkbox input:checked + label:before{
	background: #333;	
}

.btn-form-details{
	max-width: 380px;
	padding: 50px 20px 0 20px;
	float: left;
}

.submit-notes{
	display: table;
}

.submit-notes p{
	display: table-cell;
	font-size: 16px;
	line-height: 24px;
	vertical-align: top;
}
.submit-notes p .fa{
	font-size: 46px;
	padding: 10px;
}

.btn-form-details .btn{
	background-color: #2d68a2;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
    font-size: 28px;   
    margin-top: 15px;
    margin-bottom: 15px;
}
.btn-form-details .btn:hover{
 background-color: #337ab7;
}
.details-form {
    width: 100%;
    float: left;
    border: 1px solid #b8b8b8;
    padding: 20px;
    margin-bottom: 50px;
    margin-top: 30px;
}

.top-title p {
    font-size: 26px;
    font-weight: 500;
    line-height: 25px;
}