/* CSS Document */
@font-face{
	font-family:"FrutigerLTW01-45Light";
	src:url("/Fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix");
	src:url("/Fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix") format("eot"),url("/Fonts/4fb89ed5-baf5-425f-aba4-46e8c2c3aabe.woff2") format("woff2"),url("/Fonts/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff") format("woff"),url("/Fonts/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf") format("truetype"),url("/Fonts/3f5a5b87-e71e-4544-be0c-da4daa132710.svg#3f5a5b87-e71e-4544-be0c-da4daa132710") format("svg");
}
@font-face{
	font-family:"FrutigerLTW01-55Roman";
	src:url("/Fonts/af97a512-f55a-4f61-b2ce-659c883930fc.eot?#iefix");
	src:url("/Fonts/af97a512-f55a-4f61-b2ce-659c883930fc.eot?#iefix") format("eot"),url("/Fonts/9b1fae67-8764-448a-a926-54b09bd0b06b.woff2") format("woff2"),url("/Fonts/3fbbd6b1-cfa7-4ff0-97ea-af1b2c489f15.woff") format("woff"),url("/Fonts/076311f8-a01b-4389-a5eb-334a62e62d45.ttf") format("truetype"),url("/Fonts/c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877.svg#c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877") format("svg");
}
@font-face{
	font-family:"Frutiger LT W01_65 Bold";
	src:url("/Fonts/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix");
	src:url("/Fonts/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix") format("eot"),url("/Fonts/6e7f04cb-3b30-43a5-b79d-25b4c1178700.woff2") format("woff2"),url("/Fonts/9aa32a81-1124-4c43-b3db-15bfb1f7aed2.woff") format("woff"),url("/Fonts/6faffbf4-f8e8-4817-b24b-a390e166be7e.ttf") format("truetype"),url("/Fonts/fc09de64-de25-425e-90dc-a0cae29b02c4.svg#fc09de64-de25-425e-90dc-a0cae29b02c4") format("svg");
}
.bg-primary {
    padding: 5px 5px 5px 8px;
	margin-top: 10px;
	background-color:#8a8a8a;
    font-weight: bold;
}
body {
    letter-spacing: 0.05em;
	padding: 0px;
	background-color:#0066AE;
	font-family:'FrutigerLTW01-45Light';
}
.head {
    border-bottom: 1px solid #88B8D9;
}
b, strong, h3, h4, h5 {
	font-family:'Frutiger LT W01_65 Bold';
	/*font-family: 'FrutigerLTW01-55Roman';*/
	font-weight: normal !important;
	font-size: 14px;
	line-height: 1.42857;
}
.main h2, .main h1, .news-list-view .news-single h3 {
	border-bottom: 1px solid #cccccc;
    font-size: 20px;
    padding-bottom: 7px;
	margin-top: 30px;
	width: 100%;
}
.news-backlink-wrap a {
    float: left;
    font-family:'Frutiger LT W01_65 Bold';
    margin-top: 20px;
}
.main article h6 {
    font-size: 11px;
	font-weight:bold;
	color:#a2a2a2;
	margin-bottom: 7px;
	padding: 0;
}

.main article h3 {
    font-size: 14px;
	font-weight:bold;
	margin-bottom: 2px;
	margin-top: 0;
	padding: 0;
}
.more {
    color: #333 !important;
}

.main article .image-header-3 h3 {
	margin-top: 19px;
}
.main article h3 a {
	color: #333 !important;
}
.main article h3 a:hover, .main article a:hover, .main a:hover {
	color: #0066ae !important;
}

/*.main article figure {
    max-height: 120px;
    overflow: hidden;
}*/
.main article figure img {
    /*width: 100%*/
}
.modal-content, .datepicker {
	border-radius: 0px;
}
.modal-content .img-responsive {
	margin-top: 25px;
}
.modal-caption-title {
	display: block;
	font-family: "Frutiger LT W01_65 Bold";
	width: 100%;
}
.modal-caption {
	margin-top: 10px;
}

.main ul {  list-style:none;  padding-left: 12px; }
/*.main ul, .main ol {  padding-left: 17px; }*/
.main li { margin-bottom:2px; }
.main ul li:before, .main ol li:before {
/*    margin:0 10px 0 -15px;*/
	font-size: 17px;
	color:#0066ae;
}
.main ol {
    margin-left: -19px;
}
.main ul li:before {
	content: "› ";
    margin-left: -11px;
}
.main .tablebody ul li:before {
    content: " ";
    margin-left: 0px;
}

.main .pager li:before {
	content: '';
	margin: 0;
}

.no-gutter {
	padding-left:0;
    padding-right:0;
}

.main a {
    color: #0066ae;
}
.main a:hover {
    text-decoration: underline;
}


.bg-primary {
    letter-spacing: 0.02em;
}
.reps {
    color: #909090;
    font-size: 1.5em;
}
small, .small {
    font-weight: normal;
    letter-spacing: 0.05em;
}
/*
.metanav {
	min-height:90px;
}*/

.head .pull-right img {
	height: auto;
    margin-top: -15px;
    margin-bottom: -30px;
    width: 220px;
}

.head .caret {
	color: #0066ae;
	margin-left: 2px;
    margin-top: -2px;
}

.caret-right {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: none;
  border-left: 4px solid;
}

.navbar {
	margin-bottom: 0;
	min-height: 0px;
}
.navbar-brand {
	background: url("../Images/fitness-guide_logo_small.png") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
	height: 30px;
	margin-left: 14px;
	margin-top: 4px;
	width: 160px;
}

.navbar-brand {
	padding: 11px 15px 15px;
}
.navbar-toggle .icon-bar {
	background-color: #666666;
}
.navbar-toggle {
	margin-right: 4px;
}
.navbar-static-top {
	border-width: 0;
}
.radio-label {
	font-weight: bold;
	padding-left: 0;
}
.head {
	background: none repeat scroll 0 0 #f7fafc;
}
.main {
    border-top: 1px solid #88B8D9;
    border-bottom: 1px solid #88B8D9;
    box-shadow: 0 1px 0 #D1D3D4;
	background: none repeat scroll 0 0 #fff;
	padding-bottom: 30px;
}
.head .breadcrumbs {
	border-top: 1px solid #CCC;
	color:#999999;
	background-color:#f8f8f8;
}
.head .breadcrumb {
    background-color: #f8f8f8;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 8px 0;
	background-repeat:no-repeat;
}
.head .breadcrumb > li > .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 8px;
    margin-right: 3px;
    vertical-align: middle;
    border-left: 4px solid #cccccc;
    border-right: 4px solid transparent;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.breadcrumb>li+li:before {
    content: " ";
    padding: 0;
}

.head .breadcrumb h1 {
	display: inline;
    cursor: default;
	font-size: 1em;
	margin-before: 0em;
	margin-after: 0em;
	margin-start: 0;
	margin-end: 0;
	font-weight: normal;
}

.head .breadcrumb a {
	color:#999999;
}

.breadcrumb a:hover {
	color:#666666;
}

footer .breadcrumb a:hover {
    color: #CCC;
}
footer .col-xs-12 .col-xs-12, footer  .col-xs-6 .col-xs-12  {
	padding-left: 0;
	padding-right: 0;
}
.footerSectionThree p {
	margin: 0;
	font-size: 12px;
}
.footerSectionOne {
	padding-bottom: 10px;
	border-top: 1px solid #CCC;
	color:#999999;
	background-color:#F7FAFC;
	font-size: 13px;
	padding-bottom: 10px;
}
.footerSectionOne h2 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	text-transform:uppercase;
}
.footerSectionTwo {
	color:#ffffff;
	font-size: 13px;
	background-color:#0066ae;
}
.footerSectionTwo .col-md-8, .footerSectionTwo .col-md-4 {
	padding: 0;
	padding-top: 10px;
}
.footerSectionTwoNav a {
	color:#ffffff;
}
.footerSectionTwoNav {
    list-style: outside none none;
	background:none;
    padding: 0;
	text-align:right;
	margin-bottom: 0;
}
.footerSectionTwoNav > li + li:before {
    color: #ccc;
    content: "| ";
    padding: 0 5px;
}


.footerSectionThree {
	color:#999999;
	background-color:#393939;
	background: -webkit-linear-gradient(#393939, #494949); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#393939, #494949); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#393939, #494949); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#393939, #494949); /* Standard syntax */
	padding-bottom: 20px;
}
.footerSectionThree a {
	color:#999999;
}
.footerSectionThree h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	text-transform:uppercase;
	margin-top:15px;
}
.footerSectionThree ul {
	margin: 0;
	padding: 0;	
	font-size:11px;
}
.footerSectionThree li {
	list-style-type:none;
	margin-bottom:3px;
}

footer img.grayscale { 
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
	margin-top: 20px;
	margin-bottom: 30px;
}
footer img.grayscale:hover{ 
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
footer .smallpartner {
	position:relative;
	float: left;
	padding-right: 50px;
	width: 50%;
}

footer .addthis_custom_sharing {
	float: right;
	margin-bottom: -7px;
	margin-top: -1px;
}
footer .addthis_32x32_style .at4-icon, footer .addthis_32x32_white_style footer .at4-icon, .at-32x32 {
	background-size: 16px !important;
}
footer .addthis_16x16_style .at4-icon, .addthis_16x16_white_style .at4-icon, .addthis_default_style .at4-icon, .at-16x16 {
	background-size: 16px auto !important;
	height: 16px !important;
	line-height: 16px !important;
	width: 16px !important;
}
.form-control, .btn {
	border-radius: 0;
    letter-spacing: 0.02em;
}
#registerForm button.btn.disabled {
    background-color: #CCC;
}
.pagination {
	margin: 0;
}
.sk-btn-without-border {
	border: none;
    padding-left: 0;
}
.sk-btn-without-border:hover, .sk-btn-without-border:active, .sk-btn-without-border:focus {
	background-color:#F7FAFC !important;
    box-shadow: none !important;
}
.open > .dropdown-toggle.btn-default {
    background-color: #F7FAFC !important;
}
.dropdown .btn {
	color:#999999;
	text-transform:uppercase;
	font-size:13px;
    background-color: #F7FAFC;
}
.dropdown-menu.dropdownMenu2 a {
    color: #0066ae;
}
.dropdown-menu {
	border-radius: 0;
}
.dropdown-menu fieldset {
	padding: 12px;
}
.next a, .previous a {
	padding: 0 !important;
	margin: 0 !important;
}

.dropdown-menu:before {
	position: absolute;
	top: -7px;
    left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}

.dropdown-menu:after {
	position: absolute;
	top: -6px;
    left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}

select option { color: black; padding: 3px; }
select option:first-child { color: #CCC !important; }
select.empty { color: #CCC !important; }
/* Hidden placeholder */
select option[disabled]:first-child { display: none; }

.bg-info, .bg-danger {
	padding: 10px;
}

.error {
    border-color: #cd061f !important;
    border-width: 2px !important;
    border-style: solid !important;
}

.form-control::-moz-placeholder {
    opacity: 0.7;
}
.csc-mailform label {
    font-family: "Frutiger LT W01_65 Bold";
    font-weight: normal;
}
aside  .col-xs-12 {
	/*padding-left: 0px !important;
	padding-right: 0px !important;
	width: 360px;
	padding-top: 14px;
	line-height: 1.3;*/
}
/*aside p a {
	color:#333 !important;
}*/
aside p a:hover {
	color:#0066ae !important;
}
aside h2, aside h3 {
    /*background-color: #efefef;*/
    border-bottom: medium none !important;
    box-shadow: none !important;
    color: #0066ae !important;
    float: none !important;
    font-family: "Frutiger LT W01_65 Bold";
    font-size: 14px !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0 !important;
    padding-bottom: 2px !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
}
aside h2.special {
	font-size: 20px !important;
	font-family:'FrutigerLTW01-45Light';
	background-color:#FFFFFF;
	margin-top: 20px !important;
	border-bottom: 1px solid #0066ae !important;
	padding-top: 10px !important;
	padding-bottom: 7px !important;
	color:#333333 !important;
	padding-left: 0px;
	padding-right: 0px;
}
aside p, aside .text {
    margin-bottom: 0;
    padding-bottom: 7px;
    padding-top: 7px;
}
aside > nav > .csc-sitemap, aside > nav > .csc-menu {
	padding: 15px;
}
/*aside .csc-sitemap a, aside .csc-menu a {
    display: block;
    margin-left: 15px;
    margin-top: -22px;
}
aside > nav > ul, aside > nav > div > ul, aside > div > div > h2, aside > div > p, aside > div > ul,
aside > nav > .csc-sitemap, aside > nav > .csc-menu, aside > div > .image-intext {
	background-color: #efefef;
}*/
aside .col-xs-12 ul {
	background-color: #efefef;
}
aside > div > ul {
    padding-top: 15px;
}
aside > div > .image-intext, aside > div > p {
    padding-left: 15px;
    padding-right: 15px;
}
aside ul, aside ol {
	margin-bottom: 0;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
aside .csc-sitemap ul {
    margin-bottom: 0;
    padding-bottom: 0px;
}
/*aside > div > ul > li:before, aside > nav > ul > li:before {
    margin: 0 10px 0 0 !important;
}*/

aside .media-list li:before {
    content: " ";
}
aside .media-list {
	padding-bottom: 15px;
	padding-left: 15px !important;
	padding-top: 0 !important;
}
aside > div > div > ul, aside > nav > .csc-menu {
    padding-left: 27px !important;
}
/*aside > div > ul, aside > nav > ul, aside > nav > div > ul,  {
	padding-bottom: 15px !important;
	padding-left: 30px !important;
	padding-top: 10px !important;
}*/
aside .media, aside .media .media {
	margin-top: 0px !important;
}

article .media-left, article .media > .pull-left {
	padding-right: 0;
}
article .media > .pull-left {
	margin-right: 0;
}
/*article .media-list li {
	float: left;
	margin-bottom: 20px;
	width: 50%;
}*/
article .pull-left > img {
	border: 1px solid #efefef;
	margin-top: 25px;
	margin-right: 7px;
}

article .media-list li:before {
	content: " ";
}

/*article .media-list .media-body {
	padding-left: 7px;
}*/

.pb-social-streem {
	padding-left: 15px;
	padding-right: 15px;
	background-color:#efefef;
	padding-bottom: 20px !important;
	float: left;
	width: 100%;
}
.tx-pb-social .pb-list-item .image, .tx-pb-social .pb-list-item .standardImage {
	background-image: url("/fileadmin/user_upload/pic_2.jpg");
	background-position: center center;
	background-size: cover;
	cursor: pointer;
	height: 100px !important;
	position: absolute;
	top: 0;
	width: 100%;
}
.tx-pb-social .pb-list-item {
	box-shadow: none !important;
	box-sizing: border-box;
	float: left;
	height: 150px !important;
	position: relative;
	width: 100% !important;
	margin-top: 20px;
}
.tx-pb-social {
	background-color: #efefef;
	float: left;
	padding: 15px;
	padding-bottom: 0;
	width: 100%;
}
.tx-pb-social img {
	margin-bottom: 7px;
}
.tx-pb-social hr {
	margin-bottom: 10px;
	margin-top: 5px;
}
.tx-pb-social a p {
	color: #333;
}
.tx-pb-social a p:hover {
	color: #0066ae;
}

.tx-felogin-pi1 fieldset {
    margin-top: 20px;
    width: 50%;
}
.tx-felogin-pi1 legend {
    display: none;
}
.tx-felogin-pi1 fieldset label {
    margin-top: 10px;
    font-family: "Frutiger LT W01_65 Bold";
    font-weight: normal;
}
.tx-felogin-pi1 fieldset input[type="submit"] {
    margin-bottom: 20px;
    margin-top: 15px;
}
aside h2 a {
	color:#0066ae !important;
}
aside .image-right, aside .image-center-inner {
	padding-right: 15px !important;
	/*background-color:#efefef;*/
	padding-top: 15px !important;
}
aside .image-left, aside .image-center-inner  {
	padding-left: 15px !important;
	/*background-color:#efefef;*/
	padding-top: 15px !important;
}
.image-intext-right {
    display: grid;
    grid-template-columns: 150px auto;
    column-gap: 20px;
    margin-bottom: 30px;
}
.image-intext-left {
    display: grid;
    grid-template-columns: auto 150px;
    column-gap: 20px;
    margin-bottom: 30px;
}
aside .frame-gray.image-intext-right, aside .frame-gray.image-intext-left {
    padding-bottom: 15px;
    padding-top: 5px;
    grid-template-columns: 100px auto;
}
aside .frame-gray.image-intext-left {
    grid-template-columns: auto 100px;
}

.ce-image.ce-center.ce-above .ce-gallery, .ce-image.ce-center.ce-below .ce-gallery,
.ce-textpic.image-center.ce-above .ce-gallery, .ce-textpic.image-center.ce-below .ce-gallery {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.ce-image.ce-center.ce-above .ce-gallery .ce-row, .ce-image.ce-center.ce-below .ce-gallery .ce-row,
.ce-textpic.image-center.ce-above .ce-gallery .ce-row, .ce-textpic.image-center.ce-below .ce-gallery .ce-row, {
    margin-bottom: 0;
}

.ce-textpic.frame-default.image-beside-right.ce-intext.ce-nowrap,
.ce-textpic.frame-default.image-beside-left.ce-intext.ce-nowrap {
    display: grid;
    row-gap: 30px;
}
@media (min-width: 520px) {
    .ce-textpic.frame-default.image-beside-right.ce-intext.ce-nowrap,
    .ce-textpic.frame-default.image-beside-left.ce-intext.ce-nowrap {
        grid-template-columns: 200px auto;
        column-gap: 30px;
    }
}
.sfgvSlider .rsThumb.rsNavSelected {
	background: linear-gradient(#00497d, #0066ae) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	background-color: #0066ae !important;
}

#partner-slider  p {
	padding-top: 10px;
	position: absolute;
}
#partner-slider  img {
	max-height: 95px;
	width: auto !important;
}
#partner-slider  a, #partner-slider  p {
	color: #999999;
}
#partner-slider  .grayscale {
	margin-bottom: 10px;
}
#partner-slider .rsContent .rsBG, .footerSectionOne .grayscale {
	background-repeat: no-repeat;
	background-position: center left;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;

	-webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */

	background-color: #F7FAFC;
	/*background-blend-mode: multiply;*/

	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);  /* For Webkit browsers */
	filter: gray;  /* For IE 6 - 9 */
	-webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}
.rsBG {
    width: 100% !important;
}
#partner-slider .rsContent .rsBG:hover, .footerSectionOne .grayscale:hover {
	opacity: 1;
	filter: alpha(opacity=10); /* For IE8 and earlier */

	filter: none; /* msie */
	background-blend-mode: none;
	-webkit-filter: grayscale(0%);  /* For Webkit browsers */
}
.dropdown-menu {
	min-width: auto;
}
.dropdown-menu.columns-2 {
	min-width: 400px;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 12px;
	font-weight: 300;
}
.multi-column-dropdown {
	list-style: none;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}
 



a, a:active, a:focus, a:hover { outline: none !important; text-decoration:none; }

#sfgv-slider {
	width: 100%;
}


.sfgvSlider .rsTmb {
	padding: 9px 9px 30px;
}
.sliderLink a {
    font-size: 60px;
    height: 100%;
    left: 0;
    padding-top: 30%;
    position: absolute;
    text-align: right;
    top: 0;
    width: 99%;
    text-decoration: none !important;
}

.sliderLink {
	display:none;
}
.rsNavSelected .sliderLink {
	display: block;
}

.sliderLink a {
	color:#64ade1 !important;
}
.sliderLink a:hover {
	color:#FFFFFF !important;
}
.sfgvSlider .rsThumbs .rsThumb {
	width: 100%;
	margin-bottom: 1px;
	background: none repeat scroll 0 0 rgba(101, 101, 101, 0.55);
}

.sfgvSlider .rsThumb:hover {
	background: none repeat scroll 0 0 rgba(256, 256, 256, 0.95);
	color: #CCC !important;
}
.sfgvSlider .rsThumb.rsNavSelected {
	background: linear-gradient(#00497d, #0066ae) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-color: #0066ae;
	border-bottom: -color #d6dce5;
}
.rsNav {
	position: absolute;
	bottom: auto;
	top: -20px;
	padding: 0;
	padding-left: 20px !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

.infoBlock {
	position: absolute;
	top: auto;
	bottom: 10px;
	max-width: 50%;
	padding-bottom: 0;
	background: #FFF;
	background: rgba(255, 255, 255, 0.8);
	overflow: hidden;
	padding: 12px;
}
.infoBlockLeftBlack {
	color: #333;
	background: #000;
	background: none repeat scroll 0 0 rgba(256, 256, 256, 0.75);
	right: auto;
}
.infoBlock h4 {
	font-size: 20px;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 3px;
}
.infoBlock p {
	font-size: 14px;
	margin: 0;
}
.infoBlock a {
	color: #333;
}
/* SEARCH */
.searchContainer {
	width: 200px;
	margin: 25px auto;
}
.searchbox {
	position: relative;
	min-width: 25px;
	width: 0%;
	height: 25px;
	float: left;
	overflow: hidden;
	margin-top: 4px;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-ms-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
}
.searchbox-input {
	top: 0;
	right: 0;
	border: 0;
	outline: 0;
	background: #efefef;
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 0px 55px 0px 8px;
	font-size: 13px;
	color: #666;
}
.searchbox-input::-webkit-input-placeholder {
 color: #999;
}
.searchbox-input:-moz-placeholder {
 color: #999;
}
.searchbox-input::-moz-placeholder {
 color: #999;
}
.searchbox-input:-ms-input-placeholder {
 color: #999;
}
/*.searchbox-icon,*/
.searchbox-submit {
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	top: 0;
	font-family: verdana;
	font-size: 12px;
	right: 0;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	color: #666;
	background: #efefef;
}
.searchbox-open {
	width: 100%;
}

/* COMPONENT-MENU CSS */


.cbp-hrmenu {
	width: 100%;
}
.cbp-hrmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner {
	margin: 0 auto;
	max-width: 1170px;
	padding: 0;
	width: 100%;
}
.cbp-hrmenu > ul > li {
	display: inline-block;
    cursor: default;
}
.cbp-hrmenu > ul {
	padding-left: 6px !important;
}
.cbp-hrmenu > ul > li > a, .cbp-hrmenu > ul > li > span > a {
	background-image: url("../Images/navLine.jpg");
	background-position: right -13px;
	background-repeat: no-repeat;
	color: #9a9a9a;
	display: inline-block;
	font-size: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 15px;
    cursor: pointer;
}
.cbp-hrmenu > ul > li > span > a:hover {
    color: #333;
}
.cbp-hrmenu > ul > li.active > a {
	color: #0066ae;
}
.cbp-hrmenu > ul > li.active > span > a {
	color: #0066ae;
}
.cbp-hrmenu > ul > li.last > a {
	background-image: none;
}
.cbp-hrmenu > ul > li > a:hover {
	color: #0066ae;
}
.cbp-hropen {
	background-image: url("../Images/navCarre.jpg");
	background-position: 45% 105%;
	background-repeat: no-repeat;
}
.cbp-hrmenu > ul > li.cbp-hropen a, .cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #0066ae;
}
.cbp-hrmenu .cbp-hrsub-inner ul li a, .cbp-hrmenu .cbp-hrsub-inner ul li.active span  {
	color: #edccce;
	display: block;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: -18px;
	padding-left: 13px;
}
.cbp-hrmenu .cbp-hrsub-inner ul li.active span {
	color: #FFFFFF !important;
}
.cbp-hrmenu .subnav > li.active:before {
	content: "•";
	font-size: 10px;
	margin-left: 0;
}
.cbp-hrmenu .subnav > li:before {
	color: #edccce;
	line-height: 21px;
	content: "›";
	font-size: 17px;
	margin: 0 4px 0 0;
}
.cbp-hrmenu .cbp-hrsub-inner ul li a:hover, .cbp-hrsub-inner li:hover {
	color: #fff;
}
.cbp-hrmenu .cbp-hrsub {
    background: linear-gradient(#00497d, #0066ae) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-color: #0066ae;
	display: none;
	left: 0;
	position: absolute;
	width: 100%;
}
.cbp-hropen .cbp-hrsub {
	border-bottom: 1px solid #64ade1;
	display: block;
	padding-bottom: 1em;
	padding-top: 0.5em;
	z-index: 999;
}
.cbp-hrmenu .cbp-hrsub-inner:before, .cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}
.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}
.cbp-hrsub h4 {
	border-bottom: 1px solid #64ade1;
	color: #9dcff3;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 8px;
	padding-top: 5px;
}
.cbp-hrsub .active h4, .cbp-hrsub h4:hover {
	color: #ffffff;
}
hr {
	border-color: #cecece !important;
}
.tx-indexedsearch-browsebox, .tx-indexedsearch-whatis {
	display: none;
}
.searchTable {
	background-color: #efefef;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 20px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 100%;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: 100%;
}
.tx-indexedsearch-noresults {
	margin-top: 15px;
	display: block;
	float: center;
}

/*BUTTONS FORMS */
footer .button, footer button, footer button[type="submit"], footer input[type="submit"], footer input[type="reset"], footer input[type="button"],
article .button, article button, article button[type="submit"], article input[type="submit"], article input[type="reset"], article input[type="button"],
.dropdownMenu2 .button, .dropdownMenu2 button, .dropdownMenu2 button[type="submit"], .dropdownMenu2 input[type="submit"], .dropdownMenu2 input[type="reset"], .dropdownMenu2 input[type="button"]{
	-moz-user-select: none;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #0066ae;
	border-color: #0066ae;
	color: #fff;
	border-radius: 0;
	letter-spacing: 0.02em;
	border: 1px solid #0066ae;
}
footer input[type="text"], footer input[type="password"], footer input[type="email"], footer textarea, footer select,
article input[type="text"], article input[type="password"], article input[type="email"], article textarea, article select, .mobileSearch input[type="search"] {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.dropdown input[type="text"], .dropdown input[type="password"], .dropdown input[type="email"], .dropdown textarea, .dropdown select {
	padding: 6px 12px;
	margin-bottom: 10px;
	height: 28px;
	width: 200px;
}
.dropdown input[type="button"], .dropdown .button, .dropdown button, .dropdown input[type="submit"] {
	float: right;
}
/*IMAGE*/
.image {
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
}
.image > img, .image a > img {
	display: block;
	height: auto;
	max-width: 100%;
}
.image .caption {
	padding: 9px 0 0;
}
.image-row {
	/*margin-left: -15px;
	margin-right: -15px;*/
}
.image-column {
	max-width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
article .image-column {
	margin-top: 5px;
}
@media (min-width: 992px) {
	.image-column {
		float: left;
	}
}
.image-row,
.image-wrap {
	width: 100%;
}
aside .image-row,
aside .image-wrap {
    margin-top: 15px;
}
aside .image-above .image-row,
aside .image-above .image-wrap {
    margin-top: 0px;
}
aside .image-above .image-row .image,
aside .image-above .image-wrap .image {
    margin-bottom: 7px;
}
aside .image-above .text {
    /*background-color: #efefef;*/
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
/*.image-below .image-wrap {
	margin-top: 20px;
}*/
.image-center .image > img {
	margin: 0 auto;
}
.image-center-outer {
	float: right;
	position: relative;
	right: 50%;
	width: 100%;
}
.image-center-inner {
	float: right;
	position: relative;
	right: -50%;
	width: 100%;
}
.image-left .image-row
.image-left .image-wrap {
	float: left;
}
.image-left .text {
	clear: left;
}
.image-right .image-row,
.image-right .image-wrap {
	float: right;
}
.image-right .text {
	clear: right;
}
.image-wrap:before, .image-row:before, .image-below:before, .image-above:before, .image-beside:before, .image-intext:before, .image-wrap:after, .image-below:after, .image-above:after, .image-beside:after, .image-intext:after {
	content: " ";
	display: table;
}
.image-wrap:after, .image-row:after, .image-below:after, .image-above:after, .image-beside:after, .image-intext:after {
	clear: both;
}
.image-wrap:before, .image-row:before, .image-below:before, .image-above:before, .image-beside:before, .image-intext:before, .image-wrap:after, .image-below:after, .image-above:after, .image-beside:after, .image-intext:after {
	content: " ";
	display: table;
}
.image-wrap:after, .image-row:after, .image-below:after, .image-above:after, .image-beside:after, .image-intext:after {
	clear: both;
}
.ce-left .image-wrap, .ce-left .ce-gallery,
.image-beside-left .image-wrap, .image-intext-left .image-wrap {
	float: left;
}
.image-beside-right .image-wrap, .image-intext-right .image-wrap {
	float: right;
}
.image-beside-right .image-wrap img, .image-intext-right .image-wrap img {
    float: right;
}
.ce-left .ce-gallery,
.image-beside-left .image-wrap, .image-intext-left .image-wrap {
	max-width: 33%;
	padding-right: 15px;
}
.ce-left.ce-gallery .ce-row,
.image-beside-right .image-wrap, .image-intext-right .image-wrap {
    max-width: 33%;
    padding-left: 15px;
}

.news-list-view .image-wrap, .image-beside-right .news-list-view .image-wrap, .news-list-view .image-intext-right .image-wrap {
    max-width: 100%;
    padding-left: 0;
}
.news-list-view .image-beside-left .image-wrap, .news-list-view .image-wrap, .news-list-view .image-intext-left .image-wrap {
    max-width: 100%;
    padding-right: 0;
}
.image-beside-right, .image-beside-left {
	overflow: hidden;
}
.image-beside-right .text, .image-beside-left .text {
	overflow: hidden;
}

@media (max-width: 767px) {
	.image-beside-right .image-wrap, .image-beside-left .image-wrap {
		float: none;
		/*margin-left: -15px;
		margin-right: -15px;*/
		max-width: none;
        padding-right: 0;
	}
}
.ce-textpic .image-row,
.image-header-1 .image-wrap, .image-header-2 .image-wrap, .image-header-3 .image-wrap {
	margin-top: 10px;
}
.image-header-4 .image-wrap, .image-header-5 .image-wrap, .image-header-6 .image-wrap {
	margin-top: 10px;
}

/* FRAMES */
.well h2, .jumbotron h2 {
	margin-top: 0px;
}
.well {
	padding-bottom: 5px;
}


/* MEDIA */
.media, .media .media {
	margin-top: -15px !important;
}
.media:first-child {
	margin-top: 0;
}
.media-right, .media > .pull-right {
	padding-left: 10px;
}
.media-left, .media > .pull-left {
	padding-right: 10px;
}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-bottom: 5px;
	margin-top: 0;
}
.media-list {
	list-style: outside none none;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

/* NEWS */
.news-list-view {
	margin-left: -15px;
	margin-right: -15px;
}
.news-list-view .news-img-wrap {
	height: 125px;
	overflow: hidden;
}
.news-list-view .image-wrap {
	width: 100%;
}
.news-list-view > div {
    height: 340px;
}

.news-single .article .news-img-wrap {
	float: left;
	margin: 0;
	width: 100%;
}
.news-single .teaser-text {
	color: #333;
	font-size: 14px;
	font-family:'Frutiger LT W01_65 Bold';
}
.news .article .news-img-wrap a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: none;
	display: block;
	float: left;
	/*height: 120px;*/
	margin-right: 5px;
	overflow: hidden;
	padding: 4px 4px 0 0;
	/*width: 32%;*/
}
.mediaelement-video {
	margin-top: 10px;
}
.mediaelement-video iframe {
	height: 453px;
	width: 100%;
	border: none;
}
/*.more p {
	min-height: 110px;
}*/
.articletype-0 {
    float: left;
    min-height: 330px;
}
/* TABLES */

th {
	text-align: left;
}
.contenttable {
	margin-bottom: 24px;
	max-width: 100%;
	width: 100%;
}
.contenttable > thead > tr > th, .contenttable > tbody > tr > th, .contenttable > tfoot > tr > th, .contenttable > thead > tr > td, .contenttable > tbody > tr > td, .contenttable > tfoot > tr > td {
	border-bottom: 1px solid #dddddd;
	line-height: 1.55;
	padding: 8px;
	vertical-align: top;
}
.contenttable > thead > tr > th {
	border-bottom: 2px solid #dddddd;
	vertical-align: bottom;
}
.contenttable > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .contenttable > thead:first-child > tr:first-child > th, .contenttable > caption + thead > tr:first-child > td, .contenttable > colgroup + thead > tr:first-child > td, .contenttable > thead:first-child > tr:first-child > td {
	border-top: 0 none;
}
.contenttable > tbody + tbody {
	border-top: 2px solid #dddddd;
}
.contenttable .tr-odd {
	background-color: #f9f9f9;
}
.contenttable .contenttable {
	background-color: #ffffff;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(2n+1) {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}
table col[class*="col-"] {
	display: table-column;
	float: none;
	position: static;
}
table td[class*="col-"], table th[class*="col-"] {
	display: table-cell;
	float: none;
	position: static;
}
.contenttable > thead > tr > td.active, .contenttable > tbody > tr > td.active, .contenttable > tfoot > tr > td.active, .contenttable > thead > tr > th.active, .contenttable > tbody > tr > th.active, .contenttable > tfoot > tr > th.active, .contenttable > thead > tr.active > td, .contenttable > tbody > tr.active > td, .contenttable > tfoot > tr.active > td, .contenttable > thead > tr.active > th, .contenttable > tbody > tr.active > th, .contenttable > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
.contenttable-hover > tbody > tr > td.active:hover, .contenttable-hover > tbody > tr > th.active:hover, .contenttable-hover > tbody > tr.active:hover > td, .contenttable-hover > tbody > tr:hover > .active, .contenttable-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}
.contenttable > thead > tr > td.success, .contenttable > tbody > tr > td.success, .contenttable > tfoot > tr > td.success, .contenttable > thead > tr > th.success, .contenttable > tbody > tr > th.success, .contenttable > tfoot > tr > th.success, .contenttable > thead > tr.success > td, .contenttable > tbody > tr.success > td, .contenttable > tfoot > tr.success > td, .contenttable > thead > tr.success > th, .contenttable > tbody > tr.success > th, .contenttable > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.contenttable-hover > tbody > tr > td.success:hover, .contenttable-hover > tbody > tr > th.success:hover, .contenttable-hover > tbody > tr.success:hover > td, .contenttable-hover > tbody > tr:hover > .success, .contenttable-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.contenttable > thead > tr > td.info, .contenttable > tbody > tr > td.info, .contenttable > tfoot > tr > td.info, .contenttable > thead > tr > th.info, .contenttable > tbody > tr > th.info, .contenttable > tfoot > tr > th.info, .contenttable > thead > tr.info > td, .contenttable > tbody > tr.info > td, .contenttable > tfoot > tr.info > td, .contenttable > thead > tr.info > th, .contenttable > tbody > tr.info > th, .contenttable > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.contenttable-hover > tbody > tr > td.info:hover, .contenttable-hover > tbody > tr > th.info:hover, .contenttable-hover > tbody > tr.info:hover > td, .contenttable-hover > tbody > tr:hover > .info, .contenttable-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.contenttable > thead > tr > td.warning, .contenttable > tbody > tr > td.warning, .contenttable > tfoot > tr > td.warning, .contenttable > thead > tr > th.warning, .contenttable > tbody > tr > th.warning, .contenttable > tfoot > tr > th.warning, .contenttable > thead > tr.warning > td, .contenttable > tbody > tr.warning > td, .contenttable > tfoot > tr.warning > td, .contenttable > thead > tr.warning > th, .contenttable > tbody > tr.warning > th, .contenttable > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.contenttable-hover > tbody > tr > td.warning:hover, .contenttable-hover > tbody > tr > th.warning:hover, .contenttable-hover > tbody > tr.warning:hover > td, .contenttable-hover > tbody > tr:hover > .warning, .contenttable-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.contenttable > thead > tr > td.danger, .contenttable > tbody > tr > td.danger, .contenttable > tfoot > tr > td.danger, .contenttable > thead > tr > th.danger, .contenttable > tbody > tr > th.danger, .contenttable > tfoot > tr > th.danger, .contenttable > thead > tr.danger > td, .contenttable > tbody > tr.danger > td, .contenttable > tfoot > tr.danger > td, .contenttable > thead > tr.danger > th, .contenttable > tbody > tr.danger > th, .contenttable > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.contenttable-hover > tbody > tr > td.danger:hover, .contenttable-hover > tbody > tr > th.danger:hover, .contenttable-hover > tbody > tr.danger:hover > td, .contenttable-hover > tbody > tr:hover > .danger, .contenttable-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
.contenttable-responsive {
	min-height: 0.01%;
	overflow-x: auto;
}

.dropdown-menu {
	z-index: 2001 !important;
}
.logo {
    margin-top: -20px;
    width: 50%;
}

/* MOBILE SEARCH */
.mobileSearch {
	display: none;
}
.breadcrumbs {
    display: none;
}

/*MEDIAQUERIES*/
@media (max-width: 567px) {
    .footerSectionTwo .pull-right {
        float: left !important;
    }
}

@media (max-width: 767px) {
	h1, .h1 {
		font-size: 22px;
	}
	.colspace {
		margin-bottom: 5px;
	}
	.form-group {
		margin-bottom: 5px;
	}
	.colspacespecial {
		margin-bottom: 0px;
	}
	.main {
		padding-top: 0 !important;
	}
	.main article figure {
		margin-right:20px;
	}
	.main article .news-list-view figure {
		margin-right: 0 !important;
		margin-bottom: 10px !important;
	}
	.main article h3 {
		margin-top: 0;
	}
	.mainLogo {
		display: none;
	}
	.cbp-hrmenu > ul > li {
		border-top: 1px solid #ccc;
		border-bottom: none !important;
		display: block;
	}
	.navbar-collapse {
		padding-left: 0px;
		padding-right: 0px;
	}
    .head header .btn-default, .open > .dropdown-toggle.btn-default, .sk-btn-without-border:hover {
        background-color: #f8f8f8 !important;
    }
    .head header .dropdown .btn {
        font-size: 18px;
    }
    .head header .dropdown-menu > li > a {
        font-size: 20px;
    }
    .head header .dropdown-menu {
        font-size: 18px;
        margin: 10px 0 0;
    }
    .head header {
        left: 0;
        position: absolute;
        top: 50px;
        z-index: 3333;
    }
    .head header .searchDiv {
        display: none;
    }

	.navbar-header {
		margin-bottom: 5px;
	}
	.navbar-wrapper {
		border-bottom: 1px solid #cccccc;
		padding-top: 7px;
		background-color: #f8f8f8;
	}

    .navbar-toggle {
        margin-bottom: 40px;
        margin-top: 4px;
        margin-right: 6px;
    }
    .navbar-toggle .icon-bar {
        border-radius: 0;
        height: 3px;
        margin-bottom: 5px;
        width: 30px;
    }

	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
	form .col-md-12, form .pager {
		padding: 0;
	}
	form .pager .active {
		display: none;
	}

	.sfgvSlider .rsTmb {
		padding: 6px 8px;
	}
	.sfgvSlider .rsTmb h5 {
		font-size: 12px;
		line-height: 17px;
	}
	.sfgvSlider .rsThumbs.rsThumbsVer {
		width: 70%;
		padding: 0;
	}
	.sfgvSlider .rsThumbs .rsThumb {
		width: 100%;
	}
	.sfgvSlider .rsOverflow, .royalSlider.sfgvSlider {
		/*height: 300px !important;*/
		width: 100% !important;
	}
	.sampleBlock {
		font-size: 14px;
	}
	.infoBlock {
		max-width: 100% !important;
	}
	.infoBlock h4 {
		font-size: 14px;
	}
	.rsDefault .rsThumbsVer {
		height: 145px !important;
	}


	.row {
		margin-left: 0;
		margin-right: 0;
	}
	.container {
		padding-left: 0;
		padding-right: 0;
	}

	.cbp-hrmenu .cbp-hrsub {
		position: relative;
	}
	.cbp-hrmenu .subnav > li:before {
		line-height: 25px;
	}
	.cbp-hrmenu .cbp-hrsub-inner ul li a, .cbp-hrmenu .cbp-hrsub-inner ul li.active span {
		line-height: 25px;
	}
	.cbp-hrmenu .cbp-hrsub-inner ul li a, .cbp-hrmenu .cbp-hrsub-inner ul li.active span {
		margin-top: -23px;
	}
	.navbar-wrapper.affix {
		padding-top: 0;
	}
	.navbar-wrapper.affix {
		position: relative;
	}
	.navbar-wrapper.affix .navbar-header {
		margin-bottom: 20px;
	}
	.navbar-toggle {
		padding: 4px 10px;
	}
	.mobileSearch {
		display: block;
	}
	.mobileSearch form {
		margin-top: 2px;
		height: 55px;
		padding: 10px 15px !important;
	}
	.mobileSearch .btn-lg, .mobileSearch .btn-group-lg > .btn {
		background-color: #0066ae;
		color: #fff;
		font-size: 18px;
		padding: 7px 8px 3px;
		width: 108%;
		border: none !important;
	}
	.navbar-wrapper.affix .mobileSearch .btn-lg, .navbar-wrapper.affix .mobileSearch .btn-group-lg > .btn {
		background-color: #FFFFFF;
		color: #0066ae;
	}
	.mobileSearch input[type="search"] {
		width: 97%;
	}

	.cbp-hrmenu > ul {
		background-image: none;
		background-position: 0 0;
		padding-left: 0 !important;
	}
	.cbp-hrmenu > ul > li {
		border-bottom: 2px solid #0066ae;
		display: block;
	}
	.cbp-hrmenu > ul > li > a, .cbp-hrmenu > ul > li > span > a {
		display: block;
		padding: 10px 15px;
	}
	.cbp-hrmenu .cbp-hrsub-inner > div {
		padding: 0;
	}
	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 15px;
	}
	.cbp-hropen .cbp-hrsub {
		padding-bottom: 1em;
	}
	.footerSectionTwo {
		padding: 15px;
	}
	.main {
		border-top: none;
		padding-top: 20px;
	}
	/* DISPLAY NONE */
	.breadcrumbs {
		display: none;
	}
	.sfgvSlider .rsTmb span {
		display: none;
	}
	/*.metanav {
		min-height: 135px;
	}*/
	.head .pull-right img {
		height: auto;
		margin-top: 0;
		width: 287px;
	}
	.main h2 {
		font-size: 17px;
		line-height: 21px;
	}
	.dropdown {
		height: 30px;
	}
	.logo {
		margin-top: 25px;
		right: 13px;
		margin-right: 0px;
	}
    .articletype-0 {
        float: left;
        min-height: 230px;
    }


    .sliderLink a {
        padding-top: 8%;
        font-size: 45px;
    }
    #sfgv-slider {
        height: 300px !important;
    }
    #partner-slider {
        height: 200px !important;
    }
    .news-list-view > div {
        height: auto;
        margin-bottom: 20px;
    }

    .main h2, .main h1, .news-list-view .news-single h3 {
        margin-top: 15px;
    }
    .tx-felogin-pi1 fieldset {
        width: 100%;
    }

    .image-beside-right .image-wrap img, .image-intext-right .image-wrap img {
        float: none;
    }
    .image-beside-right .image-wrap, .image-intext-right .image-wrap {
        padding-left: 0px;
    }

}

@media (min-width: 767px) {
	.navbar-header {
		display: none !important;
	}

	.cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner {
		width: 750px;
	}

	/*.navbar-wrapper.affix .cbp-hrmenu > ul > li {
		border-top: 1px solid #e7a4ac;
	}*/

	.navbar-wrapper.affix .navbar-brand {
		background: url("../Images/sfgv_logo_small_neg.png") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
		height: 25px;
		margin-left: 14px;
		margin-top: 7px;
		width: 136px;
	}
	.navbar-wrapper.affix {
		position: fixed;
		z-index: 10000;
		padding-top: 7px;
		color: #FFFFFF;
		background-color: #0066ae;
		background: linear-gradient(#00497d, #0066ae) repeat scroll 0 0 rgba(0, 0, 0, 0);
		width: 100%;
		top: 0px;
		border-bottom: 1px solid #cccccc;
	}
	.navbar-wrapper.affix ul > li > span  > a, .navbar-wrapper.affix ul > li > a {
        color: #B2C7D6;
	}
	.navbar-wrapper.affix ul > li > span  > a:hover, .navbar-wrapper.affix ul > li  > a:hover {
		color: #FFFFFF;
	}
	.navbar-wrapper.affix .cbp-hrmenu > ul > li.active > span > a, .navbar-wrapper.affix .cbp-hrmenu > ul > li.active > a {
		color: #FFFFFF;
	}
	.navbar-wrapper.affix .cbp-hrmenu > ul > li.cbp-hropen > a, .navbar-wrapper.affix .cbp-hrmenu > ul > li.cbp-hropen > span > a:hover {
		color: #FFFFFF;
	}
	.navbar-wrapper.affix .cbp-hropen .cbp-hrsub {
		border-bottom: none;
		border-top: 1px solid #64ade1;
	}
	.navbar-wrapper.affix .cbp-hropen {
		background-image: url("../Images/navCarreAffix.jpg");
	}
	.navbar-wrapper.affix .cbp-hrmenu > ul > li.last > a, .navbar-wrapper.affix .cbp-hrmenu > ul > li.last > span > a, .navbar-wrapper.affix .cbp-hrmenu > ul > li.first > span > a {
		background-image: none;
	}
	.navbar-wrapper.affix .cbp-hrmenu > ul > li > a, .navbar-wrapper.affix .cbp-hrmenu > ul > li > span > a {
		background-image: url("../Images/navLineAffix.jpg");
	}
	.navbar-wrapper.affix .navbar-toggle .icon-bar {
		background-color: #FFFFFF;
	}
    .sliderLink a {
        padding-top: 5%;
    }
}
@media (min-width: 767px) and (max-width: 992px) {
    .head .pull-right img {
        height: auto;
        margin-bottom: 20px;
        margin-top: -10px;
        width: 240px;
    }
    .cbp-hrmenu > ul > li > a, .cbp-hrmenu > ul > li > span > a {
        font-size: 16px;
    }
    .news-list-view > div {
        height: 400px;
    }
    .cbp-hrmenu > ul > li > a, .cbp-hrmenu > ul > li > span > a {
        padding-left: 6px;
        padding-right: 9px;
    }
    .cbp-hrmenu > ul {
        padding-left: 9px !important;
        padding-top: 5px;
    }
    .cbp-hrmenu > ul > .first {
        display: none !important;
    }
}
@media (max-width: 992px) {
	.colspacespecial {
		margin-bottom: 40px;
	}
	.rsDefault .rsTmb span {
		display:none;
	}

	.sliderLink a {
		line-height: 108px !important;
	}

	.logo {
		margin-right: 0px;
	}
}

@media (min-width: 992px) {
    .cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner {
        width: 970px;
    }

    .sliderLink a {
        padding-top: 29%;
    }
}
@media (min-width: 767px) and (max-width: 1200px) {
    .cbp-hrmenu > ul > li.first {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner {
        width: 1170px;
    }


}

@media (min-width: 1250px) {
	.cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner {
		width: 1170px;
	}
    .sliderLink a {
        padding-top: 30%;
    }
}

@media print {
    footer, aside, .breadcrumbs, .metanav {
        display: none;
    }
    .main {
        border-top: 0px solid #fff;
    }
    .col-xs-12, .col-sm-8 {
        width: 100%;
    }
    a[href^="/"]:after {
        display: none;
    }
    a[href^="/"] {
        display: none;
    }
}


.etabs { margin: 0; padding: 0; }
ul.etabs {
	padding-left: 0;
	margin-left: 7px;
}
#tab-container > div {
	border-top: 1px solid #CCC;
	margin-top: -2px;
	padding: 5px;
}
#tab-container ul li:before {
	content: "";
	margin-left: 0;
}
.tab { display: inline-block; zoom:1; *display:inline; background: #efefef; border: solid 1px #CCC; border-bottom: none; }
.tab a { font-size: 14px; line-height: 2em; display: block; padding: 1px 10px; padding-top: 4px; outline: none; }
.tab a:hover { text-decoration: underline; }
.tab.active { background: #fff; position: relative; top: 1px; border-color: #CCC; }
.tab a.active { font-weight: bold; }
.tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px;  }

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword, .adminContent .searchTable input {
	width: 100% !important;
	max-width: 100%;
}
.searchTable input, input.tx-indexedsearch-searchbox-sword {
	width: 100% !important;
	margin-bottom: 0;
}
.searchTable.withMargin input, .searchTable.withMargin p {
	margin-bottom: 10px;
}
.adminContent button span, .formRow label {
	font-family: 'Glyphicons Halflings' !important;
}

#tab-container .btn {
	border-radius: 0;
	letter-spacing: 0.02em;
	/*	background-color: #0066ae;
        color: #FFF;*/
	margin-bottom: 5px;
	margin-left: 5px;
}
#tab-container .btn-default:hover, #tab-container .btn-default:focus, #tab-container .btn-default:active, #tab-container .btn-default.active {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
#tab-container > div {
	padding: 0;
	padding-top: 12px;
}
.table>thead>tr>th {
	border-bottom: 1px solid #ddd;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding-left: 0;
}
.table>tbody>tr>td:last-child {
	padding-right: 0;
}
#tab-container .col-sm-12.sex {
	margin-left: -15px;
	margin-bottom: 10px;
}
/* Pers.-Register */

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.alertnumb {
	background: #bc9356;
	color: #FFF;
	font-weight: bold;
	width: 21px;
	height: 21px;
	display: inline-block;
	position: relative;
	float: right;
	margin-top: -7px;
	margin-bottom: -20px;
	margin-right: -5px;
	padding-left: 1px;
	text-align: center;
	border-radius: 15px;
	border: 1px solid #ebdac2;

	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;

	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;

	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	animation-duration:1s;

}
.alertnumb.one {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	animation-delay: 2s;
}
.alertnumb.two {
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	animation-delay: 3s;
}
#persontableout input, #persontablein input, #filetable input {
	float: right;
}
div#my-first-dropzone .dz-preview.dz-image-preview, div#my-first-dropzone .dropzone .dz-preview {
	margin: 0 !important;
	margin-top: 17px !important;
	margin-bottom: 7px !important;
}
.dz-preview.dz-image-preview, .dropzone .dz-preview {
	background: rgba(0, 0, 0, 0) !important;
}
.dz-progress {
	margin-top: 20px !important;
}
div#my-first-dropzone, div#my-second-dropzone {
	padding: 0;
	text-align: center;
	margin-top: 37px;
	margin-bottom: 37px;
	/*background: #EFEFEF !important;*/
	background: linear-gradient(to bottom, #e0e0e0, #efefef);
	border-radius: 2px !important;
	border-width: 1px !important;
	border-style: dashed !important;
}
.dz-image {
	border-radius: 7px !important;
}
div#my-second-dropzone {
	margin-top: 10px;
	margin-bottom: 0px;
}
.etabs li.tab:hover {
	background: #FFF;
}
.etabs li.tab a:hover {
	text-decoration: none;
}
.modal-header, .modal-footer {
	border:none;
}
.dropzone.dz-clickable {
	cursor: pointer;
}
.dropzone {
	border: 2px dashed #0087F7;
	border-radius: 5px;
	background: #FFF;
}
.dropzone {
	min-height: 150px;
	border: 2px solid rgba(0, 0, 0, 0.3);
	background: #FFF;
	padding: 54px 54px;
}
.dropzone, .dropzone * {
	box-sizing: border-box;
}