@font-face {
    font-family: 'Avenir LT Std 35 Light';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 35 Light'), url('../fonts/avenir-lt-std/AvenirLTStd-Light.woff') format('woff');
}

@font-face {
    font-family: 'caslon_540regular';
    src: url('../fonts/casion-540/ufonts.com_caslon-540-webfont.eot');
    src: url('../fonts/casion-540/ufonts.com_caslon-540-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/casion-540/ufonts.com_caslon-540-webfont.woff2') format('woff2'),
         url('../fonts/casion-540/ufonts.com_caslon-540-webfont.woff') format('woff'),
         url('../fonts/casion-540/ufonts.com_caslon-540-webfont.ttf') format('truetype'),
         url('../fonts/casion-540/ufonts.com_caslon-540-webfont.svg#caslon_540regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
     font-family: 'Avenir LT Std 35 Light';
     font-style: normal;
     font-weight: normal;
     font-size: 22px;
     color: #f2f2f2;
}

h1{
    font-family: 'caslon_540regular';
    font-style: normal;
    font-weight: normal;
    font-size:68px;
    line-height:55px;
    letter-spacing: 3px;
    color:#f2f2f2;
}

h2{
    font-family: 'caslon_540regular';
    font-style: normal;
    font-weight: normal;
    font-size:67px;
    line-height:55px;
    letter-spacing: 3px;
    color:#f2f2f2;
    text-align:right;
}

h3{
    border-bottom:2px solid #fff;
    padding-bottom:15px;
    margin-bottom:15px;
}

h4{
    font-family: 'caslon_540regular';
    font-style: normal;
    font-weight: normal;
    font-size:58px;
    line-height:55px;
    letter-spacing: 3px;
}

p{
    font-size:24px;
    letter-spacing: 0px;
    margin-bottom:30px;
}

img{
    max-width:100%;
}

hr{
    height:1px;
    background:#fff;
    color:#fff;
    margin:100px 0px 60px 0px;
    display:block;
}

.large-text{
    font-size:26px;
    text-align:justify;
}

.align-left{
    text-align:left;
}

.align-right{
    text-align:right;
}

.justify{
    text-align: justify;
}

/* -- Home Page -- */

.home-head{

    background: url(../img/home-banner1.jpg) fixed top center no-repeat;
    /*min-height:700px;*/
    height:100vh;
    width:auto;
    overflow:hidden;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/home-banner1.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/home-banner1.jpg', sizingMethod='scale')";
}

.logo{
    margin-top:216px;
    text-align:center;
}

.white-section{
    padding:80px 0px;
    background:#f2f2f2;
    overflow:hidden;
}

.white-section p, .white-section h1{
    margin:0px;
    padding:0px;
    color:#b8a892;
}

.brown-section{
    background: #b8a892;
    padding:100px 0px 100px 0px;
    min-height:400px;
    color:#fff;
    overflow:hiddne;
}

.logo-soup{
    text-align:center;
    padding:30px 0px;
}

.home-section-two-top .container{
    background: url(../img/home-section-two-top.jpg) top left no-repeat #b8a892;
}

.home-section-two-bottom .container{
    background: url(../img/home-section-two-bottom.jpg) bottom right no-repeat #b8a892;
    padding-bottom:100px;
}

.brown-section h2{
    margin-bottom:80px;
}

.brown-section p{
    margin-bottom:30px;
}

.shuffle-left{
     padding-left:72px;
     text-align:justify;
}

.shuffle-right{
    margin-right:68px;
}

.brown-section a{   
    text-transform:uppercase;
    color:#fff;
    padding-top:30px; 
    border-top:2px solid #fff;
    display:inline-block;
}

.brown-section a:hover{
    text-decoration:none;
}

.share-thoughts{
    list-style-type:none;
    color: #b8a892;
    margin-top:13px;
    padding:0px;
}

.share-thoughts a{
    color:#b8a892;
    text-transform:none;
    margin:0px;
    padding:0px;
    border:0px;
}

.share-thoughts li{
    width:100%;
    padding-bottom:10px;
}

.share-thoughts li span{
    width:150px;
    display:inline-block;

}

/* -- About Us -- */

.about-head{
    background: url(../img/about-head.jpg) top center no-repeat;
    color:#fff;
    padding:20px 0px 100px 0px;
    overflow:hidden;
}

.number{
    font-size:180px;
    margin-bottom:0px;
    font-family: 'caslon_540regular';
    font-style: normal;
    font-weight: normal;
    letter-spacing: 3px;
}

.about-head p{
    margin-bottom:30px;
}

.subtext p{
    font-size:20px;
}

.about-bottom{
    background: url(../img/about-bottom.jpg) top center no-repeat;
}

.sub-section-about{
    padding:100px 0px;

    font-size:20px;
    /*width:70%;*/
    overflow:hidden;
    color:#fff;
}

.mike-dorion{
    background: url(../img/barry-hughes.jpg) center no-repeat;
    position:relative;
}

.mike-dorion .content-area{
    position:absolute;
    margin:auto;
}

.title{
    padding-top:80px;
    border-bottom:2px solid #fff;
    padding-bottom:10px;
    margin:0px;
    margin-bottom:30px;
}

.content-area{
    padding:0px 20px;
}

/* -- Contact -- */

.social-media{
    text-align:center;
}

.contact-head{
    background: url(../img/contact-head.jpg) top center no-repeat;
    /*min-height:400px;*/
    padding:20px 0px 100px 0px;
}

.contact-head h1{
    color:#fff;
    text-align:right;
    margin-bottom:80px;
}

.contact-head .share-thoughts, .contact-head .share-thoughts a{
    color:#fff;
}

.contact-head li{
    margin-bottom:20px;
}

.contact-section{
    padding-bottom:100px;
    overflow:hidden;
}

.contact-section h2{
    margin-bottom:0px;
}

/* -- Forms -- */

form{
    margin-top:30px;
    margin-bottom:0px;
}

input, textarea{
	width:100%;
	border:0px;
	background:#efefef;
	color:#fff;
	padding:10px!important;
	padding-left:10px;
	font-size:22px;
	list-style-type:none;
	background:#b8a892;
	border:2px solid #fff;
	font-style:italic;
}

textarea{
    height:100px;
}

.submit{
    background:#b8a892;
    border:0px!important;
    width:100px;
    text-transform:uppercase;
    color:#fff;
    margin-top:30px;
    padding:0px!important;
    text-align:left;
}

/* -- Service Page -- */

.services-head{
    background: url(../img/service.jpg) center;
    color:#fff;
    padding-bottom:40px;
}

.services-head h1{
    margin-bottom:80px;
}

.services-head p{
    margin-left:35px;
    margin-bottom:30px;
}

.subheading{
    font-size:68px;
    line-height:65px;
    font-family: 'caslon_540regular';
    font-style: normal;
    font-weight: normal;
}

.apply-section{
    background: url(../img/service-two.jpg) top center;
    color:#fff;
    padding:300px 0px;
}

.apply input{
    border:0px;
    border-bottom:2px solid #fff;
    background:none;
    font-style:normal;
    color:#fff;
}

::-webkit-input-placeholder {
   color: #fff;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}

:-ms-input-placeholder {  
   color: #fff;
}

.white-section h3{
    border-bottom:2px solid #b8a892;
    color:#b8a892;
}

.white-section h2{
    color:#b8a892;
}

/* -- Product Head -- */

.product-head{
    background: url(../img/product-head.jpg) top center no-repeat;
    padding:60px 0px 100px 0px;
}

.product-head h1{
    margin-bottom:80px;
}

.product-head h1, .product-head p{
    color:#fff;
}

.product-head-content{
    padding-left:65px;
}

.product-foot{
    background:url(../img/product-foot.jpg) center no-repeat;
    padding:100px 0px;
}

.product-left{
    background:url(../img/product-left.jpg) top right no-repeat;
    min-height:500px;
    padding-top:140px;
}

.product-right{
    background:url(../img/product-right.jpg) top right no-repeat;
    min-height:500px;
    padding-top:140px;
}

.product-right span, .product-left span{
    float:right;
}

.product-left p, .product-right p{
    padding-bottom:20px;
    border-bottom: 2px solid #fff;
}

.price{
    padding:0px;
    border:0px!important;
    font-size:20px;
}

sup{
    margin-top:10px;
}

/* -- Navigation -- */

.navigation{
    background:#f7f7f6;
    width:100%;
    /*padding-top:30px;*/
    position:fixed;
    z-index:99999;
    opacity: 0.85;
    filter: alpha(opacity=85); /* For IE8 and earlier */
}

.navigation-bottom{
    background: url(../img/sub-bar.jpg) top right #d1d0cd no-repeat;
    height:48px;
    width:100%;
}

.social-media-top {
    float:right;
    list-style-type:none;
}

.social-media-top li{
    float:left;
    margin-left:15px;
    padding-top:15px;
}

.social-media-top  li a{
    color:#c5b59c;
    font-size:28px;
}

.social-media-top li a:hover{
    opacity:0.7;
}


.logo-head{
    text-align:center;
    margin-top:17px;
    overflow:hidden;
}

.product-head, .services-head, .contact-head, .home-head, .about-head{
    position:relative;
}

.anchor{
  display: block;
  height: 100px; /*same height as header*/
  margin-top: -140px; /*same height as header*/
  visibility: hidden;
}

.menu-wrap{
    width:auto!important;
    padding:0px!important;
}

.close-button, .menu-button{
  -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;    
    transition: opacity 1s ease-in-out;
    max-width:20px !important;
    padding-top:3px !important;
}


@-webkit-keyframes bounce {
  0%       { bottom:5px; }
  25%, 75% { bottom:15px; }
  50%      { bottom:20px; }
  100%     {bottom:0;}
}

.bounce {
  position:absolute;
  bottom:0;
  left:0;
  right:0px;
  margin:auto;
  height:50px;
  width:50px;
 /* -webkit-animation:bounce 1s infinite;*/
}

.container {
    padding-left:75px !important;
    padding-right:75px !important;
}

.nopadbottom{
    padding-bottom:0px;
}

@import "style-min-768px.css";
@import "style-mobile-768.css";
@import "style-min-992px.css";
@import "style-min-1200px.css";

.form-section{
	padding:0;
	list-style-type:none;
}
	
    span.visible-lg{
        padding:0px;
        margin:0px;
        display:initial!important;
    }

.fa-twitter{
    font-size:30px!important;
    margin-top:4px;
}
.fa-facebook{
	font-size:24px!important;
	}
.leftpeople{
    position:relative;
    float:left;
    width:33.333333333333333333333%
}

.flip {
  display: inline-block;
}

/*Center top logo vertically*/
.logotable{
	position:relative;
}
.logotablechild{
    position: absolute;
    top: 50vh;
    left: 50vw;
    height: 30%;
    width: 50%;
    margin: -15% 0 0 -25%;
}

#productbottom{
margin-top:-23px;
}

#servicesapply {
margin-left:-80px;
}
#bignumber{
margin-left:40px;
}

.names{
   position: absolute;
   top: 0px;
   left: 0;
   margin: 0 auto;
   margin-left:auto;
   margin-right:auto;

}

.namesinner{
width:70%;
margin-left:auto;
margin-right:auto;

}
/*Secondary changes*/

@media only screen and (min-width : 769px){
	#homewhiteparagraph{
		margin-left:-30px;
		}
	#homebrownparagraph{
		margin-left:18px;
		}
#productwhiteparagraph{
margin-left:-30px;
}
#productbrownparagraph{
margin-left:-30px;
}
		}
		
@media only screen and (min-width : 1119px){
	.share-thoughts{
	margin-left:-35px !important;
	}
	}
@media only screen and (min-width : 992px){
	.share-thoughts{
	margin-left:30px;
	}

}
@media only screen and (max-width : 992px){
	.names{
	display:none;	
	}
	
	.namesinner{
	display:none;
	}
}
