ul#slide-list li{ list-style:none; width:25px; height:25px; float:left; margin:0 20px 0 0; }
ul#slide-list li a:after {
    content: " ";
    display: block;
    opacity: 0.5;
    background: #fafafa;
    height: 25px;
    width: 25px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
    position: absolute;
}​
.fake {

}
#certs {
	width: 100%;
	max-width: 980px;
	margin: auto;
	margin-top: 70px;
}
.cert {
	width: 100%;
}
.container {
    max-width: 1024px;
    overflow: hidden;
    margin: auto;
}
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

body {
	background-color: #000;
}

h1, .header {
	font-family: 'LevenimMTRegular', Arial, Tahoma;
	font-size: 40px;
	color: #ffdd15;
	width: 100%;
	float: left;
}

#wrap {
	width: 966px;
}

#top-body {
	width: 100%;
	background: url("../img/top-body-bg.jpg") no-repeat center center;
	background-size: cover;
	margin-top: 75px;
	margin-bottom: 75px;
	height: 768px;
	float: left;
	position: relative;
}

#top-part {
	width: 100%;
	height: 75px;
	background-color: black;
	position: fixed;
	top: 0;
	z-index: 10;
}

#top-part .container {
    text-align: center;
}

#mid-body {
	width: 100%;
	float: left;
	height: 768px;
	position: relative;
}

#bottom-body {
	width: 100%;
	float: left;
	background: url("../img/bottom-bg.jpg") no-repeat top left;
	background-size: cover;
	height: 768px;
}
.splitter.products {
	display: table;
	height: 75px;
	text-align: center;
	bottom: -75px;
	position: absolute;
}
.splitter.products span.container {
	padding-left: 10px;
	padding-right: 10px;
	display: table-cell;
	vertical-align: middle;
}
.splitter.products span {
	color: #fafafa;
    font-size: 18px;
    font-family: 'LevenimMTRegular', Arial, Tahoma;
}
.splitter.products span.divider {
    font-size: 10px;
   	margin-left: 10px;
	margin-right: 10px;
}
.splitter.products img {
	display: block;
	float: left;
	width: 25%;
}
#logo {
	width: 280px;
	height: 280px;
	background: url("../img/logo.png");
	background-repeat: no-repeat;
	background-size: 280px;
	margin: auto;
}

.paragraph {
	margin: 0 auto;
	top: 50%;
	margin-top: -140px;
	position: relative;
	z-index: 0;
}

#top-menu li.products div.list{
	position: absolute;
	background: black;
	width: 144px;
	top: 75px;
	display: none;
}
#top-menu li.products div.list img{
	width: 100%;
}
#top-menu ul li {
	display: inline-block;
	margin: 0 35px;
	margin-top: 20px; 
}

#top-menu ul li a {
	min-width: 132px;
    border: 1px solid #fafafa;
    padding: 5px;
	display: block;
	color: #fafafa;
	font-size: 16px;
	font-family: 'LevenimMTRegular', Arial, Tahoma;
	text-transform: uppercase;
	text-decoration: none; 
	font-weight: 600;
}
#top-menu ul li div.list a {
    border: none;
    padding: 0;
}
.splitter {
	width: 100%;
	height: 60px;
	float: left;
}

.top-arrow-splitter, .bottom-arrow-splitter {
	width: 42px;
	height: 22px;
	position: absolute;
	left: 49%;
	background: url("../img/top-arrow-splitter.png") no-repeat top left;
	margin-top: -22px;
}

.bottom-arrow-splitter {
	background: url("../img/bottom-arrow-splitter.png") no-repeat top left;
	margin-top: 60px;
}

.arrow {
	width: 120px;
	height: 104px;
	position: absolute;
	cursor: pointer;
	margin-top: -60px;
	top: 50%;
}

.arrow-left {
	left: 2%;
}

.arrow-right {
	right: 2%;
}

#end-body {
	width: 100%;
	float: left;
	background-color: #333333;
}

.end-body-top{
	width: 100%;
	float: left;
	background-color: #D5C907;
}

.end-body-left {
	width: 576px;
	height: 3px;
	float: left;
	background: url("../img/end-body-left-top.jpg") no-repeat top left;
}

.end-body-right {
	width: 576px;
	height: 3px;
	float: right;
	background: url("../img/end-body-right-top.jpg") no-repeat top left;
}

.end-body-vertical {
	width: 100%;
	color: #ffdd15;
	text-transform: uppercase;
	font-size: 25px;
	font-family: 'LevenimMTRegular', Arial, Tahoma;
	text-align: center;
	float: left;
	height: 90px;
	line-height: 90px;
	padding-top: 5px;
	text-decoration: none;
}

.end-body-vertical p {
	display: inline;
}

.end-body-vertical img {
	display: inline;
	position: absolute;
	margin-top: 10px;
	margin-left: 15px;
}

.contact-body {
	width: 100%;
	float: left;
	color: #ffdd15;
	font-family: 'LevenimMTRegular', Arial, Tahoma;
	font-size: 18px;
	padding-top: 85px;
	padding-bottom: 135px;
}

.one-row {
	display: table;
    position: relative;
    clear: both;
    overflow: hidden;
    width: 420px;
    margin: auto;
    margin-bottom: 20px;
}
.one-row a {
	padding-left: 30px;
	text-align: left;
    color: #fafafa;
    font-size: 15px;
    text-decoration: none;
    font-family: 'LevenimMTRegular', Arial, Tahoma;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.one-row a.desktop {
	display: table-cell;
}
.one-row a.mobile {
	display: none;
}
.one-row .telephone {
	white-space: nowrap;
}
.ico-row {
	width: 50px;
	float: left;
}

.td {
	float: left;
	margin-top: 30px;
	width: 25%;
}

.td strong, .td p {
	width: 100%;
	font-weight: bold;
	float: left;
	margin: 2px 0;
}

.td p {
	font-weight: normal;
}

.paragraph p {
	width: 100%; 
	float: left;
	color: #ffdd15;
	font-family: 'LevenimMTRegular', Arial, Tahoma;
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}

#bottom-body .paragraph {
	width: 360px;
}

#bottom-body ul {
	width: 100%; 
	float: left;
	padding-top: 10px;
}

#bottom-body ul li {
	color: #ffdd15;
	font-family: 'LevenimMTRegular', Arial, Tahoma;
	text-align: justify;
	font-size: 20px;
	line-height: 25px;
}
p.contact {
    color: #fafafa;
    font-size: 20px;
    font-family: 'LevenimMTRegular', Arial, Tahoma;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cecece;
}
#information {
	margin: 0 auto;
	position: relative;
	max-width: 1216px;
	padding: 0 75px;
	color: #ffdd15;
	font-family: Verdana, Arial;
	font-size: 15px;
}

#information p {
	text-align: justify;
	margin: 8px 0;
	float: left;
}

#information ul {
	width: 100%;
	float: left;
	margin: 8px 0;
}

#information li {
	float: left;
}

#information p, ul {
		line-height: 20px;
}

#information h1 {
	width: 100%;
	text-align: center;
	font-size: 25px;
	margin: 30px 0;
}

#ssp {
	width: 100%;
	float: left;
	position: relative;
	margin: 60px 0;
	text-align: center;
}

#ssp img {
	max-width: 100%;
}


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

	#top-menu ul li {
		margin: 0 5px;
		margin-top: 20px;
	}
	#mid-body, #top-body {
		height: 600px;
	}

}
@media only screen and (max-width: 669px) {
	ul#slide-list li{ margin: 5px; width: 15px; height: 15px;}
    ul#slide-list li a:after {
        height: 15px;
        width: 15px;
    }
.fake {
	
}
	#logo {
		width: 180px;
		height: 180px;
		background: url("../img/logo.png");
		background-repeat: no-repeat;
		background-size: 180px;
		margin: auto;
	}
	.arrow {
		width: 60px;
		height: 52px;
		position: absolute;
		cursor: pointer;
		margin-top: -30px;
		top: 50%;
	}
	#top-menu .products {
		display: none;
	}
	#top-menu .health {
		display: none;
	}
	.splitter.products {
		background: none;
		bottom: 10px;
	}
	#top-body {
		margin-bottom: 0;
		background: url("../img/top-body-bg-mobile.jpg") no-repeat center center;
		background-size: cover;
		-webkit-box-shadow: inset 0px -180px 240px -93px rgba(0,0,0,0.5);
		-moz-box-shadow: inset 0px -180px 240px -93px rgba(0,0,0,0.5);
		box-shadow: inset 0px -180px 240px -93px rgba(0,0,0,0.5);
	}
	.one-row {
	    width: 286px;
	}
	.one-row a.mobile {
		display: table-cell;
	}
	.one-row a.desktop {
		display: none;
	}
	#mid-body, #top-body {
		height: 500px;
	}
}
@media only screen and (max-width: 400px) {
	#mid-body, #top-body {
		height: 400px;
	}
	#top-menu ul li {
		margin: 0 1px;
	    margin-top: 20px;
	}
}