/*
Theme Name: sydneyblockeddrain
Description: sydneyblockeddrain is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: sydneyblockeddrain
Domain Path: sydneyblockeddrain
Author: Developing Team
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

*{ 
	font-family:'Open Sans';
}
.text-center img {
	display: inline-block;
}
header .header-top {
  padding: 15px 0;
}
header .header-top .header-social-icons .outfee {
  margin: 10px 0;
}
header .header-top .header-social-icons .outfee a{
	text-decoration:none;
	 color: #fff;
  font-family: "Roboto Condensed";
  font-size: 26px;
  font-weight:600;
   background-color: #f48020;
  border-radius: 50px;
  padding: 10px 20px;
  position: relative;
}
header .header-top .header-social-icons .outfee a::after {
  background-image: url("img/icons/shadow.png");
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -10px;
  content: "";
  height: 14px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 217px;
}
header .header-top .header-social-icons .socialcons a{
	 font-size: 25px;
	 color:#282828;
	 text-decoration:none;
}
header .header-top .header-social-icons .socialcons{
	margin:10px 0px;
}
header .header-top .header-social-icons .socialcons ul li {
  border: 1px solid #282828;
  border-radius: 50%;
  height: 45px;
  margin: 10px 3px;
  padding: 6px 0;
  text-align: center;
  width: 45px;
}
header .header-top .header-social-icons .tollfree a {
  background-image: url("img/icons/phone-icon.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 21% auto;
  color: #f48020;
  font-size: 30px;
  font-weight: 700;
  padding: 0 0 0 60px;
  text-align: center;
  text-decoration: none;
}
header .header-top .header-social-icons .tollfree {
  border: 1px solid #f48020;
  border-radius: 50px;
  margin: 20px 0;
  padding: 5px 0 5px 7px;
}
header .header-top .mainmenu ul li a {
  color: #000;
  font-family: "Roboto Condensed";
  font-size: 20px;  
  text-decoration: none;
  text-transform: uppercase;
}
header .header-top .mainmenu {
  margin: 2px 0;
}
header .header-bottom .owl-carousel .carousel-content .banner-contents h3{
	font-size:57px;
	color:#fff;
	font-weight:600;
}
header .header-bottom .owl-carousel .carousel-content .banner-contents p{
	font-size:36px;
	color:#fff;
	font-weight:600;
}
header .header-bottom .owl-carousel .carousel-content .banner-contents a{
	font-size:60px;
	color:#f48020;
	font-weight:700;
	text-decoration:none;
}

header .header-bottom .online-form {
  top: 40px;
  position: absolute;
  right: 30%;
  z-index:1;
  width:387px;  
}
header .header-bottom .online-form .book-form {
  background-color:rgba(0,0,0,0.7);
  margin: 0 0 0 auto;
  padding: 30px;
  width: 360px;
}
header .header-bottom .online-form .book-form p::after {
  border-color: #f48020 transparent transparent;
  border-style: solid;
  border-width: 10px;
  bottom: -20px;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  width: 0;
  margin: auto;
} 
header .header-bottom .online-form .book-form p {
  background-color: #f48020;
  border-radius: 15px;
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 28px;
  margin:0 auto 30px;
  padding: 10px 0;
  text-align: center;
  width: 180px;
  position:relative;
}
header .header-bottom .online-form .book-form a {
  background-color: #f48020;
  border-radius: 5px;
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 21px;
  padding: 8px 0;
  text-align: center;
  width: 100%;
}
header .header-bottom .online-form .book-form .contact-form input{
	height:44px;
}
header .header-bottom .online-form .book-form .contact-form textarea{
	height:85px;
}
header .header-bottom .online-form .book-form .contact-form .form-control::-moz-placeholder {
  color: #000;
  opacity: 1;
}
header .header-bottom .online-form .book-form .contact-form .form-control:-ms-input-placeholder {
  color: #000;
}
header .header-bottom .online-form .book-form .contact-form .form-control::-webkit-input-placeholder {
  color: #000;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background: none repeat scroll 0 0 #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; border-left:5px solid #000; padding-left:25px;}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
}
header .mainmenu .nav.navbar-nav a.active,
header .mainmenu .nav.navbar-nav a:focus,
header .mainmenu .nav.navbar-nav a:hover {
	background: none;
	color:#f48020;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .carousel-content {
  left: 0;
  position: absolute;
  right: 0;
  top: 25%;
}

/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 33px;
	left: 110px;
	position: absolute;
	text-indent: -99999px;
	bottom: 50px;
	width: 33px;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height:33px;
	left: 150px;
	position: absolute;
	text-indent: -99999px;
	bottom: 50px;
	width:33px;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}

header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #edb200;
}
.holder .pricing {
  padding: 70px 0 200px;
}
.holder .pricing .pricing-contents h3{
	color:#131313;
	font-size:36px;
	text-transform:uppercase;
	font-family: "Roboto Condensed";
}
.holder .pricing .pricing-contents p{
	color:#222222;
	font-size:18px;
	line-height:1.4;
}
.holder .pricing .pricing-contents ul li{
	color:#555555;
	font-size:16px;
}
.holder .pricing .pricing-contents ul li span{
	color:#33a6d7;
	font-size:24px;
}
.holder .pricing .pricing-contents a{
	text-decoration:none;
	 color: #fff;
  font-size: 16px;
  font-weight:600;
  background-color: #f48020;
  border-radius: 50px;
  padding: 10px 25px;
  margin:20px 0px;
}
.holder .pricing .pricing-wrap .pricing-offer {
  background-color: #fff;
  border-radius:20px;
  background: #fcdfc7; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #fcdfc7 0%, #f8ae71 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #fcdfc7 0%,#f8ae71 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #fcdfc7 0%,#f8ae71 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcdfc7', endColorstr='#f8ae71',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.holder .pricing .pricing-wrap .pricing-offer p.pricing {
  background-color: #f48020;
  border-radius: 20px 20px 0 0;
  color: #fff;
  font-size: 34px;
  height: 70px;
  padding: 10px 0px;
}
.holder .pricing .pricing-wrap .pricing-offer h3{
	font-size:34px;
	color:#33a6d7;
	font-family: "Roboto Condensed";
}
.holder .pricing .pricing-wrap .pricing-offer h3 span {
  font-size: 60px;
  font-weight: 700;
}
.holder .pricing .pricing-wrap .pricing-offer .combaine {
  background-color: #575757;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  margin: 0 10px;
  padding: 10px 0px;
}
.holder .pricing .pricing-wrap .pricing-offer h5{
	font-size:33px;
	color:#33a6d7;
	font-weight:700;
}
.holder .pricing .pricing-wrap .pricing-offer a::after {
  background-image: url("img/icons/shadow.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  bottom: 38px;
  content: "";
  height: 26px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 290px;
}
.holder .pricing .pricing-wrap .pricing-offer a {
  background-color: #f48020;
  border-radius: 50px;
  padding: 7px 35px;
  color: #fff;
  font-size: 33px;
  font-weight: 700;
  text-decoration: none;
  border:2px solid #fff;
  margin-bottom:-12px;
}
.holder .pricing .pricing-wrap .pricing-offer img {
  padding: 10px 0;
}
.holder .clearing .clearing-wrap {
  padding-bottom: 175px;
  position: relative;
}
.holder .clearing .clearing-contents-1, .holder .clearing .clearing-contents-3 {
  background-color: #33a6d7;
  padding: 110px 20px 20px;
}
.holder .clearing .clearing-contents-2 {
  padding: 110px 20px 20px;
}
.holder .clearing{
	background: #f9ad13; /* Old browsers */
	background: -moz-linear-gradient(top, #f9ad13 0%, #f5841f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f9ad13 0%,#f5841f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f9ad13 0%,#f5841f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ad13', endColorstr='#f5841f',GradientType=0 ); /* IE6-9 */
	position:relative;
	padding:0 0 200px;
}
.holder .clearing .pipeline {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.holder .clearing .clearing-wrap .drain-img-1, .holder .clearing .clearing-wrap .drain-img-3 {
  border: 5px solid #89cbe8;
  border-radius: 50%;
  display: inline-block;
  height: 200px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -100px;
  width: 200px;
}
.holder .clearing .clearing-wrap .drain-img-2 {
	  left: 0;
	  position: absolute;
	  right: 0;
	  top: -100px;
	  height: 200px;
  	  width: 200px;
	  margin:auto;
	  border-radius: 50%;
	  display: inline-block;
	  border: 5px solid #fbc186;
}
.holder .clearing .clearing-contents-1 h3, .holder .clearing .clearing-contents-3 h3 {
  margin: 0;
  font-size:26px;
  color:#fff;
  font-family: "Roboto Condensed";
}
.holder .clearing .clearing-contents-1 p, .holder .clearing .clearing-contents-3 p {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  padding: 10px 0;
}
.holder .clearing .clearing-contents-2 p {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  padding: 10px 0;
}
.holder .clearing .clearing-contents-2 h3 {
  margin: 0;
  font-size:26px;
  color:#fff;
  font-family: "Roboto Condensed";
}
.holder .clearing .clearing-contents-1 a, .holder .clearing .clearing-contents-3 a {
  background-color: #1d87c5;
  border: 2px solid #73c2e3;
  color: #fff;
  font-size: 16px;
  padding: 10px 30px;
  border-radius: 50px;
  text-decoration:none;
}
.holder .clearing .clearing-contents-2 a {
  background-color: #f1700e;
  border: 2px solid #f9b762;
  color: #fff;
  font-size: 16px;
  padding: 10px 30px;
  border-radius: 50px;
  text-decoration:none;
}
.holder .plumber {
  background-color: #eeeeee;
  padding: 60px 0;
} 
.holder .plumber .plumber-contents {
  padding: 40px 0px;
}
.holder .plumber h3 {
  margin: 0;
  font-size:36px;
  color:#131313;
  font-family: "Roboto Condensed";
  text-transform:uppercase;
}
.holder .plumber .plumber-contents p {
  font-size: 14px;
  color:#555555;
  line-height:1.4;
  padding:20px 0px;
}
.holder .plumber .plumber-contents a {
  background-color: #f48020;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
  text-decoration: none;
}
.holder .speciality{
	background-image:url(img/others/tree-img.png);
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 0 343px;
}
.holder .speciality .speciality-contents {
  padding: 260px 0;
}
.holder .speciality .speciality-contents h3 {
  font-size: 36px;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
  color:#131313;
  margin:0;
}
.holder .speciality .speciality-contents p {
  font-size: 14px;
  color:#555555;
  padding:10px 0px;
}
.holder .speciality .speciality-contents a {
  background-color: #f48020;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  padding: 6px 20px;
  text-decoration: none;
}
.holder .blog {
  background-image: url("img/others/news-bg.png");
  padding: 23px 0 80px;
}
.holder .blog .blog-heading h3 {
  font-size: 36px;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
  color:#0f0f0f;
  padding:30px 0px;
}
.holder .blog .blog-contents h5 {
  color: #2e2e2e;
  font-size: 18px;
} 
.holder .blog .blog-contents p {
  color: #5b5b5b;
  font-size: 15px;
  line-height: 1.4;
  text-align: justify;
}
.holder .blog .blog-contents ul .date {
  background-color: #f48020;
  color: #fff;
  margin: 10px 0 10px 5px;
}
.holder .blog .blog-contents ul .chat {
  background-color: #212121;
  color: #fff;
  margin: 10px 0px;
}
.holder .blog .blog-contents a {
  color: #f48020;
  font-size: 16px;
  margin: 10px 0;
  padding: 0;
  text-decoration: none;
}
footer {
  background-color: #1d1d1d;
  padding: 60px 0 0;
}
footer .footer-logo {
  padding: 30px 0;
}
footer .footer-top .footer-address h3 {
  font-size: 16px;
  color:#ffffff;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
}
footer .footer-top .footer-wrap .footer-address ul .location {
  background-position: left 6%;
  background-image: url("img/icons/contact-1.png");
  background-repeat:no-repeat;
  padding:0px 0px 20px 30px;
}
footer .footer-top .footer-wrap .footer-address ul .phone {
  background-position: left 15%;
  background-image: url("img/icons/contact-2.png");
   background-repeat:no-repeat;
   padding:0px 0px 20px 30px;
}
footer .footer-top .footer-wrap .footer-address ul .mail {
  background-position: left 15%;
  background-image: url("img/icons/contact-3.png");
   background-repeat:no-repeat;
   padding:0px 0px 20px 30px;
}
.footer-top .footer-wrap .footer-address ul li a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
.footer-top .footer-wrap .footer-social-icons {
  padding: 0 0 0 90px;
}
footer .footer-top .footer-wrap {
  border-bottom: 2px solid #484848;
}
footer .footer-bottom {
  padding: 30px 0;
}
footer .footer-bottom .copyrights p{
	color:#fff;
	font-size:14px;
}
footer .footer-top .footer-wrap .newsletter h3 {
	font-size: 16px;
  color:#ffffff;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
}
footer .footer-top .footer-wrap .newsletter .input-group input{
	border-radius:0px;
}
footer .footer-top .footer-wrap .newsletter .input-group .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
  font-size:10px;
}
footer .footer-top .footer-wrap .newsletter .input-group .form-control:-ms-input-placeholder {
  color: #999;
  font-size:10px;
}
footer .footer-top .footer-wrap .newsletter .input-group .form-control::-webkit-input-placeholder {
  color: #999;
  font-size:10px;
}
footer .footer-top .footer-wrap .newsletter .input-group span a{
	text-decoration:none;
	color:#fff;
}
footer .footer-top .footer-wrap .newsletter .input-group span {
	border-radius:0px;
	background-color:#f48020;
	border:1px solid #f48020;
	color:#fff;
}
footer .footer-top .footer-wrap .newsletter p {
	font-size: 13px;
  color:#ffffff;
}
footer .footer-top .footer-wrap .footer-social-icons h3 {
  font-size: 16px;
  color:#ffffff;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
}
footer .footer-top .footer-wrap .footer-social-icons ul li a i {
  color: #fff;
  font-size: 33px;
}
header .header-bottom .banner-inner-contents {
	width:50%;	
}
header .header-bottom .online-inner-form {
  left: 0;
  position: absolute;
  right: 14%;
  top: 40px;
  z-index: 10;
}
header .header-bottom .online-inner-form .banner-inner-contents {
      padding: 50px 0px;
    width: 50%;
    left: 0;
    right: 0;
    margin: auto;
}
header .header-bottom .online-inner-form .book-inner-form h5 {
  color: #fff;
  font-size: 14px;
  padding: 0;
  text-align: center;
}
header .header-bottom .banner-inner-contents p {
  color: #fff;
  font-size: 25px;
}
header .header-bottom .banner-inner-contents h3 {
  font-size:57px;
	color:#fff;
	font-weight:600;
	font-family: "Roboto Condensed";
}
header .header-bottom .online-inner-form .book-inner-form {
  background-color: rgba(0, 0, 0, 0.7);
  margin: 0 0 0 auto;
  padding: 30px;
  width: 360px;
}
header .header-bottom .online-inner-form .book-inner-form p::after {
  border-color: #f48020 transparent transparent;
  border-style: solid;
  border-width: 10px;
  bottom: -20px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
header .header-bottom .online-inner-form .book-inner-form p {
  background-color: #f48020;
  border-radius: 15px;
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 28px;
  margin: 0 auto 30px;
  padding: 10px 0;
  position: relative;
  text-align: center;
  width: 180px;
}
header .header-bottom .online-inner-form .book-inner-form a {
  background-color: #f48020;
  border-radius: 5px;
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 21px;
  padding: 8px 0;
  text-align: center;
  width: 100%;
}
header .header-bottom .online-inner-form .book-inner-form .contact-form input{
	height:44px;
}
header .header-bottom .online-inner-form .book-inner-form .contact-form textarea{
	height:85px;
}
header .header-bottom .online-inner-form .book-inner-form .contact-form .form-control::-moz-placeholder {
  color: #000;
  opacity: 1;
}
header .header-bottom .online-inner-form .book-inner-form .contact-form .form-control:-ms-input-placeholder {
  color: #000;
}
header .header-bottom .online-inner-form .book-inner-form .contact-form .form-control::-webkit-input-placeholder {
  color: #000;
}
.holder .relining .relining-contents h3 {
  color: #2a2a2a;
  font-size: 28px;
  font-weight: 600;
  font-family: "Roboto Condensed";
}
.holder .relining .relining-contents p {
  color: #2a2a2a;
  font-size: 15px;
}
.holder .relining {
  padding: 50px 0;
}
.holder .relining .relining-contents {
  padding: 10px 0;
}
.holder .relining .contents-list {
  padding: 30px 0;
}
.holder .relining .contents-list ul {
  margin:0;
}
.holder .relining .contents-list ul li {
  padding: 5px 0;
}
.holder .relining .contents-list ul li a i{
	padding:0px 10px 0px 0px;
}
.holder .relining .contents-list ul li a{
  text-decoration:none;
  color:#2a2a2a;
}
.holder .blackage {
  padding: 20px 0 50px;
  background-color:#f3f3f3;
}
.holder .blackage .blackage-contents{
  padding: 40px 0 0;
} 
.holder .blackage .blackage-contents p{
  color: #2a2a2a;
  font-size: 28px;
  font-weight: 600;
  font-family: "Roboto Condensed";
}
.holder .blackage .blackage-contents p i{
  color: #f48020;
 }
 
 .holder .repairing {
  padding: 80px 0;
}
 .holder .repairing .repair-img img {
  margin: auto;
}
.holder .repairing .repair-contents h3 {
  color: #191919;
  font-size: 22px;
  font-family: "Roboto Condensed";
}
.holder .repairing .repair-contents p {
  color: #5e5e5e;
  font-size: 15px;
}
.holder .solution {
  background-image: url("img/thumbnails/solution-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
}
.holder .solution .solution-heading p {
  color: #f6f6f6;
  font-size: 32px;
  font-family: "Roboto Condensed";
  text-align:center;
}
.holder .solution .solution-img .iframe-video {
   margin: -50px 0 0px 50px;
  /*   box-shadow: 0px 3px 37px 2px rgba(0,0,0,0.3);
	width:100%;*/
}
.holder .solution .solution-img-1 .iframe-video {
   margin: -50px 30px 0px -50px;
   /*  box-shadow: 0px 3px 37px 2px rgba(0,0,0,0.3);
	width:100%;*/
}
.holder .solution .solution-img{
	background-color:#292929;
	width:75%;
	margin-top:70px;
}
.holder .solution .solution-img-1{
	background-color:#292929;
	width:75%;
	margin-top:70px;
}
.holder .solution .solution-img p {
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 26px;
  margin: 0px 15px 0px 0px;
  text-align: right;
}
.holder .solution .solution-img-1 p {
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 26px;
  margin: 0px 15px 0px 0px;
  text-align: right;
}
 
 /* custom css */

a:focus { outline: none; }
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

header .header-top .mainmenu ul li.current-menu-item a {
    color: #f48020!important;
}

.header-top.header_inner_top {
	border-bottom: 1px solid #eee;
}

.book-form .contact-form input.wpcf7-form-control.wpcf7-submit.btn {
    background-color: #f48020;
    border-radius: 5px;
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 21px;
    padding: 8px 0;
    text-align: center;
    width: 100%;
	height:auto;
}

footer .newsletter #mc4wp-form-1 input[type="submit"] {
    border-radius: 0px;
    background-color: #f48020;
    border: 1px solid #f48020;
    color: #fff;
}

footer .newsletter #mc4wp-form-1 .input-group-addon{
	padding: 6px 5px;
}

.box-holder-inner {
    padding: 4% 0% 5% 0%;
}

.box-holder-inner .text-center {
    text-align: center;
}


.box-holder-inner .post-image img {
    border: 3px solid #eee;
}

.box-holder-inner .post-image1 img{
	border: 3px solid #eee;
	margin-top:5px;
}

.box-holder-inner p {
	font-size: 15px;
    color: #2a2a2a;
    line-height: 1.4;
    padding: 5px 0px;
	text-align:justify;
}
.box-holder-inner p a{
    color: #2a2a2a;
	text-decoration:none;
}

.box-holder-inner li {
	font-size: 15px;
    color: #2a2a2a;
    line-height: 1.4;
    padding: 5px 0px;
}

.box-holder-inner li a{
    color: #2a2a2a;
	text-decoration:none;
}
.box-holder-inner h3 {
    font-size: 36px;
    color: #2a2a2a;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
	padding: 0px 0px 15px;
	font-weight: 600;
}
.box-holder-inner h3 a{
    color: #2a2a2a;
	text-decoration:none;
}
.box-holder-inner h4{
	color: #2a2a2a;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
	font-family: "Roboto Condensed";
}
.box-holder-inner h4 a{
    color: #2a2a2a;
	text-decoration:none;
}

.custom-pagination {
    text-align: center;
}

.custom-pagination span.current {
    background-color: #f48020;
    color: #fff;
}

.custom-pagination a {
    background-color: #47515B;
    color: #fff;
}

.custom-pagination span, .custom-pagination a {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 4px;
}

.box-holder-inner .default-btn{
	text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background-color: #f48020;
    border-radius: 50px;
    padding: 10px 25px;
	border:1px solid #f48020;
}

.pricing li#text-2, .blackage li#text-3 {
    list-style: none;
}

.book-inner-form .contact-form input.wpcf7-form-control.wpcf7-submit.btn {
    background-color: #f48020;
    border-radius: 5px;
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 21px;
    padding: 8px 0;
    text-align: center;
    width: 100%;
    height: auto;
}

#wpcf7-f26-o1 .wpcf7-validation-errors,#wpcf7-f26-o1 .wpcf7-mail-sent-ok ,#wpcf7-f26-o1 .wpcf7-response-output{
    color: #fff;
}

header .banner-contents li#date-time-2 {
    list-style-type: none;
    text-align: left;
}

header .banner-contents div#date-time {
    font-weight: 700;
    font-family: 'Open Sans';
}

.holder .services-contents {
  padding: 10px 0;
}

.holder .services-contents h3 {
  color: #2a2a2a;
  font-size: 28px;
  font-weight: 600;
  font-family: "Roboto Condensed";
}
.holder .services-contents p {
  color: #2a2a2a;
  font-size: 15px;
}

.box-holder-inner .blog-holder {
    border: 1px solid #eee;
    padding: 10px;
	margin:10px 0px;
}

.our-process {
    background-color:#eee;
    padding: 23px 0 0px;
}

.holder .our-process h5 {
    margin: 0;
    font-size: 26px;
    color: #2a2a2a;
    font-family: "Roboto Condensed";
    font-weight: 600;
    text-align: center;
}

.holder .our-process .our-process-contents {
    padding: 40px 0px;
}

.holder .our-process .our-process-contents p {
    font-size: 15px;
    color: #2a2a2a;
    line-height: 1.4;
    padding: 20px 0px;
    text-align: center;
}

.holder .test-holder {
    padding: 60px 0 60px;
}
.holder .test-holder p{
	color: #5b5b5b;
    font-size: 15px;
    line-height: 1.4;
    text-align: justify;
}
.holder .test-holder h4 {
    color: #f48020;
    font-size: 20px;
    font-weight: 700;
}

.holder .test-holder h3 {
    font-size: 36px;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    color: #131313;
    margin: 0;
	padding:10px 0 30px;
}

.test-content::before {
    background: url(img/icons/q-1.png) no-repeat;
    height: 28px;
    width: 38px;
    position: absolute;
    left: -30px;
    top: 85px;
    content: " ";
}

.test-content::after {
    background: url(img/icons/q-.png) no-repeat;
    height: 28px;
    width: 38px;
    position: absolute;
    right: 40px;
    bottom: 40px;
    content: " ";
}

.test-holder p {
    font-size: 20px;
    line-height: 35px;
    font-style: italic;
    margin: 0;
    padding: 15px 0;
}

header .header-top .nav > li > a {
    padding: 10px 10px;
}
 
header .header-top .callfree a {
    text-decoration: none;
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-weight: 600;
    background-color: #f48020;
    border-radius: 50px;
    padding: 10px 20px;
    position: relative;
}

header .header-top .callfree a::after {
    background-image: url(img/icons/shadow.png);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -10px;
    content: "";
    height: 14px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 250px;
}

header .header-top .callfree a:hover {
    text-decoration: none;
    color: #fff;
}

.textwidget a, .textwidget a:hover {
    color: #f48020;
    text-decoration: none;
}

header .header-bottom .banner-inner-contents .orange-pipe {
	color: #f88420 !important;
} 
/*RESPONSIVE*/
@media screen and (max-width: 1920px) {
	.holder .clearing {
	  padding: 0 0 74px;
	}
	.holder .speciality {
	  padding: 51px 0 394px;
	}
	.holder .speciality .speciality-contents {
	  padding: 100px 30px 0px;
	}
	header .header-bottom .online-form {
		right: 20%;
	}
}
@media screen and (max-width: 1600px) {
	.holder .clearing {
	  padding: 0 0 33px;
	}
	.holder .speciality {
	  padding: 0 0 183px;
	}
	.holder .speciality .speciality-contents {
	  padding: 200px 30px 0;
	}
	header .header-bottom .online-form {
		right: 14%;
	}
}

@media screen and (max-width: 1440px) {
	.holder .clearing {
	  padding: 0px;
	}
	.holder .speciality {
		padding: 0 0 225px;
	}
	.holder .speciality .speciality-contents h3 {
		font-size: 26px;
	}
	.holder .speciality .speciality-contents {
		padding: 100px 0px 0;
	}
	header .header-bottom .online-form {
		right:10%;
	}
}
@media screen and (max-width: 1365px) {
	header .header-top .header-social-icons .outfee a {
	  font-size: 22px;
	}
	header .header-top .header-social-icons .outfee {
	  padding: 7px 24px;
	}
	header .header-top .header-social-icons .socialcons a {
	  font-size: 18px;
	}
	header .header-top .header-social-icons .socialcons ul li {
	  height: 40px;
	  padding: 5px;
	  width: 40px;
	}
	header .header-bottom .online-form {
		right: 5%;
	}
		header .header-bottom .online-form .book-form p br{
	 display:none;
 	}
	header .header-bottom .online-form .book-form p {
	  font-size: 13px;
	  margin: -16px auto 13px;
	  width: 158px;
	  padding: 5px 0;
	}
	header .header-bottom .online-form .book-form .contact-form input {
	  height: 25px;
	  font-size:11px;
	}
	header .header-bottom .online-form .book-form .contact-form textarea {
	  height: 45px;
	   font-size:11px;
	}
	header .header-bottom .online-form .book-form h5 {
	  font-size: 11px;
	}
	header .header-bottom .online-form .book-form a {
	  font-size: 13px;
	  padding: 7px 0;
	}
	header .header-bottom .online-form .book-form {
	  padding: 24px;
	  width: 280px;
	}
	header .header-top .header-social-icons .tollfree a {
	  background-size: 20% auto;
	  font-size: 20px;
	  padding:5px 15px 5px 40px;
	}
	header .header-top .header-social-icons .socialcons {
	  margin: 10px 0;
	}
	header .header-top .header-social-icons .tollfree {
	  padding: 5px 0 3px 8px;
	}
	header .header-bottom .owl-carousel .carousel-content .banner-contents h3 {
	  font-size: 35px;
	}
	header .header-bottom .owl-carousel .carousel-content .banner-contents p {
	  font-size: 28px;
	}
	header .header-bottom .owl-carousel .carousel-content .banner-contents a {
	  font-size: 50px;
	}
	header .header-bottom .online-form .book-form .contact-form input {
	  height: 32px;
	}
	header .header-bottom .online-form {
	  top: 0px;
	  padding:70px 0px;
	}
	header .header-bottom .online-inner-form .book-inner-form {
	  width: 300px;
	}
	header .header-bottom .online-inner-form .book-inner-form p {
	  font-size: 17px;
	  width: 240px;
	}
	.holder .speciality {
		padding: 0 0 155px;
	}
	.holder .speciality .speciality-contents h3 {
	  font-size: 20px;
	}
	.holder .speciality .speciality-contents p {
	  font-size: 13px;
	  padding: 5px 0 0;
	}
	.holder .speciality .speciality-contents a {
	  font-size: 12px;
	  padding: 6px 15px;
	}
	.holder .blog .blog-heading h3 {
	  padding: 20px 0;
	}
	.holder .blog {
	  padding: 30px 0 40px;
	}
	.holder .clearing .clearing-wrap {
	  padding-bottom: 172px;
	}
	header .header-bottom .online-inner-form .banner-inner-contents {
	  padding: 30px 0;
	}
	header .header-bottom .banner-inner-contents h3 {
	  font-size: 49px;
	}
	header .header-bottom .online-inner-form {
	  top: 0;
	  padding: 15px 0px;
}
	header .header-bottom .online-inner-form .book-inner-form p br{
		display:none;
	}
	header .header-bottom .online-inner-form .book-inner-form .contact-form textarea {
	  height: 49px;
	}
	header .header-bottom .online-inner-form .book-inner-form a {
	  font-size: 17px;
	  padding: 6px 0;
	}
	header .header-bottom .online-inner-form .book-inner-form .contact-form input {
	  height: 35px;
	}
	.footer-top .footer-wrap .footer-social-icons {
	  padding: 0;
	}
	.holder .pricing .pricing-wrap .pricing-offer .combaine {
	  font-size: 13px;
	}
	.holder .pricing .pricing-wrap .pricing-offer a {
	  font-size: 24px;
	}
	header .header-top .header-social-icons .outfee a::after {
	  background-size: 94% auto;
	}
	.holder .blog {
	  background-image:none;
	 background-color:#eaeaea;
	}
}
@media screen and (max-width: 1200px) {
	header .header-top .header-social-icons .outfee a {
	  font-size: 22px;
	}
	header .header-top .callfree a {
		font-size: 14px;
	}
	header .header-top .callfree a::after {
		background-size: 88% auto;
	}
	header .header-top .mainmenu ul li a {
		font-size: 18px;
	}
	header .header-top .nav > li > a {
		padding: 10px 5px;
	}
	header .header-bottom .online-form {
		right: 5%;
	}
	.holder .solution .solution-img .iframe-video {
		margin: -30px 0 0px 30px;
		height:auto;
	}
	.holder .solution .solution-img-1 .iframe-video {
		margin: -30px 30px 0px -30px;
		height:auto;
	}
	header .header-bottom .online-inner-form {
		right: 5%;
	}
}
@media screen and (max-width: 1023px) {
	header .header-top .header-social-icons .outfee a {
	  font-size: 14px;
	}
	header .header-top .header-social-icons .outfee {
	  padding: 5px 0px;
	}
	header .header-top .header-social-icons .socialcons ul li {
	  margin: 11px 1px;
	}
	header .header-top .header-social-icons .tollfree a {
	  background-size: 20% auto;
	  font-size: 14px;
 		 padding: 3px 9px 6px 30px;
	}
	header .header-bottom .online-form .book-form .contact-form textarea {
	  height: 53px;
	}
	header .header-top .mainmenu ul li a {
	  font-size: 18px;
	}
	header .header-top .header-social-icons .outfee a::after {
	  background-size: 68% auto;
	  bottom: -11px;
	}
	header .header-bottom .owl-carousel .carousel-content .banner-contents h3 {
	  font-size: 22px;
	}
	header .header-bottom .owl-carousel .carousel-content .banner-contents p {
	  font-size: 17px;
	}
	header .header-bottom .owl-carousel .carousel-content .banner-contents a {
	  font-size: 28px;
	}
	header .header-bottom .owl-prev {
	  left: 30px;
	}
	header .header-bottom .owl-next {
	  left: 70px;
	}
	header .header-top .header-social-icons .socialcons ul li {
	  height: 30px;
	  padding: 0;
	  width: 30px;
	}
	header .header-bottom .online-form {
		right: 3%;
	}
	header .header-bottom .online-form .book-inner-form {
	  width: 300px;
	}
	header .header-bottom .online-form {
	  padding: 20px 0;
	  top: 0;
	}
	header .header-bottom .banner-contents h3 {
	  font-size: 27px;
	}
	header .header-bottom .banner-contents p {
	  color: #fff;
	  font-size: 15px;
	}
	header .header-bottom .online-form .book-form p br{
	 display:none;
 	}
	.holder .pricing .pricing-wrap .pricing-offer a::after {
		display:none;
	 }
	header .header-bottom .online-form .book-form p {
	  font-size: 13px;
	  margin: -16px auto 13px;
	  width: 158px;
	  padding: 5px 0;
	}
	
	header .header-bottom .online-form .book-form .contact-form input {
	  height: 25px;
	  font-size:11px;
	}
	header .header-bottom .online-form .book-form .contact-form textarea {
	  height: 45px;
	   font-size:11px;
	}
	header .header-bottom .online-form .book-form h5 {
	  font-size: 11px;
	}
	header .header-bottom .online-form .book-form a {
	  font-size: 13px;
	  padding: 7px 0;
	}
	header .header-bottom .online-form .book-form {
	  padding: 24px;
	  width: 280px;
	}
	.holder .pricing .pricing-contents h3 {
	  font-size: 25px;
	}
	.holder .pricing .pricing-contents p {
	  font-size: 14px;
	}
	.holder .pricing .pricing-contents ul li span {
	  font-size: 20px;
	}
	.holder .pricing .pricing-contents ul li {
	  font-size: 14px;
	}
	.holder .clearing .clearing-wrap {
	  padding-bottom: 94px;
	}
	.holder .pricing .pricing-contents a {
	  font-size: 13px;
	  padding: 8px 17px;
	}
	.holder .pricing .pricing-wrap .pricing-offer p {
	  font-size: 24px;
	  padding: 10px 0;
	  height:55px;
	}
	.holder .pricing .pricing-wrap .pricing-offer a::after {
	  background-size: 50% auto;
	  bottom: 36px;
	  height: 26px;
	  margin: 0 auto 0 53px;
	  width: 290px;
	}
	.holder .pricing .pricing-wrap .pricing-offer h3 {
	  font-size: 20px;
	}
	.holder .pricing .pricing-wrap .pricing-offer h3 span {
	  font-size: 30px;
	  font-weight: 600;
	}
	.holder .pricing .pricing-wrap .pricing-offer .combaine {
	  font-size: 11px;
	}
	.holder .pricing .pricing-wrap .pricing-offer h5 {
	  font-size: 25px;
	}
	.holder .pricing .pricing-wrap .pricing-offer a {
	  font-size: 13px;
	  padding: 7px 20px;
	}
	.holder .clearing .clearing-contents-1 h3, .holder .clearing .clearing-contents-3 h3 {
	  font-size: 23px;
	}
	.holder .clearing .clearing-contents-2 h3 {
	  font-size: 23px;
	}
	.holder .plumber h3 {
	  font-size: 25px;
	}
	.holder .plumber .plumber-contents p {
	  font-size: 14px;
	}
	.holder .plumber .plumber-contents a {
	  font-size: 13px;
	  padding: 10px 18px;
	}
	.holder .speciality .speciality-contents {
	  background-color: rgba(255, 255, 255, 0.8);
	  padding: 15px;
	  text-align:center;
	  margin-top: 60px;
	}
	.holder .speciality .speciality-contents p {
	  font-size: 12px;
	}
	.holder .plumber {
	  padding: 10px 0;
	}
	.holder .blog {
	  padding: 10px 0 40px;
	}
	.holder .blog .blog-contents p {
	  font-size: 13px;
	}
	.holder .blog .blog-contents a {
	  font-size: 14px;
	}
	.footer-top .footer-wrap .footer-social-icons {
	  padding: 0px;
	}
	.footer-top .footer-wrap .footer-address ul li a {
	  font-size: 11px;
	}
	footer .footer-top .footer-wrap .newsletter p {
	  font-size: 12px;
	}
	footer .footer-top .footer-wrap .newsletter .input-group span a {
	  font-size: 12px;
	}
	footer .footer-top .footer-wrap .footer-social-icons ul li a {
	  font-size: 18px;
	}

	footer .footer-bottom .copyrights p {
	  font-size: 12px;
	}
	footer .footer-bottom {
	  padding: 15px 0;
	}
	header .header-bottom .online-inner-form {
	  top: 0;
	}
	header .header-bottom .banner-inner-contents h3 {
	  font-size: 27px;
	}
	header .header-bottom .banner-inner-contents p {
	  color: #fff;
	  font-size: 15px;
	}
	header .header-bottom .online-inner-form .book-inner-form p br{
	 display:none;
 	}
	header .header-bottom .online-inner-form .book-inner-form p {
	  font-size: 13px;
	  margin: -16px auto 13px;
	  width: 158px;
	  padding: 5px 0;
	}
	header .header-bottom .online-inner-form .book-inner-form .contact-form input {
	  height: 25px;
	  font-size:11px;
	}
	header .header-bottom .online-inner-form .book-inner-form .contact-form textarea {
	  height: 45px;
	   font-size:11px;
	}
	header .header-bottom .online-inner-form .book-inner-form h5 {
	  font-size: 11px;
	}
	header .header-bottom .online-inner-form .book-inner-form a {
	  font-size: 13px;
	  padding: 7px 0;
	}
	header .header-bottom .online-inner-form .book-inner-form {
	  padding: 24px;
	  width: 280px;
	}
	.holder .relining .relining-contents p {
	  font-size: 13px;
	}
	.holder .relining .relining-contents h3 {
	  font-size: 25px;
	}
	footer .footer-top .footer-wrap .footer-social-icons ul li a i {
	  font-size: 30px;
	}
	.holder .clearing .clearing-contents-1,.holder .clearing .clearing-contents-3 {
	  padding: 110px 20px 20px;
	}
	.holder .clearing .clearing-contents-2 {
	  padding: 110px 20px 20px;
	}
	.book-form .contact-form input.wpcf7-form-control.wpcf7-submit.btn {
		font-size: 13px;
		padding: 7px 0;
	}
	header .banner-contents div#date-time {
		font-size:16px!important;
		padding:0px;
	}
	header .header-top .mainmenu ul li a {
		font-size: 16px;
		padding: 10px 5px;
	}
	header .header-top .callfree a {
		font-size: 10px;
	}
	header .header-top .mainmenu ul li a {
		font-size: 13px;
	}
	header .header-bottom .online-inner-form {
		right: 3%;
	}
}
	@media screen and (max-width: 768px) {
	header .header-bottom .online-form {
		padding: 7px 0;
	}
		header .header-top .callfree a::after {
		background-size: 65% auto;
	}
	header .header-bottom .online-form {
		right: 3%;
	}
	}

@media screen and (max-width: 767px) {
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	.icon-bar {
  		background-color: #000;
	}
	header .header-top .header-social-icons .outfee {
	  margin: auto;
	  padding: 5px 3px;
	  width: 130px;
	}
	header .header-top .socialcons {
	  text-align: center;
	}
	header .header-top .header-social-icons .tollfree {
	  padding: 0px 0 0px 5px;
	  width: 150px;
	  margin: auto;
	}
	header .header-top .header-social-icons .tollfree a {
	  font-size: 14px;
	}
	header .header-top {
	  padding: 0;
	}
	header .header-bottom .online-form {
		margin:auto;
	}
	header .header-bottom .online-form {
	  position: relative;
	}
	header .header-bottom .carousel-content {
	  top: 0%;
	}
	header .header-bottom .owl-prev {
	  bottom: 0px;
	}
	header .header-bottom .owl-next {
	  bottom: 0px;
	}
	header .header-bottom .online-form .book-form {
	  margin: auto;
	  padding: 40px;
	  width: 340px;
	}	
		.holder .clearing .clearing-wrap .drain-img-2  {
	  top: 20px;
	}
	.holder .clearing .clearing-contents-2 {
	  padding: 260px 20px 140px;
	}
	.holder .clearing .clearing-wrap {
	  padding-bottom: 44px;
	}
	.holder .pricing {
	  padding: 15px 0 200px;
	}
	.holder .pricing .pricing-contents h3 {
	  font-size: 20px;
	}
	.holder .pricing .pricing-contents p {
	  font-size: 13px;
	}
	.holder .pricing .pricing-wrap .pricing-offer a::after {
	  display:none;
	}
	.holder .clearing .clearing-contents-1, .holder .clearing .clearing-contents-3 {
	  padding: 110px 20px 70px;
	}
	.holder .pricing .pricing-contents ul li span {
	  font-size: 16px;
	}
	.holder .pricing .pricing-contents ul li {
	  font-size: 13px;
	}
	.holder .plumber h3 {
	  font-size: 20px;
	}
	.holder .plumber .plumber-contents p {
	  font-size: 13px;
	}
	.holder .plumber .plumber-contents a {
	  font-size: 12px;
	  padding: 10px 15px;
	}
	.holder .blog .blog-heading h3 {
	  padding: 10px 0;
	  font-size: 25px;
	}
	.holder .blog .blog-wrap .blog-img img {
	  width: 100%;
	}
	footer .footer-logo img {
	  margin: auto;
	  padding: 0;
	}
	footer .footer-top .footer-wrap .footer-social-icons ul{
		margin:0px;
	}
	header .header-bottom .banner-inner-contents h3 {
	  font-size: 20px;
	  color: #000;
	  text-align: center;
	}
	header .header-bottom .banner-inner-contents p {
	  color: #000;
	  font-size: 13px;
	  text-align: center;
	}
	header .header-bottom .online-inner-form {
	  position: relative;
	}
	header .header-bottom .online-inner-form .book-inner-form {
	  width: 330px;
	  background-color:#000;
	}
	.holder .relining {
	  padding: 0;
	}
	.holder .relining .relining-contents h3 {
	  font-size: 20px;
	}
	.holder .relining .relining-contents p {
	  font-size: 12px;
	}
	.holder .relining .contents-list {
	  padding: 0;
	}
	.holder .blackage .blackage-contents p {
	  font-size: 18px;
	}
	.holder .blackage {
	  padding: 0 0 20px;
	}
	header .header-bottom .online-inner-form .banner-inner-contents {
	  padding: 0;
	}
	.holder .pricing .pricing-wrap .pricing-contents{
	  text-align: center;
	}
	.holder .plumber .plumber-contents {
	  padding: 40px 0;
	  text-align: center;
	}
	.holder .repairing .repair-contents h3 {
	  font-size: 20px;
	}
	.holder .repairing .repair-contents p {
	  font-size: 13px;
	}
	.holder .repairing .repair-contents {
	  margin-bottom: 40px;
	}
	.holder .repairing {
	  padding: 40px 0;
	}
	.holder .solution .solution-heading p {
	  font-size: 20px;
	}
	.holder .solution .solution-img {
	  display: table;
	  margin: auto auto 50px;
	}
	.holder .solution .solution-img-1 {
	  display: table;
	  margin: auto auto 50px;
	}
	.holder .solution .solution-img .iframe-video {
	  margin: 0;
	   height:200px;
	}
	.holder .solution .solution-img-1 .iframe-video {
	  margin: 0;
	  height:200px;
	}
	.holder .solution .solution-img p {
	  font-size: 20px;
	  text-align: center;
	}
	.holder .solution .solution-img-1 p {
	  font-size: 20px;
	  text-align: center;
	}
	.holder .solution {
	  padding: 30px 0;
	}
	header .header-bottom .online-form{
		padding:20px 0;
	}
	header .header-top .header-social-icons .socialcons {
		text-align: center;
	}
	header .header-top .header-social-icons .outfee {
		width: auto;
		text-align: center;
	}
	header .header-top .callfree {
	  	padding: 5px 3px;
	  	width: auto;
	    text-align:center;
	}
	header .header-top .callfree a {
		font-size: 14px;
	}
	header .header-top .callfree a::after {
		background-size: 88% auto;
	}
	header .header-bottom .banner-inner-contents{
		width:100%;
	}
	header .header-bottom .banner-inner-contents h3{
		color: #fff;
	}
	header .header-bottom .online-inner-form .book-inner-form {
		margin: auto;
	}
}
@media screen (min-width:569px) and (max-width: 736px) {
	.holder .pricing .pricing-contents {
	  text-align: center;
	}
}
@media screen and (max-width: 320px) {
	header .header-bottom .online-form .book-form {
	  width: 295px;
	}
	header .header-bottom .owl-carousel .carousel-content .banner-contents a {
	  font-size: 20px;
	}
	header .header-bottom .owl-carousel .carousel-content .banner-contents p {
	  margin: 0px;
	}
	.holder .pricing .pricing-contents h3 {
	  font-size: 16px;
	}
	.holder .pricing .pricing-contents p {
	  font-size: 12px;
	}
	.holder .pricing .pricing-contents ul li span {
	  font-size: 15px;
	}
	.holder .pricing .pricing-contents ul li {
	  font-size: 12px;
	}
	header .header-bottom .banner-inner-contents h3 {
	  font-size: 16px;
	}
	header .header-bottom .banner-inner-contents p {
	  font-size: 10px;
	}
	header .header-bottom .online-inner-form .book-inner-form {
	  width: 290px;
	  margin-top: 49px;
	}
	.holder .blackage .blackage-contents p {
	  font-size: 13px;
	}
	.holder .pricing .pricing-wrap .pricing-contents{
	  text-align: center;
	}
	header .header-bottom .online-form {
		width: 340px;
	}
}
.box-holder-inner h1 {
    font-size: 36px;
    color: #2a2a2a;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    padding: 0px 0px 15px;
    font-weight: 600;