@charset "UTF-8";
/** Generated by FG **/
/*
Theme Name: Apex Shades by Giant Media
Description: Custom responsive theme for Apex Shades
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; }

/** Generated by FG **/
@font-face {
	font-family: 'Conv_APERCU_REGULAR';
	src: url('fonts/APERCU_REGULAR.eot');
	src: local('☺'), url('fonts/APERCU_REGULAR.woff') format('woff'), url('fonts/APERCU_REGULAR.ttf') format('truetype'), url('fonts/APERCU_REGULAR.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_APERCU BOLD';
	src: url('fonts/APERCU BOLD.eot');
	src: local('☺'), url('fonts/APERCU BOLD.woff') format('woff'), url('fonts/APERCU BOLD.ttf') format('truetype'), url('fonts/APERCU BOLD.svg') format('svg');
	font-weight: 700;
	font-style: normal;
}




/*  Standard styling site wide  ============================================================================= */
body, textarea{ font-family: 'Conv_APERCU_REGULAR', Sans-Serif; line-height:1.5; font-size:16px; color:#5b5b5b; font-weight: 300;}
p { font-family: 'Conv_APERCU_REGULAR', Sans-Serif; margin-bottom:13px; color:#5b5b5b; line-height:1.5; font-size:16px; font-weight:300; }
ol { font-family: 'Conv_APERCU_REGULAR', Sans-Serif; margin:10px 0px; color:#5b5b5b; margin-left:30px; font-weight:400; line-height:1.5; font-size:16px;}
ul { font-family: 'Conv_APERCU_REGULAR', Sans-Serif; margin:10px 0px; color:#5b5b5b; margin-left:30px; font-weight:400;line-height:1.5; font-size:16px; }
li { font-family: 'Conv_APERCU_REGULAR', Sans-Serif; line-height:1.5; font-size:16px; font-weight:400; margin-bottom: 5px;}
a {color: #0c4da2;text-decoration: underline;font-weight:400;}
a:hover { color:#000; }
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: 'Conv_APERCU_REGULAR', Sans-Serif; margin:13px 0px 13px 0px; color:#0c4da2; font-size:40px; text-decoration:none; font-weight:700; padding-bottom:8px; text-transform:none;  line-height:1.1; white-space: normal!important;  }
h2, h2 a { font-family: 'Conv_APERCU_REGULAR', Sans-Serif; margin:0px 0px 10px 0px; color:#0c4da2; font-size:36px; text-decoration:none; -webkit-transition: all 500ms; transition: all 500ms; font-weight:400; padding-bottom:13px; text-transform:none; line-height:1.2; white-space: normal!important; }
h3, h3 a { font-family: 'Conv_APERCU_REGULAR', Sans-Serif;  margin:5px 0px; color:#0c4da2; font-size:28px; text-decoration:none; -webkit-transition: all 500ms; transition: all 500ms; font-weight:400; padding-bottom:13px; text-transform:none; line-height:1.2;  white-space: normal!important; }
h4, h4 a { font-family: 'Conv_APERCU_REGULAR', Sans-Serif; margin:12px 0px; color:#0c4da2; font-size:22px; text-transform:uppercase;  text-decoration:none; font-weight:400;  white-space: normal!important;}
h5, h5 a {  margin:4px 0px; color:#0c4da2; font-size:18px; 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  ============================================================================= */


.header { 
z-index:1000; 
height:auto; display: flow-root;
padding: 0px!important;
position:relative; 
top:0px;
background:url(images/header.png) repeat-x;
padding:0px!important;
overflow: visible;
height: 0px;

}

#logo { display:inline-block; float:none; position: relative; top:0px; left:0px; margin:0px auto; padding:0px 0px; z-index:10000; overflow:visible; text-align:center;  }
#logo img { max-width:  100% !important; width:auto; height:auto; overflow:visible; -webkit-transition: all 500ms; transition: all 500ms; padding: 15px 0px; margin:0px!important;  }

.footer-logo { padding:13px 0px!important; }

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

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

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


/*  HOME  ============================================================================= */

.fronthead { width:auto; background:#fff; padding:0px 23px; border-radius:0px 0px 6px 6px; box-shadow:3px 3px 3px #666; }

.sliderbox { max-width:550px!important; display:block; text-align:center!important; margin: 0px auto!important; }
.sliderbox p {white-space: normal!important;  text-align:center; }
.sliderbox h1 { color:#fff; text-shadow:1px 1px 0px #666; font-weight:700; text-align:center!important; margin:0px auto; }

.slider-bottom { position:absolute; bottom:0px; left:0px; width:100%; text-align:center; }
.slider-bottominner { 
background:rgba(0,0,0,0.6);
max-width:1280px!important;
margin:auto!important;
display:block!important;
border-radius:6px 6px 0px 0px!important;
}
.slider-bottominner a { width:calc(100% / 3)!important; display:block!important; float:left!important; text-align:left; color:#fff; font-weight:700; text-shadow:1px 1px 0px #666; font-size:18px;-webkit-transition: all 500ms; transition: all 500ms;  }
.slider-bottominner a span { padding:23px 23px; display:block!important; }
.slider-bottominner a img { float:right!important; width:28px!important;-webkit-transition: all 500ms; transition: all 500ms;  }
.slider-bottominner a:hover { background:rgba(0,0,0,0.6)!important; }
.slider-bottominner a:hover img { width:32px!important; }
.slider-bottominner .mid { background:rgba(0,0,0,0.4)!important; }

.h-links a { position:relative; overflow:hidden; display:block; }
.h-links a img { position:absolute; top:0px; left:0px;}
.h-links a span { margin:220px 0px 23px 23px;}
.h-links a:hover span { background:url(images/plus.png) 89% 50% no-repeat #4683d3!important; }
.h-links .one {background: url(/wp-content/uploads/2017/10/image006_1.jpg) 50% 50% no-repeat;background-size:cover;}
.h-links .two { background:url(images/what-we-cover.jpg) 50% 50% no-repeat; background-size:cover; }


.mtopcall {display: none;width:100%;padding: 15px 0px;font-size: 19px;color:#fff!important;text-align:center;line-height: 1;background: #0c4da2;}
.topcall { float:right; color:#fff!important; padding:18px 18px; }

.innerbox {
display: block;
margin: 0px;
padding: 23px;
background: rgba(0,0,0,0.3);
}
.innerbox h3 {
color:#fff; font-weight:700;
text-shadow:1px 1px 0px #666;
min-height: 110px;
}
.innerbox .button { margin: 0px; }
.innerbox:hover .button {
background:url(images/plus.png) 89% 50% no-repeat #4683d3!important;
}


.fallback { display:none; }

.halfy h5 { font-size:12px; }
.halfy h4 { 
	text-align: left;
	margin-bottom:35px;
color:#672ec6!important;
border-bottom:dotted 2px #672ec6;
} 
.halfy { width:48%; float: left; margin-right:2%; margin-bottom: 2em;}
.halfy .testibox { margin-bottom:23px; }

#back-to-top {
position:relative;
top:0px;
-webkit-transition: all 1000ms; transition: all 1000ms; 
 }
#back-to-top:hover { 
top:-5px;
cursor:pointer;
}


.clientbox {
	  height: 150px; /*can be anything*/
    width: 150px; /*can be anything*/
    position: relative;
}

.h-cli img {
	  max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}


.insta { 
padding:0px!important;
}
#sbi_load {
padding:0px!important;
}

.sbi_load_btn {
width: 50%!important;
display: block!important;
float: left!important;
padding: 35px 0px!important;
border-radius: 0px!important;
margin:0px!important;
}
.sbi_follow_btn a{
width: 100%!important;
display: block!important;
float: right!important;
padding: 35px 0px!important;
border-radius: 0px!important;
margin:0px!important;
}
.sbi_follow_btn {
margin: 0px !important;
display: block;
width: 50% !important;
float: right;
}

.h-cli {padding:18px 0px!important;background: #ffffff!important;}

.casegal { margin-top:-100px; }

.page-template-page-cli h2 {
	margin-top: 50px;
}

.page-template-page-cli #footer_wrap {
	
 margin-top: 50px;
}
   


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


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



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



.button {
background:url(images/plus.png) 89% 50% no-repeat #0c4da2!important;   
color:#fff!important;
border-radius:0px!important;
border:0px solid #005d7d!important;
padding: 23px 75px 23px 28px !important;
margin:13px 0px;
display:inline-block;
font-size:14px;
font-weight:700; 
vertical-align: middle;
-webkit-transition: background 500ms; transition: background 500ms!important;
text-align: center;
line-height: 1;
height: auto;
text-transform:capitalize; box-shadow:3px 3px 3px #666; 
}

.button:hover, .button:focus, .button:active {
	cursor:pointer;  
        color:#fff!important;
background:url(images/plus.png) 89% 50% no-repeat #4683d3!important;
}

.buttony { background:#fdb813!important; color:#fff!important; padding: 18px!important; margin:23px 0px 0px 23px!important; border-radius:6px!important; }
.buttony:hover { background:#e9a504!important; }

.quickquote .buttony { margin:0px 0px 23px 0px!important; display:block; width:auto; }
#formtog img { float:right;position: relative;top: -5px;}
.formtogbox { display:none; }

.navigation { }
.previous a{float:left;padding:13px 18px;border:1px solid #0c4da2;color: #0c4da2;text-decoration: none;}
.next a {float:right;padding:13px 18px;border:1px solid #0c4da2;color: #0c4da2;text-decoration: none;}
.previous a:hover, .next a:hover { 
background:#0c4da2;
color:#fff;
}

.banner {
padding: 0px !important;
position: relative;
overflow: hidden;
}
.banner h1 {
padding: 180px 0px 75px 0px;
color: #fff !important;
text-align: left;
max-width: 100%;
margin: auto;
text-shadow:2px 2px 0px #000;
}


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

/* button */
input[type="submit"] {
background:#fff;   
color:#0c4da2!important;
border-radius:3px!important;
border:2px solid #0c4da2!important;
padding: 13px 0px !important;
margin:13px 0px;
display:block;
font-size:14px;
font-weight:500;
vertical-align: middle;
-webkit-transition: all 300ms; transition: all 300ms;
text-align: center;
line-height: auto;
height: auto;width: 100%;
text-transform:uppercase;
height: 70px;
}

input[type="submit"]:hover {
     cursor:pointer;
 background:#0c4da2!important; color:#fff!important;
} 



/*  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:#191a1b; background-size:cover;  padding:55px 0px 0px!important; position:relative; }
#footer_wrap h2 { margin-top:0px;  color:#fff; }
#footer_wrap h3 { color:#fff; }
#footer_wrap td { min-width:130px; }
#footer_wrap p {  color:#fff; font-size:12px; }
#footer_wrap ul { text-align: left;float: left;width: suto;margin: 0px auto;display: inline-block; }
#footer_wrap li { display: inline-block;margin: 0px 0px 5px 0px;width: auto;text-align: left;padding: 0px;float: left;}
#footer_wrap ul li a {  display: block;text-decoration: none;color: #fff;text-transform: uppercase;font-size: 16px;padding: 0px 23px 8px 0px;margin: 0px;font-weight: 400;
-webkit-transition: all 500ms;transition: all 500ms;text-align: left;}
#footer_wrap ul li:last-child { }
#footer_wrap ul li ul li:last-child {  }
#footer_wrap li a:hover{ color:#333!important; text-decoration: none;  }
#footer_wrap ul li ul { display:none; position:relative; top:0px; left:0px; float:none; min-width:100px; margin:23px 0px 0px; padding:0px; width:100%;  }
#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:15px !important; text-transform:capitalize; display:block; width:100%; padding:5px 0px; color:#858585; background:none; font-weight: 400; }
#footer_wrap .current_page_item a { color:#fdb813!important;  }
#footer_wrap .current_page_item ul li a { text-decoration:none!important; }
#copy-foot { text-align: center; padding:35px 0px;  }
#copy-foot a {  text-decoration:none; font-size:12px; color:#ccc; }
#copy-foot p { font-size:12px;}
#copy-foot a:hover { color:#999; }
.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; }

#footer_wrap .actionbutton { display:none; }



/*  SECTIONS  ============================================================================= */
.wrapper { width:100%; padding:43px 0px; clear: both;}
.div_row { margin:0px auto!important; max-width:1280px !important; position:relative; }
.fullwidth { width:100%!important; max-width:100%!important;  }
.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:33%; float:left; width:calc(100% \ 3)!important; }
.two-thirds { width:70%; 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; }
.base { margin:0px 18px 18px 0px; }
.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; }
strong { font-weight:700!important; }
.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 #ccc; }
.br1 { border-right:1px solid #bdbdbd; margin:0px; }
.bl1 { border-left:1px solid #c5c5c5; margin:0px; }
.m-only { display:none; }
.alignright { float:right; margin: 0px 0px 13px 13px;}
.alignleft {  }
.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:43px 0px 3px 0px; }
.padd3 { padding:55px 0px; }
.dark { color:#303b42!important; }
.rel { position:relative; }
.minh300 { min-height:300px; }
.minh250 { min-height:250px; }
.bkgw { background:#fff!important; }
.whitebkg { background:#fff!important; }
.padder {
padding: 45px;
display: block;
border-radius: 6px; 
}
.paddb0 { padding-bottom:0px!important; }
.padder h3 { margin:0px !important; }
.small { font-weight:300; font-size:16px; }
.plain {  }
.max-250 { max-width:450px; }
/* Required */

.hidden{ opacity: 0!important; }
.visible{ opacity: 1!important; }



/*  MENU  reverse size check,  this is the mobile menu ================== */
/* ===================================================================== */
#menu-main { display:none; }
#trigger-overlay { display:block; padding: 13px 0px; } 
.menu-toggle {cursor: pointer;font-size: 0;height: auto;overflow: hidden;text-align: left;max-width: 50px!important; display:block;margin: 0px 0px 0px !important;padding: 0px;
background:none;float: right;margin-top: 8px !important;}
.menu-toggle img { margin-top:0px; max-width: 50px!important; position: relative; padding: 23px 0px; }
.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:20px 0; 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 {   }
   
   
@media screen and (min-width:980px) {
/* reverse screen size menu check - this is the main menu style */
#trigger-overlay { display:none; } 
#menu-main { display:block; }
.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: #0c4da2;text-transform: capitalize;font-size: 17px;padding: 36px 0px 8px 23px;font-weight: 400;border-radius: 0px; text-align:center;margin:0px;}
   .ddsmoothmenu ul li:last-child a { }
   .ddsmoothmenu ul li ul li:last-child a { }
 .ddsmoothmenu ul li a:hover { color:#000; }
.current_page_item a { color:#000!important; font-weight:700!important;  }
.current_page_item ul li a{ text-decoration:none;  border:none!important; color:#000;font-weight:700;  }
.current_page_item .sub-menu li a { background:none;  text-decoration:none; font-weight:400; border:none!important;  }
ul ul .current_page_item a { background:none;  text-decoration:none; font-weight:400; border:none!important;  }
.ddsmoothmenu ul li a.selected { text-decoration:none; color:#ea843f; font-weight:400;  }
   .ddsmoothmenu ul li ul{ position: absolute; left:4px !important; top:100%; margin:0px; display: none; padding:0px 0px; height:auto; z-index:200200; background:none; width:auto; min-width:300px; background: #0c4da2; }   
   .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:14px!important; border:0; }
   .ddsmoothmenu ul li ul li:last-child a {   }
   .ddsmoothmenu ul li ul li a{ width: auto;padding: 13px 20px;height: auto;text-transform: none;color: #fff!important;text-align: left;
font-style: normal;font-weight: 300;display: block;border-radius: 0px;background: #0c4da2;border: none;text-shadow: 0px 0px 0px;margin: 0px; }
   .ddsmoothmenu ul li ul li a:hover {background:#fff!important; color:#0c4da2!important;  text-decoration:none; border-radius:0px; border:none; }

.actionbutton a { background:#fdb813!important; color:#fff!important; padding: 18px!important; margin:23px 0px 0px 23px!important; border-radius:6px!important; }
.actionbutton a:hover { background:#e9a504!important; }

}


@media only screen and (max-width: 1600px) {}

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


@media only screen and (max-width: 1140px) {}


/* RESPONSIVE ipad */ 
@media (max-width: 1080px) { 
.header .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;}
}

/* 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; }
.ddsmoothmenu ul li a {}
}


/* RESPONSIVE ipad */ 
@media (max-width: 860px) { }


/*  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; }
.span_2_of_12 { width: 48% !important;margin:0px;padding:1%!important;}
.fullwidth { width: 100% !important;margin: 0px !important;}
.fallback { display:block; }
.h-right{display: block;float: right;width: 160px;max-width: 100%;text-align: right;padding-top: 10px;}
.h-log {float: left;width: 210px;display: block;text-align: left;}
.mobi { display:block!important; }
.nomobi { display:none!important; }
.half { width: 100%; float: left;display:block;}
.menu-toggle { margin-top: 0px !important; }
menu-toggle img { max-width: 50px !important; }
.mtopcall {
    display: block;
}
#footer_wrap ul { width: 100%; } 
 #footer_wrap li { margin: 0px 0px; width: 100%; padding:6px 0px;font-size: 16px; }
  #footer_wrap ul li a { text-align: center; }
   #footer_wrap ul li ul {  display: none; }

.topleft {width: 40% !important;}
.topright {width: 60% !important;}
#logo {position:relative;}

#trigger-overlay { display: block; padding: 5px 8px 13px 0px; }
.slider-bottom { position: relative; }
.slider-bottominner a { width: calc(100%)!important; }
#footer_wrap .buttony {
display: block;
text-align: center;
margin: 0px !important;
}
}


@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; }
.span_2_of_12 { width: 48% !important;margin:0px;padding:1%!important;}
.fallback { display:block; }
.quater { width:100%; float:left; }
.third { width: 100%; float: left;display:block; }
.fullwidth { width: 100% !important;margin: 0px !important;}
.topleft {width: 30% !important;}
.topright {width: 70% !important;}

.menu-toggle { margin-top: 0px !important; }
.menu-toggle img { margin-top: 0px; padding: 8px 0px; max-width: 40px !important; position: relative;margin-left:4px;}

#logo { padding: 8px!important;}
 #logo img { padding: 3px 0px;}

#footer_wrap li { display: block;}
.h-right { display: block; float: right; width: 70px; max-width: 100%; text-align: right; padding-top: 13px;}
.h-log { float: left; width: 140px; display: block; text-align: left;}
.fronthead { padding: 0px 13px; }

#trigger-overlay { display: block; padding: 0px 8px 4px 0px;}
.halfy { width: 100%!important; float: left; margin-right: 0%!important; margin-bottom: 2em;}
.banner h1 {
    padding: 120px 0px 35px 0px;
    color: #fff !important;
    text-align: left;
    max-width: 100%;
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    text-shadow: 2px 2px 0px #000;
    font-size: 26px;
}
.casegal {
    margin-top: 0px;
}
.mtopcall { display:block; }
.slider-bottominner { border-radius: 0px!important;}

}




/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(12,77,162,0.9);
z-index:11111;
}

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

/* Menu style */
.overlay nav {
	text-align: center;
	position: relative;
	top: 50%;
	height: auto;
	-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;
	min-height: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.overlay ul li a {
	font-size: 24px;
	font-weight: 300;
	display: block;
	margin: 0px !important;
	padding:8px 0px!important;
	color: #fff;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.overlay ul li ul {
display:none;
}

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

/* Effects */
.overlay-slidedown {
	visibility: hidden;
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	opacity: 0;
}

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

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