html, body {
	background-color: #001122;
}
body {
	overflow-y: scroll;
}
a {
	text-decoration: none;
}
div.Wrapper {
	width: 960px;
	margin: auto;
}
html, body, div, p, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
div, p {
	font-size: 14px;
	color: #D2D4D8;
}
h1 {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 28px;
	line-height: 120%;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 15px;
}
h2 {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 22px;
	line-height: 120%;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 5px;
}
h3 {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	margin-bottom: 15px;
}
.cleaner {
	clear: both;
	height: 0px;
}
.section {
	background: #1F273D;
	width: 100%;
	margin-top: 14px;
	position: relative;
	line-height: 160%;
	clear: both;
	border-collapse: separate;
	z-index: 20;
}
.section.decorLines {
	background: #1F273D url(/img/sys_decor_bg_lines.gif) no-repeat right bottom;
}
.section.club {
	background: #1F273D url(/img/klub_bg.gif) no-repeat right bottom;
}
.sectionBody {
	padding: 20px 25px 20px;
	position: relative;
}
.galleryDetail .sectionBody {
	width: 100%;
}
.section.decorLines .sectionBody {
	padding-bottom: 100px;
}
.section.club .sectionBody {
	padding-right: 380px;
	padding-bottom: 150px;
}
.section p a,
.section li a {
	color: #FFFFFF;
	text-decoration: underline;
}
.section a:hover {
	color: #D7E8FF;
}
.section p {
	margin-bottom: 18px;
}
.section strong {
	font-weight: bold;
	color: #FFFFFF;
}
.section ul li {
	list-style: square outside;
	margin: 6px 0px 6px 25px;
}
.contentStart {
	margin-top: 22px !important;
}
.contentEnd {
	margin-bottom: 40px !important;
}

.expertItem, 
.referencesItem,
.servicesItem,
.hcf,
.biography,
.galleryDetail,
.services {
	background: none !important;
	min-height: 220px;
}
.expertItem img {
	width: 237px;
	height: 220px;
	display: block;
}
.referencesItem img {
	width: 350px;
	height: 220px;
	display: block;
}
.servicesItem img {
	width: 220px;
	height: 220px;
	display: block;
	float: left;
}
.services .decor img {
	width: 220px;
	height: 220px;
	display: block;
}
.hcf img {
	width: 210px;
	height: 800px;
	display: block;
}
.biography img,
.galleryDetail .decor img {
	width: 310px;
	height: 320px;
	display: block;
}
.changes {
	background: none;
}
.changes img {
	display: block;
	margin: 0px 0px 15px 0px;
	float: left;
}
.changes img.middle{
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
}

.expertItem .sectionBody,
.servicesItem .sectionBody,
.referencesItem .sectionBody,
.biography .sectionBody,
.galleryDetail .sectionBody,
.services .sectionBody {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background: #1F273D;
	border-right-style: solid;
	border-right-width: 4px;
}
.hcf .sectionBody {
	background: #1F273D;
}
.services .sectionBody {
	width: 686px;
	position: relative;
	clear: none;
}
.services .decor {
	width: 220px;
	float: right;
	margin: 0px 0px 0px -220px;
	margin: 0px;
	clear: none;
}
.expertItem .sectionBody {
	width: 669px;
	position: relative;
	clear: none;
	min-height: 180px;
}
.expertItem .decor {
	width: 237px;
	float: right;
	margin: 0px 0px 0px -237px;
	margin: 0px;
	clear: none;
}
.referencesItem .sectionBody {
	width: 556px;
	position: relative;
	clear: none;
	min-height: 180px;
}
.referencesItem .decor {
	width: 352px;
	float: right;
	margin: 0px 0px 0px -352px;
	margin: 0px;
	clear: none;
}
.biography .sectionBody {
	width: 596px;
	position: relative;
	clear: none;
	min-height: 400px;
}
.biography .decor {
	width: 310px;
	float: right;
	margin: 0px 0px 0px -310px;
	margin: 0px;
	clear: none;
}
.expertItem .sectionBody p {
	margin: 0px;
}
.servicesItem .sectionBody p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}
.servicesItem .detail {
	display: block;
	position: absolute;
	font-size: 15px !important;
	color: #FFFFFF;
	text-align: right;
	top: 185px;
	width: 246px;
	margin: 0px 0px -50px 0px !important;
	float: left;
}
.servicesItem .detail span {
	font-size: 28px;
	vertical-align: -10%;
}
.referencesItem .detail {
	display: block;
	position: absolute;
	bottom: 0px;
}
.galleryItem .detail,
.bioItem .detail {
	display: block;
	position: absolute;
	font-size: 13px !important;
	color: #B2B5BD;
	text-align: right;
	top: 375px;
	left: 20px;
	width: 275px;
	margin: 0px 0px -50px 0px !important;
	float: left;
}
.galleryItem .detail {
	top: 385px;
	width: 280px;
}
.bioItem .detail span {
	font-size: 18px;
	vertical-align: 0%;
}
.date {
	display: block;
	position: absolute;
	font-size: 13px !important;
	color: #B2B5BD;
	text-align: right;
	width: 620px;
	height: 30px;
	margin: -30px 0px 0px 0px !important;
}
.bioItem h2 {
	font-size: 23px !important;
	padding-top: 10px !important;
}
.section td {
	vertical-align: top;
}
.newsBarItem strong {
	font-size: 12px;
	font-weight: bold;
}
.newsBarItem p {
	margin-top: 0px;
	font-size: 11px;
}

.refShort,
.refLong {
	position: relative;
	float: left;
	clear: none;
}
.refShort {
	width: 473px;
	margin-right: 14px;
	min-height: 330px;
}
.refShort.rowEnd {
	margin-right: 0px;
}
.refShort H2,
.refLong H2 {
	margin-top: 5px;
}
.refImages {
	width: 100%;
	position: relative;
	font-size: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.refImages img {
	margin: 0px;
}
.refImages a {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	display: inline-block;
	line-height: 0px;
}
.hidden {
	display: none;
}

/*  ===  */
.header {
	height: 163px;
	width: 960px;
	position: relative;
	z-index: 10;
}
.fullScreen .header {
	margin: auto;
	height: auto;
	width: 100%;
}
.top.fullScreen {
	background: #00112233;
	height: auto;
	width: 1200px;
	width: 100%;
	position: relative;
	margin: auto;
	top: 0;
	z-index: 999;
}
#loginInfo {
	font-size: 12px;
	color: #D6D6D6;
	background: #2B1A3C;
	margin: 0px;
	width: 100%;
	padding: 0px;
	position: relative;
	display: block;
	height: 30px;
}

#loginInfo P {
	color: #D6D6D6;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#loginInfo A {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#logoVavruskovi {
	top: 19px;
	left: 0px;
	position: absolute;
}
#logoVavruskovi, #logoVavruskovi img {
	width: 196px;
	height: 84px;
}
#responsiveMenu #logoVavruskovi, #responsiveMenu #logoVavruskovi img {
	top: 0;
	left: 0;
	position: relative;
	width: auto;
	height: 70px;
}
#logoHCF {
	top: 19px;
	left: 770px;
	position: absolute;
}
#logoHCF, #logoHCF img {
	width: 190px;
	height: 100px;		
}
#responsiveMenu #logoHCF, #responsiveMenu #logoHCF img {
	top: 0;
	left: 0;
	position: relative;
	width: auto;
	height: 50px;
}
#logoHCF a {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-opacity: 0.50;
	opacity: 0.50;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=50);
}
#logoHCF.selected a {
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}
#logoHCF a:hover {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}
#contactInfo {
	position: absolute;
	top: 0px;
	left: 330px;
	color: #E5E6E9;
}
#contactInfo div {
	vertical-align: bottom;
	display: table-cell;
}
#ciPhone {
	padding-right: 10px;
	font-size: 15px;
}
#ciPhone a {
	color: #EFF0F1;
}
#ciHours {
	padding-left: 10px;
	font-size: 12px;
}
#ciDecorLine {
	font-size: 0px;
	line-height: 0px;
	background-color: #99a1d1;
	height: 41px;
	width: 4px;
}
#mainMenu {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 18px;
	line-height: 40px;
	height: 45px;
	position: absolute;
	top: 117px;
	left: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808491;
	background-image: url(/img/sys_decor_dots.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}
.fullScreen #mainMenu {
	border-bottom: none;
	background-image: none;
}
#mainMenu a {
	background: #001122;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	height: 30px;
	float: left;
	margin: 0px 3px;
	padding: 5px 14px;
	color: #B2B5BD;
}
.fullScreen #mainMenu a {
	background: none;
}
#mainMenu a:first-child {
	margin-left: 30px;
}
#mainMenu a.selected {
	color: #FFFFFF;
}
#mainMenu a.borderColor01:hover, 
#mainMenu a.borderColor01.selected,
.galleryItem.color01 img {
	border-bottom-color: #ECB1D1;
}
#mainMenu a.borderColor02:hover,
#mainMenu a.borderColor02.selected,
.galleryItem.color02 img {
	border-bottom-color: #99A1D1;
}
#mainMenu a.borderColor03:hover,
#mainMenu a.borderColor03.selected,
.galleryItem.color03 img {
	border-bottom-color: #7DA8DA;
}
#mainMenu a.borderColor04:hover,
#mainMenu a.borderColor04.selected,
.galleryItem.color04 img {
	border-bottom-color: #85C2EB;
}
#mainMenu a.borderColor05:hover,
#mainMenu a.borderColor05.selected,
.galleryItem.color05 img {
	border-bottom-color: #96D1D3;
}
#mainMenu a.borderColor06:hover,
#mainMenu a.borderColor06.selected,
.galleryItem.color06 img {
	border-bottom-color: #99CEAD;
}
#mainMenu a.borderColor07:hover,
#mainMenu a.borderColor07.selected,
.galleryItem.color07 img {
	border-bottom-color: #FCD38F;
}
#mainMenu a.borderColor08:hover,
#mainMenu a.borderColor08.selected,
.galleryItem.color08 img {
	border-bottom-color: #F5AE8B;
}

.sectionBody.color01 {
	border-right-color: #ECB1D1;
}
.sectionBody.color02 {
	border-right-color: #99A1D1;
}
.sectionBody.color03 {
	border-right-color: #7DA8DA;
}
.sectionBody.color04 {
	border-right-color: #85C2EB;
}
.sectionBody.color05 {
	border-right-color: #96D1D3;
}
.sectionBody.color06 {
	border-right-color: #99CEAD;
}
.sectionBody.color07 {
	border-right-color: #FCD38F;
}
.sectionBody.color08 {
	border-right-color: #F5AE8B;
}

.color01 .detail span {
	color: #ECB1D1;
}
.color02 .detail span {
	color: #99A1D1;
}
.color03 .detail span {
	color: #7DA8DA;
}
.color04 .detail span {
	color: #85C2EB;
}
.color05 .detail span {
	color: #96D1D3;
}
.color06 .detail span {
	color: #99CEAD;
}
.color07 .detail span {
	color: #FCD38F;
}
.color08 .detail span {
	color: #F5AE8B;
}

.coloredTable {
	background: none;
}
.coloredTable td, th {
	background: #373F52;
	vertical-align: middle;
	padding: 8px 20px;
}
.coloredTable th {
	background: none;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 13px;
	line-height: 120%;
	color: #D2D4D8;
	padding-top: 15px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
}
.biography .coloredTable th {
	background: #373F52;
	font-weight: 100;
	font-size: 20px;
	line-height: 120%;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}
.coloredTable tr.space {
	height: 2px;
}
.coloredTable tr.space td {
	background: none;
	height: 2px;
	padding: 0px;
}
.coloredTable.spacing {
	border-spacing: 0px 2px !important;
	border-collapse: separate !important;
}
tr.color01, .coloredTable.spacing tr.color01 td:first-child,
tr.color02, .coloredTable.spacing tr.color02 td:first-child,
tr.color03, .coloredTable.spacing tr.color03 td:first-child,
tr.color04, .coloredTable.spacing tr.color04 td:first-child,
tr.color05, .coloredTable.spacing tr.color05 td:first-child,
tr.color06, .coloredTable.spacing tr.color06 td:first-child,
tr.color07, .coloredTable.spacing tr.color07 td:first-child,
tr.color08, .coloredTable.spacing tr.color08 td:first-child {
	border-left-style: solid;
	border-left-width: 4px;
}
tr.color01, .coloredTable.spacing tr.color01 td:first-child { border-left-color: #ECB1D1; }
tr.color02, .coloredTable.spacing tr.color02 td:first-child { border-left-color: #99A1D1; }
tr.color03, .coloredTable.spacing tr.color03 td:first-child { border-left-color: #7DA8DA; }
tr.color04, .coloredTable.spacing tr.color04 td:first-child { border-left-color: #85C2EB; }
tr.color05, .coloredTable.spacing tr.color05 td:first-child { border-left-color: #96D1D3; }
tr.color06, .coloredTable.spacing tr.color06 td:first-child { border-left-color: #99CEAD; }
tr.color07, .coloredTable.spacing tr.color07 td:first-child { border-left-color: #FCD38F; }
tr.color08, .coloredTable.spacing tr.color08 td:first-child { border-left-color: #F5AE8B; }

#indexMainImg {
	position: relative;
	overflow: hidden; 
	width: 960px; 
	height: 540px;
	background-color: #1f273d;
}
#indexMainImg.cycle-slideshow {
	width: 960px;
	height: 540px;
	overflow: hidden;
}
#indexMainImg.fullScreen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}
.cycle-slideshow div.slide { 
	width: 100%; 
	height: 100%;
}
.cycle-slideshow.fullScreen img { 
	width: auto; 
	height: 100%;
	margin: auto;
	display: flex;
}
.cycle-pager { 
	position: static;
    text-align: center; width: 100%; z-index: 500; position: absolute; top: 10px; overflow: hidden;
}
.cycle-overlay {
	display: block;
	visibility: visible;
	background: #C00;
	position: absolute;
	top: 50px;
	left: 50px;
}
#indexMainImg .cycle-pager { 
	position: absolute;
	top: 500px;
	left: 26px;
	z-index: 110;
	width: 150px;
	height: 50px;
	text-align: left;
}
.cycle-pager span { 
	-moz-opacity: 0.50;
	opacity: 0.50;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=50);
	width: 12px; 
	height: 12px; 
    display: inline-block; 
	color: #FFFFFF; 
	cursor: pointer; 
	background: #FFFFFF;
	margin: 0 12px 0 0;
}
.cycle-pager span.cycle-pager-active { 
	-moz-opacity: 1.0;
	opacity: 1.0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}
.cycle-pager > * { 
	cursor: pointer;
}

.noTopMargin {
	margin-top: 0px !important;
}
.tiles {
	background: none;
	width: 100%;
	margin-top: 14px;
	position: relative;
}

.newsBarItem {
	float: none;
	width: 440px;
	margin: 10px 0px 20px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: auto;
}
.newsBarItem.even {
	margin-left: 25px;
}
.newsBarItem h2 {
	display: block;
	border-bottom: 2px solid #85C2EB;
	color: #D2D4D8;
	margin: 0px;
	font-size: 22px;
	font-style: normal;
	font-weight: 100;
	padding-bottom: 10px;
}
.newsBarItem a {
	margin: 0;
	padding: 0;
}
.newsBarItem img {
	float: right;
	width: 210px;
    height: auto;
	padding-top: 10px;
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}
.newsBarItem p {
	float: none;
	display: inline-block;
	width: 210px;
	color: #E8E9EB;
	padding-top: 10px;
	font-size: 12px;
	line-height: 160%;
	vertical-align: top;
}

.galleryItem {
	background: #1F273D;
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: 15px;
}
.bioItem .galleryItem.color04 {
	background: #1B2F4B;
}
.bioItem .galleryItem.color06 {
	background: #1F313F;
}
.bioItem .galleryItem.color07 {
	background: #323239;
}
.bioItem .color04 a:hover .galleryItemBody {
	background: #28415F !important;
}
.bioItem .color06 a:hover .galleryItemBody {
	background: #2E444C !important;
}
.bioItem .color07 a:hover .galleryItemBody {
	background: #4B4643 !important;
}
.galleryItem.middle {
	margin-right: 15px;
	margin-left: 15px;
}
a:active, a:focus {
    outline: none;
}

.galleryItemBody {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	width: 310px;
	height: 408px;
	overflow: hidden;
}
.galleryItem img {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	height: 320px;
	width: 310px;
}
.galleryItem img.videoIcon {
	border: 0px none;
	left: 0px;
	top: 0px;
	position: absolute;
}
.galleryItemBody H2 {
	color: #FFF;
	font-size: 16px;
	line-height: 140%;
	padding: 15px 20px 10px 20px;
	margin: 0px;
	text-align: left;
	-moz-opacity: 0.90;
	opacity: 0.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
}
.footer {
	width: 960px;
	height: 150px;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
	clear: both;
}
.footer.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808491;
	margin-top: 0px;
	padding-top: 20px;
}
.footerItem {
    margin-right: 15px;
	display: block;
	float: left;
}
.footerItem, .footerItem img {
	width: 310px;
	height: 120px;
}
.footerItem:nth-child(3) {
    margin-right: 0px;
}
.footerCopyright {
	display: block;
    margin: auto;
    text-align: center;
}
.footerCopyright p {
	color: #808491;
	font-size: 12px;
	margin-top: 20px;
}
.footerCopyright a {
	color: inherit;
	text-decoration: none;
}

.footerSocial {
    margin: 40px auto 16px auto;
    display: block;
    text-align: center;
}
.footerSocial p {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 30px;
	margin: 0 16px;
}
.footerSocial a {
	color: inherit;
	text-decoration: none;
	opacity: 0.9;
}
.footerSocial a:hover {
	color: inherit;
	text-decoration: none;
	opacity: 1;
}
.footerSocial .socialNetwork {
    height: 48px;
    background: #373F52;
    margin: 4px 4px;
    display: inline-block;
}
.footerSocial .socialNetwork a {
    display: flex;
    align-content: center;
    align-items: center;
    height: 100%;
}
.footerSocial .socialNetwork img {
    height: 48px;
}

.socialNetworkTag {
    height: 20px;
    background: #373F52;
    margin: 5px 10px 5px 5px;
	padding: 0 10px;
    display: inline-block;
}
.socialNetworkTag a {
	color: inherit;
	text-decoration: none;
	opacity: 0.9;
	display: flex;
    align-content: center;
    align-items: center;
    height: 100%;
}
.socialNetworkTag a:hover {
	color: inherit;
	text-decoration: none;
	opacity: 1;
}
.socialNetworkTag p {
	color: #FFFFFF;
	font-size: smaller;
	line-height: 1;
	margin: 0 5px 0 0 !important;
	opacity: 0.5;
}
.socialNetworkTag .profileName {
	color: #FFFFFF;
	font-size: smaller;
	line-height: 1;
	font-weight: bold;
	letter-spacing: 0.3px;
}

#map_canvas h1,
#map_canvas h2,
#map_canvas h3,
#map_canvas h4,
#map_canvas div,
#map_canvas p {
	color: #000000;
	font-weight: normal;	
}
#map_canvas p {
	font-size: 13px;
	line-height: 18px;
}
.photoSet {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	width: 230px;
	height: 230px;
	background: #1F273D;
	margin-top: 13px;
	margin-right: 13px;
	position: relative;
	line-height: 0px;
	float: left;
	vertical-align: middle;
	text-align: center;
}
.photoSet img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	display: block;
}
.photoSet.rowEnd {
	margin-right: 0px;
}
a:hover .photoSet,
a:hover .servicesItem .sectionBody,
a:hover .galleryItemBody {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background: #27324E;
}
.backBtn span {
	display: none;
	visibility: hidden;
}
.backBtn {
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	left: 0px;
	top: 30px;
}
.color01 .backBtn { background: #524A62 url(/img/sys_btn_back_color01.gif); }
.color02 .backBtn { background: #3E4662 url(/img/sys_btn_back_color02.gif); }
.color03 .backBtn { background: #374764 url(/img/sys_btn_back_color03.gif); }
.color04 .backBtn { background: #394E69 url(/img/sys_btn_back_color04.gif); }
.color05 .backBtn { background: #3D5263 url(/img/sys_btn_back_color05.gif); }
.color06 .backBtn { background: #3E5159 url(/img/sys_btn_back_color06.gif); }
.color07 .backBtn { background: #565252 url(/img/sys_btn_back_color07.gif); }
.color08 .backBtn { background: #554951 url(/img/sys_btn_back_color08.gif); }
.backNav h1 {
	margin-left: 30px;
}
.newsLink {
	text-align: right;
	margin: 35px 0px 0px 0px !important;
	color: D2D4D8 !important;
	text-decoration: none !important;
}
.newsLink a {
	color: D2D4D8 !important;
	text-decoration: none !important;
}
form td {
	padding: 5px 5px 5px 0;
}
.button {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#224a94 0%,
		#14387f 50%,
		#03286b 50%,
		#14387f);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#224a94),
		color-stop(0.50, #14387f),
		color-stop(0.50, #03286b),
		to(#14387f));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #0c285c;
	-moz-box-shadow:
		0px 1px 3px rgba(76,104,158,0.5),
		inset 0px 0px 5px rgba(0,101,201,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(76,104,158,0.5),
		inset 0px 0px 5px rgba(0,101,201,1);
	box-shadow:
		0px 1px 3px rgba(76,104,158,0.5),
		inset 0px 0px 5px rgba(0,101,201,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.4);
}
.button:hover {
	background: -moz-linear-gradient(
		top,
		#2b5cb8 0%,
		#14387f 50%,
		#03286b 50%,
		#1d52b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#2b5cb8),
		color-stop(0.50, #14387f),
		color-stop(0.50, #03286b),
		to(#1d52b5));
	-moz-box-shadow:
		0px 1px 3px rgba(76,104,158,0.5),
		inset 0px 0px 5px rgba(0,128,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(76,104,158,0.5),
		inset 0px 0px 5px rgba(0,128,255,1);
	box-shadow:
		0px 1px 3px rgba(76,104,158,0.5),
		inset 0px 0px 5px rgba(0,128,255,1);
}
a.button {
	display: inline-block;
	text-decoration: none !important;
	margin-top: 10px;
}
.info {
	overflow: hidden;
	height: 0px;
	margin: 0px !important;
}

#linkHCF {
	display: none;
	visibility: hidden;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

#map_canvas {
	width: 960px;
	height:500px;
}
.error {
	background: #FF0;
	color: #000;
}
.videoSmall {
	width: 440px;
	margin: 5px 25px 5px 0px;
	display: inline-block;
}
.videoSmall.even {
	margin-right: 0px;
}

@media screen and (max-width: 960px) {
	div.Wrapper {
		width: 100%;
	}
	div, p {
		font-size: 0.98em;
	}
	h1 {
		font-size: 1.85em;
		line-height: 120%;
		margin-top: 0.3em;
		margin-bottom: 0.5em;
	}
	h2 {
		font-size: 1.38em;
		line-height: 120%;
		margin-top: 0.9em;
		margin-bottom: 0.2em;
	}
	h3 {
		font-size: 1.25em;
		margin-bottom: 0.9em;
	}

	.sectionBody {
		padding: 1.5em 1.25em 1.5em 1.25em;
		clear: both;
	}
	.section p {
		margin-bottom: 1.1em;
	}
	
	.referencesItem img {
		width: 350px;
		height: 220px;
		display: block;
	}
	.servicesItem img {
		width: 33.33%;
		height: auto;
		display: inline-block;
		float: none;
	}
	.services .decor img {
		width: 33.33%;
		height: auto;
		display: inline-block;
		float: none;
	}
	.expertItem .decor {
		width: 24%;
		height: auto;
		display: inline-block;
		float: right;
		margin-right: 2%;
	}
	.referencesItem .decor {
		width: 35%;
		height: auto;
		display: inline-block;
		float: right;
		margin-right: 0;
	}
	.hcf img {
		width: 210px;
		height: 800px;
		display: block;
	}
	.biography .decor img,
	.galleryDetail .decor img,
	.referencesItem .decor img,
	.expertItem .decor img {
		width: 100%;
		height: auto;
		display: block;
	}
	.galleryDetail .decor {
		width: 40%;
		display: none;
	}
	.biography .decor {
		width: 35%;
	}

	.changes img {
		display: inline-block;
		float: none;
		position: relative;
		margin: 1.66%;
		width: 29.2%;
		vertical-align: text-top;
	}
	.changes img.middle{
		margin-right: 1.66%;
		margin-left: 1.66%;
	}
	
	.expertItem .sectionBody,
	.servicesItem .sectionBody,
	.referencesItem .sectionBody,
	.biography .sectionBody,
	.galleryDetail .sectionBody,
	.services .sectionBody {
		width: auto;
	}
	.servicesItem .sectionBody {
		border-right-style: none;
		border-right-width: 0px;
		border-bottom-style: solid;
		border-bottom-width: 4px;
	}
	.services .sectionBody {
		border-right-style: none;
		border-right-width: 0px;
		border-top-style: solid;
		border-top-width: 4px;
	}
	.services .sectionBody {
		width: 100%;
		position: relative;
		clear: none;
	}
	.expertItem .sectionBody {
		width: 70%;
		padding-left: 2%;
		padding-right: 2%;
		position: relative;
	}
	.referencesItem .sectionBody {
		width: 61%;
		padding-left: 2%;
		padding-right: 2%;
		position: relative;
	}
	.biography .sectionBody {
		width: 61%;
		padding-left: 2%;
		padding-right: 2%;
		position: relative;
	}
	.services .decor {
		width: 100%;
		float: none;
		margin: 0px;
		clear: none;
		line-height: 0px;
	}
	.servicesItem .sectionBody p {
		font-size: 1em;
		line-height: 150%;
		margin: 0px;
	}
	.servicesItem .detail {
		display: block;
		position: relative;
		font-size: 0.95em !important;
		top: auto;
		width: auto;
		margin: 0px 0px 0px 0px !important;
		float: none;
	}
	.servicesItem .detail span {
		font-size: 28px;
		vertical-align: -10%;
	}
	table.servicesItem {
		width: auto;
		margin: 2em 1.25em 2em 1.25em;
	}
	.servicesItem td {
		display: block;
		width: auto;
	}
	.services .sectionBody {
		display: block;
		position: relative;
		width: auto;
	}
	.services .decor {
		display: block;
		position: relative;
		width: auto;
	}
	.galleryItem .detail,
	.bioItem .detail {
		display: block;
		position: relative;
		font-size: 0.8em !important;
		top: auto;
		left: auto;
		width: auto;
		height: 1.5em;
		margin: -1.5em 0.5em 0.5em 1.25em !important;
		float: none;
	}
	.galleryItem .detail {
		top: auto;
		width: auto;
	}
	.bioItem .detail span {
		font-size: 18px;
		vertical-align: 0%;
	}
	.date {
		font-size: 0.75em !important;
		text-align: left;
		width: auto;
		height: 1.9em;
		margin: -1.9em 0 0 1.5em !important;
	}
	.bioItem h2 {
		font-size: 23px !important;
		padding-top: 10px !important;
	}

	.refShort,
	.refLong {
		position: relative;
		float: none;
		width: 100%;
		margin-right: 0px;
		min-height: auto;		
	}
	
	/*  ===  */
	.header {
		height: auto;
		width: 100%;
	}
	#logoVavruskovi {
		top: 1em;
		left: 1.25em;
		position: relative;
		float: left;
	}
	#logoHCF {
		top: auto;
		left: auto;
		float: right;
		margin: 1em 1.25em;
		position: relative;
	}
	#logoHCF, #logoHCF img {
		width: 7.6em;
		height: 4em;		
	}
	#contactInfo {
		position: relative;
		top: 0px;
		left: auto;
		width: auto;
		clear: none;
		float: right;
		text-align: right;
		border-right: 0.2em solid #99a1d1;
		padding: 1em 0.5m;
		margin-right: 1.5em;
	}
	#contactInfo div {
		vertical-align: bottom;
		display: block;
		position: relative;
	}
	#ciPhone {
		padding: 1em 0.5em 0em 1em;
		font-size: 1em;
	}
	#ciPhone a {
		color: #EFF0F1;
	}
	#ciHours {
		padding: 0.5em 0.5em 0em 1em;
		font-size: 0.85em;
		line-height: 1.2em;
	}
	#ciDecorLine {
		display: none;
		height: 0em;
		width: 0em;
	}
	#mainMenu {
		font-size: 1.3em;
		line-height: 2em;
		display: block;
		position: static;
		top: 5em;
		left: auto;
		width: auto;
		height: auto;
		border-bottom-width: 0px;
		border-bottom-style: none;
		background-image: none;
		clear: both;
		padding: 1em 0.75em 0 0.75em;
	}
	#mainMenu a {
		height: 1.8em;
		float: none;
		display: inline-block;
		margin: 0em 0.5em 0 0.5em;
		padding: 0em;
	}
	#mainMenu a:first-child {
		margin-left: 0.5em;
	}

	.servicesItem .sectionBody.color01 { border-bottom-color: #ECB1D1; }
	.servicesItem .sectionBody.color02 { border-bottom-color: #99A1D1; }
	.servicesItem .sectionBody.color03 { border-bottom-color: #7DA8DA; }
	.servicesItem .sectionBody.color04 { border-bottom-color: #85C2EB; }
	.servicesItem .sectionBody.color05 { border-bottom-color: #96D1D3; }
	.servicesItem .sectionBody.color06 { border-bottom-color: #99CEAD; }
	.servicesItem .sectionBody.color07 { border-bottom-color: #FCD38F; }
	.servicesItem .sectionBody.color08 { border-bottom-color: #F5AE8B; }
	.services .sectionBody.color01 { border-top-color: #ECB1D1; }
	.services .sectionBody.color02 { border-top-color: #99A1D1; }
	.services .sectionBody.color03 { border-top-color: #7DA8DA; }
	.services .sectionBody.color04 { border-top-color: #85C2EB; }
	.services .sectionBody.color05 { border-top-color: #96D1D3; }
	.services .sectionBody.color06 { border-top-color: #99CEAD; }
	.services .sectionBody.color07 { border-top-color: #FCD38F; }
	.services .sectionBody.color08 { border-top-color: #F5AE8B; }
	
	#indexMainImg {
		width: 100%; 
		height: auto;
	}
	#indexMainImg.cycle-slideshow {
		width: 100%;
		height: auto;
	}
	.cycle-slideshow div.slide,
	.cycle-slideshow img { 
		width: 100%; 
		height: auto;
		position: relative;
	}
	.cycle-slideshow.fullScreen div.slide,
	.cycle-slideshow.fullScreen img { 
		width: auto; 
		height: 100%;
		margin: auto;
		display: flex;
	}
	#indexMainImg .cycle-pager { 
		position: absolute;
		top: 90%;
		left: 26px;
	}
	.tiles {
		width: auto;
		padding: 1em 1.25em 1em 1.25em;
		margin: 2em auto 1em auto;
	}
	.newsBarItem {
		float: none;
		width: 45%;
		margin: 1em 2% 1em 2%;
		position: relative;
		display: inline-block;
		vertical-align: top;
		height: auto;
	}
	.newsBarItem.even {
		margin-left: 2%;
	}
	.newsBarItem h2 {
		font-size: 1.5em;
		padding-bottom: 0.3em;
	}
	.newsBarItem img {
		float: right;
		width: 40%;
		max-width: 210px;
		padding-top: 0.9em;
		display: inline-block;
		margin-left: 1%;
	}
	.newsBarItem p {
		width: 57%;
		padding-top: 0.9em;
		font-size: 12px;
		line-height: 160%;
	}
	
	.galleryItem {
		display: inline-block;
		float: none;
		position: relative;
		margin-bottom: 1em;
		margin-right: 1.66%;
		margin-left: 1.66%;
		width: 30%;
		vertical-align: text-top;
	}
	.galleryItem.middle {
		margin-right: 0px;
		margin-left: 0px;
	}
	.galleryItemBody {
		width: 100%;
		height: auto;
	}
	.galleryItem img {
		height: auto;
		width: 100%;
	}
	.galleryItemBody H2 {
		font-size: 1.1em;
		line-height: 140%;
		padding: 1em 1.25em 1.4em 1.25em;
		min-height: 5em;
	}
	.footer {
		width: 100%;
		height: auto;
		margin-top: 2em;
		margin-bottom: 2em;
	}
	.footer.line {
		border-top-width: 0px;
		border-top-style: none;
		padding-top: 0em;
	}
	.footerItem {
		margin-right: 2%;
		display: block;
		float: left;
		width: 32%;
		height: auto;
	}
	.footerItem img {
		width: 100%;
		height: auto;
	}
	.footerItem:nth-child(3) {
		margin-right: 0px;
	}
	.footerCopyright p {
		font-size: 0.75em;
		margin: 2em 1em 1em 1em;
	}
	.footerCopyright a {
		color: inherit;
		text-decoration: none;
	}

	.photoSetWrapper {
		padding: 1em;
		position: relative
	}
	.photoSet {
		margin: 0.3em;
		line-height: 0px;
		float: none;
		display: inline-block;
	}
	.photoSet.rowEnd {
		margin-right: 0.3em;
	}
	.newsLink {
		margin: 1.5em 0 0 0 !important;
	}

	#linkHCF {
		display: none;
		visibility: hidden;
	}

	#responsiveMenu #logoHCF {
		display: none;
		visibility: hidden;
	}
	#responsiveMenu #linkHCF {
		display: block;
		visibility: visible;
	}

	#map_canvas {
		width: 100%;
		height:500px;
	}

	.section.club {
		background-size: 100%;
	}
	.section.club .sectionBody {
		padding-right: 40%;
		padding-bottom: 20%;
	}
	.videoSmall, .videoSmall.even {
		width: 45%;
		margin: 1em 2%;
		display: inline-block;
	}
}

@media screen and (max-width: 650px) {
	#contactInfo {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 3.25em;
		clear: none;
		float: none;
		text-align: left;
		border: 0px none;
		padding: 0px;
		margin: 0 0 1em 0;
		background: #1F273D;
	}
	#contactInfo div {
		vertical-align: bottom;
		display: inline-block;
		position: relative;
	}
	#ciPhone {
		display: inline-block;
		padding: 1em 0.25em 0em 1.25em;
		font-size: 1em;
	}
	#ciPhone a {
		color: #EFF0F1;
	}
	#ciHours {
		display: inline-block;
		padding: 0.5em 1.25em 0em 1em;
		font-size: 0.85em;
		line-height: 1.2em;
		float: right;
		text-align: right;
		top: -10px;
	}
	#ciDecorLine {
		display: none;
		height: 0em;
		width: 0em;
	}

	#logoVavruskovi {
		top: 4.25em;
		left: 1.25em;
		position: relative;
		float: left;
	}
	#logoHCF {
		top: 3.25em;
		left: auto;
		position: relative;
		float: right;
		margin: 1em 1.25em;
	}
	#logoHCF, #logoHCF img {
		width: 7.6em;
		height: 4em;		
	}

	#responsiveMenu #logoHCF {
		display: none;
		visibility: hidden;
	}
	#responsiveMenu #linkHCF {
		display: block;
		visibility: visible;
	}

	#mainMenu {
		padding: 3.7em 0.75em 0 0.75em;
	}
	.section.club {
		background-size: 100%;
	}
	.section.club .sectionBody {
		padding-right: 18px;
		padding-bottom: 45%;
	}
	.videoSmall, .videoSmall.even {
		width: 100%;
		margin: 1em 0%;
		display: inline-block;
	}

}

@media screen and (max-width: 480px) {
	.hcf .decor {
		width: 30%;
		height: auto;
	}
	.hcf .decor img {
		width: 100%;
		height: auto;
	}
	.biography .sectionBody,
	.expertItem .sectionBody,
	.referencesItem .sectionBody {
		width: auto;
		padding: 1.25em;
		position: relative;
	}
	.biography .decor,
	.expertItem .decor,
	.referencesItem .decor {
		width: 50%;
		height: auto;
		display: block;
		float: none;
		margin: 2em 0 0 1.25em;
	}
	.biography .sectionBody,
	.expertItem .sectionBody,
	.referencesItem .sectionBody {
		border-right-style: none;
		border-right-width: 0px;
		border-top-style: solid;
		border-top-width: 4px;
	}
	.expertItem .sectionBody.color01, .referencesItem .sectionBody.color01, .biography .sectionBody.color01 { border-top-color: #ECB1D1; }
	.expertItem .sectionBody.color02, .referencesItem .sectionBody.color02, .biography .sectionBody.color02 { border-top-color: #99A1D1; }
	.expertItem .sectionBody.color03, .referencesItem .sectionBody.color03, .biography .sectionBody.color03 { border-top-color: #7DA8DA; }
	.expertItem .sectionBody.color04, .referencesItem .sectionBody.color04, .biography .sectionBody.color04 { border-top-color: #85C2EB; }
	.expertItem .sectionBody.color05, .referencesItem .sectionBody.color05, .biography .sectionBody.color05 { border-top-color: #96D1D3; }
	.expertItem .sectionBody.color06, .referencesItem .sectionBody.color06, .biography .sectionBody.color06 { border-top-color: #99CEAD; }
	.expertItem .sectionBody.color07, .referencesItem .sectionBody.color07, .biography .sectionBody.color07 { border-top-color: #FCD38F; }
	.expertItem .sectionBody.color08, .referencesItem .sectionBody.color08, .biography .sectionBody.color08 { border-top-color: #F5AE8B; }

	.footerItem {
		margin: 5% 20%;
		display: block;
		float: none;
		width: 60%;
		height: auto;
	}
	.footerItem:nth-child(3) {
		margin-right: 20%;
	}

	.galleryItem {
		display: inline-block;
		float: none;
		position: relative;
		margin-bottom: 1em;
		margin-right: 3%;
		margin-left: 3%;
		width: 43%;
		vertical-align: text-top;
	}
	.galleryItem.middle {
		margin-right: 3%;
		margin-left: 3%;
	}
	.newsBarItem {
		width: auto;
	}
}

@media screen and (max-width: 380px) {
	.hcf .decor {
		width: 20%;
	}

	.footerItem {
		margin: 5% 15%;
		display: block;
		float: none;
		width: 70%;
		height: auto;
	}
	.footerItem:nth-child(3) {
		margin-right: 15%;
	}

	#contactInfo {
		height: 3em;
	}
	#contactInfo div {
		vertical-align: bottom;
		display: inline-block;
		position: relative;
	}
	#ciHours {
		display: none;
		visibility: hidden;
	}

	#logoVavruskovi img,
	#logoHCF img {
		width: 100%;
		height: auto;
	}
	#logoVavruskovi {
		top: auto;
		left: auto;
		position: relative;
		float: none;
		margin: auto;
		width: 70%;
		height: auto;
		padding: 4.5em 0 1em 0;
	}
	#responsiveMenu #logoVavruskovi img,
	#responsiveMenu #logoHCF img {
		width: auto;
		height: 60px;
	}
	#responsiveMenu #logoVavruskovi {
		top: auto;
		left: auto;
		position: relative;
		float: none;
		margin: 0;
		width: auto;
		height: 60px;
		padding: 0;
	}

	#logoHCF {
		display: none;
		visibility: hidden;
	}
	#linkHCF {
		display: block;
		visibility: visible;
	}

	#responsiveMenu #logoHCF {
		display: none;
		visibility: hidden;
	}
	#responsiveMenu #linkHCF {
		display: block;
		visibility: visible;
	}

	#mainMenu {
		padding: 1em 0.75em 0 0.75em;
	}
	.galleryItem {
		display: inline-block;
		float: none;
		position: relative;
		margin-bottom: 1em;
		margin-right: 5%;
		margin-left: 5%;
		width: 90%;
		vertical-align: text-top;
	}
	.galleryItem.middle {
		margin-right: 5%;
		margin-left: 5%;
	}
	.newsBarItem {
		width: auto;
	}
	.biography .coloredTable th {
		padding: 5% 2%;
	}
	.section.club {
		background-size: 150%;
	}
	.section.club .sectionBody {
		padding-bottom: 70%;
	}

	.changes img {
		display: inline-block;
		float: none;
		position: relative;
		margin: 1% 14%;
		width: 70%;
		vertical-align: text-top;
	}
	.changes img.middle{
		margin-right: 14%;
		margin-left: 14%;
	}
	.changes div {
		margin-bottom: 20%;
	}

}

.instagram {
    width: auto;
    display: flex;
    align-content: stretch;
    align-items: stretch;
    background: #373F52;
    border: 16px solid #373F52;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
    margin: 2em 0;
}
.instagram:hover {
    background: #4A556F;
    border-color: #4A556F;
}
.instagram:after {
  content: "";
  display: table;
  clear: both;
}
.instagram>div {
    width: 50%;
    font-size: 0px;
    line-height: 0px;
}
.instagram .profile,
.instagram>div {
    display: flex;
    align-content: center;
    align-items: center;
}
.instagram .profile div {
    width: 100%;
}
.instagram .profile img {
    width: 60%;
    margin: 0 auto 5% auto;
    border-radius: 50%;
    display: block;
}
.instagram .profile p {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    margin: 0;
    padding: 0;
}
.instagram .photo img {
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.instagram .profile,
.instagram .photo {
    width: 50%;
}
.instagram:hover .photo img {
    opacity: 0.7;
}
@media screen and (max-width: 650px) {
    .instagram>div {
        width: 100%;
        float: left;
    }
    .instagram {
        display: block;
        align-content: stretch;
        align-items: stretch;
    }
    .instagram .profile img {
        width: 60%;
        margin: 0 auto 5% auto;
    }
    .instagram .profile p {
        font-size: 15px;
        line-height: 15px;
    }
}


#responsiveMenu {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 18px;
	line-height: 40px;

	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	height: auto;
	padding: 1em 1.25em;
}

#responsiveMenu .menu a {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	height: 30px;
	margin: 0px 3px;
	padding: 5px 14px;
	color: #B2B5BD;
}
#responsiveMenu .menu a.selected {
	color: #FFFFFF;
}
#responsiveMenu a.borderColor01:hover, 
#responsiveMenu a.borderColor01.selected,
.galleryItem.color01 img {
	border-bottom-color: #ECB1D1;
}
#responsiveMenu a.borderColor02:hover,
#responsiveMenu a.borderColor02.selected,
.galleryItem.color02 img {
	border-bottom-color: #99A1D1;
}
#responsiveMenu a.borderColor03:hover,
#responsiveMenu a.borderColor03.selected,
.galleryItem.color03 img {
	border-bottom-color: #7DA8DA;
}
#responsiveMenu a.borderColor04:hover,
#responsiveMenu a.borderColor04.selected,
.galleryItem.color04 img {
	border-bottom-color: #85C2EB;
}
#responsiveMenu a.borderColor05:hover,
#responsiveMenu a.borderColor05.selected,
.galleryItem.color05 img {
	border-bottom-color: #96D1D3;
}
#responsiveMenu a.borderColor06:hover,
#responsiveMenu a.borderColor06.selected,
.galleryItem.color06 img {
	border-bottom-color: #99CEAD;
}
#responsiveMenu a.borderColor07:hover,
#responsiveMenu a.borderColor07.selected,
.galleryItem.color07 img {
	border-bottom-color: #FCD38F;
}
#responsiveMenu a.borderColor08:hover,
#responsiveMenu a.borderColor08.selected,
.galleryItem.color08 img {
	border-bottom-color: #F5AE8B;
}

.menu {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  margin: 0;
  padding: 0;
  align-items: center;
}

.menu > li {
  margin: 0;
  overflow: hidden;
}

.menu-button-container {
  display: none;
  height: 60px;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#menu-toggle {
  display: none;
}

.menu-button,
.menu-button::before,
.menu-button::after {
  display: block;
  background-color: #fff;
  position: absolute;
  height: 2px;
  width: 30px;
  transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 2px;
}

.menu-button::before {
  content: '';
  margin-top: -8px;
}

.menu-button::after {
  content: '';
  margin-top: 8px;
}

#menu-toggle:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(405deg);
}

#menu-toggle:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}

#menu-toggle:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  transform: rotate(-405deg);
}

@media (max-width: 1100px) {
	#responsiveMenu .menu a {
		height: 30px;
		margin: 0px 3px;
		padding: 5px 5px;
	}
	#responsiveMenu #logoHCF {
		margin-left: 10px;
	}
  }
  

@media (max-width: 960px) {
  .menu-button-container {
    display: flex;
  }
  .menu {
    position: absolute;
    top: 0;
    margin-top: 90px;
    left: 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  #menu-toggle ~ .menu li {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  #menu-toggle:checked ~ .menu li {
    border: 1px solid #333;
    height: 2.5em;
    padding: 0.5em;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .menu > li {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0.5em 0;
    width: 100%;
    color: white;
    background-color: #222;
  }
  .menu > li:not(:last-child) {
    border-bottom: 1px solid #444;
  }
}







.freeprivacypolicy-com---reset {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
.freeprivacypolicy-com---palette-dark.freeprivacypolicy-com---nb {
    background-color: #14387f;
    color: #fff;
}
.freeprivacypolicy-com---palette-dark .cc-nb-okagree {
    color: #000;
    background-color: #85c2eb;
}
.freeprivacypolicy-com---palette-dark .cc-nb-text {
    color: #fff;
}
.freeprivacypolicy-com---palette-dark .cc-pc-container {
    background: #14387f;
}
.freeprivacypolicy-com---palette-dark .cc-cp-foot-save {
    background: #85c2eb;
    color: #000;
}
.freeprivacypolicy-com---palette-dark .cc-nb-reject {
    color: #000;
    background-color: #85c2eb;
}
.freeprivacypolicy-com---palette-dark .cc-cp-body {
    background: #1F273D !important;
    color: #f5f5f5;
}
.freeprivacypolicy-com---palette-dark .cc-cp-body-content {
    background: #14387f !important;
    color: #f5f5f5;
}
.freeprivacypolicy-com---palette-dark .cc-pc-head {
    background: #1F273D;
    color: #fff;
    border-bottom: 1px solid #111;
}
.freeprivacypolicy-com---palette-dark .cc-cp-foot {
    background: #1F273D;
    border-top-color: #111;
}
.freeprivacypolicy-com---palette-dark .cc-cp-body-tabs-item[active=true] {
    background: #14387f !important;
}