@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Inter:300,400,500,700,900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Teko:400,600,700&display=swap);

/* 

SAS Plumbing Heating & Electrical

07852835675
#mobile
info@sasplumbingheatingandelectrical.co.uk

-----------------

plumbing, heating and electrical
plumbers and electricians

------------------

1 Howard Lane
Buntingford
Hertfordshire
SG9 9FY

------------------

dark: 111e4f
middle: 247af3
light: ff9327


 */
 .mobphone{display: none!important;}



/* 
.headsection{
	background-image: -webkit-linear-gradient(top left, #247af3, #ff9327);
	background-image: -o-linear-gradient(top left, #247af3, #ff9327);
	background-image: linear-gradient(to bottom right, #247af3, #ff9327);
} 
*/




.togglerz{display: none;}
.maskz{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background-color: #111;
	z-index: 10000;
	display: none;
	cursor: pointer;
	opacity: 0.6;
}
body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	padding: 0px 0;
	font-family: 'Inter', sans-serif;
	overflow-x:hidden; 
}
a, a:active, a:visited, a:link{
	text-decoration: none;
	color: #777;
}
p{
	font-size: 15px;
	line-height: 28px;
	font-weight: 500;
	opacity: 0.8;
	font-family: 'Inter', sans-serif;
}
ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	margin-bottom: 10px;
	font-weight: 400;
	font-family: 'Inter', sans-serif;
}
header{
	position: relative;
}
.headsection{
	color: #222;
	padding: 0;
	margin: 0;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}
.headsection::after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200%;
	background-image: -webkit-linear-gradient(#111e4f, rgba(0,0,0,0.0));
	background-image: -o-linear-gradient(#111e4f, rgba(0,0,0,0.0));
	background-image: linear-gradient(#111e4f, rgba(0,0,0,0.0));
	z-index: -1;
	content: " ";
	opacity: 0.85;
}
.topsection span{
	margin: 0;
	margin-right: 10px;
	font-size: 20px;
	line-height: 50px;
	color: #ff9327;
}
.topsection a{
	float: right;
	color: white;
	font-size: 13px;
	line-height: 50px;
	margin: 0;
}
.topsection p{
	float: left;
	font-size: 13px;
	line-height: 50px;
	margin: 0;
}
.logo{
	float: left;
}
.logo p{
	line-height: 110px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	font-size: 30px;
	opacity: 1;
}
.logo p span{
	color: #ff9327;
}
.logo img{
	height: 110px;
	padding: 10px 0;
}
.headright{
	float: right;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 30px;
}
nav{
	display: inline-block;
}
nav ul{
	position: relative;
}
nav ul li{
	display: inline-block;
	position: relative;
}
nav ul li a{
	font-size: 15px;
	line-height: 50px;
	font-weight: 400;
	color: #fff!important;
	display: inline-block;
	padding: 0 10px;
	text-transform: capitalize;
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
}
nav ul li a:hover{
	color: #ff9327!important;
}
.quotenav{
	background-color: #333;
	padding: 0 25px;
	border-radius: 3px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
}
.quotenav:hover{
	box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	color: #ff9327!important;
}
.quotenav span{
	margin-right: 15px;
	color: #ff9327;
	font-size: 12px;
}
.sub-menu{
	position: absolute;
	top:0;
	left: 0px;
	top: 40px;
	padding: 10px;
	display: none;
	z-index: 100;
	background-color: #333;
	white-space: nowrap;
	clear: both;
	text-align: left;
	border-radius: 4px;
}
.sub-menu li{
	display: block;
}
.sub-menu li a{
	display: block;
	padding: 10px 20px;
	margin: 0;
	font-size: 14px;
	line-height: 30px;
	color: white!important;
	border-bottom: 2px solid rgba(255,255,255,0.1);
}
.sub-menu li a:hover{
	color: #fff!important;
	background-color: #ff9327;
}
nav ul li:hover .sub-menu{
	display: block;
}
.active{
	color: #ff9327!important;
}
.quotetog{
	cursor: pointer;
	display: inline-block;
	margin-left: 40px;
}
.quotetog p{
	line-height: 40px;
	font-size: 17px;
	color: white;
}
.quotetog span{
	line-height: 40px;
	color: #247af3;
	margin-right: 10px;
}
.banner{
	height: 850px;
	width: 100%;
	position: relative;
}
.otherheader .banner{
	height: 600px;
	width: 100%;
	position: relative;
}
.bottombanner{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 100;
}
.banner::before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(left, #111e4f, #ff9327);
	background-image: -o-linear-gradient(left, #111e4f, #ff9327);
	background-image: linear-gradient(to right, #111e4f, #ff9327);
	z-index: 100;
	content: " ";
	opacity: 0.5;
}
.banner::after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(rgba(0,0,0,0.0), #111e4f);
	background-image: -o-linear-gradient(rgba(0,0,0,0.0), #111e4f);
	background-image: linear-gradient(rgba(0,0,0,0.0), #111e4f);
	z-index: 100;
	content: " ";
	opacity: 0.75;
}
.bigslider{
	position: relative;
	z-index: 1;
}
.otherheader .bigslider{
	min-height: 50vh!important;	
}
.slideage{
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}
.slide1{background-image: url(../images/slider.jpg);}
.slide2{background-image: url(../images/slider2.jpg);}
.slide3{background-image: url(../images/slider3.jpg);}


.bannertext{
	position: absolute;
	bottom: 160px;
	left: 0;
	width: 100%;
	z-index: 1000;
	color: white;
}
.bannertext span{
	color: #222;
}
.bannertext p{
	font-weight: 500;
	font-size: 30px;
	line-height: 30px;
	padding-left: 5px;
	opacity: 1;
	font-family: 'Teko', sans-serif;
	letter-spacing: 1px;
}
.bannertext strong{
	color: #ff9327;
	font-weight: 500;
}
.bannertext h1{
	font-size: 60px;
	line-height: 60px;
	color: white;
	margin: 0;
	font-weight: 500;
	letter-spacing: -1px;
	opacity: 1;
	text-shadow: 0 0 20px rgba(0,0,0,0.65);
}
.otherheader .bannertext p{
	font-size: 60px;
	line-height: 60px;
	text-transform: capitalize;
	text-align: center;
	display: block;
}
.innertext{
	width: 70%;
	float: left;
	padding-bottom: 20px;
}
.otherheader .innertext{
	width: 100%;
	padding-bottom: 60px;
}
.bannertext .row{
	position: relative;
}
.bannerphone{
	background-image: -webkit-linear-gradient(left, #247af3, #ff9327);
	background-image: -o-linear-gradient(left, #247af3, #ff9327);
	background-image: linear-gradient(to right, #247af3, #ff9327);
	color: white!important;
	padding: 0 25px;
	line-height: 60px;
	border-radius: 9px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
	margin-top: 50px;
	display: inline-block;
	margin-right: 20px;
}
.bannerphone:hover{
	box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
}
.bannerphone span{
	margin-right: 10px;
}
.bannermail{
	border: 2px solid #ff9327;
	display: inline-block;
	color: white!important;
	padding: 0 25px;
	line-height: 56px;
	border-radius: 9px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
	margin-top: 50px;
	background-color: transparent;
}
.bannermail:hover{
	box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
}
.bannermail span{
	margin-right: 10px;
	color: #ff9327;
}
.floatingenvbox{
	width: 30%;
	position: absolute;
	right: 0;
	float: right;
	height: 100%;
	cursor: pointer;
}
.floatenv{
	height: 120px;
	position: absolute;
	right: 0;
	bottom: -60px;
	z-index: 1;
	animation: floatingenv 3s infinite;
}
.envshadow{
	width: 120px;
	height: 30px;
	border-radius: 100%;
	background-color: #111;
	position: absolute;
	bottom: -160px;
	right: 0;
	z-index: 0;
	filter: blur(3px);
	opacity: 0.3;
	animation: envshadow 3s infinite;
}
@-webkit-keyframes envshadow {
    0.1% {
    	opacity: 0.3;
		filter: blur(3px);
    }
    50% {
    	opacity: 0.2;
		filter: blur(9px);
    }
    100% {
    	opacity: 0.3;
		filter: blur(3px);
    }
}
@-webkit-keyframes floatingenv {
    0.1% {
		bottom: -60px;
    }
    50% {
		bottom: -20px;
    }
    100% {
		bottom: -60px;
    }
}

.envtext{
	position: absolute;
	background-image: -webkit-linear-gradient(left, #247af3, #ff9327);
	background-image: -o-linear-gradient(left, #247af3, #ff9327);
	background-image: linear-gradient(to right, #247af3, #ff9327);
	right: 170px;
	bottom: -10px;
	padding: 10px 30px;
	text-align: center;
	border-radius: 6px;
	opacity: 0;
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
}
.envtext::after{
	position: absolute;
	top: 15px;
	right: -10px;
	width: 20px;
	height: 20px;
	background-color: #ff9327;
	z-index: 100;
	content: " ";
	transform: rotate(45deg);
}
.envtext p{
	margin: 0;
	line-height: 30px;
	padding-left: 0;
	font-weight: 300;
	font-size: 17px;
}
.floatingenvbox:hover .envtext{
	opacity: 1;
}
.bottombanner{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	opacity: 0.4;
	mix-blend-mode: overlay;
}
div.waves{
  width: 100%;
  bottom: 0;
  /*height: 100%;*/
  position: absolute;
  z-index: 999;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.waves img{
	width: 100%;
}
.sideslide{
	width: 400px;
	position: fixed;
	right: 50px;
	z-index: 10000;
	bottom: -100px;
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
}
.movechat{
	bottom: 0;
}
.chatbox{
	padding: 15px 30px;
	background-image: -webkit-linear-gradient(left, #247af3, #ff9327);
	background-image: -o-linear-gradient(left, #247af3, #ff9327);
	background-image: linear-gradient(to right, #247af3, #ff9327);
	cursor: pointer;
	border-radius: 6px 6px 0 0 ;
}
.chatbox p{
	margin: 0;
	color: white;
	line-height: 30px;
}
.sideform{
	padding: 30px;
	display: none;
	height: 450px;
	overflow: scroll;
	background-color: #ddd;	
}
.closeside{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	opacity: 0;
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
	cursor: pointer;
}
.closeside p{
	margin: 0;
	padding: 0;
	line-height: 60px;
	color: white;
}
.closechat{
	opacity: 1;
}
.message p{
	background-color: #111e4f;
	color: white;
	border-radius: 6px;
	padding: 15px;
	line-height: 20px;
	font-size: 13px;
}
.closeallside{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	opacity: 1;
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
	cursor: pointer;
	z-index: 100;
}
.closeallside p{
	margin: 0;
	padding: 0;
	line-height: 60px;
	color: white;
}
.noclose{display: none;}

.addchat{
	bottom: 0;
}
.chatgone{
	bottom: -100px;
}

.myform{
	overflow: auto;
	width: 100%;
}

.myform label{
	float: left;
	font-size: 13px;
	position: relative;
	font-weight: bold;     
	line-height: 20px;
	box-sizing: border-box;
	padding: 0 0px;
	color: #111e4f;
	font-weight: 500;
	display: block;
	width: 100%;
}
select{
	border-radius: 0px;
}
.myform img{
	width: 215px;
	height: 80px;
	float: left;
	background-color: #333;
	margin: 10px 10px 10px 0px;
	display: block;
}
.security{
	width: 100%;
	display: block;
	overflow: auto;
}
#code{
	width: calc(100% - 225px);
	margin-bottom: 0px;
	margin-top: 10px;
}
.myform a{
	width: calc(100% - 225px);
	line-height: 30px;
	color: #fff;
	background-color: #111;
	display: block;
	float: left;
	padding: 0px 20px;
}
.myform input, .myform select{
	width: 100%;
	color: #fff;
	padding: 0px 0px;
	border:0px;
	border-left: 0px solid #111;
	height: 40px;
	margin-bottom: 12px;
	background-color: rgba(50,50,50,0.0);
	font-size: 18px;
	box-shadow: none;
	font-weight: 500;
	transition: ease 0.3s;
}
.myform textarea{
	width: 100%;
	color: #fff;
	padding: 10px 0px;
	border:0px;
	border-left: 0px solid #111;
	height: 150px;
	margin-bottom: 12px;
	background-color: rgba(50,50,50,0.0);
	font-size: 18px;
	box-shadow: none;
	font-weight: 500;
	transition: ease 0.3s;
}
.enquiryform textarea{
	background-color: rgba(50,50,50,0.0);
	color: #fff;
	border-left: 0px solid #00a99d;
}
.enquiryform input, .enquiryform select{
	background-color: rgba(0,0,0,0.0);
	border-left: 0px solid #00a99d;
	color: #fff;	
}
.select-option{
	background-color: #666;
	border: none;
	color: #fff;
}
.myform p{
	float: right;
	margin: 0px 10px;
	padding: 0px;
	width: calc(100% - 245px);
	line-height: 40px;
}
input[type=submit]{
	background-color: #00a99d;
	color: white!important;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	display: inline-block;
	line-height: 30px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-transition: ease 0.2s;
	-o-transition: ease 0.2s;
	transition: ease 0.2s;
}
input[type=submit]:hover{
	opacity: 0.8;
}
.sideform input[type=submit]{
	background-image: -webkit-linear-gradient(left, #247af3, #ff9327);
	background-image: -o-linear-gradient(left, #247af3, #ff9327);
	background-image: linear-gradient(to right, #247af3, #ff9327);
	border:1px solid #00a99d;	
	border:none;
}
.contactbox input[type=submit]{
	background-color: #111e4f;
	border:0px solid #00a99d;
	border:none;
}
.myform input:focus, .myform textarea:focus, .myform select:focus{
	border:0px;
	border-left: 0px solid #374140;
	outline: none!important;
	background-color: rgba(0,0,0,0.1);
	box-shadow: 0 0 0 black;
	padding-left: 20px;
	transition: ease 0.3s;
}

.enquiryform input:focus, .enquiryform textarea:focus, .enquiryform select:focus{
	background-color: rgba(0,0,0,0.1);
	color: #fff;	
	padding-left: 20px;
	transition: ease 0.3s;
}
@media screen and (max-width: 580px){
		.myform img{
		width: 100%;
		height:auto;
	}
	#code{
		width: 100%;
		margin-bottom: 0px
	}
	.myform a{
		width: 100%;
		margin-top: 10px;
		line-height: 30px;
	}
}
.callbackinner{
	padding: 0;
	padding-right: 10px;
	float: left!important;
	
}
.successmessage{
	-webkit-transition: ease-in-out 1s;
	-o-transition: ease-in-out 1s;
	transition: ease-in-out 1s;
	
}
::-webkit-input-placeholder { color: #fff!important;font-weight: 500;opacity: 0.99;}
::-moz-placeholder { color: #fff!important;font-weight: 500;opacity: 0.99;}
:-ms-input-placeholder { color: #fff!important;font-weight: 500;opacity: 0.99;}
:-moz-placeholder { color: #fff!important;font-weight: 500;opacity: 0.99;}

.nopad{	padding: 10px 0;}
.leftsubmit{float: left!important;padding-left: 0px;}
.enquiryform{	
	padding: 0px 0px;
	width: 100%;
}






.welcome{
	padding-top: 80px;
	padding-bottom: 80px;
}
.welcome p{
	font-size: 30px;
	line-height: 40px;
	color: #111e4f;
	font-weight: 700;
	margin: 0;
	opacity: 1;
}
.welcomeimage{
	background-image: url(../images/welcome.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	border-radius: 6px;
}
.welcometext{
	padding: 20px 60px;
	text-align: center;
}
/* .innerwelcome{
	background-color: #ddd;
	padding: 50px;
	overflow: auto;
	border-radius: 6px;
} */
.welcometext span{
	color: #ff9327;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
}
.firstsection{
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
	width: 100%;
}
.firstleft{
	padding: 50px 50px 50px 0;
}
.firstleft h2{
	font-size: 30px;
	line-height: 40px;
	color: #111e4f;
	font-weight: 700;
	margin: 0;
}
.firstright{
	position: relative;
	background-image: url(../images/firstright.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;	
	min-height: 300px;
	background-color: #111;
	border-radius: 6px;
}
.firstshape1{
	position: absolute;
	right: 00px;
	top: -200px;
	width: 65%;
	z-index: -3;
	opacity: 0.8;
}
.firstshape2{
	position: absolute;
	right: 00px;
	top: -50px;
	width: 33%;
	z-index: -2;
}
.firstshape3{
	position: absolute;
	right: 0px;
	top: 50px;
	width: 33%;
	z-index: -1;
}



.homemain{
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
}
.homeside{
	position: relative;
}
.sideimage1{
	position: absolute;
	top: 0;
	left: 30px;
	width: 75%;
	height: 55%;
	border-radius: 9px;
	background-image: url(../images/home1.jpg);
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;	
}
.sideimage2{
	position: absolute;
	bottom: 0;
	right: 30px;
	width: 75%;
	height: 55%;
	border-radius: 9px;
	background-image: url(../images/home2.jpg);
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;	
}
.homecontent span{
	margin-left: -70px;
	color: #ff9327;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
}
.homecontent{
	padding: 90px 50px 90px 50px;
}

.secondshape1{
	position: absolute;
	left: -15%;
	top: 180px;
	width: 60%;
	z-index: -3;
}
.secondshape2{
	position: absolute;
	left: 100px;
	top: 270px;
	width: 30%;
	z-index: -2;
}
.dividerone{
	position: absolute;
	width: 100%;
	top: -450px;
	z-index: -100;
	opacity: 0.5;
}
.homeside a{
	background-image: -webkit-linear-gradient(left, #247af3, #ff9327);
	background-image: -o-linear-gradient(left, #247af3, #ff9327);
	background-image: linear-gradient(to right, #247af3, #ff9327);
	position: absolute;
	bottom: -20px;
	left: 80px;
	color: white;
	padding: 0 50px;
	line-height: 60px;
	border-radius: 9px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
	font-size: 13px;
}
.homeside a:hover{
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
}


.secondbit{
	padding-top: 120px;
	padding-bottom: 120px;
	position: relative;
}
.dividertwo{
	position: absolute;
	width: 100%;
	top: 250px;
	z-index: 1;
	opacity: 0.5;
}
.secondbit .row{
	position: relative;
	z-index: 10;
}
.insidesecond{
	position: relative;
	width: 100%;
}
.secondleft{
	background-image: -webkit-linear-gradient(top left, #247af3, #ff9327);
	background-image: -o-linear-gradient(top left, #247af3, #ff9327);
	background-image: linear-gradient(to bottom right, #247af3, #ff9327);
	padding: 100px 50px;
	color: white;
	text-align: center;
	z-index: 10;
	position: relative;
	border-radius: 9px 0 0 9px;
}
.secondleft span{
	color: #ff9327;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
}
.secondleft h3{
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	font-weight: 500;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 20px;
}
.secondleft a{
	background-color: #ff9327;
	color: white!important;
	padding: 0 50px;
	line-height: 50px;
	border-radius: 9px;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
	margin-top: 50px;
	display: inline-block;
	margin-right: 20px;
	font-size: 13px;
}
.secondleft a:hover{
	box-shadow: 0px 0px 3px rgba(0,0,0,0.1);	
}
.secondright{
	background-color: #111;
	height: 100%;
	position: relative;
	z-index: 10;
	border-radius: 0px 9px 9px 0px;
	background-image: url(../images/slider3.jpg);
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;	
}

.secondrightleaf{
	position: absolute;
	top: 60px;
	right: -100px;
	width: 210px;
	z-index: 2;
}
.secondleftleaf{
	position: absolute;
	top: 130px;
	left: -100px;
	width: 200px;
	z-index: 2;
}
.philosophy{
	position: relative;
	overflow:hidden;
}


.members{
	padding-top: 50px;
	padding-bottom: 150px;
	text-align: center;
	position: relative;
	z-index: 10;
}
.members img{
	height: 80px;
	margin: 30px;
	display: inline-block;
}
.members img:hover{
	opacity: 0.8;
}


.philosophy{
	padding-top: 120px;
	padding-bottom: 120px;
	background-image: -webkit-linear-gradient(left, #247af3, #ff9327);
	background-image: -o-linear-gradient(left, #247af3, #ff9327);
	background-image: linear-gradient(to right, #247af3, #ff9327);
}
.dividerthree{
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 1;
}

.philbanner{
	height: 550px;
	width: 100%;
	background-image: url(../images/philosophy.jpg);
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;	
	position: relative;
	z-index: 10;
	border: 10px solid #111e4f;
	border-radius: 9px;
}
.philtext{
	padding-top: 150px;
	color: white;
}
.philtext h5{	
	font-size: 50px;
	line-height: 60px;
	color: #fff;
	font-weight: 500;
	margin: 0;
	margin-top: 10px;
}
.philtext span{
	color: #ff9327;
	font-size: 15px;
	margin-bottom: 0px;
	display: block;
}
.philtext p{
	font-size: 19px;
	line-height: 35px;
	font-weight: 300;
}
.philbannercontainer{
	position: relative;
}
.pencilman{
	position: absolute;
	right: -150px;
	height: 500px;
	bottom: -60px;
	z-index: 10;
}
.ladderman{
	position: absolute;
	left: -40px;
	height: 190px;
	bottom: -80px;
	z-index: 10;
}
.sittingman{
	position: absolute;
	left: 150px;
	height: 100px;
	bottom: -40px;
	z-index: 10;
}
.philrightleaf{
	position: absolute;
	top: 0px;
	right: -100px;
	width: 300px;
	z-index: 2;
}
.philleftleaf{
	position: absolute;
	top: 130px;
	left: -100px;
	width: 200px;
	z-index: 2;
}
.why{
	background-image: url(../images/slider3.jpg);
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	color: white;	
	position: relative;
}
.why .row{
	position: relative;
	z-index: 10;
}
.why h5{
	color: white;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	margin-top: 20px;
}
.whytext{
	padding-top: 160px;
	padding-bottom: 200px;
	position: relative;
	padding-right: 40px;
}
.whyboxes{
	position: relative;
	min-height: 400px;
}
.whybox{
	background-color: #111e4f;
	border-radius: 9px;
	padding: 40px;
	float: left;
	box-shadow: 5px 5px 40px rgba(0,0,0,0.3);
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
}
.why::after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(top left, #111e4f, #247af3);
	background-image: -o-linear-gradient(top left, #111e4f, #247af3);
	background-image: linear-gradient(to bottom right, #111e4f, #247af3);
	content: " ";
	opacity: 0.85;
	z-index: 1;
}
.whybox:hover{
	box-shadow: 2px 2px 15px rgba(0,0,0,0.5);	
}
.whybox1{
	width: 48%;
	left: 0;
	margin-top: -40px;
	margin-bottom: 40px;
}
.whybox2{
	width: 48%;
	right: 0;
	margin-top: 40px;
	float: right;
	margin-bottom: 40px;
}
.whybox3{
	width: 46%;
	margin-left: -40px;
	margin-bottom: -40px;
}
.whybox4{
	width: 56%;
	margin-right: -30px;
	margin-bottom: -20px;
	float: right;
}
.why span{
	color: #ff9327;
}

footer{
	background-color: #eee;
	padding-top: 120px;
	padding-bottom: 80px;
	display: block;
	overflow: auto;
}
footer h6{
	font-size: 23px;
	line-height: 35px;
	color: #111e4f;
	font-weight: 700;
	text-transform: capitalize;
}
.by{
	margin-top: 50px;
}
.by p{
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	opacity: 0.5;
	font-weight: 700;
	float: left;
	margin: 0;
	line-height: 30px;
}
.footerlinks{
	text-align: right;
	display: inline-block;
	float: right;
}
.by a{
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	opacity: 0.9;
	font-weight: 700;
	margin: 0;
	margin-left: 20px;
	line-height: 30px;
	font-size: 13px;
	display: inline-block;
}
footer ul li{
	margin: 0;
	line-height: 40px;
	display: inline-block;
	margin-right: 15px;
	font-size: 16px;
}
footer ul li a:hover{
	color: #ff9327!important;
}
.footright{
	text-align: right;
}
.footright a{
	margin: 0;
	line-height: 40px;
	margin-left: 30px;
	display: inline-block;
	font-size: 16px;
}
.footright span{
	margin-right: 15px;
	color: #ff9327;
}
.footright a:hover{
	color: #111e4f;	
}
footer .quotenav{display: none;
}
main{
	padding-top: 50px;
	padding-bottom: 50px;
}
.sidebarz{
	padding: 30px;
	border: 2px solid rgba(0,0,0,0.15);
	display: block;
	float: none;
	border-radius: 9px;
}
.sidebarz h3{
	margin-top: 30px;
	font-size: 21px;
	color: #111e4f;
	margin-bottom: 0;
	font-weight: 700;
}
.sidebarz ul{
	margin-top: 20px;
}
.sidebarz ul li{
	color: #555;
	border-top: 2px solid rgba(0,0,0,0.15);
	line-height: 30px;
	padding: 5px 0;
	font-weight: 500;
}
.sidebarz a{
	background-image: -webkit-linear-gradient(top left, #247af3, #ff9327);
	background-image: -o-linear-gradient(top left, #247af3, #ff9327);
	background-image: linear-gradient(to bottom right, #247af3, #ff9327);
	color: white!important;
	padding: 0 20px;
	line-height: 50px;
	border-radius: 5px;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
	margin-top: 40px;
	display: inline-block;
	font-size: 15px;
	width: 100%;
	text-align: center;
}
.sidebarz a:hover{
	box-shadow: 0px 5px 4px rgba(0,0,0,0.2);	
}
.content{
	padding-top: 0px;
	padding-bottom: 40px;
}
.content span{
	color: #ff9327;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	margin-top: 30px;
}
.servicebox span{
	margin-top: 0;
}
.content h1{
	font-size: 27px;
	line-height: 35px;
	color: #111e4f;
	font-weight: 900;
	display: block;
	margin-bottom: 20px;
}
.content h2{
	font-size: 25px;
	line-height: 30px;
	color: #111e4f;
	display: block;
	margin-bottom: 20px;
	font-weight: 700;
}
.content h3{
	font-size: 18px;
	line-height: 25px;
	color: #247af3;
	font-weight: 700;
	display: block;
	margin-bottom: 20px;
}
.content h3 strong{
	color: #ff9327;
	font-weight: 500;
}
.content h4{
	font-size: 19px;
	line-height: 24px;
	color: #ff9327;
	display: block;
	margin-bottom: 20px;
}
.content h5{
	font-size: 17px;
	line-height: 25px;
	color: #111e4f;
	display: block;
	margin-bottom: 20px;
	font-weight: 700;
}
.homecontent h3{
	margin: 0;
	margin-left: -70px;
	margin-bottom: 40px;
	font-size: 30px;
	line-height: 40px;	
	color: #111e4f!important;
}


.servicebox{
	padding: 30px;
	border: 2px solid rgba(0,0,0,0.15);
	display: block;
	float: none;
	border-radius: 9px;
	margin-bottom: 30px;
}
/* 
.content ul{
	-webkit-columns: 2;
	-moz-columns: 2;
	-o-columns: 2;
	columns: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	-o-column-gap: 30px;
	column-gap: 30px;
}
*/
.content ul li{
	color: #555;
	line-height: 30px;
	padding: 5px 0;
	font-weight: 700;
	display: inline-block;
	width: 100%;
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
	border-radius: 9px;
	position: relative;
	padding-left: 50px;
}
.content ul li::after{
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
	color: red;
	content: url(../images/shapes/check.svg);
	padding: 7px;
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
}
.content h2{
	font-weight: 900;
}
.content ul li:hover{
	background-image: -webkit-linear-gradient(top left, #247af3, #ff9327);
	background-image: -o-linear-gradient(top left, #247af3, #ff9327);
	background-image: linear-gradient(to bottom right, #247af3, #ff9327);
	color: #fff;
	padding: 5px 20px;
	padding-left: 60px;
}
.content ul li:hover::after{
	margin-left: 10px;
}


.thumbs{
	float: left;
	width: 25%;
	padding: 10px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.thumbs::before{	
	content: " ";
	width: calc(100% - 10px);
	height: calc(0% - 10px);
	bottom: 5px;
	left: 5px;
	z-index: 20;
	position: absolute;
	opacity: 0.5;
	pointer-events:none;
	background-color: #ff9327;
-webkit-transition: all 300ms cubic-bezier(1,.11,.52,.99); 
   -moz-transition: all 300ms cubic-bezier(1,.11,.52,.99); 
     -o-transition: all 300ms cubic-bezier(1,.11,.52,.99); 
        transition: all 300ms cubic-bezier(1,.11,.52,.99);
	border-radius: 9px;
}
.thumbs::after{
	content: " ";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 20;
	position: absolute;
-webkit-transition: all 600ms cubic-bezier(1,.11,.52,.99); 
   -moz-transition: all 600ms cubic-bezier(1,.11,.52,.99); 
     -o-transition: all 600ms cubic-bezier(1,.11,.52,.99); 
        transition: all 600ms cubic-bezier(1,.11,.52,.99);
	opacity: 0;
	pointer-events:none;

	background-image: url(../images/icons/zoom.svg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 10%;
	background-size: 10%;
}
.thumbs img{
	width: 100%;
	margin: 0!important;
	border-radius: 4px;
}
.thumbs a{
	margin: 0!important;
}
.thumbs:hover::after{
	-webkit-background-size: 20%;
	background-size: 20%;
	opacity: 0.75;
}
.thumbs:hover::before{
	height: calc(100% - 10px);
}
main .thumbs:nth-child(10n + 1){
	width: 50%;
	float: left;
}
main .thumbs:nth-child(10n + 4){
	width: 50%;
	float: right;	
}

.gallerybox{
	width: 100%;
	float: left;
	margin-bottom: 40px;
	padding: 30px;
	border: 2px solid rgba(0,0,0,0.15);
	display: block;
	border-radius: 9px;	
}

blockquote{
	padding: 30px;
	border: 2px solid rgba(0,0,0,0.15);
	display: block;
	margin-bottom: 40px;
	border-radius: 9px;
	font-style: normal;
}
.innerquote{
	background-image: -webkit-linear-gradient(top left, #247af3, #ff9327);
	background-image: -o-linear-gradient(top left, #247af3, #ff9327);
	background-image: linear-gradient(to bottom right, #247af3, #ff9327);
	color: white;	
	padding: 30px;
	border-radius: 9px;
	position: relative;
}
.innerquote::after{
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	content: " ";
	background-image: url(../images/shapes/quotez.png);
	background-size: 250px;
	background-position: right 50px bottom -50px;
	background-repeat: no-repeat;
	z-index: 1;
	opacity: 0.1;
}
.innerquote p{
	position: relative;
	z-index: 2;
}
.author{
	padding: 30px 0;
	padding-bottom: 0;
}
.author span{
	margin: 0;
	font-size: 19px;
	line-height: 25px;
	font-weight: 900;
	color: #111e4f;
}
.author p{
	font-size: 16px;
	margin: 0;
	line-height: 25px;
	color: #ff9327;
	font-weight: 400;
	font-style: italic;
}
.authorpic{
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 20px;
}

.smallquote{
	font-size: 15px;
	line-height: 28px;
}
.midquote{
	font-size: 20px;
	line-height: 32px;
}
.bigquote{
	font-size: 25px;
	line-height: 40px;
}

.contactcontainer{
	position: relative;
}
.contactbox{
	background-image: -webkit-linear-gradient(left, #247af3, #ff9327);
	background-image: -o-linear-gradient(left, #247af3, #ff9327);
	background-image: linear-gradient(to right, #247af3, #ff9327);
	padding: 80px;
	border-radius: 9px 0 0 9px;
	position: relative;
	z-index: 5;
	width: 60%;
	overflow:auto;
	display: inline-block;
}
.contactright{
	width: 39.5%;
	overflow:auto;
	position: relative;
	background-color: #111e4f;
	padding: 80px;
	border-radius: 0px 9px 9px 0px;
	display: inline-block;
	opacity: 0.95;
}
.contactshape{
	position: absolute;
	left: -150px;
	bottom: -20px;
	height: 330px;
	z-index: 7;
}
.contactshape2{
	position: absolute;
	left: -60px;
	top: -40px;
	width: 120px;
	z-index: 6;
}
.contactshape3{
	position: absolute;
	left: -60px;
	top: 150px;
	width: 100px;
	z-index: 1;
}
.contactshape4{
	position: absolute;
	right: -60px;
	bottom: -50px;
	height: 350px;
	z-index: 10;
}
.contactshape5{
	position: absolute;
	right: -60px;
	top: 100px;
	width: 120px;
	z-index: 10;
}
.contactright a, .contactright p{
	margin: 0;
	line-height: 35px;
	color: white;
	font-size: 14px;
	display: block;
}
.contactright span{
	display: inline-block;
	margin: 0;
	margin-right: 10px;
}


.sideform textarea, .sideform input, .sideform select{
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
	padding: 0 15px;
	border-radius: 6px;
	color: #222;
}

.sideform ::-webkit-input-placeholder { color: #222!important;font-weight: 500;opacity: 0.5;}
.sideform ::-moz-placeholder { color: #222!important;font-weight: 500;opacity: 0.5;}
.sideform :-ms-input-placeholder { color: #222!important;font-weight: 500;opacity: 0.5;}
.sideform :-moz-placeholder { color: #222!important;font-weight: 500;opacity: 0.5;}

.checkz input{
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 2px solid white;
	margin-bottom: 0;
}
.checkz p{
	display: inline-block;
	width: 45%;
	line-height: 30px;
	color: white;
	float: left;
	margin-left: 0;
}
.checkd{
	width: 100%;
	text-align: left;
	padding-top: 20px;
	display: block;
	float: left;	
}


.secondbit span:first-child:first-letter{
	text-transform: uppercase;
}



/* .madshape{display: none;} */








.headsection {
	background-color: #fff;
	z-index: 10000;
}
.headsection::after{display: none!important;}
nav ul li a{
	color: #333!important;
	font-weight: 500;
}
.logo p{
	color: #111e4f!important;
}
.quotenav {
	color: #fff!important;
}
.headsection .row{
	position: relative;
}
/* .logo img{
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	padding: 30px 20px;
	height: 160px;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1024px) {
	.logo img{
		width: 70%;
		display: inline-block;
		height: auto;
		position: relative;
		box-shadow: 0 0 20px rgba(0,0,0,0.0);
	}
	.logo{
		width: 100%;
		text-align: center;
	}
}


 */










@media screen and (max-width: 1024px) {
p{
	font-size: 14px;
	line-height: 25px;
}
.togglerz{
	position: fixed;
	z-index: 110000009;
	display: block;
	width: 100%;
	top: 0;
	left: 0;
	color: white;
}
.togglerz a{color: white;}
.toggler{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #111e4f;
	padding: 10px 20px;
	cursor: pointer;
	width: calc(100% - 100px);
	z-index: 102;

	-webkit-transition: ease 0.5s;
	-o-transition: ease 0.5s;
	transition: ease 0.5s;
}
.toggler img{
	display: inline-block;
	height: 24px;
	padding: 3px;
	margin-left: 10px;
}
.toggler p{
	display: inline-block;
	text-transform: uppercase;
	color: white;
	line-height: 30px;
	margin: 0;
	letter-spacing: 1px;
	font-weight: 500;
}
.movetoggler{
	top: 0%;
	-webkit-transition:ease 0.5s;
	-o-transition:ease 0.5s;
	transition:ease 0.5s;
}
.closetoggler{
	position: absolute;
	margin-top: -100%;
	left: 00%;
	background-color: #247af3;
	padding: 10px 20px;
	width: 100%;
	cursor: pointer;
	width: calc(100% - 100px);

	-webkit-transition:ease 0.5s;
	-o-transition:ease 0.5s;
	transition:ease 0.5s;
	z-index: 100000;
}
.closetoggler img{
	display: inline-block;
	height: 24px;
	padding: 3px;
	margin-left: 10px;
}
.closetoggler p{
	display: inline-block;
	text-transform: uppercase;
	color: white;
	line-height: 30px;
	margin: 0;
	letter-spacing: 1px;
	font-weight: 500;
}
.moveclosetoggler{
	margin-top: 0px;
	-webkit-transition:ease 0.5s;
	-o-transition:ease 0.5s;
	transition:ease 0.5s;
}
.emailin{
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 40px;
	background-color: #247af3;
	text-align: center;
}
.phonein{
	position: absolute;
	right: 50px;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 40px;
	background-color: #ff9327;
	text-align: center;
}
nav{
	position: fixed;
	top: 50px;
	left: -100%;
	display: table;
	height: calc(100vh - 50px);
	width: 100%;
	opacity: 0;
	z-index: 100000;
	text-align: left;
	padding: 0 1.15rem;
	text-align: center;
	padding-bottom: 50px;

	-webkit-transition:ease 1s;
	-o-transition:ease 1s;
	transition:ease 1s;
	background-image: -webkit-linear-gradient(top left, #247af3, #ff9327);
	background-image: -o-linear-gradient(top left, #247af3, #ff9327);
	background-image: linear-gradient(to bottom right, #247af3, #ff9327);
	pointer-events: none;
}
.shownav{
	opacity: 0.95;
	pointer-events: auto;
	left: 0;
}
nav ul li{
	display: block;
}
nav ul{
	display: table-cell;
	vertical-align: middle;
}
nav ul li a{
	line-height: 40px;
	font-size: 20px;
	font-weight: 500;
	color: #fff!important;
	display: block;
	cursor: pointer;
	text-shadow: 0 0 6px rgba(0,0,0,0.4);
}
nav ul li::after{
	display: none;
}

.headsection{
	padding-top: 50px;
	width: 100%;
	text-align: center;
}
.logo{
	width: 100%;
	text-align: center;
}
.bannertext h1{
	font-size: 35px;
	line-height: 40px;
}
.bannermail{display: none;}
.innertext{
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.floatingenvbox{
	width: 100%;
	position: absolute;
	display: none;
}
.banner{
	height: 750px;
	width: 100%;
	position: relative;
}
.welcome{
	padding-top: 10px;
	padding-bottom: 10px;
}
.welcometext{
	padding: 0 1.15rem;
}
.welcome p{
	font-size: 25px;
	line-height: 30px;
}
.firstshape2{display: none;}
.firstshape3{display: none;}
.secondshape1{display: none;}
.secondshape2{display: none;}
.firstshape1{
	right: 00px;
	top: -100px;
	width: 100%;
}
.philleftleaf{
	top: 30px;
	left: -100px;
	width: 150px;
}
.pencilman{
	position: absolute;
	right: -50px;
	height: 300px;
	bottom: -30px;
}
.firstleft{
	padding: 1.15rem;
}
.firstsection{
	padding-bottom: 0;
}

.whybox1{
	width: 48%;
	left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
}
.whybox2{
	width: 48%;
	right: 0;
	margin-top:  0px;
	float: right;
	margin-bottom: 20px;
}
.whybox3{
	width: 48%;
	margin-left: 0px;
	margin-bottom: 20px;
}
.whybox4{
	width: 48%;
	margin-right: 0px;
	margin-bottom: 20px;
	float: right;
}
.sideimage1{
	min-height: 300px;
	position: relative;
	width: 48%;
	margin-bottom: 20px;
	left: 0;
	float: left;
}
.sideimage2{
	min-height: 300px;
	position: relative;
	width: 48%;
	margin-bottom: 20px;
	right: 0;
	float: right;
}
.homeside{
	padding-left: 0;
	padding-right: 0;
}
.homecontent{
	padding: 0px;
	padding-bottom: 50px;
}
.homemain{
	padding-top: 50px;
	padding-bottom: 50px;
}
.homecontent span{
	margin-left: 0px;
}
.homecontent h3{
	margin-left: 0px;
}
.homeside a{
	left: 0px;
}
.members{
	padding-top: 30px;
	padding-bottom: 30px;
}
.ladderman{display: none;}
.sittingman{display: none;}
.philrightleaf{
	position: absolute;
	top: 60px;
	right: -100px;
	width: 150px;
	z-index: 2;
}
.philtext{
	padding-top: 80px;
}
.philosophy{
	padding-bottom: 80px;
}
.whytext {
    padding: 60px 0 20px;
}
.whyboxes{padding: 0;}
.philtext p{
	font-size: 14px;
	line-height: 25px;
}
.firstsection h2, .homecontent h3, .secondleft h3, .philtext h5{
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
	display: block;
}
.philbanner{
	height: 350px;
	border: 10px solid #111e4f;
}
.bannertext{
	z-index: 100;
}
.quotenav{
	padding: 5px 35px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 20px;
}
.sideslide{
	width: 100%;
	right: 0px;
	z-index: 10000;
	bottom: 00px;
}
.sideform{
	height: calc(90vh - 100px);
}
.chatbox{
	padding: 15px 30px;
	border-radius: 0px 0px 0 0 ;
}
.footleft{display: none;}
.footright{text-align: left;}
.footright a{
	margin: 0;
	line-height: 40px;
	margin-left: 0px;
	display: block;
	font-size: 16px;
}
.footerlinks{
	text-align: left;
	display: inline-block;
	float: left;
}
.by a{
	margin-left: 0px;
	margin-right: 20px;
}
footer{
	padding-bottom: 100px;
}

.contactbox{
	padding: 30px;
	width: 100%;
	border-radius: 9px;
}
.contactright{
	width: 100%;
	padding: 30px;
	border-radius: 9px;
}
.contactshape{
	position: absolute;
	left: -150px;
	bottom: -20px;
	height: 130px;
	z-index: 7;
}
.contactshape2{
	position: absolute;
	left: -60px;
	top: -40px;
	width: 120px;
	z-index: 6;
}
.contactshape3{
	position: absolute;
	left: -60px;
	top: 150px;
	width: 100px;
	z-index: 1;
}
.contactshape4{
	display: none;
}
.contactshape5{
	position: absolute;
	right: -80px;
	top: 100px;
	width: 120px;
	z-index: 10;
}
.content ul li{
	font-size: 13px;
}
.otherheader .bannertext p{
	font-size: 30px;
	line-height: 30px;
}

blockquote{
	padding: 10px;
	border: 2px solid rgba(0,0,0,0.15);
	display: block;
	margin-bottom: 40px;
}
.thumbs{
	width: 33.33%;
	padding: 4px;
}
main .thumbs:nth-child(10n + 1){
	width: 33.33%;
	float: left;
}
main .thumbs:nth-child(10n + 4){
	width: 33.33%;
	float: right;	
}

.sub-menu{
	position: relative;
	top:0;
	left: 0px;
	top: 0px;
	padding: 0px;
	display: block;
	background-color: transparent;
	text-align: center;
	width: 100%;
}
.sub-menu li{
	display: block;
}
.sub-menu li a{
	display: block;
	padding: 0px 0px;
	margin: 0;
	font-size: 14px;
	line-height: 30px;
	color: white!important;
	border-bottom: 2px solid rgba(255,255,255,0.1);
}

.content ul{
	-webkit-columns: 1;
	-moz-columns: 1;
	-o-columns: 1;
	columns: 1;
}

}
@media screen and (max-width: 768px) {

.whybox1{
	width: 100%;
}
.whybox2{
	width: 100%;
}
.whybox3{
	width: 100%;
}
.whybox4{
	width: 100%;
}
.members img{
	height: auto;
	margin: 0px;
	width: 48%;
	padding: 10px;
}
.sideimage1{
	min-height: 300px;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	left: 0;
}
.sideimage2{
	min-height: 300px;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	right: 0;
}
.logo{
	width: 100%;
	text-align: center;
}
.logo img{
	width: 70%;
	display: inline-block;
	height: auto;
}
.secondbit{
	padding-top: 50px;
	padding-bottom: 50px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}
.secondleft{
	padding: 50px 20px;
	border-radius: 9px 9px 0 0px;
}
.secondright{
	background-color: #111;
	height: 300px;
	border-radius: 0px 0px 9px 9px;
}
.contactshape5{display: none;}