/*
Theme Name: Threadworks by Giant Media
Description: Custom responsive theme for Threadworks
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; }

@charset "UTF-8";

/*  Standard styling site wide  ============================================================================= */
body, textarea{ font-family: 'Montserrat', sans-serif;  line-height:1.8; font-size:16px; color:#626262; }
p { font-family: 'Montserrat', sans-serif; margin-bottom:13px; color:#626262; line-height:1.8; font-size:16px; font-weight:300; }
ol { font-family: 'Montserrat', sans-serif; margin:10px 0px; color:#626262; margin-left:30px; font-weight:300; }
ul { font-family: 'Montserrat', sans-serif; margin:10px 0px; color:#626262; margin-left:30px; font-weight:300; }
li { font-family: 'Montserrat', sans-serif; text-align: left;color: #626262;}
a { color:#5f5f5f; text-decoration:none; font-weight:500; }
a:hover { color:#ccc; }
a img { -webkit-transition: all 500ms; transition: all 500ms;  }
/*  stops iphone changing color of phone numbers
============================================================================= */
hr { margin:23px 0px; padding:0px;  border: 0; height: 2px; background-image: linear-gradient(to right, #fff, #20b6b3, #fff); }

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 { font-family: 'Bitter', serif; margin:13px 0px 13px 0px; color:#545456; font-size:45px; text-decoration:none; font-weight:400; padding-bottom:8px; text-transform:none;  line-height:1.3;  /*! letter-spacing: 1px; */ }
h2, h2 a { font-family: 'Bitter', serif; margin:10px 0px; color:#545456; font-size:40px; text-decoration:none; -webkit-transition: all 500ms; transition: all 500ms; font-weight:400; padding-bottom:13px; text-transform:none; line-height:1.3; /*! letter-spacing: 1px; */ }
h3, h3 a { font-family: 'Bitter', serif; margin:5px 0px; color:#545456; font-size:26px; text-decoration:none; -webkit-transition: all 500ms; transition: all 500ms; font-weight:400; padding-bottom:13px; text-transform:none; line-height:1.3;  text-transform:none; }
h4, h4 a, h5, h5 a { font-family: 'Bitter', serif; margin:6px 0px; color:#545456; font-size:16px; text-transform:uppercase; text-decoration:none; font-weight:400; }




/* 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;
}
small { font-size:12px; }

/*  HEAD  ============================================================================= */
.slidr h2 { text-shadow:1px 1px 3px rgba(0,0,0,0.3); }
.header { 
z-index:100; 
height:auto; 
display:block; 
padding: 10px 0px !important;
position:relative; 
top:0px;
left:0px;
background-size: contain;
box-shadow: 0px 2px 1px #bebebe;
}

#logo { display:inline-block; float:none; position: relative; margin:0px auto; padding:0px 0px 0px 0px; z-index:1200; overflow:visible; text-align:center;  }
#logo img { max-width: 249px!important; width:100%; height:auto; overflow:visible; -webkit-transition: all 500ms; transition: all 500ms; padding: 0px 0px; margin:0px!important; }
.mobicall { position:fixed; bottom:0px; left:0px; display:none; color:#fff!important; background:#a70d25; border-radius: 0px 9px 0px 0px;    }
.mobicontact { position:fixed; bottom:0px; right:0px; display:none; color:#fff!important; background:#a70d25;border-radius: 9px 0px 0px 0px;   }
.mobicall p, .mobicontact p { margin:0px; }
.mobicall a, .mobicontact a { padding: 4px 6px; display: inline-block; color:#fff; }
.footer-logo { padding:13px 0px!important; }

.h-log { width:250px; float: left; }
.h-right { width:70%; width:calc(100% - 250px); float: right; margin-top: 10px; }

/*.logged-in .header { padding-top:28px!important; }*/


::-webkit-input-placeholder { color:#cbcbcb; font-weight:400; }
::-moz-placeholder { color:#cbcbcb; font-weight:400; } /* firefox 19+ */
:-ms-input-placeholder { color:#cbcbcb; font-weight:400; } /* ie */
input:-moz-placeholder { color:#cbcbcb; font-weight:400; }


/*  HOME  ============================================================================= */
.bottomlogos {  padding:30px; box-sizing:border-box; display:inline-block; border-radius:5px; } 
.bottomlogos .bottomlogo img { display:inline-block; max-height:70px; width:auto; max-width:100%; margin-right:20px; }
.bottomlogos .bottomlogo:last-of-type img { margin-right:0; }


.topbanner {
	background-color: #f7f5f0;
	-webkit-transition: all 500ms; transition: all 500ms;
	  -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.topbanner .col {
	margin-top: 6px;
	margin-bottom: 6px;
}


span {
	    font-weight: 300;
    font-size: 13px;
    color: #545456;
}

span a {
	font-weight: 700;
	text-decoration: underline;
	color: #545456;
}

span a:hover {
	color: #faa63d;
}

.helpbox {
	background-color: #545456;
	display: block;
	position: absolute;
	width: 100%;
	    margin-top: -70px;
	border-radius: 3px;
}

.helpitems {
	    padding: 30px 30px;
}

.h-frontcopy {

}


.fpcopy {    padding-bottom: 0px!important;
	padding: 50px 200px;
}

.fpcopy p {
	margin-top: 20px;
}

.h-services {
	padding-top: 0px!important;
}

.h-services img {
	margin-bottom: 40px!important;
}
.h-services h5 {
	margin-bottom: 15px!important;
}
.h-services p {
	margin-bottom: 23px;
}

.h-services a:hover .buttonba {
	background: url(images/bluearrow.png) no-repeat 98% 50%;
}


.h-slide .section {

}

.h-slide .col {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}

.h-slidecopy {
	    padding: 100px;
	    box-sizing: border-box;
	    display: block;
}


#footer_wrap .buttonw a{
	    color: #faa63d!important;
    margin-left: 0;
		font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}

#footer_wrap .buttonw {
		margin-left: 50px!important;
	margin-top: 20px;
}

#footer_wrap .buttonw a:hover{
	    color: #fff!important;
    margin-left: 0;
}

#footer_wrap span {
	font-size: 16px;
	color: #757575!important;
	text-align: center!important;
	font-weight: 400;

}


.sigleboximg .button a {
	margin-top: 16px!important;
	display: block;
	text-align: left;
}

.siglebox .button a {
	margin-top: 16px!important;
}

.sigleboximg img {

}

.servicetit h3 {
	margin-top: 80px!important;
}

.service:hover img {
    transform: rotateZ(10deg);
}

.service:hover h3 {
transform: rotateZ(-10deg);
}

.service .title h3 {
	margin-top: 20px;
}

.service .title h3:after {
    content: "";
    display: block;
    height: 5px;
    width: 30px;
    background-color: #faa636;
    margin-top: 20px;
    text-align: center;
    border-radius: 5px;
}

.closetop {
	    width: 25px;
		cursor: pointer;
	-webkit-transition: all 500ms; transition: all 500ms;
	  -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.h-slide .section {
    margin: 0!important; 
}

.h-slide {
	background-color: #fbf9f4;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}


#footer_wrap .sub-menu {
	display: none;
}












/*  EVENTS ============================================================================= */


/*  BODY/PAGE/CONTENT  ============================================================================= */

.ispage { 
background:#ffffff;
}
.mb3 { 
margin-bottom:-100px!important;
}



/*  buttons  ============================================================================= */

.button {
	-webkit-transition: all 500ms; transition: all 500ms;
}

.button a {
	border: 1px solid #f7941d;
color:#fff!important;
border:none;
	border-radius: 2px;
padding: 13px 100px 13px 20px !important;
display:inline-block;
font-size:13px;
font-weight:400;
vertical-align: middle;
text-align: center;
	background: url(images/arrow.png) no-repeat 90% 50% #f7941d;
    background-size: 20px auto;
	-webkit-transition: all 500ms; transition: all 500ms;
}

.button:hover a, .button:focus a, .button:active a {
	cursor:pointer;  
        color:#fff!important;
	background: url(images/arrow.png) no-repeat 98% 50% #faa63d;
    background-size: 20px auto;
	-webkit-transition: all 500ms; transition: all 500ms;
}

.buttonb a {
	color:#fff!important;
border: 1px solid #fff;
	border-radius: 2px;
padding: 13px 100px 13px 20px !important;
display:inline-block;
font-size:13px;
font-weight:400;
vertical-align: middle;
text-align: center;
	background: url(images/arrow.png) no-repeat 90% 50% ;
    background-size: 20px auto;
	-webkit-transition: all 500ms; transition: all 500ms;
	    margin-bottom: 25px;
}

.buttonb:hover a, .buttonb:focus a, .buttonb:active a {
	cursor:pointer;  
        color:#fff!important;
	border: 1px solid #f7941d;
	background: url(images/arrow.png) no-repeat 98% 50% #f7941d;
    background-size: 20px auto;
	-webkit-transition: all 500ms; transition: all 500ms;
}


.buttonw {
background:#fff;   
border-radius:40px;
border:none;
padding: 13px 23px !important;
margin-left:13px!important ;
display:inline-block;
font-size:16px;
font-weight:700;
vertical-align: middle;
-webkit-transition: all 500ms; transition: all 500ms;
text-align: center;
	border: 1px solid #faa63d;
}
.buttonw:hover, .buttonw:focus, .buttonw:active {
	cursor:pointer;  
        color:#fff!important;
 background:#faa63d;
}


.buttonw:hover a, .buttonw:focus a, .buttonw:active a {
	cursor:pointer;  
        color:#fff!important;
}


.buttonba a {
	color: #545456!important;
display:inline-block;
font-size:13px;
font-weight:400;
vertical-align: middle;
text-align: center;
	background: url(images/bluearrow.png) no-repeat 90% 50% ;
    background-size: 15px 10px;
	padding-right: 35px;
	-webkit-transition: all 500ms; transition: all 500ms;
	    margin-bottom: 25px;
}

.buttonba:hover a, .buttonba:focus a, .buttonba:active a {
	cursor:pointer;  
	background: url(images/bluearrow.png) no-repeat 98% 50%;
    background-size: 15px 10px;
	-webkit-transition: all 500ms; transition: all 500ms;
}

.div_row{ width: 90%!important; margin:0px 5%!important; }













.navigation { }

.previous a{ 
float:left;
padding:13px 18px;
 }
.next a { 
float:right; 
padding:13px 18px;
}

.banner {
padding: 0px !important;
position: relative;
}
.banner h1 {
text-align:left;
padding: 60px 0px;
color:#fff!important;
}


.slidr { 
position:relative;
}


/* Required */

.hidden{
	opacity: 0!important;
}

.visible{
	opacity: 1!important;
}




/*  WOO ============================================================================= */





/* ============================================================================= */
/* 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;
text-align: center;
display: block;
color: #333;
border-bottom: 1px solid;
margin-bottom: 13px;
padding-bottom: 13px;
float: left;
width: 98%;
margin: 13px 1%; }
.page_link:hover { color:#666; 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; }
input[type="email"], select, input[type="password"], input[type="text"], .form-phone , textarea, input[type="tel"]{
    background: #eeeeee;
    color: #333;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    margin:5px auto;
    border:0px solid #e1e1e1;
    display: inline-block;
    font-size:16px;
    border-radius:0px;
    font-family:inherit;
}
textarea { height:120px; }

/* button */
input[type="submit"] {
    background: #faa636;
    color: #fff!important;
    border: 1px solid #faa636;
    width: 100%;
    padding: 13px 30px !important;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    vertical-align: middle;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    text-align: center;
    margin-top: 12px;
}

input[type="submit"]:hover {
	cursor:pointer;
background:#fff;  
	color: #faa636!important;
		border: 1px solid #faa636;
}



/*  SLIDE & FLEX ============================================================================= */

#sliderBlk { position:relative; background:url(images/sliderbkg.jpg); padding:0px 0px 0px 0px; }
.slider-title { padding:18px 23px!important; background:#00349a; color:#fff; font-size:32px; font-weight:700px; display:block;}
#sliderBlk h1 { text-shadow:0px 0px 9px #333; font-size:46px!important; text-align:center; }



/*  FOOT  ============================================================================= */

#footer_wrap { background:#ffffff; background-size:cover;  padding:55px 0px 50px 0px!important; position:relative; }
#footer_wrap h2 { margin-top:0px; font-size:46px; }
#footer_wrap h3 { color:#fff; }
#footer_wrap td { min-width:130px; }
#footer_wrap p {  color:#fff; }
#footer_wrap ul { text-align: left;
float: none;
width: 100%;
margin: 55px auto;
display: inline-block; }
#footer_wrap li { display:block; margin:0px 40px 0px 0px; width: auto; text-align:left; padding:0px; float: left; }
#footer_wrap ul li a {  
display: block;
text-decoration: none;
color: #757575;
text-transform: capitalize;
font-size: 13px;
padding: 0px 13px 0px 0px;
margin: 0px;
font-weight: 700;
-webkit-transition: all 500ms;
transition: all 500ms;
text-align: left;
}

#footer_wrap ul li:last-child { display: none; }

#footer_wrap ul li ul li:last-child {  }
#footer_wrap li a:hover{ color:#ccc!important; text-decoration: none;  }
#footer_wrap ul li ul { display:block; position:relative; top:0px; left:0px; float:none; min-width:100px; margin:33px 0px 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-size:13px !important; text-transform:capitalize; display:block; width:100%; padding:5px 0px; color: #757575; background:none; 	font-weight: 400!important;}
#footer_wrap .current_page_item a {   }
#footer_wrap .current_page_item ul li a { text-decoration:none!important; }
#copy-foot {
    text-align: center;
    bottom: auto;
    padding: 20px 0px 33px 0px;
	    position: relative;
    top: 50px;

   
}
#copy-foot a {  text-decoration:none; font-size:12px; color:#fbb258; }
#copy-foot p { font-size:12px; color:#fbb258;}
#copy-foot a:hover { color:#ccc!important; }
.social img { display:block; float:left; padding:2px 5px; -webkit-transition: all 2s;transition: all 2s; width: 40px;}
.social img:hover { transform: rotateY(360deg); }
#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 .button {  margin:13px 0 0 0;}


#footer_wrap .wpcf7-form-control-wrap {
    position: relative;
    width: 65% !important;
    display: inline-block;
}
#footer_wrap .wpcf7-form-control-wrap  input {
height: 45px;
}

#footer_wrap input[type="submit"] {
background: #efebe5;
color: #000;
border-radius: 0px;
padding: 12px 23px !important;
margin: 0px 0px;
display: inline-block;
height: 45px;
position: relative;
top: -2px;
}

/*  SECTIONS  ============================================================================= */
.wrapper { width:100%; padding:60px 0px; clear: both;}
.div_row { margin:0px auto!important; max-width:1400px !important; position:relative; }
.fullwidth { width:100%!important; max-width:100%!important; overflow: hidden; }
.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%; }

.span_1_of_5 {
    width: 18.72%;
}

.fourty{ width:40%; float:left; }
.sixty{ width:60%; float:left; }

.quater { width:25%; float:left;  }
.half{ width:50%; float:left;  }
.third { width:30%; float:left; }
.two-thirds { width:70%; float:left; }

#pic1 { 
display:block;
width:100%;
height:auto;
}
#pic2 {
display:block;
width:100%;
height:auto;
}
#pic3 { 
display:block;
width:100%;
height:auto;
}
/*  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; }
.padd1 { padding:23px 0px!important; }
.big { font-size:26px!important; padding-bottom:13px; }
.clBottom { margin-bottom:0px!important; padding-bottom:0px!important; }
.white { color:#fff!important; text-decoration:none; border-color:#fff!important; }
.black { color:#333!important; text-decoration:none; border-color:#333!important; }
.grey { color:#655e4e!important; }
.pink{ color:#ff3692!important; }
.light-orange { color:#f58220!important; }
.green { color:#2e7a32!important; }
.center { text-align:center!important; }
.upper { text-transform:uppercase; }
.no_style { text-decoration:none; }
.fb { position:relative; top:-14px; }
.clear { clear:both; }
.bgwhite { background:#fff; }
.nopadd { padding:0px!important; }
.rounded { border-radius:9px; }
.inline { display:inline-block; }
.ML0 { margin-left:0px!important; }
.ML2 { margin-left:2em!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 #666; margin-bottom:13px!important; padding-bottom:13px; }
.bt1 { border-top:1px solid #ede8dc; }
.br1 { border-right:1px solid #c5c5c5; margin:0px; }
.bl1 { border-left:1px solid #c5c5c5; margin:0px; }
.m-only { display:none; }
.alignright { float:right; margin: 0px 0px 13px 13px;}
.alignleft { float:left; margin: 0px 13px 13px 0px;}
.aligncenter {margin: auto; }
.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; }
.padd3 { padding:55px 0px; }
.dark { color:#303b42!important; }
.rel { position:relative; }
.minh300 { min-height:300px; }
.minh250 { min-height:250px; }
.bkgw { background:#fff!important; }
.h-mission .padder { box-shadow: 0px 20px 60px rgba(0,0,0,0.2); }
.h-mission { text-align: center; }
.padder {
padding: 50px;
display: block; 
box-sizing: border-box;
}
.padder p:last-of-type { margin-bottom:0 !important; }
.padder h3 { margin:0px !important; }
.small { font-weight:300; font-size:16px; }
.plain {  }
.max-250 { max-width:450px; }
.more  { color:#fff; border:1px solid #fff; background:#b7c793; padding:13px 23px 13px 23px; display:inline-block; margin:20px 0px !important; -webkit-transition: all 500ms; transition: all 500ms; border-radius:9px; font-weight:400; text-align:center; }
.more:hover {  background:#fff; color:#b7c793; border:1px solid #b7c793; }
.more:after {
    clear:both;
}
.more-blue { color:#25aae1; border:1px solid #25aae1; background:none; padding:13px 23px 13px 23px; display:inline-block; margin:20px 0px !important; -webkit-transition: all 500ms; transition: all 500ms; border-radius:0px; font-weight:400; text-align:center; }
.more-blue:hover { background:#25aae1; color:#fff; }
.dispnone {
	display: none;
}


/*  MENU  reverse size check,  this is the mobile menu ================== */
/* ===================================================================== */
.main-nav { display:none; }
#trigger-overlay { display:block; } 
.menu-toggle {
	cursor: pointer;
	font-size: 0;
	height: auto;
	overflow: hidden;
	text-align: left;
	max-width: 60px!important; 
	display:block;
	margin: 0px 0px 0px !important;
	padding: 0px;
	background:none;
	float: right;
        margin-top: 28px !important;
}
.menu-toggle img { 
margin-top:0px; 
max-width: 80px!important; position: relative;
}
.primary-navigation.toggled-on {
}
.primary-navigation .ddsmoothmenu {
	
}
.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; width:100%; z-index:1000; border-radius:0; margin: 0px; }
   .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; }
   .ddsmoothmenu ul li a {   display: block; text-decoration: none;  color:#2f2c2c; text-transform:capitalize; padding:0px; margin:8px; height:auto; font-size:16px; font-weight:400;  text-align:center; 
-webkit-transition: all 0.5s;transition: all 0.5s; }
   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected {   }

   .ddsmoothmenu ul li ul{ margin: 0px 0px 0px; position: relative; display: block; width:100%; padding:0; z-index:200; top:0px; background:none; border:none; overflow:hidden; -webkit-transition: all 0.5s;transition: all 0.5s; }
   .ddsmoothmenu ul li:hover ul li { height:25px;  overflow:hidden; }

   .ddsmoothmenu ul li ul li{  overflow:hidden; display: list-item; float: none; margin:0!important; width:100%; height:0px;  padding:0!important; font-size:13px!important; line-height:15px!important; border:0; -webkit-transition: all 0.5s;transition: all 0.5s }
   .ddsmoothmenu ul li ul li a{ width: 100%; padding:8px 0%; margin:0; height:auto; text-transform:none; font-size:14px!important;  color:#303b42; text-align:center; }
   .ddsmoothmenu ul li ul li a:hover { text-decoration:underline; }
   .ddsmoothmenu ul li ul:last-child li a {   }
   
.buttonw a {
	color: #faa636!important;
}
   
@media screen and (min-width:780px) {
/* reverse screen size menu check - this is the main menu style */
#trigger-overlay { display:none; } 
.main-nav { display:block; } 
.main-menu { display: block; margin-top: 0px; width: auto; padding:0px; }
.top-menu {  }
.header-main { padding-right: 0; }
#primary-navigation { padding-top: 0px;
width: auto;
display: inline-block;
float: right; }
.primary-navigation .menu-toggle { display: none; padding: 0; }
  .ddsmoothmenu { display:block!important; text-align:right; 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:inline-block; width:auto; margin:0px; padding:0px; text-align:left; }
   .ddsmoothmenu ul li a {display: block;text-decoration: none;color: #545456;text-transform: capitalize;font-size: 13px;padding: 0px 0px 0px 0px;font-weight: 700;border-radius: 0px;text-align:center;margin:0px 0px 0px 18px;}
   .ddsmoothmenu ul li:last-child a { color: #fff; margin-left: 0; }
	.ddsmoothmenu ul li:last-child:hover a { color: #fff!important; margin-left: 0; }
	
   .ddsmoothmenu ul li ul li:last-child a { }
 .ddsmoothmenu ul li a:hover {color: #5454568f;}
.current_page_item a { 
color:#545456 !important;   
}
.current_page_item ul li a{ text-decoration:none;  border:none!important;  }
.current_page_item .sub-menu li a { color: white!important; background: #545456;  text-decoration:none; font-weight:400; border:none!important;  }
ul ul .current_page_item a { background: #545456;  text-decoration:none; font-weight:400; border:none!important;  }

.ddsmoothmenu ul li a.selected { text-decoration:none; color:#545456; font-weight:400;  }
   .ddsmoothmenu ul li ul{ position: absolute; left:11px!important; top:100%; margin:0px; display: none; padding:0px 0px; height:auto; z-index:200; background:none; width:auto; min-width:300px; background: #fff; }   
   .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:12px!important; border:0; }
   .ddsmoothmenu ul li ul li:last-child a {   }
   .ddsmoothmenu ul li ul li a{ 
width: auto;
padding: 18px 20px;
height: auto;
text-transform: none;
color: #fff !important;
text-align: left;
font-style: normal;
font-weight: 700;
display: block;
border-radius: 0px;
background: #545456;
border: none;
text-shadow: 0px 0px 0px;
margin: 0px; 
line-height: 1;
		 font-size:12px!important;
}
   .ddsmoothmenu ul li ul li a:hover { 
background:none!important; background:#444444 !important; color:#fff!important;  text-decoration:none; border-radius:0px; border:none; }
   }




@media only screen and (max-width: 1480px) {
 .div_row{ width: 90%!important; margin:0px 5%!important; }

}
@media only screen and (max-width: 1140px) {
.h-slidecopy {
    margin: 50px 23px;
}
	
	#footer_wrap li {
		margin-right: 20px;
	}
}


/* RESPONSIVE ipad */ 
@media (max-width: 1080px) { 
 .header .div_row{ width: 90%!important; margin:0px 5%!important; }
	 .div_row{ width: 90%!important; margin:0px 5%!important; }
.row { text-align:right; margin:13px 0px; display: inline; width:auto; clear:none; }
.fullwidth { 
width: 100% !important;
margin: 0px !important;
}

	.bottomlogos {
		padding: 0px!important;
	}
	
	.ddsmoothmenu ul li a {
		font-size: 12px;
	}	
	
	.fpcopy {
		padding: 50px 50px;
	}
	
	#footer_wrap .buttonw {
		margin-left: 9px!important;
	margin-top: 20px;
}
	


	


}

/* RESPONSIVE ipad */ 
@media (max-width: 980px) { 
#footer_wrap .span_3_of_12 { width:100%; margin:23px 0px 0px!important; }
#footer_wrap .span_9_of_12 { width:100%; margin:23px 0px 0px!important; }
	
	.h-slidecopy {
        margin: 0px 23px;
		    
}
	
	.h-slidecopy p {
		
	}
	
	
	
	#footer_wrap .span_3_of_12 {
    width: 100%!important;
    margin: 23px 0px 0px!important;
}
}


/* RESPONSIVE ipad */ 
@media (max-width: 860px) { 
	.ddsmoothmenu ul li a {
		font-size: 11px;
	}	
	
	
}


/*  GO FULL WIDTH AT LESS THAN 780 PIXELS */
@media only screen and (max-width: 780px) {
  .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, .span_1_of_5, .homeU { width: 100%!important; margin:8px 0px!important; }

.fullwidth { 
width: 100% !important;
margin: 0px !important;
}
	#logo img  {
		width: 180px!important
	}
.fallback { 
display:block;
}
	
	.sigleboximg img {
width: 100%;
	}
	
	
	
	.h-slidecopy .button a {
		    margin-bottom: 20px;
	}

	.overlay .buttonw {
		       width: 200px;
    padding: 0px!important;
    margin: 0 auto;
	}
	
	.h-slidecopy {
		margin-top: 45px!important;
	}
	
.blurb {
    padding: 0px;
}
	
	.helpitems h5{
		text-align: center;
	}
	
	.h-frontcopy {
    margin-top: 100px;
	}
	
	.buttonb a {
		margin-bottom: 5px;
	}
	
	.helpitems .button a {
		    margin-bottom: 40px;
		    padding: 13px 150px 13px 20px !important;
	}
	

	
	
#footer_wrap ul li a {
    text-align: center!important;
}

.span_3_of_12 { 
width:48%!important; margin:1%!important; 
}

.mobi { display:block!important; }
.nomobi { display:none!important; }

.flexslider .span_6_of_12{
margin:1%!important;
width: 48% !important;
}
.half {
    width: 100%;
    float: left;
    
}
	
	.accomm img {
    z-index: 1;
    width: 100%;
}


.h-blocks .div_row { 
margin-top: -60px !important; 
margin-bottom: 0px!important; 
}
.h-wel { 
top:-0px;
padding-top:45px!important;
}

.halfy {
    width: 96%;
    float: left;
    margin-right: 2%;
}
.banner {
padding: 0px 0px !important;
position: relative;
}

.menu-toggle {
       margin-top: 10px!important;
}
menu-toggle img {
    max-width: 40px !important;
}

h1, h1 a {  font-size: 36px; }
h2, h2 a {  font-size: 30px; }
h3, h3 a {  font-size: 25px; }
h4, h4 a, h5, h5 a { font-size: 18px; line-height:1.2; }

#footer_wrap li {
    margin: 0px 0px;
    width: 100%;
padding:6px 0px;
font-size: 22px;
}
#footer_wrap ul li ul {
    display: none;
}
#footer_wrap li a {
font-size: 17px!important;
}
	
	.slidebutton {
		    display: inline!important;
	}

.mobicon{
display:block;
}
.mobiph{
display:block;
}
	
	.misctext {
		display: none;
	}
	
	.frontacomwrap {
		padding-bottom: 0px!important;
	}
	
	.action {
		padding-top: 0px!important;
	}
	.dogfront {
		padding-top: 0px!important;
	}
	
	.menu-toggle img {
     margin-top: 0px!important;
	}
	
	#footer_wrap .button {
    margin: 0px 0 0 0;
    text-align: center;
}
	
	#footer_wrap .button a {
		padding: 23px 30px!important;
		font-size: 14px!important;
	}
	
	.bottomlogos {
		display: block;
		padding: 0px;
	}
	
	.bottomlogos .bottomlogo img {
    display: block;
    margin: 0 auto;
    max-height: 70px;
    width: auto;
    max-width: 100%;
		margin: 0 auto!important;
	}
	
	#footer_wrap ul {

    margin: 10px auto;
	}
	
	.banner h1 {
    text-align: left;
    padding: 15px 0px 15px 0px!important;
    font-size: 20px!important;
}
	#footer_wrap .buttonw {
    margin-left: 0px!important;
	}
	.rescon {
		width: 100%!important;
	}
	
	.menu-menu-1-container {
		display: none;
	}
	.overlay .buttonw {
    width: 200px;
    padding: 0px!important;
    margin: 0 auto;
		left: 35%;}
}


@media only screen and (max-width: 480px) {
  .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; }

.quater { width:100%; float:left; }
.fullwidth { 
width: 100% !important;
margin: 0px !important;
}
.helpitems .button a {
    margin-bottom: 21px;
	}

.half {
    width: 100%!important;
}
	
	.helpitems .button a {
		font-size: 9px!important;
		padding: 13px 100px 13px 20px !important;
	}
	
	
 .buttonb a {
		font-size: 9px!important;
		
	}

.nomobi { display:none!important; }
.onlymobi { display:block!important; }

.banner h1 {
    text-align: left;
    padding: 180px 0px 140px 0px;
}

h1, h1 a {  font-size: 34px; }
h2, h2 a {  font-size: 28px; }
h3, h3 a {  font-size: 23px; }
h4, h4 a, h5, h5 a { font-size: 16px; line-height:1.2; }

.menu-toggle img {
    margin-top: 13px;
    max-width: 40px !important;
    position: relative;
margin-left:4px;
}
	.overlay .buttonw {
    width: 200px;
    padding: 0px!important;
    margin: 0 auto;
		left: 25%;}

	.ispage img {

}	
	

	
.halfy {
    width: 96%;
    float: left;
    margin-right: 2%;
}
.fallback { display:block; }
.fallback2 { display:none; }
.sliderbkg { display:none; }
#logo img {
    padding: 0px 0px;
}

.overlay ul li a {
    padding: 3px 10px!important;
}
.menu-toggle {
    margin-top: 0px !important;
}
#footer_wrap li {
    display: block;
}
	
.fpcopy {
    padding: 50px 0px;
}
	
	.fpservices p {
		display: none;
	}

	.fpservices {
		margin-bottom: 30px;
	}
	
}



/* Overlay closing cross */
.overlay .overlay-close {
width: 45px;
height: 45px;
position: relative;
right: -25px;
top: 13px;
overflow: hidden;
border: none;
background: url(./images/cross.png) no-repeat center center;
color: transparent;
outline: none;
z-index: 100000;
display: block;
clear: both;
margin-bottom: 43px;
background-size: contain;
padding: 0px;
}
/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background:rgba(30, 81, 108, 0.8);
z-index: 555555;
}

/* Overlay closing cross */
.overlay .overlay-close {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 0px;
	top: 20px;
	overflow: hidden;
	border: none;
	background: url(images/cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 1000000;
}

/* Menu style */
.overlay nav {
	text-align: center;
	position: relative;
	top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	height: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.overlay ul li a {
	font-size: 16px;
	font-weight: 700;
	display: block;
	color: #fff;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	padding: 6px 0px;
	margin:20px 0px;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #ccc;
}

.overlay ul li ul { 
display:none;
}





/* Effects */
.overlay-slidedown {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
	transition: transform 0.4s ease-in-out, visibility 0s 0.4s;
}

.overlay-slidedown.open {
	visibility: visible;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
}

@media screen and (max-height: 30.5em) {
	.overlay nav {
		height: 70%;
		font-size: 34px;
	}
	.overlay ul li {
		min-height: 34px;
	}
}