.gold {
    color: #d5a941 !important;
}

.clear-fix {
	overflow: hidden !important;
}

.logo {
    float: left !important;
    margin-left: 15% !important;
}


.exclusive-header {
	width: 100%;
	height: 547px;
}


.exclusive-zone-sub {
	width: 100%;
	height: 290px;
	background-size: cover;
}

h2 {
	line-height: 42px;
	padding-bottom:15px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.right-navigation-bar-hidden{
	display: none;
}

.space50 {
	padding-top: 50px;
}

.blue {
	color: #0068b3 !important;
}

.bg-blue {
	color: #0068b3 !important;
}


.main-menu {
	top: 100px !important;
	background: #0068b3 !important;
}

.sub-header {
	font-size: 28px;
}

.sub-header-sub {
	font-size: 18px;
	padding-top: 20px;
}

.gold-l {
	color: #e8ba19;
}

.white {
	color: #FFF;
}

.sub-navigation {
	height: 91px;
	background-color: #000;
	width: 100%;
	padding-top: 30px;

}

.white-bg {
	background-color: #FFF;
}


.exclusive-grey {
color: #cccccb !important;
}

.blue-header {
	background-image: url('/img/health/header.png');
	padding-top: 0px ;
    padding-bottom: 50px;
	background-size: cover;
}


.navigation-item {
	padding-left: 7px !important;
	padding-right: 7px !important;
	font-size: 16px;
}

.z-main-container {
	margin-top: 5px !important;
}

.content-box {
	overflow: hidden !important;
	height: 250px;
	margin-top: 35px !important;
	margin-bottom: 0px !important;
}

.left-box {
	border-top: #87d3e4 solid 9px;
	display: table;
	height: 100%;
}

.grey-bg {
	background-color: #FAFAFA;
}

.sub-info {
	border-top: #e6b33c solid 9px;
	padding-top: 50px;
	padding-left: 60px;
}

.right-box {
	height: 100%;
	background-size: cover !important;
	background-repeat: no-repeat;
}

.sub-info-header {
	font-size: 24px !important;
	padding-bottom: 7px;
}

.v-center-text {
    padding-left: 60px;
    padding-right: 70px;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    padding-top: -10px;
}

.odrazky {
    width: 100%;
    min-height: 30px;
    background-image: url(/img/exclusive/content/odrazka-gold.png);
    background-repeat: no-repeat;
    background-position: 0px 30.2px;
    padding-left: 25px;
    padding-top: 25px;
    font-size: 18px;
    padding-right: 30px;
}


.gold-button {
    width: 100%;
    /* height: 60px; */
    background-color: #d4991b;
    border-radius: 40px;
    background: linear-gradient(to right, #d4991b , #edbc47);
    color: white;
    font-size: 20px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.health-header {
        width: 100%;
    background-repeat: no-repeat;
    height: 550px;
    background-position: center;
    background-size: cover;
}

ul {
   
    padding: 0 1em;
    list-style: none;
}

li:before {
content: "";
    border-color: transparent #0068b3;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.1em;
    position: relative;
}


.content-box {
    min-height: 400px; 
}

.v-center-text {
    font-size: 14px !important;
}

.hladaj {
        background-color: #0068b3 !important;
}

@media only screen and (max-width: 1200px) {
    .exclusive-zone-item {
        height: 220px;
    }
}


@media only screen and (max-width: 500px) {
    .exclusive-zone-item {
        height: initial;
    }
    }

@media only screen and (max-width: 500px) {
    .v-center-text {
    padding-left: 20px;
    padding-right: 20px;
    
    .content-box .col-md-8 {
        order:2;
    }
    
    .content-box .col-md-4 {
        order:1;
    }
}

    .content-box {
        height: auto !important;
    }   
    
    .content-box .col-md-4 {
        height: 400px;
    }
    
    .z-main-header {
    padding-top: 10px !important;
    height: 80px;
    }
    
    .sub-navigation {
        height: initial;
        text-align: center;
        padding-bottom:15px !important;
       
    }
    
    .navigation-item {
     font-size: 13px !important;
    }
    
}