/*====== FONTS ======*/


@font-face {
    font-family: "Raleway";
    src: url('fonts/Raleway-regular-webfont.eot');
    src: url('fonts/Raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Raleway-regular-webfont.woff') format('woff'),
         url('fonts/Raleway-regular-webfont.ttf') format('truetype'),
         url('fonts/Raleway-regular-webfont.svg#RalewayRegular') format('svg');
    font-weight: normal;
}

@font-face {
    font-family: "Raleway";
    src: url('fonts/Raleway-extrabold-webfont.eot');
    src: url('fonts/Raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Raleway-extrabold-webfont.woff') format('woff'),
         url('fonts/Raleway-extrabold-webfont.ttf') format('truetype'),
         url('fonts/Raleway-extrabold-webfont.svg#RalewayExtrabold') format('svg');
    font-weight: bold;
}


/*====== RESET ======*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font: normal 18px "Raleway", Arial, Helvetica, sans-serif;
	min-width: 1020px;
	color: #000;letter-spacing:0px;
}
section {
	margin-bottom: 20px;
}
h2 {
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
h3 {
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 15px;
}
h4 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	text-transform : uppercase;
}
h5 {
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 15px;
}
strong {
	font-weight: bold;
}
ol, ul {
	list-style: none;
	line-height: 22px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
:focus {
	outline: none;
}


/*====== GENERAL ======*/


.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
div.clear {
	height: 0;
	border: 0;
	margin: 0;
	padding: 0;
}
.dark-BG {
	background: url(v5-images/dark-BG.jpg) repeat-x;
	color: #000;
}
.dark-BG a {
	color: #000;
}
.dark-BG a:hover {
	color: #fff;
}
.red {
	color: #7c1c1d;
}
.white {
	color: #fff;
}
.uppercase {
	text-transform: uppercase;
}
.container {
	width: 980px;
	padding: 0 60px;
	margin: 0 auto;
}

.button {
	background: url(v5-images/button.jpg) 0 0 repeat-x;
	height: 25px;
	width: 280px;
	margin: 0 auto;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	border-radius: 5px;
	overflow: hidden;
	display: block;
	padding: 18px 0px 22px;
	color: #fff!important;
}
.button:hover {
	background: url(v5-images/button.jpg) 0 -65px repeat-x !important;
}
.button:active {
	background: url(v5-images/button.jpg) 0 -130px repeat-x !important;
}

.column {
	width: 320px;
	margin: 20px 0 0 0;
}

.testimonial {
	padding: 10px 30px 10px 40px;
	text-align: left;
}
.testimonial p {
	color: #000;
}
.testimonial-name {
	width: 320px; font-weight:bold;
	text-align: right;
}


/*====== HEADER ======*/


.site-header-container {
	width: 100%;
	height: 620px;
	color: #fff;
}
.site-header {
	width: 980px;
	margin: 0 auto;
	padding: 0 60px;
	height: 630px;
	background: url(v5-images/BG-01-header.jpg) 0 0 no-repeat;
}
.logo a {
	display: block;
	width: 122px;
	height: 85px;
	margin-top: 10px;
	text-indent: -9999px;
	text-decoration: none;
}

.main-nav {
	margin-top: 0px;
}
.main-nav li {
	display: inline;
	float: left;
}
.main-nav a {
font-weight: bold;
font-size: 15px;
text-decoration: none;
display: block;
padding: 18px 17px 22px;
margin-top: 25px;
}
.main-nav a.button {
	padding: 20px 0px;
	width: 150px;
	margin: 23px 0 0 10px;
	height: 26px;
}
.main-nav a:hover {
	background: #191a29;
}

.header-content {width: 370px;text-align: center;}
.header-text-1 {font-size:20px;margin:5px 0px 20px;text-align:center;float: left;color: #000;}
.header-text-2 {font-size: 52px;font-weight: bold;height: 25px;text-transform: uppercase;clear: both;color: #F38630;}
.header-text-3 {font-size:16px;text-transform:uppercase;width:250px;height:40px;margin:181px auto 20px;line-height: 130%;color: #000;}
.header-text-4 {font-size:15px;width:220px;height:145px;margin:0px auto;line-height:130%;font-weight:700;color: #000;}
.header-text-4 ul {line-height:20px;}
.header-text-4 li {	margin: 0 0 12px 0;}
.header-text-5 {
	color: #000;
	line-height: 130%;
	margin: 35px auto;
	font-size: 16px;
	width: 350px;
}


/*====== PART 1 ======*/


.part-1 {
	background: url(v5-images/sephren-2.jpg) 0 160px no-repeat;
	height: 1378px;
	text-align: center;
	padding-top:30px;
}
.section-01 {
	height:720px;
}
.section-01 h2 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
	margin-bottom: 10px;
}
.section-01 h3 {
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.section-02 {
	height: 90px;
}
.section-02 h2 {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	font-weight:bold;
	padding: 20px 40px 20px 110px;
}

.section-03 {
	height: 470px;
	padding: 30px 30px 30px 360px;
	text-align: left;
}
.section-03 .testimonial {
	margin-top: 20px;
}
.section-03 .testimonial p {
	margin-bottom: 25px;
}


/*====== PART 2 ======*/


.part-2-wrapper {
	background: url(v5-images/dark-BG.jpg) repeat-x left top;
}
.part-2 {
	background: url(v5-images/sephren-3.jpg) 0 0 no-repeat;
	height: 390px;
	text-align: center;
}
.section-04 {
	height: 390px;
}
.section-04 h2 {
	font-size: 48px;
	text-transform: none;
	font-weight: 400;
	height: 32px;
	padding: 30px 0;
	margin-bottom: 35px;
}
.section-04 .button {
	width: 270px;
	margin-top: 15px;
}


/*====== PART 3 ======*/


.part-3 {
	background: url(v5-images/sephren-4.jpg) 0 0 no-repeat;
	height: 1439px;
	padding-top: 20px;
}
.section-05 {
	color: #000;
	height: 520px;
	padding: 35px;
}
.section-05 h2 {
	width: 590px;
}
.section-05 h3 {
	width: 590px;
}
.section-05 ul {
	width: 430px;
	line-height: 22px;
	margin: 45px 0 0 30px;
}
.section-05 ul li {
	width: 430px;
	margin-bottom: 22px;
}
.section-05 p {
	width: 430px;
}

.section-06 {
	height: 480px;
}
.section-06 h2 {
	height: 80px;
	width: 250px;
	padding: 100px 35px 0 35px;
	display: block;
}
.section-06 .testimonial {
	height: 160px;
	width: 550px;
}
.section-06 .testimonial p {
	padding: 15px 0 30px 10px;
}
.section-06 .column {
	width: 420px;
	padding: 0 35px;
	margin: 0;
}
.section-06 ul {
	margin: 17px 0 40px 20px;
}
.section-06 ul li {
	margin-bottom: 8px;
}

.section-07-a {
	height: 250px;
	padding: 25px 10px 35px 380px;
}


/*====== PART 4 ======*/


.part-4-wrapper {
	background-color:#e0e4cc;
	height: 390px;
}
.part-4 {
	height: 390px;
}
.section-07-b {
	height: 310px;
	padding: 40px 0;
}
.section-07-b ul {
	background: url(v5-images/ol-1-BG.png) left top no-repeat;
	margin-top: 30px;
}
.section-07-b li {
	margin: 0 0 24px 50px;
}


/*====== PART 5 ======*/


.part-5 {
	background: url(v5-images/sephren-5.jpg) 0 66px no-repeat;
	height:327px;
}
.section-08 {
	height: 290px;
	padding-top: 20px;
}
.section-08 h2 {
	display: block;
	text-align: center;
	margin: 0 0 22px 0;
}
.section-08 .testimonial {
	width: 370px;
	padding:35px 45px 0px 60px;
}
.section-08 .testimonial p {
	height: 165px;
}
.section-08 .testimonial-name {
	text-align: right;
}

.section-09-a {
	height: 510px;
}
.section-09-a h2 {
	text-align: center;
	height: 30px;
	margin-bottom: 0;
	padding: 20px 0;
}
.section-09-a .column li {	text-align: center;}
.big-number {
	font-size: 36px;
}


/*====== PART 6 ======*/


.part-6-wrapper {
	background: url(v5-images/dark-BG.jpg) repeat-x;
	height: 300px;
}
.part-6 {
	background: url(v5-images/dark-BG.jpg) repeat-x;
	height: 300px;
}
.section-09-b {
	text-align: center;
	padding: 20px 0 20px;
}
.divider {
	background: url(v5-images/divider.gif) no-repeat center top;
	width: 100%;
	height: 2px;
	margin: 0 0 10px 0;
}
.section-09-b .button {
	width: 270px;
}
.section-09-b p {
	padding: 5px 0;
}


/*====== PART 7 ======*/

.part-7 {
	background: url(v5-images/sephren-6.jpg) 0 0 no-repeat;
	height: 1838px;
}
.section-10 {
	padding: 53px 35px 35px 355px;
	height: 330px;
}
.section-10 p {
	margin-bottom: 5px;
}
.section-10 ul {
	margin: 0 0 0 50px;
}
.section-10 li {
	margin-bottom: 9px;
}

.section-11 {
	height: 490px;
	padding: 35px;
	margin-bottom: 0;
}
.section-11 h2 {
	width: 590px;
}
.section-11 div.left {
	width: 380px;
	margin-top: 30px;
}
.section-11 div.right {
	width: 260px;
	margin: 140px 10px 0 0;
	text-align: center;
}
.section-11 a.button {
	box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
}

.section-12 {
	height: 240px;
	text-align: center;
	padding: 40px 20px 20px;
}
.section-12 ul {
	text-align: left;
	margin: 40px 0 0 280px;
}
.section-12 li {
	margin-bottom: 8px;
}

.order-table {
	height: 310px;
	padding: 202px 0 0 0px;
}
.order-table h4 {
	font-size: 18px;
	line-height: 20px;
}
.table-cell {
	width: 265px;
	height: 81px;
	margin:0px 72px 0px 74px;
	text-align: center;
}
.table-heading .table-cell {
	height: 60px;
}
.first-colum {
	width: 158px;
	line-height: 24px;
	padding: 3px 0 0 0;
	text-align: center; font-weight:bold;
}
.order-table .button {
	width: 160px;
	font-weight: 400;
	font-size: 36px;
	line-height: 20px;
}


/*====== FOOTER ======*/


.site-footer {
	background-color: #99c7c5; border-bottom:4px solid #6cb2af;
	font-size: 16px;
	text-align: center;
	width: 100% !important;
}
.footer-content {
	padding: 30px 60px 0 60px;
	margin: 0 auto;
	
}
.site-footer a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
.site-footer a:hover {
	color: #FE851A;
}

.footer-content2 {
	padding: 30px 60px 0 60px;
	height: 160px;
	margin: 0 auto;
	
}
.site-footer2 a {
	color: #000;
	font-size: 13px;
	text-decoration: none;
}
.site-footer2 a:hover {
	color: #FE851A;
}

.boxed {
  border: 1px solid black ;
  font-size: 16px;
  width:700px;
  margin: 10px auto;
}
.boxed a {
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
.boxed a:hover {
	color: #FE851A;
}
/*====== SECONDARY PAGE ======*/


.sec-page .site-header-container {
	height: 110px;
}
.sec-page .site-header {
	background: url(v5-images/sec-page-header-BG.jpg) center -2px no-repeat;
	height: 110px;
}
.sec-page .header-content {
	width: 900px;
	margin: 0 auto;
}
.sec-page .header-text-1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.sec-page .part-7 {
	background: url(v5-images/sephren-04-background.jpg) 0 -6280px no-repeat;
	height: 850px;
	margin-top: 0px;
}
.sec-page .main-content-wrapper {
	padding-top: 30px;
}
.sec-page .main-content-wrapper h2 {
	text-align: center;
	font-size: 30px;
	margin-bottom: 30px;
}
.sec-page .main-content {
	border-radius: 20px;
	box-shadow: 0 0 10px #b9c9cc;
	padding: 30px 30px 20px;
	margin-bottom: 10px;
}
.sec-page .main-content h3 {
	color: #7c1c1d;
}
.sec-page .main-content p a {
	color: #FE851A;
}
.sec-page .bottles {
	background: url(v5-images/sec-page-bottles.jpg) no-repeat;
	width: 320px;
	height: 510px;
	margin: 0 30px 20px 0;
}
.sec-page .bottles a.button {
	width: 260px;
	margin: 440px 0 0 0;
	text-align: center;
}

.trust-seals {
	margin: 10px auto 20px auto;
	width: 370px;
}
.trust-seals li {
	display: block;
	margin: 0px 5px;
}
.copyright {
    border: 3px solid #d3d3d3;
    font-size: 16px;
    margin: 0 auto 10px;
    padding: 10px 0;
    width: 400px;
	text-align:center;
}

.circle-1, .circle-2, .circle-3, .circle-4{color:#000;}
li.circle-1{margin:35px 0px 0px 20px;width: 245px;}
li.circle-2{margin:25px 0px 0px 95px;width: 245px;}
li.circle-3{margin:35px 0px 0px 116px;width: 245px;}
li.circle-4{margin:25px 104px 0px 25px;}

.section-09-a li.circle-1{margin:70px 0px 1px 20px;width: 245px;}
.section-09-a li.circle-2{margin:110px 0px 0px 95px;width: 245px;}
.section-09-a li.circle-3{margin:80px 0px 0px 116px;width: 245px;}
.section-09-a li.circle-4{margin:110px 104px 0px 25px;}

.circle-1 p{width: 230px;margin: 0px auto;}
.circle-4 p{width: 236px;margin: 0px auto;}
.circle-2 p{width: 240px;}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
   .main-nav a {padding: 41px 17px;}
   .site-header {line-height: 26px;}
   .header-text-4 {margin: 46px 0px 30px 60px;}
   .header-text-4 li {margin: 0 0 17px 0;}
   .dark-BG {background: url(v5-images/dark-BG.jpg) 0 -23px repeat-x;}
   .part-1 {padding-top:0px;height: 1326px;}
   li.circle-1, li.circle-3  {margin-top: 24px;}
   li.circle-2 {margin-top: 50px;}
   .section-01 {height: 690px;}
   .section-01 p,.section-05 p,.section-06 p {line-height:22px; font-size:17px;}
   .part-2 {background-position: 0px -1947px;height: 373px;}
   .part-3 {background-position: 0 -2322px;height: 1379px;}
   .section-05 {height: 490px;}
   .section-05 ul {margin: 36px 0 0 30px;}
   .section-05 ul li {margin-bottom: 18px;}
   .part-5 {background-position:0 -4073px;height: 923px;}
   .part-7 {background-position: 0 -5287px;height: 1765px;}
   .section-10 {padding-top:46px;height: 314px;}
   .section-12 {padding: 15px 20px 20px;}
   .order-table {padding: 188px 0 0 0px;}
   .table-cell {height: 78px;}   
}*/

.header-text-2-1 {
    color: #000;
    float: left;
    font-size: 20px;
    margin: 40px 0 20px;
    text-align: center;
}

@media all and (min-width:768px) and (max-width:1024px){
.site-header, .container, .part-2-wrapper {width:1000px;padding: 0px 10px;background-size: 100%;}
.site-header-container {height: 585px;}
.header-content {margin-right: 28px;}
.header-text-1 {font-size: 18px;margin: 10px 0px 25px;}
.header-text-2 {font-size: 46px;height: auto;}
.header-text-3 {margin: 3px auto 15px;}
.header-text-4 li {margin: 0px 0px 8px;}
.header-text-4 {height: 125px;}
.section-01 h2 {font-size:34px;line-height:38px;}

.header-text-4 ul {
    line-height: 20px;
    margin-top: 170px;
}

h2 {margin-bottom: 12px;}
h3 {font-size: 22px;margin-bottom: 10px;}
h4 {font-size: 19px;}
.part-1 {background-position: 0px 124px;height: 1281px;}
.circle-1 p, .circle-2 p, .circle-3 p, .circle-4 p { font-size: 16px;}
li.circle-1 {margin: 35px 0px 0px 53px;width:245px;}
.circle-1 p {width: 219px;}
li.circle-2 {margin: 6px 0px 0px 120px;}
.circle-2 p {width: 206px; margin: 0 auto;}
li.circle-3 {margin: 27px 0px 0px 90px;width: 232px;}
li.circle-4 {margin: 0px 155px 0px 18px;}
.circle-4 p {width: 220px;}
.section-01 {height: 665px;}
p {font-size: 16px;}
.section-03 {height: 400px;padding: 26px 78px 0px 365px;}
.section-03 h3 { margin-bottom: 5px;}
.section-03 .testimonial p {margin: 15px 0 55px !important;}
.part-2 {background-position:-8px 0px;height:378px;}
.section-04 h2 {font-size: 46px;padding: 24px 0px;}
.section-05 {padding: 35px 65px;height: 497px;}
.section-05 ul {margin: 45px 0px 0px 45px;}
.section-05 p {width:420px;margin-top:-15px;}
.section-06 h2 {padding: 75px 0 0px 64px;}
.section-06 .column {width:435px;padding: 0px 0 0 65px;}
.section-06 .testimonial p {padding: 6px 36px 45px 10px;font-size: 16px!important;}
.section-06 .testimonial .testimonial-name {margin-right:22px;}
.testimonial {padding: 10px 30px 5px 40px;}
.section-06 p {margin-bottom: 7px;}
.section-06 .column.right{padding: 0px 56px 0px 32px;width: 410px;}
.section-06 ul {margin: 10px 0px 29px 20px;font-size: 16px;}
.section-06 {height: 430px;}
.section-07-a { padding: 25px 49px 35px 390px;}
.section-07-a h2 {font-size: 23px;}
.part-3 {height: 1350px;}
.section-10 {padding: 44px 35px 35px 355px;height: 300px;}
.section-10 ul {margin: 0px 0px 0px 69px;}
.section-10 li {margin-bottom: 6px;}
.section-11 {height: 464px;padding: 35px 70px;}
.section-12 {height: 210px; adding: 30px 20px 20px;}
.section-12 ul {margin:20px 0px 0px 303px;}
.section-12 li {margin-bottom: 6px;}
.order-table {padding: 184px 0px 0px 40px;}
.table-heading .table-cell {height: 57px;}
.table-cell {height: 81px;margin:0px 42px 0px 54px;height: 76px;}
.part-7 {height: 1720px;}
.trust-seals {margin: 10px auto 10px;}
.site-footer {padding: 15px 0;}

}















