logohtml {}
/*------------------Start Default Browser Code------------------*/

@font-face {
  font-family: 'AmericanTypewriter--light';
  src: url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Light.eot'); /* IE9 Compat Modes */
  src: url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'AmericanTypewriter-med';
  src: url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Med.eot'); /* IE9 Compat Modes */
  src: url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Med.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Med.woff') format('woff'), /* Pretty Modern Browsers */
       url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Med.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Med.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'AmericanTypewriter-bold';
  src: url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Bold.eot'); /* IE9 Compat Modes */
  src: url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('https://www.empiredesign.co.nz/wp-content/themes/empiredesign/fonts/AmericanTypewriterStd-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead,
del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}

:focus {
	outline: 0;
	}
.home-table, #content .home-table p{
line-height:1.5em !important;
font-size: 1.1em;
margin-bottom: 15px;
}	
caption, th, td {
	font-weight: normal;
	text-align: left;
	}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

/********* BODY + SET-UPS *********/
html {
font-size: 1.25em;
}
body {
font-size: 50%;
}
html>body {
font-size: 10px;
}
body {
	background-color: #e8e4e5;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4f;
	line-height:1.5em;
}
body, div, form, img, dl, dt, dd {
	margin:0;
	padding:0;
	border:0;
	}
img {
	display:block;
}
/** TEXT STYLES **/
h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
	font-weight:normal;
}
h1 {
	font-size: 1.6em;
	color: #9e0b0f;	
        margin-bottom: 15px;
}
.page-id-1748 h1, #contentCopy h1, #contentCopy h1 a, #contentCopy h2, #contentCopy h2 a{
    font-size: 23px;
    margin-bottom: 15px;
}
 #contentCopy h2, #contentCopy h2 a{
    margin-bottom: 20px;
    font-weight: bold;
    color: #9e0b0f;
    font-size: 2em;
}

h2 {
	font-size:2em;
	font-weight: bold;
	color: #9e0b0f;
}

h3 {
	font-size: 1.2em;
	color: #9e0b0f;
	margin-top: 20px;
}

h4 {
	font-size: 1em;
	color: #4d4d4f;
	font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a{
	text-decoration: none;
	color: #9e0b0f;	
}
h4 a{
	color: #4d4d4f;	
}
.page-id-99 h1 {
    padding-top: 10px;
}

/******* COLORS *******/
.darkgrey{color: #4d4d4f !important;}
.maroon{color: #9e0b0f !important;}

	
a {
	text-decoration: underline;
	color: #4d4d4f 
}
a:hover{
	text-decoration: none;
}

a, a:active, a:active, input:focus, input:focus, input:active, input:active {
	outline:none;
}
a img {
	border: none;
	text-decoration: none;
}


/********* BODY + SET-UPS *********/

body {
	background-color: #e8e4e5;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4f;
	line-height:1.5em;
        /*min-width: 380px;*/
}

#tinymce {
	background-color: #e8e4d4;
}


/********* BASE ELEMENTS *********/

#entire {
	width:100%;
	overflow:hidden;
	position:relative;
}
#topStrip{
	width:877px;
	margin:0 auto;
	position:relative;
	height:59px;
	padding: 0px 85px 0px 30px;
	background:transparent url(images/bg/bg_site_top.jpg) no-repeat top;
}
#global {
	width:877px;
	margin:0 auto;
	padding: 0px 85px 60px 30px;
	position:relative;
	min-height:880px;
	height: 100% !important;
	height:880px;
	background:transparent url(images/bg/bg_site.jpg) repeat-y top;
}


/** HEADER + LOGO **/
#header{
	position: relative;
	width:877px;
	height: 150px;
}
#logo {
	width: 169px;
	height:127px;
	left:7px;
	top:21px;
	position:relative;
	background-color:transparent;
	background-image: url(images/ed_logo.gif);
	background-position:top;
	background-repeat: no-repeat;
}

#logoLink{
	display: block;
	width:169px;
	height:127px;
	position:absolute;
	left:0px;
	top:0px;
	border:0;
	z-index:3;
	cursor:pointer;
}

#logoLink span, #logoLink_home span{
	display:none;
}

#logo_home {
	width: 247px;
	height:186px;
	left:400px;
	top:260px;
	position:absolute;
	background-color:transparent;
	background-image: url(images/ed_logo_big.png);
	background-position:top;
	background-repeat: no-repeat;
}
#logoLink_home{
	display: block;
	width: 247px;
	height:186px;
	position:absolute;
	left:400px;
	top:260px;
	border:0;
	z-index:3;
	cursor:pointer;
}
#menubar{
	position: absolute;
	left:270px;
	top: 62px;
	width: 603px;
	height: 38px;
	background: transparent url(images/bg/bg_menu.gif) no-repeat;
	z-index: 99;
}
table.aligncenter {
    width: 100%;
}
/** LAYOUT HOLDERS **/
#container{
	position: relative;
	width: 100%;
	margin-top: 23px;
}
#content {
	position: relative;
	margin-left:240px;
	padding-right: 15px;
	width: 606px;
	position:relative;
	padding: 0px;
}
#left{
	position: absolute;
	padding-top: 2px;
	left: 19px;
	float: left;
	width: 170px;
	overflow: hidden;
	height:auto;
}
.blog #left, .blog-arch#left{
    left: 34px;
    padding-top: 0px;
}
.post-type-archive-digital #left{
    padding-top: 0px;
}
.post-type-archive-digital .sidebar-table{
    /* margin: 0px 0 19px 21px !important; */
}
/** FOOTER **/
#footer {
	font-size: 9px;
	position:absolute;
	bottom: 18px;
	left: 239px;
	margin: 0;
	padding:12px 22px 15px;	
	width: 100%;
clear: both;
	
}
#footer a {
	text-decoration: none;
	color: #4d4d4f;
}
#footer ul{
	margin-top: 5px;
}
#footer ul li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 10px;
	line-height: 1.2em;
	position:relative;
	border-right: 2px solid #c7c9cb;
}

#footer ul li.first {
	padding-left:0; 
	
}
#footer ul li.last {
	border: none;
	
}

/** TEXT STYLES **/
#content p, #content ul, 
#tinymce p, #tinymce ul, #post-99  td{
	margin: 0px 0px 23px;
	font-size: 1.4em;
	line-height:1.7em;
}

#content .emp, #tinymce .emp{
	font-weight: bold;
	color: #9e0b0f;
}
#content img, #tinymce img{
	margin: 10px 0px;
}
.work-table strong.emp {
    font-size: 13px;
}
.sml-text{
	font-size: 11px;
}

h1, h2,h3 {
	color: #9e0b0f;
}

h4 {
	color: #4d4d4f;
}

#content ul li, #content ol li,
#tinymce ul li, #tinymce ol li{
	font-weight:bold;
	/*line-height:1.8em;*/
	line-height:30px;
	margin-left:14px;
	padding-left:4px;
}

#left img{
	margin-bottom: 20px;
}

/** QUOTE **/
.quote_title{
	width:265px;
	padding-right: 20px;
	padding-top: 8px;
	
}

#content .quote_title, #content .quote_title p, #content .quote_title a{
	line-height: 1.4em !important;
	margin-bottom: 0px !important;
	color: #4D4D4F !important;
	font-size: 12px !important;
}
.network-content{
	margin-bottom: 23px
}

.quote{
	width: 316px;
	padding-top: 6px;
	background-image: url(images/bg/quote_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align:top;
}
.quote em,.quote a{
	width: 297px;
	margin: 0px !important;
	padding: 4px 6px 6px 15px;
	background-image: url(images/bg/quote.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	font-size: 1.2em !important;
	line-height:1.5em !important;
	display: block;
	color: #4d4d4f;
	display:block;
	text-decoration:none;
        font-family: AmericanTypewriter-med;
}
/*#content .quote .quote_btm, .quote p{*/
.quote p{
	width: 316px;
	display: block;
	height:6px;
	overflow: hidden;
	background-image: url(images/bg/quote_btm.gif);
	background-repeat: no-repeat;
	background-position: 0 0;

   /* margin: 0 0 23px;*/
}
/*
.quote:hover{
	background-image: url(images/bg/quote_top_active.gif);
}

 .quote:hover a, .quote:hover a:hover{
	background-image: url(images/bg/quote_active.gif);
	color: #FFFFFF !important;	
}
#content .quote:hover .quote_btm{
	background-image: url(images/bg/quote_btm_active.gif);
}*/

.videoWrapper {
	position: relative;
	padding-bottom: 39.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

form td{
	background-image: none !important;
 	width: 304px;
        height: 78px;
	vertical-align: bottom !important;
       padding-top: 20px  !important;
       padding-bottom: 0;
}

/**Type writer**/
.tw{
	width: 162px;
	padding-top: 12px;
	background-image: url(images/bg/tw_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align:top;
	padding-bottom: 18px;
        margin: 0 auto;
}
.tw .tw_md{
	width: 100px;
	margin: 0px !important;
	padding: 4px 26px 15px 32px;
	background-image: url(images/bg/tw.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	font-size: 1.2em !important;
	line-height:1.4em !important;
	color: #4d4d4f;
	text-align:center;
        font-family: AmericanTypewriter-med;
}
.tw .tw_md p{
    font-family: AmericanTypewriter-med;
}
.tw .tw_btm{
	width: 162px;
	display: block;
	height:139px;
	overflow: hidden;
	background-image: url(images/bg/tw_btm.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}



/** SHORTCUTS **/
.flL { float:left; }
.flR { float:right; }
.flN { float:none; }
.clL { clear:left; }
.clR { clear:right; }
.clN { clear:none; }
.clB { clear:both; }
.italic{ font-style:italic;}
.mb23{margin-bottom:23px;}

/** TOP NAV **/
#menubar ul{
	margin: 0px;
	padding: 0px;
}
#menubar ul li{
	list-style-type: none;
	height: 37px;
	margin: 0px;
	padding: 0px;
        line-height: 29px;
	position: relative;
	float: left;
	width: auto;
	_width: 0px;
	
}

#menubar ul li a, #menubar ul li a:link, #menubar ul li a:visited {
	height: 20px;
	text-decoration: none;
	font-size:17px;
	padding: 9px 13px 6px;
	display: block;
	text-transform: capitalize;
	outline:none;
	text-align: center;
	color: #4d4d4f;
	text-decoration: none;
	width: auto;
        font-family: AmericanTypewriter-med;
}


/* Current */
#menubar ul li.current a, #menubar ul li.hover a,
#menubar ul .current-menu-item a, #menubar ul .menu-item a:hover{
	color: #9e0b0f !important;
}


/* SUB LEVEL 1 */
#menubar li ul {
	clear:both;
}
#menubar ul ul {
	position:absolute;
	top:30px;
	margin:0px 2px 0px 0px;
	padding:0px 0px 6px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	z-index: 90;
	width:148px;
	border: none;
}
#menubar ul ul li {
	color:#ffffff;	
	border:none; 
	display:block;
	position:relative;
	height: auto;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: 0 top;
	margin: 0px;
	width: 140px;
	padding: 0px 4px;
	float: none;
}
#menubar li li a, #menubar li li li a,
#menubar ul li.current li a,#menubar li li li.current a,
#menubar ul li:hover li a, #menubar ul li.hover li a,
#menubar ul a:active a{ 	
	display:block;
	float:none;
	text-align:left;
	text-decoration: none !important;
	text-transform: none;
	letter-spacing:0;
	padding: 5px 3px 4px 13px;
	margin:0px;
	font-weight:normal;
	position:relative;
	z-index: 99;
	height: 17px;
	background-image: none !important;
	text-indent: 0;
	font-size: 12px !important;
}

/* Current */
#menubar li li:hover a, #menubar li li.hover a, 
#menubar li li.current a, #menubar li li li.current a{
	color:  #9e0b0f;
}

/* 3rd level */
#menubar ul ul ul{
	display: none;
}
#menubar ul li ul, #menubar ul li:hover ul ul,
#menubar ul li.hover ul ul{
	left: -999em;
}
#menubar ul li:hover ul, #menubar ul li.hover ul{
	left:-4px;
}
#menubar ul li li:hover ul, #menubar ul li li.hover ul{
	left:200px;
	top: 0px;
}

/* Lister */
.lister-casestudies{
	float:left;
	margin-right:22px;
	margin-bottom:22px;
	width:100px;
	height:143px;
	overflow:hidden;
	position:relative;	
}
#content .lister-casestudies .lister-image img{
	width:100%;
	padding:0px;
	margin:0px;
}
.lister-casestudies .lister-heading, .lister-casestudies .lister-date, .lister-casestudies .lister-text, .lister-casestudies .lister-price, .lister-link a span{
	display:none;	
}
.lister-casestudies .lister-link a, .lister-casestudies .lister-link{
	position:absolute;
	left:0px;
	top:0px;
	text-decoration:none;
	width:100px;
	height:143px;
}
.custom_pop_btm div{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:130%;
}
.custom-nextbutton, .custom-backbutton{
	text-decoration: none;
	background-image: url(images/key_btns_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	position: relative;
	height: 56px;
	width: 100%;	
	margin-top:0px;
}
.custom-backbutton{
	background-image: url(images/key_btns_03.jpg);
}
.custom-nextbutton span, .custom-backbutton span{
	display:none;
}
#lister{
	width: 102%;
}
td .current{
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	padding:1px;
}


table.work-table, .work-table  thead, .work-table  tbody, .work-table  th, .work-table  td, .work-table tr { 
    border: none !important;
    text-align: center;
    width: 100% !important;
}
.work-table td {
    width: 33% !important;
}
.work-table  td img, .work-table  td a img, .work-table  td strong a img{
    margin: 0 auto 20px !important;
    text-align: center;
    padding-top: 10px;
} 

table.brands-table{
    width: 630px !important;
    margin-left: -15px !important;
}
table.brands-table td{
    padding: 0 5px;
}
#menubar ul li.mobile{
    display: none;
}
#pagetop { 
    clear: both;
    display: block;
    float: left;
    height: 1px;
}

@media screen and (max-width: 900px) { /* Specific to this particular image */
    #topStrip{
        display: none;
    }
    #global{
        padding: 25px 3%;
        width: 94%;
        
        text-align: center;
    }
    #header{
        width: 100%;
    }
    #header #logo{
        margin: 0 auto;
    }
    #menubar{
        position: relative;
        width: 600px;
        margin: 25px auto;
        left: auto;
        top: auto;
    }
    /*#entire .sub_link_open{
        position: relative;
        top: auto;
        left: auto;
        float: none;
        display: inline-block;
        width: 150px;
    }*/
    
    .sub_link_wrapper{
        margin: 15px auto 0 !important;
        width: 600px;
    }
 
    
    
    #left{
        display: none;
    }
    #content {
        margin-left: 0;
        margin-top: 15px;
        margin: 15px auto 0;
        padding: 0;
        position: relative;
        width: 600px;
        text-align: left;
    }
    #footer{
        left: auto;
        bottom: auto;
        position: relative;
        padding: 15px 0;
    }
    
    
    .network-content > table{
        margin: 0 auto;
    }

    
    
}
@media screen and (max-width: 640px) { /* Specific to this particular image */
    
    .wpcf7-form-control.wpcf7-submit {
        font-size: 25px;
        padding: 10px 30px;
    }
    div.wpcf7-response-output{
        width: 85% !important;
    }
    .videoWrapper {
        min-height: 275px;
    }
        /* Force table to not be like tables anymore */
        .page-id-99 table, .page-id-99 thead, .page-id-99 tbody, .page-id-99 th, .page-id-99 td, .page-id-99 tr,
	.network-content table, .network-content thead, .network-content tbody, .network-content th, .network-content td, .network-content tr, 
	table.home-table, .home-table thead, .home-table tbody, .home-table th, .home-table td, .home-table tr, 
	#post-95 table, #post-95  thead, #post-95  tbody, #post-95  th, #post-95  td, #post-95 tr,
	table.work-table, .work-table  thead, .work-table  tbody, .work-table  th, .work-table  td, .work-table tr { 
		display: block; 
                border: none !important;
                width: 95% !important;
                text-align: center;
                margin: 0 auto;
	}
        .page-id-99 table, .page-id-99 thead, .page-id-99 tbody, .page-id-99 th, .page-id-99 td, .page-id-99 tr{
            text-align: left;
            height: auto !important;
            padding: 0;
            margin: 0;
            width: 100% !important;
        }
        .network-content table td{
            margin: 0 !important;
            padding: 0 !important;
            left: 0;
            top: 0;
            position: relative;
            float: left;
        } 
        .network-content table td input{
            color: #9e0b0f;
            font-size: 18px;
            line-height: 25px;
            width: 94% !important;
            margin-bottom: 15px;
        } 
        .page-id-99 table td textarea{
            width: 96% !important;
            color: #9e0b0f;
            font-size: 18px;
        }
        
        .page-id-99 h1{
            clear: both;
            display: block;
        }
        
        .home-table td img, 
        #post-95  td img{
            margin: 0 auto !important;
        }
        .work-table  td img{
            margin: 0 auto 20px !important;
            text-align: center;
        }  
        .network-content .quote em, .network-content .quote a{
            margin: 0 auto !important;
            padding: 4px 6px !important;
        }
        .network-content .quote_btm, .network-content .quote{
            background: transparent !important;
        }
	/* Hide table headers (but not display: none;, for accessibility) */
	.network-content thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.network-content tr { border: 1px solid #ccc; }
	
	.network-content td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		/*padding-left: 50%; */
	}
	
	.network-content td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

        .wpcf7-form input,  .wpcf7-form-control-wrap, .wpcf7-form input,   .wpcf7-form label {
           display: block;
           clear: left;
           text-align: left;
           /*max-width: 500px;*/
           width: 99%;
       }

       .wpcf7-form {
           margin-top: -14px !important;
       }
       div.wpcf7-response-output {
           width: 608px;
           clear: left;
       }
    
    #topStrip{
        display: none;
    }
    #global{
        padding: 25px 3%;
        width: 94%;
        text-align: center;
    }
    #header{
        width: 100%;
    }
    #header #logo{
        margin: 0 auto;
    }
    #menubar{
        position: relative;
        width: 100%;
        margin: 25px auto;
        left: auto;
        top: auto;
        height: auto;
        float: left;
        background: transparent;
    }
    #menubar ul{
        float: left;
        background: white;
        float: left;
        width: 100%
    }
    #menubar ul li{
        float: left;
        background: white;
        width: 50%;
    }
    .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-176,
    .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-178
    {
        clear: left;
    }

    #menubar ul li a, #menubar ul li a:link, #menubar ul li a:visited {
        padding: 9px 0px 6px 0px;
        text-align: center;
    }    
    
    .sub_link_wrapper{
        clear: both;
        width: 100%;
    }

    #left{
        display: none;
    }
    #content {
        margin-left: 0;
        margin-top: 15px;
        padding: 0;
        position: relative;
        width: 100%;
        text-align: left;
    }
    #footer{
        left: auto;
        bottom: auto;
        position: relative;
        padding: 15px 0;

    }
    .work-table  td img, .work-table  td a img, .work-table  td strong a img{
        width: 100%;
        height: auto;
        max-width: 500px;
    }
    #post-95 table td img, #post-95 td a img, #post-95 td strong a img{
        width: 100%;
        height: auto;
        max-width: 350px;
    }
    table.brands-table{
        margin: 0 auto !important;
        width: 100% !important;
    }
    div.wp-caption {
        width: 100% !important;
    }
    
}


@media screen and (max-width: 570px) { /* Specific to this particular image */
    #sub_link {
        left: 0 !important;
    }
    .sub_link_wrapper{
        clear: both;
        width: 100% !important;
    }
    #mc_embed_signup form {
        width: 320px !important;
    }
    .post img, .pos img.alignright, .pos img.alignleft{
         clear: both !important;
         max-width: 100% !important;
         height: auto !important;
         text-align: center !important;
         margin: 15px auto !important;
    }
    /*services page*/
    #post-1748 img{
        max-width: 100%;
        height: auto !important;
    }
    
    #footer{
        left: auto;
        bottom: auto;
        position: relative;
        text-align: center;
        margin-bottom: 15px;
    }
    #footer ul li{
        border-right: none;
        /*clear: left;*/
        display: inline;
        float: none;
        clear: none;
        line-height: 1.4em;
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: center;
        /*width: 100%;*/
    }
    .work-table  td img, .work-table  td a img, .work-table  td strong a img,
    #post-95 table td img, #post-95 td a img, #post-95 td strong a img{
        width: 100%;
        height: auto;
    }
    table.brands-table{
        margin: 0 auto !important;
        width: 100% !important;
    }
    div.wp-caption {
        width: 100% !important;
    }
        
} 
@media screen and (max-width: 520px) { /* Specific to this particular image */
    #sub_link {
        left: 0 !important;
    }
    .sub_link_wrapper{
        clear: both;
        width: 100% !important;
    }
    #mc_embed_signup form {
        width: 315px !important;
    }
    #post-99 iframe{
        width: 100% !important;
        /*height: auto !important;*/
    }
    #footer{
        left: auto;
        bottom: auto;
        position: relative;
        text-align: center;
        margin-bottom: 15px;
    }
    #footer ul li{
        border-right: none;
        /*clear: left;*/
        display: inline;
        float: none;
        clear: none;
        line-height: 1.4em;
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: center;
        /*width: 100%;*/
    } 
    
    .work-table  td img, .work-table  td a img, .work-table  td strong a img,
    #post-95 table td img, #post-95 td a img, #post-95 td strong a img{
        width: 100%;
        height: auto;
    }

    table.brands-table{
        margin: 0 auto !important;
        width: 100% !important;
    }
    div.wp-caption {
        width: 100% !important;
    }
        
}    
@media screen and (max-width: 390px) { /* Specific to this particular image */
    #sub_link {
        left: 0 !important;
    }
    .sub_link_wrapper{
        clear: both;
        width: 100% !important;
    }
    #mc_embed_signup form {
        width: 315px !important;
    }
    .work-table  td img, .work-table  td a img, .work-table  td strong a img,
    #post-95 table td img, #post-95 td a img, #post-95 td strong a img{
        width: 100%;
        height: auto;
    } 
    #header {
        height: 126px;
    }
    
    #logo{
        background-size: 150px 113px; 
        height: 145px;
        width: 190px;
        top: 5px;
    }
    
    
    #topStrip{
        display: none;
    }
    #global{
        padding: 25px 3%;
        width: 94%;
        text-align: center;
    }
    #header{
        width: 100%;
    }
    #header #logo{
        margin: 0 auto;
    }
    #menubar{
        position: relative;
        width: 100%;
        margin: 25px auto;
        left: auto;
        top: auto;
        height: auto;
        float: left;
        background: transparent;
    }
    #menubar ul{
        float: left;
        background: white;
        float: left;
        width: 100%
    }
    #menubar ul li{
        float: left;
        background: white;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-176,
    .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-178
    {
        clear: left;
    }

    #menubar ul li{
        /*line-height: 45px;
        height: 45px;*/
        height: auto;
        padding: 0;
        margin: 0;
    }
    #menubar ul li a, #menubar ul li a:link, #menubar ul li a:visited {
        display: block;
        font-size: 20px;
        height: 40px;
        line-height: 46px;
        padding: 0;
        text-align: center;
    }
    #menubar ul li.mobile{
        display: block;
    }     
    #menubar ul li.mobile a{
        color: #000;
        height: 45px;
        line-height: 45px;
        background: transparent url(images/arrow-down.png) center center no-repeat;
    }     
    
    
    
    
    #entire .sub_link_open{
        position: relative;
        top: auto;
        left: auto;
        float: none;
        display: inline-block;
        width: 150px;
    }
    #left{
        display: none;
    }
    #content {
        margin-left: 0;
        margin-top: 15px;
        padding: 0;
        position: relative;
        width: 100%;
        text-align: left;
    }
    #footer{
        left: auto;
        bottom: auto;
        position: relative;
        text-align: center;
        margin-bottom: 15px;
    }
    #footer ul li{
        border-right: none;
        /*clear: left;*/
        display: inline;
        float: none;
        clear: none;
        line-height: 1.4em;
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: center;
        /*width: 100%;*/
    }

    #footer ul li span.break{
        display: block;
    }
    .network-content .quote em, .network-content .quote a{
         padding: 4px 2% 6px !important;
         width: 80% !important;
    }
    .home-table td img{
        margin: 0 auto !important;
        width: 100% !important;
        height: auto !important;
    }
    #post-99 iframe{
        width: 100% !important;
        /*height: auto !important;*/
    }
    table.brands-table{
        margin: 0 auto !important;
        width: 100% !important;
    }
    div.wp-caption {
        width: 100% !important;
    }
    
}
