@import url("fontface/stylesheet.css");


/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
    outline: 0;
}

body {
    font-size: 16px;
    font-family: MavenProRegular;
    color: #646464;
    line-height: 1.4;
}
span{
    color: #2B6DB9;
 }
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*----- DBB GLOBALS -----*/

.left{float: left !important;}
.right{float: right !important;}
.center{margin:0 auto !important;}
.aleft{text-align: left !important;}
.aright{text-align: right !important;}
.acenter{text-align: center !important;}
.no-margin{margin:0 !important;}
.no-margintop{margin-top:0 !important;}
.indent{margin-left: 20px !important;}
.full{width: 100%;}
.full-allowance{width: 90%;}
.section-col-2{display:block; width: 48%; margin-right: 2%;}
.section-col-3{display:block; width: 31%; margin-right: 1%;}
.section-col-2.last, .section-col-3.last{margin:0;}
.clear{clear: both;}
.hide{display: none;}

.lt-ie8 .section-col-2{margin-top: 2%;}
/*---------------- A GLOBALS ----------------------*/

.inner.section-col-2{display:block; width: 74%; margin-right: 2%;padding-top: 13px;}
.section-ad{display:block; width: 20%; margin: 25px 2% 3% 0;}
.section-col-2-image{margin-top: 2%;}
.bluebg{background: #dae3ed;}

.error-msg{
    display: none;
    background: rgb(255, 229, 229);
    color: rgb(247, 76, 76) !important;
    padding: 9px;
    border-radius: 4px;
    margin-left: 28px !important;
    font-size: 13px;
}
span.error{
    color: rgb(247, 76, 76) !important;
}
.success-msg{
    margin-left: 33px;
    text-align: center;
    font-size: 13px;
    margin-bottom: 15px;
    background: #83C5DF;
    color: #FFF;
    padding: 5px;
}
.label{
    display: none;
}
.uiIconText{
    display: none !important;
}
/*----- INNER PAGES HEADER BANNER -----*/
.banner-wrapper{
    height: 193px;
    margin-top: -95px;
    margin-bottom: 77px;
    position: relative;
    z-index: -3;
}
.inner-banner{
    width: 1217px;
    margin: 0 auto;
}
.banner-img{
    margin-top: 66px;
    width: 606px;
}
.banner-description{
    margin: 9% 8% 0 0;
    width: 449px;
}
.banner-description h1{
    font: 58px 'arial_rounded_mtregular';
    text-transform: uppercase;
    color: #6E6E6E;
    font-weight: bold;
    margin:0;
}
.banner-description h2{
    margin: 0 6px;
    height: 28px;
    text-transform: uppercase;
    color: #7C7C7C;
    font-size: 15px;
}
.banner-description p{
    margin: 0;
    width: 357px;
    font-size: 17px;
}

.about-banner{
    background: #CEE0FF;
    z-index: -3 !important;
}
.why-organic-banner{
    background: url('../img/why-organic-img01.jpg') no-repeat center 0;
    z-index: -3 !important;
}
.impt-banner{
    background: #c6f6eb;
    z-index: -3 !important;
}
.contact-banner{
    background: #DAEBF3 url('../img/contact-img01.jpg') no-repeat center -38px;
    z-index: -3 !important;
}
.source.banner-description{
    margin: 119px 112px 0 0;
    width: 27%;
}
.source.banner-img{
    margin: 38px 0 0 80px !important;
}
.content-wrapper .maincontent-wrapper .wrap.contact-banner{
    height: 276px !important;
}
.content-wrapper .maincontent-wrapper.contact{
    /*background: url('../img/contact-img02.jpg') repeat-x center -37px;*/
    height: 277px;
    margin-bottom: -1px;
}
.maincontent-wrapper-contact-bg2{
    /*background: url('../img/contact-img03.jpg') repeat-x right -37px;*/
}
/*--------------------------------------------------------------------------------*/

/*INNER PAGES CONTENT*/
.about.banner-img{
    width: 539px;
}
.about.banner-description {
    width: 559px;
}
.contact.banner-description {
    margin: 78px 8% 0 0 !important;
}
.content-wrapper .maincontent-wrapper .wrap .content.contact{
    background: #F5F5F5;
    width: 947px;
    margin: 60px 0 60px 11px;
    padding: 0;
    height: 946px;
}

.inner.contact-col-1{
    background: none repeat scroll 0 0 #E9E9E9;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    display: block;
    height: 893px;
    padding: 13px;
    position: absolute;
    width: 350px;
    padding-top: 38px;
}
.inner.contact-col-1 .contact-address{
    margin-top: 56px;
}
.inner.contact-col-1 .contact-address .detailed{
    margin-left: 29px;
    line-height: 29px;
}
.inner.contact-col-1 .contact-address h5{
    color: #2B6DB9;
    font-size: 15px;
}
.inner.contact-col-1 .contact-address .push-left{
    margin-left: 32px;
}
.inner.contact-col-1 ul{
    list-style: none;
    padding: 0;
    margin-left: -13px;
    width: 259px;
}
.inner.contact-col-1 ul li{
    padding: 12px 0 12px 36px;
    margin-bottom: 8px;
}
.inner.contact-col-1 ul li a{
    background: url('../img/social.png') no-repeat;
    padding: 11px 0 11px 60px;
    font-family: 'MavenProBold';
}
.inner.contact-col-1 ul li a.fb{
    background-position: 0px 0px;
}
.inner.contact-col-1 ul li a.tweet{
    background-position: 0px -48px;
}
.inner.contact-col-2{
    margin-right: 33px;
    padding-bottom: 38px;
    width: 529px;
}
.inner.contact-col-2 .contact-info input{
    font-family: MavenProRegular;
    width: 417px;
    border: none;
    margin-left: 70px;
    padding: 6px 21px;
    border-radius: 4px;
}
.inner.contact-col-2 .contact-info .checkbox{
    width: auto !important;
    margin-left: 69px !important;
    padding: 0 !important;
}
.inner.contact-col-2 .contact-info .small{
    font-size: small;
    margin: 0 8px;
}
.inner.contact-col-2 .contact-info .submit-info{
    background: url('../img/contact-send.png') no-repeat;
    width: auto;
    margin-left: 0 !important;
    float: right;
    margin-top: 15px;
    height: 40px;
    padding: 5px 14px 0 31px;
}
.inner.contact-col-2 .contact-info .submit-info:hover{
    text-decoration: underline;
}
.inner.contact-col-2 h4{
    border-top: 1px solid #749ECF;
    border-bottom: 1px solid #749ECF;
    text-align: center;
    padding: 7px;
    margin: 38px 0 21px 0;
    margin-left: 33px;
}
.inner.contact-col-2 .contact-info .contact-lbl{
    width: 82px;
    padding: 5px;
    margin: 0 0 0 -38px;
    padding-left: 84px;
    font-family: 'MavenProBold';
}
.inner.contact-col-2 .contact-info .message{
    margin-top: 61px;
}
.inner.contact-col-2 .contact-info textarea{
    font-family: MavenProRegular;
    margin-left: 69px;
    border: none;
    padding: 17px;
    width: 431px;
}
.inner.contact-col-2 .contact-info p{
    margin: 0.7em 0;
}
.inner.contact-col-2 .contact-info input.invalid{
    border: 1px solid #F00;
    background: #FFDBDB;
}

.inner.contact-col-2 .contact-info input[type="checkbox"] {
    display:none;
}
.inner.contact-col-2 .contact-info input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url("../img/contact-checkbox-bg.png") no-repeat;
    cursor:pointer;
}

.inner.contact-col-2 .contact-info input[type="checkbox"]:checked + label span {
    background:url("../img/contact-check.png") no-repeat;
}

.contact-info .originalTextareaInfo{
    float: right;
    width: 0 !important;
    color: #2B6DB9;
    font-size: small;
    margin: 14px 41px 0 0;
}
/*-------- IE Fix --------*/
.lt-ie9 .inner.contact-col-2{
    width:550px;
}
.lt-ie8 .inner.contact-col-2{
    padding-bottom: 0 !important;
}
.lt-ie8 .content-wrapper .maincontent-wrapper .wrap .content{
    float: none !important;
}
.lt-ie9 .inner.contact-col-2 .contact-info input[type="checkbox"] {
    display:inline-block;
}
.lt-ie9 .inner.contact-col-2 .contact-info .left{
    margin-left:0 !important;
}
.lt-ie9 .inner.contact-col-2 .contact-info .left span {
    display:none !important;
}

.lt-ie9 .inner.contact-col-2 .contact-info input[type="checkbox"]:checked + label span {
    background:none !important;
}

/*----- SOURCE TABLE -----*/

.source.inner.section-col-2{
    display:block; 
    width: auto !important; 
    margin-right: 2%;
    padding-top: 13px;
}
.source.inner.section-col-2 table th{
    text-align: left;
    background: #6494CC;
    color: #FFF;
    padding: 5px;
}
.source.inner.section-col-2 table td{
    padding: 5px;
}
.source.inner.section-col-2 a{
    text-decoration: underline;
}
.source.inner.section-col-2 table.has-th {
    margin: 11px 0;
}
.source.inner.section-col-2 table.has-th tr:nth-child(2){
    color: #2b6db9;
    font-weight: bold;
    background: #d9e2ec !important;
    border-top: none !important;
    border-bottom: none !important;
}
.source.inner.section-col-2 table tr:nth-child(odd){
    background: #f4f4f4;
}
.source.inner.section-col-2 table tr:nth-child(even){
    background: #ebe9e9;
    border-top: 1px solid #B9B8B8;
    border-bottom: 1px solid #B9B8B8;
}
.source.inner.section-col-2 table td:first-child{
    width: 51%;
    padding: 5px 0 5px 50px;
}
.source.inner.section-col-2 table.has-th tr:last-child{
    background: none !important;
    border-bottom: none !important;
    border-top: none !important;
    font-size: 11px;
    color: #2b6db9;
}
.source.inner.section-col-2 table td{
    width: 450px;
}
.source.inner.section-col-2 table.no-th {
    margin: 35px 0;
}
.source.inner.section-col-2 table.no-th tr:first-child{
    color: #2b6db9;
    font-weight: bold;
    background: #d9e2ec !important;
    border-top: none !important;
    border-bottom: none !important;
}
.source.inner.section-col-2 table.no-th tr:nth-child(2){
    border-top: none !important;
}
/*--------------------------------------------------------------------------------*/

a {text-decoration: none; color:#2b6db9;cursor: pointer;}
a:hover {text-decoration: underline;}

ul.horizontal {
    display: block;
    float: left;
    width: 100%;
}

ul.horizontal > li {
    display: block;
    float: left;
    clear: none;
    width: auto !important;
}

.blue{color:#2b6db9;}
.gray{color:#2b6db9;}
.darkgray{color:#2b6db9;}
.lightgray{color:#2b6db9;}
h1{
    font-family: arial_rounded_mtregular;
    font-weight: bold;
    font-size: 26px;
    color: #4e4e4e;
}

h2{
    font-family: arial_rounded_mtregular;
    font-weight: bold;
    font-size: 20px;
    color: #4e4e4e;
}

h3{
    font-family: arial_rounded_mtregular;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 1px 3px #555555;
    text-transform: uppercase;
}

h4{
    font-family: nunitoregular;
    font-size: 17px;
    color: #2b6db9;
    margin: 0;
}

/*h5{
    font-family: nunitobold;
    font-size: 15px;
    color: #4e4e4e;
}

h6{
    font-family: arial_rounded_mtregular;
    font-weight: bold;
    font-size: 12px;
    color: #4e4e4e;
}*/


/*----- ORGANIC CALCIUM THEME GLOBALS -----*/

.mini-icon {
    padding: 0;
    margin: 0;
    width: 15px;
    height: 15px;
    background: url("../img/mini-icons-sprite.png") no-repeat -2px -3px transparent;
}

.mini-icon.home-gray{background-position: 0px 0px}
.mini-icon.mail-white{background-position: -20px -37px}
.mini-icon.mail-gray{background-position: -2px -37px}
.mini-icon.tel-white{background-position: -20px -19px}
.mini-icon.tel-gray{background-position: -2px -19px}

.radio-label-left{margin: 0 15px 0 10px;}
.radio-label-right{margin: 0 10px 0 15px;}

.label-left {
    display: block;
    float: left;
    width: 85px;
    word-wrap: break-word;
}

.hasShadow{
    box-shadow: 0 3px 5px #a6a6a6;
}
.button-theme {
    display: block;
    float: left;
    font: 12px 'thesans_b7bold';
    color: #fff;
    padding: 5px 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 3px 3px #333333;
    border: 0;
    border-radius: 3px;
    background: url("../img/button-theme.png") repeat-x 0 0;
    background: -moz-linear-gradient(top,  rgba(254,30,0,0.99) 0%, rgba(241,30,8,0.99) 14%, rgba(217,29,21,0.99) 33%, rgba(201,27,27,0.99) 48%, rgba(191,10,11,0.99) 52%, rgba(187,2,2,0.99) 57%, rgba(160,2,2,1) 90%, rgba(159,2,2,1) 95%, rgba(157,2,2,0.89) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,30,0,0.99)), color-stop(14%,rgba(241,30,8,0.99)), color-stop(33%,rgba(217,29,21,0.99)), color-stop(48%,rgba(201,27,27,0.99)), color-stop(52%,rgba(191,10,11,0.99)), color-stop(57%,rgba(187,2,2,0.99)), color-stop(90%,rgba(160,2,2,1)), color-stop(95%,rgba(159,2,2,1)), color-stop(100%,rgba(157,2,2,0.89)));
    background: -webkit-linear-gradient(top,  rgba(254,30,0,0.99) 0%,rgba(241,30,8,0.99) 14%,rgba(217,29,21,0.99) 33%,rgba(201,27,27,0.99) 48%,rgba(191,10,11,0.99) 52%,rgba(187,2,2,0.99) 57%,rgba(160,2,2,1) 90%,rgba(159,2,2,1) 95%,rgba(157,2,2,0.89) 100%);
    background: -o-linear-gradient(top,  rgba(254,30,0,0.99) 0%,rgba(241,30,8,0.99) 14%,rgba(217,29,21,0.99) 33%,rgba(201,27,27,0.99) 48%,rgba(191,10,11,0.99) 52%,rgba(187,2,2,0.99) 57%,rgba(160,2,2,1) 90%,rgba(159,2,2,1) 95%,rgba(157,2,2,0.89) 100%);
    background: -ms-linear-gradient(top,  rgba(254,30,0,0.99) 0%,rgba(241,30,8,0.99) 14%,rgba(217,29,21,0.99) 33%,rgba(201,27,27,0.99) 48%,rgba(191,10,11,0.99) 52%,rgba(187,2,2,0.99) 57%,rgba(160,2,2,1) 90%,rgba(159,2,2,1) 95%,rgba(157,2,2,0.89) 100%);
    background: linear-gradient(to bottom,  rgba(254,30,0,0.99) 0%,rgba(241,30,8,0.99) 14%,rgba(217,29,21,0.99) 33%,rgba(201,27,27,0.99) 48%,rgba(191,10,11,0.99) 52%,rgba(187,2,2,0.99) 57%,rgba(160,2,2,1) 90%,rgba(159,2,2,1) 95%,rgba(157,2,2,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfe1e00', endColorstr='#e39d0202',GradientType=0 );
}

.button-theme:hover {
    background: url("../img/button-theme-hover.png") repeat-x 0 0;
    background: -moz-linear-gradient(top,  rgba(158,2,3,1) 0%, rgba(187,2,2,1) 38%, rgba(191,10,11,1) 43%, rgba(201,27,27,1) 48%, rgba(226,0,0,0.99) 80%, rgba(226,0,0,0.99) 93%, rgba(193,0,0,0.99) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(158,2,3,1)), color-stop(38%,rgba(187,2,2,1)), color-stop(43%,rgba(191,10,11,1)), color-stop(48%,rgba(201,27,27,1)), color-stop(80%,rgba(226,0,0,0.99)), color-stop(93%,rgba(226,0,0,0.99)), color-stop(100%,rgba(193,0,0,0.99)));
    background: -webkit-linear-gradient(top,  rgba(158,2,3,1) 0%,rgba(187,2,2,1) 38%,rgba(191,10,11,1) 43%,rgba(201,27,27,1) 48%,rgba(226,0,0,0.99) 80%,rgba(226,0,0,0.99) 93%,rgba(193,0,0,0.99) 100%);
    background: -o-linear-gradient(top,  rgba(158,2,3,1) 0%,rgba(187,2,2,1) 38%,rgba(191,10,11,1) 43%,rgba(201,27,27,1) 48%,rgba(226,0,0,0.99) 80%,rgba(226,0,0,0.99) 93%,rgba(193,0,0,0.99) 100%);
    background: -ms-linear-gradient(top,  rgba(158,2,3,1) 0%,rgba(187,2,2,1) 38%,rgba(191,10,11,1) 43%,rgba(201,27,27,1) 48%,rgba(226,0,0,0.99) 80%,rgba(226,0,0,0.99) 93%,rgba(193,0,0,0.99) 100%);
    background: linear-gradient(to bottom,  rgba(158,2,3,1) 0%,rgba(187,2,2,1) 38%,rgba(191,10,11,1) 43%,rgba(201,27,27,1) 48%,rgba(226,0,0,0.99) 80%,rgba(226,0,0,0.99) 93%,rgba(193,0,0,0.99) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e0203', endColorstr='#fcc10000',GradientType=0 );
}

.text-theme {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F0F0F0;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px #FBFBFB;
    color: #9F9F9F;
    font: 12px 'TheSans B7';
    height: 15px;
    padding: 5px;
    width: 90px;
}

.select-theme{
    cursor: pointer;
    line-height: 32px;
    border: solid 1px #d1d1d1;
    font: 13px 'ngc_din_regularregular';
    color: #666;
    height: 42px;
    padding: 10px 7px;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #fdfdfd 90%, #f9f9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(90%,#fdfdfd), color-stop(100%,#f9f9f9));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#fdfdfd 90%,#f9f9f9 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#fdfdfd 90%,#f9f9f9 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#fdfdfd 90%,#f9f9f9 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#fdfdfd 90%,#f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
}

.textarea-theme {
    display: block;
    float: left;
    height: 80px;
    width: 325px;
    max-height: 80px;
    max-width: 325px;
    min-height: 80px;
    min-width: 325px;
    padding: 5px;
    border: solid 1px #d1d1d1;
    font: 13px 'ngc_din_regularregular';
    color: #666;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #fdfdfd 90%, #f9f9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(90%,#fdfdfd), color-stop(100%,#f9f9f9));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#fdfdfd 90%,#f9f9f9 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#fdfdfd 90%,#f9f9f9 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#fdfdfd 90%,#f9f9f9 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#fdfdfd 90%,#f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
}

.file-con {
    position: relative;
    display: block;
    float: left;
    background: url("../img/bg-file-upload.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    width: 250px;
}

.file-con:hover {
    background-position: 0 -42px;
}

.file-theme {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: -3px;
    left: 0;
    cursor: pointer;    
    margin: 5px 0 !important;
    z-index: 99;
}

.lt-ie8 .file-upload-path {
    margin: 8px 5px 2px 5px !important;
}

.file-upload-path {
    background: none repeat scroll 0 center transparent;
    border: 0 none;
    color: #666666;
    display: block;
    float: left;
    font: 13px 'ngc_din_regularregular';
    height: 23px;
    margin: 5px !important;
    width: 150px;    
}

.notif {
    display: block;
    float: left;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
    width: auto;
    font: 11px arial;
}

.notif.error {
    background: none repeat scroll 0 0 #F4BCBC;
    border: 1px solid #C61E1E;
    color: #C61E1E;
    clear: left;
    margin: 10px 0 10px 80px;
    line-height: 12px;
}

.notif.success {
    background: none repeat scroll 0 0 #96DBAC;
    border: 1px solid #109139;
    border-radius: 5px 5px 5px 5px;
    color: #109139;
}


/*----- HEADER -----*/

.content-width{
    min-width: 1050px;
    width: 1050px;
    height: auto;
    margin: 0 auto;
}

#homepage .header-wrapper{
    background: url("../img/bg-header-transparent.png") repeat-x 0 0 transparent;
    display: block;
    float: left;
    width: 100%;
    min-width: 1217px;
    height: 110px;
    position: absolute;
    z-index: 9999;
    top:0;
    left: 0;
}

#innerpage .header-wrapper{
    background: url("../img/bg-header-transparent.png") repeat-x 0 0 transparent;
    display: block;
    float: left;
    min-width: 1217px;
    width: 100%;
    height: 110px;
}

.header-wrapper .header-main-wrapper{
    display: block;
    margin-top: 33px;
}

.header-wrapper .header-main-wrapper .site-logo{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    background: url("../img/site-logo.png") no-repeat center center transparent;
    width: 225px;
    height: 65px;
    text-indent: -9999px;
}

.header-wrapper .header-main-wrapper ul.main-menu{
    display: block;
    float: left;
    background: 0;
    width: 755px;
    height: 65px;
    margin: 0;
    padding: 0;
}

.header-wrapper .header-main-wrapper ul.main-menu li{
    break-word: word-wrap;
    height: 65px;
}

.header-wrapper .header-main-wrapper ul.main-menu li:hover{background: url("../img/bg-mainmenu-hover.png") no-repeat 0 0 transparent; }
.header-wrapper .header-main-wrapper ul.main-menu li.active{background: url("../img/bg-mainmenu-hover.png") no-repeat 0 0 transparent; }
.header-wrapper .header-main-wrapper ul.main-menu li a.one-line{padding-top:25px;padding-bottom:25px;}
.header-wrapper .header-main-wrapper ul.main-menu li a{
    display: block;
    padding: 18px 30px;
    break-word: word-wrap;
    font: 12px 'nunitoregular';
    color: #4e4e4e;
    text-align: center;
    text-decoration: none;
}


/*----- FOOTER -----*/

.footer-wrapper{
    display: none;
    float: left;
    min-width: 1217px;
    width: 100%;
    padding: 15px 0 10px;
    background: url("../img/bg-footer.png") repeat-x 0 0 transparent;
}

.footer-wrapper .footer-main-wrapper{
    display: block;
}

.footer-wrapper .footer-main-wrapper ul.footer-menu{
    display: block;
    float: left;
    margin: 0; 
    padding: 0;
}

.footer-wrapper .footer-main-wrapper ul.footer-menu li{
    color: #e9e9e9;
    font: bold 12px 'arial_rounded_mtlight';
    text-transform: uppercase;
}

.footer-wrapper .footer-main-wrapper ul.footer-menu li .menu-divider{
    margin: 0 10px;
}

.footer-wrapper .footer-main-wrapper ul.footer-menu li a{
    display: block;
    float: left;
    margin: 0; 
    padding: 0; 
    color: #e9e9e9;
    font: bold 12px 'arial_rounded_mtlight';
    text-transform: uppercase;
}


/*----- CONTENT -----*/

.content-wrapper{
    display: block;
    float: left;
    min-height: 800px;
    width: 100%;
}

.content-wrapper .maincontent-wrapper{
    display: block;
}

.content-wrapper .maincontent-wrapper.main-heading{
    background: url("../img/bg-heading-notopshadow-lightgray.png") repeat-x 0 0 transparent;
    display: block;
    float: left;
    width: 100%;
    height: 83px;
}

.content-wrapper .maincontent-wrapper.inner.main-heading{
    background: url("../img/bg-heading-noshadow.png") repeat-x 0 0 transparent;
    height: 44px;
}

.content-wrapper .maincontent-wrapper.after-main-heading{
    background: #e9e9e9;
    display: block;
    float: left;
    width: 100%;
    min-width: 1217px;
}

.content-wrapper .maincontent-wrapper.inner.after-main-heading{
    background: #fff;
}

.content-wrapper .maincontent-wrapper.shadow-fromgray{
    background: url("../img/shadow-fromgray.png") repeat-x 0 0 transparent;
    display: block;
    float: left;
    width: 100%;
    height: 28px;
    margin-top: -2px;
}

.content-wrapper .maincontent-wrapper .wrap{
    display: block;
    height: auto;
}

.content-wrapper .maincontent-wrapper .wrap .content{
    display: block;
    float: left;
    padding: 20px 0; 
    margin-bottom: 26px;
}

.content-wrapper .maincontent-wrapper.below-shadow-fromgray .wrap .content{
    padding-top: 0 !important;
}

.content-wrapper .maincontent-wrapper.below-shadow-fromgray {
    margin-top: -22px;
}

.main-heading .wrap .content h3 {
    margin: 20px 0;
}

.maincontent-wrapper.below-shadow-fromgray > .wrap > .content > .section-col-2 > .post > h4 {
    margin-top: 10px;
}

.bubble .chat-bubble{
    background: #f4f4f4;
    border-radius: 5px;
    margin: 0;
    padding: 15px;
}

.bubble .chat-bubble > h4 {
    margin-top: 0;
}

.bubble .chat-bubbletip{
    display: block;
    float: left;
    background: url("../img/bg-tipcow.png") no-repeat 0 0;
    width: 70px;
    height: 58px;
    margin:  -2px 0 0 0;
}

.chat-bubbletip.choosing-right-type-of-calcium{
    margin-left:  375px;
}

/*----- SLIDER -----*/

.content-wrapper .maincontent-wrapper.slider-wrapper{
    display: block;
    /*float: left;*/
    height: 588px;
    width: 100%;
    margin-top: -65px;
}

.content-wrapper .maincontent-wrapper.slider-wrapper .wrap{
    position: absolute;
    top: 33px;
    height: 490px;
    min-width: 1217px;
    width: 100%;
    z-index: 1;
}

.content-wrapper .maincontent-wrapper.slider-wrapper .wrap .content{
    display: block;
    float: left;
    width: 100%;
}


#carousel-full-container {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 490px;
    padding: 0;
    position: relative;
    width: 100%;
}

#carousel-full-container .bg-grass {
    background: url("../img/slider-bg-grass.png") repeat-x 0 -3px transparent;
    left:0;
    bottom: 0;
    height: 78px;
    position: absolute;
    width: 100%;
}

#carousel-full-container .slider-arrows {
    height: 52px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 100%;
}

#carousel-full-container .slider-arrows .arrow{
    position: absolute;
    top: -280px;
    z-index: 9999;    
}
#carousel-full-container .slider-arrows .arrow.prev{left:0;}
#carousel-full-container .slider-arrows .arrow.next{right:55px;}

#carousel-full-container .slider-arrows .slider-arrows-img {
    background: url("../img/slider-arrows.png") no-repeat 0 0 transparent;
    position: absolute;
    height: 51px;
    width: 54px;
    text-indent: -9999px;
}
#carousel-full-container .slider-arrows .slider-arrows-img.prev-img {background-position: 0 0;}
#carousel-full-container .slider-arrows .slider-arrows-img.prev-img:hover {background-position: 0 -64px;}
#carousel-full-container .slider-arrows .slider-arrows-img.next-img {background-position: -69px 0;}
#carousel-full-container .slider-arrows .slider-arrows-img.next-img:hover {background-position: -69px -64px;}

#carousel-full-container ul {
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

#carousel-full-container ul li.carousel_list {display:none;}
#carousel-full-container ul li.carousel_list.active {display:block;}
#carousel-full-container ul li {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

#carousel-full-container ul li#object_01 {
    background-color: #b0e4af;
}

#carousel-full-container ul li#object_02 {
    background-color: #c9e3dd;
}

#carousel-full-container ul li#object_03 {
    background-color: #f5f6b2;
}

#carousel-full-container ul li div.objects_container {
    background: url("../img/slider-bg-spotlight.png") no-repeat -62px -74px transparent;
    height: 100%;
    margin: 0 auto;
    max-width: 980px;
    position: relative;
    width: 100%;
}

#carousel-full-container ul li#object_01 div.objects_container .slider-img {
    bottom: -40px;
    left: -80px;
}

#carousel-full-container ul li#object_02 div.objects_container .slider-img {
    bottom: -2px;
    left: 0;
}

#carousel-full-container ul li#object_03 div.objects_container .slider-img {
    bottom: 25px;
    left: 55px;
}

#carousel-full-container ul li div.objects_container .slider-img {
    position: absolute;
}

#carousel-full-container ul#carousel-full li#object_01 .objects_container .slider-description{left:555px;}
#carousel-full-container ul#carousel-full li#object_02 .objects_container .slider-description{left:535px;}
#carousel-full-container ul#carousel-full li#object_03 .objects_container .slider-description{left:575px;}
#carousel-full-container ul#carousel-full li .objects_container .slider-description{
    position: absolute;
    float: left;
    width: 345px;
    top: 160px;
}

#carousel-full-container ul#carousel-full li .objects_container .slider-description h2{
    display: block;
    margin: 0;
    font: 15px 'MavenProBold';
    text-transform: uppercase;
    color: #6e6e6e;
}

#carousel-full-container ul#carousel-full li .objects_container .slider-description h1{
    display: block;
    margin: 0 0 0 -6px;
    font: 75px 'arial_rounded_mtregular';
    text-transform: uppercase;
    color: #6e6e6e;
}

#carousel-full-container ul#carousel-full li .objects_container .slider-description p{
    display: block;
    text-align: justify;
    font: 15px 'MavenProMedium';
    color: #6e6e6e;
    margin: 0;
    line-height: 22px;
}

/*----- HOMEPAGE -----*/











/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
