@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	border: 0;
	padding: 0;
}
@font-face {
   font-family: myFontL;
   src: url("Raleway-Light.ttf");
}
@font-face {
   font-family: myFontR;
   src: url("Raleway-Regular.ttf");
}
@font-face {
	font-family: myFontRB;
	src:url("Raleway-Medium.ttf");
}
@font-face {
	font-family: myFontB;
	src:url(MYRIADAT.TTF);
}
@font-face {
	font-family: myFontM;
	src:url(Assistant-Light.ttf);
}
.burger {
	font-family: myFontM;
}
body {
	font-family: myFontM;
	-webkit-font-smoothing:antialiased;
	font-weight: 100;
	color: #444;
	width: 100%;
	height: 100%;
	margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
img {
	max-width: 100%;
	height: auto;
	width: auto;
}
h1, h2, h3 {
	font-family: myFontL;
}
a {
	text-decoration: none;
	color: inherit;
}
.justify {
    text-align: justify;
}
.backgroundinternational {
    background-color:#26517e;
    }
.bold {
    font-family: myFontR;

}
a:hover {
	text-decoration: underline;
}
.whiteaddress {
    color:aliceblue;
    line-height: 180%;
	font-weight: 900;
	text-shadow: 1px 1px 2px #303030;
}
.businesscommunity:hover {
    opacity: 0.6;
}
.businessbutton:hover {
    background-color:#1677A2;
    border: 1px #1677A2 solid;
}
.internationalbutton:hover {
     background-color:#161516;
    border: 1px #161516 solid;
}
.whiteenvelope:hover {
    opacity: 0.6;
}
.whitephone:hover {
    opacity: 0.6;
}
.ourteam:hover {
    opacity: 0.6;
}
.aboutus:hover {
    opacity: 0.6;
}
.energy:hover {
    opacity: 0.6;
}
.international:hover {
    opacity: 0.6;
}
.businesscommunitybox:hover {
    opacity: 0.6;
}
.boothnews:hover {
    opacity: 0.8;
}
.georgeboothbox:hover {
    opacity: 0.6;
}
.natalieboydbox:hover {
    opacity: 0.6;
}
.christurnerbox:hover {
    opacity: 0.6;
}
.telephone:hover {
    opacity: 0.3;
}
.envelope:hover {
    opacity: 0.3;
}
.textaligncentre {
	text-align: center;
}
.noline {
	text-decoration: none;
}
a.noline:hover {
	text-decoration: none !important;
}
.georgecv {
    font-size: 19px;
}
/*sliding nav bar*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 12;
    top: 0;
    right: 0;
    background-color:#161516;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 120px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 22px;
    color: #f0f8ff;
    display: block;
    transition: 0.3s;
    font-family: myFontM;
}

.sidenav a:hover, .offcanvas a:focus{
    color:#1F97CC;
}

.sitemaplist {
	text-align: center;
	list-style: none;
}
.sitemaptitlesize {
	text-align: center;
}
.sitemapspacing2 {
	list-style: none;
}
/*Mobile device*/
@media only screen and (min-width: 320px) and (max-width: 767px){

.boothlawlogo {
    width: 195px;
    height: auto;
    padding-left: 1.5%;
    }
.desktoplogo {
	width: 19%;
	height: auto;
	float: left;
	}
.logobar {
	height: 60px;
	padding-top: 5%;
	padding-bottom: 1.5%;
	width: 100%;
	background-color: white;
	position: fixed;
	z-index:10;
	margin-top: 0;
	border-bottom: solid 1.0px #A0A0A0;
    	  -webkit-box-shadow: 0 14px 2px -3px #222;
  -moz-box-shadow: 0 2px 14px -3px #222;
  box-shadow: 0 2px 14px -3px #222;
	}
.logotext {
	float: left;
	padding: 2% 0% 2% 4%;
    letter-spacing: 4px;
	color:#161516;
    font-size: 24px;
    text-align: center;
	}
.sidenav .closebtn {
    position: absolute;
    top: 1.5%;
    left: 2%;
    font-size: 35px;
   
}
.burger {
	position: fixed;
	right: 0;
	margin-right: 6%;
	top: 2%;
	z-index: 30;
	border: thick black;
}
.title {
	background-image: url("images/homepagebackground2024mob.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 100%;
	height: auto;
	float:left;
	position: relative;
	margin: 0;
    padding: 14% 0% 40% 0%;
    text-align: center;
	}
.capitallogotext {
    font-size: 40px;
  
    font-weight:900;
    font-family: myFontR;
    }
.ethos {
	padding: 2% 2% 0% 2%;
	margin: 28% 3% 1% 3%;
	color: #F0F8FF;
	text-align: center;
	line-height: 22px;
	letter-spacing: 2px;
	font-size: 22px;
	}
.ethos2 {
	padding: 0% 2% 10% 2%;
	margin: 0% 4% 1% 4%;
	color: #F0F8FF;
	text-align: center;
	line-height: 20px;
	letter-spacing: 3px;
	font-size: 14px;
	}
.smalltitle {
     font-size: 10px;   
    }
.boothlawtitle {
        font-size: 35px;
    letter-spacing: 7px;
 margin-bottom: 0%;
	display: block;
    }
	.boothlawtitle2 {
		display: block;
		padding-right: 2%;
	}
.whiteline {
    text-align: center;
	display: block;
	width: 250px;
	margin: 0 auto;    
    }
.whiteenvelope {
    width: 38px;
	height: auto;	
    padding: 9% 3% 1.5% 2%;
   
    }
.whitephone {
    width: 33px;
	height: auto;	
    padding: 9% 2% 1.3% 3%;   
    }
.phonenumbers {
      padding: 0% 23% 0% 25%;  
    }
.transparent2 {
    color: transparent;
    }

.boothlawaddress {
    padding: 0% 3% 10% 3%;
    color: aliceblue;
    font-size: 17px;
	
    }
/*Service boxes homepage*/
.serviceboxes {
    width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
       padding: 8% 0% 8% 0%;
	float:left;
	position: relative !important;  
    text-align: center;
		background-color:#E5E8EF;
    }   
.serviceboxes2 {
	background-image: url("images/sevenoakspictureb&Wdesktop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
    padding: 0% 0% 0% 0%;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    text-align: center;
    }
.aboutus {
     width: 300px;
	height:280px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
    
    }
.ourteam {
    width: 300px;
	height:280px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }
.servicecontainer {
      text-align: center;
    padding: 10px 20px;
    }
.businesscommunitybox {
    width: 300px;
	height:280px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   }
.energy {
    width: 300px;
	height:280px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;   
    }
.international {
       width: 300px;
	height:280px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;    
    }
.personalaffairs {
    width: 300px;
	height:300px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;  
    }
.boothnews {
    width: 300px;
	height:350px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 28px;
   }
.homepagenewstitle {
      line-height: 50px;  
    }
.ethosandvalues {
    width: 300px;
	height:290px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 28px;
   }
/*About us*/
.aboutusbackground {
	background-image: url("images/BoothLawblurred.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    	box-shadow: inset 0px 0px 20px 12px rgba(0,0,0,0.6);
    }
.aboutustitle {
    padding: 2% 2% 2% 2%;
	margin: 35% 9% 1% 9%;
	text-align: center;

	letter-spacing: 5px;
	font-size: 25px;
    }
.aboutussubtitle {
    font-size: 18px; 
    }
.aboutustext {
    font-size: 16px;
    text-align: center;
    padding: 5% 5% 0% 5%;
    color:#FFFFFF;
   background-color: rgba(0, 0, 0, 0.6);
    margin-bottom: 0;
    }
.aboutmeline {
      width: 210px;
    height: auto;
    }
.georgebooth {
    width: 400px;
    height: auto;
  margin-left: auto;
  margin-right: auto;
     display: block;
   padding-top: 3%;
    }
.signature {
     background-color: rgba(0, 0, 0, 0.8);
    height: 480px;
   margin: 0;
    color:aliceblue;
    text-align: center;
    padding-top: 8%;
    }
.smalltext {
     font-size: 15px;   
    }
/*Our team*/
.ourteamheading {
    background-image: url("images/fadedpeople.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 22%;
	color: white;
    }
.ourteamtitle {
    color: transparent;
    font-size: 24px;
    padding: 32% 0% 10% 22%;
    text-align: center;
    }
.ourteamsubtitle {
       text-align: center;
      padding: 8% 2% 2% 2%;
	letter-spacing: 5px;
	font-size: 20px;
    line-height: 140%;
    }
.ourteamtext {
    margin: 0;
    background-color:#39465A;
    color: aliceblue;
   float: left;
    padding: 3% 5% 5% 5%;
    text-align: justify;
    font-size: 15px;
    }
.ourteamline {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 220px;
    height: auto;
    padding-bottom: 1%;
    }
.cvboxes {
    width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
    padding: 3% 0% 3% 0%;
	float:left;
	position: relative !important;  
    text-align: center;
    color:#3F3C3E;
    }
.cvcontainer {
    text-align: center;
    padding: 10px 2px 10px 2px;
    }
.georgeboothbox {
    width: 280px;
	height:300px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
     
    }

.natalieboydbox {
    width: 280px;
	height:300px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }
.christurnerbox {
    width: 280px;
	height:300px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }
.businesscommunity {
    width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   }
/*CV pages*/
.cvphotobox {
    width: 100%;
    height: 500px;
    	float: left;
	position: relative;
    overflow: hidden;
    margin: 0;
    background-color:#39465A;
    text-align: center;
    }
.cvphotobox2 {
    width: 100%;
    height: 500px;
    	float: left;
	position: relative;
    overflow: hidden;
    margin: 0;
    background-color:#39465A;
    text-align: center;
    }
.cvtextbox {
    width: 100%;
    float: left;
	position: relative;
    overflow: hidden;
    margin: 0;
    height: 1250px;
    text-align: center;
    font-size: 16px;
    color: aliceblue;
    background-color: #39465A;
    }
.cvtextbox2 {
    width: 100%;
    float: left;
	position: relative;
    overflow: hidden;
    margin: 0;
    height: 880px;
    text-align: center;
    font-size: 16px;
    color: aliceblue;
    background-color: #39465A;
    }
.boxes {
    display: inline-block;
	vertical-align: middle;
    padding: 6% 0% 0% 0%;
    text-align: center;
}
.boxes2 {
    position: absolute;
    padding: 0% 5% 4% 5%;
	top: -1px;
	text-align: justify;
	}
.boxes3 {
    position: absolute;
    padding: 0% 5% 4% 5%;
	top: -1px;
	text-align: justify;
	}
.cvphoto {
    width: 300px;
    height: auto;
    }
.cvnametitle {
    margin: 33% 2% 8% 2%;
    color: aliceblue;
    }
.natalietext {
    padding-top: 0%; 
    }
.largertext {
    font-size: 24px; 
    padding-right: 0.5%;
    }

/*Energy*/
.energyheading {
    background-image: url("images/energyimagestab.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 20%;
	color: white;
    }
.energytitle {
    color: transparent;
    font-size: 30px;
    padding: 18% 0% 20% 22%;
    text-align: center;
    }
.energysubtitle {
       text-align: center;
      padding: 8% 2% 2% 2%;
	letter-spacing: 5px;
	font-size: 25px;
    }
.energytext {
    margin: 0;
    background-color:#072B43;
    color: aliceblue;
   float: left;
    padding: 3% 5% 5% 5%;
   text-align: center;
    font-size: 16px;
    }
.energyline {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 220px;
    height: auto;
    padding-bottom: 1%;
    }
/*Business Community*/
.businesscommunityheading {
    background-image: url("images/boardimagebackgroundmob.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 20%;
	color: white;
    }
.businesscomtitle {
    color: transparent;
    font-size: 30px;
    padding: 12% 0% 1% 22%;
    margin-top: 25%;
    text-align: center;   
    }
.businesscommunitytext {
    margin: 0;
    background-color:#42444F;
    color: aliceblue;
   float: left;
    padding: 3% 5% 5% 5%;
    text-align: justify;
    }
.buttonwrapper {
       	width: 95%;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
margin-top: 5%;
    margin-bottom: 5%;

    }
.businessbutton {
    display: inline-block;
	margin-left: 2%;
  	margin-right: 2%;
	margin-bottom: 2%;
    margin-top: 10%;
	text-align: center;
	font-size: 17px;
	Width: 122px;
	Height: 29px;
	padding: 3% 0% 1.0% 0%;
	border: 1px white solid;
	
	color: #f0f8ff;  
    }
/*International*/

.internationalbackground {
    background-image: url("images/lightbluebackgroundmap.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    margin-top: 600px;
  
    }
.internationaltitle {
      padding-top: 0%;
    font-size: 22px;
 
    }
.internationaltext {
    font-size: 16px;
    text-align: center;
    padding: 5% 5% 60% 5%;
    margin: -120% 0% 6% 0%;
    color:#FFFFFF;
    }
.internationaltext2 {
           font-size: 16px;
    text-align: center;
    padding: 10% 5% 1% 5%;

    color:#FFFFFF; 
    }
.internationalbutton {
    display: inline-block;
	margin-left: 2%;
  	margin-right: 2%;
	margin-bottom: 2%;
    margin-top: 10%;
	text-align: center;
	font-size: 17px;
	Width: 122px;
	Height: 29px;
	padding: 3% 0% 1.0% 0%;
	border: 1px white solid;
	
	color: #f0f8ff;  
    }
.internationalbackgroundtest {
	background-image: url("images/lightbluebackgroundmaptab.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 250px;
	float:left;
	margin: 0 !important;
	}
.internationaltexttest {
	font-size: 17px;
    text-align: center;
    padding: 33% 3% 1% 3%;
    color:#FFFFFF;	
	float:left;
	position: relative;
	}
.internationaltext2 {
	font-size: 17px;
    text-align: center;
    padding: 0% 2% 0% 2%;
    color:#FFFFFF;	
	}
.internationalbuttonwrapper {
	width: 100%;
	height: auto;
	float:left;
	position: relative;
	padding: 0% 0% 4% 0%;
	}
/*Personalaffairs*/
.personalaffairsbackground {
	background-image: url("images/oaktreeautumn.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    	box-shadow: inset 0px 0px 20px 12px rgba(0,0,0,0.1);
    }
.personalatitle {
    padding: 2% 2% 2% 2%;
	margin: 2% 9% 1% 9%;
	text-align: center;

	letter-spacing: 5px;
	font-size: 30px;
    }
.personalasubtitle {
    font-size: 22px; 
    }
.personalatext {
    font-size: 19px;
    text-align: center;
    padding: 3% 5% 3% 5%;
    font-weight: 700;
    color:#2F2E2F;
  background-color: rgba(255,255,255,0.7);
    margin: 12% 5% 5% 5%;
    }
/*News*/
.newsheading {
    background-image: url("images/blnewspapers.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 19%;
	color: white;
    }
.newstitle {
    color: transparent;
    font-size: 30px;
    padding: 10% 0% 3% 22%;
    margin-top: 20%;
    text-align: center;
    }
.latestnewsbox {
       position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    background-color:#1D5B80;
    color: aliceblue;
    width: 83%;
    padding: 6% 4% 6% 4%;
    margin-top: 320%;
    border: 1px white solid;
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    font-size: 14px;
    }
.latestboxtitle {
       text-align: center;
    font-size: 20px;
    }
.previousnewstitle {
    text-align: center;
    font-size: 25px;
    margin-top: 650%;
    font-weight: bold;
    }
.latestboxsubtitle {
     text-align: center;
   
    }
.newssubtitle {
       text-align: center;
      padding: 2% 2% 2% 2%;
	letter-spacing: 5px;
	font-size: 30px;
    }
.newstext {
    margin: 0;
    background-color:white;

   float: left;
    padding: 3% 5% 5% 5%;
    text-align: justify;
    }
.previousnewsboxes {
    width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
       padding: 60% 0% 20% 0%;
	float:left;
	position: relative !important;  
    text-align: center;   
    } 
.blackline {
    width: 250px;
        text-align: center;
	display: block;
	margin: 0 auto;
    margin-top: 0.5%;
    }
.newscontainer {
 width: 90%;
      text-align: center;
    padding: 12% 5% 7% 5%;
    border: 1px #C7C7C7 solid;
        background-color:#1D5B80;
    color: aliceblue;
    }
.newsbox1 {
     width: 90%;
	height:auto;
    display: inline-block;
	vertical-align: middle;
    margin: 5% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
    
    }
.boothlawnewsimage {
      width: 90%;
    height: auto;
        display: block;
    margin: 0 auto;
    padding-bottom: 5%;
    }
.newsbox2 {
    width: 90%;
	height:auto;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }

.newsbox3 {
    width: 90%;
	height:auto;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   }

.newsboxes2 {
    	background-image: url("images/sevenoaksnewsbannerblue.jpg");
	background-repeat: no-repeat;
	background-size: cover;

	width: 100%;
	height: 340px;
	float:left;
	position: relative;
    text-align: center;
    padding-top: 2%;
    overflow: hidden;
 color: aliceblue;
    margin: 0%;
    }
/*Complaints*/
.complaints {
    background-color: #39465A;
    width: 100%;
    height: auto;
    color: aliceblue;
    text-align: center;
    }
.complaintstitle {
        padding: 120px 4% 0% 4%;
    font-size: 22px;
    }
.complaintssubtitle {
      font-size: 18px;
    text-align: center;
    padding: 0% 8% 0% 8%;
    }
.complaintsline {
    width: 325px;
    padding: 0.5% 0% 3% 0%;
    }
.complaintlist {
    text-align: justify;
    padding: 1% 8% 1% 13%;
    }
.complaintstext {
        padding: 0% 6% 0% 6%;
    text-align: justify;
    font-size: 15px;
    }
.policylist {
    padding: 1% 8% 1% 8%;
    text-align: left;
    list-style-type: none;
    }
.privacyline {
          width: 280px;
    padding: 1% 0% 3% 0%;  
    }
.contentsline {
     
    width: 200px;
  
}
/*sitemap*/
.sitemap {
	width: 100%;
	float: left;
	padding: 6% 0% 2% 0%;
	margin: 0% 0% 0% 0%;
	background-color: white;
	}
.sitemap2 {
    width: 100%;
	float: left;
	padding: 12% 0% 2% 0%;
	margin: 0% 0% 0% 0%;
	background-color: white;  
    }
.sitemap3 {
    width: 100%;
	float: left;
	padding: 6% 0% 2% 0%;
	margin: 0% 0% 0% 0%;
	background-color: white;      
    }
.sitemapspacing {
	line-height: 30px;
	font-size: 14px;
	}
.sitemapspacing2 {
	font-size: 15px;
	line-height: 20px;
    padding: 0% 2% 0% 2%;
	}
.cookiewriting {
	font-size: 11px;
	color:#717675;
	}
.sitemapspacing3 {
	font-size: 14px;
	line-height: 45px;
	font-weight: 600;
     padding: 0% 2% 0% 2%;
	}
.sitemapregs {
	margin: 0;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
    background-color: white;
	}
.regstext {
	padding: 4% 4% 5% 4%;	
	}
.sitemaptitlesize {
	padding-bottom: 3%;
	font-size: 17px;
	}
.sralogo {
    width: 200px;
    height: auto;
    }
.envelope {
	width: 35px;
	height: auto;
    padding: 1% 3.5% 1.5% 0%;
	}
.telephone {
	width: 34px;
	height: auto;	
    	padding: 1% 0% 1% 3.5%;
	}
.icons {
	text-align: center;
	padding-top: 0%;
	}
.holdingbox {
	width: 100%;
	height: auto;
	text-align: center;
	background-color:#E5E8EF;
		
	}
.holdingpagetitle {
	font-size: 18px;
	padding: 30% 8% 60% 8%;
	font-family: myFontRB;
	}
}

/*tablet view*/
@media only screen and (min-width: 768px) and (max-width: 1023px){

.boothlawlogo {
    width: 180px;
    height: auto;
    padding-left: 1%;
    }
.desktoplogo {	
	width: 10%;
	height: auto;
	float: left;
	}
.logobar {
	height: 50px;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	width: 100%;
	background-color: white;
	position: fixed;
	z-index:10;
	margin-top: 0;
    border-bottom: solid 1.0px #A0A0A0;
    	  -webkit-box-shadow: 0 14px 2px -3px #222;
  -moz-box-shadow: 0 2px 14px -3px #222;
  box-shadow: 0 2px 14px -3px #222;
	}
.sidenav .closebtn {
    position: absolute;
    top: 1%;
    left: 2%;
    font-size: 39px;
    
}
.burger {
	position: fixed;
	right: 0;
	margin-right: 4%;
	top: 1%;
	z-index: 30;
	border: thick black;
}
.title {
	background-image: url("images/homepagebackground2024tab.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    text-align: center;
    margin-top: 6%;
	padding-bottom: 25%
	} 
.logotext {
	float: left;
	padding: 0% 0% 2% 2%;
    letter-spacing: 4px;
	color:#161516;
    font-size: 24px;
    text-align: center;
	}   
.capitallogotext {
    font-size: 44px;
 
    font-weight:900;
    font-family: myFontR;
    }
.ethos {
	padding: 2% 2% 2% 2%;
	margin: 10% 9% 0% 9%;
	color: #F0F8FF;
	text-align: center;
	line-height: 40px;
	letter-spacing: 5px;
	font-size: 29px;
	}
.ethos2 {
	padding: 0% 2% 1% 2%;
	margin: 0% 5% 1% 5%;
	color: #F0F8FF;
	text-align: center;
	line-height: 30px;
	letter-spacing: 4px;
	font-size: 19px;
	}
.smalltitle {
     font-size: 14px;   
    }
.boothlawtitle {
        font-size: 45px;
    letter-spacing: 7px;
	display: block;
	padding-top: 12%;
    }
.boothlawtitle2 {
	display: block;	
	}
.whiteline {
    text-align: center;
	display: block;
	width: 500px;
	margin: 0 auto;    
    }
.whiteenvelope {
    width: 40px;
	height: auto;	
    padding: 6% 1% 1.2% 1%;
   
    }
.whitephone {
    width: 36px;
	height: auto;	
    padding: 6% 1% 1% 1%;   
    }
.boothlawaddress {
    padding: 0% 1% 5% 1%;
    color: aliceblue;
    font-size: 25px;
	letter-spacing: 3px;
    }
/*Service boxes homepage*/
.serviceboxes {
    width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
       padding: 5% 0% 5% 0%;
	float:left;
	position: relative !important;  
    text-align: center;
	background-color:#E5E8EF;
    }   
.serviceboxes2 {
	background-image: url("images/sevenoakspictureb&Wdesktop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
    padding: 0% 0% 0% 0%;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    text-align: center;
    }
.aboutus {
     width: 340px;
	height:320px;
    display: inline-block;
	vertical-align: middle;
    margin: 2% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
    
    }
.ourteam {
    width: 340px;
	height:320px;
    display: inline-block;
	vertical-align: middle;
    margin: 2% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }
.servicecontainer {
      text-align: center;
    padding: 10px 20px;
    }
.businesscommunitybox {
    width: 340px;
	height:320px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   }
.energy {
    width: 340px;
	height:320px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;   
    }
.international {
       width: 340px;
	height:320px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;    
    }
.personalaffairs {
    width: 350px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;  
    }
.boothnews {
    width: 340px;
	height:320px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 28px;
   }
.homepagenewstitle {
      line-height: 50px;  
    }
.ethosandvalues {
    width: 340px;
	height:320px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 3%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 28px;
   }
/*About us*/
.aboutusbackground {
	background-image: url("images/BoothLawblurred.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    	box-shadow: inset 0px 0px 20px 12px rgba(0,0,0,0.1);
   
    }
.aboutustitle {
    padding: 2% 2% 2% 2%;
	margin: 12% 9% 1% 9%;
	text-align: center;

	letter-spacing: 5px;
	font-size: 30px;
    }
.aboutussubtitle {
    font-size: 22px; 
    }
.aboutustext {
    font-size: 19px;
    text-align: center;
    padding: 5% 5% 0% 5%;
    color:#FFFFFF;
   background-color: rgba(0, 0, 0, 0.6);
    margin-bottom: 0;
    }
.aboutmeline {
      width: 320px;
    height: auto;
    }
.georgebooth {
    width: 400px;
    height: auto;
  margin-left: auto;
  margin-right: auto;
     display: block;
   padding-top: 3%;
    }
.signature {
     background-color: rgba(0, 0, 0, 0.8);
    height: 250px;
   margin: 0;
    color:aliceblue;
    text-align: center;
    padding: 2% 2% 4% 2%;
    }
.smalltext {
     font-size: 15px;   
    }
/*Our team*/
.ourteamheading {
    background-image: url("images/fadedcrowddesk.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 5%;
	color: white;
    }
.ourteamtitle {
    color: transparent;
    font-size: 30px;
    padding: 22% 0% 5% 22%;
    text-align: center;
    }
.ourteamsubtitle {
       text-align: center;
      padding: 2% 2% 2% 2%;
	letter-spacing: 5px;
	font-size: 26px;
    }
.ourteamtext {
    margin: 0;
    background-color:#39465A;
    color: aliceblue;
   float: left;
    padding: 3% 5% 5% 5%;
    text-align: center;
    }
.ourteamline {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 390px;
    height: auto;
    padding-bottom: 1%;
    }
.cvboxes {
    width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
    padding: 3% 0% 3% 0%;
	float:left;
	position: relative !important;  
    text-align: center;
    color:#3F3C3E;
    }
.cvcontainer {
            text-align: center;
    padding: 10px 2px 10px 2px;
    }
.georgeboothbox {
    width: 280px;
	height:300px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 3% 3% 3%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
     
    }

.natalieboydbox {
    width: 280px;
	height:300px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 3% 3% 3%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }
.christurnerbox {
    width: 280px;
	height:300px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 3% 3% 3%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }
.businesscommunity {
    width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   }
/*CV pages*/
.cvphotobox {
    width: 100%;
    height: 550px;
    	float: left;
	position: relative;
    overflow: hidden;
    margin: 0;
    background-color:#39465A;
    text-align: center;
    }
.cvphotobox2 {
    width: 100%;
    height: 550px;
    	float: left;
	position: relative;
    overflow: hidden;
    margin: 0;
    background-color:#39465A;
    text-align: center;
    }
.cvtextbox {
    width: 100%;
    float: left;
	position: relative;
    overflow: hidden;
    margin: 0;
    height: 700px;
    text-align: center;
    font-size: 16px;
    color: aliceblue;
    background-color: #39465A;
    }

.cvtextbox2 {
    width: 100%;
    float: left;
	position: relative;
    overflow: hidden;
    margin: 0;
    height: 600px;
    text-align: center;
    font-size: 16px;
    color: aliceblue;
    background-color: #39465A;
    }
.boxes {
    display: inline-block;
	vertical-align: middle;
    padding: 6% 0% 0% 0%;
    text-align: center;
}
.boxes2 {
    position: absolute;
    padding: 2% 5% 4% 5%;
	top: -1px;
	text-align: justify;
	}
.boxes3 {
    position: absolute;
    padding: 2% 5% 4% 5%;
	top: -1px;
	text-align: justify;
	}
.cvphoto {
    width: 360px;
    height: auto;
    }
.cvnametitle {
    margin: 25% 2% 8% 2%;
    color: aliceblue;
    }
.natalietext {
    padding-top: 0%; 
    }
.largertext {
    font-size: 24px; 
    padding-right: 0.5%;
    }

/*Energy*/
.energyheading {
    background-image: url("images/energyimagestab.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 8%;
	color: white;
    }
.energytitle {
    color: transparent;
    font-size: 30px;
    padding: 18% 0% 25% 22%;
    text-align: center;
    }
.energysubtitle {
       text-align: center;
      padding: 1% 2% 2% 2%;
	letter-spacing: 5px;
	font-size: 30px;
    }
.energytext {
    margin: 0;
    background-color:#072B43;
    color: aliceblue;
   float: left;
    padding: 3% 5% 5% 5%;
   text-align: center;
    }
.energyline {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 390px;
    height: auto;
    padding-bottom: 1%;
    }
/*Business Community*/
.businesscommunityheading {
    background-image: url("images/boardimagebackgroundtab.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 9%;
	color: white;
    }
.businesscomtitle {
    color: transparent;
    font-size: 30px;
    padding: 16% 0% 8% 22%;
    text-align: center;   
    }
.businesscommunitytext {
    margin: 0;
    background-color:#42444F;
    color: aliceblue;
   float: left;
    padding: 3% 5% 5% 5%;
    text-align: justify;
    }
.buttonwrapper {
       	width: 78%;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;


    }
.businessbutton {
    display: inline-block;
	margin-left: 2%;
  	margin-right: 2%;
	margin-bottom: 2%;
    margin-top: 5%;
	text-align: center;
	font-size: 17px;
	Width: 122px;
	Height: 26px;
	padding: 1.5% 0% 1.0% 0%;
	border: 1px white solid;
	
	color: #f0f8ff;  
    }
/*Personalaffairs*/
.personalaffairsbackground {
	background-image: url("images/oaktreeautumn.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    	box-shadow: inset 0px 0px 20px 12px rgba(0,0,0,0.1);
    }
.personalatitle {
    padding: 2% 2% 2% 2%;
	margin: 2% 9% 1% 9%;
	text-align: center;

	letter-spacing: 5px;
	font-size: 30px;
    }
.personalasubtitle {
    font-size: 22px; 
    }
.personalatext {
    font-size: 19px;
    text-align: center;
    padding: 3% 5% 3% 5%;
    font-weight: 700;
    color:#2F2E2F;
  background-color: rgba(255,255,255,0.7);
    margin: 12% 5% 5% 5%;
    }
/*International*/
.internationalbackground {
    background-image: url("images/lightbluebackgroundmaptab.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    margin-top: 520px;
    }
.internationaltitle {
      padding-top: 4%;
    font-size: 22px;
    }
.internationaltext {
    font-size: 18px;
    text-align: center;
    padding: 5% 5% 45% 5%;
 
    color:#FFFFFF;
 margin-top: -60%;
    }
.internationaltext2 {
           font-size: 18px;
    text-align: center;
    padding: 10% 5% 1% 5%;

    color:#FFFFFF; 
    }
.internationalbutton {
    display: inline-block;
	margin-left: 2%;
  	margin-right: 2%;
	margin-bottom: 2%;
    margin-top: 5%;
	text-align: center;
	font-size: 17px;
	Width: 122px;
	Height: 26px;
	padding: 1.5% 0% 1.0% 0%;
	border: 1px white solid;
	
	color: #f0f8ff;  
    }
.internationalbackgroundtest {
	background-image: url("images/lightbluebackgroundmaptab.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 400px;
	float:left;
	margin: 0 !important;
	}
.internationaltexttest {
	font-size: 17px;
    text-align: center;
    padding: 12% 5% 1% 5%;
    color:#FFFFFF;	
	float:left;
	position: relative;
	}
.internationaltext2 {
	font-size: 17px;
    text-align: center;
    padding: 0% 5% 0% 5%;
    color:#FFFFFF;	
	}
.internationalbuttonwrapper {
	width: 100%;
	height: auto;
	float:left;
	position: relative;
	padding: 0% 0% 4% 0%;
	}
/*News*/
.newsheading {
    background-image: url("images/blnewspapers.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 8%;
	color: white;
    }
.newstitle {
    color: transparent;
    font-size: 30px;
    padding: 10% 0% 3% 52%;
    margin-top: 20%;
    text-align: center;
    }
.latestnewsbox {
       position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
   background-color:#1D5B80;
    color: aliceblue;
      border: 1px white solid;
    width: 85%;
    padding: 5% 4% 5% 4%;
    margin-top: 100%;
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
.latestboxtitle {
       text-align: center;
    font-size: 25px;
    }
.previousnewstitle {
    text-align: center;
    font-size: 28px;
    margin-top: 190%;
    }
.latestboxsubtitle {
     text-align: center;
    }
.newssubtitle {
       text-align: center;
      padding: 2% 2% 2% 2%;
	letter-spacing: 5px;
	font-size: 30px;
    }
.newstext {
    margin: 0;
    background-color:white;

   float: left;
    padding: 3% 5% 5% 5%;
    text-align: justify;
    }
.previousnewsboxes {
    width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
       padding: 50% 0% 15% 0%;
	float:left;
	position: relative !important;  
    text-align: center;   
    } 
.blackline {
    width: 300px;
        text-align: center;
	display: block;
	margin: 0 auto;
    margin-top: 0.5%;
    }
.tabletnumber {
     padding: 0% 8% 0% 0%   
    }
.newscontainer {
 width: 90%;
      text-align: center;
    padding: 8% 5% 7% 5%;
    border: 1px #C7C7C7 solid;
        background-color:#1D5B80;
    color: aliceblue;
    }
.newsbox1 {
     width: 90%;
	height:auto;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
    
    }
.boothlawnewsimage {
      width: 65%;
    height: auto;
        display: block;
    margin: 0 auto;
    padding-bottom: 5%;
    }
.newsbox2 {
    width: 90%;
	height:auto;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }

.newsbox3 {
    width: 90%;
	height:auto;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   }
.newsboxes2 {
    	background-image: url("images/sevenoaksnewsbannertabletb.jpg");
	background-repeat: no-repeat;
	background-size: cover;

	width: 100%;
	height: 200px;
	float:left;
	position: relative;
    text-align: center;
    padding-top: 2%;
    overflow: hidden;
 color: aliceblue;
    margin-top: 0%;
    }

/*Complaints*/
.complaints {
    background-color: #39465A;
    width: 100%;
    height: auto;
    color: aliceblue;
    text-align: center;
    }
.complaintstitle {
        padding-top: 150px;
    font-size: 24px;
    }
.complaintssubtitle {
      font-size: 18px;
    text-align: justify;
    padding-left: 8%;
    }
.complaintsline {
    width: 670px;
    padding: 0.5% 0% 3% 0%;
    }
.complaintlist {
    text-align: justify;
    padding: 1% 8% 1% 13%;
    }
.policylist {
    padding: 1% 8% 1% 8%;
    text-align: left;
    list-style-type: none;
    }
.complaintstext {
        padding: 0% 8% 0% 8%;
    text-align: justify;
    }
.privacyline {
          width: 400px;
    padding: 1% 0% 3% 0%;  
    }
.contentsline {
     float: left;
    width: 300px;
    padding-left: 7.5%;
}
  /*Sitemap*/
.sitemap {
	width: 40%;
    height: 300px;
	float: left;
	padding: 5% 0% 5% 0%;
	background-color: white;
	}
.sitemap2 {
    width: 27%;
    height: 300px;
	float: left;
	padding: 5% 0% 5% 0%;
	background-color: white;   
    }
.sitemap3 {
    width: 33%;
    height: 300px;
	float: left;
	padding: 5% 0% 5% 0%;
	background-color: white;     
    }
.sitemapspacing {
	line-height: 35px;
	font-size: 13px;
	}
.sitemapspacing2 {
	font-size: 13px;
	line-height: 21px;
    padding: 0% 7% 0% 0%
	}
.transparent {
    color: transparent;
}
.transparent3 {
    color: transparent;
    }
.cookiewriting {
	font-size: 9px;
	color:#717675;
    padding: 0% 8% 0% 8%;
	}
.sitemapspacing3 {
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	padding: 3% 20% 1.5% 20%;

	}
.sitemapregs {
	margin: 0;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
     background-color: white;
	}
.regstext {
	padding: 0% 6% 1% 6%;	
	}
.sitemaptitlesize {
	padding-bottom: 3%;
	font-size: 15px;
	}
.sralogo {
    width: 200px;
    height: auto;
    }
.envelope {
	width: 35px;
	height: auto;
    padding: 1% 5% 1.5% 1%;
	}
.telephone {
	width: 34px;
	height: auto;	
    	padding: 1% 0% 1% 0%;
	}
.icons {
	text-align: center;
	padding-top: 0%;
	}
.holdingbox {
	width: 100%;
	height: auto;
	text-align: center;
	background-color:#E5E8EF;
		
	}
.holdingpagetitle {
	font-size: 25px;
	padding: 17% 10% 50% 10%;
	font-family: myFontRB;
	}
}
/*desktop view*/
@media only screen and (min-width: 1024px){
/*Homepage*/
.boothlawlogo {
    width: 189px;
    height: auto;
    padding-top: 0.5%;
    }
.desktoplogo {
	width: 5%;
	height: auto;
	float: left;
	}

.logobar {
	height: 32px;
	padding-top: 0.5%;
	padding-bottom: 2.5%;
    padding-left: 1%;
	width: 100%;
	background-color: white;
	position: fixed;
	z-index:10;
	margin-top: 0;
	border-bottom: solid 1.0px #A0A0A0;
    	  -webkit-box-shadow: 0 14px 2px -3px #222;
  -moz-box-shadow: 0 2px 14px -3px #222;
  box-shadow: 0 2px 12px -4px #222
	}
/*Navigation*/
.sidenav .closebtn {
    position: absolute;
    top: 2%;
    left: 2%;
    font-size: 36px;
    
}
.burger {
	position: fixed;
	right: 0;
	margin-right: 2%;
	top: 1%;
	z-index: 30;
	border: thick #4F9890;
}
.title {
	background-image: url("images/homepagebackground2024.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
		background-attachment: fixed;
text-align: center;
	padding-bottom: 18%;
	}  
.logotext {
	float: left;
	padding: 0.5% 0% 5% 2%;
    letter-spacing: 4px;
	color:#161516;
    font-size: 27px;
    text-align: center;
	}
.capitallogotext {
    font-size: 43px;
  
    font-weight:900;
    font-family: myFontR;
    }
.ethos {
	padding: 2% 2% 0% 2%;
	margin: 12% 9% 0% 9%;
	color: #F0F8FF;
	text-align: center;
	line-height: 60px;
	letter-spacing: 4px;
	font-size: 38px;
	}
.ethos2 {
	padding: 1% 2% 1% 2%;
	margin: 0% 5% 0% 5%;
	color: #F0F8FF;
	text-align: center;
	font-family: MyFontRB;
	
	letter-spacing: 5px;
	font-size: 24px;
	}
.smalltitle {
      font-size: 16px;
	
    }
.boothlawtitle {
        font-size: 55px;
    letter-spacing: 7px;
	font-family: myFontR;
    }
.whiteline {
    text-align: center;
	display: block;
	width: 650px;
	margin: 0 auto;    
    }
.whiteenvelope {
    width: 40px;
	height: auto;	
    padding: 1% 1% 1.15% 1%;
   
    }
.whitephone {
    width: 36px;
	height: auto;	
    padding: 1% 1% 1% 1%;   
    }
.boothlawaddress {
    padding: 2% 1% 2% 1%;
    color: aliceblue;
    font-size: 28px;
	text-shadow: 1px 1px 2px #303030;
	letter-spacing: 5px;
	font-family: myFontR;
    }
.whiteaddress {
	font-family: myFontRB;
	font-size: 18px;
	}
/*Service boxes homepage*/
.serviceboxes {
    width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
       padding: 5% 0% 5% 0%;
	float:left;
	position: relative !important;  
    text-align: center;
		background-color:#E5E8EF;
    }   
.serviceboxes2 {
	background-image: url("images/sevenoakspictureb&Wdesktopstretch.jpg");
	background-repeat: no-repeat;
	background-size: cover;
    padding: 0% 0% 0% 0%;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    text-align: center;
    }
.aboutus {
     width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
    
    }
.ourteam {
    width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }
.servicecontainer {
      text-align: center;
    padding: 10px 20px;
    }
.businesscommunitybox {
    width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   }
.energy {
         width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;   
    }
.international {
           width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px; 
    }
.personalaffairs {
         width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px; 
    }
.boothnews {
    width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   }
.homepagenewstitle {
      line-height: 40px;  
    }
.ethosandvalues {
    width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 10%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   }
/*About us*/
.aboutusbackground {
	background-image: url("images/BoothLawblurred.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    	box-shadow: inset 0px 0px 20px 12px rgba(0,0,0,0.1);
    }
.aboutustitle {
    padding: 2% 2% 1% 2%;
	margin: 10% 9% 1% 9%;
	text-align: center;

	letter-spacing: 5px;
	font-size: 30px;
    }
.aboutussubtitle {
    font-size: 22px; 
    }
.aboutustext {
    font-size: 19px;
    text-align: center;
    padding: 5% 5% 0% 5%;
    color:#FFFFFF;
   background-color: rgba(0, 0, 0, 0.6);
    margin-bottom: 0;
    }
.aboutmeline {
      width: 320px;
    height: auto;
    }
.georgebooth {
    width: 400px;
    height: auto;
  margin-left: auto;
  margin-right: auto;
     display: block;
   padding-top: 3%;
    }
.signature {
     background-color: rgba(0, 0, 0, 0.8);
    height: 220px;
   margin: 0;
    color:aliceblue;
    text-align: center;
    padding-top: 2%;
    font-size: 19px;
    }
.smalltext {
     font-size: 15px;   
    }
/*Our team*/
.ourteamheading {
    background-image: url("images/fadedcrowddesk.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 0%;
	color: white;
    }
.ourteamtitle {
    color: transparent;
    font-size: 30px;
    padding: 22% 0% 3% 22%;
    text-align: center;
    }
.ourteamsubtitle {
       text-align: center;
      padding: 2% 2% 2% 2%;
	letter-spacing: 5px;
	font-size: 28px;
    }
.ourteamtext {
    margin: 0;
    background-color:#39465A;
    color: aliceblue;
   float: left;
    padding: 3% 10% 5% 10%;
    text-align: center;
    }
.ourteamline {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 390px;
    height: auto;
    padding-bottom: 1%;
    }
.cvboxes {
    width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
    padding: 0% 0% 3% 0%;
	float:left;
	position: relative !important;  
    text-align: center;
    color:#3F3C3E;
    }
.cvcontainer {
            text-align: center;
    padding: 10px 2px 10px 2px;
    }
.georgeboothbox {
    width: 280px;
	height:300px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 3% 3% 3%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
     
    }

.natalieboydbox {
    width: 280px;
	height:300px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 3% 3% 3%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }
.christurnerbox {
    width: 280px;
	height:300px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 3% 3% 3%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }

.businesscommunity {
    width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   }
/*CV pages*/
.cvphotobox {
    width: 40%;
    height: 850px;
    	float: left;
	position: relative;
    overflow: hidden;
    margin: 0;
    background-color:#39465A;
    text-align: center;
    }
.cvphotobox2 {
    width: 40%;
    height: 800px;
    	float: left;
	position: relative;
    overflow: hidden;
    margin: 0;
    background-color:#39465A;
    text-align: center;
    }
.cvtextbox {
    width: 60%;
    	float: left;
	position: relative;
     overflow: hidden;
    margin: 0;
    height: 850px;
    text-align: center;
    font-size: 16px;
    color: aliceblue;
    background-color: #39465A;
    }
.cvtextbox2 {
    width: 60%;
    float: left;
	position: relative;
    overflow: hidden;
    margin: 0;
    height: 800px;
    text-align: center;
    font-size: 16px;
    color: aliceblue;
    background-color: #39465A;
  
    }
.jbtext {
      padding-top: 5%;  
    }
.boxes {
    display: inline-block;
	vertical-align: middle;
    padding: 14% 0% 4% 8%;
    text-align: center;
}
.boxes2 {
    position: absolute;
    padding: 22% 13% 4% 6%;
	top: -1px;
	text-align: justify;
	}
.boxes3 {
    position: absolute;
    padding: 18% 13% 4% 6%;
	top: -1px;
	text-align: justify;
	}
.cvphoto {
    width: 360px;
    height: auto;
    }
.cvnametitle {
    margin: 25% 2% 8% 2%;
    color: aliceblue;
    }
.natalietext {
    padding-top: 0%; 
    }
.largertext {
    font-size: 24px; 
    padding-right: 0.5%;
    }

/*Energy*/
.energyheading {
    background-image: url("images/energyimages2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 4%;
	color: white;
    }
.energytitle {
    color: transparent;
    font-size: 30px;
    padding: 10% 0% 3% 22%;
    text-align: center;
    }
.energysubtitle {
       text-align: center;
      padding: 1% 2% 2% 2%;
	letter-spacing: 5px;
	font-size: 30px;
    }
.energytext {
    margin: 0;
    background-color:#072B43;
    color: aliceblue;
   float: left;
    padding: 3% 5% 5% 5%;
   text-align: center;
    }
.energyline {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 390px;
    height: auto;
    padding-bottom: 1%;
    }
/*Business Community*/
.businesscommunityheading {
    background-image: url("images/meetboardpagedesk.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 4%;
	color: white;
    }
.businesscomtitle {
    color: transparent;
    font-size: 30px;
    padding: 12% 0% 5% 22%;
    text-align: center;   
    }
.businesscommunitytext {
    margin: 0;
    background-color:#42444F;
    color: aliceblue;
   float: left;
    padding: 2% 5% 5% 5%;
    text-align: justify;
    }
.buttonwrapper {
       	width: 78%;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;


    }
.businessbutton {
    display: inline-block;
	margin-left: 2%;
  	margin-right: 2%;
	margin-bottom: 2%;
    margin-top: 5%;
	text-align: center;
	font-size: 17px;
	Width: 122px;
	Height: 21px;
	padding: 1% 0% 1.0% 0%;
	border: 1px white solid;
	
	color: #f0f8ff;  
    }
/*Personalaffairs*/
.personalaffairsbackground {
	background-image: url("images/oaktreeautumn.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    	box-shadow: inset 0px 0px 20px 12px rgba(0,0,0,0.1);
    }
.personalatitle {
    padding: 2% 2% 2% 2%;
	margin: 2% 9% 1% 9%;
	text-align: center;

	letter-spacing: 5px;
	font-size: 30px;
    }
.personalasubtitle {
    font-size: 22px; 
    }
.personalatext {
    font-size: 19px;
    text-align: center;
    padding: 3% 5% 3% 5%;
    font-weight: 700;
    background-color:#21A1A8;

    margin: 12% 5% 5% 5%;
    }
/*International*/
.internationalbackground {
    background-image: url("images/lightbluebackgroundmapdesk.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
    margin-top: 360px;
    }
.internationaltitle {
      padding-top: 4%;
  
    }

.internationaltext {
    font-size: 17px;
    text-align: center;
    padding: 5% 5% 42% 5%;
    color:#FFFFFF;
    margin-top: -390px;
    }
.internationaltext2 {
           font-size: 17px;
    text-align: center;
    padding: 13% 5% 1% 5%;
   
    color:#FFFFFF; 
    }
.internationalbutton {
    display: inline-block;
	margin-left: 2%;
  	margin-right: 2%;
	margin-bottom: 2%;
    margin-top: 5%;
	text-align: center;
	font-size: 17px;
	Width: 122px;
	Height: 21px;
	padding: 1% 0% 1.0% 0%;
	border: 1px white solid;
	
	color: #f0f8ff;  
    }
.internationalbackgroundtest {
	background-image: url("images/lightbluebackgroundmapdesk.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 570px;
	float:left;
	margin: 0 !important;
	}
.internationaltexttest {
	font-size: 17px;
    text-align: center;
    padding: 5% 5% 1% 5%;
    color:#FFFFFF;	
	float:left;
	position: relative;
	}
.internationaltext2 {
	font-size: 17px;
    text-align: center;
    padding: 0% 5% 0% 5%;
    color:#FFFFFF;	
	}
.internationalbuttonwrapper {
	width: 100%;
	height: auto;
	float:left;
	position: relative;
	padding: 0% 0% 4% 0%;
	}
/*News*/
.newsheading {
    background-image: url("images/blnewspapers.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	float:left;
	position: relative;
     margin-top: 4%;
	color: white;
    }
.newstitle {
    color: transparent;
    font-size: 30px;
    padding: 10% 0% 3% 22%;
    margin-top: 20%;
    text-align: center;
    }
.latestnewsbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:#16506C;
    color: aliceblue;
    width: 1050px;
    padding: 3% 3% 3% 3%;
    margin-top: 35%;
    border: 1px white solid;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
.latestboxtitle {
       text-align: center;
    font-size: 25px;
    }
.previousnewstitle {
    text-align: center;
    font-size: 30px;
    margin-top: 45%;
    }
.latestboxsubtitle {
     text-align: center;
    }
.newssubtitle {
       text-align: center;
      padding: 2% 2% 2% 2%;
	letter-spacing: 5px;
	font-size: 30px;
    }
.newstext {
    margin: 0;
    background-color:white;

   float: left;
    padding: 3% 5% 5% 5%;
    text-align: justify;
    }
.previousnewsboxes {
    width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
       padding: 22% 0% 12% 0%;
	float:left;
	position: relative !important;  
    text-align: center;   
    }  
.blackline {
    width: 300px;
        text-align: center;
	display: block;
	margin: 0 auto;
    margin-top: 0.5%;
    }
.newscontainer {
      text-align: center;
    padding: 5% 5% 5% 5%;
    border: 1px #C7C7C7 solid;
        background-color:#16506C;
    color: aliceblue;
    }
.newsbox1 {
       width: 85%;
	height:auto;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 0%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
    
    }
.boothlawnewsimage {
      width: 50%;
    height: auto;
        display: block;
    margin: 0 auto;
    padding-bottom: 5%;
    }
.newsbox2 {
    width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 3%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   
    }

.newsbox3 {
    width: 370px;
	height:330px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 0% 3% 3%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
   }

.newsboxes2 {
    	background-image: url("images/sevenoaksnewsbannerblue.jpg");
	background-repeat: no-repeat;
	background-size: cover;

	width: 100%;
	height: 200px;
	float:left;
	position: relative;
    text-align: center;
    padding-top: 2%;
    overflow: hidden;
 color: aliceblue;
    margin-top: 0%;
    }
/*Complaints*/
.complaints {
    background-color: #39465A;
    width: 100%;
    height: auto;
    color: aliceblue;
    text-align: center;
    }
.complaintstitle {
        padding-top: 150px;
    font-size: 24px;
    }
.complaintssubtitle {
      font-size: 18px;
    text-align: justify;
    padding-left: 8%;
    }
.complaintsline {
    width: 650px;
    padding: 0.5% 0% 3% 0%;
    }
.complaintlist {
    text-align: justify;
    padding: 1% 8% 1% 13%;
    }
.policylist {
       padding: 1% 8% 1% 8%;
    text-align: left;
    list-style-type: none;
    }
.complaintstext {
        padding: 0% 8% 0% 8%;
    text-align: justify;
    }
.privacyline {
          width: 400px;
    padding: 1% 0% 3% 0%;  
    }
.contentsline {
     float: left;
    width: 300px;
    padding-left: 7.5%;
    }
/*Sitemap*/
.sitemap {
	width: 33.33%;
    height: 240px;
	float: left;
	padding: 2% 0% 5% 0%;
    background-color: white;
     text-align: center;
	}
.sitemap2 {
    width: 33.33%;
     height: 240px;
	float: left;
	padding: 2% 0% 5% 0%;
    background-color: white;   
    }
.sitemap3 {
    width: 33.33%;
     height: 240px;
	float: left;
	padding: 2% 0% 5% 0%;
    background-color: white;      
    }
.sitemapspacing {
	line-height: 28px;
	font-size: 14px;
	}
.sitemapspacing2 {
	font-size: 14px;
	line-height: 18px;
	}
.cookiewriting {
	font-size: 11px;
	color:#717675;
	}
.policywriting {
     margin-top: 10px;   
    }
.sitemapspacing3 {
	font-size: 14px;
	line-height: 23px;
	font-weight: 600;
   
	}
.sitemapregs {
	margin: 0;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
     background-color: white;
	}
.regstext {
	padding: 1% 4% 1% 4%;	
	}
.sitemaptitlesize {
	padding-bottom: 2%;
	font-size: 15px;
	}
.sralogo {
    width: 200px;
    height: auto;
    }
.envelope {
	width: 35px;
	height: auto;
    padding: 1% 3% 0.8% 0%;
	}
.telephone {
	width: 34px;
	height: auto;	
    padding: 1% 0% 0.5% 0%;
	}
.icons {
	text-align: center;
	padding-top: 0%;
	}
.holdingbox {
	width: 100%;
	height: auto;
	text-align: center;
	background-color:#E5E8EF;
		
	}
.holdingpagetitle {
	font-size: 25px;
	padding: 17% 10% 30% 10%;
	font-family: myFontRB;
	}
    }