/*
Theme Name: Ross
Author: Alliance Media :: PBS
*/
	body {
   
	}

* {
	margin:0;
	padding:0;
}

	
body {
	background:#ffffff;
	font-family: 'Open Sans', sans-serif;
	color:#444;
	font-size: 15px;
    line-height: 1.6;
	overflow-x:hidden;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:400;
	color:#012B65;
}

img {
	max-width:100%;
	height:auto;
}

img.alignright {
  float: right;
  margin: 0 0 15px 15px;
}

.img-circle {
    border-radius: 50%;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

ul {
    margin: 0 0 1em 0;
    padding: 0 0 0 0.6em;
    list-style: none;
}

li {
	position: relative;
	line-height:24px;
}

li:before {
	font-family: 'FontAwesome';
	content: '\f0a9';
	color:#2E529B;
	margin-right:14px;
}


#maincol ul.list2 li {
  background: none repeat scroll 0 0 #eeeeee;
  display: table;
  line-height: 135px;
  padding: 20px;
	width: 35%;
	float: left;
	margin: 0 43px 25px 0;
	 text-align: center;
}

#maincol ul.list2 li:before {
  content: none;
  margin-right: 0px;
}

ul.list2 li img {
  max-width: 219px;
  vertical-align: middle;
}


#sidr-left li:before {
  content: none;
}

#topbg {
	background: url("images/hero_bg.jpg") no-repeat scroll center -333px rgba(0, 0, 0, 0);
}

header {
	position:relative;
	padding:20px 0;
}

.header-wedge {
	position:absolute;
	right:0;
	bottom:0px;
	z-index:20;
	height:30px;
	width:100%;
	background:url(images/wedges.gif) no-repeat center bottom transparent;
}


#masthead h1{
	background:url(images/ross-logo.png) no-repeat 0 0 transparent;
	width:235px;
	height:157px;
	text-indent:-9999px;
	float:left;
}

#masthead h1 a{
	width:235px;
	height:157px;
	display:block;
}

#main-nav {
  position: absolute;
  right: 0;
  top: 53%;
}



#main-nav ul {
  color: #ffffff;
  text-decoration: none;
  padding:0px;
  margin:0
}

#main-nav ul li {
	float:left;
	display: block;
	position:relative;
}


#main-nav ul li  a{
	color:#012b65;
	text-decoration:none;
	padding:0px;
	margin:0 0 0 30px;
	font-weight:600;
	font-size:22px;
	text-transform:uppercase;
	line-height:38px;
}

#main-nav ul li  a:hover,
#main-nav li.current_page_item > a,
#main-nav ul li.current-page-ancestor > a,
#main-nav ul.sub-menu li.current-page-ancestor a,
#main-nav ul.sub-menu li.current_page_item a {
	color:#ED1B24;
}

#main-nav > ul > li.menu-item-has-children > a:after {
  border-color: #444444 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 5px 4px 2px;
  content: " ";
  display: inline-block;
  height: 0;
  margin-left: 0.3em;
  width: 0;
}

#footernavwrap img {
	float: left;
}
#footernavwrap nav {
	float: right;
	margin-top: 28px;
}
#footernavwrap nav li {
    float: left;
    display: block;
    position: relative;
    margin: 0 0 0 30px;
    text-transform: uppercase;
    font-weight: 600;
}
#footernavwrap nav > ul > li.menu-item-has-children > a:after {
	border:0 none;
  margin-left:0;
  width: 0;
}

#main-nav ul ul { /* this targets all sub menus */
	display: none; /* hide all sub menus from view */
	position: absolute;
	top: 38px; /* this should be the same height as the top level menu -- height + padding + borders */
	left:31px;
	z-index:1000;
	background:#efefef;
	height:auto;
	width:190px;
	padding: 15px 20px;
	overflow:hidden;
	-webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}

#main-nav ul ul li { /* this targets all submenu items */
	float: none; /* overwriting our float up above */
	line-height:2em;
	margin:0;
}

#main-nav ul ul li:last-child { 
}

#main-nav ul ul li a { /* target all sub menu item links */ 
	display:block; 
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	font-size:16px;
	margin:0;
	padding:0;
	text-transform: capitalize;
}

#main-nav  ul.sub-menu li a {
	color:#444;
}
  
  
#main-nav ul ul li.current-menu-item a,
#main-nav ul ul li a:hover {
	color:#ED1B24;
}

#main-nav ul li:hover > ul {
	display: inline; /* show sub menus when hovering over a parent */
}

#main-nav ul li:before {
	content: none;
}

#mobilemenuwrap {
	display:none;
}


.topcontact {
	max-width:70%;
	position:absolute;
	top:-25px;
	right:0;
	background:#012b65;
	color:#fff;
	font-size:28px;
	padding:2px 22px;
	border-radius: 0 0 7px 7px;
}

.topcontact .fa-envelope {
	margin-left:36px;
}

.topcontact a  {
	color:#fff;
	margin: 0 5px;
}
.topcontact a:hover {
	color: #ED1B24;
}

.wrap {
	width:1100px;
	clear: both;
	margin:0 auto;
	position:relative;
}

#hero {
  margin-bottom: 35px;
  padding: 10px 0 30px;
  position: relative;
  width: 100%;
}

#hero h1 {
  color: #012b65;
  font-size: 35px;
  line-height: 1;
  font-weight:600;
  margin: 22px 0;
}

#hero h1.heroh1 {
    line-height: 1.4;
    margin: 16px 0;
    padding-bottom: 23px;
}

#hero p {
	color:#444;
	font-size:20px;	
	font-weight:600;
	margin:0 0 22px 0;
	line-height: 1.4;
}

#hero .btn {
  font-size: 22px;
  font-weight: 400;
  padding: 6px 21px;
}

#herocontent {
	width: 90%;
	margin-top:10px;
	padding-bottom: 1px;
}

.hero-wedge {
	position:absolute;
	left:0;
	bottom:-31px;
	z-index:20;
	height:31px;
	width:1237px;
	background:url(images/left-wedge.png) no-repeat left bottom transparent;
}

.btn {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 7px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  background-color: #ed1b24;
  border: 0 none;
  color: #FFFFFF;
  text-transform: capitalize;
}

.btn:hover {
  background-color: #012b65;
}

.btn.blue {
  background-color: #012b65;
}

.btn.blue:hover {
  background-color: #ed1b24;
}


p  a.btn {
	text-decoration:none;
	color:#fff;
}

#maincol p a.btn {
  color: #fff;
  text-decoration: none;
}

#sidebar .btn {
  display:block;
  margin-bottom: 21px;
  text-align:left;
  padding: 0 66px;
  line-height:67px;
}

#subnav {
	position: relative;
	right: auto;
	top: auto;
	margin-bottom: 45px;
}
#subnav h3 {
	font-weight: 600;
	font-size: 22px;
	margin: 0 0 10px 10px;
}
#subnav ul li {
	float: none;
	border-bottom: 1px solid #bababa;
}
#subnav ul li:before {
	display: none;
}
#subnav ul > li > a:before {
    font-family: 'FontAwesome';
    content: '\f0a9';
    color: #012b65;
    margin-right: 10px;
}
#subnav ul li:last-child {
	border-bottom: none;
}
#subnav ul li a {
	text-transform: none;
	margin: 0;
	padding: 10px;
	font-size: 18px;
	line-height: 24px;
	display: block;
	text-decoration: none;
	color: #012b65;
}
#subnav ul li.current-page-ancestor > a,
#subnav ul li.current_page_item > a,
#subnav ul li.current_page_parent > a {
	color: #ED1B24;
	font-weight: 600;
}		
#subnav ul.children {
	display: none;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
	top: auto;
	left: auto;
	width: 100%;
	border-top: 1px solid #bababa;
}
#subnav li.page_item_has_children.current_page_item ul.children,
#subnav li.page_item_has_children.current_page_ancestor ul.children {
	display: block;
}
#subnav ul.children li {
	border-bottom: 1px solid #bababa;
}
#subnav ul.children li a {
	font-weight: 400;
	font-size: 16px;
	padding: 10px 10px 10px 35px;
}
#subnav ul.children li a:before {
	content: '-';
	margin-right: 6px;
}

#subnav ul.children li a:hover,
#subnav ul.children li.current_page_item a,
#subnav ul.sub-menu li.current-menu-item a { background: #ED1B24; color: #fff; }

#subnav ul.children li a:hover:before,
#subnav ul.children li.current_page_item a:before,
#subnav ul.sub-menu li.current-menu-item a:before { color: #fff; }

p.contact_b a.btn {
	background:url(images/contact-icon.png) no-repeat 20px center #012b65;
}

p.about_b a.btn {
	background:url(images/about-icon.png) no-repeat 20px center #012b65;
}

p.faq_b a.btn {
	background:url(images/faq-icon.png) no-repeat 20px center #012b65;
}


p.contact_b a.btn:hover {
	background:url(images/contact-icon.png) no-repeat 20px center #ed1b24;
}

p.about_b a.btn:hover {
	background:url(images/about-icon.png) no-repeat 20px center #ed1b24;
}

p.faq_b a.btn:hover {
	background:url(images/faq-icon.png) no-repeat 20px center #ed1b24;
}


#sidebar section {
	margin-bottom:38px;
}

blockquote.quotes {
	color:#012b65;
	padding-top: 20px;
	margin-bottom: 40px;
}

blockquote.quotes:before {
  content: url("images/openquote.png");
  float: left;
  margin: 0 0 -20px;
  padding: 0 10px 0 0;
}

blockquote.quotes.list {
  border-bottom: 2px dotted #ccc;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}

blockquote.quotes p {
  font-family: arial;
  font-size: 14px;
  font-style: italic;
}

blockquote.quotes.list p {
margin: 0 43px;
}

blockquote.quotes.list footer {
  margin: 7px 0 0 40px;
}

blockquote.quotes footer {
	font-weight: 700;
 	background:url(images/closequote.png) no-repeat bottom right transparent;
	margin: 7px 0;
}

#sidebar p.quotelink {
	margin-top:25px;
	text-align:right;
}

#sidebar p.quotelink a {
	color:#ed1b24;
	text-decoration:none;
}

main h1 {
	font-size: 28px;
	line-height: 34px;
	font-weight: 600;
}

main h2 {
	font-size:22px;
	font-weight: 600;
}
.home main h2 {
	font-size: 21px;
}

main p,
main h1,
main h2,
main h3 {
	margin:0 0 14px 0;
}

footer#mainfooter {
	padding:40px 53px;
	background:#012B65;
	margin:44px 0 0 0;
	color:#DFDFDF;
	font-size:13px;
}

footer#mainfooter h3 {
  font-size: 18px;
  margin-bottom: 20px;
}
	
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#footernavwrap nav {
  position: relative;
}

#footernavwrap {
    float: left;
    width: 70%;
}

footer#mainfooter nav {
    line-height: 1.8;
}

footer#mainfooter nav ul {
	padding:0;
	float: left;
	margin-top: 6px;
}

footer#mainfooter nav li:before {
  content: none;
}


footer#mainfooter nav li a {
	text-decoration:none;
	color:#DFDFDF;
	font-size:12px;
}
footer#mainfooter nav li a:hover ,
footer#mainfooter nav li.current_page_item a{
	text-decoration:underline;
}

footer#mainfooter nav ul li:after {
  content: none;
}
#footer-fb {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 36px;
	line-height: 36px;
	margin-left: 35px;
}
#footer-fb:hover {
	color: #ED1B24;
}


.nav {
    list-style: none outside none;
    margin-bottom: 0;
    padding-left: 0;
}

.vanity {
	text-align:right;
	font-size:12px;
	width:30%;
	float:left;
	margin-top: 38px;
}

.vanity {
	text-align:right;
	font-size:12px;
	width:30%;
	float:left;
}

.vanity p a {
	color:#848484;
}

.vanity p a:hover{
	color:#D2D2D2;
}

#maincol {
	max-width:68%;
	float:left;
	margin-right:3%;
	margin-bottom: 30px;
	width:100%;
}	

#maincol.fullwidth {
	max-width:100%;
	float:none;
	margin-right:0%;
	width:100%;
}	

#maincol a {
	color:#000;
}	

#maincol li {
}	

#maincol h1 {
	margin:0 0 20px 0;
}

#maincol.home {
	font-size:16px;
	line-height:1.7;
}		

#maincol.home li {
  line-height: 30px;
}


#sidebar {
	max-width:29%;
	min-width:270px;
	width:100%;
	float:left;
}	


#sidebar h2{
	color:#595959;
	font-size:24px;
	font-weight:400;
	margin:0 0 20px 0;
}


#recentteasers {
	clear:left;
	border-top:2px dotted #ccc;
	padding:40px 0;
	margin:40px 0 0 0;
}

#recentteasers h2 {
	font-size:35px;
	line-height: 42px;
	text-align:center;
	padding:0 0 27px 0;
	margin:0;
}

.one-third{
	float:left;
	width:31.5%;
}


.one-third.middle {
	margin:0 2.75% ;
}

.one-third.blue {
	background:#012b65;
}

.one-third.blue:hover {
	background:#ed1b24;
}

h3.link1{
	padding:0px 10px 5px;
	font-size:22px;
}
.page-id-143 h3.link1 {
	font-size: 19px;
}

h3.link1 a{
	color:#fff;
	background:url(images/arrow-large.png) no-repeat center right transparent;
	line-height:51px;
	display:block;
	text-decoration:none;
}



.one-half{
	float:left;
	width:48.5%;
}

.one-half.last{
	float:left;
	width:48.5%;
	margin-left:2%;
}



/*********************** START GRAVITY FORMS  *****************/
.button.gform_button {
  -moz-user-select: none;
  background-color: #ed1b24;
  background-image: none;
  border: 0 none;
  border-radius: 7px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
  white-space: nowrap;
}


/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

#project-categories { position: relative; right: auto; top: auto; padding: 10px 0; }
#project-categories li { display: inline-block; }
#project-categories li:before { display: none; }
#project-categories a { font-weight: 600; text-transform: uppercase; padding: 6px 15px; text-decoration: none; }
#project-categories a:hover { color: #ED1B24; }
#project-categories li.active a { background-color: #ED1B24; color: #fff; -webkit-border-radius: 4px; }

.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
		
#project-list { width: 100%; clear: both; overflow: hidden; margin: 0; padding: 0; }
.project-teaser { text-align: center; width: 32%; margin: 0 2% 20px 0; }
.project-teaser a { text-decoration: none; }
.project-teaser img { margin-bottom: 5px; }
.project-teaser h3 { font-size: 18px; line-height: 26px; }
.project-teaser a:hover h3 { color: #ED1B24; }
.project-teaser a i.hover-icon { padding-left: 5px; top: 40%; }

.project header { margin-bottom: 20px; padding: 0; }
.project { max-width: 740px; }
.project h1 { margin-bottom: 5px !important; }
.project-feature-image { margin-bottom: 15px; }

#post-navigation { width: 100%; clear: both; padding: 10px 0 15px 0; margin-bottom: 25px; overflow: hidden; border-bottom: 1px solid #bababa; }
#post-navigation ul { margin: 0; list-style: none; padding: 0; }
#post-navigation li:before { display: none; }
#post-navigation li { width: 50%; float: left; font-size: 16px; line-height: 22px; }
#post-navigation #next-post { text-align: right; }
#post-navigation a { display: inline-block; padding: 10px 0; text-decoration: none; font-weight: 600; text-transform: uppercase; color: #ED1B24; }
#post-navigation a:hover { text-decoration: underline; }

#related-posts { width: 100%; clear: both; }
#related-post-list { list-style: none; margin: 0; padding: 0; }
#related-post-list li:before { display: none; }

#gallery-thumbs { list-style: none; margin: 0; padding: 0; }
.gallery-thumb { width: 23%; margin: 0 2.4% 2% 0; }

.teaser-image { float: left; padding: 0; position: relative; }
.teaser-image.last { margin-right: 0; }
.teaser-image:before { display: none; }
.teaser-image a { display: block; line-height: 0; }
.teaser-image a .hover-icon { font-size: 30px; line-height: 54px; text-align: center; background: rgba(237,27,36,0.6); top: 50%; left: 50%; width: 50px; height: 50px; margin: -25px 0 0 -25px; position: absolute; transition: .3s ease-in-out; -webkit-transform: scale(.8) rotate(-10deg); -moz-transform: scale(.8) rotate(-10deg); -ms-transform: scale(.8) rotate(-10deg); transform: scale(.8) rotate(-10deg); opacity: 0; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4); -moz-box-shadow: 0 0 15px rgba(0,0,0,0.4); box-shadow: 0 0 15px rgba(0,0,0,0.4); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.teaser-image a:hover .hover-icon { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; color: #fff; }

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.service-list {
	margin: 0;
	padding: 0;
}
.service-list li:before {
	content: "";
	display: none;
}
.service-list li.clear {
	width: 100%; height: 1px; clear: both; background-color: transparent;
}
.service-teaser {
	background-color: #efefef;
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 25px;
	min-height: 110px;
}
.page-id-251 .service-teaser {
	min-height: 160px;
}
.service-teaser.last {
	margin-right: 0;
}
.service-teaser div {
	padding: 15px 20px 5px 20px;
}
.service-teaser h3 {
	margin-bottom: 4px;
}
.service-teaser p {
	font-size: 15px;
	line-height: 24px;
}


.faq-body {
	margin-bottom:15px;
}


.faq-body h2 {
	background-position:0 53%;
	border-bottom: 2px dotted #ccc;
	font-size: 18px;
	font-weight: 400;
	margin-top: 10px;
	padding-left: 20px;
}

.projectwrap {
	border-bottom: 2px dotted #ccc;
	margin:0 0 25px;
	padding:0 0 25px;
}

.projectthumb {
	float:left;
	width:23%;
	margin-top:1%;
}

.projectinfo {
	float:left;
	width:73%;
	margin-left:4%;
}


#maincol .projectinfo h2 a{
	text-decoration:none;
	color:#012b65;
}



.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */



/*********************** START RESPONSIVE *****************/
/*********************** START RESPONSIVE *****************/
/*********************** START RESPONSIVE *****************/
/*********************** START RESPONSIVE *****************/


/* for 1100px or less */
@media screen and (max-width: 1100px) {

	.wrap {
		max-width:94%;
	}
	
	#main-nav {
	float: left;
	margin-top:10px;
	}

	#mobilemenuwrap {
	display:block;
	-moz-user-select: none;
	cursor: pointer;
	position: absolute;
	z-index: 10001;
	height: 50px;
	opacity: 0.35;
	text-indent: -9999em;
	width: 70px;
	}	
	
	#mobilemenuwrap:before {
	  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	  border-radius: 6px;
	  content: "";
	  height: 38px;
	  left: 6px;
	  position: absolute;
	  top: 6px;
	  width: 58px;
	}
		
	#mobilemenuwrap a {
	background: url("images/mobileUI-site-nav-opener-bg.svg") no-repeat scroll 15px 13px rgba(0, 0, 0, 0);
	content: "";
	height: 36px;
	left: 6px;
	position: absolute;
	top: 6px;
	width: 57px;
	outline:none;
	}

	#main-nav {
	display:none;
	}
	
	#sidebar {
		min-width: 260px;
	}
	#subnav {
		display: block;
		float: none;
	}
	#subnav ul.children li a {
		font-size: 15px;
	}

}

/* for 900px or less */
@media screen and (max-width: 900px) {
	p.link1 a{
		background:none;
	}
	
	#heroimage {
	display:none;
	}
	
	#herocontent {
	float: none;
	margin-right: 0%;
	margin-top: 10px;
	max-width: 100%;
	min-height: 2px;
	width: auto;
	}
	
	#hero h1 {
	font-size: 33px;
	}
	

	#hero h1.heroh1 {
    padding-bottom: 0px;
	font-size: 26px;
	}

	
	#hero {
	padding-bottom: 10px;
	}
	

}

@media only screen and (min-width: 601px) and (max-width: 990px) {
	
	h3.link1 a  { line-height: 1.3; background-image: none; }
	
}

/* for 980px or less */
@media screen and (max-width: 980px) {
	#maincol {
	  float: none;
	  margin-right: 0%;
	  max-width:100%;
	}
	
	#sidebar {
	border-top: 2px dotted #ccc;
	clear: left;
	margin: 30px 0 0;
	padding: 30px 0;
	float: none;
	max-width: 100%;
	}

}


/* for 600px or less */
@media screen and (max-width: 600px) {
	.topcontact {
	display:none;
	}
	
	#masthead h1 {
	text-align:center;
	margin:0 auto;
	float:none;
	margin: 0 auto 20px;
	}
	
	.vanity {
	text-align: center;
	border:0 none;
	margin:0;
	padding:0;
	float:none;
	width:auto;
	}
	
	.vanity p{
	  margin:0;
	}
	
	.footerseg {
	display:none;
	}
	
	footer#mainfooter {
		padding:10px 0;
	}

	#hero p {
	line-height:1.3;
	font-size:18px;
	}

	.one-third, .one-half {
	  float: none;
	  width: auto;
	  margin-bottom:15px;
	}
	.one-third img {
	  width: 100%;
	  height:auto;

	}
	
	.one-third.middle {
	margin: 0 0 15px 0;
	}
	
	ul {
	padding: 0;
	}
	
	.projectthumb {
	display:none;
	}

	.projectinfo {
	float:none;
	width:100%;
	margin-left:0%;
	}
	
	#hero h1 {
	font-size: 34px;
	font-weight:400;
	}
	
	#hero p {
	font-size: 16px;
	line-height: 1.4;
	}
	
	.service-teaser {
		width: 100%; float: none; margin-right: 0;
	}
	
}

/* for 480px or less */
@media screen and (max-width: 480px) {
	#maincol h1 {
	line-height:26px;
	font-size:25px;
	padding-top:10px;
	}
	
	.gallery {
		margin-left: 0;
	}

	.gallery .gallery-item,
	.gallery-columns-2.gallery-size-thumbnail .gallery-item {
		max-width: none;
		width: 49%;
		width: -webkit-calc(50% - 4px);
		width:         calc(50% - 4px);
	}

	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: block;
	}

	.gallery-columns-1 .gallery-item,
	.gallery-columns-1.gallery-size-medium .gallery-item,
	.gallery-columns-1.gallery-size-thumbnail .gallery-item {
		text-align: center;
		width: 98%;
		width: -webkit-calc(100% - 4px);
		width:         calc(100% - 4px);
	}

	.gallery-columns-3 .gallery-item:nth-of-type(3n),
	.gallery-columns-5 .gallery-item:nth-of-type(5n),
	.gallery-columns-7 .gallery-item:nth-of-type(7n),
	.gallery-columns-9 .gallery-item:nth-of-type(9n) {
		margin-right: 4px;
	}

	.gallery br {
		display: none;
	}

	.gallery .gallery-item:nth-of-type(even) {
		margin-right: 0;
	}
}
