.gold {
    color: #d5a941 !important;
}

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


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


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

.lang-select {
    background-color: transparent !important;
    }

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


.main-menu {
	top: 100px !important;
	background: #000 !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: #e8e5e4;
	width: 100%;
	padding-top: 30px;

}


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


.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: 400px;
	margin-top: 35px !important;
	margin-bottom: 0px !important;
}





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

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

.right-box {
	height: 100%;
	background-size: cover;
	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;
}


.exclusive-zone-item {
  border: 2px solid #e8ba19;
  border-radius: 5px;  
  overflow: hidden;
  height: 165px;
    padding-top: 20px;
    margin-bottom: 25px;
   
}

.exclusive-hlavicka {
    background: rgba(33, 25, 25, .6);
    padding: 30px;
    border-radius: 5px;
}

@media only screen and (max-width: 1700px) {
    .z-main-container {
        width: 100% !important;
    }
    
    .v-center-text {
        font-size: 15px;
    }
    
    .content-box {
        height: 450px;
    }
    
    
}

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

.sub-header, .sub-header-sub {
        padding-left: 15px;
        padding-right: 15px;
}
@media only screen and (max-width: 1200px) {
    .exclusive-zone-item {
        height: 220px;
    }
}


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

@media only screen and (max-width: 500px) {
    .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;
    }
    
}

