/************************************************************************
Theme Name: West Industries
Theme URI: http://westindustries.net
Description: Personalized content site for West Industries in Lubbock, TX
Version: 1.0
Author: Max Upp
Author URI: maximilianupp.com
************************************************************************/


@import url(http://fonts.googleapis.com/css?family=Roboto);

a, button {
  -webkit-transition: all .2s ease; /* Safari */
    transition: all .2s ease;
  /*border: 5px solid #000;*/
}


nav {
	display: none;
}
#cssmenu {
	display: initial;}

.home-link {
	height: 41.33%;
	width: 100%;
    display: inline-block;
    background-size: contain !important;
    cursor: pointer !important;
}



.home-link:hover {
	opacity: .8 !important;
}

.page-topper {
	max-width: 72.5rem;
	margin: 0 auto;
	height: 3.5rem;
	padding: .6rem;
}
.page-topper img{
	margin: 0 auto;
	position: relative;
	display: block;
}
.page-topper p{
	color: #898989;
    font-size: .5em;
    line-height: 0.35;
    top: 0.1rem;
    margin-right: .3rem;
    margin-bottom: .6rem;
    text-align: center;
    font-weight: lighter;
    letter-spacing: .07rem;
    display: block;
    position: relative;
}



.page-wrap {
	max-width: 72.5rem;
	width: 100%;
	background-color: #fff;
	z-index: 1;
	position: relative;
}
.splash-page-wrap {
	max-width: 62.5rem;
	width: 100%;
	background-color: #fff;
	margin-top: 2rem;
}











.top-nav-right a, .top-nav-left a {
	color: #616161;
	display: block;
}
.top-nav-right a:hover, .top-nav-left a:hover {
	color: #f05637;
}
.top-nav-left, .top-nav-right {
	position: relative;
	z-index: 2;
	top: 2rem;
	list-style: none;
	height: 7rem;
	width: 60%;
	padding: 0;

}
.top-nav-left li, .top-nav-right li {
	display: list-item;
	text-transform: uppercase;
	width: 100%;
	font-size: .7rem;
}

.top-nav-left {
	text-align: right;
	float: left;
	margin-left: 0;
}
.top-nav-right {
	float: right;
	text-align: left;

}


.top-nav-right ul a, .top-nav-left ul a {
	width:7rem;
	line-height: inherit;
	display: block;
	padding: .2rem;
}
.top-nav-right ul li, .top-nav-left ul li {
	position: relative;
	float: left;
	text-align: center;
	margin-left: 0 !important;
}












.top-nav-right ul, .top-nav-left ul {
	position: absolute;
	display: none;
	margin-left:-3rem;
	width: 7rem;
	background-color: #fff;
	border:1px solid #b6b6b6;
	border-top: .5rem solid #f05637;
	text-align: center;
	padding-left: 0 !important;
	font-weight: lighter;
	letter-spacing: .5px !important;


}

.top-nav-right li:hover > ul, .top-nav-left li:hover > ul {
	display: block;
}

.top-nav-right li:hover > ul li, .top-nav-left li:hover > ul li  {
	display: block !important;
	margin-left: 0;

}

.top-nav-right li:hover > ul li a, .top-nav-left li:hover > ul li a {
	display: block !important;
	font-size: .8rem;
	margin-left: 0;
	background:  url("img/shadow.png") bottom center no-repeat;
	background-size: 100%;
}















.tabs h5{
	text-transform: uppercase;
	font-weight: bolder;
	color: #f05637;
}
.tabs a{
	text-decoration: underline; 
}
.tabs p{
	padding-left:1rem;
	display: block;
	color: #f05637;
	margin: 0 !important;
}














.top-image {
	height: 30.5rem;
	background:url("img/westtex-bg.png") bottom center no-repeat;
    background-size:cover;
}
.top-box, .separator-box {
	width: 100%;
    background-size: 100%;
    padding-top: 2rem;
    z-index: 2;
    position: relative;
    background: #fff;
}
.top-box {
	background: url("img/logo-mobile.png") center center no-repeat, #fff;
	height: 10rem;
}
.separator-box {
	height: 7rem;
	border-top: #f05637 .5rem solid;
}

.separator-box h2 {
	text-transform: uppercase;
	text-align: center;
	font-weight: bolder;
	font-size: 1.3rem;
	line-height: 1.3rem;
}














.footer-box {
    width: 100%;
    background-size: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    z-index: 2;
    position: relative;
    background: #fff;
    border-top: #f05637 .5rem solid;
    overflow: hidden;
}
.footer-box a, .footer-box h2 {
	font-size: .9rem;
	font-weight: bolder;
	display: block;
	text-align: center;
}
.footer-box p {
	font-size: .75rem;
	line-height: .9rem;
	margin:0;
	text-align: center;
}
.footer-center img {
	margin: 0 auto;
	display: block;
}
.footer-right img {
	width: 2.2rem;
	margin: .25rem;
	display: inline;
}
.footer-right div {
	width: 6rem;
	margin: 0rem auto;
}
.footer-right em {
	font-size: 1rem;
}
.footer-right a {
	font-size: inherit;
	text-align: inherit;
	color: inherit;
	font-weight: inherit;
	display: inline;
}











.top-box-page {
	width: 100%;
	height: 9rem;
    background-size: 100%;
    padding-top: 2rem;
    z-index: 2;
    position: relative;
	background: url("img/logo-mobile.png") 50% 58% no-repeat, #fff;
}
.header-box, .slider-header-box {
	max-width: 62.5rem;
	width: 100%;
	background:  url("img/shadow.png") top center no-repeat, #fff;
	background-size: 140%;
	height: 4.5rem;
	padding-top:1rem;
	z-index: 1;
	position: relative;
}
.header-box h1, .slider-header-box h1 {
	color: #f05637;
    font-size: 2.25rem;
    margin-top: 0px !important;
    position: absolute !important;
    width: 100%;
}
.top-pic {
	width: 100%;
	height: 10rem;
	position: relative;
	z-index: 2;
}
.top-pic-home {
	width: 100%;
	height: 10rem;
	position: relative;
}
.image-holder {
	width: 100%;
	height: 25rem;
	position: relative;
	padding-top: 27%;
	background-size: cover !important;

}
.image-holder h2, .image-holder h3 {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0px 0px 6px #000;
	font-size: ;
}
.image-holder h3 {
	line-height: 0;
	font-size: 1.5rem;
}
.image-holder h2 {
	font-size: 3rem;
	font-weight: bolder;

}










.image-holder-lost {
	width: 100%;
	height: 15rem;
	position: relative;
	padding-top: 27%;
}
.image-holder-lost h2, .image-holder-lost h3 {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0px 0px 6px #000;
	font-size: ;
}
.image-holder-lost h3 {
	line-height: 0;
	font-size: 1.5rem;
}
.image-holder-lost h2 {
	font-size: 3rem;
}
.image-holder-lost a button {
	text-align: center;
	background-color: #f05637 !important;
}










.page-pic {
	width: 100%;
	height: 20rem;
	position: relative;
}
.shadow-up, .shadow-down {
	position: absolute;
	width: 100% !important;
	height: 2rem;
	z-index: 10;
}
.shadow-up {
	background: url("img/shadow-up-dark.png") bottom center no-repeat;
	bottom: 0;
}
.shadow-down {
	background: url("img/shadow-dark.png") top center no-repeat;
	top: 0;
}



.text-section {
	width: 100%;
	padding: 3rem 2rem 2rem;
	position: relative;
	background: url("img/shadow-up.png") bottom center no-repeat,
	            url("img/shadow.png") top center no-repeat,
	            #fff;
	overflow: hidden;

}
.text-section a {
	text-transform: capitalize;
	font-weight: bolder;
	color: #f05637 !important;
}
.text-section p {
	position: relative;
	font-weight: lighter;
}
.discipline ul {
	margin-top: -1.5em !important;
	margin-left: 1.75em;
}
.market ul {
	margin-top: 1em !important;
	margin-left: 1.75em;
}


.section-ribbon{
	background-color: #fff;
	height: 14rem;
	z-index: 10;
	position: relative;
}
.ribbon-button {
	background:  url("img/shadow.png") bottom center no-repeat, 
	url("img/shadow-up.png") top center no-repeat, #fff;
	background-size: 100%;
    padding: 1rem 0;
    margin-top:1rem;
	text-align: center;
	text-transform: uppercase;
	font-size: 2rem;
}
.ribbon-button:hover {
	background-size: 120%;
	color: #fa9b82;
}
.ribbon-button:active {
	background-size: 90%;
	color: #fa9b82;
}


.text-section button {
	background-size: cover !important;
}














.animation-unit {
	width: 45vw;
	height: 10rem;
	position: absolute;
	bottom: 0;


}
.animation-screen-left, .animation-screen-right {
	position: relative;
	height: 10rem;
}
.road {
	width: 9rem;
	left:1rem;
	height: 10rem;
}
.hide-for-small {
	display: none;
}
.show-for-small {
	display: initial;
}

















textarea {
	width: 100%;
}
input {
	float: right;
	width: 70%;
	margin-right: 1rem;
	margin-bottom: .7rem;
	z-index: 1;
	position: relative;
}
select {

	width: 100%;

}
textarea, input, select {
	font-size: 1rem;
	font-family: "roboto";
	color: #616161;
}

input[type="submit"] {
  width: 100% !important;
  left: 1rem;
}






@media only screen and (max-width: 40.0625em) {

.accordion-content {
  background: none !important;
}
}









@media only screen and (min-width: 40.0625em) {


nav {
	display: initial;
}

#cssmenu {
	display: none !important;
}


.page-topper {
	height: 1.5rem;
}
.page-topper p{
    text-align: right;
}

.page-topper img{
	float: right;
	margin-top: -.2rem;
}
.top-image {
	height: 36.5rem;
}
.top-box {
	background: #fff url(img/logo.png) center center no-repeat; 
}
.top-box-page {
	background: #fff url(img/logo.png) center center no-repeat; 
	background-size: 70%;

}






.top-nav-left li, .top-nav-right li {
	display: default;
    font-size: 13px;
    margin: 0 1rem;
    width: initial;
    letter-spacing: .5px;
}



.header-box {
	background-size: 110%;
}
.top-pic-home {
	height: 14rem;
	z-index: 0;
	margin-bottom: 0 !important;
}
.top-pic {
	height: 25rem;
	z-index: 0;
}
.image-holder {
	height: 25rem;
	z-index: 10;
	padding-top: 15%;
}
.image-holder h3 {
	line-height: 0;
	font-size: 3rem;
}
.image-holder h2 {
	font-size: 6rem;
}
.image-holder-lost {
	height: 20rem;
	z-index: 10;
	padding-top: 10%;
}
.image-holder-lost h2 {
	line-height: 2.2;
	font-size: 3rem;
}
.image-holder-lost h3 {
	font-size: 6rem;
}
.top-nav-right ul, .top-nav-left ul {

	margin-left:0rem;


}


.text-section {
	padding-left: 0rem;
	padding-right: 0rem;
}

section.row.image-holder {
    z-index: 1;
}

ul.sub-menu {
    z-index: 2;}


.logo-box {
	display: block;
	width: 100%;
}
.logo-box:hover {
	opacity: .6;
}
.logo-box img {
	display: block;
	margin: 0 auto;
}








.section-ribbon{
	height: 7rem;
}


.separator-box {
	height: 7rem;
	z-index: 10;
	position: relative;
}
.separator-box h2 {
	font-size: 2rem;
	line-height: 2.7rem;
}
.animation-screen-left, .animation-screen-right {
	height: 14rem;
}
.animation-unit {
	width: 20rem;
	height: 10rem;
}
.road {
	left:5rem;
	width: 15rem;
	height: 10rem;
}










.hide-for-small {
	display: initial;
}
.show-for-small {
	display: none;
}


.footer-box p {
	font-size: .75rem;
	line-height: .9rem;
	margin:0;
	text-align: center;
}
.footer-box img {
	left: 0 ;
}
.social-links {
	height: 3rem !important;
	margin-right: 7.25rem !important;
}

.footer-right div {
	display: block;
	height: 3rem;
}
.footer-right img {
	float: right;
	display: inline-block;
}
.footer-right p{
	text-align: right !important;
	margin-right: 10em;
}
.footer-right h2{
    text-align: right !important;
    margin-right: 7.5em;
    font-size: 1rem;
}
.footer-left p, .footer-left a{
	text-align: left !important;
	margin-left: 10rem;
}
.footer-left p {
    font-size: 0.75rem;
    line-height: 1.35rem;
}
.footer-left a {
	font-size: 1rem;
    margin-bottom: 6px;
    margin-top: 10px;
}
.footer-center img {
	height: 6rem;
}
.footer-center {
		background: url("img/side-shadow.png") 10% 10% no-repeat,
	            url("img/side-shadow.png") 90% 10% no-repeat;
}


}



@media only screen and (min-width: 60.0625em) {
.top-nav-left {
    float: left;
    margin-left: .5rem;

}
.top-nav-right {
float: right;
margin-right: .5rem;
}

.top-nav-left li {
	float: left;
}
.top-nav-right li {
	float: right;
}
.top-nav-left, .top-nav-right {
	 top: 3rem;
    width: 32rem;
}
.top-box-page {
	height: 7.5rem;}
}
