

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@import "../assets/css.8c6cc.bin";
@import "../assets/css.bd6f5.bin";

html {
	height: 100%;
}

body {
  font-family: 'PT Sans', sans-serif;
  padding-left: 215px;
}

body.home {
  height: 100%;
}

body.home .sticky {
  position: absolute;
  bottom: 0;
  bottom: 70px;
}

body.tooling {
  background: url("../images/news-background.3fe04.jpg") no-repeat;
  background-size: 100% auto;
  background-size: cover;
  background-attachment: fixed;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-radius:0;
    margin-left: 152px;
    top: -1px;
    z-index: 1000;
    padding: 0;
    border:1px solid #5C0101;
    box-shadow: none;
}

.navbar-left > li:first-child .dropdown-menu {
  top:0;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #5C0101;
    border-color: #5C0101;
    color: white;
}

.navbar-left {
  border-top: 0px solid #5C0101;
}

.dropdown-menu > li > a {
  padding-top: 10px;
  padding-bottom: 6px;
  font-size: 15px;
  text-transform: uppercase;
  color: #FFF;
  background-color: #5C0101;
  border-bottom: 1px solid #FFF;
}

.dropdown-menu > li:last-child > a {
  border-bottom: none;
}

.dropdown-menu > li > a:hover {
  background: #FFF;
}

.no-padding {
  padding: 0;
}

.gray {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0px;
  left: 0px;
}


.headline {
    height: auto;
    width: 70%;
    text-align: left;
    position: relative;
    margin-left: 150px;
}

.headline h2 {
	color: white;
    font-size: 45px;
    line-height: 1em;
    margin-bottom: 20px;
	margin-bottom: 10px;
    padding-top: 105px;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
}
.headline h2 span {
    display: block;
    padding-top: 10px;
    font-size: 30px;
}
.homepage-block {
  background-color: #FFF;
  min-height: 225px;
  padding-top: 1px;
  border-right: 1px solid #5c0101;
  padding: 1px 20px 10px;
}

.homepage-block h3 {
  font-size: 13px;
  font-size: 25px; /*jdc*/
  border-bottom: 1px solid #5c0101;
  padding-bottom: 10px;
  font-weight: 700; /*jdc*/
}

.homepage-block .btn {
  font-size: 15px;
}

.btn {
    white-space: normal;
}

.img-padding {
  margin-top: 15px;
  margin-bottom: 15px;
}

.royalHome {
    background: #5C0101 none repeat scroll 0% 0%;
    position: relative;
    z-index: 2000;
    height: 225px;
    width: 100%;
}



.full {
  width: 100%;
  max-width: 100%;
}

.center {
  margin: 0 auto;
}

.left {
  float: left;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.right {
  float: right;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.image100 {
  width: 100%;
  max-width: 100%;
}

.image75 {
  width: 75%;
}

.image66 {
  width: 66%;
}

.image50 {
  width: 50%;
}

.image33 {
  width:33%;
}

.image25 {
  width:25%;
}

.accordion {
  margin-top: 30px;
  margin-bottom: 30px;
}

.news-list h2 {
  line-height: 24px;
}

.news-list h2 a {
  font-size: 20px;
  color: #000;
}

.accordion .imageLink {
  height: 85px;
  background-position: center center;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.accordion .imageLink.hover {
  height: 240px;
}

.accordion .imageLink .linkTitle {
  font-size: 30px;
  font-weight: bold;
}

.large-header {
  height: 100%;
  min-height: 100%;
  background: url("../images/homepage-background-new.21cb7.jpg") no-repeat;
  background-size: 100% auto;
  background-size: cover;
  background-attachment: scroll;
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
  background: #ffffff none repeat scroll 0% 0%;
}

.slideContent {
}

.rsDefault .rsBullets {
    background: transparent none repeat scroll 0% 0%;
    padding-bottom: 20px;
    text-align: left;
    padding-left: 20px;
}

.rsDefault .rsBullet {
  height: 15px;
  width: 15px;
  margin-right: 5px;
}

.rsDefault .rsBullet span {
	border-radius: 0px;
    border: 1px solid #5c0101;
    height: 15px;
    width: 15px;
    background: none;
    background-color: #fff;
}
.rsDefault .rsBullet.rsNavSelected span {
    background-color: #5c0101;
}
.royalHome h3, .royalHome p {
  color: white;
}

.btn-default {
  background: #5c0101;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #FFF;
  font-size: 15px;
  padding: 7px 40px;
  margin-right: 10px;
  border-radius: 15px;
}

.navbar-fixed-top {
    top: 0px;
    border-width: 0;
    width: 215px;
    background: #c0c0c2;
    height: 100%;
    background-image: url("../images/navBgd.21cb7.jpg");
    background-repeat: repeat;
	background: -webkit-linear-gradient(top, #dfdfe0, #979797); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom, #dfdfe0, #979797); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom, #dfdfe0, #979797); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom, #dfdfe0, #979797); /* Standard syntax */
}

.navbar-nav > li {
  float: none;
}

.navbar-nav > li > a {
    padding-top: 11px;
    padding-bottom: 6px;
    font-size: 15px;
    text-transform: uppercase;
    color: #414042;
    border-bottom: 1px solid #5c0101;
    padding-left: 50px;
    display: block;
}

.nav > li > a:focus, .nav > li > a:hover {
    border-bottom: 1px solid #5c0101;
    background: #5c0101;
    color: white;
}

a.navbar-brand {
    width: 129px;
    height: 213px;
    background: transparent url("../images/logo.21cb7.png") no-repeat scroll 0% 0%;
    text-indent: -5000px;
    margin: 35px;
    background-size: contain;
}

.content {
    background: #FFF;
    position: relative;
    width: 80%;
    padding: 15px 30px;
    min-height: 100%;
	max-width: 1000px;
    left: 50px;
    padding-top: 171px;
    padding-top: 70px; /*jdc*/
    margin-bottom: 100px;
}

h1.pageTitle {
  font-size: 25px;
  color: #414042;
  border-bottom: 2px solid #5c0101;
  padding-bottom: 15px;
  margin-top: 10px;
  font-weight: 700;
}
ol, ul {
	margin-bottom: 20px;
}

.imageLink {
  position: relative;
  background-repeat: no-repeat;
  opacity: 1;
  background-size: cover;
  -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.imageLinkHover {
  position: relative;
  background-repeat: no-repeat;
  opacity: 1;
  background-size: cover;
	height: 100%;
	opacity: 0;
	background-position: center center;
  -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.imageLink.hover .imageLinkHover {
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
	opacity: 1;
}

.imageLink.disabled {
  opacity: 1;
  filter: none; /* IE6-9 */
  filter: grayscale(0); /* Firefox 35+ */
  -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
}

.imageLink.disabled a {
  display: none;
}

.imageLink:hover {
  opacity: 1;
}

.imageLink:hover .imageLinkHover {
  opacity: 1;
}

.imageLink.featured {
  height: 410px;
  margin-bottom: 30px;
	background-position: center center;
}

.imageLink.small {
  height: 190px;
  margin-bottom: 30px;
	background-position: center center;
}

.imageLink.featured .linkTitle {
  font-size: 30px;
  font-weight: bold;
}

.imageLink.small .linkTitle {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}

.imageLink .linkTitle {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #FFF;
}

.imageLink a {
  position: absolute;
  top:0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
p:first-child {
	margin-top: 20px;
}

#contact > fieldset > div.field {
    width: 33.33333%;
    float: left;
    padding: 0 0 0 15px;
    margin: 0 15px 0 -15px;
}
#contact > fieldset > div.field:nth-child(5) {
    margin-top: 15px;
	width: 100%;
}
#contact > button, #contact > input, #contact > select, #contact > textarea {
	width: 100%;
    border: 1px solid #e5e5e5;
}
#contact > button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
	background: #5c0101;
    border: none;
    box-shadow: none;
    text-shadow: none;
    color: #FFF;
    font-size: 15px;
    padding: 7px 40px;
    margin-right: 10px;
    border-radius: 15px;
    font-size: 15px;
}
#contact > fieldset > div > div.input > input, #contact > fieldset > div > div.input > textarea {
	width: 100%;
}
#contact > fieldset > div > div.input > textarea {
	height: 180px;
}



.homepage-block p {
    font-size: 16px;
	margin: 0 0 20px;
}
ul#fourcolumn {
	-webkit-column-count: 5; /* Chrome, Safari, Opera */
    -moz-column-count: 5; /* Firefox */
    column-count: 5;
    list-style-position: inside;
}
.h3, h3 {
    font-size: 20px;
}
#mini2column {
	float: left;
	width: 45%;
	padding-right: 5%;
}
#quote {
    font-size: 23px;
    background-color: #eeeeee;
    padding: 25px;
    line-height: 1.5em;
}
#nav-logos {
	position: absolute;
	bottom: 0;
	padding: 25px;
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
}
#nav-logos img {
	margin-bottom: 15px;
}
img {
    max-width: 100%;
    height: auto;
}
#newslink {
	color: #000;
	text-decoration: underline;
}
#newslink:hover {
	text-decoration: none;
}
.caption {
	position: absolute;
    display: block;
    background-color: #333;
    color: #fff;
    width: auto;
    padding: 10px;
    bottom: 0;
    margin-bottom: 15px;
}
#triplets {
	background-color: #ffffff;
}
#triplets > div:nth-child(3) > div > div.rsOverflow > div > div > div > img {
	min-width: 500px;
}
body.home .sticky {
    bottom: 100px;
}
#logos {
    background-color: #5c0101;
    position: absolute;
    bottom: 0;
    margin-right: auto;
    margin-left: 215px;
    display: block;
    padding: 20px 20px;
    left: 0;
    right: 0;
    z-index: 1000000;
    height:100px;
    overflow: hidden;
}
#logos div.logosleft {
	float: left;
}
#logos div.logosright {
	float: left;
	margin-right: 20px;
	border-right: dashed 1px #ffffff;
}
#logos div.logosleft img {
	height: 60px;
	padding-right: 20px;
}
#logos div.logosright img {
	padding-top: 5px;
	height: 50px;
	padding-right: 20px;
}
@media screen and (max-height: 650px) {
	#nav-logos img:nth-child(1) {
		display: none;
	}
}
/*@media screen and (max-height: 850px) {
	#nav-logos img:nth-child(1) {
		display: none;
	}
}*/
@media screen and (max-height: 800px) {
	#nav-logos img:nth-child(2) {
		display: none;
	}
}
@media screen and (max-height: 750px) {
	#nav-logos img:nth-child(3) {
		display: none;
	}
}
@media screen and (max-height: 700px) {
	#nav-logos img:nth-child(4) {
		display: none;
	}
}
@media screen and (max-height: 650px) {
	#nav-logos {
		display: none;
	}
}
@media screen and (max-width: 1400px) {
	#triplets > div > div {
		min-height: 250px;
	}
}
@media screen and (max-width: 1200px) {
	#triplets > div > div {
		min-height: 250px;
	}
}
@media screen and (max-width: 1100px) {
	#triplets > div > div {
		min-height: 300px;
	}
	#triplets > div:nth-child(3) > div > div.rsOverflow > div > div > div > img {
		min-width: 550px;
	}
}
@media screen and (max-width: 991px) {
	#triplets > div > div {
		min-height: inherit;
	}
	#triplets > div:nth-child(3) > div > div.rsOverflow > div > div > div > img {
		min-width: inherit;
	}
}
@media screen and (max-width: 991px) {
	.image25 {
   		width: 100%;
	}
	#contact > fieldset > div.field {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.caption {
		position: relative;
    	display: block;
    	background-color: #333;
    	color: #fff;
    	width: auto;
    	padding: 10px;
    	bottom: auto;
    	margin-bottom: 0;
	}
  #nav-logos {
	display: none;
  }
  .homepage-block {
    border-top: 1px solid #5c0101;
    border-right: none;
  }
  .navbar {
    border: 1px solid #eee;
  }
  body {
    padding-left: 0;
    padding-top: 88px;
    background-size: auto 100% !important;
  }
  body.home {
    height: auto;
  }
  body.home .sticky {
    position: relative;
  }
  .navbar-fixed-top {
    top: 0px;
    border-width: 0px 0px 1px;
    width: 100%;
    background: #FFF none repeat scroll 0% 0%;
    height: auto;
  }
  a.navbar-brand {
    width: 60px;
    height: 58px;
    background: transparent url("../images/foreman-F-logo-remade-black.21cb7.png") no-repeat scroll 0% 0% / auto 100%;
    text-indent: -5000px;
    margin: 15px;
/*    background-size: 100% auto; */
    background-size: 80% auto;
    background-position-x: 50%;
  }
  .navbar-toggle {
    border: none;
    background-color: #5c0101;
    border-radius: 0;
    margin-top: 28px;
  }
  .navbar-toggle .icon-bar {
    background: #FFF;
  }
  .royalHome {
    position: relative;
    width: 100%;
    z-index: 0;
  }
  .headline {
    width: 75%;
    margin-left: 5%;
    margin-top: 54px;
}
  .headline h2 {
    padding-top: 0px;
    font-size: 30px;
    line-height: 30px;
    line-height: 1em;
  }
  .headline h2 span {
    display: block;
    font-size: 22px;
	}
  .btn-default {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .content {
    padding-top: 20px;
    width: 96%;
    left: 2%;
  }
  .imageLink.featured {
    margin-bottom: 30px;
  }
  .navbar-nav > li > a {
    border-bottom: none;
    border-top: 1px solid #5c0101;
    width: 100%;
    text-align: right;
  }
  .navbar-nav {
  	margin-bottom: 0;
  }
  #logos {
  	margin-left: 0px;
	position: relative;
	height: auto;
  }
  body.home .sticky {
  	bottom: inherit;
  }
  #logos div.logosleft {
  	float: none;
  }
  #logos div.logosright {
  	float: none;
  	border: none;
  	margin: 0;
  	padding: 0;
  	margin-bottom: 20px;
  	border-bottom: dashed 1px #ffffff;
  	padding-bottom: 20px;
  	width: 100%;
  }
}
@media screen and (max-width: 400px) {
  #logos > div.logosleft > img:nth-child(3) {
  	display: none;
  }
}

@media screen and (min-width: 768px) {

	 /* make bootstrap dropdowns work on hover */
	.dropdown:hover > .dropdown-menu {
	  display: block;
	}
	.dropdown:hover > a[data-toggle=dropdown] + .dropdown-menu {
	  display: none;
	}
	.dropdown.open > a[data-toggle=dropdown] + .dropdown-menu {
	  display: block;
	}

	
}

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

  .navbar-nav > li > .dropdown-menu {
    margin-left: 0;
    text-align: right;
  }

  .nav > li > a:focus, .nav > li > a:hover {
    border-bottom: 0px solid #5c0101;
    background: #5c0101;
    color: white;
}

.navbar-nav .open .dropdown-menu > li > a {
    background: #999;
}

}