/* HIDE MOBS*/
.mobHead, .mobSubs{
display: none;
}

.cleary{
clear: both;
}

.hider{
display: none !important;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    font-family: 'Abel', sans-serif;
    background-color: #f1f2f2;
    background-image: url(../img/mainBg.png);
}

body{

}

.keepit100{
max-width: 100% !important;
height: auto !important;
}

.mainer{
max-width: 1500px;
display: block;
margin: auto;
}

.mainer nav{
width: 100%;
text-align: center;
padding: 0px;
/* added after launch */
padding-top: 15px;
}

.mainer ul{
text-align: center;
width: 100%;
margin: 0px;
padding: 0px;
}

.mainer ul:nth-child(1){
font-size: 1.25em;
}

.mainer ul li{
display: inline-block;
}

.mainer ul li a{
padding: 20px;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
font-size: 1.5em;
color: #333;
text-decoration: none;
font-weight: normal !important;
}

.contenter{
max-width: 1500px;
}

.titleNSubMen{
padding: 25px;
padding-left: 50px;
}

.contenter h1{
color: #414142;
text-transform: uppercase;
font-size: 2.5em;
margin: 0px !important;
display: inline-block;
float: left;
font-weight: normal !important;
}

.contenter .dash{
font-size: 1.5em;
color: #ccaa53;
display: inline-block;
float: left;
padding: 15px;
}

.titleNSubMen{
padding-top: 50px;
padding-bottom: 50px;
}

.titleNSubMen ul{
display: inline-block;
width: auto !important;
}

.titleNSubMen ul li a{
padding-top: 15px;
padding-bottom: 0px;
font-weight: normal !important;
}

.titleNSubMen ul li a.link-on{
color: #414142 !important;
}

.titleNSubMen ul li a.link-off{
color: #ccaa53 !important;
}

.contenter p{
font-family: 'Montserrat', sans-serif;
}


.homeSubs{
max-width: 97.2% !important;
margin-bottom: 20px;
display: block;
margin: auto;
}

/*DROPDOWNS*/

.dropdown1, .dropdown2, .dropdown3{
position: relative;
}

.dropdown1-content, .dropdown2-content, .dropdown3-content {
  display: none;
  position: absolute;
  left: -20px;
  background-color: #ffffff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.1);
  z-index: 1;
  overflow: hidden;
  padding-top: 15px;
}

.dropdown2-content{
    min-width: 200px;
    left: 0px;
}

.dropdown3-content{
    min-width: 160px;
    left: 0px;
}

.dropdown1-content a:hover,
.dropdown2-content a:hover,
.dropdown3-content a:hover {background-color: #f1f1f1}

.dropdown1-content a, .dropdown2-content a, .dropdown3-content a {
  padding: 0px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 10px !important;
  width: 100%;
  color: #414142 !important;
  text-decoration: none;
  display: block;
  text-transform: capitalize !important;
  text-align: left;
  font-size: .95em !important;
}

.dropdown1:hover .dropdown1-content,
.dropdown2:hover .dropdown2-content,
.dropdown3:hover .dropdown3-content {
  display: block;
}

.mainer .contenter{
background-color: #fff;
width: 100%;
padding-bottom: 30px;
}

.footy{
text-align: right;
padding: 20px;
}


.footy a:nth-child(1){
color: #3b5998!important;
}

.footy a:nth-child(3){
color: #bc2a8d!important;
}

.footy a:nth-child(4){
color: #0077b5!important;
}

.socials{
  height: 50px;
  width: 50px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  color: #ccaa53 !important;
  opacity: .9;
  font-size: 2em;
  margin: 5px;
  text-align: center;
}

.socials i{
padding-top: 10px;
}

.soc2{
display: none !important;
}



.copy{
padding-top: 20px;
color: #3f3f3f;
display: block;
margin: auto;
text-align: center; 
width: 100%;
margin-bottom: 50px;
font-size: 2.8em;
font-weight: bold;
}


.copy a{
text-decoration: none !important;
color: #fff !important;
}


/* INNER SPECIFIC */

.mainerInside{
display: block;
margin: auto;
padding-top: 75px;
}

.inner{
background-image:url(../img/innerBg.png);
background-repeat: no-repeat;
background-position: top right;
background-size: 40%;
}

.innerBlue{
background-image:url(../img/innerBgBlue.png);
}


.innerDoubleBg{
background-image: url(../img/innerBg.png), url(../img/innerBg2.png);
background-position: top right, bottom left;
background-repeat: no-repeat, no-repeat;
background-size: 40%, 60%;
}

.projectLand{
margin-bottom: 0px !important;
}

.innerLogo{
float: right;
max-width: 20%;
height: auto !important;
margin-right: 70px;
}

.innContentMainImg{
float: left;
width: 20%;
margin-left: 50px;
margin-right: 50px;
}

.innContentBlock{
float: left;
width: 30%;
color: #474748;
font-size: 10pt;
}

.innContentBlock p{
line-height: 1.75em;
}

.innContentBlock .suby{
display: block;
text-transform: uppercase;
color: #ccaa53;
font-family: 'Abel', sans-serif;
font-size: 1.3em;
font-weight: normal;
}

.large{
font-size: 1.4em !important;
}

.innContentBlockProfiles{
width: 60%;
float: left;
margin-left: 50px;
margin-bottom: 75px;
}

.bopro{
float: left;
width: 25%;
margin: 0%;
}

.boproContent{
border-width: 2px;
border-left-width: 0px;
border-color: #ccaa53;
border-style: solid;
padding: 15px;
min-height: 700px;
/* ADDED I THINK NO BORDER UP TOP AND BOTTOM LOOKS BETTER*/
border-top-width: 0px;
border-bottom-width: 0px;
}

.innContentBlockProfiles .bopro:nth-child(1) div{
border-left-width: 2px;
}

.boNameF{
display: block;
font-weight: bold;
font-size: 1.3em;
text-transform: uppercase;
letter-spacing: .07em;
}

.boNameF::first-letter {
font-size: 1.5em;
}

.boNameL{
display: block;
font-size: 1.1em;
text-transform: uppercase;
font-weight: bold;
letter-spacing: .07em;
}

.boTitle{
text-transform: uppercase;
padding-top: 10px;
padding-bottom: 10px;
display: block;
}

.boNick{
text-transform: uppercase;
padding-top: 10px;
padding-bottom: 10px;
display: block;
font-size: 1.1em;
}


.boMidtitle{
text-transform: uppercase;
padding-top: 10px;
padding-bottom: 3px;
display: block;
font-weight: bold;
}



.boMidtitle::first-letter {
font-size: 1.2em;
}

.bopro ul{
text-align: left;
margin-bottom: 10px;
}

.bopro ul li{
display: block;
text-transform: uppercase;
}

.bopro ul li::before{
content: "- ";
}

.bopro blockquote{
padding: 0px;
margin: 0px;
padding-top: 3px;
}

.bopro blockquote span{
display: block;
padding-top: 10px;
font-style: italic;
}

.bopro blockquote::first-letter{
font-size: 1.2em;
}

.teamNextBtn{
width: 280px;
float: right;
margin-top: 25px;
text-align: right;
text-transform: uppercase;
}

.teamNextBtn a{
color: #414142 !important;
text-decoration: none !important;
font-size: 1.2em;
}

.teamNextBtn span{
float: left;
padding-top: 5px;
}
.teamNextBtn img{
  width: 32px;
}



/* PROJECT LAND */

.projectLand img{
max-width: 100% !important;
}

.gbtn1, .gbtn2, .gbtn3{
max-width: 750px !important;
margin-top: 50px;
margin-bottom: 50px;
}

.gbtn2{
float: right;
}


/* GALLERY */


.viewChain{
width: 100%;
text-align: center;
text-transform: uppercase;
color: #222;
border-bottom-width: 1px;
border-bottom-color: #898989;
border-bottom-style: solid;
padding-bottom: 10px;
margin-bottom: 10px;
display: block;
max-width: 500px;
margin-left: auto;
margin-right: auto;
font-size: 1.1em;
opacity: .75;
margin-bottom: 75px;
margin-top: 25px;
letter-spacing: .15em;
}

.galleryHolder{
text-align: center;
}

.gallery{
width: 17%;
margin: .25%;
display: inline-block;
/*
-webkit-box-shadow: -1px 3px 5px 0px rgba(171,140,73,.5);
-moz-box-shadow: -1px 3px 5px 0px rgba(171,140,73,.5);
box-shadow: -1px 3px 5px 0px rgba(171,140,73,.5);
*/
}

.gallery img{
width: 100%;
}

/* CLIENTS PAGE*/
.clientLogos img{
width: 17%;
}

/*SERVICES*/


.sbtn1{
margin-top: 50px;
}
.sbtn1, .sbtn2{
width: 75% !important;
}

.sbtn2{
margin-top: 50px;
}

/* CONTACT */


.contactContent ul{
margin-top: 50px;
text-align: left;
}

.contactContent ul li{
display: block;
font-size: 1.4em;
padding-top: 10px;
}

.contactContent ul li:nth-child(1){
font-size: 1.5em;
line-height: 1.3em;
}

.contactContent ul li:nth-child(2){
color: #ab8c49;
}

.contactContent ul li:nth-child(3){
color: #838585;
}


nav .selected{
border-bottom: #e3e3e3;
border-bottom-width: 3px;
border-bottom-style: solid;
padding-bottom: 1px !important;
margin-bottom: 16px;
}


.footQuoteMage{
/*background-color: red;*/
width: 95% !important;
display: block;
margin: auto;
margin-top: 100px;
height: 700px;
background-size: 100% auto;
background-position: bottom center;
background-repeat: no-repeat;
}

.btmBan01{
background-image:url(../img/subBanAbout1_Large.jpg);
}

.btmBan02{
background-image:url(../img/subBanAbout2_Large.jpg);
}

.btmBan03{
background-image:url(../img/subBanAbout3_Large.jpg);
}


.btmBan05{
background-image:url(../img/subBanAbout5_Large.jpg);
}

.btmBan06{
background-image:url(../img/subBanAbout6_Large.jpg);
}





.btmBanSmall{
height: 250px;
width: 95%;
display: block;
margin: auto;
background-position: bottom right;
background-repeat: no-repeat;
background-size: contain;
}

.btmBanGal01{
background-image:url(../img/subBanGal1_Large.jpg);
}

.btmBanGal02{
background-image:url(../img/subBanGal2_Large.jpg);
}

.btmBanGal03{
background-image:url(../img/subBanGal3_Large.jpg);
}

.btmBanGal04{
background-image:url(../img/subBanGal4_Large.jpg);
background-size: auto auto;
}




.servicesContent{
width: 55%; margin-left: 50px; text-align: justify;
}



.serviceLists{
float: left;
display: block;
margin: 2.5%;
width: 20% !important;
text-align: left !important;
list-style-type: disc !important;
}

.serviceLists li{
padding: 10px;
}

.serviceLists33{
margin: 2%;
width: 30% !important;
}

  .serviceLists li{
  display: block !important;
  }




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

.mainer{
width: 95%;
display: block;
margin: auto;
}


.footQuoteMage{
height: 650px;
}

.btmBanGal01{
height: 200px  !important;
}

}


@media only screen and (min-width: 1500px) {
.mainer .contenter{
min-width: 1450px;
}
}


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

.footQuoteMage{

}

}


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

.footQuoteMage{
height: 550px !important;
}


}




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

  .bopro{
   font-size: .85em;
  }
  
}



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

.footQuoteMage{
height: 500px !important;
}


}






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

.footQuoteMage{
height: 450px !important;
}


}


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

  .bopro{
   font-size: .79em;
    margin-bottom: 20px;
  }
  
  .bopro .boproContent{
   min-height: 600px;
    border-top: 0px;
    border-bottom: 0px;
    border-left-width: 2px !important;
    border-right-width: 0px !important;
  }


  .serviceLists33, .serviceLists{
  width: 90% !important;
  }


  
}



@media only screen and (max-width: 950px) {
  
  .bopro{
  width: 50%;
  }

.copy{
font-size: 2em;
}

}


@media only screen and (max-width: 850px) {
.mainer ul:nth-child(1){
font-size: 1em !important;]
}
}

/* MIN WIDTH FOR INSIDE HEIGHT ETC */
@media only screen and (min-width: 676px) {

.mainer .contenter{
/*min-height: 600px;*/
}

}

/* MOBILE BEGINS */

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

html{
background-color: white !important;
background-image: none !important;
}

nav, .homeSubs, .innerLogo{
display: none;
}

.mainer{
margin: 0px;
}

.mainer{
display: block !important;
margin: auto !important;
float: none !important;
width: 95% !important;
}

.mainer .contenter{
padding-bottom: 5px;
}

.inner{
background-image: none;
}

.innContentBlock{
margin-bottom: 50px;
float: none !important;
width: 95%;
display: block;
margin-left: auto;
margin-right: auto;
}


.innContentBlockProfiles{
margin-bottom: 50px;
float: none !important;
width: 95%;
display: block;
margin-left: auto;
margin-right: auto;
}


.innContentMainImg{
margin-right: 5%;
margin-bottom: 3% !important;
margin-left: 10px;
}

.mobHead{
display: block;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
}

.mobHead a{
color: #ccaa53 !important;
}

.mobMenu{
position: fixed;
top: 0px;
right: 0px;
font-size: 2.5em;
padding: 15px;
padding-bottom: 0px;
text-align: right;
background-color: #fff;
opacity: .9;
}

.mobLogo{
width: 300px;
height: 300px;
display: block; 
margin: auto;
background-image:url(../img/mob_logo.png);
background-size: cover;
}

.mobSubs{
display: block;
text-align: center;
}

.mobSubs img{
display: block; 
margin: auto;
max-width: 97% !important;
}

.homeSubs{
/*max-width: 97% !important;*/
}

.footy{
text-align: center;
padding: 50px;
}

.copy{
color: #434343;
font-size: 1.75em;
}

.copy span{
display: none;
}

.copy a{
display: block;
padding: 10px;
font-size: 1.75em;
color: #999 !important;
}


.titleNSubMen{
padding:20px;
margin-bottom: 10px;
}

.titleNSubMen h1{
margin: 0px !important;
padding: 0px !important;
display: block !important;
float: none !important;
}

.titleNSubMen ul{
display: block;
width: 100% !important;
float: none !important;
font-size: .75em;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ccc;
}

.titleNSubMen .dash{
display: none;
}


.footQuoteMage{
height: 300px !important;
background-size: contain;
background-position: bottom center;
display: block !important;
padding-top: 50px !important;
margin: 0px !important;
margin: auto !important;
width: 100% !important;
}



.btmBan01{
background-image:url(../img/subBanAbout1_Small.jpg);
}

.btmBan02{
background-image:url(../img/subBanAbout2_Small.jpg);
}

.btmBan03{
background-image:url(../img/subBanAbout3_Small.jpg);
}

.btmBan06{
background-image:url(../img/subBanAbout6_Small.jpg);
margin-top: 100px !important;
}

.btmBanGal04{
background-size: contain;
}


.gbtn1, .gbtn2, .gbtn3{
margin-top: 25px;
margin-bottom: 25px;
}

/*SERVICES*/

.sbtn1{
margin-top: 0px;
}
.sbtn1, .sbtn2{
width: 100% !important;
}

.sbtn2{
margin-top: 10px;
float: none;
}

}



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

.mobLogo{
width: 250px;
height: 250px;
}

.footQuoteMage{
height: 250px !important;
}


.clientLogos img{
width: 32%;
}

.clientLogos img:nth-child(40){
display: none !important;
}



}


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


.mobLogo{
width: 200px;
height: 200px;
}


.footQuoteMage{
height: 200px !important;
}


.btmBanSmall{
height: 150px;
}


.titleNSubMen{
margin-bottom: 30px;
}

.titleNSubMen h1{
text-align: center;
width: 100%;
}





}


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


.footQuoteMage{
height: 175px !important;
}

.mobLogo{
margin-top: 50px;
}


}


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


.footQuoteMage{
height: 150px !important;
padding-top: 0px !important;
}

.copy{
color: #434343;
font-size: 1.35em;
}


}