body{
	margin: 0px;
	padding: 0px;
    font-family: 'Poppins', sans-serif;
    color: #04353d;
    background: #fafafa;
}

#wrapper{
    float: left;
    width: 100%;
    overflow: hidden;
}

/* FONTS */

p{
	font-size: 16px;
	color:#242a40;
	line-height: 25px;
}

.box1 ul{
	font-size: 15px;
	color: #000;
	line-height: 25px;
}

p.page-intro{
	font-size: 20px;
	color: #000;
	line-height: 35px;
	font-weight: 300;
}

h1{
	font-size: 35px;
    line-height: 35px;
	font-weight: 800;
    color: #242a40;
	margin: 0px;
}

.banner-container h1{
    font-size: 45px;
    line-height: 45px;
}   

.banner-container p {
    font-size: 18px;
    line-height: 27px;
} 

h2{
	font-size: 30px;
    line-height: 40px;
	font-weight: 800;
	color:#242a40;
}

h1 span{
	font-weight: 400;
}

.center{
    text-align: center;
}

/* CONTAINERS */

.container{
    width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.content{
    padding-top: 50px;
    padding-bottom: 50px;
    background: #EDEEEF;
}

.txt-box-left{
    padding-right: 50px;
}

.txt-box-right{
    float: right!important;
    padding-left: 50px;
}

.img-box-right{
    float: right!important;
    padding-left: 50px;
}

.img-box-right img{
    width: 100%;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.img-box-left{
    padding-right: 50px;
}

.img-box-left img{
    width: 100%;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.section{
    padding-top: 50px;
    /*padding-bottom: 50px;
    border-bottom: 5px solid #f1ad4b;*/
}

.yellow-background{
    font-size: 18px;
    padding: 7px;
    padding-left: 10px;
    padding-right: 10px;
    background: #f1ad4b;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.key-benefits{
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: linear-gradient(to bottom, rgba(241, 173, 75, .9), rgba(241, 173, 75, 1));
    background-image: linear-gradient(to bottom, rgba(4, 53, 61, .9), rgba(4, 53, 61, 1));

}

.key-benefits h2{
    color: #fff;
    margin-top: 0px;
}

/*ul.ticks {
    display: inline-block;
    max-width: 800px;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul.ticks li {
    float: left;
    width: 50%;
    padding: 25px;
    background-image: url(../images/tick1.png);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: left center;
    padding-left: 60px;
    font-size: 20px;
    font-weight: 300;
    line-height: 27px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
    text-align: left;
    color: #fff;
}*/

ul.ticks{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
    font-size: 16px;
    color: #242a40;
    line-height: 25px;

}

ul.ticks li{
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	background-image: url(../images/icons/tick.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
    background-size: 20px;
}

.service-text ul.ticks{
    float: none;
    display: inline-block;
}

.how-it-works-container{
    padding-top: 75px;

background-color: #EDEEEF;
    position: relative;
   /* background-image: url(../images/phone2.png);
    background-repeat: no-repeat;
    background-size: 600px;
    background-position: right bottom;*/
border-bottom: 2px solid #f1ad4b;
}

.phone-img{
     position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    max-width: 550px;
}

.app-icon{
    position: absolute;
    top: 50px;
    right: 50px;
    max-width: 150px;
}

.how-it-works{
    padding-right: 40%;


    padding-bottom: 75px;
}

.how-it-works-section{
    border-bottom: 1px solid #d1d1d1;
    padding-top: 25px;
    padding-bottom: 25px;
}

.how-it-works-section p{
    margin-bottom: 0px;
}

.how-it-works h3{
    display: inline-block;
    font-size: 18px;
    padding: 7px;
    padding-left: 10px;
    padding-right: 10px;
    background: #f1ad4b;
    margin-bottom: 0px;
    margin-top: 0px;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.app-store-icons{
    padding-top: 25px;
}

.app-store-icons img {
    max-width: 150px;
    margin-right: 15px;
    -webkit-transition: .2s;
    transition: .2s;
}

.app-store-icons img:hover {
    opacity: .8;
}

.easy-steps{
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: linear-gradient(to bottom, rgba(241, 173, 75, .9), rgba(241, 173, 75, 1));
    background-image: linear-gradient(to bottom, rgba(4, 53, 61, .9), rgba(4, 53, 61, 1));
}

.easy-steps h2{
    text-align: left;
    margin-top: 0px;
    margin-bottom: 50px;
    color: #fff;
}

.steps{
display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    justify-content: left;
    flex-wrap: wrap;
    flex-direction: row;
}

.easy-steps .box4{
    width: 23%;
    margin-right: 1%;
    margin-left: 1%;
    padding: 20px;
    background: #f3c27c;
    background: #144d57;
    text-align: center;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #f7d29d;
    border: 1px solid #1f5a64;
}

.easy-steps .box4 img{
    max-width: 100%;
    max-height: 64px;
    margin-top: 25px;
}

.easy-steps .box4 span{
    display: inline-block;
    font-size: 25px;
    font-weight: 800;
color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 74px;
    text-align: center;
    background: #04353d;

-moz-border-radius: 74px;
    -webkit-border-radius: 74px;
    -khtml-border-radius: 74px;
    border-radius: 74px;
}

.easy-steps .box4 p{
   float: left;
    width:100%;
line-height: 25px;
    color: #fff;
    text-align: left;
    margin-bottom: 0px;
}

.contact{
    background-color: #EDEEEF;   
padding-top: 100px;
padding-bottom: 100px;
} 

.contact .container{
    max-width: 800px;
}

.contact h2{
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-container{
    background: #f1ad4b; 
    padding: 50px;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}  
    

/* HEADER */

#header-container{
	float: left;
	width: 100%;
	position: fixed;
	z-index: 999999;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 999999;
}



#header-container-process-appeal{
	float: left;
	width: 100%;
	position: static;
	border-bottom: 1px solid #ededed;
}	

#header{
	float: right;
	max-width: 800px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}



#header-bottom{
	float: right;
	width: 100%;
	max-width: 800px;
	/*background-color: #f3f3f3;
	border-bottom: 1px solid #ececec;*/
	height: 44px;
	-webkit-transition: .2s;
    transition: .2s;
}

#logo-box{
	float: left;
    max-width: 500px;
}



#logo-box img{
    float: left;
	width: 100%;
	max-width: 135px;
	-webkit-transition: .3s;
    transition: .3s;
}

#logo-box span{
    float: right;
    font-size: 30px;
    font-weight: 400;
    padding-top: 10px;
	-webkit-transition: .3s;
    transition: .3s;
}

.shrink #header-bottom{
	height: 0px;
	overflow: hidden;
}

.shrink #logo-box img{
	max-width: 115px !important;
}

.shrink #logo-box{

}

.shrink #nav{
	padding-top: 10px;
}

.shrink #header{

}

.shrink{
        background-color: rgba(32, 42, 64, .9)!important;
}

.header-non-homepage{
    position: static;
    background: #fff!important;
    background-color: #fff!important;
}

.shrink #logo-box span {
    float: right;
    font-size: 25px;
    font-weight: 400;
    padding-top: 10px;
}


/* NAV */


#nav{
	float: right;
	padding-top: 15px;
	-webkit-transition: .2s;
    transition: .2s;
}

#nav ul{
	float: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav ul li{
	float: left;
	margin-left: 10px;
}

#nav a{
	float: left;
	padding: 8px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;
    font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff; 
	-webkit-transition: .2s;
    transition: .2s;
}

.header-non-homepage #nav a{
    color: #242a40;
}

.header-non-homepage #nav a.current{
    color:#f3721f !important;
}

#nav a:hover{
    color:#f3721f !important;
}

.menu-button{
    border: 1px solid #f3721f;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

#nav a.menu-button:hover{
    background: #f3721f;
    color:#fff !important;
}

#nav li.current a{
    color:#f3721f !important;
}

/* BUTTONS */

.box1 .btn{
	float: left;
	display: static;
	margin-left: 0px;
	margin-bottom: 15px;
}

.box1 #banner-btn-container{
	max-width: none;
}

.btn{
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
    min-width: 175px;
    padding: 12px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    border: none;
    color: #fff;
    -webkit-transition: .2s;
    transition: .2s;
    cursor: pointer;
    text-align: center;
	background-color: #f3721f;
	color: #fff !important;
	text-transform: uppercase;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.btn:hover{
	background-color: #ff873a;
}	

/* HOMEPAGE BANNER */

/* BANNER */

.banner-txt{
    float: left;
    width: 100%;
}
	

.banner-container{
	float: left;
	position: relative;
	width: 100%;
	padding-top: 0px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	/*position: absolute;
	top: 0;
	left: 0;*/
    border-bottom: 2px solid #f3721f;

}

.custombanner-content{
	position: absolute;
width: 100%;
height: 100%;
	top: 0;
	left: 0;
	text-align: center;
    padding-top: 220px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.custombanner-content h1{
    color: #fff;
}

.custombanner-content p{
    color: #fff;
}

.custombanner-content .box1 .btn{
    float: none;
}

.napit{
margin-top: 50px; 
}

.video-container{
		float: left;
	width: 100%;
	position: relative;
}

.video-banner{
	float: left;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	position: relative;

	top: 0px;
	left: 0;

}

.video-banner-overlay{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 99;
	background-image: url(../images/video-overlay.png);
	background-size: 100%;
	height: 350px;
	background-repeat: no-repeat;
    background-position: top;
}	

/*
.video-banner{
	height: auto;
	/*height: 100vh;
	overflow: hidden;
}*/

.videoWrapper2 {
	position: relative;
	padding-bottom: 56%; /* 16:9 */
	padding-top: 5px;
	/*height: 0;*/
	z-index: 9;
}

.videoWrapper2 iframe {
	position: absolute;
	/*top: -55px;*/
	top: -1px;
	left: 0;
	width: 100%;
	height: 100%;
}

	
.banner{
	float: left;
	width: 100%;
	/*min-height: 100vh;*/
	min-height: 100vh;
	text-align: center;
  	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	/*background-attachment: fixed;*/
	padding-top: 150px;
}

.banner-title{
    min-height: 300px;
    height: 320px;
    padding-top: 125px;
    position: relative;
    overflow: hidden;
}

.about-banner{
    height: auto;
    padding-bottom: 100px;
}

.about-banner .banner-text{
    text-align: center;
    padding-top: 60px;
}

.about-banner p {
    max-width: 100%!important;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
}

.about-banner p a{
    color: #fff;
}

.about-banner p a:hover{
    color: #ff873a;
}

.about-banner .container{
    max-width: 900px;
}

.about-banner .box3{
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    text-align: left;
}

.about-banner .banner-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 2000px;
}

.about-banner .banner-text img{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.banner-text{
    position: relative;
    text-align: left;
    padding-top: 80px;
    z-index: 99;
}

.banner-title h1{
    color: #fff;
    font-size: 45px;
    line-height: 45px;
}

.about-banner  h1{
    margin-bottom: 50px;
}

.banner-title p{
    max-width: 800px;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
}

.banner-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 750px;
    z-index: 9;
}

/*.custombanner-content img{
	width: 100%;
	max-width: 250px;
}*/

/* BOXES */

.box1{
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.box1 a{
	color: #000;
}

.box2{
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.box3{
	float: left;
	width: 33.33%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.box4{
	float: left;
	width: 25%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.box5{
	float: left;
	width: 20%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.form-container .btn-link{
	background: #04a583;
	border: 1px solid #04a583;
	display: inline-block;
	width: auto;
	color: #fff;
	min-width: 200px;
	cursor: pointer;
}

.form-container .btn-link:hover{
	background:	#026b56;
	border: 1px solid #026b56;
}
	

.form-box{
	float: left;
	width: 100%;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #ededed;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.form-box label{
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
	
.form-box p{
	float: left;
	width: 100%;
}

.form-box h3{
	margin-top: 0px;
}
	
.payment-box{
	border-right: 20px solid #fff;
}

.payment-box .form-box{
	background: none;
}

.form_field_row .btn{
	float: left;
	width: 100%;
	max-width: 235px;
	padding: 12px;
	font-weight: 400;
	background-color: #f3721f;
    border: none;
	 font-size: 16px;
	text-align: center;
	color: #fff;
	margin: 0px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	
-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.form_field_row .btn:hover{
background-color: #ff873a;
}

.form_field_row{
	float: left;
	width: 100%;
	padding-bottom: 15px;}

.form_field{
	float: left;
	width: 100%;
	padding-right: 15px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;}

.form_field_wide{
	float: left;
	width: 100%;
	padding-right: 15px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;}

.form_field_right{
	float: right;
	width: 202px;}

.form_field_btn{
	float: left;
	width: 100%;
}

.form_field_row textarea{
	width: 100%;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	padding: 15px;
	min-height: 150px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	-webkit-transition: .2s;
    transition: .2s;
		font-family: 'Open Sans', sans-serif;
}

/*
.form_field_row textarea:hover{
	background-color: #eaeaea;
}

.form_field_row textarea:focus{
	background-color: #eaeaea;
}
*/

.form_field_row input{
	width: 100%;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	padding: 15px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	font-weight: 400;
	font-size: 16px;
	color: #04353d;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	-webkit-transition: .2s;
    transition: .2s;}
/*
.form_field_row input:hover{
	background-color: #eaeaea;
}

.form_field_row input:focus{
	background-color: #eaeaea;
}
*/

.form_field_row select{
	width: 100%;
	border: 1px solid #e0e0e0;
	background-color: #efefef;
	padding: 15px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	-webkit-transition: .2s;
    transition: .2s;}

.form_field_row select:hover{
	background-color: #eaeaea;
}

.form_field_row select:focus{
	background-color: #eaeaea;
}

.form-field-row {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

/* FOOTER */

#footer-container{
    padding-top: 50px;
    padding-bottom: 20px;
    text-align: center;
    background: #242a40;
}

#footer-container span{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

#footer-container a{
    color: #fff;
}

#footer-container #copyright-container{
    padding-top: 30px;
}

#footer-container #copyright-container span{
    font-size: 14px;
}

.footer-services{
    text-align: left;
}

.footer-services h4{
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.footer-services ul{
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-bottom: 25px;
    list-style: none;
}

.footer-services ul li{
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
}

.footer-services ul a{
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
}

.footer-services ul a:hover{
    color: #f3721f!important;
}

.footer-logo{
    padding-bottom: 40px;
}

.footer-logo img{
    max-width: 100%;
    margin-bottom: 0px;
}

.footer-logo .box1 img.f-logo{
    float: left;
    width: 100%;
    max-width: 180px;
    margin-right: 25px;
}

.footer-logo .box1 img.f-napit{
    float: left;
    max-width: 60px;
    margin-top: 15px
}

.footer-company-info{
    text-align: left;
}

.footer-contact-details{
    width: auto;
    float: none;
    display: inline-block;
    padding-bottom: 0px;
}

.footer-contact-details a{
    text-decoration: none;
}

#footer-container .footer-contact-details span{
    float: left;
    width: 100%;
   /* margin-left: 10px;
    margin-right: 10px;*/
    font-weight: 600;

    padding-left: 40px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}

#footer-container .footer-contact-details span.footer-phone{
    background: url(/images/icons/phone.png);
    background-repeat: no-repeat;
    background-size: 30px;
}

#footer-container .footer-contact-details span.footer-email{
    background: url(/images/icons/email.png);
    background-repeat: no-repeat;
    background-size: 30px;
}

.footer-call-to-action{
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    /* background: #eaeaea; */
    background-image: url(/images/banner1.jpg);
    background-size: cover;
    background-position: center center;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #f3721f;
}  

.f-overlay{
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height: 600px;
    background-image: linear-gradient(to bottom left, rgba(68,44,87,0.6), rgba(40,42,67,0.1));
}

.f-content{
    position: relative;    
    z-index: 99;
}

.f-content .box1{
    float: none;
    display: inline-block;
    max-width: 600px;
}

.footer-call-to-action h3{
    color: #fff;
    margin-bottom: 0px;
    font-size: 30px;
}  

.footer-call-to-action p{
    color: #fff;
    font-size: 18px;
    line-height: 27px;
} 

.footer-call-to-action .btn{
    float: none;
    display: inline-block;
    margin-top: 20px;
} 

#hp-highlights{
float: left;
width: 100%;
position: relative;
z-index: 999;
padding-bottom: 50px;
background: #EDEEEF;

}

.hp-highlights3{
	margin-bottom: 50px;
}

.hp-highlights-box{
float: left;
width: 25%;

-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;
text-align: center;
margin-top: -100px;
padding: 30px;
padding-top: 40px;
padding-bottom: 40px;
background-color: #ebebeb;
min-height: 311px;
    z-index: 9999;
    position: relative;
border-right: 1px solid #dfdfdf;
}

#hp-box4{
    border-right: none;
}


.highlights-3-boxes .hp-highlights-box{
    width: 33.33%;
    min-height: 231px;
}

.hp-highlights-box img{
    width: 100%;
    max-width: 50px;
}

.hp-highlights3 .hp-highlights-box{
width: 33.33%;
}

#hp-highlights h2{
font-size: 15px!important;
line-height: 20px;
font-weight: 600;
text-align: center;
margin: 0px;
margin-top: 15px;
color: #242a40;
text-transform: uppercase;

}

.hp-highlights-box p{

}

.homepage-box-left {
    float: left;
    padding-right: 50px;
    padding-left: 0px;
}

.homepage-box-right {
    float: right;
    padding-left: 50px;
    padding-right: 0px;
}

.section-text-v2 .intro-image img {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.section-text-v2{
    padding-bottom: 50px;
}

#slideshow {
    min-height: 600px!important;
}

/* SERVICES */

.services-intro ul{
    font-size: 16px;
    color: #242a40;
    line-height: 25px;
}    

.services-row{
    /*padding-top: 50px;
    margin-left: -50px;*/
    border-bottom: 1px solid #dfdfdf;
    text-align: center;

}

.services .box3{
    float: none;
    width: 50%;
    display: inline-block;
    padding: 50px;
    padding-top: 10px;
    border-right: 1px solid #dfdfdf;
    text-align: left;
    margin-right: -4px;
}

.services .box3 h2{
    font-size: 25px;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
    -webkit-transition: .5s;
    transition: .5s;
}

.services .box3:hover h2{
   color: #f3721f;
}

.services .box3 p{
    margin-top: 5px;
}

.services .box3 img{
    float: left;
    width: 100%;

    
}

.service-grid-img{
    position: relative;
    overflow: hidden;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.service-more-info {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 9;
    background-color: rgba(243, 114, 31, .4)!important;
    text-align: center;
    padding-top: 28%;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.services .box3:hover .service-more-info{
    background-color: rgba(243, 114, 31, .8)!important;
    opacity: 1;
}

.service-more-info span{
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
}

.service-text{
    padding-right: 50px;
}

.service-gallery{
    padding-left: 50px;
}

.service-gallery img{
    width: 100%;
}

.service-gallery .box1{
    padding-bottom: 10px;
}

.service-gallery .box2{
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
}

.services-row ul{
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
    list-style: none;
    font-size: 16px;
    color: #242a40;
    line-height: 25px;
    min-height: 230px;
}

.services-row ul li {
    margin-left: 20px;
    margin-bottom: 5px;
}

.services-row ul li:before {
    content: '-';
    position: absolute;
    margin-left: -15px;
}

/* GALLERY */

.gallery-page{
    padding-top: 185px;
    text-align: center;
}

.gallery-page h1 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 30px;
}

.gallery-page img{
    width: 100%;
    max-width: 100%;
}

/* CONTACT PAGE */

.contact-page{
    padding-top: 185px;
    text-align: center;
}

.contact-page h1 {
    font-size: 45px;
    line-height: 45px;
}

.fancybox-container {
    z-index: 99999999!important;
}

#photos {
    float: left;
    width: 100%;
    padding-top: 25px;
    line-height: 0;
    -webkit-column-count: 5;
    -webkit-column-gap: 0px;
    -moz-column-count: 3;
    -moz-column-gap: 0px;
    column-count: 3;
    column-gap: 0px;
}

#photos img {
    float: left;
    width: 100% !important;
    height: auto !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid #EDEEEF;
    -webkit-transition: .2s;
    transition: .2s;
}

#photos img:hover{
    opacity: 0.9;
}

.fancybox-caption{
    font-size: 16px!important;
    font-weight: 600!important;
}

/* CONTACT */

.contact-container{
	width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding-top: 70px;
}

.contact-container h2{
    color: #5499ab;
    font-size: 20px;
    line-height: 25px;
	margin-bottom: 25px;
	margin-top: 0px;
	font-weight: 800;
	text-align: center;
}

.contact-container .box-text-right{
	width: 100%;
	max-width: 500px;
}

.contact-map h2{
	text-align: center;
	margin-bottom: 25px;
	color: #0a1742;
	font-size: 25px;

}

.contact-details{
    max-width: 100% !important;
	float: left;
	padding-top: 50px;
	padding-bottom: 30px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	text-align: left;
}

.contact-details .box3{
	text-align: center;
}

.contact-box{
	display: inline-block;
}

.contact-details .box1{
	padding-bottom: 20px;
}

.contact-details .icon{
	float: left;
	width: 60px;
    padding-top: 5px;
}

.contact-details .icon img{
	max-width: 40px;
}

.contact-details span{
	color: #133840;
	font-size: 18px;
	line-height: 22px;
}

.contact-details a{
	color: #133840;
	text-decoration: none;
}


.contact-details strong{
	font-size: 20px;
	font-weight: 800;
	display: inline-block;
    padding-bottom: 5px;

}

/*.contact-phone{
	background: url(/templates/brooklands-glass/images/phone.png);
	 background-repeat: no-repeat;
background-position: left 15px;
    background-size: 30px;
}

.contact-email{
	background: url(/images/icons/email.png);
	 background-repeat: no-repeat;
background-position: left 15px;
    background-size: 30px;
}

.contact-address{
	background: url(/templates/brooklands-glass/images/location.png);
	 background-repeat: no-repeat;
background-position: left 15px;
    background-size: 30px;
}*/




.form-container{
	display: inline-block;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
background: #e6e6e6;
padding: 25px;
-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

#contact-bottom .form-container{
    background: #ededed;
}

.form-container h2{
	font-size: 20px;
	font-weight: 800;
    margin-top: 0px;
}    


.form-container .btn-link{
	background: #04a583;
	border: 1px solid #04a583;
	display: inline-block;
	width: auto;
	color: #fff;
	min-width: 200px;
	cursor: pointer;
}

.form-container .btn-link:hover{
	background:	#026b56;
	border: 1px solid #026b56;
}

.form-container ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #133840;
  opacity: 1; /* Firefox */
}

.form-container :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #133840;
}

.form-container ::-ms-input-placeholder { /* Microsoft Edge */
  color: #133840;
}
	

.form-box{
	float: left;
	width: 100%;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #ededed;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.form-box label{
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
	
.form-box p{
	float: left;
	width: 100%;
}

.form-box h3{
	margin-top: 0px;
}
	
.payment-box{
	border-right: 20px solid #fff;
}

.payment-box .form-box{
	background: none;
}

.form_field_row .btn{
	float: left;
	width: 100%;
	max-width: 235px;
	padding: 12px;
	font-weight: 400;
	background-color: #f3721f;
    border: none;
	 font-size: 16px;
	text-align: center;
	color: #fff;
	margin: 0px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	margin-top: 5px;
-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.form_field_row .btn:hover{
	   background-color: #ff873a;
    border: none;
}

.form_field_row{
	float: left;
	width: 100%;
	padding-bottom: 15px;}

.form_field{
	float: left;
	width: 50%;
	padding-right: 15px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;}

.form_field_wide{
	float: left;
	width: 100%;
	padding-right: 15px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;}

.form_field_right{
	float: right;
	width: 202px;}

.form_field_btn{
	float: left;
	width: 100%;
}

.form_field_row textarea{
	width: 100%;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	padding: 15px;
	min-height: 150px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	-webkit-transition: .2s;
    transition: .2s;
		font-family: 'Open Sans', sans-serif;
}

.form-container input:hover{
	border:1px solid #133840;
}

.form-container input:focus{
	border:1px solid #133840;
}

.form-container textarea:hover{
	border:1px solid #133840;
}

.form-container textarea:focus{
	border:1px solid #133840;
}

/*
.form_field_row textarea:hover{
	background-color: #eaeaea;
}

.form_field_row textarea:focus{
	background-color: #eaeaea;
}
*/

.form_field_row input{
	width: 100%;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	padding: 15px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	-webkit-transition: .2s;
    transition: .2s;}
/*
.form_field_row input:hover{
	background-color: #eaeaea;
}

.form_field_row input:focus{
	background-color: #eaeaea;
}
*/

.form_field_row select{
	width: 100%;
	border: 1px solid #e0e0e0;
	background-color: #efefef;
	padding: 15px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	-webkit-transition: .2s;
    transition: .2s;}

.form_field_row select:hover{
	background-color: #eaeaea;
}

.form_field_row select:focus{
	background-color: #eaeaea;
}

.slicknav_menu{
    display: none;
}

/* SMartphones and Tablets */
@media only screen 
and (min-width : 1px) 
and (max-width : 1300px) {

.phone-img {
    max-width: 400px;
}

}


/* SMartphones and Tablets */
@media only screen 
and (min-width : 1px) 
and (max-width : 1230px) {

.container{
    float: left;
    width:100%;
	max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

#hp-highlights .container{
    padding-left:0px;
    padding-right: 0px;
}



}

/* SMartphones and Tablets */
@media only screen 
and (min-width : 1px) 
and (max-width : 1100px) {

.how-it-works {
    padding-right: 0%;
    padding-bottom: 75px;
}

.how-it-works-container{
    padding-bottom: 500px;
}

/*.app-icon {
    position: absolute;
    top: auto;
    bottom: 300px;
    right: auto;
    left: 50px;

}*/

.phone-img {
    right: auto;
    left: 30%;
    width: 100%;
}


}

/* SMartphones and Tablets */
@media only screen 
and (min-width : 1px) 
and (max-width : 850px) {

.services-intro{
    padding-top: 25px;
}

.services-intro .box2{
    width: 100%;
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.services .box3 {
    padding: 25px;
    width: 50%;
    border-right: none!important;
}

.services-row {
    margin-left: 0px;
    border-bottom: none;
}

.footer-company-info{
    width: 100%;
    text-align: center;
}
    
.footer-services{
    width: 100%;
    text-align: center;
    padding-top: 25px;
}

.footer-logo .box1 img.f-logo {
    float: none;
    display: inline-block;
    width: 100%;
    max-width: 180px;
    margin-right: 25px;
}

.footer-logo .box1 img.f-napit {
    float: none;
    display: inline-block;
    max-width: 60px;
    margin-top: 15px;
    vertical-align: top;
}

.footer-services ul {
    float: none;
    width: auto;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    margin-bottom: 25px;
    list-style: none;
}

#footer-container .footer-contact-details span {
    float: none;
    width: auto;

    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.footer-contact-details{
    max-width: 300px;
    text-align: left;
}


.easy-steps .box4 {
    width: 48%;
    margin-bottom: 2%;
}

.content {
    padding-top: 0px;
}

.txt-box-left{
    width: 100%;
    padding-right: 0px;
}

.img-box-right{
    width: 100%;
    padding-left: 0px;
    text-align: center;
}

.img-box-right img{
    margin-top: 50px;
    max-width: 500px;
    float: none;
    display: inline-block;
}

.txt-box-right{
    width: 100%;
    padding-left: 0px;

}

.img-box-left{
    width: 100%;
    padding-right: 0px;
    text-align: center;
}

.img-box-left img{
    margin-top: 50px;
    max-width: 500px;
    float: none;
    display: inline-block;
}

#header-container {
    float: left;
    width: 100%;
    position: static;
}

#logo-box {
    float: left;
    max-width: 100%;
    width: 100%;
    text-align: center;
}

#logo-box img {
    float: none;
    display: inline-block;
    vertical-align: top;
}

#logo-box span {
    float: none;
    display: inline-block;
    vertical-align: top;
}

#header {
    float: right;
    max-width: 100%;
    width:100%;
    text-align: center;
}

#nav {
    float: none;
    display: inline-block;
}

.shrink #logo-box img {
    max-width: 135px !important;
}

.shrink #logo-box span {
font-size: 30px;
    font-weight: 400;
}

.shrink #nav {
    padding-top: 15px;
}


}



/* SMartphones and Tablets */
@media only screen 
and (min-width : 1px) 
and (max-width : 750px) {

.service-text {
    width: 100%;
    padding-right: 0px;
}

.service-gallery {
    width: 100%;
    padding-left: 0px;
}

.homepage-box-left{
    width: 100%;
    padding-right: 0px;
}   

.homepage-box-right {
    width: 100%;
    padding-left: 0px;
}

.hp-highlights-box {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-top: 0px;
    padding: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #ebebeb;
    min-height: 311px;
    z-index: 9999;
    position: relative;
    border-right: none;
}

.banner-container h1 {
    font-size: 35px;
    line-height: 35px;
}

.banner-title h1 {
    font-size: 35px;
    line-height: 35px;
}

.slicknav_menu{
    display: block;
}

#nav{
    display: none;
}

.app-icon {
    max-width: 100px;
}

.box4{
	width: 50%;
}

.box3{
	width: 100%;
}

.banner {
    float: left;
    width: 100%;
    height: 300px;
}

#banner-txt:before {
    content: '';
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    width: 200%;
    height: 100%;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(0deg);
    -ms-transform: skew(0deg);
    transform: skew(0deg);
    z-index: 1;
    background-image: linear-gradient(to left, rgba(4, 53, 61, 0.85), rgba(4, 53, 61, 0.4));
}

#banner-txt {
    position: relative;
    float: right;
    max-width: 100%;
    width: 100%;
    padding-top: 50px;
    text-align: center;
}

#banner-txt span{
    width: 100%;
    float: left;
    text-align: center;
}

}



/* SMartphones and Tablets */
@media only screen 
and (min-width : 1px) 
and (max-width : 550px) {

.services .box3 {
    padding: 0px!important;
    margin-top: 50px;
    width: 100%;
    border-right: none!important;
}

.services-row ul{
    min-height: 0px;
}

.yellow-background{
    width:100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h2 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 800;
}

.phone-img {
    right: auto;
    left: 0%;
    width: 100%;
}

.easy-steps .box4 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 15px;
}

ul.ticks{
    padding-left: 25px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul.ticks li {
    float: left;
    width: 100%;
}



#banner-txt{
    padding: 25px;
    padding-top: 50px;
}

#banner-txt span {
    font-size: 30px;
}

#banner-txt h1 {
    font-size: 30px;
}

#logo-box span {
    font-size: 25px;
    font-weight: 400;
    padding-top: 15px;
}

.shrink #logo-box span {
    font-size: 25px;
    font-weight: 400;
    padding-top: 15px;
}





#logo-box span {
    float: left;
}


}

/* SMartphones and Tablets */
@media only screen 
and (min-width : 1px) 
and (max-width : 450px) {

.hp-highlights-box {
    width: 100%;
    padding-bottom: 0px;
    min-height: 0px;
}

#hp-box4{
    padding-bottom: 40px;
}

.banner-container h1 {
    font-size: 30px;
    line-height: 30px;
}

.banner-title h1 {
    font-size: 30px;
    line-height: 30px;
}

.phone-img {
    right: auto;
    left: 50px;
    width: 80%;
}

.how-it-works-container {
    padding-bottom: 400px;
}

.app-icon {
    position: absolute;
    top: 25px;
    right: 25px;
    max-width: 75px;
}

.how-it-works-container {
    padding-top: 20px;
}



.easy-steps {
    padding-top: 50px;
    padding-bottom: 50px;
}


.contact {
    padding-top: 0px;
    padding-bottom: 0px;
}

.contact  .container {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.form-container {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
}

}

/* SMartphones and Tablets */
@media only screen 
and (min-width : 1px) 
and (max-width : 400px) {

.footer-services ul li {
    float: left;
    width: 100%;
    margin-right: 0px;
    text-align: center;
}

}

