body {
    color: #555555;
    font-family: 'Noto Sans',sans-serif;
}
/**********************************************************************/
/************************** COMMON ELEMENTS **************************/
/********************************************************************/

#lsg-logo { width:100%; height:auto; max-width:300px; padding:1em; }

h1, h2, h3, h4, h5, h6 {
	color: #333333;
    font-family: 'Roboto Condensed',sans-serif;
}
p {
	line-height: 1.6;
	font-size: 16px;
}
a:focus {
    outline: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
}
/** Custom styles **/
.vis-hidden {
	visibility: hidden !important;
}
a {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
h2.sectionTitle {
	color: #554F73;
    font-size: 50px;
    margin-top: 0;
    text-align: center;
	font-weight: 700;
    margin-bottom: 50px;
}
h3.sectionTitle {
    text-align: center;
    margin-bottom: 50px;
    margin-top: -20px;
}
.altWrap {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #f7f7f7;
}

/**********************************************************************/
/***************************** NAVBAR ********************************/
/********************************************************************/

.navbar {
	margin-bottom: 0;
}

.navbar-inverse {
	
	background:#777;
	
	border: 0 none;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}
.navbar-brand {
	line-height: 1;
    height: 40px;
    margin-top: 14px;
    margin-bottom: 26px;
    padding: 0;
    width: 100%;
	font-size: 40px;
	letter-spacing: -2px;
	font-weight: 700;
}
.navbar-inverse .navbar-brand {
    color: #428BCA;
}
.navbar-inverse .navbar-brand .fa-stack {
	font-size: 28px;
}
.navbar-inverse .navbar-brand .title {
    color: #888;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    background: none;
    color: #428BCA;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
.navbar-nav {
	float: right;
}
.navbar-inverse .navbar-nav > li > a {
	font-family: 'Roboto Condensed',sans-serif;
	color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 400;
    padding: 30px 15px;
    text-shadow: none;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
    color:#554F73;
}
.navbar-inverse .navbar-toggle {
	background: #FFFFFF;
    border: 0 none;
	margin: 19px 15px 19px 0;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #eee;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background: #333;
}

/**********************************************************************/
/************************** JUMBOTRON ********************************/
/********************************************************************/

.jumbotron {
	background: url(../assets/img/sea-beach-holiday-vacation.jpg) no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 0;
	padding-top: 320px;
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 160px;

}

.jumbotron .mobile {
	background-image: url("../assets/img/mobile.png");
    background-repeat: no-repeat;
    height: 499px;
    margin-left: -96px;
    margin-top: 0;
    overflow: hidden;
    width: auto;
}
.jumbotron h1 {
	color: #fff;
    font-size: 72px;
    font-weight: 700;
	text-shadow: 0 1px 5px #222222;
}
.jumbotron h2 {
	color: #fff;
	font-weight: 300;
	text-shadow: 0 1px 5px #222222;
	margin-bottom: 30px;
}
.jumbotron .actionBtn .line1 {
	display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 140px;
	margin-top: 10px;
}
.jumbotron .actionBtn .line2 {
	font-size: 28px;
    font-weight: 700;
	line-height: 1;
	
}

/**********************************************************************/
/************************** WHAT WE DO *******************************/
/********************************************************************/

#aboutUs {
/*	padding-top: 60px; */
/*	padding-bottom: 60px; */
}
#aboutUs .icon {
	-webkit-transition:All 0.2s linear;
	-moz-transition:All 0.2s linear;
	-o-transition:All 0.2s linear;
}
#aboutUs .fa-stack.icnC {
    color: #428BCA;
    font-size: 74px;
}
#aboutUs .icon {
	background-color: #428BCA;
    border: 4px solid #428BCA;
    border-radius: 50%;
    color: #FFFFFF;
    display: block;
    font-size: 80px;
    height: 148px;
    line-height: 140px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 148px;
}
#aboutUs .icon:hover {
    color: #428BCA;
	background-color: #fff;
    cursor: default;
}


#home-Left {
	

	background-color:#333333;
	color:#fff;
	height:600px;
}

#home-Right {
	
	background:#5B7470;
	height:600px;
	
}


#home-Left-content {
	
	display:inline-block;
	width:100%;
	height:auto;
	max-width:75%;
	margin:auto;
	text-align:left;
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}

#home-Left-content > h3 { font-size:42px; color:#fff; }
#home-Left-content > p { 	line-height:1.25em;
font-size:22px;  }

#tables-positioner { 

	position:relative;
	max-width:1080px; 
	width:100%; 
	height:auto;
	margin:auto;
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;

}	

#home-Right-table-top {
	
	display:table;
	width:100%;
	max-width:1080px;
	margin:auto;
	height:auto;
	border-collapse:seperate;
	border-spacing:12px;

	
}

#home-Right-table-bottom {
	
	display:table;
	width:100%;
	max-width:1080px;
	margin:-12px auto auto auto;
	height:auto;
	border-collapse:seperate;
	border-spacing:12px;
	
	
}

.home-Right-table-row {
	
	display:table-row;
	width:auto;
	height:auto;

}

.home-Right-table-cell {
	
	display:table-cell;
	width:calc(1080px / 4) !important;
	height:120px;
	overflow:hidden;
	background:#fff;
	color:#333;
	font-size:18px;
	vertical-align:middle;
	transition: 0.5s all ease-in-out;
	
}

.home-Right-table-cell:hover { background:#554F73; color:#fff; }

.wide-table-cell {
	
	display:table-cell;
	width:calc(1080px / 3) !important;
	height:120px;
	overflow:hidden;
	background:#fff;
	color:#333;
	font-size:18px;
	vertical-align:middle;
	transition: 0.5s all ease-in-out;
	
}

.wide-table-cell:hover { background:#554F73; color:#fff; }

#aboutUs-Right {
	

	background-color:#5B5674;
	color:#fff;
	height:600px;
}

#aboutUs-Left {
	
	background:url(../assets/img/seychelles-1556122_1920.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height:600px;
	
}

#aboutUs-Right-content {
	
	display:inline-block;
	width:100%;
	height:auto;
	max-width:75%;
	margin:auto;
	text-align:left;
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}

#aboutUs-Right-content > h3 { font-size:42px; color:#fff; }
#aboutUs-Right-content > p { 	line-height:1.25em;
font-size:22px;  }

#ourPhilosophy-Left {
	
	background:url(../assets/img/pexels-photo-249580.jpeg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height:600px;
	
}


#ourPhilosophy-Right {
	
	background-color:#333333;
	color:#fff;
	height:600px;
	
}

#ourPhilosophy-Right-content {
	
	display:inline-block;
	width:100%;
	height:auto;
	max-width:75%;
	margin:auto;
	text-align:left;
	margin:auto;
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}

#ourPhilosophy-Right-content > h3 { color:#fff; font-size:42px; }
#ourPhilosophy-Right-content > p { 	line-height:1.25em;
font-size:22px;  }

#ourCompanies-Left {
	background-color: #5B5674;
	color: #fff;
	height: 700px;
}

#ourCompanies-Right {
	
	background:url(../assets/img/woman-model-sunlight-sunglasses-52739.jpeg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height:700px;
	
}

#ourCompanies-Left-content {
	display: inline-block;
	width: 100%;
	height: auto;
	max-width: 1100px;
	margin: auto;
	text-align: left;
	margin: 50px auto auto auto;
}

#ourCompanies-Left-content > h3 { font-size:42px; color:#fff; }
#ourCompanies-Left-content > p { 	line-height:1.25em;
font-size:22px;  }

#lilium-stanley-logo-shield { float:left; width:100%; height:auto; max-width:85px; padding-top:20px; padding-left:10px; padding-right:10px; }

.company-name-block { position:relative; display:block; width:100%; max-width:250px; height:91px;  background:#fff; border:solid 1px #444; margin-bottom:2em; }

.company-name-block:nth-child(4n-3) { margin-top:2em;}

.company-name-block:hover {background:#E2EBCC;}

.company-name-block > h3 { font-size:22px; text-align:center; margin:20px auto; color:#5B5674;}



body{
			margin-top: 100px;
			font-family: 'Trebuchet MS', serif;
			line-height: 1.6
		}
	



ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	width: 225px;
	float: left;
}
		
ul.tabs > li {
	background: #fff;
	color: #aba487;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 25px;
	width: 100%;
	height: auto;
	text-align: left;

}
		
		ul.tabs > li:nth-child(4n-3) { margin-top:25px;}
		
		ul.tabs li > h3 { float:right; margin:20px auto; width:100%; max-width:135px; font-size:20px; color:#5B5674;}

		ul.tabs > li.current{
				background: #777777;
		}
		
		ul.tabs > li.current > h3 {

	color: #fff !important;
}


.company-description {
	display: none;
	float: right;
	height: 430px;
	width:100%;
	max-width:71.5%;
	margin-top: 25px;
	background: #2a2a2a;
	color:#fff;
	font-size: 18px;
	line-height:1.25em;
	text-align:center;

}
		

		.company-description.current{
			display: inherit;
		}


.company-description-table { display:table; padding:1em; width:100%; height:auto; }
.company-description-table-row { display:table-row; width:100%; height:auto; }
.company-description-table-cell { display:table-cell;}
.cell-left { width:50%; background:#000; height:calc(430px - 2em); vertical-align:top; text-align:left;}
.cell-right { width:50%; background:#fff; height:calc(430px - 2em); vertical-align:bottom;}
.scrollable-content {  overflow-y:scroll; height:100%;}
.scrollable-content > h2 { color:#fff; border-bottom: dashed 1px gold; width:90%; margin:15px auto auto auto;}
.scrollable-content > p { width:90%; margin:10px auto; font-size:15px;}
.scrollable-content > ul { width:90%; margin:auto;}
.scrollable-content > ul > li { font-size:14px; }


.cell-right-top-left	{ float:left; width:50%; height:auto; background:#777777; opacity:0.75;}

.cell-right-top-left > a { display:inline-block; padding:0.5em; text-decoration:none; color:#fff;}

.cell-right-top-right	{ float:right; width:50%; height:auto; background:#5B5674; opacity: 0.75;	}

.cell-right-top-right > a { display:inline-block; padding:0.5em; text-decoration:none; color:#fff;}

.cell-right-top-left:hover { opacity:0.9; }
.cell-right-top-right:hover { opacity:0.9; }


#bg-lilium-stanley-investment { background-image:url(../assets/img/111.jpg); background-position:center center; background-size:cover; background-repeat:no-repeat; }
#bg-lilium-stanley-concierge { background-image:url(../assets/img/222.jpg); background-position:center center; background-size:cover; background-repeat:no-repeat; }
#bg-lilium-stanley-property { background-image:url(../assets/img/4936335826_b717389059_z.jpg); background-position:center center; background-size:cover; background-repeat:no-repeat; }
#bg-lilium-stanley-environmental { background-image:url(../assets/img/sewage_treatment1.jpg); background-position:center center; background-size:cover; background-repeat:no-repeat; }


#bg-img1 {
	display:block;
	width:100%;
	height:400px;
	background-image:url('../engagement-1718244_1920.jpeg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/**********************************************************************/
/************************ OUR PHILOSOPHY ******************************/
/**********************************************************************/

#ourPhilosophy {
/*	padding-top: 60px; */
/*	padding-bottom: 60px; */
}
#ourPhilosophy.productFeatures {
	margin-top: 20px;
}
#ourPhilosophy.productFeatures h3 {
	margin-top: 0;
	color: #428BCA;
}
#ourPhilosophy.productFeatures p {
	margin-bottom: 50px;
}
#ourPhilosophy .productFeatures .icon {
	text-align: right;
	color: #428BCA;
	font-size: 20px;
}




/**********************************************************************/
/************************ TESTIMONIALS *******************************/
/********************************************************************/

#testimonialsWrap {
	padding-top: 60px;
	padding-bottom: 40px;
}
#testimonialsWrap .slides {
	text-align: center;
}
#testimonialsWrap .quote {
	color: #777777;
	font-size: 24px;
	font-style: italic;
	margin-bottom: 15px;
}
#testimonialsWrap .author {
	color: #428BCA;
	font-size: 20px;
}

/**********************************************************************/
/************************ CONTACT ************************************/
/********************************************************************/
#contactUs {
	padding-top: 60px;
	padding-bottom: 60px;
}
#contactUs .overlay {
    background: url("../assets/img/60.png");
	padding-bottom: 60px;
}
#contactUs h2.sectionTitle {
    border-bottom: 1px solid #fff;
}
#contactUs .blurb {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 40px;
}
#contactUs label {

}
#contactUs .form-control {
    border: 1px solid #c5c5c5;
    height: 38px;
    line-height: 38px;
    margin: 0 0 10px;
    padding: 8px 5px;
    width: 100%;
	border-radius: 0;
	color: #555;
	box-shadow: none;
}
#contactUs .form-control:focus {
	border-color: #aaa;
    box-shadow: none;
}
#contactUs textarea.form-control {
	margin: 0 0 10px;
    max-height: 300px;
    max-width: 100%;
    width: 100%;
	min-height: 120px;
}
#contactUs button.btn {
    margin-top: 15px;
    width: 100%;
}


#custom-contactUs-holder	{ width:100%; max-width:1200px; margin:auto; }

/**********************************************************************/
/************************* FOOTER ************************************/
/********************************************************************/
footer {
	background: #444;
	padding: 40px 0;
}
footer p {
	color: #ddd;
    font-weight: 300;
    margin: 0 0 20px 0;
	font-size: 16px;
}
footer .social {
	margin: 0;
}
footer .social a {
	color: #DDDDDD;
	text-decoration: none;
}
footer .social a:hover {
	color: #fff;
}
footer .social a .fa-inverse {
	color: #444;
}

/**********************************************************************/
/****************** MEDIA QUERIES ************************************/
/********************************************************************/


@media (max-width:1280px) {
	
	ul.tabs {
	
	/* position: relative; */
	width:100%;
	/* float: left; */
	display: inline;
}

ul.tabs > li {
	
	float:left;
	margin-bottom:0px;
	width:calc((100% - 30px) / 4);
	margin-top:0px !important;

}

ul.tabs > li:nth-child(4n-2) { margin-left:10px; margin-right:5px; }
ul.tabs > li:nth-child(4n-1) { margin-right:10px; margin-left:5px;}

ul.tabs li > h3 {

	width: 100%;
	max-width: 114px;
	font-size: 18px;

}

.company-description {

	width: 100%;
	float:left;
	max-width:100%;
	/* max-width: 71.5%; */
	/* margin-top: 25px; */
	font-size: 18px;
	margin-top:10px;
}
	
}

@media (max-width:1260px) {
	
	#lilium-stanley-logo-shield {

	max-width: 35%;
	padding-left: 5px;
	padding-right: 5px;
}
	
ul.tabs li > h3 {
	width: 100%;
	max-width: 60%;
	font-size: 18px;
}	
	
}


@media(max-width:1200px){
	.jumbotron .mobile {
		margin-left: -164px;
	}
	
}


@media (max-width:1130px) {
	
	ul.tabs li > h3 {

	font-size: 17px;
	float: left;
} 
	
}

@media (max-width:1078px) {
	
	.jumbotron {
	padding-top: 150px;
	padding-bottom: 150px;
}

	#aboutUs-Left { height:300px;}
	
	#aboutUs-Right, #home-Left, #home-Right { height: auto; }
	
	#aboutUs-Right-content, #home-Left-content {
	display: inline-block !important;
	position:static;
	width: 100%;
	height: auto;
	max-width: 75%;
	margin: auto;
	text-align: left;
	transform: none !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

#home-Left-content > h3 {
	margin-top: 0px;
	font-size:36px;
}

#aboutUs-Right-content > h3 {
	margin-top: 0px;
	font-size:36px;
}

#tables-positioner {

	position: static;
	transform: none !important;
	padding-top:50px;
	padding-bottom: 50px;
}

#ourPhilosophy-Left {

	height: 300px;
}

#ourPhilosophy-Right {

	height: auto;
}

#ourPhilosophy-Right-content > h3 {
	margin-top:0px;
	font-size: 36px;
}

#ourPhilosophy-Right-content {

	position: static;
	transform: none !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

#ourCompanies-Left-content > h3 {
	font-size: 36px;
	margin-top:0px;
	margin-bottom:25px;
}

#ourCompanies-Left {
	background-color: #5B5674;
	color: #fff;
	height: auto;
}

#ourCompanies-Left-content {

	margin: 50px auto 50px auto;
}

#ourCompanies-Right {

	background-size: cover;
	height:300px;
}

.company-description {
	height:auto;
}

.cell-left {
	width: 100%;
	background: #000;
	height: calc(400px - 2em);
	vertical-align: bottom;
}

.company-description-table-cell {
	display: inline-block;
}

.cell-right {
	width: 100%;
	background: #fff;
	height: calc(350px - 2em);
	/* vertical-align: middle; */
}

#bg-lilium-stanley-concierge {
	background-image: url(../assets/img/222.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

#lilium-stanley-group-map	{
	
	margin: 50px auto auto auto;
}

	#custom-contactUs-holder	{ width:100%; max-width:748px; margin:auto; }

}

@media(max-width:979px){
	.navbar-collapse {
		float: right;
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 16px;
		padding: 25px 12px;
	}
	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		font-size: 28px;
		float: left;
		margin: 15px 0;
		width: auto;	
	}
	.navbar-inverse .navbar-brand .fa-stack {
		font-size: 22px;
	}
	.navbar-nav {
		float: left;
	}
	.jumbotron {
		padding-top: 100px;
	}
	.jumbotron .jumboText {
		text-align: center;
	}
	.jumbotron h1 {
		font-size: 64px;
	}
	.jumbotron .actionBtn {
		margin-bottom: 50px;
	}
	.jumbotron .mobile {
		margin-left: -48px;
	}
	#productWrap .imgWrap img {
		margin: 0 auto 60px;
	}
	#contactUs .blurb {
		font-size: 20px;
	}
	
		#custom-contactUs-holder	{ width:100%; max-width:648px; margin:auto; }

}

@media (max-width: 767px) {
	.navbar-collapse {
		float: none;
	}
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		float: left;
		margin: 15px 0 15px 15px;
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 14px;
		padding: 12px 15px;
	}
	.jumbotron {
		padding-left: 0;
		padding-right: 0;
	}
	.jumbotron h1 {
		font-size: 48px;
	}
	.jumbotron h2 {
		font-size: 22px;
	}
	
	#featureWrap .feature {
		margin-bottom: 40px;
	}
	#productWrap .productFeatures .icon {
		font-size: 14px;
	}
	#ourCompanies .priceTable {
		margin-bottom: 60px;
	}
}

@media (max-width:690px) {
	
	ul.tabs > li {
	
	width:48.75%;
	margin:0;
}

ul.tabs li > h3 {
	font-size: 16px;
	
}

	ul.tabs > li:first-child {
	
	float:left;
	margin:auto auto 15px auto;
	}
	
	ul.tabs > li:nth-child(4n-2) {
	
	float:right;
	margin:auto auto 15px auto;
	
	}
	
	ul.tabs > li:nth-child(3n+3) {
	
	float:left;
	margin:0;
	}
	
	ul.tabs > li:last-child {
	
	float:right;
	margin:0;
	
	}
	
	#home-Right-table-top {

	border-spacing:0;
}
	
	.home-Right-table-cell {
	display: inline-block;
	width: calc((100% - 20px) / 2) !important;
	height: auto;
	overflow: hidden;
	background: #fff;
	color: #333;
	font-size: 14px;
	vertical-align: middle;
	transition: 0.5s all ease-in-out;
	padding-top: 1.25em;
	margin: 5px;
	padding-bottom: 1.25em;
	float: left;
}

	#home-Right-table-bottom {
	margin:auto;
	border-collapse: seperate;
	border-spacing:0;
}

	.wide-table-cell {
	display: inline-block;
	width: 98% !important;
	height: auto;
	overflow: hidden;
	background: #fff;
	color: #333;
	font-size: 14px;
	vertical-align: middle;
	transition: 0.5s all ease-in-out;
	padding-top: 1.25em;
	margin: 5px;
	padding-bottom: 1.25em;
}

#aboutUs-Right-table-top {
	border-collapse: seperate;
	border-spacing:0;
}

#lilium-stanley-logo-shield {

	max-width: 25%;
	padding-top: 10px;
	padding-bottom: 10px;
}

}


@media (max-width:640px) {
	
	
	#lsg-logo {
	width: 100%;
	height: auto;
	max-width: 200px;
	padding: 1em;
}
	
	#home-Left-content > h3 {
	font-size:20px;
}

	#home-Left-content > p {
	font-size: 16px;
}

	#aboutUs-Right-content > h3 {
	font-size:20px;
}

	#aboutUs-Right-content > p {
	font-size: 16px;
}

	#ourPhilosophy-Right-content > h3 {
	font-size: 20px;
}

	#ourPhilosophy-Right-content > p {
	font-size: 16px;
}

	#ourCompanies-Left-content > h3 {
	font-size: 20px;

}

	#ourCompanies-Left-content > p {
	font-size: 16px;
}

ul.tabs li > h3 {
	padding-left: 10px;
	max-width:72.5%;
}

	.cell-right-top-left > a {

	font-size: 15px;
}

	.cell-right-top-right > a {

	font-size: 15px;
}

	h2.sectionTitle {

	font-size: 24px;
	margin-bottom: 25px;
}

#contactUs .blurb {
	font-size: 16px;
}
	
}
	
@media (max-width:620px) {
	
	.cell-left {

	height: calc(250px - 2em);
}


.cell-right {

	height: calc(275px - 2em);

}

}


@media (max-width:580px) {
	
#lilium-stanley-logo-shield {
	max-width: 22.5%;
	padding-top: 15px;
	padding-right:0;
}

ul.tabs > li {
	width: 49.5%;
	margin: 0;
}

ul.tabs > li:first-child {

	margin: auto auto 3px auto;
}

ul.tabs > li:nth-child(4n-2) {

	margin: auto auto 3px auto;

}

ul.tabs li > h3 {
	
	padding-left: 5px;
	max-width: 74.125%;
	font-size:14px;
	
}

	
}

@media (max-width:480px) {
	
	#lilium-stanley-logo-shield {
	max-width: 20%;
	padding-top: 15px;
	padding-right: 0;
}

	ul.tabs li > h3 {
	padding-left: 1.75%;
	max-width: 79%;
	font-size:12.5px;
}
		
}

@media (max-width:410px) {
	
	#lilium-stanley-logo-shield {
		
		max-width: 18%;
		
	}
	
	ul.tabs li > h3 {
	padding-left: 1.5%;
	max-width: 80%;
	font-size:12px;
}
	
}

@media (max-width:385px) {
	
	#lilium-stanley-logo-shield {

		display:none;
	
	}
	
	ul.tabs li > h3 {
	
	margin: 10px auto;
	
}
	
	ul.tabs li > h3 {
	padding-left: 0;
	max-width: 100%;
	font-size: 13px;
	float: none;
	text-align: center;
}
	
}

