/*  
	FONTS		
    font-family: 'itc_avant_garde_pro_mdbold';   
    font-family: 'itc_avant_garde_gothic_proBk';    
    font-family: 'itc_avant_garde_gothic_prdemi';   
    font-family: 'itc_avant_garde_gothic_proMd';
    font-family: 'itc_avant_garde_gothic_proXLt';
*/
* { margin: 0; }
body,
html { margin: 0; padding: 0; font-family: 'itc_avant_garde_gothic_proBk'; font-size: 14px; height: 100%; }
.ie7 { display: none; }
h1,
h2 { margin: 0; padding: 0; float: left; width: 100%; }
h1,
h2,
h3,
h3 { }
h3 { margin: 0; }
.justify {text-align:justify;}
strong { font-weight: normal; font-family: 'itc_avant_garde_gothic_proMd'; }
img { border: none; }
a { text-decoration: none; -webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -ms-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; color: #225087; }
a:hover { -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-out; -ms-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; }
::selection { color: #fff; background-color: #2E6BAD; }
::-moz-selection {
color:#fff;
background-color:#2E6BAD;
}
.l { float: left; }
.r { float: right; }
.fw { width: 100%; }
.sp { padding: 5px; }
.mp { padding: 10px; }
.bg { padding: 15px; }
.last-li { border: none; }
.set { }
/* HEADER */
.row-1 { background-color: #101A33; padding: 10px 0; }
.row-1 .log-reg ul { padding: 0; margin: 0 5px 0 0; list-style: none; }
.row-1 .log-reg { float: right; }
.row-1 .log-reg li { float: left; color: #8c8686; margin: 0 3px }
.row-1 .log-reg li a { color: #8c8686; }
.row-2 { padding: 10px 0; background: #3170b3; background: -moz-linear-gradient(top, #3170b3 0%, #23548f 50%, #182b53 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3170b3), color-stop(50%, #23548f), color-stop(100%, #182b53)); background: -webkit-linear-gradient(top, #3170b3 0%, #23548f 50%, #182b53 100%); background: -o-linear-gradient(top, #3170b3 0%, #23548f 50%, #182b53 100%); background: -ms-linear-gradient(top, #3170b3 0%, #23548f 50%, #182b53 100%); background: linear-gradient(to bottom, #3170b3 0%, #23548f 50%, #182b53 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3170b3', endColorstr='#182b53', GradientType=0 );
position: relative; }
.row-2 .logo { margin: 0 0 0 5px; position: Relative; top:0; display: block; float:left;}
.row-2 .main-nav { display: none; }
.row-2 .mobile-nav { float: right; width: 100%; }
.row-2 .mobile-nav i { color: #fff; font-size:30px; float: right; margin:0 10px 0 0; cursor: pointer; }
.row-2 .mobile-nav ul { display: none; list-style: none; padding: 30px 10px 10px; }
.row-2 .mobile-nav ul li a { display: block; width: 100%; color: #fff; padding: 5px 0; text-align: center; }
.row-2 .search-wr { float: right; position: absolute; right: 0; top: 10px; margin: 5px 10px 0 0; }
.row-2 .mobile-nav ul li:hover { background-color: #2E6BAD }
.row-2 .search-wr input { padding: 3px 25px 3px 3px; background: #234a85; background: -moz-linear-gradient(top, #234a85 0%, #24558f 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #234a85), color-stop(100%, #24558f)); background: -webkit-linear-gradient(top, #234a85 0%, #24558f 100%); background: -o-linear-gradient(top, #234a85 0%, #24558f 100%); background: -ms-linear-gradient(top, #234a85 0%, #24558f 100%); background: linear-gradient(to bottom, #234a85 0%, #24558f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#234a85', endColorstr='#24558f', GradientType=0 );
border: solid 1px #163b67; -webkit-border-radius: 5px; border-radius: 5px; color: #fff; width: 130px; }
.row-2 .search-wr button { position: Absolute; top: 0.5px; right:8px; background: none; border: none; color: #163b67; font-size: 16px; cursor: pointer; }
.signi-wr { position: absolute; right: 12px; top: -62px; }
/* SLIDER */
.row-3 { background: #fcfaff; background: -moz-linear-gradient(top, #fcfaff 0%, #d3d3d3 50%, #ebebeb 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfaff), color-stop(50%, #d3d3d3), color-stop(100%, #ebebeb)); background: -webkit-linear-gradient(top, #fcfaff 0%, #d3d3d3 50%, #ebebeb 100%); background: -o-linear-gradient(top, #fcfaff 0%, #d3d3d3 50%, #ebebeb 100%); background: -ms-linear-gradient(top, #fcfaff 0%, #d3d3d3 50%, #ebebeb 100%); background: linear-gradient(to bottom, #fcfaff 0%, #d3d3d3 50%, #ebebeb 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfaff', endColorstr='#ebebeb', GradientType=0 );
position: Relative; }
.row-3 .slider-wr { height: 189px; }
.row-3 .slider { margin: 0; padding: 0; list-style: none; }
.row-3 .slider-bg { background: url(../images/sdsd_033131224.jpg) no-repeat right top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: auto; }
.left,
.right { left: 5px; }
.right { left: auto; right: -5px; }
.row-3:hover .left,
.row-3:hover .right { opacity: 0.6; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-out; -ms-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; }
.flexslider .slides > li > div { width: 90%;left:5%; height: 120px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.flexslider .slides > li > div > h1 { color: #2966a7; font-size:35px; font-weight: normal; float: left; margin: 0 3% 25px; width: 95%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: 'itc_avant_garde_gothic_proXLt'; }
.flexslider .slides > li .slider-content p { padding: 0; float: left; width: 100%; }
.read-more { color: #000; font-size: 14px; float: left; clear: both; margin: 14px 0 0 0; font-family: 'itc_avant_garde_gothic_proMd'; }
.slider-content { float: left; width: 90%; background: #fff; background: rgba(255,255,255,0.7); padding: 16px; margin: 0 3%; }
/* CONTENT */
.row-4 { position: relative; padding: 15px 0; overflow: hidden; }
.row-4 .set { }
.row-4 .jcarousel { position: relative; }
.row-4 .jcarousel ul { list-style: none; margin: 0; padding: 0; float: left; }
.row-4 .jcarousel ul li {  overflow: hidden; width: 160px; padding: 0; margin: 0 3px; width: 310px; height: 97px; background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6)); background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 );
border: solid 1px #e6e6e6; }
.row-4 .jcarousel ul li:hover { background-color: #91beec; -webkit-box-shadow: 0 0 10px rgba(0,0,0,.35); -moz-box-shadow: 0 0 10px rgba(0,0,0,.35); box-shadow: 0 0 10px rgba(0,0,0,.35); background-image: -webkit-linear-gradient(bottom, #e6e6e6, #fefefe 49%, #fff); background-image: -moz-linear-gradient(bottom, #e6e6e6, #fefefe 49%, #fff); background-image: -o-linear-gradient(bottom, #e6e6e6, #fefefe 49%, #fff); background-image: linear-gradient(to top, #e6e6e6, #fefefe 49%, #fff); cursor: pointer; }
.row-4 .jcarousel ul li img { float: left; }
.row-4 .jcarousel ul li .jc-content { float: left; margin: 5px 0; text-align: left; width: 200px; margin-left: 5px; }
.row-4 .jcarousel ul li .jc-content h1 { max-height: 45px; overflow: hidden; float: left; font-size: 18px;
    line-height: 20px; color: #225087; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.row-4 .jcarousel ul li .jc-content p { margin: 5px 0; float: left; }
/* SUB - CONTENT */
.row-3-1 { background: #eaeaea; background-image: url(../images/sdsd_033131224.jpg); /* fallback */ background-image: url(../images/sdsd_033131224.jpg), -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c7c7c7)); /* Saf4+, Chrome */ background-image: url(../images/sdsd_033131224.jpg), -webkit-linear-gradient(top, #eaeaea, #c7c7c7); /* Chrome 10+, Saf5.1+ */ background-image: url(../images/sdsd_033131224.jpg), -moz-linear-gradient(top, #eaeaea, #c7c7c7); /* FF3.6+ */ background-image: url(../images/sdsd_033131224.jpg), -ms-linear-gradient(top, #eaeaea, #c7c7c7); /* IE10 */ background-image: url(../images/sdsd_033131224.jpg), -o-linear-gradient(top, #eaeaea, #c7c7c7); /* Opera 11.10+ */ background-image: url(../images/sdsd_033131224.jpg), linear-gradient(to bottom, #eaeaea, #c7c7c7); /* W3C */ background-repeat: no-repeat; background-position: center top; padding: 30px 0 19px 0; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.row-3-1 h1 { color: #225087; font-weight: normal; font-size: 55px; font-family: 'itc_avant_garde_gothic_proXLt'; margin: 0 0 5px 0; }
.row-3-1 h1 span {display: block; font-size:40px; margin-top: -10px;}
.row-3-1 .sub-nav { float: left; margin: 0; padding: 0; width: 100%; }
.row-3-1 .sub-nav ul { list-style: none; margin: 0; padding: 0; background-color: #1D3A66; float: left; width: 100%; }
.row-3-1 .sub-nav ul li { display: inline-block; text-align: center; width: 50%; float: left; }
.row-3-1 .sub-nav ul li a { min-height: 20px; padding: 10px 15px; display: block; color: #fff; font-family: 'itc_avant_garde_gothic_prdemi'; }
.row-3-1 .sub-nav ul li:hover,
.row-3-1 .sub-nav ul li.active { background-color: #fff; }
.row-3-1 .sub-nav ul li:hover a,
.row-3-1 .sub-nav ul li.active a { color: #1D3A66!important }
.row-4-1 { padding: 30px 0; }
.content.mobile {display: none;}
.row-4-1 .content { padding: 5px; }
.row-4-1 .content .col-1 { width: 65%; font-size: 13px; position: relative; }
.row-4-1 .content .col-1 p { padding: 0; margin: 0; }
.row-4-1 .content .col-2 { width: 33%; }
.row-4-1 .content .col-2 a:hover { text-decoration: underline; }
.row-4-1 .content .col-2 .right-nav { display: none; list-style: none; margin: 0; padding: 0 0 0 35px; background: url(../images/box-shadow.png) no-repeat left center; background-size: 26px 101%; }
.row-4-1 .content .col-2 .right-nav li { margin: 0 0 5px 0; padding: 0 0 0 12px; }
.row-4-1 .content .col-2 .right-nav li.active { background: url(../images/arr.png) no-repeat left center; }
.row-4-1 .content .col-2 .right-nav li.active a,
.row-4-1 .content .col-2 .right-nav li:hover > a { color: #565656 }
.row-4-1 .content .col-2 .right-nav li a { /*font-family: 'itc_avant_garde_gothic_prdemi';*/ font-family: itc_avant_garde_gothic_proBk; font-size: 14px; }
.row-4-1 .content .col-2 .right-nav li ul { margin: 8px 12px; padding: 0; list-style: none; }
.row-4-1 .content .col-2 .right-nav li ul li { padding: 0; }
.row-4-1 .add { padding: 0; margin: 30px 0 30px 15px; width: 325px; height: 97px; background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6)); background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 );
border: solid 1px #e6e6e6; }

.col-1, .col-2 {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.col-1 table td {vertical-align: top;}

.overlay {z-index:1000; position: fixed; left:0; top:0; width:100%; height:100%; background:#000; background:rgba(0,0,0,0.7);}
.content.fixed {z-index:1001; display: block!important; position: fixed; left:50%; top:50%; transform:translate(-50%,-50%); height:100%; max-height:90%; width:95%; max-width:970px; /*height:600px;*/ background:#fff; padding:20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.content.fixed .table-cont {opacity:0;}
.content.fixed .sheetsList {}

.content.fixed .table-cont {height:95%!important}

i.toggle-content-table {display: none;}
.content.fixed i.toggle-content-table {display: block; font-style:normal; font-weight:Bold; position: absolute; right:10px; top:10px; cursor: pointer;}
button.toggle-content-table {margin-top:20px; background:#DADCE8; border: solid 1px #D2D4E2; padding: 10px 20px; outline:none;}
button.toggle-content-table:hover {background: #D2D4E2;}
/*.table-cont {width:900px!important;}*/

.right-nav.fixed {position:fixed; top:10px;}
.pdf-download {position:absolute; right:-5px; top:-29px; width:26px;}
.pdf-download img {width:100%;}
.col-1 iframe {width:100%;}
.row-4-1 .add img {width:100px; float:left;}
.row-4-1 .add .jc-content {float: left; margin: 5px 0 0 5px; text-align: left; width: 220px; }
.row-4-1 .add .jc-content h1 {width:95%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left; margin-top:10px; color: #225087; }
.row-4-1 .add .jc-content p {margin:5px 0; float:left; font-size:12px; height:45px; overflow:hidden; }
/* RADIO */
.row-4-1 .sub-table {float:left; border-spacing:0; width:100%;}
.row-4-1 .sub-table th {background-color:#B0C4DE; color:#fff; text-align:left; font-family: 'itc_avant_garde_gothic_prdemi'; font-weight: normal; font-size: 16px; background-color: #DADCE8; font-weight: normal; font-size: 11px; color: #3F3F3F; }
/*
.vat { transform: translate(25px, 51px) rotate(-90deg); width: 30px; white-space: pre-line;}
.vatcont {height: 140px; white-space: nowrap;}
*/
.row-4-1 .sub-table th {padding:7px 4px;}
.row-4-1 .sub-table td {padding:4px; color:#3F3F3F; font-size:10px;}
.row-4-1 .sub-table tr:nth-child(even) td {background-color:#E4E4E4;}
.row-4-1 .dwl-sect .fa {color:#dcdcdc; margin-right:10px; font-size:25px;}
.row-4-1 .dwl-sect h1 {font-family: 'itc_avant_garde_gothic_proMd'; color:#225087; font-weight:normal; font-size:22px;}
.row-4-1 .dwl-sect .dwl-link {margin:10px 0 20px 0; float:left;}
.row-4-1 .dwl-sect .dwl-link span {color:#7d7d7d;}
.row-4-1 .dwl-mo {padding:20px 0 0 0; border-top:solid 1px #7d7d7d;}
.row-4-1 .dwl-mo h2 {font-size:16px; color:#225087;}
.row-4-1 .dwl-mo p {font-size: 12px; padding-top: 3px; float: left;}
.row-4-1 .dwl-mo ul {margin: 5px 0; padding: 0 0 0 10px; float: left; list-style: none;}
.row-4-1 .dwl-mo ul li {background: url(../images/arr-2.png) no-repeat left center; padding: 0 0 0 10px;}
.row-4-1 .dwl-mo ul li a {font-family: 'itc_avant_garde_gothic_prdemi';}
/* FOOTER */
.footer { width: 100%; height: auto; padding: 0; color: #fff; background: #131f35; background: -moz-linear-gradient(top, #131f35 0%, #133260 43%, #131f35 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #131f35), color-stop(43%, #133260), color-stop(100%, #131f35)); background: -webkit-linear-gradient(top, #131f35 0%, #133260 43%, #131f35 100%); background: -o-linear-gradient(top, #131f35 0%, #133260 43%, #131f35 100%); background: -ms-linear-gradient(top, #131f35 0%, #133260 43%, #131f35 100%); background: linear-gradient(to bottom, #131f35 0%, #133260 43%, #131f35 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131f35', endColorstr='#131f35', GradientType=0 );
padding: 30px 0 70px; }
.footer, .footer * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.footer ul { list-style: none; padding: 0; margin: 0 0 30px 0; text-align: center; }
.footer ul li { margin: 0 0 3px 0; }
.footer ul li a { color: #fff; font-size: 13px; }
.footer ul li a:hover { text-decoration: underline; }
.footer ul li.footer-title { font-family: 'itc_avant_garde_pro_mdbold'; margin: 0 0 10px 0; }
.special-p * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.special-p { float: left; width: 100%; padding-bottom: 50px; }
.special-p span { font-weight: bold; font-size: 12px; }
.special-p p { float: left; width: 100%; margin: 12px 0!important; }
.special-p ul { list-style: none; margin: 0; padding: 0; float: left; width: 100%; }
.special-p ul li { width: 100%; }
.special-p ul li ul li { margin: 0 0 5px 0 }
.special-p li.sh { min-height: 51px; }
.special-p > ul { margin: 15px 0 40px; }
.special-p > ul > li { float: left; width: 32%; margin: 0 2% 0 0; }
.special-p > ul > li:last-child { margin-right: 0; }
.special-p ul li input { width: 100%; padding: 3px; margin: 5px 0 }
.special-p ul li input[type="button"] { cursor: pointer; }
.faq-wr { position: fixed; right: -400%; max-width: 800px; z-index: 9999; background: #225087; padding:53px 12px 20px 20px; color: #fff; top: 25%; height: 50%; overflow: auto; -webkit-transition: all 750ms ease-in-out; -moz-transition: all 750ms ease-in-out; -ms-transition: all 750ms ease-in-out; -o-transition: all 750ms ease-in-out; transition: all 750ms ease-in-out; }
.faq-wr.show { right: 0; }
.faq-wr p { margin: 12px 0 }
.faq-wr .faq-content > h1 { margin: 0 0 20px 0 }
.faq-trigger { position: fixed; top: 50%; right: -152px; transform-origin: 15px 15px; -webkit-transform-origin: 15px 15px; -ms-transform-origin: 15px 15px; text-align: center; cursor: pointer; z-index: 999; background: #225087; color: #fff; padding: 15px 20px; width: 175px; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }
.faq-close { position: absolute; right:13px; top:16px; cursor: pointer; }
.faq-close:hover { text-decoration: underline; }
.faq-content { position: relative; height: 100%; overflow: auto; }

.faq-content   a:hover { color: #CCCCCC;  }
.faq-content   a { color: #FFFFFF; }

 @media only screen and (max-width:600px) {
.special-p > ul > li { width: 48%; margin: 0 2% 0 0; }
.special-p > ul > li:last-child { width: 100%; }
}
 @media print {
* { margin: 0 !important; padding: 0 !important; }
html,
body { height: 100%; /*overflow: hidden;*/ background: #FFF; font-size: 9.5pt; }
.row-2,
.row-3-1,
.col-2,
.footer,
.pdf-download, .scrollToTop, .faq-trigger, .faq-wr, .content.mobile { display: none !important; }
.col-1 { width: 100%; }
table td { padding-right: 80px!important }
.col-1 iframe { width: 500px!important }

/*.content.pc {display: block!important;}*/
}
/* Slider */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus { outline: none; }
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; height: 100%; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { width: 100%; display: block; }
.flex-pauseplay span { text-transform: capitalize; }

.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }

.no-js .slides > li:first-child { display: block; }

.flexslider { margin: 0; position: relative; zoom: 1; overflow-x:hidden;}
.flex-viewport { height: 100%; max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; height: 100%; }
.carousel li { margin-right: 5px; }
/* Direction Nav */
.flex-direction-nav { *height: 0;
}
.flex-direction-nav a { font-size: 35px; cursor: pointer; color: #1B3968; text-decoration: none; display: block; margin: -10px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -7px; }
.flex-direction-nav .flex-next { right: -7px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 1; left: 30px }
.flexslider:hover .flex-next { opacity: 1; right: 30px; }
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter: alpha(opacity=0); cursor: default; }
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav { width: 100%; position: absolute; bottom: -40px; text-align: center; display: none; }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline;
}
.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.flex-control-thumbs img:hover { opacity: 1; }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }
 @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev { opacity: 1; left: 10px; }
.flex-direction-nav .flex-next { opacity: 1; right: 10px; }
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, h1, h2,h3,h4,strong,.treeStudien li a {
	 	font-weight:normal!important;
	}
	
	::i-block-chrome, .dropDown:after {		
		font-size: 10px;
		margin-top:-5px;
		margin-left: 5px;
	}
}


#css2021 p {
		line-height: 20px;
		margin-top: 15px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size:13px;
}
		
#css2021 h2 { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
	margin-top:20px;
	margin-bottom:20px;
}

#css2021 hr {
	margin-top:50px;
	margin-bottom:30px;
}
#css2021 li {
	list-style-type: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
}
#css2021 ul {
	margin-left: 6px;
    padding: 0px;
}
#css2021 li:before {
  content: "-";
  padding-right: 5px;
}
.section-werberichtlinien {
	padding-bottom:40px;
}
.section-werberichtlinien ul.ul-extra-margin li {
  margin-top:15px;
  text-align:justify;
}