/*
Theme Name: Showtime toilets by GiantMedia
Description: Custom responsive theme for Showtime toilets
Version: 2.0
Author: GiantMedia.com.au
*/
/*  RESET ALL  ============================================================================= */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
/*  Standard styling site wide  ============================================================================= */
body, textarea{ font-family: 'Ropa Sans', sans-serif; line-height:1.4; font-size:16px; color:#1f1e1e; background: #fff; }
p { font-family: 'Ropa Sans', sans-serif; margin-bottom:13px; margin-right:23px; color:#1f1e1e; line-height:1.4; font-size:16px; font-weight:400; }
ol { font-family: 'Ropa Sans', sans-serif; margin:10px 0px; color:#1f1e1e; margin-left:30px; font-weight:400; }
ul { font-family: 'Ropa Sans', sans-serif; margin:10px 0px; color:#1f1e1e; margin-left:30px; font-weight:400; }
li { line-height:1.6; font-weight:400; }
a { color:#6d6d6d; text-decoration:none; font-weight:500; }
a:hover { color:#888888; }
a img { -webkit-transition: all 500ms; transition: all 500ms;  }
/*  stops iphone changing color of phone numbers
============================================================================= */
a[href^=tel] {text-decoration:inherit; color:inherit;}
/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {	width: device-width; }
@viewport {	width: device-width; }
/* headings  ================================================== */
h1,h1 a { margin:13px 0px; color:#ed1c24; font-size:34px; text-decoration:none; font-weight:400; padding-bottom:0px; text-transform:uppercase;  line-height:1.4;  }
h2, h2 a { margin:10px 0px; color:#ed1c24; font-size:30px; text-decoration:none; -webkit-transition: all 500ms; transition: all 500ms; font-weight:400; padding-bottom:0px; text-transform:uppercase;  line-height:1.4; }
h3, h3 a { margin:10px 0px; color:#ed1c24; font-size:26px; text-decoration:none; -webkit-transition: all 500ms; transition: all 500ms; font-weight:400; padding-bottom:0px;  text-transform:uppercase; line-height:1.4; }
h4, h4 a, h5, h5 a { margin:6px 0px; font-size:18px; text-decoration:none; font-weight:300;  }
/* responsive block elements. Make sure images etc squash down */
iframe { max-width:100%!important; display:block; margin:0px auto; }
img  { max-width:100% !important; height:auto; display:block; }
textarea {
   font-family: inherit;
   font-size: inherit;
}
/*  HEAD  ============================================================================= */
.flexslider { box-shadow:none; }
.flexslider ol { display: none !important; }
.slider-button { border-bottom:5px solid #7bb344; box-shadow:0px 4px 3px rgba(0,0,0,0.1); font-weight:500;  }
.tophat { display:block; height:140px; }
.slider-text {  font-weight:300; line-height:1.4em; color:#4993df; }

.foot-strip .date { background:#9ace6e; color:#fff; padding: 28px 23px; font-size:18px; display:block; height:auto; width:auto; text-align:center; float:left; margin:18px; border-radius:9px; }
.slide-box h2 { margin:20px 0px; color:#3cadd1; font-size:18px; text-decoration:none; text-transform:uppercase; -webkit-transition: all 500ms;transition: all 500ms; font-weight:400; padding-bottom:0px; }
::-webkit-input-placeholder { color:#ddd; font-weight:700; }
::-moz-placeholder { color:#ddd; font-weight:700; } /* firefox 19+ */
:-ms-input-placeholder { color:#ddd; font-weight:700; } /* ie */
input:-moz-placeholder { color:#ddd; font-weight:700; }
.header { z-index:4500; background:#ed1c24; height:auto; display:block; padding:0px!important; position:relative; top:0px; padding:0px!important; }
.header .section {  padding:0px 0px!important; }
.top-logo { }
#logo { display:block; float:none; position: relative; left:0px; top:0px; margin:0px auto; padding:0px 0px 0px 0px; z-index:1200; overflow:visible; text-align:left;  }
#logo img { max-width:191px!important; width:100%; height:auto; overflow:visible; -webkit-transition: all 500ms; transition: all 500ms; padding:13px 0px; margin:0px!important; }
.phone { display:block; float: right; font-size: 16px; margin:0px; padding:0px; position: relative; width: 100%;  }
.phone p {  color:#949494; font-size:24px; font-weight:700; margin:0px; padding:0px 0px; float: right; }
/*.logged-in .header { padding-top:28px!important; }*/
/*  HOME  ============================================================================= */
.button { color:#fff; background:url(images/submit-arrow.png) 92% 50% no-repeat #ed1c24; width:auto!important; text-align:center!important; display:inline-block; border:none; border-radius: 6px; padding:13px 59px 13px 23px; margin:23px auto; -webkit-transition: all 500ms; transition: all 500ms; font-size:26px; }
.button:hover { color:#fff; background:url(images/submit-arrow.png) 96% 50% no-repeat #bc0f16; }
.button img { float:right; }

table { border-radius:9px; }

#footer .menu-button a { padding:13px 30px !important; margin-left:20px !important; }

.menu-button a{ color:#fff; background:#f79122; width:auto!important; text-align:center!important; display:inline-block!important; border:none!important; border-radius: 7px!important; padding:13px 5px!important; margin: 5px 0px 5px 40px !important; -webkit-transition: all 500ms; transition: all 500ms; }
.menu-button a:hover { color:#fff!important; background:#d67812; }

.h-wel { background:#eeeeee;  }
.h-wel-img { overflow:visible; }
.h-wel-img img { width:150%; max-width:200%!important; padding-top:12%; } 

.date{ position:absolute; top:0px; left:0px; padding:23px; background:#ed1c24; color:#fff; }
.h-sale { background:#ed1c24;  }
.h-sale a { color:#fff; background:#ed1c24; border-radius:50%; display:block; border-bottom:10px solid #ed1c24; padding:23px 0px; font-size:26px; width:100%; -webkit-transition: all 500ms; transition: all 500ms;  }
.h-sale a:hover { color:#fff; background:#e61820; border-bottom:10px solid #ca181f;  }
.phone { text-align: right; }
.ph { background:url(images/icon-phone.png) no-repeat 0% 50%; padding:13px 0px 13px 45px; color:#fff; width:auto; display:inline-block; font-size:32px;  }
.em { background:url(images/icon-mail.png) no-repeat 0% 50%; padding:13px 0px 13px 55px; color:#fff; width:auto; display:inline-block; font-size:32px;}
.em a { color:#fff; }
.fb { display:inline-block!important; }
.fb img { position:relative; top:10px; }
footer .ph { margin-right:23px; }

.h-sale-item { background:#fff; padding:23px 0px; }
.h-para { background:url(images/paralax.jpg) no-repeat; background-size:cover;  padding:90px 0px!important; }


.h-cli { background:#fff;  }
.copy-img { display:inline-block; margin:0px 13px 13px 0px; }
.cli-box { display:inline-block; width:19.5%; min-height:80px; }
.cli-box img { padding:30px 0px; }

.hover-box { display:none; background:url(images/hover-state.png); background-size:100% auto; width:100%; height:520px; position:absolute; top:0px; left:0px; }
.pro-b { overflow:hidden; }
.pro-b:hover .hover-box { display:block; }
.hover-box h3 { width:auto; display:block; text-align:center; padding-top:20%; color:#fff; font-weight:300; font-size:36px; }

.h-news { background:#55a2ab; }
.h-news .pro-b:hover .hover-box { display:block; }
.h-testi-box { background:#ed1c24; min-height: 360px; }
.h-testi-box p { color:#fff; font-size:18px; }
.h-testi-box h4 { font-size:24px; }
.h-testi-box-bottom { display:block; width:100%; height:36px; background:url(images/testi-arrow.png) 60% 0% no-repeat; }

.h-eve { background:#fff; }


.inpage { padding-top:150px!important;background:#1e1e1e;background-size:cover; }
.flex-direction-nav li { line-height:1!important; }

.deets {  background:url(images/hover-bkg.png); }
.deets .box { margin:8px; border:5px solid #fff; display:block; padding:23px; }
.deets .box p { color:#fff; }

.bump { margin-top: -160px !important; }
.h-sale-item a { background:#ed1c24; color:#fff; display:block; width:100%; padding:13px 0px; font-size:20px; }
.h-sale-item a:hover { background:#bc1f15; }

.su-tabs-nav span {
    display: inline-block;
    margin-right: 3px;
    padding: 13px 23px!important;
    font-size: 22px!important;
    min-height: 40px;
    line-height: 20px;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    cursor: pointer;
    transition: all 0.2s ease 0s;
    background: #ed1c24;
}

.su-tabs {
    margin: 0px 0px 1.5em;
    padding: 0px;
    border-radius: 0px;
    background: none!important;
}

.su-tabs-current {
    background: #FFF!important;
    cursor: default;
color:#ed1c24!important;
}
.su-tabs-pane {
    padding: 34px!important; }

/*  WOO ============================================================================= */
.woocommerce .button { color:#fff!important; background:#26bfd9!important; width:auto!important; text-align:center!important; display:inline-block; border:none; border-radius: 9px; padding:13px 23px; margin:9px auto; -webkit-transition: all 500ms; transition: all 500ms; font-weight:400!important; }
.alt { } 
table.tribe-events-tickets td { 
border-top: 1px solid #fff!important;
border-bottom: 1px!important;
padding: 8px 10px 8px 0px;
vertical-align: middle;
}
.inpage-tickets { background:#ef563d; }
.inpage-tickets .tribe-events-tickets-title { color:#fff; padding-top:0px; margin-top:0px; }
.inpage-tickets .tickets_name { color:#fff; }
.inpage-tickets .tickets_price .amount { color:#fff; }
.woocommerce-tabs { display:none; }
/*  BODY/PAGE/CONTENT  ============================================================================= */
.h-section-one-top-two { margin-top:-15px!important; background:url(images/white-top.png) repeat-x 0% 100%; display:block; width:100%; height:20px; z-index:5555; position:relative;  }
.h-homes-two { display:none; }
.resi-button { } 
.commerc-button { }
.resi-button img:hover, .commerc-button img:hover { opacity:0.5; }
.bkg-w { background:#fff; }

#single-nav-left { width:auto; display:inline-block; }
#single-nav-right { width:auto; display:inline-block; }
#single-nav-left a { background:url(images/flex-left.png) 0px 0px no-repeat #309fc3; width:60px; height:40px; display:block; text-indent:-2000px; -webkit-transition: all 500ms; transition: all 500ms;   }
#single-nav-right a { background:url(images/flex-right.png) 0px 0px no-repeat #258aaa; width:60px; height:40px; display:block; text-indent:-2000px; -webkit-transition: all 500ms; transition: all 500ms;   }
#single-nav-left a:hover { background:url(images/flex-left.png) -5px 0px no-repeat #309fc3; }
#single-nav-right a:hover { background:url(images/flex-right.png) 5px 0px no-repeat #258aaa; }
.action-box { width:100%; padding:23px 0px; }
.action{ padding:15px 30px; float:none; margin:20px 23px 13px 0px; color:#fff!important; font-size:15px; display:inline-block; text-transform:uppercase; -webkit-transition: all 500ms; transition: all 500ms; border-radius:9px; background:#b4d449; }
.action:hover { background:#4dacd0; }
.service-menu { width:80%; margin:0px 0px 8px 0px; padding:13px 0px 13px 3%; font-size:20px; display:block; background:#b4d449; color:#fff; -webkit-transition: all 500ms; transition: all 500ms; border-radius:9px; } 
.service-menu:hover { background:#4dacd0; color:#fff; }
.slide-box { display: block;margin: 0px 25%;width: auto; }
.slide-imagebox { float:left; width:25%; display:block; background:#3cacd0; }
.slide-imagebox img { width:auto!important; margin:35px; }
.flexslider .slides > li { margin:0px!important; }
.slide-textbox { float:none; width:100%; display:block; border-top:1px solid #a6c9df; }
.padder { padding:13px 0px; margin:0px 13px; }
.position { color:#3CADD1; margin-bottom:10px; }
.mini-cart { background:#b7c793; padding:13px 0px; text-align:right; color:#fff; }
.mini-cart a, .mini-cart a { color:#fff; }
#s { max-width:250px; display:inline; color:#fff; font-weight:400; text-transform:uppercase; }
#searchform { height:auto; }
.su-spoiler-title {
    font-family: 'Ropa Sans', sans-serif; margin:10px 0px; color:#dd5334; font-size:26px!important; text-decoration:none; -webkit-transition: all 500ms; transition: all 500ms; font-weight:400; padding-bottom:0px;  text-transform:capitalize;  line-height:1.4; line-height: 34px!important;
}
.su-spoiler {
  border:1px solid #282f39; padding:23px;
}
.su-spoiler-icon {
    position: absolute;
    left: -10px !important;
    top: 10px!important;
    display: block;
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
    text-align: center;
    font-size: 14px!important;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    background: #282f39;
}
/* ============================================================================= */
/* rusable elements below */
.page-numbers { font-size:20px; padding:23px 5px; color:#666; text-decoration:none; display:inline-block; }
 .page-numbers:hover { color:#ccc; text-decoration:none; }
 .current:before { content: "["; } 
 .current:after { content: "]"; } 
#breadcrumbs { margin:0px; color:#dddddd; text-shadow:1px 1px 1px rgba(0,0,0,0.5); }
#breadcrumbs a { text-decoration:none; font-weight:300; color:#f1f1f1; text-shadow:1px 1px 1px rgba(0,0,0,0.5); }
.sitemap li a { text-decoration:none; font-size:22px; }
.sitemap li a:hover { color:#666; }
.page_link { font-size:24px; display:block; color:#333; border-bottom:1px solid; margin-bottom:13px; padding-bottom:13px; }
.page_link:hover { color:#ccc; border-bottom:1px solid; }
.copy { line-height:1.4; font-weight:300; }
.img-date { position:absolute; top:0px; left:0px; padding:13px; border-radius:0px 0px 8px 0px; color:#fff; background:#67a8bd; }
.odd { background:#fbf9f9; }
.Ilink { margin-top: -60px;        /* Size of fixed header */
  padding-bottom: 60px; 
  display: inline-block; overflow:hidden; }
form { }
form p { width:100%; margin:3px auto; }
form .col { margin-top:0px; margin-bottom:0px; }
input[type="email"], select, input[type="password"], input[type="text"], .form-phone , textarea, input[type="tel"], input[type="date"]{
    border: none !important;
    background:#ebe4e3;
    color: #5f5f5f;
    padding: 15px;
    width: 100%;
    margin:5px auto;
    display: inline-block;
    font-size:16px;
    border-radius:5px;
box-sizing:border-box; 
}
textarea { height:120px; }
input[type="submit"] { color:#fff; background:#ed1c24; width:auto!important; text-align:center!important; display:inline-block; border:none; border-radius: 9px; padding:13px 23px; margin:9px auto; -webkit-transition: all 500ms; transition: all 500ms;}
input[type="submit"]:hover { color:#fff; background:#bb282e; }
.h-serv ul { list-style:none; }
.h-serv li a { font-family:inherit; font-size:18px; border:none; padding:8px 55px 8px 5px; float:none; margin:0px 0px 13px 0px; width:66%; min-height:50px;
background:url(images/greenarrow.png) right center no-repeat #8baf3f; color:#fff; display:inline-block; text-transform:uppercase; cursor:pointer; -webkit-transition: all 500ms; transition: all 500ms; border-radius:0px;  background-size:auto 100%; }
.h-serv li a:hover { color:#fff; background:url(images/greenarrow.png) right center no-repeat #77930b;  background-size:auto 100%; }
.navigation { display:block; padding:33px 0px; }
.navigation .alignright a { color:#fff; background:url(images/submit-arrow.png) 92% 50% no-repeat #ed1c24; width:auto!important; text-align:center!important; display:inline-block; border:none; border-radius: 6px; padding:13px 59px 13px 23px; margin:23px auto; -webkit-transition: all 500ms; transition: all 500ms; font-size:26px; }
.navigation .alignright a:hover  { color:#fff; background:url(images/submit-arrow.png) 96% 50% no-repeat #bc0f16; }

.navigation .alignleft a { color:#fff; background:url(images/submit-arrow2.png) 6% 50% no-repeat #ed1c24; width:auto!important; text-align:center!important; display:inline-block; border:none; border-radius: 6px; padding:13px 23px 13px 59px; margin:23px auto; -webkit-transition: all 500ms; transition: all 500ms; font-size:26px; }

.navigation .alignleft a:hover  { color:#fff; background:url(images/submit-arrow2.png) 2% 50% no-repeat #bc0f16; }



/*  SLIDE  ============================================================================= */
#sliderBlk { position:relative; background:none; padding:0px 0px 0px 0px; }
/*  FOOT  ============================================================================= */
#footer_wrap { display:block; color:#fff; background:#282828; padding:45px 0px 23px 0px!important; position:relative;   }
#footer_wrap h2 { margin-top:0px; font-weight:400; font-size:22px; }
#footer_wrap td { min-width:130px; }
#footer_wrap p { color:#fff; font-weight:400;  }
#footer_wrap ul { text-align:left; float:left; width:100%; margin:0px; }
#footer_wrap li { display:block; margin:0px 35px 0px 0px; float:left; width:auto; text-align:left; padding:0px;   }
#footer_wrap ul li a {  font-size:20px; display: block; text-decoration: none; color:#fff!important; padding:18px 10px 23px 0px;  margin:0px; font-weight:400; -webkit-transition: all 500ms; transition: all 500ms; }
#footer_wrap ul li:last-child a{  }
#footer_wrap ul li ul li:last-child {  }
  #footer_wrap ul li a:hover { color:#555555;  }
#footer_wrap li a:hover{ text-decoration:underline!important; }
#footer_wrap ul li ul { display:none; position:relative; top:0px; left:0px; float:none; min-width:100px; margin:0px;  }
#footer_wrap ul li ul li { display:block; width:100%; padding:0px; float:none; min-height:30px; }
#footer_wrap ul li ul li a{ font-family:inherit;text-transform:none !important; font-size:13px!important; display:block; width:100%; padding:7px 0px; color:#fff; background:none; }
#footer_wrap .current_page_item a { text-decoration:underline!important; }
#footer_wrap .current_page_item ul li a { text-decoration:none!important; }
#copy-foot { text-align:left; padding: 50px 0px 23px 0px;  }
#copy-foot a { color:#efefef; text-decoration:none; font-size:12px; }
#copy-foot p { color:#fff; font-size:12px; }
#copy-foot a:hover { color:#CCC; }
.social img { display:block; float:left; margin-right:8px; padding-top:5px; -webkit-transition: padding 500ms;transition: padding 500ms; }
.social img:hover {  padding-top:0px; }
#footer_wrap .button-green { clear:both; margin:23px 0px!important; float:left; }
#footer_wrap .button-green:hover { clear:both; margin:23px 0px!important; float:left; background:#fff; color:#3f7bab; }
.major { width:100%; color:#fff; font-size:22px; margin:13px 0px 23px; display:block;  }
.minor { width:100%; color:#fff; font-size:18px; margin:4px 0px; display:block; }
.footer-form h2 { color:#00aeef!important; margin:0px 23px; }
#footer_wrap input[type="submit"] { color:#c5d2a9!important; border:none; background:url(images/submit-arrow.png) no-repeat 50% 50% #fff!important; padding:20px 30px!important; display:inline-block!important; margin:20px 0px !important; -webkit-transition: all 500ms; transition: all 500ms; border-radius:5px!important; font-weight:400!important; text-align:center!important; text-indent: -2000px!important; }
#footer_wrap input[type="submit"]:hover { color:#c5d2a9; background:url(images/submit-arrow.png) no-repeat 54% 50% #fff!important;  }
/*  SECTIONS  ============================================================================= */
.wrapper { width:100%; padding:23px 0px; }
.div_row { margin:0px auto!important; max-width:1280px!important; position:relative; }
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  GROUPING  ============================================================================= */
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
/*  GRID COLUMN SETUP   ==================================================================== */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
}
/*  GRID OF TWELVE   ============================================================================= */
.span_12_of_12 { width: 100%; }
.span_11_of_12 { width: 91.53%; }
.span_10_of_12 { width: 83.06%; }
.span_9_of_12 {	width: 74.6%; }
.span_8_of_12 {	width: 66.13%; }
.span_7_of_12 {	width: 57.66%; }
.span_6_of_12 {	width: 49.2%; }
.span_5_of_12 {	width: 40.73%; }
.span_4_of_12 {	width: 32.26%; }
.span_3_of_12 {	width: 23.8%; }
.span_2_of_12 {	width: 15.33%; }
.span_1_of_12 {	width: 6.86%; }
.fourty{ width:40%; float:left; }
.sixty{ width:60%; float:left; }
/*  Animations  ============================================================================= */
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
	0% {
		opacity: 0.2;
	}
	50% {
		opacity: 1;	
	}	
	100% {
		opacity: 0.2;
	}			
}
@-webkit-keyframes pulse {
	0% {
		-webkit-opacity: 0.2;	
	}
	50% {
		-webkit-opacity: 1;	
	}	
	100% {
		-webkit-opacity: 0.2;
	}			
}
/*  SUNDRIES  ============================================================================= */
.absolute { position:absolute; top:0px; left:0px; }
.fr { float:right; }
.fl { float:left; }
.tl { text-align:left; }
.tr { text-align:right; }
.big { font-size:26px!important; padding-bottom:13px; }
.clBottom { margin-bottom:0px!important; padding-bottom:0px!important; }
.white { color:#fff!important; text-decoration:none; }
.blue { color:#3b97a0!important; }
.orange { color:#f79122; }
.thin { font-weight:300!important; }
.grey { color:#655e4e!important; }
.pink{ color:#ff3692!important; }
.black { color:#333; font-size:16px;  }
.light-orange { color:#f58220!important; }
.green { color:#2e7a32!important; }
.center { text-align:center!important; }
.upper { text-transform:uppercase; }
.no_style { text-decoration:none; }
.fb {}
.clear { clear:both; }
.bgwhite { background:#fff; }
.rounded { border-radius:9px; }
.inline { display:inline; }
.ML0 { margin-left:0px!important; }
.M0 { margin:0px!important; }
.M1 { margin:13px!important; }
.MR0 { margin-right:0px!important; }
.MT0 { margin-top:0px!important; }
.MT65 { margin-top:65px!important; }
 .MB0 { margin-bottom:0!important;}
 .MBhalf { margin-bottom:0.5em!important;}
 .MB1 { margin-bottom:8px!important;}
 .MB2-5 { margin-bottom:2.5em!important;}
 .MB3 { margin-bottom:3.0em!important;}
 .MB5 { margin-bottom:5.0em!important;}
 .MR0 { margin-right:0!important;}
  .MR1 { margin-right:1em!important;}
 .ML1 { margin-left:1.0em!important;}
 .PB0 { padding-bottom:0!important;}
 .PB0-5, .minPad { padding-top:0.5em!important;}
 .PB1 { padding-bottom:1.0em!important;}
 .PB2 { padding-bottom:2.0em!important;}
 .PB4 { padding-bottom:4.0em!important;}
 .PT0 { padding-top:0!important;}
  .PT1 { padding-top:1em!important;}
  .PT2 { padding-top:2em!important;}
 .PT2-5 { padding-top:2.5em!important;}
 .aCenter {text-align:center;}
 .aLeft { text-align:left;}
 .aRight { text-align:right!important;}
.bb1 { border-bottom:1px solid #ccc; margin-bottom:20px!important; padding-bottom:20px; }
.bb2 { border-bottom:1px solid #ccc; margin-bottom:8px!important; padding-bottom:8px; }
.br1 { border-right:1px solid #c5c5c5; margin:0px; }
.bl1 { border-left:1px solid #c5c5c5; margin:0px; }
.m-only { display:none; }
.alignright { float:right; }
.alignleft { float:left;  }
.no_padd { padding:0px!important; }
.bgnone { background:none!important; }
.cap { text-transform:capitalize; }
.Borange { background:#f8951d!important; }
.Bblue { background:#0aa6c7!important; }
.padd2 { padding:23px 0px; }
.rel { position:relative; }
.minh300 { min-height:300px; }
.minh250 { min-height:250px; }
.padder { padding:30px; margin:0px auto; display:block; }
.padder h3 { margin:0px !important; }
.small { font-weight:300; font-size:16px; }
.plain {  }
.max-250 { max-width:450px; }
.more  { font-size:17px; color:#fff; border:none; background:url(images/more-arrow.png) no-repeat 50% 50%; background-size:80% auto; padding:17px; display:inline-block; margin:0px !important; position:absolute; right:0px; bottom:0px; -webkit-transition: all 500ms; transition: all 500ms; border-radius:0px; font-weight:400;  text-align:center; text-transform:uppercase;  }
.more:hover {   background-size:100% auto; }
.more:after {
    clear:both;
}
.banner { padding:0px!important;  background:url(images/banner-main.jpg); background-size:cover;  }
.banner h1 { background:none; max-width:50%; padding: 80px 0px 40px; color:#fff!important; font-size:42px; font-weight:400; text-transform: none; width:auto; display:inline-block; text-shadow:1px 2px 2px #444; float:left; }
.banner .button { float:right; border:1px solid #ffc20e; margin-top: 75px; }

.crumbs { padding:0px 0px 43px 0px; color:#525252;  text-transform:uppercase; display:none; }
.crumbs a { color:#525252;   text-transform:uppercase; }
.banner-two { padding: 200px 0px; }
.banner p { color:#fff!important; }
.banner h4 { color:#fff!important; }
/*  MENU  reverse size check,  this is the mobile menu ================== */
/* ===================================================================== */
.menu-toggle {
	cursor: pointer;
	font-size: 0;
	height: auto;
	overflow: hidden;
	text-align: center;
	width: auto;
	display:block;
	float:right;
	margin:0px 23px!important;
padding:0px 0px 13px 0px;
background:none;
}.menu-toggle img { margin-top:33px; }
.primary-navigation.toggled-on {
}
.primary-navigation .ddsmoothmenu {
	display: none;
}
.primary-navigation.toggled-on  .ddsmoothmenu {
	display: inline-block;
width: 100%;
}
   .ddsmoothmenu { position:relative; }
   .ddsmoothmenu ul { list-style-type:none;  position:relative; right:0px; top:0px; margin:0px; padding:0px; width:100%; z-index:1000; border-radius:0;  }
   .ddsmoothmenu ul li{ position:relative; display:block; width:auto; width:100%;   padding:0px; margin:0px; }
   .ddsmoothmenu ul li:after {
   content: "";
} 
      .ddsmoothmenu ul li:first-child {  }
    .ddsmoothmenu ul li.last { margin-right:0; margin-left:13px; }
   .ddsmoothmenu ul li a {
display: block;
text-decoration: none;
text-transform: capitalize;
font-size: 22px;
margin: 2px auto;
font-weight: 400;
transition: all 500ms ease 0s;
border-radius: 0px;
padding: 6px 0px;
text-align: center;
width: 100%!important;
line-height: 1 !important;
max-width: 1000px!important;
color:#fff;
}
   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected { color:#666;  }
   .ddsmoothmenu ul li:hover ul { display:block; }
   .ddsmoothmenu ul li ul{ margin: 0px 0px 13px 0px; position: relative; display: none; width:100%; padding:0; height:auto;  z-index:200; top:0px; background:none; border:none; }
   .ddsmoothmenu ul li ul li{ display: list-item; float: none; margin:0!important; width:100%; height:auto!important; padding:0!important; font-size:13px!important; line-height:15px!important; border:0; }
   .ddsmoothmenu ul li ul li a{   
display: block;
text-decoration: none;
text-transform: capitalize;
font-size: 18px !important;
margin: 1px auto;
font-weight: 400;
transition: all 500ms ease 0s;
border-radius: 0px;
padding: 6px 0px !important;
text-align: center !important;
width: 100%!important;
line-height: 1 !important;
max-width: 1000px!important;
color:#ccc!important;
 }
   .ddsmoothmenu ul li ul li a:hover { text-decoration:underline; }
   .ddsmoothmenu ul li ul:last-child li a {   }
   
   
@media screen and (min-width: 780px) {
/* reverse screen size menu check - this is the main menu style */ 
.main-menu { display: inline-block; margin-top: 0px; width: auto; padding-right:0px; float:right; }
.top-menu {  }
.header-main { padding-right: 0; }
#primary-navigation { padding-top:0px; }
.primary-navigation .menu-toggle { display: none; padding: 0; }
  .ddsmoothmenu { display:block!important; text-align:left; float:none; }
   .ddsmoothmenu ul { background: transparent; list-style-type: none; position: relative; margin:0px; padding:0px; border-radius:0; border:none; top:0px; width:auto;  }
   .ddsmoothmenu ul li{ position:relative; display:block; float:left; width:auto; margin:0px; padding:0px; text-align:left; }
   .ddsmoothmenu ul li a {  display: block; text-decoration: none; color:#fff; text-transform: capitalize; font-size:18px!important; padding:16px 0px 13px 0px; margin:0px 0px 0px 23px; font-weight:400; -webkit-transition: all 500ms; transition: all 500ms; border-radius:0px; border:none; width:auto!important;  }
   .ddsmoothmenu ul .last a{   }
 .ddsmoothmenu ul .last a:hover {    }
   .ddsmoothmenu ul li:last-child a {   }
 .ddsmoothmenu ul li a:hover { color:#ccc; }
.current_page_item a { color:#ccc!important; text-decoration: none!important; }
.current_page_item ul li a{ text-decoration:none;  border:none!important;  }
.current_page_item .sub-menu li a { text-decoration:none; font-weight:400; border:none!important;  }
.ddsmoothmenu ul li a.selected { text-decoration:none; color:#aed7f5; font-weight:400;  }
   .ddsmoothmenu ul li ul{ position: absolute; left:20px!important; top:39px; margin:0px; display: none; padding:0; height:auto; z-index:200; background:none; width:auto; min-width:220px;  }   
   .ddsmoothmenu ul li:hover ul { display:block;  }
   
   .ddsmoothmenu ul li ul li{ display: block; float: none; margin:0!important; height:auto!important; padding:0!important; font-size:13px!important; border:0; }
   .ddsmoothmenu ul li ul li:lest-child a{  }
   .ddsmoothmenu ul li ul li a{ width: auto; padding:13px!important; height:auto; font-size:14px!important; text-transform:none; color:#fff!important; text-align:left!important; font-style:normal; font-weight:400; display:block; border-radius:0px; background:#444; border:none; margin:0px; }
   .ddsmoothmenu ul li ul li a:hover { background:#333; color:#ed1c24!important;  text-decoration:none; border-radius:0px; border:none; }
    .ddsmoothmenu ul li ul li:last-child a { }
.ddsmoothmenu ul li ul li:last-child a:hover { }
   
}
@media only screen and (max-width: 1480px) {
.div_row{ width: 90%!important; margin:0px 5%!important; }
.fourty{ width:26%; float:left; }
.sixty{ width:74%; float:left; }
}
/* RESPONSIVE ipad */ 
@media (max-width: 1180px) { 
    .h-wel h3, .h-wel h2, .h-wel h1 { margin-top:100px; }
.div_row{ width: 90%!important; margin:0px 5%!important; }
.h-icon h2 a{ font-size:18px!important; }
.menu-toggle { margin-top:5px!important; margin-bottom:0px!important; }
.header { height:auto;  }
.h-wel .section { background:url(images/portrait.png) no-repeat 130% 100%; background-size: auto 100%; }
.row { text-align:right; margin:13px 0px; display: inline; width:auto; clear:none; }
 .menu-toggle { text-align:right; margin:13px 0px; display: inline; width:auto; float:right; }
h1,h1 a { font-size:32px; }
h2, h2 a { font-size:28px; }
h3, h3 a { font-size:24px; }
 
}
/* RESPONSIVE ipad */ 
@media (max-width: 980px) { 
        .h-wel h3, .h-wel h2, .h-wel h1 { margin-top:70px; }
 
.h-wel .section { background:none; background-size: auto 100%; }
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 780px) {
        .h-wel h3, .h-wel h2, .h-wel h1 { margin-top:50px; }
   .div_row{ width: 90%!important; margin:0px 5%!important; }
.span_12_of_12, .span_11_of_12, .span_10_of_12, .span_9_of_12, .span_8_of_12, .span_7_of_12, .span_6_of_12, .span_5_of_12, .span_3_of_12, .span_4_of_12, .span_2_of_12, .span_1_of_12, .homeU {
    width: 100% !important;
    margin: 13px 0px;
}
.consult { display:none; }
#logo { display:block; float:none; position: relative; width: 30%; left:0px; top:0px; margin:0px auto; padding:0px 0px 0px 0px; z-index:1200; overflow:visible; text-align:center;  }

.header { position:relative; background:#ed1c24; }
.bump {  margin-top: 0px !important;}
.menu-button { display:none!important; }

.menu-toggle { 
display: block;
float: none;
margin: 0px auto !important;
text-align: center;
width: 50px;
}
.h-wel-img img { width:100%; max-width:200%!important; padding-top:0%; } 
.phone {
    display: block;
    float: none;
    font-size: 16px;
    margin: 0px auto;
    padding: 5px 0px;
    position: relative;
    width: 100%;
    height: 60px;
text-align: center;
}
.ph { background:url(images/icon-phone.png) no-repeat 0% 50%; padding:13px 0px 13px 45px; color:#fff; width:auto; display:inline-block; font-size:32px; }

.phone p { 
display: block;
float: none;
margin: 0px auto;
text-align: center;
}


.menu-toggle img { 
margin-top: 0px!important;
}


.ddsmoothmenu ul li{ position:relative; display:block; width:auto; width:100%; text-align:left;  padding:0px; margin:0px; }
.ddsmoothmenu ul li ul li a { 
margin-right:0px;
text-align: left;
}

#sliderBlk { display:none; }

.banner h1 {
    background: none repeat scroll 0% 0% transparent;
    padding: 40px 0px 20px;
    color: #FFF !important;
    font-size: 34px;
    font-weight: 700;
    width: auto;
    display: inline-block;
}
}
@media only screen and (max-width: 480px) {
        .h-wel h3, .h-wel h2, .h-wel h1, .h-wel p { text-align:center; margin-top:20px; }
    .h-wel p { margin-left:10px; }
  .span_12_of_12, .span_11_of_12, .span_10_of_12, .span_9_of_12, .span_8_of_12, .span_7_of_12, .span_6_of_12, .span_5_of_12, .span_4_of_12, .span_3_of_12, .span_2_of_12, .span_1_of_12, .homeU { width: 100%!important; margin:13px 0px; padding:0px; }
}