@font-face {
  font-family: Futura ;
  src: url(../fonts/Futura-Medium.otf);
  
}

@font-face {
   font-family: OpenSans Bold ;
  src: url(../fonts/OpenSans-Bold.ttf);
}



body{

font-family: Futura;
margin:0;
padding: 0; 

}

.centers{

text-align:center;
}


h4{
font-size:30px;
line-height:normal;
}
.header{
padding-top:20px;
width:100%;
height:160px;
background:#14153b;
position:fixed;
top:0px;
left:0px;
z-index:998;

}

.advert{
z-index:99999999;
display:none;
max-width:200px;
min-height:100px;
background:#14153b;
 border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  padding:4px;
  border:1px solid #000;
  position:fixed;
  bottom:0px;
  right:10px;
  color:white;
}

.underBar{
background:#14153b;
min-width:200px;
height:25px;
position:absolute;
bottom:-60px;
text-align:center;
color:#ce9f52;
padding-top:6px;
left:300px;
 border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  text-transform: uppercase;
  padding-left:5px;
  padding-right:5px;

}

.facebook {
  height: 24px;
  width: 24px;
  background-color: #fff;
  color:#14153b;
  border-radius: 50%;
  border:4px solid #14153b;
  display:table;
  text-align:center;
  vertical-align:middle;
  line-height:30px;
  

 
}

.facebook:i{

}

.circ {
  height: 24px;
  width: 24px; 
  background-color: #14153b;
  color:#fff;
  border-radius: 50%;
  border:4px solid #14153b;
  text-align:center;
   display:table;
  text-align:center;
  vertical-align:middle;

}

.planSize{
width:30%;cursor:pointer;
}

.planSize2{
width:45%;cursor:pointer;
}

.filler{
margin:0 auto;
padding-left:11%;
width:100%;
}
#logo{

margin:0 auto;
width:412px;
height:88px;
background-image: url('../images/logo.png');
 background-repeat: no-repeat;

}

.phones{
color:black;
margin-top:14px;
display: flex;
justify-content: center;
line-height: 28px ;

font-size:18px !important;
}

.social{
color:black;
margin-top:14px;
display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-direction: row;

}

.breadCrumb{
padding-left:21%;
margin-top:-4px;
color:#c9994f;
font-size:14px;
display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-direction: row;
    font-weight:normal;
    text-transform: uppercase;
    
}

.breadCrumb2{
padding-left:21%;
color:#ffffff;
padding-top:2px;
display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-direction: row;
}

.sidebar{
position:fixed;
top:0px;
left:20px;
background:#eeeeee;
border-left: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
margin-bottom: 30px;
box-shadow: 5px 5px 10px;
width:230px;
height:100%;
padding-top:4px;
z-index:999;

}

.enquire{
background:#f06511;
position:absolute;
right:10px;
bottom:10px;
    color:white;
    text-transform: uppercase;
    width:150px;
    height:30px;
}

.ukflag{
position:absolute;
right:10px;
top:10px;

}

.heads{
width:100%;
position:relative;
}

.telepone{


margin:0 auto;
    color:white;
    text-transform: uppercase;
    width:80%;
    height:30px;
}

.plan{
background:#f06511;

margin:0 auto;
    color:white;
    text-transform: uppercase;
    width:260px;
    height:30px;
    border-radius:8px;
    border:1px solid #ddd;
    
}

.plan span{
display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
line-height: 30px;
cursor:pointer;
}

.enquire span{
display: flex;
justify-content: center;
line-height: 30px;
}

.navigation {
  width: 220px;
  margin-top:2px;
  font-size:90%;
}

/* reset our lists to remove bullet points and padding */
.mainmenu, .submenu {
  list-style: none;
  padding: 0;
  margin: 0;
  
}

.submenu {
margin-left:12px;
font-size:13px;

}

.mainmenu a {
  display: block;
  text-decoration: none;
  padding: 10px;
  color: #000;
}

/* add hover behaviour */
.mainmenu a:hover {

}


.mainmenu a{
cursor:pointer;
}

.mainmenu li:hover .submenu {
  display: block;
  max-height: 350px;
}




.submenu {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s ease-out;
}

.opens {
  display: block;
  max-height: 350px;
}

.mainLarge{
min-height:200px;
height:auto;
width:100%;
background-image:url('../images/Artboard-3.jpg');

}

.mainwbah{
font-family: Futura;
background:white;

min-height:200px;
height:auto;
width:100%;
background-image:url('../images/Artboard-3.jpg');
margin-bottom:10px;
color:#2a2a2a;
}

.main{
font-family: Futura;
background:white;
float:right;
min-height:200px;
height:auto;
width:100%;
margin-bottom:10px;
color:#2a2a2a;
}

.greyed{
height:30px;
background:#777676;
width:80px;
display:inline-block;
margin-right:10px;
color:#c4964f;
display: row;
justify-content: center;
line-height: 30px;
padding-left:3px;
font-size:14px;
}

.greened{
height:30px;
background:#249b35;
width:110px;
display:inline-block;
color:white;
display: row;
justify-content: center;
line-height: 30px;
padding-left:3px;
font-size:14px;
}

.main h2 {
    position: relative;
    color: #000;
font-family: Futura;
font-size: 20px;
font-weight: normal;
    z-index: 1;
    overflow: hidden;
    text-align: center;
     text-transform: uppercase;
}
.main h2:before, h2:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 50%;
    height: 1px;
    content: '\a0';
    background-color: #717171;
}

.main h2:before {
    margin-left: -50%;
    text-align: right;
}

.percentHalf{
display:inline-block;
width:49%;
vertical-align:top;
}

.quart{
display:inline-block;
width:23%;
vertical-align:top;
margin-left:1%;
}

.vert{
margin-top:10px;
text-align:center;
}

.vertS{
margin-top:10px;
}

.whiter{
color:white;
}


.outerwbah{
background-image:url('../images2/Artboard-3.jpg');
width:100%;
min-height:1420px;
height:auto;
background-repeat: no-repeat;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: cover;


}

.outerlsa{
background-image:url('../images/lsa-background.jpg');
width:100%;
min-height:1049px;
height:auto;
background-repeat: no-repeat;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: cover;


}

.outeralpina{
background:#332733;
background-image:url('../images2/Alpina-d.jpg');
width:100%;
min-height:1500px;
height:auto;
background-repeat: no-repeat;
-webkit-background-size: stretch;
  -moz-background-size: stretch;
  -o-background-size: stretch;
  background-size: stretch;
background-size: stretch;


}


.mapImage2{
display:none;

}

.outerRest{
background:#152845;
width:100%;

height:auto;



}

.outerDev{
background:#fff;
width:100%;

height:auto;



}



.SecHeader{
border:solid 1px black;
width:140px;
text-align:center;
padding:10px;
}

.SecHeader2{
border:solid 1px white;
width:220px;
text-align:center;
padding:10px;
color:white;
}

.SecHeader3{
border:solid 1px black;
width:220px;
text-align:center;
padding:10px;
color:black;
}
.outerLoc2{
background:#fff;
width:100%;
min-height:800px;
height:auto;

}


.outerGoles{
background:#6a96af;
background-image:url('../images2/Goles-background.jpg');
width:100%;
min-height:1600px;
height:auto;
background-repeat: no-repeat;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: cover;
}

.outercourt{
background:#ae934e;
background-image:url('../images/Courtz-r.jpg');
width:100%;
min-height:1770px;
height:auto;
background-repeat: no-repeat;
-webkit-background-size: stretch;
  -moz-background-size: stretch;
  -o-background-size: stretch;
  background-size: stretch;
background-size: stretch;

}

.outeryork{
background-image:url('../images/BG-New-York-Site-background.jpg');
width:100%;
min-height:1900px;
height:auto;
background-repeat: no-repeat;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: cover;

}

.padTop{
margin-top:50px;margin-bottom:50px;
margin-left:14%;

}

.toptext{
display:inline-block;
color:white;
vertical-align:top;
line-height:20px;
font-size:20px;
}

.margBottom{
margin-bottom:14px;
vertical-align:middle;
}

.margBottomL{
margin-bottom:4px;
vertical-align:middle;
}
.dot {
  height: 10px;
  width: 10px;
  background-color: #000;
  border:4px solid white;
  border-radius: 50%;
  display:inline-block;
}


#about{
color:#fff !important;
margin-top:10px;

padding-left:10%;padding-right:10%;
}

#about h1{
color:#fff !important;
margin-top:40px;
text-align:center;
padding-left:10%;padding-right:10%;
text-shadow: 2px 2px #0c105b;
font-size:46px;
font-family:OpenSans Bold;
text-transform: uppercase;
}

#about h3{
color:#cd9d51 !important;
margin-top:30px;
text-align:center;
padding-left:10%;padding-right:10%;
font-family:OpenSans Bold;
font-size:24px;
}

#about h4{
color:#cd9d51 !important;
margin-top:40px;
text-align:center;
padding-left:10%;padding-right:10%;
font-weight:bold;
font-size:20px;
font-family:OpenSans Bold;
}


.biege{
color:#cd9d51 !important;
text-align:center;
font-weight:bold;
font-size:20px;
}

#about p{

 text-align:justify;

}

.outerAbout{
margin-top:180px;
background:#496393;
color:#fff !important;
width:100%;
min-height:600px;
height:auto;
background-image:url('../images2/Attachment-2.jpg');
background-repeat: no-repeat;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: cover;



}

.outerTeam{
background:#fff;
width:100%;
min-height:1400px;
height:auto;
color:black !important;


}

.outerproj{
background:#fff;
width:100%;
min-height:400px;
height:auto;


}


.outerinvest{
background:#9a8ca7;
background-image:url('../images/Investors-background-1.jpg');
width:100%;
min-height:1350px;
height:auto;
background-repeat: no-repeat;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: cover;


}

.outerinvest3{

background:#9a8ca7;
background-image:url('../imgInvest/Investors-construction-background.jpg');
width:100%;
min-height:800px;
height:auto;
background-repeat: no-repeat;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: cover;

}

.outerinvest2{
background:#d27a32;
background-image:url('../images/Investors-background.jpg');
width:100%;
min-height:800px;
height:auto;


}


.oneThird{
display:inline-block;
width:20%;
vertical-align:middle;
padding-top:100px;

}

.twoThird{
display:inline-block;
width:28%;
padding-left:1%;
vertical-align:top;
}

.threeThird{
display:inline-block;
width:48%;
padding-left:1%;
vertical-align:top;
color:black;
}


.second{
display:none;
}


.headStat {

font-size:30px;margin-left:4px;margin-right:4px;font-weight:bold;
padding-bottom:6px;padding-top:-6px;
}
.innerInvest{

background:#fff;
font-family: Futura;
min-height:400px;
height:auto;
width:78%;
margin-bottom:10px;
color:#2a2a2a;

display: flex;
 
    justify-content: center;
    flex-direction: column;
    flex-direction: row;
    margin:0;
padding:2%;
}

.outercontact{
background:#fff;
width:100%;
min-height:400px;
height:auto;


}

.outerpods{
background:#454f94;
background-image:url('../images/BG-New-Safer.jpg');

width:100%;
min-height:3000px;
height:auto;
background-repeat: no-repeat;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: cover;


}

.outerbars{
background:#44466c;
background-image:url('../images/BG-New-North-West-Bar-background.jpg');
width:100%;
min-height:2635px;
height:auto;
background-repeat: no-repeat;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: cover;


}

.outerQ{
background:#8b9bf1;
width:100%;
min-height:3707px;
height:auto;


}





.inner{
font-family: Futura;
padding-left:0%;

height:auto;
width:78%;
margin-bottom:10px;
color:#2a2a2a;

display: flex;
 
    justify-content: center;
    flex-direction: column;
    flex-direction: row;
    margin:0;

}

.percentHalf2{
display:inline-block;
width:49%;
vertical-align:top;
color:white;
}

.percentHalf3{
display:inline-block;
width:47%;
vertical-align:top;
padding-right:1%;
color:black;
}

.center{
display: flex;
 
    justify-content: center;
    flex-direction: column;
    flex-direction: row;

}

.rule{
display:inline-block;
margin-bottom:20px;
width:200px;
border-bottom:1px solid #000;
}

.clear{

clear:both;
}

.contForm{
width:98%;


}

.formed div{

margin-left:12px;
margin-top:10px;
min-width:70px;
vertical-align:top;
width:100%;
}

.contForm input{

width:100%;
height:30px;
border-radius:5px;

}

textarea {
width:100%;

resize: none;
border-radius:5px;
}

.fraction{
min-width:100px;
}

.oneQuart{
display:inline-block;
width:23%;
vertical-align:top;
}

.twoQuart{
display:inline-block;
width:23%;
padding-left:1%;
vertical-align:top;

}

.threeQuart{
display:inline-block;
width:23%;
padding-left:1%;
vertical-align:top;

}

.fourQuart{
display:inline-block;
width:23%;
padding-left:1%;
vertical-align:top;

}


.oneQuartM{
display:inline-block;
width:48%;
vertical-align:top;
}

.twoQuartM{
display:inline-block;
width:48%;
padding-left:1%;
vertical-align:top;

}

.threeQuartM{
display:inline-block;
width:48%;
margin-top:40px;
vertical-align:top;

}

.fourQuartM{
display:inline-block;
width:48%;
margin-top:40px;
vertical-align:top;

}

.oneThirdP{
display:inline-block;
width:25%;
vertical-align:top;


}

.twoThirdP{
display:inline-block;
width:34%;
vertical-align:top;
margin-left:1%;
}

.threeThirdP{
display:inline-block;
width:37%;
vertical-align:top;

}

.oneP{
display:inline-block;
width:98%;
vertical-align:top;
margin-right:1%;
margin-left:1%;
margin-bottom:40px;

}



.box{
position:relative;
border-radius:20px;
width:75%;
height:240px;
border:6px solid #cd9d51;
padding:10px;
text-transform: uppercase;
font-size:13px;
background:#eeeeee;

}

.box2{
position:relative;
border-radius:20px;
width:90%;
height:240px;
border:6px solid #cd9d51;
padding:10px;
text-transform: uppercase;
font-size:13px;
background:#eeeeee;
}

.Bigbox{
display:inline-block;
position:relative;
border-radius:20px;
width:72%;
height:280px;
border:6px solid #cd9d51;
padding:10px;
text-transform: uppercase;
font-size:13px;
background:#eeeeee;

}

.boxEnd{
display:inline-block;
width:19%;
height:280px;
vertical-align:top;
margin-left:2%;

}

.oneIn{
position:relative;
display:inline-block;
width:32%;
vertical-align:bottom;


}

.oneIn2{

position:relative;
display:inline-block;
width:30%;
vertical-align:bottom;


}

.twoIn{
position:relative;
display:inline-block;
width:23%;
vertical-align:bottom;


}

.boxIn{
position:absolute;
border-radius:20px;
width:100%;
height:140px;
border:6px solid #14153b;
padding:10px;
text-transform: uppercase;
font-size:13px;
background:#fff;
}

.arrowIn{
position:absolute;
left:160px;
top:160px;
}

.arrowS{
position:absolute;
right:-32px;
top:35px;
}

.arrow{
position:absolute;
right:-50px;
top:35px;
}

.arrowGold{
position:absolute;
right:-60px;
top:120px;
}

.arrowGoldD{
display:none;
position:absolute;
left:40%;
bottom:-60px;
}



.arrow2{
position:absolute;
bottom:-52px;
left:44%;
}

#mobileProj{
display:none;
}

.wrappers{

width:100%;
height:100%;
display:none;
background: rgba(0, 0, 0, 0.9);
position:fixed;
top:0px;
left:0px;
z-index:99998;
}

.conFrame{
width:100%;
height:100%;
display:none;
background: rgba(0, 0, 0, 0.9);
position:fixed;
top:0px;
left:0px;
z-index:99998;

}

.now{
display:none;
cursor:pointer;
position:fixed;
top:120px;
right:0px;
z-index:99997;


}

.close{
 opacity: 1;
float:right;
margin-right:10px;
margin-top:10px;
color:red;
font-size:30px;
font-weight:bold;
background-color: rgba(0,0,0);
z-index:99999;
cursor:pointer !important;
}

.hides{

display:none;
}

.centerDiv{
position:relavant;
 opacity: 1;
margin:0 auto;
width:98%;
height:100%;
padding:1%;
overflow-y:scroll;
background-color: rgba(255,255,255);
z-index:99999;
 
}

.centerDiv2{
position:relavant;
 opacity: 1;
margin:0 auto;
width:98%;
height:100%;
background-color: rgba(255,255,255);
z-index:99999;
 
}

.right{
text-align:right;

}

.shadow{
text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.shadow2{
color:white;
text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}



.white{

color:white;
}

.goldText{
color:#dbb660;
display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
line-height: 24px;
font-size:16px;
 text-transform: uppercase;
 border:3px solid #dbb660;
 padding:4px;
 margin-top:20px;
 width:94%;

}

.orange a{
color:orange !important;

}

.orange .submenu {
  display: block;
  max-height: 300px;
}

.blue a{
color:black ;

}

.blue .submenu {
  display: block;
  max-height: 350px;
}

.copyright{
margin:0 auto;
text-align:center;
margin-top:16px;
}

.ombud{

text-align:right;
margin-top:6px;
margin-right:6px;

}

.bottom-social{
margin:0 auto;
text-align:center;
margin-top:16px;

}

.bottom-news{
margin:0 auto;
text-align:center;
margin-top:16px;

}

.bottom-news input{
height:50px;
border-radius: 25px;
width:150px;

}

.bottom-button{
background:#cb9b50;
height:36px;
border-radius: 25px;
width:150px;
color:black;
line-height: 36px;
  display: inline-block;
  vertical-align: middle;
  cursor:pointer;
}

.spans{
margin-left:26px;

}

.bottom-logo{
margin:0 auto;
width:206px;
height:44px;
background-image:url('../images/logo-tran.png');
 -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;

}

#mobileA{

display:none;
}

.smaller{
width:490px;
}

.infacebook {
  height: 30px;
  width: 30px;
  background-color: #fff;
  color:#14153b;
  border-radius: 50%;
  border:4px solid #14153b;
  display:table;
  text-align:center;
  vertical-align:middle;

 
}

.incirc {
  height: 28px;
  width: 28px;
  background-color: #14153b;
  color:#fff;
  border-radius: 50%;
  border:4px solid #14153b;
  text-align:center;
   display:table;
  text-align:center;
  vertical-align:middle;

}

.inBar{
display:table;
position:fixed;
bottom:15px;
left:5px;

}

.inPhone{
color:white !important;
position:fixed;
bottom:15px;
left:50px;

}

.inSocial1{

position:fixed;
bottom:15px;
right:0px;

}


.inSocial2{

position:fixed;
bottom:15px;
left:76px;

}


.inSocial3{

position:fixed;
bottom:15px;
left:76px;

}

.mobPhone {
  height: 34px;
  width: 34px;
  background-color: #14153b;
  color:#fff;
  border-radius: 50%;
  border:4px solid #ce9f52;;
  text-align:center;
   display:inline-block;
  text-align:center;
  vertical-align:middle;
  

}

.mobileBar{
display:none;
position:fixed;
bottom:0px;
left:0px;
width:100%;
height:40px;
background:#14153b;
z-index:99999999;
}

.footer{
position: relative;
background: #2F2F2F;

z-index:99;
color:white;
height:main-200px;
width:100%;
padding-top:20px;
padding-bottom:78px;
}

.padFooter{
padding-left:18%;

}

.marg{
margin-left:20px;
}

.four{
width:440px;
}

@media screen and (min-width: 1400px) {
.inner{

width:77%;
margin-left:22%;

}

.innerInvest{padding:1%;
width:60%;
margin-left:22%;
}


.centerDiv{
width:70%;
}
}
@media screen and (min-width: 1600px) {
.inner{

width:70%;
margin-left:22%;

}

.innerInvest{
width:77%;
margin-left:19%;
}



.centerDiv{
width:70%;
}
}

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

width:77%;
margin-left:22%;

}

.innerInvest{padding:2%;
width:70%;
margin-left:22%;
}

.centerDiv{
width:70%;
}

}

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

.inner{

width:69%;
margin-left:30%;
}

.innerInvest{padding:1%;
width:65%;
margin-left:30%;
}

.centerDiv{
width:80%;
}
}

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

.inner{

width:62%;
margin-left:28%;
}

.innerInvest{padding:2%;
width:64%;
margin-left:28%;
}
.centerDiv{
width:80%;
}
}


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

#about h1{

font-size:40px;
}

.mapImage2{
display:inline;

}

.mapImage1{
display:none;

}
.inner{
display:inline;
margin:0px;
width:98%;
padding-left:1%;
padding-right:1%;
}

.percentHalf2{
display:inline;
width:98%;
}

.percentHalf3{
display:inline;
width:98%;
}

.imgThird{
display:inline;
width:98%;
}

.footer{
display:none;
}

.outeryork{
margin-bottom:40px;
}

.arrowGold{
display:none;

}

.arrowGoldD{
display:Inline;

}

.boxEnd{
margin-left:34%;

margin-top:40px;
}

.Bigbox{
display:inline-block;
position:relative;
border-radius:20px;
width:80%;
height:auto;

}

.twoIn{
position:relative;
display:inline-block;
width:48%;
vertical-align:bottom;


}

.outerAbout{
margin-top:-60px;
min-height:410px;

}

.outerTeam{

min-height:1572px;

}

.outerproj{

min-height:2330px;

}

.outerlsa{

min-height:1096px;

}

.outeralpina{

min-height:2592px;

}

.outercourt{

min-height:1180px;

}

.outerGoles{

min-height:1999px;

}

.outerQ{

min-height:2600px;



}


.outeryork{

min-height:1900px;

}

.underBar{
background:#14153b;
min-width:200px;
height:25px;
position:absolute;
bottom:-50px;
text-align:center;
color:#ce9f52;
padding-top:6px;
left:6px;
 border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  text-transform: uppercase;
  padding-left:5px;
  padding-right:5px;

}

.ukflag{
position:absolute;
left:10px;
top:10px;

}

.planSize{
width:40%;cursor:pointer;
}

.planSize2{
width:60%;cursor:pointer;
}

.form-container
{
  width: 96%;
  padding-left:2%;
padding-right:2%;
}   

#mobileProj{
display:inline;
}

#deskProj{
display:none;
}

.second{
display:inline-block;
}

.first{
display:none;
}

.oneThird{

width:30%;
vertical-align:middle;
padding-top:0px;

}

.twoThird{
display:inline-block;
width:200px;
vertical-align:middle;
padding-top:0px;

}

.threeThird{

width:98%;
padding-left:1%;
vertical-align:top;
color:black;
}

.imgThird{
width:32%;
vertical-align:top;
padding-top:0px;
}

.outer{

margin-top:0px;


}

.mobileBar{
display:inline-block;

}

.close{

font-size:24px;

}

.now{
display:inline;

}


.header{
padding-top:10px;
width:100%;
height:80px;
background:#14153b;
position: fixed;
top:0px;
left:0px;
z-index:998;

}

.outerAbout{
margin-top:80px;

}

#deskA{

display:none;
}

#mobileA{

color:#c9994f;
display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-direction: row;
}

.filler{

padding-left:0%;
width:100%;
}
#logo{

text-align:center;
width:206px;
height:39px;
background-image: url('../images/logo.png');
 background-repeat: cover;
 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}




.sidebar{
display:none;

}

.breadCrumb2{
display:none;
}
.content{

}
.inner{
margin:0px;
width:98%;
padding-left:1%;
padding-right:1%;
}

.innerInvest{padding:1%;
margin:0px;
margin-left:2%;
width:94%;
padding-left:1%;
padding-right:1%;
}

.filler{
margin:0 auto;
padding-left:0%;
width:0%;
}

.breadCrumb{
padding-left:0%;
}

.breadCrumb2{
padding-left:0%;
}


.centerDiv{
width:80%;
}

.enquire{
display:none;
}

.percentHalf{

width:96%;
margin-left:2%;

}
.center{
text-align:center;
width:98%;
margin-left:2%;

}

#deskA{

display:none;
}

#mobileA{

color:#c9994f;
display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-direction: row;
}

#logo{

margin:0 auto;
width:206px;
height:44px;
background-image: url('../images/logo.png');
 background-repeat: cover;
 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



.smaller{
width:440px;
}

.inner{
margin-left:0px
width:98%;
padding-left:1%;
padding-right:1%;
}

.para{
width:98%;
padding-left:2%;
}

.paras{
width:98%;
padding-left:2%;
}

.para2{
width:100%;
padding-left:0%;
}

.marg{
margin-left:0px;
}

.four{
width:420px;
}

.filler{
margin:0 auto;
padding-left:0%;
width:100%;
}



}



.nav{
display:none;
  position: fixed;
  z-index: 99;
  width: 100%;

}

.btn-white{
color:white;
font-size:24px;

}
.nav .wrapper{
  position: relative;
  max-width: 1300px;
  padding: 0px 30px;
  height: 50px;
  line-height: 50px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrapper .logo a{
  color: #000;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}
.wrapper .nav-links{
  display: inline-flex;
}
.nav-links li{
  list-style: none;
}
.nav-links li a{
  cursor:pointer;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  padding: 7px 11px;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.nav-links li a:hover{
  color: orange !important;
}
.nav-links .mobile-item{
  display: none;
}
.nav-links .drop-menu{
  position: absolute;
  background: #fff;
  
  width: 180px;
  line-height: 35px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0,0,0,0.15);
}
.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box{
  transition: all 0.3s ease;
  top: 70px;
  opacity: 1;
  visibility: visible;
}
.drop-menu li a{
  cursor:pointer;
  width: 100%;
  display: block;
  padding: 0 0 0 15px;
  font-weight: 400;
  border-radius: 0px;
}

.wrapper .btn{
 position: fixed;
  right:6px;
  top:0px;
  color: #000;
  font-size: 17px;
  cursor: pointer;
  display: none;
}
.wrapper .btn.close-btn{
color:#000;
  position: absolute;
  right: 10px;
  top: 10px;
}

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

#about h1{

font-size:30px;
}

.outerAbout{

min-height:410px;

}

.outerTeam{

min-height:1740px;

}

.outerproj{

min-height:2330px;

}

.outerlsa{

min-height:1096px;

}

.outeralpina{

min-height:2092px;

}

.outercourt{

min-height:1180px;

}

.outerGoles{

min-height:1999px;

}

.outerQ{

min-height:2600px;



}


.outeryork{

min-height:1900px;

}
}



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

#about h1{

font-size:20px;
}
.planSize{
width:60%;cursor:pointer;
}

.planSize2{
width:70%;cursor:pointer;
}

}

@media screen and (max-width: 1000px) {
  .wrapper .btn{
    display: block;
  }
  
  .nav{
  display:inline;z-index:9999;
  }
  .wrapper .nav-links{
  cursor:pointer;
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 300px;
    top: 0;
    left: -100%;
    background: #fff;
    display: block;
    padding: 20px 10px;
    line-height: 30px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0,0,0,0.18);
    -webkit-box-shadow: 4px 6px 8px 0px #000000; 
box-shadow: 4px 6px 8px 0px #000000;
    transition: all 0.3s ease;
  }
  
  .wrapper{
  background: none;
  }
  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }
  ::-webkit-scrollbar-track {
    background: #242526;
  }
  ::-webkit-scrollbar-thumb {
    background: #3A3B3C;
  }
  #menu-btn:checked ~ .nav-links{
    left: 0%;
  }
  #menu-btn:checked ~ .btn.menu-btn{
    display: none;
  }
  #close-btn:checked ~ .btn.menu-btn{
    display: block;
  }
  .nav-links li{
    margin: 10px 8px;
  }
  .nav-links li a{
    padding: 0 15px;
    display: block;
    font-size: 17px;
  }
  .nav-links .drop-menu{
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }
  #showDrop:checked ~ .drop-menu,
  #showMega:checked ~ .mega-box{
    max-height: 100%;
  }
  .nav-links .desktop-item{
    display: none;
  }
  .nav-links .mobile-item{
    display: block;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }
  .nav-links .mobile-item:hover{
    color: orange !important;
  }
  .drop-menu li{
    margin: 0;
  }
  .drop-menu li a{
    cursor:pointer;
    border-radius: 5px;
    font-size: 16px;
  }
  .mega-box{
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .mega-box .content{
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }
  .mega-box .content .row{
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255,255,255,0.08);
  }
  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2){
    border-top: 0px;
  }
  .content .row .mega-links{
    border-left: 0px;
    padding-left: 15px;
  }
  .row .mega-links li{
    margin: 0;
  }
  .content .row header{
    font-size: 17px;
  }
}
.nav input{
  display: none;
}

@media screen and (max-width: 400px) {
  .wrapper .nav-links{
  cursor:pointer;
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 280px;
    top: 0;
    left: -100%;
    background: #fff;
    display: block;
    padding: 20px 10px;
    line-height: 30px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0,0,0,0.18);
    -webkit-box-shadow: 4px 6px 8px 0px #000000; 
box-shadow: 4px 6px 8px 0px #000000;
    transition: all 0.3s ease;
  }
  
  }
