/*
Theme Name: Miracle Plumbing
Author:
Author URI:
/* Begin Typography & Colors */

/* Links */
.narrowcolumn .entry, .widecolumn .entry { }
.widecolumn { line-height: 1.6em; }
.narrowcolumn .postmetadata { text-align: left; }
.thread-alt { background-color: #F3F3F3; }
.thread-even { background-color: #f1f1f1; }
.depth-1 { border: 0px solid #ddd; }
.even, .alt { border-left: 0px solid #ddd; }

small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; }
#headerimg .description { font-size: 1.2em; text-align: center; }
h2{font-size:18px; line-height:22px;}

#sidebar h2 {font-size:24px; color:#0b5cb2; font-weight:normal; margin:0px; padding:0; line-height:22px;  }
h3 { font-size: 1.3em; }
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {text-decoration: none;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {  font-weight:normal }
h2 a:hover { }
/*.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }*/
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align:left; }
.commentmetadata { font-weight: normal; }
#sidebar {float:right; margin-left:0px; padding:0px 0px}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
/* End Typography & Colors */

/* Begin Structure */

#page { margin: 20px auto; padding: 0; width: 760px; }
#headerimg { margin: 0; height: 200px; width: 100%; }
.narrowcolumn {  padding: 0 0 10px 0px; margin: 0px 0 0;  }
.widecolumn { padding: 10px 0 20px 0; margin: 5px 0 0 150px; width: 450px; }
.post { margin: 0px; text-align:left;}
.post hr { display: block; }
.widecolumn .post { margin: 0; }
.narrowcolumn .postmetadata { padding-top: 5px; }
.widecolumn .postmetadata { margin: 30px 0; }
.widecolumn .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }
.widecolumn .attachment { text-align: center; margin: 5px 0px; }
.postmetadata { clear: both; background-color:#F1F3EB; padding:10px; }
.clear { clear: both; }
/* End Structure */

/*	Begin Headers */

h2.pagetitle { margin-top: 30px; text-align: center; }
h3.comments { padding: 0; margin: 40px auto 20px; }
/* End Headers */

/* Begin Images */
p img { padding: 0; max-width: 100%; }
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul { margin-left: 0px; padding: 0 0 0 0px;  padding-left: 0px; text-indent: 0px; }
html>body .entry li { margin:0; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; }
#sidebar ul, #sidebar ul ol { margin: 0px; padding: 0px; }
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom:5px; text-align:left;  }
#sidebar ul p, #sidebar ul select {}
#sidebar ul ul, #sidebar ul ol { margin: 0px; list-style:
}
#sidebar ul ul ul, #sidebar ul ol { margin: 0px; }
ul, li { margin:0px; padding:0px; }
ol li, #sidebar ul ol li { }
#sidebar ul ul li, #sidebar ul ol li { margin: 0px 0 0; padding: 0px; padding-left:10px; margin-left:6px; line-height:20px; }
/* End Entry Lists */


/* Begin Form Elements */
#searchform { margin: 10px auto; padding: 5px 3px; text-align:left; }
#sidebar #searchform #s { width: 108px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }
.entry form { }
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; text-align:left }
h3 { text-align:left }
#commentform textarea { width: 100%; padding: 2px; border:1px solid #000;}
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin: 0 0 5px auto; float: right; }
/* End Form Elements */

/* Begin Comments*/
.alt { margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
.commentlist li ul li { margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
.children { padding: 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */

/* Begin Sidebar */
#sidebar form { margin: 0; }
/* End Sidebar */


/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align:left; }
.hidden { display: none; }
hr { display: none; }
a img { border: none; }
.navigation { clear:both; display: block; text-align: center; margin-top: 10px; margin-bottom: 0px; }
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/* End captions */

/*----------------------------------------------------------------------------------------------------------------*/

body { margin: 0px; padding:0px; font-family:Arial, Helvetica, sans-serif;  font-size:12px; color:#000; line-height:20px;  
background:url(images/bg_img.png) center top repeat-x #fff; }


 
h1 , h2 , h3 , h4 , h5, form, input{ margin:0; padding:0;}

h1 { font-size:40px; padding:0 0 18px;  font-weight:normal; color:#fff; line-height:30px;     font-family: 'PumpRusRegular';} 
h2{font-size:30px; color:#0a56ac;  margin:0px; padding:10px 0; line-height:24px; font-weight:normal;       font-family: 'GnuolaneRegular';}
h3{font-size:23px; color:#2d2d2d; font-weight:normal; margin:0px; padding:5px 0; line-height:17px; font-family: 'GnuolaneRegular';  }
h4{font-size:18px; color:#676767; font-weight:normal; margin:0px; padding:5px 0;      }
h5{font-size:16px; color:#0a59b2; margin:0px; padding:5px 0;   font-family: 'OpenSansBold';   }

@font-face {
    font-family: 'PumpRusRegular';
    src: url('fonts/pump-webfont.eot');
    src: url('fonts/pump-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/pump-webfont.woff') format('woff'),
         url('fonts/pump-webfont.ttf') format('truetype'),
         url('fonts/pump-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansExtraboldRegular';
    src: url('fonts/opensans-extrabold-webfont.eot');
    src: url('fonts/opensans-extrabold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/opensans-extrabold-webfont.woff') format('woff'),
         url('fonts/opensans-extrabold-webfont.ttf') format('truetype'),
         url('fonts/opensans-extrabold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'GnuolaneRegular';
    src: url('fonts/ufonts.com_gnuolane-webfont.eot');
    src: url('fonts/ufonts.com_gnuolane-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/ufonts.com_gnuolane-webfont.woff') format('woff'),
         url('fonts/ufonts.com_gnuolane-webfont.ttf') format('truetype'),
         url('fonts/ufonts.com_gnuolane-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular_0-webfont.eot');
    src: url('fonts/opensans-regular_0-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular_0-webfont.woff') format('woff'),
         url('fonts/opensans-regular_0-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular_0-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansitalic';
    src: url('fonts/opensans-italic_0-webfont.eot');
    src: url('fonts/opensans-italic_0-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/opensans-italic_0-webfont.woff') format('woff'),
         url('fonts/opensans-italic_0-webfont.ttf') format('truetype'),
         url('fonts/opensans-italic_0-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

a{color:#0b5cb2;  text-decoration:none;}
img{border:0}
a:hover{ color:#000; text-decoration:none;}
.clear { clear:both;}


.wrapper { width:996px; margin:0 auto; padding:0 8px 0 8px; }

.top {
  float: left;
  position: relative;
  left: 0;
  padding-top: 7px;
  width: 100%;
  background: url("images/right_img.png") no-repeat top right;
}
.logo{ float:left; padding:25px 0 0 0;}
.contact_bar{ float:left; text-align:right; margin-left:40px; padding-top:25px;}
.contact_bar h2 { font-family: 'PumpRusRegular'; font-size:30px; text-transform:uppercase; letter-spacing:-5px; }
.contact_bar h4{font-family: 'OpenSansRegular'; font-size:22px;}
.contact_bar h4 span {    font-family: 'OpenSansExtraboldRegular'; }
.contact_bar h3 {    font-family: 'OpenSansBold'; color:#0a56ac; font-size:18px; text-transform:uppercase; text-align:right;}


.right_img{ float:right; position:relative; right:0px; padding-right:14px; display:none;}
.top_icons { float:right; position:absolute; top:27px; right:0;   }


.menu_bg { float:left; width:100%;   height:45px; position:relative; left:0; z-index:1; }
/*menu*/
ul.menu {  padding:0 1px 0 0px; float:left ; display:block;  margin:0px 0 0px 0; list-style:none;    height:77px; width:100%; z-index:1; margin-top: 5px;  }
ul.menu li{  margin:0px;  padding:0px 0px 0 0px; position:relative;  z-index:1;  float:left; }
ul.menu li a:link, ul.menu li a:visited {     font-family: 'GnuolaneRegular'; font-size:20px;  color:#282828;  line-height:normal; font-weight:normal;  margin:0px 0px 0px 0;  float:left;  padding-left:10px; background:url(images/menu_line.png) left 11px no-repeat; }
ul.menu li a:link span, ul.menu li a:visited span{ float:left; height:59px;   padding:11px 15px 0 5px ;   display:block;      }
ul.menu li a:hover , ul.menu li.current-menu-item a , ul.menu li a.menuhover , ul.menu li.current_page_ancestor a { background:url(images/left_menu.png) left top no-repeat; color:#fdf437;  display:block; }
ul.menu li a:hover span , ul.menu li.current-menu-item a span, ul.menu li a.menuhover span, ul.menu li.current_page_ancestor a span{ background:url(images/right_menu.png) right top repeat-x; display:block; color:#fdf437; }


ul.menu li:first-child a:hover , ul.menu li.current-menu-item a , ul.menu li a.menuhover , ul.menu li.current_page_ancestor a { background:url(images/left_menu.png) left top no-repeat !important; color:#fdf437;  display:block;}
ul.menu li:first-child a:link, ul.menu li:first-child a:visited { background:none;  display:block;} 

ul.menu ul {position:absolute; top:78px; left:0px; display:none; list-style:none;  margin:0; padding:0;  width:185px; z-index:9999;	  }
ul.menu ul li{position:relative; margin:0; font-size:12px; font-weight:normal; padding:0;  z-index:9999; border:none; background:none; border-bottom:1px solid #000; height:auto ; }
ul.menu ul li a:link , ul.menu ul li a:visited {display:block; margin:0px; padding:6px 10px; color:#fff; text-decoration:none; font-size:12px; text-transform:none;  height:auto; width:165px; z-index:9999;  font-family:Arial, Helvetica, sans-serif; text-align:left;  line-height:18px; font-weight:normal; background:#42b0e3; border:none; position:relative; }
ul.menu ul li a:hover  , ul.menu ul li a.menuhover   {  background:#d5d6d6; border:none; color:#000; }
ul.menu ul ul {left:185px; top:0;}



.req_btn { float:left;}

.header {   float: left; background: url(../../uploads/2015/04/header.png) left top no-repeat; width: 100%; position: relative; z-index: 1; height: 343px; left: -8px; top: 8px; background-size: contain; }
.header_left{ float:left; padding:8px; position:relative; left:0; z-index:0;  }
.header_right{ float:right; width:534px;}

.header_star{ float:left; position:absolute; right:-49px; top:167px;}

.header_text { float:right;  padding: 90px 34px 0 20px; color:#FFF; width:451px; 	 }
.header_text h1{ text-transform:uppercase;  letter-spacing:-7px; font-size:38px; }
.header_text h2{    font-family: 'open_sansregular'; color:#FFF;	text-shadow: 1px 1px 1px #000;}
.header_text p{ font-family: 'open_sansregular'; font-size:14px; padding-bottom:0; margin:0;}
.header_text p span{ font-size:11px;}

.h_icons{ float:right; height:90px; vertical-align:middle; margin-top:-5px; }
.h_icons .last img{ vertical-align:top; margin-top:15px; }
.h_icons a { margin-left:23px;}
.h_icons a:first-child{ margin-left:0;} 

.mid { float:left; width:100%; padding-top:20px;}
.left_sidebar { float:left; width:213px;}
.left_sidebar h2{ font-size:26px; text-transform:uppercase; color:#000; padding-top:0; font-weight:normal;   }
.left_sidebar h3{ text-align:center; padding-top:25px;}

.points { padding:0; margin:0;}
.points li { list-style:none; background:url(images/points.png) left 13px no-repeat;  border-top:solid 1px #e2e2e2;  padding:6px 0 8px 20px; }
.points li a{  font-family: 'GnuolaneRegular'; font-size:18px; }
.points li:first-child{ border-top:none;}

.left_sidebar .ads1 { padding-top:20px; float:left; padding-left:10px;}

.mid_content{ float:left; width:512px; margin-left:25px; margin-left:17px;}
.mid_content p{font-family: 'open_sansregular'; font-size:14px; padding-top:0; margin-top:0;   }


.tab_main { float:left; width:100%;}
.tab_top { float:left; background:url(images/tab_top.png) left bottom no-repeat; width:511px;}
.tab_top ul{ padding:0 0 0 0; margin:0; }
.tab_top ul li{ float:left; list-style:none;}
.tab_top ul li a{ background:url(images/left_tab_img.png) left top no-repeat; padding-left:6px; height:46px; float:left;
    font-family: 'OpenSansBold'; text-transform:uppercase; font-size:12px; color:#606060;  }
.tab_top ul li a span{ background:url(images/right_tab_img.png) right top repeat-x; float:left; height:42px;  padding:15px 40px 0 32px; }
.tab_top ul li a:hover {color:#0b5cb2;}


.tab_mid { float:left; background:url(images/tab_bg.png) left top repeat-y; width:461px; padding:5px 26px 16px 26px;}
.tab_mid h4 { color:#0756cb;  font-family: 'OpenSansBold'; }

.photos { float:left; padding-top:15px;  }
.photos a{ padding-left:10px;}
.photos a:first-child{ padding-left:0;}

.photo_txt{ float:left;  padding-top:10px;  margin-left:37px;}
.photo_txt a{ float:left; margin-right:10px;}
.photo_txt p{font-family: 'open_sansregular'; font-size:14px;}

.tab_bot { float:left; width:100%; background:url(images/tab_bot.png) left bottom no-repeat; height:5px;}

.right_sidebar{ float:right; width:235px; margin-right:7px;}
.right_ads { float:right;}


.service_form { float:right; width:230px; padding-top:10px; }
.service_form_top{ float:left; background:url(images/sidebar_top.png) left top no-repeat; height:5px; width:230px;}
.service_form_bg{ float:left; background:url(images/sidebar_bg.png) left top repeat-y; width:192px; padding:8px 19px 0 19px;}
.service_form_bot { float:left; background:url(images/sidebar_bot.png) left bottom no-repeat; height:5px; width:230px;}

.service_form_bg h2{ text-transform:uppercase; }
.service_form_bg p {font-family: 'open_sansregular'; }
.service_form_bg input[ type="text"] {  border:solid 1px #a4a4a4; width: 100%; padding:5px; height:12px;}
.service_form_bg textarea { float:left; width:170px; height:65px; border:solid 1px #a4a4a4; padding:5px;}
.service_form_bg label { font-weight:bold; float:left; width:50px; }
.service_form_bg .full_width { float:left; width:auto;}
.service_form_bg input[ type="radio"] { margin:4px 4px 0 4px;}
.service_form_bg input[ type="submit"] { float:left; background:url(../../uploads/2012/08/btn_send.jpg) left top no-repeat; width:56px; height:24px; font-size:0; border:none; cursor:pointer;  margin-top:12px;}

.service_form_bg .full_width1 { float:left; width:auto; font-weight:normal;}
.serv_form { float:left; width:182px; padding-bottom: 2px; }

.footer { float:left; width:100%; border-top:solid 1px #d9d9d9; margin-top:10px; overflow:hidden;}

.f_logos { width:850px; margin:0 auto; text-align:center; }
.f_logos ul{ float:left; width:100%; padding:5px 0 5px 0; margin:0;}
.f_logos ul li { list-style:none; padding:0; margin:0; float:left; padding-left:50px; vertical-align:middle;}
.f_logos ul li:first-child { padding-left:0;}
.f_logos ul li a img {  vertical-align:middle;}

.f_main { float:left; width:100%; background:#0A56AC url(images/foter_bg.png) left top repeat-x; padding-bottom:34px; }

.f_menu { float:left; width:100%;}
.f_menu ul{ float:left; padding:28px 0 15px 0; margin:0; border-bottom:solid 1px #2d6eb8; }
.f_menu ul li{ float:left; list-style:none;}
.f_menu ul li a{ color:#a5cfff; font-family: 'open_sansregular'; font-size:16px; padding: 0 15px 0 15px; text-transform:uppercase; background:url(images/f_line.png) left top no-repeat; }	
.f_menu ul li a:hover{ color:#fff300;}
.f_menu ul li.current-menu-item a {color:#fff300;}
.f_menu ul li:first-child a{ background:none;}

.f_left { float:left; width:680px; padding-top:15px;}
.f_left p{ color:#fff; font-size:11px;}



.copy { float:left; color:#000000; font-size:9px;}
.copy a{ color:#fff300;}
.copy a span{ color:#fff;}

.f_right { float:right; padding-top:25px;margin-right: 30px;}
.f_right span{    font-family: 'open_sansitalic'; font-size:13px; color:#FFF; padding-bottom:10px; display:block; text-align:right; }

.f_icon { float:right;}
.f_icon  a{ margin-left:6px; text-align:right;}



.inner_header { float:left; background:url(images/inner_header_bg.png) left top no-repeat; width:100%; position:relative; z-index:20; height:167px; left:-8px; top:8px; }
.inner_header_left{ float:left; padding:6px; position:relative; left:0;  }
.inner_header_right{ float:right; width:534px;}

.inner_header_star{ float:left; position:absolute; right:-49px; top:60px;}

.inner_header_text { float:right;  padding:32px 34px 0 20px; color:#FFF; width:451px; 	 }
.inner_header_text img { float:right;}
.inner_header_text h1{ text-transform:uppercase;  letter-spacing:-7px; font-size:38px; text-align:right; float:right; margin:10px 0 0 0 ; padding-bottom:0; }
.inner_header_text h2{    font-family: 'open_sansregular'; color:#FFF;	}
.inner_header_text p{ font-family: 'open_sansregular'; font-size:13px; padding-bottom:0; margin-bottom:0; text-align:right; float:right;}
.inner_header_text p span{ font-size:9px; text-align:right; float:right;}

.inner_mid {float:left; width:100%; padding-top:30px;}
.inner_mid_left{ float:left; width:735px;}
.inner_mid_left p{ color:#000; font-family: 'open_sansregular'; font-size:16px;}

.contact_main p{     font-family: 'OpenSansBold';}

.con_form{ float:left;}
.cont_txtbox { float:left; width:564px; padding-bottom:10px;}
.cont_txtbox input[type="text"] { float:right; width:350px; height:18px; border:solid 1px #a4a4a4; padding:5px; }
.cont_txtbox label { float:left; text-align:right; width:188px; font-size:13px;}
.cont_txtbox textarea { float:right; width:350px; height:128px; border:solid 1px #a4a4a4; padding:5px;}
.cont_txtbox span{ color:#bb0000;}

.cont_txtbox input[type="submit"]{ background:url(images/sub_btn.png) left top no-repeat; width:80px; height:34px; font-size:0; border:none; cursor:pointer; margin-left:14px;} 

.req_txt { float:right; color:#bb0000;}

.addr_bar { float:left; width:100%; border-top:solid 1px #d9d9d9; color:#000; font-family: 'open_sansregular'; font-size:16px; line-height:25px; padding-top:28px;}
.addr_bar span{font-family: 'OpenSansBold';}

.servi_bar { float:left; width:100%;}
.servi_bar span{font-family: 'OpenSansBold';}
.servi_bar p{ line-height:25px; }
.servi_bar ul li{font-family: 'OpenSansBold'; font-size:16px; padding-bottom:5px; margin-left:15px !important; }
.servi_bar ul li ul li{ font-family: 'open_sansregular'; background:url(images/arroe.png) left 7px no-repeat; list-style:none; padding-left:10px;}

.testimonials_main{ float:left;  width:100%; }
.testimonials_main p{ font-size:15px;  font-family: 'open_sansregular';}
.testimonials_main p span{font-family: 'OpenSansBold';}


.service1 { float:left; width:100%;}	
.service1  p{ font-size:16px;  font-family: 'open_sansregular';}
.service1  p span{font-family: 'OpenSansBold';}

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

.schedule_list { float:left; width:100%; padding-bottom:20px; border-bottom:solid 1px #d9d9d9; margin-bottom:11px;}
.schedule_list.last { border-bottom:none;}

.points1 { padding:0; margin:0;}
.points1 li { padding:0 0 5px 11px; margin:0; list-style:none; background:url(images/points1.png) left 9px no-repeat; font-family: 'open_sansregular'; font-size:13px;}

.schedule_box{ float:left; width:215px; margin-left:40px; }
.schedule_box:first-child{ margin-left:0;}

.serv_form1{ float:left; width:205px;}

div.wpcf7-response-output{ float:left !important;}

.reqbtn {float:right !important; padding:0px 25px 0 0 !important;  width:171px; height:50px;}
.reqbtn a , ul.menu li.reqbtn.current_page_item a { float:left; background:url(../../uploads/2012/08/req_btn.png) left top no-repeat !important; width:171px; height:50px; font-size:0;}
.reqbtn a span{ font-size:0;}
.reqbtn a:hover{ background:none;}
.reqbtn a:hover span{ background:none !important;}

.reqbtn.current-menu-item a { background:url(../../uploads/2012/08/req_btn.png) left top no-repeat !important;}
.reqbtn.current-menu-item a span { background:none !important;}


div.anythingSlider{ padding:0 !important; }

div.anythingSlider .anythingWindow { border:none !important;}

h3#comments{ padding:10px 0 5px 0;}

.comment-body p{ font-size:12px;}
.postmetadata  small{ font-size:12px;}

.Follow_text { padding:20px 10px 0 0; font-family: 'open_sansregular'; font-size:18px; line-hight:22px; color: #0B5CB2; }
.Follow_btn {  padding:20px 15px 0 30px !important;  }
.Follow_btn a img { margin:-5px 0 0; }
.Follow_btn a { margin:0  5px 0; }

.wpcf7-list-item span { display: none; } 

div.wpcf7-mail-sent-ok {
    border: 2px solid #398F14;
    margin-left: 203px;
}

div.wpcf7-response-output {
    margin: 10px 0 0 203px !important;
    padding: 0.2em 1em;
}

/*Additions*/
.inner_header {
  background-size: contain;
}
/*Contact Form*/
.wpcf7-captcha-captcha-159{
  border: solid 1px #a4a4a4;
  padding: 3px;
  margin-left: 15px;
  margin-bottom: 10px;
  width: 62.5%;
}
.wpcf7-captcha-captcha-443{
  border: solid 1px #a4a4a4;
  padding: 3px;
  margin-bottom: 10px;
width:100%;
}

/* Media Queries */

@media (max-width: 1010px) {
.wrapper {
  width: auto;
  margin: 0 auto;
  padding: 0 8px 0 8px;
}
.top {
  width: 100%;
}
.logo-image{
  width: 200px;
}
.contact_bar h2 {
  font-size: 25px;
}
h2 {
  line-height: 15px;
 }
.contact_bar {
  width: 24%;
  margin-left: 125px;
}
.contact_bar h4 {
  font-size: 18px;
}
.contact_bar h3 {
  font-size: 14px;
}
.right_img {
  padding-right: 0px;
margin-top: 22px;
}
.right-images{
  margin-left: 20px;
  width: 278px;
}
.left_sidebar {
  display: none;
}
.mid_content {
  width: 100%;
}
.mid_content {
  width: 64%;
}
.tab_main {
  float: left;
  width: 101%;
}
.right_sidebar {
  float: right;
  width: 28%;
}
.service_form {
  float: right;
  width: auto;
  padding-top: 10px;
}
.service_form_bg {
  float: right;
  background: url(images/sidebar_bg.png) left top repeat-y;
  width: 192px;
  padding: 8px 19px 0 19px;
  background-size: contain;
}
.wpcf7-captcha-captcha-443 {
  border: solid 1px #a4a4a4;
  padding: 3px;
  margin-bottom: 10px;
  width: 100px;
}
.serv_form {
  float: left;
  width: 100%;
  padding-bottom: 2px;
}
.service_form_bg input[ type="text"] {
  width: 50%;
display: block;
}
.service_form_bg label {
  font-weight: bold;
float: none;
  width: 50px;
}
.service_form_bg .full_width {
  float: none;
  width: auto;
  display: block;
}
.service_form_bg textarea {
  float: none;
}
.f_menu ul li a {
  padding: 0 10px 0 10px;
}
.inner_mid_left {
  float: left;
  width: 68%;
}
.schedule_box {
  float: none;
  width: 100%;
  margin-left: 0px;
}
.inner_header_right {
  float: right;
  width: 360px;
}
.inner_header_text {
  float: right;
  padding: 18px 34px 0 20px;
  color: #FFF;
  width: 82%;
}
.inner_header_text h1 {
  text-transform: uppercase;
  letter-spacing: -7px;
  font-size: 30px;
  text-align: left;
  width: 100%;
  margin: 10px 0 0 0;
}
.inner_header_text p {
  text-align: left;
  margin-top: 3px;
}
ul.menu li a:link, ul.menu li a:visited {
  font-size: 18px;
}
.header_text {
  padding: 90px 20px 0 20px;
}
/*ul.menu {
  display: none;
}*/
}

@media (max-width: 992px) {
.contact_bar {
  width: 25%;
  margin-left: 125px;
}
}

@media (max-width: 959px) {
.contact_bar {
  width: 25%;
  margin-left: 85px;
}
}

@media (max-width: 920px) {
.f_menu ul li a {
  font-size: 14px;
}
}
@media (max-width: 910px) {
.contact_bar {
  width: 30%;
  margin-left: 40px;
}
.header_text {
  padding: 82px 20px 0 20px;
  width: 375px;
}
.header_text p {
  font-size: 10px;
}
}

@media (max-width: 850px) {
.inner_header {
  background-size: contain;
  display: none;
}
ul.menu li a:link span, ul.menu li a:visited span {
  float: left;
  height: 59px;
  padding: 11px 0px 0 5px;
  display: block;
}
ul.menu li:first-child a:hover, ul.menu li.current-menu-item a, ul.menu li a.menuhover, ul.menu li.current_page_ancestor a {
  background: none !important;
  color: #0A56AC;
  display: block;
}
ul.menu li a:hover span, ul.menu li.current-menu-item a span, ul.menu li a.menuhover span, ul.menu li.current_page_ancestor a span {
  background: none;
  display: block;
  color: #0A56AC;
}
ul.menu li a:hover, ul.menu li.current-menu-item a, ul.menu li a.menuhover, ul.menu li.current_page_ancestor a {
    background: none;
    color: #0A56AC;
    display: block;
}
}

@media (max-width: 830px) {
.top {
background: none;
}
.contact_bar {
  width: 72%;
  margin-left: 0px;
}
.header_text {
  display: none;
}
.header {
  height: 275px;
}
.mid_content {
  width: auto;
}
.right_sidebar {
  width: auto;
}
.service_form_bg {
  width: auto;
}
.service_form {
  width: auto;
}
.service_form_top {
  width: 100%;
  background-size: cover;
}
.service_form_bot {
  width: 100%;
  background-size: cover;
}
.header {
  float: left;
  background: url(../../uploads/2015/04/header1.png) left top no-repeat;
  width: 100%;
  position: relative;
  z-index: 1;
  height: 266px;
  left: -8px;
  top: 0px;
  background-size: contain;
}
ul.menu {
  display: none;
}
.menu_bg {
    display: none;
}
.contact_bar {
    padding-bottom: 3%;
}
.right_ads {
  float: none;
  text-align: center;
}
.f_menu ul li a {
  font-size: 12px;
}
.reqbtn a, ul.menu li.reqbtn.current_page_item a {
  background: none !important;
}
.f_logos {
    width: auto;
    text-align: left;
}
.f_logos ul li {
    padding: 0px 0px 0px 10px;
}
.f_left {
    width: auto;
}
.f_main {
    width: 100%;
}
.footer {
    width: 100%;
}
.f_left {
    width: 100%;
}
.inner_mid_left {
    float: left;
    width: 100%;
}
.cont_txtbox {
    padding-bottom: 10px;
    width: 100%;
    float: left;
}
.cont_txtbox label {
    width: 100%;
    text-align: left;
}
.cont_txtbox input[type="text"] {
float: none;
    width: auto;
}
.cont_txtbox textarea {
float: left;
    width: auto;
padding: 0px;
}
.con_form {
    float: none;
}
.service_form_bg input[ type="text"] {
  width: 100%;
}
.service_form_bg textarea {
  width: 100%;
}
}

@media (max-width: 750px) {
.logo {
  float: none;
  padding: 0px;
  width: 100%;
  text-align: center;
}
.contact_bar {
  width: 100%;
  margin-left: 0px;
}
.contact_bar h2 {
  text-align: center;
}
.contact_bar h3 {
  text-align: center;
}
.contact_bar h4 {
  font-size: 18px;
  text-align: center;
}
}

@media (max-width: 735px) {
.header {
  height: 235px;
}
}

@media (max-width: 680px) {
.header {
  height: 216px;
}
}

@media (max-width: 640px) {
.header {
  height: 203px;
}
}

@media (max-width: 590px) {
.header {
  height: 186px;
}
.tab_mid h4 {
    display: inline-block;
}
}

@media (max-width: 570px) {
.mid_content {
    float: none;
    width: auto;
    margin-left: 2px;
}
.tab_top {
    width: auto;
background:none;
}
.tab_mid {
    float: none;
    width: auto;
  background: none;
}
.tab_mid h4 {
    display: inline-block;
width: 100%;
}
.tab_bot {
  background: none;
}
.tab_top ul li a span {
    background: none;
}
.tab_top ul li a {
    background: #f2f2f2;
    padding-left: 0px;
    height: auto;
    font-size: 20px;
}
}

@media (max-width: 560px) {
.header {
    height: 176px;
}
}

@media (max-width: 520px) {
.header {
    height: 163px;
}
}

@media (max-width: 490px) {
.header {
    height: 153px;
}
}

@media (max-width: 440px) {
.header {
    height: 136px;
}
}

@media (max-width: 395px) {
.header {
    height: 121px;
}
}

@media (max-width: 350px) {
.header {
    height: 105px;
}
}

@media (max-width: 320px) {
.header {
    height: 95px;
}
}