/*
Theme Name:     Artech Vantage Child Theme
Description:    This is a child theme that requires its parent Vantage
Author:         Thomas W. Tull
Template:       vantage

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
a {transition: ease 0.4s;}

#teaser-description {
    text-align: center; 
    max-width: 600px;
    margin: 0 auto 30px;
    padding-top: 100px;
}
#cs-bkg
{
    background-color: #606060;
    border: 1px solid black;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}
/* hreview
==============================================================*/
#footer .reviewer a {color: #E4050B;}

/* General 
==============================================================*/
body
{
    background-color: #D7EB96;
    background-image: url('images/artech-green-bg-01.png');
    background-repeat: repeat-x;
    margin: auto;
    /*font-family: Verdana;*/
    /*font-size: 15px;*/

}
/* menu background #355C49 */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: 700;
    line-height: 1em;
    word-wrap: break-word;
}
.main-navigation ul li a {
	padding: 15px 25px 30px;}
.main-navigation ul li {
    margin: 0;
}
.main-navigation ul ul a {
    width: 330px;
    padding: 8px !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    font-size: 12px;
}

/*#search-icon #search-icon-icon .vantage-icon-search:hover {background: #365C49;}*/
#search-icon #search-icon-icon:hover {background-color: #365C49;}
.entry-content a, a {
    color: #2C4C3E;
	text-decoration: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.main-navigation {
    margin: 0 -35px;
	background: #365C49;}
.home #main {
    padding: 0 35px 35px;
}

#masthead .hgroup {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

/*
Vantage Theme, remove max width/layer centering.
Usage: Copy and paste this code into Appearance > Custom CSS or your own Custom CSS module.
*/
body.responsive.layout-full #page-wrapper .metaslider .full-container,
.layout-full #page-wrapper .metaslider .full-container {
max-width: none;
}

#container-wrapper
{
    /*background-color: transparent;
    background-image: url('images/container-bg.png');
    background-repeat: repeat-x;*/
}
body.home
{
    background-image: url('images/home-green-01.png');
    background-repeat: repeat-x;
}
.clearfix
{
    clear: both;
}
a {color:#2C4C3E;}
a:hover {color: #FF8A05;}
p, li {font-size: 1.1em;}
p.large {
    font-size: 1.3em;
    font-weight: 200;
    line-height: 1.3em;
}
li {margin: 2px 0 10px;}
hr {
    background: none repeat scroll 0 0 #497D5E;
    border: medium none;
    clear: both;
    color: #DDDDDD;
    float: none;
    height: 1px;
    width: 100%;
}
hr.drop-line  {
    background: none repeat scroll 0 0 #808080;
    border: medium none;
    box-shadow: 3px 3px 3px 0 rgba(50, 50, 50, 0.5);
    clear: both;
    color: #000000;
    float: none;
    height: 2px;
    margin: 0.1% 4%;
    width: 90%;
}
h2 {color: #2C4C3E;}
ul.home-list li {margin: 2px 10px;}
.page-id-1076 h1 {display: none;}
#widgets 
{   
    margin-top: 20px;
}
.home #container, #container
{
    max-width: 1100px;
    padding: 0 20px 20px;
}
#wrapper {
    background-color: transparent;
    border: none;
    border-radius: 0px;
    clear: both;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.home #content-wrapper
{
    max-width: 1100px;
    margin: 0 auto;
}
#content-wrapper
{
    max-width: 1000px;
    margin: 0 auto;
}
.services-badge {
    background-color: #2A483C;
    box-shadow: 1px 1px 5px #777777;
    color: #ffffff;
    float: left;
    font-size: 1.2em;
    height: auto;
    margin: 11px;
    text-align: center;
    width: 250px;
    padding-bottom: 10px;
	transition: ease 0.4s;
}
.services-badge p 
{
    margin: 0;
}
#home-services hr
{
    margin: 0.1% 4%;
    background: none repeat scroll 0 0 #808080;
    border: medium none;
    clear: both;
    color: #000000;
    float: none;
    height: 2px;
    width: 90%;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    3px 3px 3px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         3px 3px 3px 0px rgba(50, 50, 50, 0.5);
}
.services-badge:hover
{
    box-shadow: 0 0 15px 7px #2A483C;
    background-color: #4B8161;
    /*transition-delay:1s;*/
    
}
/*.services-badge:hover
{
    box-shadow: 0 0 25px 15px #dddddd;
    background-color: #ff0000;
    
}*/
/* header
========================================================*/
#header-wrapper
{
    height: auto;
    margin: 0;
}
#header
{
    height: auto;
    max-width: 1100px;
    margin: 0 auto;
}
#header h1
{
    font-size: 30px;
    float: right;
    margin-right: 60px;
    margin-top: 12px;
    text-align: center;
    
}
#header img
{
    float: left;
    margin-left: 15px;
    margin-top: 3px;
}
#tagline
{
    margin-right: 20px;
    float: right;
}

#tagline h2
{
    margin: 0.20em 0.2em 0 0.135em;
    font-size: 2.3em;
    color: #2C4C3E;
    text-align: center;
    line-height: 1.1em;
    font-style: italic;
	font-weight: 700;
}
#tagline h3
{
    margin: 0.2em 0 0.4em;
    text-align: center;
    font-size: 1.5em;
}
/* menu - header
=======================================================================*/
.menu {
	/*background-color: #2A483C;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2A483C), to(#4B8161));
	background-image: -webkit-linear-gradient(top, #2A483C, #4B8161);
	background-image: -moz-linear-gradient(top, #2A483C, #4B8161);
	background-image: -ms-linear-gradient(top, #2A483C, #4B8161);
	background-image: -o-linear-gradient(top, #2A483C, #4B8161);
	background-image: linear-gradient(top, #2A483C, #4B8161);
	clear: both;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2A483C, endColorstr=#4B8161);*/
	margin: 0 auto;
	background-image: none;
	background-color: transparent;
}
.menu a {
	border-left: 1px solid #585858;
	color: #fff;
    cursor: pointer;
	display: block;
	font-size: 15px;
	font-weight: 700;
	height: 33px;
	line-height: 34px;
	margin: 0;
	padding: 0 0.9em;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 1px #242424;
}
.menu a:hover
{
    background-image: none;
    background-color: #909090;
}
/* home page
=======================================================================*/
#home-content
{
    margin: 0 12px;
}
.home #wrapper {
    background-color: transparent;
    border: medium none;
    margin: 0 auto;
    padding: 0;
    margin-top: 10px;
}
#home-services h2 {
    color: #404040;
    font-size: 2.5em;
    margin: 0.5em 0 0.1em;
}
#featured {
    background-color: transparent;
    border: medium none;
    border-radius: 6px;
    padding-bottom: 10px;
    width: 99.8936%;
}
#featured-image {
    margin: 10px 0 0;
}
#widgets .widget-title-home a
{
    float: none;
    font-size: 22px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px 8px;
    border-radius: 5px;
    display: block;
    color: #fff;
    background: #692927; /* Old browsers */
    background: -moz-linear-gradient(top, #692927 0%, #ba4d4a 50%, #692927 52%, #ba4d4a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#692927), color-stop(50%,#ba4d4a), color-stop(52%,#692927), color-stop(100%,#ba4d4a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #692927 0%,#ba4d4a 50%,#692927 52%,#ba4d4a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #692927 0%,#ba4d4a 50%,#692927 52%,#ba4d4a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #692927 0%,#ba4d4a 50%,#692927 52%,#ba4d4a 100%); /* IE10+ */
    background: linear-gradient(to bottom, #692927 0%,#ba4d4a 50%,#692927 52%,#ba4d4a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#692927', endColorstr='#ba4d4a',GradientType=0 ); /* IE6-9 */
}
#widgets .widget-title-home a:hover
{
    background: none;
    background-color: #B0B0B0;
    color: #f0f0f0;
}
/* page general
================================================================*/
.service-profile h2
{
    border-bottom: 2px solid #2C4C3E;
    color: #2C4C3E;
    font-size: 120%;
    padding-bottom: 3px;
}

.service-profile img.alignleft
{
    border: 2px solid #2C4C3E;
    width: 175px;
    border-radius: 5px 5px 5px 5px;
    margin: 0px 20px 20px 10px;
}

.service-profile h3
{
    margin-top: 30px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #2C4C3E;
}
.resource-profile img.alignleft {
    border: none;
    border-radius: 5px;
    margin: 0 20px 20px 10px;
    width: 175px;
}
.resource-profile h3
{
    margin-top: 30px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #2C4C3E;
}

div.forms-list {float: left; width: 40%; padding-right: 10px;}
/* formats page
================================================================*/
#formats .alignleft {
    margin: 0 20px 20px 0;
}
#formats img {
    width: 100px;
    }
#formats {
    font-weight: 500;
    }
#formats p 
{
    font-size: 1.0em;
    margin: 0;
    padding: 35px 0 0;
}

/* paper type page
================================================================*/
th, td, table {
    border: 1px solid #497D5E;
} 

/* blog comments
================================================================*/

#respond {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #2C4C3E;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#497D5E), to(#2C4C3E));
	background-image: -webkit-linear-gradient(top, #497D5E, #2C4C3E);
	background-image: -moz-linear-gradient(top, #497D5E, #2C4C3E);
	background-image: -ms-linear-gradient(top, #497D5E, #2C4C3E);
	background-image: -o-linear-gradient(top, #497D5E, #2C4C3E);
	background-image: linear-gradient(top, #497D5E, #2C4C3E);
	border: 1px solid #80cd75;
	border-bottom-color: #80cd75;
	border-radius: 6px;
	clear: both;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#497D5E, endColorstr=#2C4C3E);
	margin-top: 15px;
	padding: 10px 20px 50px;
	color: #ffffff;
	box-shadow: 3px 3px 2px #516e05;
}
#respond a
{
    color: #d7eb96;
}
#respond a:hover
{
    color: #FF8A05;
}
/* widgets
================================================================*/
#secondary {
    background-color: #2C4C3E;
    -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    border-radius: 6px;
    margin-top: 20px;
    border: 1px solid #80cd75;
    box-shadow: 3px 3px 2px #516e05;
}
#secondary {
    padding: 10px;
}
#secondary p
{
    margin: 0.5em;
    color: #fff;
}
#secondary aside {
    background-color: #497D5E;
    border: 1px solid #D6D6D6;
    border-radius: 6px;
    font-size: 14px;
    margin: 5px;
    padding: 16px;
}
#secondary .widget, #footer-widgets .widget {
	margin-bottom: 20px;
}

#secondary .widget .widget-title, #footer-widgets .widget .widget-title {
    font-size: 15px;
    color: #f0f0f0;
    font-weight: bold;
    margin-bottom: 15px;
}
#secondary a
{
    color: #ccdbd4;
}
#secondary a:hover
{
    color: #FF8A05;
}
#secondary .widget-title {
    color: #f0f0f0;
}
#secondary ul li
{
    margin: 2px 0 5px;
    color: #f0f0f0;
    font-size: 14px;
}
#secondary ul ul
{
    list-style-type: circle;
}

#secondary ul .children {
    border: medium none;
    margin: 0 0 0 15px;
    padding: 0;
}
/* forms
================================================================*/
select,
input[type='tel'],
input[type="text"], 
input[type="email"],
input[type="password"] {
    -moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	background: #f4f4f4;
	box-sizing: border-box;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	border-radius: 2px;
	margin: 0;
	outline: none;
	padding: 6px 8px;
	vertical-align: middle;
	width: 100%;
}
area,
textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	background: #f4f4f4;
	box-sizing: border-box;
	background: #f4f4f4;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	border-radius: 2px;
	height: auto;
	overflow: auto;
	margin: 0;
	outline: none;
	padding: 8px 10px;
	width: 100%;
}
input, 
select {
	cursor: pointer;
}
area:focus,
input:focus, 
textarea:focus {
	background: #fff;
}
input[type='text'],
input[type='tel'],
input[type='email'], 
input[type='password'] {
	cursor: text;
}input.artech-math {width: 20%;}
/* footer
=========================================================================*/
#footer
{
    background-image: url('images/footer-line.png');
    background-repeat: repeat-x;
    background-color: #2C4C3E;
    clear: both;
    font-size: 14px;
    /*min-height: 255px;*/
    margin: 0 auto;
    max-width: 100%;
    padding: 10px;
}
#footer-wrapper {
    margin: 0 auto;
    max-width: 1100px;
    color: #fff;
    }
#footer a
{
    color: #D7EB96;
}
#footer a:hover
{
    color: #FF8A05;
}
#pre-footer /*.footer-colophon*/ {background: #2C4C3E;}

#pre-footer .widget-wrapper {max-width: 1150px; }

#pre-footer .widget-wrapper {
    max-width: 1150px;
    margin: 0 auto;
    padding: 25px;
}

#footer-menu-wrapper {
    background: #365C49 none repeat scroll 0% 0%;
}
body.responsive.layout-full #page-wrapper .full-container {
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
}
#customer-locations {
	clear: both;
	max-width: 1150px;
	margin: 0 auto;
	padding: 25px;
}
#customer-locations h3 {
	margin: 0 auto 14px;
	text-align: center;
	color: #DCDCDC;
	font-size: 1.6em;}
#customer-locations h4 {margin: 0 auto 5px; text-align: center; color: #DCDCDC; font-size: 1.4em;}

#footer-menu .footer-menu {
    padding: 20px;
}
#footer-menu ul {
    text-align: center;
    margin-bottom: 0;
}
#footer-menu ul li {
    display: inline;
    padding: 15px;
    font-size: 16px;
}

#footer-menu ul li a {
    text-decoration: none;
    display: inline-block;
}
#footer-menu ul li:hover, #footer-menu ul li a:hover {background-color: #FF8A05; border-left: none;}
#hreview-1 blockquote {min-height: 130px;}

#copyright h3 {font-size: 1.3em; margin-bottom: 15px; color: #f0f0f0;}

#footer-widgets .widget a, #colophon #site-info a {
    color: #f0f0f0;
}
#footer-widgets .widget a:hover {
    color: #FF8A05;
}

footer .menu a, #footer-menu-wrapper .menu a {border-left: none;}
footer .menu a:hover, #footer-menu-wrapper .menu a:hover {color: #FF8A05;}
#social-footer-wrapper {padding: 2px 0;}

#social-footer {
	width: 245px;
	margin: 0 auto;
}
#colophon #site-info a.tcgm:hover {color: #00C900;}

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

    h1 {
	    page-break-before: always;
    }

    h1,  h2,  h3,  h4,  h5,  h6 {
	    page-break-after: avoid;
    }

    ul,  ol,  dl {
	    page-break-before: avoid;
    }
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
@media 
    only screen and (-moz-min-device-pixel-ratio:1.5), 
    only screen and (-o-min-device-pixel-ratio:3/2), 
    only screen and (-webkit-min-device-pixel-ratio:1.5), 
    only screen and (min-device-pixel-ratio:1.5) {
    
    body {}
}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {

    body {}
    
    body.home {background-image: none;}
	
    .grid, 
	.grid-right {
	    float: none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
    }
	
	.home #widgets {
		margin-top: 40px;
	}
    
    .top-widget,
    .home .top-widget {
        margin-top: 0 !important;
    }
    
}

@media screen and (max-width: 750px) {
    .services-badge {
    width: 44%;
    margin: 10px 3%;
    }
    
    
}

@media screen and (max-width: 650px) {

    body, body.home {
    background-image: none;
    }

    #logo {
	    float: none;
        margin: 0;
	    text-align: center;
    }
    
    #header img {
    float: none;
    margin-left: 15px;
    margin-top: 3px;
    }
    #tagline
    {
    float: none;
    margin: 0 auto;
    }
    #tagline h2 {
    font-size: 1.2em;
    }
    #tagline h3 {
    font-size: 1.0em;
    }
    .services-badge img {
    width: 90%;
    margin: 0 3%;
    }

    .grid, 
	.grid-right {
	    float: none;
    }

	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
    }
    
    .top-widget {
        float: none;
        margin: 0 auto 10px auto;
        position: relative;
        text-align: center;
        width: auto;
    }
    
    .top-widget .widget-title {
        text-align: center;
    }
	
    .js .menu,
	.js .sub-header-menu {
		display: none;
	}
	
	.top-menu, 
	.footer-menu li {
	    float: none;
        font-size: 11px;
	    text-align: center;
    }
	
	.tinynav { 
	    display: block;
		margin: 20px 8%;
		width: 85%;
		clear: both;
	}
	
	.tinynav {
		-moz-appearance: none !important;
		-webkit-appearance: none !important;
		appearance: none !important;
		background: #fff url(images/bg-select.png) no-repeat right;
		border: 1px solid #ccc;
        font-size: 12px;
		overflow: hidden;
		padding: 0.5em 1em 0.5em 0.75em;
	}
	
	.ie7 .tinynav,
	.ie8 .tinynav {
		padding-right: 10px;
	}
	
	.ie9 .tinynav  {
		padding-right: 8px;
	}
	
    #footer {
	    text-align: center;
    }

    #footer .social-icons {
	    text-align: center;
    }
	div.forms-list {float: none; width: 100%; padding: 5px;}
}

@media screen and (max-width: 480px) {

    body {}

    #logo {
	    float: none;
	    text-align: center;
    }
    .services-badge {
    width: 95%;
    margin: 10px 3%;
    }
    .grid, 
	.grid-right {
	    float: none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
	}
	
	.featured-title {
	    font-size: 40px;
	    padding: 40px 20px 0 20px
    }
    
    .navigation .next,
    .navigation .previous {
        text-align: center;
    }
	
    .menu ul, 
	.menu li, 
	.top-menu, 
	.footer-menu li, 
	.sub-header-menu li {
	    float: none;
	    text-align: center;
        text-rendering: optimizeSpeed;
    }
	
    #footer {
	    text-align: center;
    }

    #footer .social-icons {
	    text-align: center;
    }
}

@media screen and (max-width: 320px) {
    
    body {}
	
	#featured p {
	    font-size: 12px;
		line-height: 1.2em;
    }

    .featured-title {
	    font-size: 35px;
    }
	
	.featured-subtitle {
		font-size: 15px;
	}

    .call-to-action a.button {
	    font-size: 14px;
	    padding: 7px 17px;
    }
}

@media screen and (max-width: 240px) {
    
    body {}
	
	#featured p {
	    font-size: 11px;
		line-height: 1.1em;
    }

    .featured-title {
	    font-size: 20px;
    }
	
	.featured-subtitle {
		font-size: 11px;
	}

    .call-to-action a.button {
	    font-size: 12px;
	    padding: 5px 15px;
    }
    
    .top-widget area,
    .top-widget select,
    .top-widget textarea,
    .top-widget input[type="text"], 
    .top-widget input[type="password"] {
        width: 75%;
    }
    
    .widget-title,
    .widget-title-home h3 {
        font-size: 14px;
        height: 13px;
        line-height: 13px;
        text-align: center;
    }
}