/*
Theme Name: Boambee Carpet Cleaning by GiantMedia
Description: Custom responsive theme for Boambee Carpet Cleaning
Version: 1.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, table, caption, tbody, tfoot, thead, tr, th, td, 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 { font-family: 'Open Sans', sans-serif; line-height:1.4; font-size:16px; color:#4a4a4a; background:#ffff; }
p { font-family: 'Open Sans', sans-serif; margin-bottom:13px; color:#4a4a4a; line-height:1.6; font-size:16px; }
li { font-family: 'Open Sans', sans-serif; margin-bottom:8px; color:#4a4a4a; line-height:1.6; margin-left: 30px; }
a { color:#4a4a4a; text-decoration:none; }
a:hover { color:#333; }
b { font-weight:bold; } 
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:15px 0px; color:#01bebe; font-size:32px; text-decoration:none; font-weight:700; text-transform:uppercase;  }
h2, h2 a { margin:18px 0px; color:#01bebe; font-size:28px; text-decoration:none; -webkit-transition: all 500ms;transition: all 500ms;  text-transform:uppercase; font-weight:700; }
h3, h3 a { margin:13px 0px; color:#01bebe; font-size:22px; text-decoration:none; -webkit-transition: all 500ms;transition: all 500ms; font-weight:600;  text-transform:uppercase; }
h4, h4 a, h5, h5 a {margin:6px 0px; color:#01bebe;font-size:20px; text-decoration:none; text-transform:uppercase; }
/* 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; }
/*  HEAD  ============================================================================= */

.slider-text { font-family: 'Open Sans', sans-serif; font-weight:300; line-height:1.4em; color:#4993df; }



::-webkit-input-placeholder { color:#4a4a4a; }
::-moz-placeholder { color:#4a4a4a; } /* firefox 19+ */
:-ms-input-placeholder { color:#4a4a4a; } /* ie */
input:-moz-placeholder { color:#4a4a4a; }
.slider-button:hover { color:#ec008c; background:#fff; }
.header { z-index:1100; height:auto; border-bottom:none; -webkit-transition: all 500ms;transition: all 500ms; position:fixed; }
.head-top { background:#fff; max-height: 131px;}
.spacer { display:block; width:100%; height:124px; }
#logo { display:inline-block; float:left; position: relative; margin:0px auto; padding:0px 0px 0px 0px; z-index:1200; overflow:visible;  }
#logo img { max-width:90%; height:auto; overflow:visible; -webkit-transition: all 500ms;transition: all 500ms; padding:0px 0px; }
.phone { width:auto; display:block; text-align:right; margin:0px 23px; padding:8px 0px; color:#01bebe; }
.phone img  { display:inline-block; position: relative;
top: 11px; }
.phone a  { display:inline-block; color:#01bebe; font-weight:700; font-size:20px;  }
.phone p { margin-bottom:0px!important; color:#01bebe; font-weight:700; font-size:20px; }

.sticky { position:fixed!important; z-index:1100; max-height:55px; -webkit-transition: all 500ms;transition: all 500ms; top:0px; }
.sticky #logo {  padding:0px; }
.sticky #logo img { padding:0px 0px 0px 0px; width:200px; }
.sticky .top-links-outer { display:none; }
.sticky .ddsmoothmenu ul { margin-top:0px!important; }
.sticky .phone { display:none; }
.sticky .head-top { max-height:72px; }
.main-menu { padding-top:0px; }
.sticky .main-menu { padding-top:0px; }

.men { background:#377dc5; }

.speakers { background:#fff; }

.h-case-title h3 a{ 
	background: url('images/h-news-bkg.png') no-repeat scroll 50% 0% transparent;
	width: 100%;
	text-align: center;
	padding: 40px 0px 30px 0px;
	margin-top: -30px;
	display: block;
	z-index: 1000;
	color: #FFF;
	position: relative;
	font-size: 18px;
	font-weight: 700;
 }
.h-case-title h3 a:hover{ background:url(images/h-news-bkg-mo.png) no-repeat 50% 0%; color:#ccc; }
.topics { background:#ea008b; }
.news { background:#ebebeb; }

.h-testi { background:#01bebe; padding-bottom: 50px; min-height: 406px; }
.h-testi p { color:#fff!important; font-size:18px; margin-top:33px; }
.h-testi .date { color:#fff!important; }
h-testi h3 a { color:#fff!important; }

.button { background:#ea008b; color:#fff; border-bottom:#d40580 solid 3px; border-radius:8px; padding:15px 23px; display:inline-block;-webkit-transition: all 500ms;transition: all 500ms; margin:13px 0px; }
.button:hover { background:#FFF; color:ea008b; }

.ticket { margin:23px 0px 23px 23px!important; float:right;   }

/*.logged-in .header { padding-top:28px!important; }*/
/*  HOME  ============================================================================= */

.welcome { background:url(images/h-featire-bkg.jpg) 50% 50% no-repeat; padding:23px 0px 0px 0px!important; }
.welcome ul {  list-style-image: url('images/list-tick.png'); } 
.welcome li { color:#fff; }
.h-icon-img img { text-align:center; margin:0px auto; -webkit-transition: all 400ms;transition: all 400ms; }
.h-icon-img img:hover { text-align:center; margin:0px auto; opacity:0.7; }
.h-news { background:#fff; min-height: 201px; }
.h-news-grey { background:#ebebeb; min-height: 201px; }
.page_item .h-news{ background:#ebebeb; }
.h-news h3 a{ color:#6d6d6d; padding-bottom:33px; display:block; text-transform:none !important; } 
.h-news-grey h3 a{ color:#6d6d6d; padding-bottom:33px; display:block; text-transform:none !important; } 
.case-copy { padding:25px 0px; margin:0px 40px; display:block; }
.case-copy h3 { text-transform:none; }
.all-news-link { color:#ec008c; }
.date { color: #01BEBE;	font-size: 15px; border-bottom: medium none; padding: 0px; margin: 5px 0px; display: inline-block; font-weight: 600; }
.read-more { font-size: 17px; display:inline-block; margin-top:13px; font-weight:700; background:#fff; border-radius:5px; padding:15px 40px; color:#ec008c; }

.more-button { position:absolute; display:block; width:88px; height:121px; bottom:0px; right:0px; background:url(images/more-link.png) no-repeat 100% 100%; }
.more-button:hover { position:absolute; display:block; width:88px; height:121px; bottom:0px; right:0px; background:url(images/more-link-mo.png) no-repeat 100% 100%; }

.more-button-2 { position:absolute; display:block; width:88px; height:121px; bottom:0px; right:0px; background:url(images/more-link-mo.png) no-repeat 100% 100%; }
.more-button-2:hover { position:absolute; display:block; width:88px; height:121px; bottom:0px; right:0px; background:url(images/more-link-mo2.png) no-repeat 100% 100%; }

.tag-line { background:url(images/action-bkg.png) no-repeat 50% 0% ; margin-top:-28px; position:relative; z-index:1000; padding:40px 0px 30px 0px!important; }

.clients img { margin:0px auto; max-height:180px; vertical-align:middle; width:auto; }

/*  BODY/PAGE/CONTENT  ============================================================================= */

.banner { border-bottom:none; max-height:250px; height:250px; }
.price-box { background:#fff; border:1px solid #ecebe9; padding:13px; }
.prod-form { display:block; }
.prod-email { display:block; }
.prod-fb { display:block; }
.price-left { padding:13px 0px; }
.price-right { padding:13px 0px; }
.price-right h2,.price-left h2{ margin:0px 0px 0px 13px; padding:0px; }
.copy-block { background:#fbf9f4; border-top:5px solid #f4f2ed; }
.vid { padding:13px 0px 0px 0px; }
.case-featured {  }
.testi-copy p { color:#FFF; font-style:italic; font-size:18px; margin-right:23px; line-height:22px; padding:13px 0px 23px 0px; }
.team-copy p { color:#FFF; margin-right:23px; }
.news-section { background:#f8f5ee; }
.page-title { background:#01bebe; }
/* 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:#01bebe; border-bottom:1px solid; }
.copy { line-height:1.4; font-weight:300; }
.prod-fb a { clear:both; background:url(images/icon-fb.png) no-repeat 100% 50% #fff; margin:13px 0px 0px; border:1px solid #ecebe9; padding:23px 0px; display:block; width:100%; }
.prod-fb a span { color:#185a90; font-size:24px; margin:0px 0px 0px 23px; }
.prod-email a { clear:both; background:url(images/icon-email.png) no-repeat 100% 50% #fff; margin:13px 0px 0px; border:1px solid #ecebe9; padding:23px 0px; display:block; width:100%; }
.prod-email a span { color:#185a90; font-size:24px; margin:0px 0px 0px 23px; }
.su-spoiler { clear:both; background:url(images/icon-form.png) no-repeat 100% -10px #fff; margin:13px 0px 0px; border:1px solid #ecebe9; padding:23px 0px; display:block; width:100%; }
.su-spoiler-title { color:#185a90; font-size:24px!important; margin:0px 0px 0px 23px; font-weight:400!important; padding:13px 0px!important; }
.su-accordion { margin:13px 0px 0px!important; }
.su-spoiler-icon { display:none!important; }
.spec-item { clear:both; margin-bottom:6px; padding-bottom:6px; border-bottom:1px solid #185a90; }
.spec-item div { font-size:20px!important; display:block; }

.odd { background:#fbf9f9; }
.Ilink { margin-top: -60px;        /* Size of fixed header */
  padding-bottom: 60px; 
  display: inline-block; overflow:hidden; }

.wpcf7 .watermark { color: #aaa !important; }
	::-webkit-input-placeholder { color: #aaa !important; }
	:-moz-placeholder { color: #aaa !important; }
	::-moz-placeholder { color: #aaa !important; }
	:-ms-input-placeholder { color: #aaa !important; }

input[type="text"] { font-family:inherit; font-size:14px; border:none; background:#3d3d3d; color:#aaa; padding:20px 25px; width:90%; display:block; border:none; margin-bottom:-5px;  }
input[type="email"] {font-family:inherit; font-size:14px;border:none; background:#3d3d3d; color:#aaa; padding:20px 25px; width:90%; display:block; border:none; margin-bottom:-5px;  }
textarea { font-family:inherit; font-size:14px;border:none; background:#3d3d3d; color:#aaa; padding:20px 25px; width:90%; display:block; border:none; margin-bottom:-5px;  }
input[type=checkbox] { font-family:inherit; font-size:15px;background:#3d3d3d; color:#aaa; padding:5px; }
input[type=radio] { font-family:inherit; font-size:15px;background:#cae4ff; color:#aaa; padding:5px; }
input[type=date] {  font-family:inherit; font-size:15px;background:#cae4ff; color:#aaa; padding:5px; }
select { font-family:inherit; font-size:15px;border:none; background:#cae4ff; color:#aaa; padding:5px; }
input[type="submit"] { font-family: inherit; letter-spacing:0.06rem; background:none; margin-top:30px; color:#fff; border:2px solid #fff; border-radius:0px; padding:15px 40px; text-align:center; display:block; -webkit-transition: all 500ms;transition: all 500ms; text-transform:uppercase; font-size:17px; font-weight:700; }
input[type="submit"]:hover { background:#fff; color:#454545!important; cursor:pointer; border:2px solid #fff; }


/*  WOO ============================================================================= */

/*  SLIDE  ============================================================================= */
#sliderBlk { position:relative; background:#6da2c6; }
/*  FOOT  ============================================================================= */
#footer_wrap { color:#fff; background:#454545; padding:40px 0px 10px !important; position:relative; }
#footer_wrap td { min-width:130px; }
#footer_wrap p { color:#fff; font-weight:400; }
#footer_wrap ul { text-align:center; float:none; }
#footer_wrap li { display:block; margin:0px; float:left; width:45%; text-align:left; padding:0px 0px 13px 0px; }
#footer_wrap li a{ color:#fff; text-decoration:none; margin:0px; font-size:16px; padding:0px 23px 23px 0px; -webkit-transition: all 500ms;transition: all 500ms; font-weight:700; text-transform:capitalize; display:block; }
#footer_wrap li a:hover{ text-decoration:underline!important; }
#footer_wrap ul li ul { display:block; }
#footer_wrap ul li ul li { display:block; width:100%; padding:0px; }
#footer_wrap ul li ul li a{ font-size:12px!important; display:block; width:100%; padding:5px 0px; }
#copy-foot { text-align:center; padding: 23px 0px 50px 0px;  }
#copy-foot a { color:#fff; 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; }
/*  SECTIONS  ============================================================================= */
.wrapper { width:100%; padding:40px 0px; }
.div_row { margin:0px auto!important; max-width:1100px!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%; }
 
/*  Animations  ============================================================================= */
/*
==============================================
bounce
==============================================
*/
/*
==============================================
pulse
==============================================
*/
.pulse:hover{
	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% {
		transform: scale(0.9);
		opacity: 0.7;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 0.7;	
	}			
}
@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;	
	}			
}
/*  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:22px!important; }
.clBottom { margin-bottom:0px!important; padding-bottom:0px!important; }
.white { color:#fff!important; text-decoration:none; }
.blue { color:#3e5dab!important; }
.pink{ color:#ff3692!important; }
.light-orange { color:#f58220!important; }
.green { color:#008640!important; }
.center { text-align:center!important; }
.upper { text-transform:uppercase; }
.no_style { text-decoration:none; }
.fb { position:relative; top:-14px; }
.clear { clear:both; }
.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 #185a90; margin-bottom:13px!important; padding-bottom:13px; }
.BR1 { border-right:1px solid #333; margin:0px; }
.m-only { display:none; }
.alignright { float:right; }
.alignleft { float:left; }
.no_padd { padding:0px!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; }
.small {  font-style:italic; font-weight:300; }
.more { width:80%; display:block; text-align:right;  color:#646465; background:url(images/arrow.png) no-repeat 96% 50%; padding:23px 40px 23px 0px; -webkit-transition: all 500ms;transition: all 500ms;}
.more:hover { background:url(images/arrow.png) no-repeat 100% 50%; }
/*  MENU  reverse size check,  this is the mobile menu ================== */
/* ===================================================================== */
.menu-toggle {
	cursor: pointer;
	font-size: 0;
	height: 23px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	width: 80px;
	display:block;
	float:right;
	margin:23px!important;
}
.primary-navigation.toggled-on {
}
.primary-navigation .ddsmoothmenu {
	display: none;
}
.primary-navigation.toggled-on  .ddsmoothmenu {
	display: block;
}
   .ddsmoothmenu { position:relative; }
   .ddsmoothmenu ul { list-style-type:none; background:#01bebe; position:absolute; right:0px; top:40px; width:250px; z-index:1000; border-radius:0 0 8px 8px; text-align:right; }
   .ddsmoothmenu ul li{ position:relative; display:block; width:auto; width:100%; text-align:left;  }
   .ddsmoothmenu ul li:after {
   content: "";
} 
      .ddsmoothmenu ul li:first-child { margin-top:23px; }
    .ddsmoothmenu ul li.last { margin-right:0; }
   .ddsmoothmenu ul li a {   display: block; text-decoration: none; color:#fff; text-transform:uppercase; padding:0px; margin:0px 18px; height:auto; font-size:18px; font-weight:700;   }
   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected { text-decoration:none; }
   .ddsmoothmenu ul li:hover ul { display:block; }
   .ddsmoothmenu ul li ul{ margin: 0px 0px 13px 0px; position: relative; display: none; width:200px; 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{ width: 100%; padding:7px 5px 7px 10px; margin:0; height:auto; text-transform:none; font-style:italic;  color:#fff; text-align:left; }
   .ddsmoothmenu ul li ul li a:hover { text-decoration:underline; }
   .ddsmoothmenu ul li ul:last-child li a {   }
   
   
@media screen and (min-width: 1024px) {
/* reverse screen size menu check - this is the main menu style */ 
.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:right; float:right; }
   .ddsmoothmenu ul { background: transparent; list-style-type: none; position: relative; margin-top:0px; border-radius:0; border:none; top:0px; width:100%;  }
   .ddsmoothmenu ul li{ position:relative; display:block; float:left; width:auto; margin:0px; padding:0px; text-align:right; }
   .ddsmoothmenu ul li:first-child { margin-top:0px;  } 
    .ddsmoothmenu ul li.last {  }
   .ddsmoothmenu ul li a {  display: block; text-decoration: none; color:#888888; text-transform:uppercase; font-size:16px;  padding:19px 0px 22px 0px; margin:0px 23px; font-weight:700; border-bottom:5px solid #fff; }
.current_page_item a { text-decoration:none; color:#01bebe!important; border-bottom:5px solid #01bebe!important;  }

.current_page_item ul li a{ text-decoration:none; color:#888!important; border-bottom:none!important;  }
.current_page_item .sub-menu li a { text-decoration:none; color:#888!important; border-bottom:none!important;}
   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected { text-decoration:none; color:#01bebe!important; border-bottom:5px solid #01bebe;  }
   .ddsmoothmenu ul li ul{ position: absolute; left:23px!important; top:72px; display: none; padding:0; height:auto; z-index:200; background:#fff; width:220px; }   
   .ddsmoothmenu ul li:hover ul { display:block; }
   
   .ddsmoothmenu ul li ul li{ display: block; float: none; margin:0!important; width:200px; height:auto!important; padding:0!important; font-size:13px!important; border:0; }
   .ddsmoothmenu ul li ul li:first-child {  }
   .ddsmoothmenu ul li ul li a{ width: 100%; padding:15px 5px 15px 15px; height:auto; text-transform:none; color:#888888; text-align:left; font-style:normal; border-bottom:none; font-weight:400; display:block; }
   .ddsmoothmenu ul li ul li a:hover {  background:#01bebe; color:#fff !important;  text-decoration:none; border-bottom:none; }
   .ddsmoothmenu ul li ul:last-child li a {  }	
	
}
/* RESPONSIVE ipad */ 
@media (max-width: 1024px) { 
.div_row{ width: 90%!important; margin:0px 5%!important; }
.h-icon h2 a{ font-size:18px!important; }
.menu-toggle { margin-top:13px!important; margin-bottom:13px!important; }
.header { height:auto; max-height:100px; }
.case-hover { min-height: 250px; max-height: 250px;  }
.case-hover span img { width:40px; }
.case-hover span p{ font-size:16px; }
.footer_wrap_inner { background:url(images/footer-certificate.png) 100% top no-repeat; background-size:80px;  }
.blurb { display:none; }
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
   .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_4_of_12, .span_3_of_12, .span_2_of_12, .span_1_of_12, .homeU { width: 100%!important; }
 
 .header { height:auto; max-height:auto; }
 .header #logo img { margin:0px auto; width:100px; text-align:center; width:100%; float:none; }
  .sticky #logo img { margin:0px auto; width:100px; display:none; }
  .menu-toggle { padding:13px 0px; margin:0px!important; }

  .sticky { 
max-height: 62px;
position: fixed !important;
right: 0px;
width: 95px !important;
z-index: 1100;
}
.main-menu { margin:0px; padding:0px; }
.menu-toggle { float:none; margin:0px auto!important; }
  .ddsmoothmenu ul { list-style-type:none; margin:0px auto; position:absolute; right:0px; top:-10px; width:100%; z-index:1000; border-radius:0 0 8px 8px; text-align:left; }
.sticky .ddsmoothmenu ul { width:220px; }
#footer_wrap li {  width:100%; }
.phone img { display:none; }
.footer_wrap_inner { background:url(images/footer-certificate.png) 50% top no-repeat; padding-top:200px; }
.blurb { display:none; }
#sliderBlk { display:none; }
.head-top { max-height: 100%;}

.phone p { 
font-size: 16px;
}
.phone { text-align:center; }

}