body{
	margin:0px;
	padding:0px;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	line-height:24px;
	color:#666;

}

p{
		text-align:justify;
}

header {
height:2510px;
width: 100%;
}

.top-bar{
	background:#4d5157;
	width:100%;
	float:left;
	
}

.phone-number-text{
	color:#ffffff;
	font-size:14px;
	font-weight:400;
	line-height:33px;
}
	
.socialnew ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.socialnew li{
	list-style:none;
	padding:5px 15px;
	float:left;
	border-right:solid 1px #676b6f;
}

.socialnew li a{
	color:#f5f5f5;
}

.borderleft{
		border-left:solid 1px #676b6f;
}

.top-logo-bar{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f1f1+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f2f1f1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#f2f1f1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#f2f1f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f1f1',GradientType=0 ); /* IE6-9 */
padding:15px 0px;
width:100%;
float:left;
}

.address-text{
	color:#342f39;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	line-height:24px;
}

.light-color{
	color:#969696;
}

.fa-map-marker{
	margin-top:5px;
	margin-left:5px;
}

.gap5{
	margin-top:5px;
}

.gap10{
	margin-top:10px;
}

.gap15{
	margin-top:15px;
}

.gap20{
	margin-top:20px;
}

.gap25{
	margin-top:25px;
}

.gap30{
	margin-top:30px;
}


.navbar-default {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a72c9+0,3466b2+100 */
background: #3a72c9; /* Old browsers */
background: -moz-linear-gradient(top, #3a72c9 0%, #3466b2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3a72c9 0%,#3466b2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3a72c9 0%,#3466b2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a72c9', endColorstr='#3466b2',GradientType=0 ); /* IE6-9 */

}
.navbar {
    border-radius: 0px;
}
.navbar {
    border: 0px solid transparent;
    margin-bottom: 0px;
    min-height: 50px;
    position: relative;
	z-index:90000000000;
}

.margintop10{
	margin-top:-10px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
	font-weight:700;
	font-size:15px;
	text-transform:uppercase;
	padding-left:25px;
	padding-right:25px;
}

.yellow-back {
    background: #f6bb19 none repeat scroll 0 0;
    color: #fff;
    padding: 18px 25px;
}


h1{
	color:#fff;
	font-weight:900;
	text-shadow:#4e4d4d 3px 2px 3px;
	font-size:48px;
	font-family: 'Raleway', sans-serif;
	line-height:50px;
}

h2{
	font-size:30px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	line-height:40px;
}

.input-big{
	background:#FFF;
	border:solid 1px #bcb9b9;
	padding:10px 15px;
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	color:#000;
	font-weight:400;
}

.input-bigzip{
	background:#FFF;
	border:solid 1px #bcb9b9;
	padding:10px 15px;
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	color:#000;
	font-weight:400;
	width:205px;
}

.getquote-btrn{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6bb19+0,facb49+100 */
background: #f6bb19; /* Old browsers */
background: -moz-linear-gradient(top, #f6bb19 0%, #facb49 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f6bb19 0%,#facb49 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f6bb19 0%,#facb49 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6bb19', endColorstr='#facb49',GradientType=0 ); /* IE6-9 */
border-radius:3px;
color:#131111;
font-weight:900;
letter-spacing:2px;
font-family: 'Raleway', sans-serif;
border:solid 1px #f6bb19;
padding:15px 20px;
font-size:18px;
}


h3{
	color:#302f2f;
	text-transform:uppercase;
	font-size:36px;
	font-weight:700;
	line-height:46px;
	font-family: 'Roboto', sans-serif;
}

.yellowcolor{
	color:#f5b918;
}



.carousel-caption {
    left: 55%;
    padding-bottom: 40px;
    right: 10%;
}

.carousel-caption {
    bottom: 20px;
    color: #fff;
    padding-top: 20px;
    position: absolute;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}
	


/* Fade transition for carousel items */

.carousel .item {
   left: 0 !important;
   -webkit-transition: opacity .4s;
    /*adjust timing here */ 
   -moz-transition: opacity .4s; 
   -o-transition: opacity .4s; 
   transition: opacity .4s; 
}

.carousel-control { 
   background-image: none !important; 
   /* remove background gradients on controls */ 
} 

/* Fade controls with items */

.next.left, .prev.right {
   opacity: 1; 
   z-index: 1;
}

.active.left, .active.right {
   opacity: 0;
   z-index: 2;
}

.greyback {
    background: #f2f2f2 none repeat scroll 0 0;
    border-bottom: 1px solid #bebebe;
    border-top: 1px solid #bebebe;
    padding: 0 0 35px;
}
h4{
	color:#1b1b1b;
	font-size:16px;
	font-family: 'Quattrocento', serif;
	font-weight:700;
}

.box-text{
	font-family: 'Quattrocento', serif;
	font-size:14px;
	color:#393838;
	line-height:22px;
	font-weight:400px;
}

.blue-bar{
	padding:30px 0px;
	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a72c9+0,3466b2+100 */
background: #3a72c9; /* Old browsers */
background: -moz-linear-gradient(top, #3a72c9 0%, #3466b2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3a72c9 0%,#3466b2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3a72c9 0%,#3466b2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a72c9', endColorstr='#3466b2',GradientType=0 ); /* IE6-9 */
color:#fff;
font-size:28px;
font-weight:700;
font-family: 'Roboto', sans-serif;
line-height:44px;
}

h5{
	color:#545352;
	font-weight:500;
	font-size:30px;
	font-family: 'Roboto', sans-serif;
	margin-bottom:10px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #376cbe #376cbe transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
     /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a72c9+0,3466b2+100 */
background: #3a72c9; /* Old browsers */
background: -moz-linear-gradient(top, #3a72c9 0%, #3466b2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3a72c9 0%,#3466b2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3a72c9 0%,#3466b2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a72c9', endColorstr='#3466b2',GradientType=0 ); /* IE6-9 */
color:#fff;
font-size:16px;
    cursor: default;
}

.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f1f1+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f2f1f1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#f2f1f1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#f2f1f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f1f1',GradientType=0 ); /* IE6-9 */
color:#545352;
font-size:16px;
}


.nav > li > a {
    display: block;
    padding: 10px 25px;
    position: relative;
}

.tab-pane{
	padding:25px;
	border:solid 1px #e3e2e2;
	background:#FFF;
}
	
	
	.form-text{
		font-size:16px;
		color:#545352;
	}
	
	
	label {
    display: inline-block;
    font-weight:normal;
    margin-bottom: 5px;
    max-width: 100%;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.yellow-button {
    background: #f6bb19 none repeat scroll 0 0;
    border: medium none;
    color: #252524;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 10px 15px;
    text-transform: uppercase;
}

.navbar-nav > li > a {
    line-height: 26px;
}

.gradient-back{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f1f1+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f2f1f1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#f2f1f1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#f2f1f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f1f1',GradientType=0 ); /* IE6-9 */
padding:35px 0px;
width:100%;
float:left;
}

.yellow-back-box{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6bb19+0,facb49+100 */
background: #f6bb19; /* Old browsers */
background: -moz-linear-gradient(top, #f6bb19 0%, #facb49 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f6bb19 0%,#facb49 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f6bb19 0%,#facb49 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6bb19', endColorstr='#facb49',GradientType=0 ); /* IE6-9 */
border-radius:5px;
color:#131111;
border:solid 1px #f6bb19;
padding:15px 25px;
font-size:18px;
z-index:1900000000;
width:360px;

}

.yellow-bar{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6bb19+0,facb49+100 */
background: #f6bb19; /* Old browsers */
background: -moz-linear-gradient(top, #f6bb19 0%, #facb49 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f6bb19 0%,#facb49 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f6bb19 0%,#facb49 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6bb19', endColorstr='#facb49',GradientType=0 ); /* IE6-9 */
border-radius:5px;
color:#131111;
border:solid 1px #f6bb19;
padding:15px 25px;
font-size:18px;
margin-bottom:30px;
}




h6{
	color:#393838;
	font-size:24px;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
	line-height:30px;
	margin-bottom:15px;
	margin-top:0px;
}

.blackcolor{
	color:#000;
}

.callus-text{
	color:#393838;
	font-size:17px;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	line-height:22px;
	margin-bottom:10px;
	
}

.blue-button{
	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a72c9+0,3466b2+100 */
background: #3a72c9; /* Old browsers */
background: -moz-linear-gradient(top, #3a72c9 0%, #3466b2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3a72c9 0%,#3466b2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3a72c9 0%,#3466b2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a72c9', endColorstr='#3466b2',GradientType=0 ); /* IE6-9 */
border-radius:3px;
color:#ffffff;
font-weight:700;
font-family: 'Raleway', sans-serif;
letter-spacing:2px;
padding:15px 25px;
border:solid 1px #3465b0;
}

.be-heading{
	color:#4c4c4c;
	font-size:30px;
	font-weight:700;
	font-family: 'Quattrocento', serif;
	line-height:44px;
	margin-bottom:15px;
}

.welcome-text{
	color:#000;
	font-size:14px;
	font-weight:400;
	line-height:22px;
	font-family: 'Quattrocento', serif;
}

.footer-back{
	background:url(../images/form-back.jpg) left no-repeat;
	padding:90px 0px;
	float:left;
	width:100%;
}


.form-group{
	margin-bottom:10px;
}
.footerback{
	background:#4d5157;
	border-top:10px #386fc3 solid;
	padding:45px 0px;
	width:100%;
	float:left;
}

.footer-heading{
	color:#d9d9d9;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	margin-bottom:10px;
	font-size:16px;
}



.footer-links{
	display:block;
	color:#fff;
	font-weight:400;
	font-size:13px;
	text-decoration:none;
	line-height:30px;
	font-family: 'Montserrat', sans-serif;
}

.footer-text{
	font-family: 'Montserrat', sans-serif;
	line-height:22px;
	color:#fff;
	font-weight:400;
	font-size:13px;
}

.footer-links:hover{
color:#fff;
}

.socials ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.socials ul::after {
    clear: both;
    content: "";
    display: table;
}
.socials ul li {
    float: left;
    margin: 0 0 8px 8px;
}
.socials ul li a {
    background: #dddddd none repeat scroll 0 0;
    border-radius: 32px;
    color: #888888;
    display: block;
    font-size: 17px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.3s ease 0s;
    width: 32px;
}
.socials ul li a i {
    line-height: 34px;
}
.socials ul li a i.fa-vimeo {
    font-size: 14px;
}
 .socials ul li a i.stm-google-plus {
    font-size: 13px;
}
 .socials ul li a:hover {
    background: #6c98e1 none repeat scroll 0 0;
    color: #fff;
}
.socials ul li a.social-facebook:hover {
    background: #3a5897 none repeat scroll 0 0;
}
 .socials ul li a.social-twitter:hover {
    background: #00aced none repeat scroll 0 0;
}
.socials ul li a.social-instagram:hover {
    background: #ac907a none repeat scroll 0 0;
}
.socials ul li a.social-google-plus:hover {
    background: #db4437 none repeat scroll 0 0;
}
.socials ul li a.social-vimeo:hover {
    background: #4bf none repeat scroll 0 0;
}
 .socials ul li a.social-linkedin:hover {
    background: #0077b5 none repeat scroll 0 0;
}
	

.copyright-back{
	background:#333434;
	padding:15px 0px;
	width:100%;
	float:left;
	font-size:13px;
	letter-spacing:2px;
	color:#ffffff;
	font-weight:300;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}


.whiteback {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin-top: 33px;
    padding: 25px;
}
	

.blue-back-internal{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a72c9+0,3466b2+100 */
background: #3a72c9; /* Old browsers */
background: -moz-linear-gradient(top, #3a72c9 0%, #3466b2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3a72c9 0%,#3466b2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3a72c9 0%,#3466b2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a72c9', endColorstr='#3466b2',GradientType=0 ); /* IE6-9 */
font-size:20px;
color:#fff;
font-weight:700;
margin-bottom:35px;
font-family: 'Roboto', sans-serif;
line-height:28px;
border-radius:5px;
padding:20px;
border:solid 1px #3466b3;
}

.light-greybackright{
	background:#eff1f1;
	padding:20px;
	border:solid 1px #c4c4c4;
	margin-bottom:35px;
	border-radius:5px;
}

.gap65{
	margin-top:65px;
}

.lightbackhome{
	background:#f6f6f6;
	padding:30px 0px;
}
	
	.bluebackhome{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a72c9+0,3466b2+100 */
background: #3a72c9; /* Old browsers */
background: -moz-linear-gradient(top, #3a72c9 0%, #3466b2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3a72c9 0%,#3466b2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3a72c9 0%,#3466b2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a72c9', endColorstr='#3466b2',GradientType=0 ); /* IE6-9 */
padding:25px 0px;
	}
	
	.whitecolor{
		color:#fff;}
		.whitebox{
			background:#fff;
			border:solid 1px #e8e7df;
			padding:25px;
		
		}
		
		.boxheading{
			color:#3567b4;
			font-size:36px;
			font-family: 'Merriweather', serif;
			font-weight:900;
			line-height:40px;
		}
		
		.greybox-heading{
			color:#cccccc;
			font-family: 'Merriweather', serif;
			font-weight:900;
			font-size:28px;
			text-transform:uppercase;
			line-height:30px;
		}
			
			.btn-success {
    background-color: #a6c73c;
    border-color: #a6c73c;
    color: #fff;
	font-family: 'Merriweather', serif;
			font-weight:900;
			font-size:16px;
			text-transform:uppercase;
			letter-spacing:1px;
}

		.btn-success:hover {
    background-color: #95b72a;
    border-color: #a6c73c;
    color: #fff;
	font-family: 'Merriweather', serif;
			font-weight:900;
}

.btn-default {
    background-color: #f2f1e6;
    border-color: #eae9e2;
    color: #333;
    padding: 8px 20px;
	font-family: 'Roboto', sans-serif;
}

.blueheading{
			color:#3567b4;
			font-size:26px;
			font-family: 'Merriweather', serif;
			font-weight:900;
			line-height:40px;
		}
		
		
		.formback-round{
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f1f1+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f2f1f1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#f2f1f1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#f2f1f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f1f1',GradientType=0 ); /* IE6-9 */
padding:15px 25px;
border-radius:5px;
border:solid 1px #f2f1e6;
		}
		
		.lightgreyback{
			background:#ededed;
			border-top:solid 1px #e5e5e3;
			border-bottom:solid 1px #e5e5e3;
			padding:25px 0px;
			width:100%;
			float:left;
			margin-top:35px;
		}
		
		.bluecolor-heading{
			color:#366ab9;
		}
		
		.bottom-form{
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f6f8+0,d8e1e7+50,b5c6d0+51,e0eff9+100;Grey+Gloss+%232 */
background: #f2f6f8; /* Old browsers */
background: -moz-linear-gradient(45deg, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border:solid 1px #e1e1e1;
width:100%;
float:left;
		}
		
		.paddingleft{
			padding-left:0px;
		}
		
		.paddingright{
			padding-right:0px;
		}
		
		.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}
		
		
		.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
	border-radius:0px;
	font-family: 'Merriweather', serif;
	font-weight:600;
}


.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
    min-width: 100%;
}

		@media screen and (max-width: 1200px) {
			
			.input-bigzip{
	background:#FFF;
	border:solid 1px #bcb9b9;
	padding:10px 15px;
	font-family: 'Raleway', sans-serif;;
	 font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
	width:130px;
}
		}
		
		@media screen and (max-width: 1100px) {
			
			.yellow-back-box {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f6bb19 0%, #facb49 100%) repeat scroll 0 0;
    border: 1px solid #f6bb19;
    border-radius: 5px;
    color: #131111;
    font-size: 18px;
    padding: 15px 25px;
    width: 280px;
    z-index: 1900000000;
}

h6 {
    color: #393838;
    font-family: "Roboto",sans-serif;
    font-size:large;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 0;
}
		
		
		.input-big {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bcb9b9;
    color: #000;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
}
.yellow-button {
    background: #f6bb19 none repeat scroll 0 0;
    border: medium none;
    color: #252524;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 5px 15px;
    text-transform: uppercase;
}

body {
    color: #666;
    font-family: "Roboto",sans-serif;
    font-size:small;
    line-height: 22px;
    margin: 0;
    padding: 0;
}


.blue-bar {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #3a72c9 0%, #3466b2 100%) repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size:large;
    font-weight: 700;
    line-height: 30px;
    padding: 30px 0;
}

h2 {
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size:x-large;
    font-weight: 500;
    line-height: 30px;
}

.callus-text {
    color: #393838;
    font-family: "Roboto",sans-serif;
    font-size: medium;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
}

.socialnew li {
    border-right: 1px solid #676b6f;
    float: left;
    list-style: outside none none;
    padding: 5px 10px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}

.address-text {
    color: #342f39;
    font-family: "Open Sans",sans-serif;
    font-size: 10px;
    line-height: 18px;
}

h1 {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: large;
    font-weight: 700;
    line-height: 30px;
    text-shadow: 3px 2px 3px #4e4d4d;
}

h3 {
    color: #302f2f;
    font-family: "Roboto",sans-serif;
    font-size: x-large;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}

.input-bigzip{
	background:#FFF;
	border:solid 1px #bcb9b9;
	padding:10px 15px;
	font-family: 'Raleway', sans-serif;;
	 font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
	width:130px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #3a72c9 0%, #3466b2 100%) repeat scroll 0 0;
    border-color: #376cbe #376cbe transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: default;
    font-size: 14px;
}

.nav-tabs > li > a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #f2f1f1 100%) repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #545352;
    font-size: 14px;
    line-height: 1.42857;
    margin-right: 2px;
}

.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}

		}
		
	
@media screen and (max-width: 1024px) {
	
	h1{
	color:#fff;
	font-weight:900;
	text-shadow:#4e4d4d 3px 2px 3px;
	font-size:larger;
	font-family: 'Raleway', sans-serif;
	line-height:20px;
	margin-bottom:10px;
	
}

h2{
	font-size:medium;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	line-height:20px;
}


.input-big{
	background:#FFF;
	border:solid 1px #bcb9b9;
	padding:5px 5px;
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	color:#000;
	font-weight:400;
}

.getquote-btrn{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6bb19+0,facb49+100 */
background: #f6bb19; /* Old browsers */
background: -moz-linear-gradient(top, #f6bb19 0%, #facb49 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f6bb19 0%,#facb49 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f6bb19 0%,#facb49 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6bb19', endColorstr='#facb49',GradientType=0 ); /* IE6-9 */
border-radius:3px;
color:#131111;
font-weight:900;
letter-spacing:2px;
font-family: 'Raleway', sans-serif;
border:solid 1px #f6bb19;
padding:5px 10px;
font-size:12px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
	font-weight:700;
	font-size:12px;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
}

.yellow-back {
    background: #f6bb19 none repeat scroll 0 0;
    color: #fff;
    padding: 5px 5px;
}

.input-bigzip{
	background:#FFF;
	border:solid 1px #bcb9b9;
	padding:5px 5px;
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	color:#000;
	font-weight:400;
	width:100px;
}
h3{
	font-size:x-large;
	line-height:30px;
}

.blue-bar {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #3a72c9 0%, #3466b2 100%) repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size:large;
    font-weight: 700;
    line-height: 34px;
    padding: 30px 0;
}

h5 {
    color: #545352;
    font-family: "Roboto",sans-serif;
    font-size:larger;
    font-weight: 500;
    margin-bottom: 10px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #3a72c9 0%, #3466b2 100%) repeat scroll 0 0;
    border-color: #376cbe #376cbe transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: default;
    font-size: 14px;
}
.nav-tabs > li > a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #f2f1f1 100%) repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #545352;
    font-size: 14px;
    line-height: 1.42857;
    margin-right: 5px;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}

.col-xs-offset-7 {
    margin-left: 0%;
}

.paddingleft{
			padding-left:15px;
		}
		
		.paddingright{
			padding-right:15px;
		}
}

 @media screen and (max-width: 990px) {
		 .hidden-xs{
	display:none;
} 
 }

 @media screen and (max-width: 980px) {
	 
	 .hidden-xs{
	display:none;
}
 }
 
  


 @media screen and (max-width: 768px) {
	.socialnew li {
    border-right: 1px solid #676b6f;
    float: left;
    list-style: outside none none;
    padding: 5px 5px;
	font-size:13px;
} 


.phone-number-text{
	color:#ffffff;
	font-size:12px;
	font-weight:400;
	line-height:33px;
}

.hiddenquotes{
	display:none;
}

.col-xs-offset-7 {
    margin-left: 0%;
}
 }
 
  @media screen and (max-width: 680px) {
	  
	  .hidden{
		  display:none;
	  }
	  
  }