@font-face {
    font-family: 'Conduit ITC';
    src: url('fonts/ConduitITCBlack.eot');
    src: url('fonts/ConduitITCBlack.eot?#iefix') format('embedded-opentype'),
        url('fonts/ConduitITCBlack.woff2') format('woff2'),
        url('fonts/ConduitITCBlack.woff') format('woff'),
        url('fonts/ConduitITCBlack.ttf') format('truetype'),
        url('fonts/ConduitITCBlack.svg#ConduitITCBlack') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Conduit ITC';
    src: url('fonts/ConduitITC-Bold.eot');
    src: url('fonts/ConduitITC-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ConduitITC-Bold.woff2') format('woff2'),
        url('fonts/ConduitITC-Bold.woff') format('woff'),
        url('fonts/ConduitITC-Bold.ttf') format('truetype'),
        url('fonts/ConduitITC-Bold.svg#ConduitITC-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Conduit ITC';
    src: url('fonts/ConduitITCLight.eot');
    src: url('fonts/ConduitITCLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/ConduitITCLight.woff2') format('woff2'),
        url('fonts/ConduitITCLight.woff') format('woff'),
        url('fonts/ConduitITCLight.ttf') format('truetype'),
        url('fonts/ConduitITCLight.svg#ConduitITCLight') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {font-family: 'Conduit ITC', sans-serif; padding:0;margin:5px; hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto}
.body { padding:140px 0 0 0;margin:0; background:#fff }

p,div,td,th,br { margin:0; color:#000; font-size:20px }
td,th, img { border:none}
h1 { margin:0 0 40px 0; color:#e30044; font-size:32px; font-weight:bold }
h2 { margin:0 0 30px 0; color:#00954d; font-size:24px; font-weight:bold }
h3 { margin:0 0 20px 0; color:#000000; font-size:22px; font-weight:bold }
ul, ol { color:#000; font-size:20px; margin-top:10px; margin-bottom:10px }
ul li { color:#000; font-size:20px; line-height:26px; margin:0 0 0 -10px }
ol li { color:#000; font-size:20px; line-height:26px; margin:0 0 0 -19px }
form { margin:0; padding:0; color:#000000 }
input { padding:0; color:#000000 }
textarea, input { font-family: 'Conduit ITC', sans-serif !important }
table { border-collapse:collapse; table-layout:fixed }
a:link, a:visited, a:active { font-size:20px; font-weight:normal; color:#e30044; text-decoration:none }
a:hover { text-decoration:underline }

.clear { clear: both }
.cleft { clear:left }
.cright { clear:right }
.cboth { clear:both }
.vtbottom { vertical-align:text-bottom }
.vmiddle { vertical-align:middle }
.fleft { float:left }
.fright { float:right }

.header { width: 100%; height: 140px; background-color: #fff; position: fixed; z-index: 7999; top: 0; left: 0; -webkit-box-shadow: 0 0.063em 0.5em rgba( 37, 50, 55, .5 ); /* 1 4 */ box-shadow: 0 0.063em 0.5em rgba( 37, 50, 55, .5 ); /* 1 4 */ -webkit-transition-duration: .5s; transition-duration: .5s; -webkit-transition-timing-function: cubic-bezier( 0.215, 0.610, 0.355, 1.000 ); transition-timing-function: cubic-bezier( 0.215, 0.610, 0.355, 1.000 ); -webkit-transition-property: -webkit-transform; transition-property: transform }
.header--hidden { -webkit-transform: translateY( -55% ); -ms-transform: translateY( -55% ); transform: translateY( -55% ) }
			
#all {width:100%;height:auto;padding:0;margin:0; background:url(/images/bg.png) no-repeat; background-size: 50% 100%; background-position: right; overflow: hidden}
#nav {display:none}
.tools_div { float:right; margin:0 2% 0 0; text-align:right; z-index: 9999 !important }
.tools_div a { color:#00783b; font-size:16px }
.tools_div img { margin:0 0 0 5px; border:none; width:50px }
.deu, .fra { float:left; margin-top:32px }
.deu a, .fra a { font-size: 20px !important }

.mlogo_top {display:none}
.mob_nav {display:none}
#navi {position:absolute;left:35%; bottom:10px; z-index:1000; width: 72%; height: 45px; }
#mnavi {display:none}
.logo_top {display: block; width: 50%; position: absolute; top: 5px; left: 25px; height: 130px }
.logo_top img { border: none; height: auto; max-height: 130px; width: auto }
.header--hidden .logo_top {top: 78px !important; height: 60px !important }
.header--hidden .logo_top img { max-height: 60px !important }
.header--hidden #navi { bottom: 10px }

.printlogo { display: none }
#mob_face { display:none }

#container {position:relative; display:block;top:0;bottom:0;left:0;width:100%;padding:0;margin:0; }
.content_div {width:100%;max-height:100%;height:100%;padding:0;margin:0; background: none; position: relative}
.content_p { background:#fff;overflow:visible; padding:120px 25% 80px 25%; margin-top:0}
.content_p h1 {padding:0;color:#e30044; font-size:32px; font-weight: bold; margin:0 0 40px 0; }
.content_p h2 {padding:0;color:#00954d;font-size:24px;font-weight:bold; margin-bottom:28px; }
.content_p h3 {padding:0;color:#000000;font-size:22px;font-weight:bold; margin-bottom:0; }
.content_p p {padding:0;color:#000000;font-size:20px;font-weight:normal;line-height: 24px}
.content_p img {max-width: 50%; height: auto}
.content_p p iframe { max-width:100%; margin:0; padding:0 }
.content_p ul, .home_infobanner ul {padding:0}
.content_p li, .home_infobanner li {color:#000000;font-size:20px;font-weight:normal; margin-left:35px; line-height:26px; list-style: url(/images/listsquare.gif); vertical-align: middle}
.lang {color:#fff !important;font-size:12px;font-weight:normal;float:right;margin-right:40px}
.content_p a:link, .content_p a:visited, .content_p a:active {text-decoration:none;font-size:20px;font-weight:normal;color:#e30044}
.content_p a:hover {text-decoration:underline}
.content_p table { margin:0; max-width:100%; min-width:50% }
.content_p td h1 { padding:0 0 15px 0 !important }
.content_p td p { padding:5px 8px 0 0 !important; word-wrap: break-word }
.content_p td img { max-width:100%; height:auto }
.content_p .icon { width:35px !important; max-width:100%; border:none !important; float:left !important; margin-right:5px }
.content_sep { border-top:1px solid #ccc; margin:30px 0 }
.content_half, .content_half { width:50%; float:left }
.content_half img { max-width: 50%; height: auto }
.content_half img { max-width: 100% !important; height: auto }
.box0 { padding-right:3%; width: 47%}
.content_imgleft { float:right; margin:0 0 20px 50px !important }
.content_spanimgleft { width: 35%; max-width: 300px; height: auto; float: right; margin:0 0 20px 20px }
.content_imgright { float:left; margin:0 50px 20px 0 }
.content_spanimgright { width: 35%; max-width: 300px; height: auto; float: left; margin:0 20px 20px 0 }
.content_txtpopuplink {text-decoration:none;font-size:16px;font-weight:normal;color:#ebebeb !important; cursor:pointer}
.content_txtpopuplink:hover {text-decoration:underline}

.home_infobanner { width: 90%; height: auto; display: block; position: relative; background: #0080c2; padding:70px 5% 70px 5%;  }
.home_infobanner div { width: 60%; margin: auto; display: block; position: relative; text-align: center }
.home_infobanner h1 { font-size:145px; font-weight: 900 !important; color: #ffffff; margin-bottom: 10px }
.home_infobanner h2 { font-size: 125px; font-weight: bold; color: #ffffff; margin-bottom: 80px }
.home_infobanner h3 { font-size: 60px; font-weight: bold; color: #ffffff; margin: 0}
.home_infobanner img { max-width: 47%; height: auto; margin-left: 3%}
.home_infobanner:not(.half) p { font-size: 20px; color: #000000 }
.half { width: 44%; padding: 3%; float: left; background: #ffffff }
.half h1 { font-size:32px; font-weight: bold !important; color: #e30044; margin-bottom: 50px }
.half h2 { font-size: 24px; font-weight: bold; color: #00954d; margin-bottom: 10px }
.half h3 { font-size: 22px; font-weight: bold; color: #000000; margin: 0}
.green { background: #bfe4d2 }

.redlink { font-size: 24px !important; color:#ffffff !important; background: #e30044 !important; border: 1px solid #e30044;padding: 10px 0; width: 100%; max-width: 40%; font-weight: bold !important; display: inline-block; text-align: center; margin-top: 40px}
.redlink:hover { color:#e30044 !important; background: #ffffff !important; text-decoration: none !important}
.content_img33 {max-width: 32% !important; width: 32% !important; height: auto; margin-right: 1%}
.content_img100 {max-width: 98% !important; width: 98% !important; height: auto}

.mobsep { display:none }
.mob_news { display: none}

.pdflink { background:url(/images/pdf.gif) no-repeat left; padding-left:25px }
.pdflink { background:url(/images/pdf.gif) no-repeat left; padding-left:25px }
.doclink { background:url(/images/word.png) no-repeat left; padding-left:25px }
.xlslink { background:url(/images/excel.png) no-repeat left; padding-left:25px }
.pptlink { background:url(/images/powerpoint.png) no-repeat left; padding-left:25px }

.main_div {width:auto; margin:0; float:none; background:#d5d6d6; padding:36px}
.main_div h1 {font-size:17px; margin:0; padding:0; line-height:28px}
.main_linkimg {cursor:pointer; border:none}
.main_spanimg { float:right; margin:0 0 5px 5%; text-align:right }
.main_spanimg img { margin-bottom:5px; width: 100%; max-width: 400px }

.maps_div {width:auto; margin:0; float:none; position:relative}
.maps_div img { box-shadow:none; margin:0}
.google_map { width:100%; max-width:100%;height:600px;border:solid 1px #fff }
.maps_flag { max-width:100%; height:auto }
.maps_flag img { max-width:100%;width:150px;height:auto;margin-top:10px }
.maps_flag a { margin:5px 0 0 0;display:block; color: #e30044 !important }

.fbwall { margin:0 50px 0 50px !important }
.fb_like { clear:both !important; margin:20px 0 20px 50px }
.fb_like span { float:none !important; margin:0 !important }


#searchpage { position:absolute; top:0; left:0; width:100%; height:100%; }
#searchpagebg { position:absolute; top:0; left:0; width:100%; height:100%; z-index:9900; background:#003594; opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80); }
.searchfield, .searchresults { position:relative; display:block; z-index:9910; margin:10% 15%; width:25%; height:auto; max-height:80%; padding-right:20px; overflow:auto }
.searchfield h1 { font-size:30px; color:#CCC; font-weight:bold }
.searchfield input { width:300px; max-width:100%; height:26px; padding:5px; margin-bottom:8px; font-size:16px; font-weight:normal; color:#003594; background:#fff; border:none }
.searchfield a { color:#CCC; font-size:16px; font-weight:normal; margin:0 30px 10px 0; text-decoration:none; display:block; float:left }
.searchfield a:hover { text-decoration:underline }
.searchresults h1 { color:#fff; font-size:30px; font-weight:bold }
.searchresults p { color:#ccc; font-size:14px; font-weight:normal }
.searchresults a { color:#fff; font-size:14px; font-weight:normal; text-decoration:none }
.searchresults a:hover { text-decoration:underline }
.searchresults b { color:#fff; font-size:14px; font-weight:bold }
.searchclearleft { margin:0 !important; width:100% !important }
.BShighlight { background:#FFF468; padding:2px; color:#000 }

#footer { position:relative; height:auto; min-height:120px; width:100%; background:#0080c2; z-index:100; clear: both  }
#footer .ft1 { width:47%; margin-left: 3%; display:block; float:left; z-index:100 }
#footer .ft1 p, #footer .ft1 td, #footer .ft1 span { color:#ffffff !important; font-size:18px }
#footer .ft1 a, #footer .ft1 span a { color:#ffffff; font-size:18px }
#footer .ft1 h1 { color:#ffffff; font-size:26px; font-weight:bold }
#footer .ft1 h2 { color:#ffffff; font-size:24px; font-weight:bold }
#footer .ft1 h3 { color:#ffffff; font-size:22px; font-weight:bold }
#footer .ft1 td img { max-height: 140px; height: auto; max-width: 100%; width: auto}

#footer .ft2 { width:47% !important; display:block; float:left; z-index:100 }
#footer .ft2 a, #footer .ft1 span a { color:#ffffff; font-size:18px }
#footer .ft2 td img { max-width: 100%; height: auto}
.footer_fnc_field { width:100%; max-width:250px; height:40px; font-size:18px; color:#e30044; background-color:#fff; border:none; margin:4px 0 4px 0; padding:0 4px 0 4px; vertical-align: middle; text-align: center}
.footer_button {  width:100%; max-width:250px; height:40px; font-size:18px !important; padding:8px 4px 0 4px; text-align: center; background: #e30044; color: #fff !important; text-decoration: none; display: block}
.footer_button:hover {  background: #555; text-decoration: none}

.pwd { position:relative; width:100%; background:#000; padding:8px 0 8px 0; z-index:100 }
.pwd p { margin-right:20px; color:#fff; font-size:11px; text-align:right !important }
.pwd a:link, .pwd a:visited, .pwd a:active { font-size:11px; color:#fff; text-decoration:none }
.pwd a:hover {text-decoration:underline}

/*Galerie*/
.media_div {margin:50px 0 0 0}
.media_img {width:30% !important; max-width:30% !important; height:auto; line-height:25px; color:#e30044 !important; text-align:center;float:left !important; position:relative; display:block; margin:0 3% 4% 0}
.media_img img { width:100% !important; max-width:100% !important; height:auto;box-shadow:0 3px 7px rgba(0,0,0,.4); border:none}
.breaker { clear:both; display:block; margin-bottom:40px }


/*Form*/
.form_b { color:#e30044; margin:0 0 15px 0 !important; display:block }

.form_tableft_s { float:left; color:#000; height:28px; width:30%; margin-bottom:5px }
.form_tabright_s { float:left; color:#000; height:28px; width:70%; margin-bottom:5px }

.form_tableft_m { float:left; color:#000; height:28px; width:30%; margin-bottom:5px }
.form_tabright_m { float:left; color:#000; height:28px; width:70%; margin-bottom:5px }

.form_tableft_l { float:left; color:#000; height:84px; width:30%; margin-bottom:5px }
.form_tabright_l { float:left; color:#000; height:84px; width:70%; margin-bottom:5px }

.form_field_xs { width:35%; margin-right: 2%; font-size:18px; padding:2px; background-color:#fff; border:1px solid #fff; float: left }
.form_field_s { width:98%; font-size:18px; padding:2px; background-color:#fff; border:1px solid #fff }
.form_field_l { width:98%; height:70px; font-size:18px; padding:2px; background-color:#fff; border:1px solid #fff;  }

.has-js .label_radio { background:url(/images/radio-off.png) no-repeat; background-size:15px; background-position:0 2px; padding-left:22px; cursor:pointer; margin-right:10px; color:#000 }
.has-js label.r_on { background:url(/images/radio-on.png) no-repeat; background-size:15px; background-position:0 2px }
.has-js .label_radio input { position: absolute; left: -9999px; }

.form_button { background:#fff; font-size:20px; font-weight:normal; color:#e30044; border:none; margin:4px 10px 4px 0; padding:8px; text-align:center; cursor:pointer; letter-spacing:1px }
.form_button:hover { color:#fff }

.sendbtn { float:right; margin-top:-20px }

.form_tableft_sp { display:none }
.form_tabright_sp { display:none }

#form_obligl { background-color:#F2E400; color:#000 }
#form_obligr { background-color:#F2E400; color:#000 }


/* Menu */
.sf-menu, .sf-menu * { margin: 0; padding:0; list-style:none; line-height:normal;  }
.sf-menu li { text-align: center;
    display: inline-block;
    float: none;  }
.sf-menu ul { position:absolute; display: none; top:100%; z-index:99; }
.sf-menu ul li{
    width: 100%;
    display: block;
}
.sf-menu a { display:block; position:relative; }
.sf-menu ul ul { top:0; left:100%; }

.sf-menu { float:left;  }
.sf-menu img { border:none }
.sf-menu ul { background:rgba(208, 221, 209, 0.9);  }
.sf-menu li { background:none; white-space:nowrap; *white-space:normal; -webkit-transition:background .2s; transition:background .2s; }
.sf-menu li:hover, .sf-menu li.sfHover { background:none; -webkit-transition:none; transition:none; }
.sf-menu li a:link, .sf-menu li a:visited, .sf-menu li a:active { padding:12px 22px 12px 22px;display:inline-block;text-decoration:none;color:#e30044;font-size:24px; font-weight:normal;}
.sf-menu li a:hover { color: #00954d; }
.sf-menu li ul { padding-bottom: 15px }
.sf-menu li ul li { top:0; background:none !important; text-align:left }
.sf-menu li ul li a:link, .sf-menu li ul li a:visited, .sf-menu li ul li a:active { border:none; float:none; display:block; height:auto; padding:20px 22px 11px 22px; font-size:20px; text-decoration:none; font-weight: bold; zoom:1; color: #e30044; background-image: none !important }
.sf-menu li ul li a:hover { background:none !important; color:#00954d }
.sf-menu li ul li ul { left:10%; padding-left: 0; background: none; }
.sf-menu ul li { background:#fff }
.sf-menu li ul li ul li { background:none }
.sf-menu li ul li ul li a:link, .sf-menu li ul li ul li a:visited, .sf-menu li ul li ul li a:active { padding:20px 22px 11px 30px; font-size: 14px}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after { content:''; position:absolute; top:50%; right:23px; margin-top:12px; height:0; width:0; border:5px solid transparent; border-top-color:#fff; border-top-color:rgba(255,255,255,1); }
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after { border-top-color:#fff; }
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after { content:''; position:absolute; top:17px; left:10%; height:0; width:0; border:5px solid transparent; border-left-color:#fff; border-left-color:rgba(255,255,255,1); }
.sf-arrows ul > li > .sf-with-ul:focus:after, .sf-arrows ul > li:hover > .sf-with-ul:after, .sf-arrows ul > .sfHover > .sf-with-ul:after { border-left-color:#fff; }

/*tinybox*/
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(/images/preload.gif) no-repeat 50% 50%; border:5px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(/images/fancybox_sprite.png); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url(/images/fancybox_loading.gif) center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url(/images/blank.gif); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
.fancybox-prev span { left: 10px; background-position: 0 -36px; }
.fancybox-next span { right: 10px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }
/* Overlay helper */
.fancybox-lock { overflow: hidden !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url(/images/fancybox_overlay.png); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }
/* Title helper */
.fancybox-title { visibility: hidden; font-weight: normal !important; font-size: 16px; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: normal !important; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }
/*thumbs helper*/
#fancybox-thumbs { position: fixed; left: 0; width: 100%; overflow: hidden; z-index: 8050; }
#fancybox-thumbs.bottom { bottom: 2px; }
#fancybox-thumbs.top { top: 2px; }
#fancybox-thumbs ul { position: relative; list-style: none; margin:0 !important; padding:0 !important; }
#fancybox-thumbs ul li { float: left; padding: 1px;	opacity: 0.5; margin:0 !important }
#fancybox-thumbs ul li.active { opacity: 0.75; padding: 0; border: 1px solid #fff; }
#fancybox-thumbs ul li:hover { opacity: 1; }
#fancybox-thumbs ul li a { display: block; position: relative; overflow: hidden; border: 1px solid #222; background: #111; outline: none; }
#fancybox-thumbs ul li img { display: block; position: relative; border: 0; padding: 0; max-width: none; }
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(/images/fancybox_sprite@2x.png); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
#fancybox-loading div { background-image: url(/images/fancybox_loading@2x.gif); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ }
}

@media (max-width:1920px) {
.content_p { padding:120px 18% 50px 18%;}
	.home_infobanner div { width: 70%}
}

@media (max-width:1700px) {
.content_p { padding:120px 10% 50px 10%;}
	.home_infobanner div { width: 80%}
}

@media (max-width:1350px) {
.content_p { padding:80px 4% 50px 4%;}
.home_infobanner div { width: 100%; margin: auto }
.home_infobanner img { max-width: 100%; width: auto; max-height: 400px; height: auto; margin:0 auto 25px !important; position: relative; display: block;float: none !important}
#navi {left:30% }

}


@media (max-width:1050px) {

.body { padding:110px 0 0 0 }
.header { width: 100%; height: 110px; background-color: #fff; position: fixed; z-index: 7999; top: 0; left: 0; -webkit-box-shadow: 0 0.063em 0.5em rgba( 37, 50, 55, .5 ); /* 1 4 */ box-shadow: 0 0.063em 0.5em rgba( 37, 50, 55, .5 ); /* 1 4 */ -webkit-transition-duration: .5s; transition-duration: .5s; -webkit-transition-timing-function: cubic-bezier( 0.215, 0.610, 0.355, 1.000 ); transition-timing-function: cubic-bezier( 0.215, 0.610, 0.355, 1.000 ); -webkit-transition-property: -webkit-transform; transition-property: transform }
.header--hidden { -webkit-transform: translateY( -43% ); -ms-transform: translateY( -43% ); transform: translateY( -43% ) }


.logo_top {display: block; width: 50%; position: absolute; top: 5px; left: 25px; height: 100px }
.logo_top img { border: none; height: auto; max-height: 98px; width: auto }
.header--hidden .logo_top {top: 48px !important}
.content_p { padding:30px 4% 50px 4%;}

.home_infobanner { padding:50px 3% 5% 3%; width: 94% }
.home_infobanner img { max-width: 47%; height: auto; margin-left: 3%}

.media_img {width:47% !important; max-width:47% !important; }
.kurs_textcase { width:48% !important; max-width:48% !important }
.breaker1, .breaker3 { display: none}
.breaker2, .breaker4 { clear:both; display:block; margin-bottom:20px !important }


#footer .ft1 { width:96%; float:none; margin:0 2% 0 2% }
#footer .ft2 { width:96% !important; float:none; margin:0 2% 0 2% }

.sf-menu li a:link, .sf-menu li a:visited, .sf-menu li a:active { padding:13px 12px 13px 12px;font-size:20px; font-weight:normal;}

}

@media (max-width:950px) {
.home_infobanner h1 { font-size:100px; font-weight: 900 !important; color: #ffffff; margin-bottom: 10px }
.home_infobanner h2 { font-size: 80px; font-weight: bold; color: #ffffff; margin-bottom: 80px }
.home_infobanner h3 { font-size: 30px; font-weight: bold; color: #ffffff; margin: 0}
.half h1 { font-size:32px; font-weight: bold !important; color: #e30044; margin-bottom: 50px }
.half h2 { font-size: 24px; font-weight: bold; color: #00954d; margin-bottom: 10px }
.half h3 { font-size: 22px; font-weight: bold; color: #000000; margin: 0}

}

@media (max-width:767px) {

.body { padding-top: 100px }
	
.content_p table, .content_p thead, .content_p tbody, .content_p th, .content_p td, .content_p tr { display: block; width:100% !important; margin:auto }
.content_p td, .content_p th { position: relative; float:left; text-align:left !important }

.header { height: 100px;  }
.header--hidden { -webkit-transform: translateY( -100% ); -ms-transform: translateY( -100% ); transform: translateY( -100% ) }
.header--hidden .logo_top {display: none}
#all {width:100%; height:auto;background:#fff}
#navi {display:none}
#nav {width:100%; top: 0; left: 0; display: block}
#mnavi {display:none; position:relative; margin:auto; top:0; width:100%;height:100%;overflow:hidden; background:#e30044; padding: 10px 0 20px 0}
#mnavi a:link, #mnavi a:visited, #mnavi a:active {padding:6px 4% 0 4%;display:block;position:relative;width:92%;height:auto;text-decoration:none;font-weight:normal;color:#fff;font-size:20px;text-align:left}
#mnavi a:hover {text-decoration:underline}
#mnavi #mnavi_tit {padding:12px 8px 0 4%;display:block;position:relative;width:100%;height:auto;background:#e30044;text-decoration:none;font-weight:bold;color:#fff;font-size:20px;text-align:left}
#mnavi .menuimg { padding:8px 0 0 4% !important }
#mnavi .menuimg img { width:35px; vertical-align: middle }
#mnavi #mnavi_back2 {padding:2px 0 0 16%; font-size: 17px}
#tools {position:relative; float:right }
.tools_mob { display:none}
.tools_div { margin-right:4% }
.tools_div span { bottom:4px; right:4% }
.tools_div img { width:36px }
.coord { font-size: 18px; line-height: 20px }
.mlogo_top {display:block; position:absolute; left:3%; top:5px; max-width: 50%}
.mlogo_top img {border:none; margin:0; max-height:88px; width:auto }
.logo_top {display:none}
#container {width:100%; height:auto; margin:0; z-index:1; left:0; top:0; bottom:0; right:0; position:relative}
.mob_nav {display:block; position:absolute;width:50%; height:50px; right:2%; bottom:10px; text-align:right; background:none }
.mob_nav img {cursor:pointer;border:none;height:60px;}
.content_div {width:100%; height:auto !important; margin:auto}
.content_p {padding:50px 20px 30px 20px !important }
.content_p h1 { margin-bottom:20px; }
.content_p h2 { margin-bottom:10px}
.content_p h3 { margin-bottom:0}
.content_p p { margin: 0}
.content_p td h2, .content_p td h3 { padding: 0}
.content_p li {padding-left:10px; margin-left: 20px}
.content_p img, .content_p p img, .content_p td img, .content_imgleft, .content_imgright {width:100%; max-width:100%; height:auto; margin: 0 auto 25px auto!important; position: relative; display: block; float: none}
.content_p table { margin:0; width: auto; max-width: 100% }
.content_sep { margin:30px 0 }
.content_half, .content_half { width:100% }
.content_half img, .content_half img {width:100% !important; max-width:100% !important; height:auto}


.mob_hide { display: none !important}
.mob_view { display: none !important}
.mob_news { display: block}
	
.content_img33 {max-width: 100% !important; width: 100% !important; height: auto}

.searchfield, .searchresults { margin:20% 7%; width:85% }

.media_div {margin:0}

.lang {margin:0 10px 20px 80px}
.fbwall { margin:auto !important; width:95% !important }
.fb_like { clear:both !important; margin:20px 0 20px 20px }

#footer form a { display:block; float:none }

.main_div {max-width:92%; width:92%; margin:0 auto 0 auto !important; float:none; position:relative; display:block;padding:4%}
.main_div h1 {margin:0; padding:0}

.maps_div {margin:0}

.news_pg_mob { display:block; clear:both; padding-top:15px }
.event_div {padding:0 20px 0 20px}
.event_textcase { margin:0 0 20px 0; padding:10px 0 10px 0; width:100%; float:none; background:url(/images/case_back.gif) left top no-repeat #d9e1e8; background-size:100% 23px; border-bottom:1px solid #003594 }
.event_textcase h1 { height:auto;  }
.news_button a { width:96%;  display:block }

.form_tableft_s, .form_tableft_l, .form_tableft_m { float:none; display:block; font-size:17px; color:#003594; margin:0 0 5px 0; padding:0; height:auto !important; width:90% !important; background:none !important }
.form_tabright_s { float:none; display:block; color:#003594; background:none; margin:-2px 0 -10px 0; height:35px; width:100% }
.form_tabright_m { float:none; display:block; color:#003594; background:none; margin:-2px 0 -10px 0; height:80px; width:100% }
.form_tabright_l { float:none; display:block; color:#003594; background:none; margin:-2px 0 -10px 0; height:80px; width:100% }

.form_field_s { padding:5px 2px 5px 2px; width:98% }
.form_field_l { padding:5px 2px 5px 2px; width:98% }

.form_button { margin:4px 4px 4px 0 }
.sendbtn { float:none !important; margin-top:20px }

.flex-control-paging { display: none}
}

@media (max-width:560px) {

.content_p p img, .content_p td img, .content_imgleft, .content_imgright {width:100%; max-width:100%; }
.redlink { font-size: 22px !important; padding: 8px 0; margin-top: 30px; max-width: 100% }

.media_img {width:100% !important; max-width:100% !important; float: none; margin-right:0}
.kurs_textcase { width:100% !important; max-width:100% !important }
.breaker1, .breaker2, .breaker3, .breaker4 { clear:both; display:block; margin-bottom:10px !important; float: none }

	#footer { margin-top: -10px}
#footer .ft1 { width:100% !important; margin:0 }
#footer .ft2 { width:100% !important; margin:0 }
#footer table, #footer thead, #footer tbody, #footer th, #footer td, #footer tr { display: block; width:98% !important; margin:10px auto 10px auto }
#footer td, #footer th { position: relative; float:left; text-align:left !important; padding:5px }
}

@media (max-width:400px) {
.deu { margin:10px 5px 0 0 }
.fra { margin:10px 0 0 0 }
.tools_div img { width:40px }

.content_p {padding:75px 10px 30px 10px !important }
}

