/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 1.6rem;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  color: #3e3f3f;
  background-color: #fff;
  text-decoration: none;
}

a {
  color: #3e3f3f;
  text-decoration: none;
}

.navbar-top .nav {
    padding: 15px 20px 15px 20px;
}

.navbar-top .navbar-brand {
    padding: 12px 0px;
	margin-bottom: 25px;
}

/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-headerka {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../gdm/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

@media(min-width:1400px) {
.cd-headerka {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../gdm/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right top  ;
}
}

.cd-headerka-text {
	position: relative;
	width: 100%;
	margin: 0;
	bottom: 0px;
}

.cd-headerka-tru {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../trc/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-cerruti {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../cerruti/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.text-left {
	color: #96bee0;
	font-size: 37px;
	font-weight: 200;
	text-align: right;
	line-height: 51px;
	margin: 15px 0px 0px;
}

.text-right {
	color: #bbb;
	font-weight: 300;
	text-align: left;
	line-height: 27px;
	margin: 0px 0px 50px;
}

.cd-headerka-sirt {
	position: relative;
	width: 91%;
    height: 510px;
	margin: 192px auto 70px;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../srt/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

@media(min-width:1400px) {
.cd-headerka-sirt {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../srt/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right top  ;
}
}

.cd-headerka-rnt23 {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rnt23/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-cf {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../cf/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

@media(min-width:1400px) {
.cd-headerka-cf {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../cf/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
}

.cd-headerka-irh {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../irh/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

@media(min-width:1400px) {
.cd-headerka-irh {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../irh/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
}

.cd-headerka-soc {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../soc/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

@media(min-width:1400px) {
.cd-headerka-soc {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../soc/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
}

.cd-headerka-rec {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rec/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

@media(min-width:1400px) {
.cd-headerka-rec {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../rec/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
}

.cd-headerka-rom {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rom/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

@media(min-width:1400px) {
.cd-headerka-rom {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../rom/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}
}

.cd-headerka-luv {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../luv/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

@media(min-width:1400px) {
.cd-headerka-luv {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../luv/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
}

.cd-headerka-viw {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../viw/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.cd-headerka-poloclub {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../poloclub/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

@media(min-width:1400px) {
.cd-headerka-poloclub {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../poloclub/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right top  ;
}
}

.cd-headerka-felixhardy {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../felixhardy/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

@media(min-width:1400px) {
.cd-headerka-felixhardy {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../felixhardy/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right top  ;
}
}

.cd-headerka-lynn {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../cf/img/lynn/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-anna {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../alu/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

@media(min-width:1400px) {
.cd-headerka-anna {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../alu/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
}

.cd-headerka-mangotti {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../mangotti/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.cd-headerka-billionaire {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../billionaire/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.cd-headerka-gas {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../gas/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.cd-headerka-ntn {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../ntn/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.cd-headerka-ewe {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../ewe/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.cd-headerka-eastpak {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../eastpak/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

@media(min-width:1400px) {
.cd-headerka-eastpak {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../eastpak/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
}

.cd-headerka-ui {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../ui/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.cd-headerka-napa {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../napa/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

@media(min-width:1400px) {
.cd-headerka-napa {
    position: relative;
    width: 96%;
    height: 850px;
    overflow: hidden;
    margin: 165px auto 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url(../../napa/img/bkg_01.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
}

.cd-headerka-rcs {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rcs/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.cd-headerka-versace {
	position: relative;
	width: 91%;
	height: 510px;
	overflow: hidden;
	margin: 192px auto 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../versace/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


.logo-style {
    padding: 0px 0px 0px 0px;
    margin: 10px auto 10px;
	max-width: 185px;
}

blockquote {
    padding: 10px 0px 10px 23px;
    border-left: 10px solid #96bee0;
	font-size: 13.5px;
}

@media (min-width: 769px) and (max-width: 991px) {
.cd-header {
	position: relative;
	min-height: 0px;
	background-color: #3e3f3f; 
	background-image: url(../img/header_01.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
}

@media(max-width:767px) {
.cd-headerka {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../gdm/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cd-headerka img {
	position: absolute;
	vertical-align: middle;
	background-position: right top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
    
.cd-tab-filter-wrapper {
  background-color: #111;
  margin-top: -10px;    
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.08);
  z-index: 1;
}
    
.logo-style {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 10px;
    max-width: 185px;
}    

.cd-headerka-tru {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../trc/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cd-headerka-cerruti {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../cerruti/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.text-left {
	color: #96bee0;
	font-size: 37px;
	font-weight: 200;
	text-align: left;
	line-height: 51px;
	margin: 10px 0px 35px 15px;
}

.text-right {
	color: #bbb;
	font-weight: 300;
	text-align: left;
	line-height: 27px;
	margin: 0px 0px 35px;
}

.cd-headerka-sirt {
	position: relative;
	width: 89%;
    height: 300px;
	margin: 23px auto 27px;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../srt/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.videosize {
    position: relative;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
}

.cd-headerka-rnt23 {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rnt23/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cd-headerka-cf {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../cf/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cd-headerka-soc {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../soc/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cd-headerka-rec {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rec/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cd-headerka-rom {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rom/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.cd-headerka-luv {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../luv/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cd-headerka-viw {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../viw/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.cd-headerka-poloclub {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../poloclub/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
    
    .cd-headerka-felixhardy {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../felixhardy/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cd-headerka-lynn {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../cf/img/lynn/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cd-headerka-anna {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../alu/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cd-headerka-mangotti {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../mangotti/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-irh {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../irh/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cd-headerka-billionaire {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../billionaire/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cd-headerka-gas {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../gas/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cd-headerka-ntn {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../ntn/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cd-headerka-ewe {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../ewe/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cd-headerka-eastpak {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../eastpak/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cd-headerka-ui {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../ui/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cd-headerka-napa {
	width: 89%;
	height: 300px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../napa/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cd-headerka-rcs {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rcs/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cd-headerka-versace {
	width: 89%;
	height: 400px;
	overflow: hidden;
	margin: 23px auto 27px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../versace/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

@media (min-width: 768px) and (max-width: 1024px) {
.cd-headerka-anna {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../alu/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.cd-headerka-tru {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../trc/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-cerruti {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../cerruti/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-lynn {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../cf/img/lynn/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../gdm/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-cf {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../cf/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-soc {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../soc/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-rec {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rec/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cd-headerka-rom {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rom/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.cd-headerka-luv {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../luv/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.cd-headerka-viw {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../viw/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-sirt {
	width: 83%;
    height: 400px;
	margin: 190px auto 70px;
	position: relative;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../srt/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-rnt23 {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rnt23/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-mangotti {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../mangotti/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-poloclub {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../poloclub/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
    
    .cd-headerka-felixhardy {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../felixhardy/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.cd-headerka-irh {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../irh/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-billionaire {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../billionaire/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-gas {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../gas/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-ntn {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../ntn/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-ewe {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../ewe/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-eastpak {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../eastpak/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-ui {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../ui/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-napa {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../napa/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-rcs {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../rcs/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd-headerka-versace {
	width: 83%;
	height: 400px;
	overflow: hidden;
	margin: 190px auto 70px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url(../../versace/img/bkg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.text-left {
	color: #96bee0;
	font-size: 37px;
	font-weight: 200;
	text-align: right;
	line-height: 51px;
	margin: 0px 0px 55px;
}
}

.logo-style {
    padding: 5px 0px 5px 0px;
    margin: 0px auto 0px;
	max-width: 205px;
}


blockquote {
    padding: 10px 0px 10px 23px;
    border-left: 10px solid #96bee0;
	font-size: 13.5px;
}

.cd-gallery {
    padding: 20px 0%;
    float: right;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
}
  
.cd-gallery li {
    width: 49%;
	margin-bottom: 0px;
	padding: 0px 5px 0px 5px;
  	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
}

.overlay-text {
  display: none;
}
}

.cd-header h1 {
	display: block;
	position: absolute;
	color: #ffffff;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 300;
}

.overlay-text {
  color: #ffffff;
  line-height: 25px;
  padding: 25px;
  text-align: left;
  font-weight: 300;
}

@media(max-width:768px) {
.overlay-text {
  display: none;
}
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.img-fluid {
  position: relative;
  display: block;
  max-width: 9%;
  height: auto;
  margin-left: 50%;
  padding: 80px 0px 75px 0px;
}

@media (min-width: 992px) and (max-width: 1024px) {
.img-fluid {
  position: relative;
  display: block;
  max-width: 15%;
  height: auto;
  margin-left: 50%;
  padding: 75px 0px 75px 0px;
}
}

.mobile_text_size {
  color: #96bee0;
  font-size: 37px;
  font-weight: 200;
  text-align: right;
  line-height: 51px;
  margin: 15px 0px 0px;
} 

@media(max-width:768px) {
.img-fluid {
  position: relative;
  display: block;
  max-width: 32%;
  height: auto;
  margin-left: 50%;
  padding: 50px 0px 50px 0px;
}
    
.mobile_text_size {
  color: #96bee0;
  font-size: 30px;
  font-weight: 300;
  text-align: right;
  line-height: 42px;
  margin: 15px 0px 0px;
}    
}

@media (min-width: 768px) and (max-width: 1023px) {
.img-fluid {
  position: relative;
  display: block;
  max-width: 20%;
  height: auto;
  margin-left: 50%;
  padding: 65px 0px 65px 0px;
}
}

@media only screen and (min-width: 1170px) {
  .cd-header {
    height: 180px;
  }
  .cd-header h1 {
    line-height: 180px;
  }
  
.img-fluid {
  position: relative;
  display: block;
  max-width: 10%;
  height: auto;
  margin-left: 50%;
  padding: 70px 0px 0px 0px;
}
}

.cd-main-content {
  position: relative;
  min-height: 100vh;
}
.cd-main-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-main-content.is-fixed .cd-tab-filter-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.cd-main-content.is-fixed .cd-gallery {
  padding-top: 76px;
}
.cd-main-content.is-fixed .cd-filter {
  position: fixed;
  height: 100vh;
  overflow: hidden;
}
.cd-main-content.is-fixed .cd-filter form {
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.cd-main-content.is-fixed .cd-filter-trigger {
  position: fixed;
}

@media only screen and (min-width: 1170px) {
  .cd-main-content.is-fixed .cd-gallery {
    padding-top: 71px;
  }
}

/* -------------------------------- 

xtab-filter 

-------------------------------- */
.cd-tab-filter-wrapper {
  background-color: #111;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.08);
  z-index: 1;
}
.cd-tab-filter-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.cd-tab-filter {
  /* tabbed navigation style on mobile - dropdown */
  position: static;
  height: auto;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.cd-tab-filter::after {
  /* small arrow icon */
  content: '';
  position: absolute;
  right: 14px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.cd-tab-filter ul {
  position: static;
  display: block;    
  top: 0;
  text-align: center;
  padding-inline-start: 0px;
}
.cd-tab-filter li {
  display: inline-block;
}
.cd-tab-filter li:first-child {
  /* this way the placehodler is alway visible */
  display: inline-block;
}
.cd-tab-filter a {
  display: inline-block;
  /* set same size of the .cd-tab-filter */
  height: auto;
  width: auto;
  line-height: 55px;
  margin-right: 5px;
  float: left;    
}
.cd-tab-filter a.selected {
  background: #96bee0;
  color: #ffffff;
}
.cd-tab-filter.is-open::after {
  /* small arrow rotation */
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.cd-tab-filter.is-open ul {
  box-shadow: inset 0 -2px 0 #96bee0, 0 2px 10px rgba(0, 0, 0, 0.2);
}
.cd-tab-filter.is-open ul li {
  display: block;
}
.cd-tab-filter.is-open .placeholder a {
  /* reduces the opacity of the placeholder on mobile when the menu is open */
  opacity: .4;
}
@media only screen and (min-width: 768px) {
  .cd-tab-filter {
    /* tabbed navigation style on medium devices */
    height: 55px;
    width: auto;
    cursor: auto;
  }
  .cd-tab-filter::after {
    /* hide the arrow */
    display: none;
  }
  .cd-tab-filter ul {
    background: transparent;
    position: static;
    box-shadow: none;
    text-align: center;
  }
  .cd-tab-filter li {
    display: inline-block;
  }
  .cd-tab-filter li.placeholder {
    display: none !important;
  }
  .cd-tab-filter a {
    display: inline-block;
    padding: 0 1em;
    width: auto;
    color: #9a9a9a;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 10.5px;
	letter-spacing: 2.5px;
  }
  .no-touch .cd-tab-filter a:hover {
    color: #41307c;
	text-decoration: none;
  }
  .cd-tab-filter a.selected {
    background: transparent;
    color: #000;
	font-weight: 600;
    /* create border bottom using box-shadow property */
    box-shadow: inset 0 -2px 0 #96bee0;
  }
  .cd-tab-filter.is-open ul li {
    display: inline-block;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-tab-filter {
    /* tabbed navigation on big devices */
    width: 100%;
    float: right;
    margin: 0;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
  }
  .cd-tab-filter.filter-is-visible {
    /* reduce width when filter is visible */
    width: 80%;
  }
}

/* -------------------------------- 

xgallery 

-------------------------------- */
.cd-gallery {
  padding: 15px 5%;
  width: 100%;
  background-color: #f1f1f1;
}
.cd-gallery li {
  margin-bottom: 1.0em;
  display: none;
}
.cd-gallery li.gap {
  /* used in combination with text-align: justify to align gallery elements */
  opacity: 0;
  height: 0;
  display: inline-block;
}
.cd-gallery img {
  display: block;
  width: 100%;
}
.cd-gallery .cd-fail-message {
  display: none;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cd-gallery {
    padding: 20px 5%;
  }
  .cd-gallery ul {
    text-align: center;
  }
  .cd-gallery ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .cd-gallery li {
    width: 32%;
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-gallery {
    padding: 0px 0px;
    float: right;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
	background-color: #f1f1f1;
  }
  .cd-gallery li {
    width: 23%;
	margin: 0.65em;
  }
  .cd-gallery.filter-is-visible {
    /* reduce width when filter is visible */
    width: 80%;
  }
}

/* -------------------------------- 

xfilter 

-------------------------------- */
.cd-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 280px;
  height: 100%;
  background: #ffffff;
  box-shadow: 4px 4px 20px transparent;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
  -moz-transition: -moz-transform 0.3s, box-shadow 0.3s;
  transition: transform 0.3s, box-shadow 0.3s;
}
.cd-filter::before {
  /* top colored bar */
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background-color: #96bee0;
  z-index: 2;
}
.cd-filter form {
  padding: 70px 20px;
}
.cd-filter .cd-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  width: 60px;
  color: #ffffff;
  font-size: 1.3rem;
  text-align: center;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 3;
}
.no-touch .cd-filter .cd-close:hover {
  background: #32255f;
}
.cd-filter.filter-is-visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
}
.cd-filter.filter-is-visible .cd-close {
  opacity: 1;
}
@media only screen and (min-width: 1170px) {
  .cd-filter {
    width: 20%;
  }
  .cd-filter form {
    padding: 70px 10%;
  }
  
  .cd-gallery {
    padding: 20px 3%;
    float: right;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
  }
  
  .cd-gallery li {
    width: 18.5%;
  }
}

/* -------------------------------- 

xcustom form elements 

-------------------------------- */
.cd-filter-block {
  margin-bottom: 1.6em;
}
.cd-filter-block h4 {
  /* filter block title */
  position: relative;
  margin-bottom: .2em;
  padding: 10px 0 10px 20px;
  color: #96bee0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11.5px;
  letter-spacing: 2.5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.no-touch .cd-filter-block h4:hover {
  color: #3e3f3f;
}
.cd-filter-block h4::before {
  /* arrow */
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-filter-block h4.closed::before {
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.cd-filter-block input, .cd-filter-block select,
.cd-filter-block .radio-label::before,
.cd-filter-block .checkbox-label::before {
  /* shared style for input elements */
  font-family: "Open Sans", sans-serif;
  border-radius: 0;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
}
.cd-filter-block input[type='search'],
.cd-filter-block input[type='text'],
.cd-filter-block select {
  width: 100%;
  padding: .8em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  box-shadow: none;
}
.cd-filter-block input[type='search']:focus,
.cd-filter-block input[type='text']:focus,
.cd-filter-block select:focus {
  outline: none;
  background-color: #ffffff;
  border-color: #e6e6e6;
}
.cd-filter-block input[type='search'] {
  /* custom style for the search element */
  border-color: transparent;
  background-color: #e6e6e6;
  /* prevent jump - ios devices */
  font-size: 1.6rem !important;
}
.cd-filter-block input[type='search']::-webkit-search-cancel-button {
  display: none;
}
.cd-filter-block .cd-select {
  /* select element wrapper */
  position: relative;
}
.cd-filter-block .cd-select::after {
  /* switcher arrow for select element */
  content: '';
  position: absolute;
  z-index: 1;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  pointer-events: none;
}
.cd-filter-block select {
  cursor: pointer;
  font-size: 1.4rem;
}
.cd-filter-block select::-ms-expand {
  display: none;
}
.cd-filter-block .list li {
  position: relative;
  margin-bottom: .8em;
}
.cd-filter-block .list li:last-of-type {
  margin-bottom: 0;
}
.cd-filter-block input[type=radio],
.cd-filter-block input[type=checkbox] {
  /* hide original check and radio buttons */
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2;
}
.cd-filter-block .checkbox-label,
.cd-filter-block .radio-label {
  padding-left: 24px;
  font-size: 11.5px;
  font-weight: 300;
  letter-spacing: 2.5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cd-filter-block .checkbox-label::before, .cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after {
  /* custom radio and check boxes */
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cd-filter-block .checkbox-label::before,
.cd-filter-block .radio-label::before {
  width: 16px;
  height: 16px;
  left: 0;
}
.cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::after {
  /* check mark - hidden */
  display: none;
}
.cd-filter-block .checkbox-label::after {
  /* check mark style for check boxes */
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-check.svg") no-repeat center center;
}
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after {
  border-radius: 50%;
}
.cd-filter-block .radio-label::after {
  /* check mark style for radio buttons */
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  left: 5px;
}
.cd-filter-block input[type=radio]:checked + label::before,
.cd-filter-block input[type=checkbox]:checked + label::before {
  border-color: #96bee0;
  background-color: #3e3f3f;
}
.cd-filter-block input[type=radio]:checked + label::after,
.cd-filter-block input[type=checkbox]:checked + label::after {
  display: block;
}

@-moz-document url-prefix() {
  /* hide custom arrow on Firefox - select element */
  .cd-filter-block .cd-select::after {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
.cd-header {
	position: relative;
	min-height: 280px;
	background-color: #3e3f3f;
	background-image: url(../../gdm/img/header_01.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

.logo-style {
    padding: 0px 0px 0px 0px;
    margin: 15px auto 15px;
}

.cd-gallery li {
    width: 17%;
	margin: 0em 0.5em;
	padding-top: 23px;
}
}
