/*
Theme Name: Jays Door
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/****************************************************************
Google Fonts Specification Start
****************************************************************/
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,200,100,500,600,700,800,900);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Archivo+Black);
/****************************************************************
Google Fonts Specification End
****************************************************************/


/****************************************************************
Basic CSS Start
****************************************************************/

a {
	text-decoration:none;
	color:#216fa8;
}
body img {
	border:0px;
}
body img a {
	border:0px;
	margin:0;
	padding:0;
}
body img a:hover {
	border:0px;
}
body a {
	border:0px;
}
body a:hover {
	border:0px;
}
h1 {
	font-family: 'Archivo Black', sans-serif;
	font-size:48px;
	font-weight:400;
	color:#216fa8;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	padding-bottom:15px;
}
h2 {
	font-family: 'Archivo Black', sans-serif;
	font-size:40px;
	font-weight:400;
	color:#216fa8;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	padding-bottom:5px;
}
h3 {
	font-family: 'Raleway', sans-serif;
	font-size:36px;
	font-weight:700;
	color:#01507b;
	line-height:48px;
	text-decoration:none;
	text-transform:none;
	margin:0px;
	padding-bottom:15px;
}
h4 {
	font-family: 'Archivo Black', sans-serif;
	font-size:30px;
	font-weight:600;
	color:#216fa8;
	line-height:48px;
	text-decoration:none;
	text-transform:none;
	margin:0px;
	padding:0px;
}
h5 {
	font-family: 'Raleway', sans-serif;
	font-size:24px;
	font-weight:700;
	color:#216fa8;
	line-height:36px;
	text-decoration:none;
	text-transform:none;
	margin:0px;
	padding:0px;
}
h6 {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:500;
	color:#264965;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	text-transform:none;
	margin:0px;
	padding-bottom:15px;
}
p {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:500;
	color:#264965;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	text-transform:none;
	margin:0px;
	padding-bottom:15px;
}
/****************************************************************
Basic CSS End
****************************************************************/

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-image:url(images/bg_pattern.png);
	background-repeat:repeat;
}
.clear {
	clear:both;
}
.page_holder {
	width:100%;
}
.top_base {
}
.logo {
	margin:0px;
	padding:0px;
	float:left;
}
.logo img {
	margin:0px;
	padding:0px;
}
#top_right {
	max-width:350px;
	margin-top:5px;
	padding:0px;
	float:right;
	margin-bottom:5px;
}
.paypal_base {
	width:148px;
	float:right;
}
.paypal_base img {
	float:left;
	margin-left:2px;
}
.ph_base {
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	font-weight:400;
	color:#1e80bd;
	text-align:left;
	line-height:normal;
	text-decoration:none;
	text-transform:none;
	margin:0px;
	padding:0px;
	float:right;
}
.ph_base img {
	float:left;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:0px;
}
.emergency_call {
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	font-weight:700;
	color:#ff1205;
	text-align:right;
	line-height:20px;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
.insurance {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:900;
	color:#1e80bd;
	text-align:right;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	padding-top:5px;
}
.menu_bg {
	background-color:#332f30;
	/*padding-top:10px;*/
}
.banner {
	width:100%;
}
.carousel-caption {
	position: absolute;
	bottom:0px;
left:0px z-index: 10;
	padding:10px;
	color: #ffffff;
	text-align: left;
	background-image:url(images/caption_bg.png);
	background-repeat:repeat;
	width:100%;
}
.carousel-caption h1 {
	font-family: 'Archivo Black', sans-serif;
	font-size:30px;
	font-weight:400;
	color:#ffffff;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	text-align:left;
}
.quote_bg {
	background-image:url(images/quote_bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	padding-bottom:45px;
	padding-top:30px;
	margin:0px;
	background-color:#393335;
}
.quote_base {
	width:100%;
}
.quote_heading {
	font-family: 'Archivo Black', sans-serif;
	font-size:48px;
	font-weight:400;
	color:#ffffff;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	padding-bottom:15px;
	text-align:center;
}
.quote_base input[type="text"] {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#92b9d7;
	background-color:#242021;
	margin:0px;
	padding:10px;
	height:40px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #4b7293;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #4b7293;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #4b7293;
}
.quote_base input[type="text"]:focus {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#92b9d7;
	margin:0px;
	padding:10px;
	height:40px;
	background-color:#242021;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #ffffff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #ffffff;
}
.quote_base textarea {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#92b9d7;
	background-color:#242021;
	margin:0px;
	padding:10px;
	height:135px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #4b7293;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #4b7293;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #4b7293;
}
.quote_base textarea:focus {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#92b9d7;
	margin:0px;
	padding:10px;
	height:135px;
	background-color:#242021;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #ffffff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #ffffff;
}
.quote_base select {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#92b9d7;
	background-color:#242021;
	margin:0px;
	padding:10px;
	height:40px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #4b7293;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #4b7293;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #4b7293;
}
.quote_base select:focus {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#92b9d7;
	margin:0px;
	padding:10px;
	height:40px;
	background-color:#242021;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #ffffff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #ffffff;
}
.quote_base select option {
	padding:5px;
}
.quote_base label {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#ffffff;
	padding-bottom:5px;
	padding-top:20px;
}
.quote_base -moz-placeholder {
	color:#344c5e;
}
.content_area {
	padding-bottom:50px;
	padding-top:50px;
}
.content_area ul {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#264965;
	text-align:left;
	line-height:22px;
	text-decoration:none;
	list-style-type:none;
	margin:0;
	padding-bottom:30px;
	padding-left:5px;
	padding-top:5px;
}
.content_area ul li {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#264965;
	text-align:left;
	line-height:22px;
	text-decoration:none;
	background-image:url(images/right.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:40px;
	padding-bottom:30px;
}
.service {
	padding-bottom:60px;
	position:relative;
}
.service img {
	float:left;
	margin-right:50px;
	max-width:100%;/*border:4px solid #ffffff;
border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;*/
}
.hexagon {
	position:absolute;
	left: -4px;
	top: -5px;
}
.service1 {
	padding-bottom:60px;
	position:relative;
}
.service1 img {
	float:right;
	margin-left:40px;
	max-width:100%;/*border:4px solid #ffffff;
border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;*/
}
.hexagon1 {
	position:absolute;
	left: 870px;
	top: 0px;
}
.hexagon3 {
	position:absolute;
	left: 5px;
	top: 128px;
}
.footer {
	background-color:#242021;
	padding-bottom:50px;
	padding-top:60px;
	text-align:center;
}
.footer_logo {
	width:600px;
	margin:0 auto;
	text-align:left;
	padding-bottom:25px;
}
.footer_logo img {
	float:left;
	margin-left:20px;
	border:1px solid #216fa8;
}
.supply {
	font-family: 'Raleway', sans-serif;
	font-size:24px;
	font-weight:400;
	color:#35aaff;
	float:left;
	padding-top:20px;
}
/*************************************************footer menu start***************************************************************************************************/

.footer ul {
	list-style-type: none;
	padding:0;
	margin:0px;
}
.footer ul li {
	display: inline;
}
.footer ul li a:link, .footer ul li a:active, .footer ul li a:visited {
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:400;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	line-height:36px;
}
.footer ul li a:hover {
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	color:#216fa8;
	font-weight:400;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	line-height:36px;
	-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: border .5s linear, color .5s linear, background-color .5s linear;
transition: border .5s linear, color .5s linear, background-color .5s linear;
}
/*************************************************footer menu end***************************************************************************************************/

.footer p {
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:400;
	text-align:center;
	padding-top:10px;
	text-decoration:none;
	line-height:20px;
}
/*************************************************inner pages start***************************************************************************************************/

.inner_quote_bg {
	background-color:#ffffff;
	padding-bottom:40px;
	padding-top:20px;
	margin-top:10px;
	margin-bottom:100px;
	-moz-box-shadow: 0 0 2px 2px #e3e3e3;
	-webkit-box-shadow: 0 0 2px 2px #e3e3e3;
	box-shadow: 0 0 2px 2px #e3e3e3;
}
.inner_quote_heading {
	font-family: 'Archivo Black', sans-serif;
	font-size:48px;
	font-weight:400;
	color:#216fa8;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	padding-bottom:15px;
	text-align:center;
}
.inner_quote_base {
	width:100%;
}
.quote_heading {
	font-family: 'Archivo Black', sans-serif;
	font-size:48px;
	font-weight:400;
	color:#ffffff;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	padding-bottom:15px;
	text-align:center;
}
.inner_quote_base input[type="text"] {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#344c5e;
	background-color:#ffffff;
	margin:0px;
	padding:10px;
	height:40px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #b9d8ee;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #b9d8ee;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #b9d8ee;
}
.inner_quote_base input[type="text"]:focus {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#344c5e;
	background-color:#ffffff;
	margin:0px;
	padding:10px;
	height:40px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #90adc1;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #90adc1;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #90adc1;
}
.inner_quote_base textarea {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#344c5e;
	background-color:#dffffff;
	margin:0px;
	padding:10px;
	height:155px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #b9d8ee;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #b9d8ee;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #b9d8ee;
}
.inner_quote_base textarea:focus {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#344c5e;
	margin:0px;
	padding:10px;
	height:155px;
	background-color:#ffffff;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #90adc1;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #90adc1;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #90adc1;
}
.inner_quote_base select {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#216fa8;
	background-color:#ffffff;
	margin:0px;
	padding:10px;
	height:40px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #b9d8ee;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #b9d8ee;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #b9d8ee;
}
.inner_quote_base select:focus {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#216fa8;
	margin:0px;
	padding:10px;
	height:40px;
	background-color:#ffffff;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #90adc1;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #90adc1;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #90adc1;
}
.inner_quote_base select option {
	padding:5px;
}
.inner_quote_base label {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#216fa8;
	padding-bottom:5px;
	padding-top:20px;
}
.inner_quote_base -moz-placeholder {
	color:#344c5e;
}
.inner_content_area {
	padding-bottom:50px;
	padding-top:50px;
}
.inner_content_area ul {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#264965;
	text-align:left;
	line-height:22px;
	text-decoration:none;
	list-style-type:none;
	margin:0;
	padding-bottom:30px;
	padding-top:5px;
	padding-left:5px;
}
.inner_content_area ul li {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#264965;
	text-align:left;
	line-height:22px;
	text-decoration:none;
	background-image:url(images/right.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:40px;
	padding-bottom:30px;
}
.door_pic {
	border:4px solid #ffffff;
	-moz-box-shadow: 0 0 2px 2px #dddddd;
	-webkit-box-shadow: 0 0 2px 2px #dddddd;
	box-shadow: 0 0 2px 2px #dddddd;
	float:left;
	margin-bottom:80px;
}
.inner_content_area img {
	/*float:left;*/
margin-right:40px;
	max-width:100%;
}
.contact_form {
	margin-bottom:50px;
}
.contact_form input[type="text"] {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#344c5e;
	background-color:#f4fbff;
	margin:0px;
	padding:10px;
	height:41px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #b9d8ee;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #b9d8ee;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #b9d8ee;
}
.contact_form input[type="text"]:focus {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#344c5e;
	background-color:#ffffff;
	margin:0px;
	padding:10px;
	height:41px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #90adc1;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #90adc1;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #90adc1;
}
.contact_form label {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#264965;
	padding-bottom:5px;
	padding-top:10px;
}
.contact_form -moz-placeholder {
	color:#344c5e;
}
.contact_form textarea {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#344c5e;
	background-color:#f4fbff;
	margin:0px;
	padding:20px;
	height:255px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #b9d8ee;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #b9d8ee;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #b9d8ee;
}
.contact_form textarea:focus {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#344c5e;
	margin:0px;
	padding:20px;
	height:255px;
	background-color:#ffffff;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border-color: #90adc1;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #90adc1;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #90adc1;
}
.contact-submit {
	width:300px;
	margin:0 auto;
}
/*.door_name a {
font-size:30px;
color:#ffffff;
font-weight:700;
font-style:normal;
text-align:left;
font-family: 'Raleway', sans-serif;
line-height:30px;
text-decoration:none;
background-image:url(images/normal.png);
background-repeat:no-repeat;
padding-left:15px;
padding-top:10px;
padding-bottom:10px;
width:270px;
height:53px;
margin-bottom:25px;
}
.door_name a:hover {
font-size:30px;
color:#ffffff;
font-weight:700;
font-style:normal;
text-align:left;
font-family: 'Raleway', sans-serif;
line-height:30px;
text-decoration:none;
background-image:url(images/hover.png);
background-repeat:no-repeat;
padding-left:15px;
padding-top:10px;
padding-bottom:10px;
width:270px;
height:53px;
margin-bottom:25px;
}
.door_name_active{
font-size:30px;
color:#ffffff;
font-weight:700;
font-style:normal;
text-align:left;
font-family: 'Raleway', sans-serif;
line-height:30px;
text-decoration:none;
background-image:url(images/hover.png);
background-repeat:no-repeat;
padding-left:15px;
padding-top:10px;
padding-bottom:10px;
width:270px;
height:53px;
margin-bottom:25px;
}*/




a.normal_bg {
	display: block;
	text-decoration: none;
	background-image:url(images/normal.png);
	background-repeat:no-repeat;
	width:260px;
	height:53px;
	padding:0;
	margin:0;
	font-size:30px;
	color:#ffffff;
	font-weight:700;
	font-style:normal;
	text-align:left;
	font-family: 'Raleway', sans-serif;
	line-height:30px;
	text-decoration:none;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:25px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
}
a.normal_bg:hover {
	display: block;
	text-decoration: none;
	background-image:url(images/hover.png);
	background-repeat:no-repeat;
	width:260px;
	height:53px;
	padding:0;
	margin:0;
	font-size:30px;
	color:#ffffff;
	font-weight:700;
	font-style:normal;
	text-align:left;
	font-family: 'Raleway', sans-serif;
	line-height:30px;
	text-decoration:none;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:25px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
}
a.normal_bg_active {
	display: block;
	text-decoration: none;
	background-image:url(images/hover.png);
	background-repeat:no-repeat;
	width:260px;
	height:53px;
	padding:0;
	margin:0;
	font-size:30px;
	color:#ffffff;
	font-weight:700;
	font-style:normal;
	text-align:left;
	font-family: 'Raleway', sans-serif;
	line-height:30px;
	text-decoration:none;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:25px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
}
a.normal_bg_active:hover {
	display: block;
	text-decoration: none;
	background-image:url(images/hover.png);
	background-repeat:no-repeat;
	width:260px;
	height:53px;
	padding:0;
	margin:0;
	font-size:30px;
	color:#ffffff;
	font-weight:700;
	font-style:normal;
	text-align:left;
	font-family: 'Raleway', sans-serif;
	line-height:30px;
	text-decoration:none;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:25px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
}
.space {
	margin:25px;
	min-height:350px;
}

.space img {
	border:4px solid #ffffff;
	-moz-box-shadow: 0 0 2px 2px #dddddd;
	-webkit-box-shadow: 0 0 2px 2px #dddddd;
	box-shadow: 0 0 2px 2px #dddddd;
	margin-bottom:15px;
	min-height:230px;
}

.space_details{
}

.space_details img {
	float:left;
}
.left {
	float:left;
}

/*************************************************inner pages end***************************************************************************************************/


.banner_bg{ width:100%; background-color:#adacac;}


@media (max-width: 800px) {
.logo {
margin:0px;
padding:0px;
float:left;
text-align:center;
}
.logo img {
max-width:100%;
margin:0px;
padding:0px;
}
#top_right {
max-width:300px;
margin-top:15px;
padding:0px;
float:right;
}
.paypal_base {
width:200px;
float:right;
}
.paypal_base img {
float:left;
margin-left:0px;
}
.service {
padding-bottom:60px;
/*position:relative;*/
}
.service img {
float:left;
margin-right:50px;
max-width:100%;
border:4px solid #ffffff;
/*border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;*/
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
}
.hexagon {
/*position:absolute;
left: -4px;
top: -5px;*/
display:none;
}
.service1 {
padding-bottom:60px;
/*position:relative;*/
}
.service1 img {
float:right;
margin-left:40px;
max-width:100%;
border:4px solid #ffffff;
/*border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;*/
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
}
.hexagon1 {
display:none;
/*position:absolute;
left: 862px;
top: 0px;*/
}
.hexagon3 {
/*	position:absolute;
left: 5px;
top: 48px;*/
display:none;
}
.inner_content_area img {
float:none;
margin-right:0px;
max-width:100%;
/*border:4px solid #ffffff;
border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
text-align:center;*/
}
.left {
border:4px solid #ffffff;
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
}
}
@media (max-width: 979px) {
}
@media only screen and (min-width:979px) and (max-width:1024px) {
}
@media (max-width: 768px) {
.left {
border:4px solid #ffffff;
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
}
}
@media (max-width: 980px) {
.inner_content_area img {
float:left;
margin-right:40px;
max-width:100%;
/*border:4px solid #ffffff;
/*border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;*/
}
}
@media (max-width: 1024px) {
.service {
padding-bottom:60px;
/*position:relative;*/
}
.service img {
float:left;
margin-right:50px;
max-width:100%;
border:4px solid #ffffff;
/*border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;*/
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
}
.hexagon {
/*position:absolute;
left: -4px;
top: -5px;*/
display:none;
}
.service1 {
padding-bottom:60px;
/*position:relative;*/
}
.service1 img {
float:right;
margin-left:40px;
max-width:100%;
border:4px solid #ffffff;
/*border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;*/
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
}
.hexagon1 {
display:none;
/*position:absolute;
left: 862px;
top: 0px;*/
}
.inner_content_area img {
float:none;
margin-right:0px;
max-width:100%;
/*border:4px solid #ffffff;
border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
text-align:center;*/
}
.btn-submit{
width:210px;
}
.btn-submit-inner{
width:210px;
}
}
@media (max-width: 610px) {
.logo {
margin:0px;
padding:0px;
float:none;
text-align:center;
}
.logo img {
max-width:100%;
margin:0px;
padding:0px;
}
.carousel-caption {
position: relative;
bottom:0px;
left:0px z-index: 10;
padding:10px;
color: #ffffff;
text-align: left;
background-image:url(images/caption_bg.png);
background-repeat:repeat;
width:100%;
background-color:#332f30;
}
.carousel-caption h1 {
font-family: 'Archivo Black', sans-serif;
font-size:24px;
font-weight:400;
color:#ffffff;
line-height:normal;
text-decoration:none;
text-transform:uppercase;
margin:0px;
padding:0px;
text-align:left;
}
}
@media (max-width: 640px) {
.carousel-caption {
position: relative;
bottom:0px;
left:0px z-index: 10;
padding:10px;
color: #ffffff;
text-align: left;
background-image:url(images/caption_bg.png);
background-repeat:repeat;
width:100%;
background-color:#332f30;
}
.carousel-caption h1 {
font-family: 'Archivo Black', sans-serif;
font-size:24px;
font-weight:400;
color:#ffffff;
line-height:normal;
text-decoration:none;
text-transform:uppercase;
margin:0px;
padding:0px;
text-align:left;
}
.left {
border:4px solid #ffffff;
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
}
}
@media (max-width: 480px) {
.logo {
margin:0px;
padding:0px;
float:none;
text-align:center;
}
.logo img {
max-width:100%;
margin:0px;
padding:0px;
}
#top_right {
max-width:98%;
margin-top:15px;
padding:0px;
float:none;
text-align:center;
}
.paypal_base {
width:98%;
float:none;
text-align:center;
}
.paypal_base img {
float:none;
margin-left:0px;
}
.ph_base {
font-family: 'Oswald', sans-serif;
font-size:30px;
font-weight:400;
color:#1e80bd;
text-align:center;
line-height:normal;
text-decoration:none;
text-transform:none;
margin:0px;
padding:0px;
float:none;
}
.ph_base img {
float:none;
margin-top:0px;
margin-right:5px;
}
.emergency_call {
font-family: 'Oswald', sans-serif;
font-size:14px;
font-weight:700;
color:#ff1205;
text-align:center;
line-height:normal;
text-decoration:none;
text-transform:uppercase;
margin:0px;
padding:0px;
}
.insurance {
font-family: 'Raleway', sans-serif;
font-size:20px;
font-weight:900;
color:#1e80bd;
text-align:center;
line-height:normal;
text-decoration:none;
text-transform:uppercase;
margin:0px;
padding-top:5px;
}
.carousel-caption {
position: relative;
bottom:0px;
left:0px z-index: 10;
padding:10px;
color: #ffffff;
text-align: left;
background-image:url(images/caption_bg.png);
background-repeat:repeat;
width:100%;
}
.carousel-caption h1 {
font-family: 'Archivo Black', sans-serif;
font-size:24px;
font-weight:400;
color:#ffffff;
line-height:normal;
text-decoration:none;
text-transform:uppercase;
margin:0px;
padding:0px;
text-align:left;
}
.content_area {
padding-bottom:30px;
padding-top:30px;
text-align:center;
}
p {
text-align:center;
}
.footer_logo {
width:98%;
margin:0 auto;
text-align:center;
padding-bottom:25px;
}
.footer_logo img {
float:none;
margin-left:20px;
border:1px solid #216fa8;
margin-bottom:20px;
}
.supply {
font-family: 'Raleway', sans-serif;
font-size:24px;
font-weight:400;
color:#35aaff;
float:none;
padding-top:20px;
text-align:center;
padding-bottom:20px;
}
.service img {
float:none;
margin-right:0px;
max-width:100%;
border:4px solid #ffffff;
/*border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;*/
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
}
.service1 img {
float:none;
margin-left:0px;
max-width:100%;
border:4px solid #ffffff;
/*border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;*/
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
}
.inner_content_area img {
float:none;
margin-right:0px;
max-width:100%;
/*border:4px solid #ffffff;
border-corner-shape: bevel;
border-radius: 50% 50% 0% 50%;
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
text-align:center;*/
}
.inner_content_area {
text-align:center;
}
.left {
border:4px solid #ffffff;
-moz-box-shadow: 0 0 2px 2px #dddddd;
-webkit-box-shadow: 0 0 2px 2px #dddddd;
box-shadow: 0 0 2px 2px #dddddd;
}
}
@media only screen and (min-width:320px) and (max-width:480px) {
}
