@charset "utf-8";
/* CSS Document */

/*@font-face { font-family: 'MyriadProRegular'; src: url('../fonts/MyriadProRegular.eot'); src: url('../fonts/MyriadProRegular.eot') format('embedded-opentype'), url('../fonts/MyriadProRegular.woff2') format('woff2'), url('../fonts/MyriadProRegular.woff') format('woff'), url('../fonts/MyriadProRegular.ttf') format('truetype'), url('../fonts/MyriadProRegular.svg#MyriadProRegular') format('svg'); }*/
a{ outline:none; border:none; }
a:hover, a:active, a:focus { outline: 0; _noFocusLine: expression(this.hideFocus=true); }

/******* Update by Hardeep 27/2/15***********/
span.title1{ display:block; margin-left: 8%; margin-top: 20px; font-size:30px; font-family: 'myriad-pro'; font-weight: 300; color:#f2cb0a; }
span.title2{ display:block; margin-left: 8%; font-size:30px; font-family: 'myriad-pro'; font-weight: 300; color:#f2cb0a; }
/******* Update code End***********/
.wrap{float:left;width:100%;}
img{ outline:none; }
.margin-T { margin-top:-27px; padding:0px; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI { position: absolute; top: 0; left: 0; }
.bgstretcher UL, .bgstretcher UL LI { margin: 0; padding: 0; list-style: none; }
.bgstretcher { background: black; overflow: hidden; width: 100%; position: fixed; z-index: 1; _position: absolute; /*IE6 doesn't support fixed positioning*/ top: 0; left: 0; }
header { width:100%; float:left; padding:5px 0px 0px; background:#fff; position:fixed; z-index:999; }
.pageheading { width:100%; float:left; margin-top:160px; }
.pageheading2 { width:100%; float:left; margin-top:156px; }
.nav-logo { display:none; }
.navbar-fixed-top .nav-logo { display:none; }
.menu .nav, .menu .collapse, .menu .dropup, .menu .dropdown { position: static; }
.menu .container { position: relative; }
.menu .dropdown-menu { left:0; }
.dropdown-menu { width:81%; margin:4px 9.5% 0 !important; }
.menu .menu-content { padding: 10px 30px; }
/* .menu-content .row .col-xs-5{ border-right:1px solid #ccc !important; min-height:270px; padding-right:35px; } */
.menu-content .row .menu-img-left { min-width:27.3%; min-height:270px; padding-right:15px; }
.menu .dropdown.menu-fw .dropdown-menu { left: 0; right: 0; }
#menu-line { position: absolute; bottom: -5px; left: 0; height: 5px; background: #f2cb0a; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.top-menu { width:100%; float:left; margin-bottom:5px; text-align:center; }
.top-menu ul { margin:0px; padding:0px; text-align:center; display:inline-block; }
.top-menu ul li { margin:0px; padding:0px; list-style-type:none; display:inline-block; }
.top-menu ul li a { margin:0px; padding:0px 15px; color:#101820; font-size:12px; border-right:1px solid #ccc; }
.top-menu ul li a:hover { color:#f2cb0a; text-decoration:none; }
.border { width:100%; float:left; height:1px; border-top:1px solid #fff; margin-bottom:20px; }
.no-border { width:100%; float:left; height:1px; border-top:0px solid #fff; margin-bottom:20px; }
.news h2 { width:100%; float:left; font-size:30px; color:#fff; margin:-25px 0px 0px; font-weight:normal; padding-bottom:10px; }
.news p { width:100%; float:left; font-size:1.1em; color:#fff; margin:0px 0px 10px; padding-right:87px; }
.news p strong { font-weight:bold; }
.news .img { width:100%; float:left; margin-bottom:10px; }
.news p span { width:35px; float:left; border:1px solid #fff; margin-right:20px; }
.news p span a { width:100%; float:left; font-size:13px; color:#fff; text-align:center; border-bottom:1px solid #fff; }
.news p span a:last-child { border-bottom:none; }
.rotate { border:4px solid #f2cb0a; border-radius:50%; -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; -ms-transition-duration: 0.8s; transition-duration: 0.8s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -ms-transition-property: -ms-transform; -o-transition-property: -o-transform; transition-property: transform; overflow:hidden; }
.button { width:60px; height:60px; display:inline-block; border:4px solid #f2cb0a; border-radius:50%; line-height:50px; background:#222; }
.button:hover { border:4px solid #fff; }
.rotate[aria-expanded="true"] { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -o-transform:rotate(180deg); -ms-transform:rotate(180deg); }
.button:hover .fa { color:#fff; }
.copyright { text-align:center; margin:30px 0px 10px 0px; }
.copyright p { display:inline-block; font-size:13px; color:#fff; margin:0px 50px 0px 0px; }
.copyright ul { display:inline-block; margin:0px; padding:0px; }
.copyright ul li { margin:0px; padding:0px; display:inline-block; list-style-type:none; }
.copyright ul li a { font-size:13px; color:#fff; margin:0px; padding:0px 11px; border-left:1px solid #fff; }
.copyright ul li:first-child a { border:none; }
.copyright2 { text-align:center; margin:20px 0px; }
.copyright2 p { display:inline-block; font-size:13px; color:#fff; margin:0px 50px 0px 0px; }
.copyright2 ul { display:inline-block; margin:0px; padding:0px; }
.copyright2 ul li { margin:0px; padding:0px; display:inline-block; list-style-type:none; }
.copyright2 ul li a { font-size:13px; color:#fff; margin:0px; padding:0px 11px; border-left:1px solid #fff; }
.copyright2 ul li:first-child a { border:none; }
footer { width:100%; float:left; position:absolute; bottom:0px; background:rgba(31,32,36,0.8); }
.main { width:100%; float:left; position:relative; }
.language a { width:100%; float:left; padding:2px 15px; color:#101820; }
.btn-group button i { float:left; font-size:23px; }
.btn-group button span { float:left; margin:3px 0px 0px 7px; }
.caption ul { margin:0px; padding:0px; text-align:left; }
.caption ul li:first-child { margin-top: 0px; }
.caption ul li { margin:8px 0px; padding:0px; list-style-type:none; }
.caption ul li.mainmenu-header-category { padding:0px !important; font-size:14px; color:#101820; font-weight: bold; }
.caption ul li a { margin:0px; padding:0 0 0 15px; font-size:13px; color:#101820; }
.caption ul li a.mainmenu-header-branch-industry { padding:0px !important; font-size:14px; color:#1D4989; font-weight: bold; }
.caption ul li a:hover { color:#f2cb0a; text-decoration:none; }
.caption ul li a:hover.mainmenu-header-branch-industry { color:#4c99d6; text-decoration:none; }
#thumbnail { border:none; padding-left:25px; }
#bordernone { border:none; }
.menuimage { display:none; position: relative; }
/* .menu-content .col-xs-7{ position:relative; } */
.menu-content .menu-img-left { border-right:1px solid #ccc !important; position:relative; }
.menu-section { top:10px; padding-left: 8%; }
/*.mobile span { width:100%; float:left; border-bottom:5px solid #f2cb0a; margin-top:25px; }*/
/* Inner Page Css Start Here */
.content { width:100%; background:#fff; /*padding-top:10%; margin-top:15%;*/ }
.topheading p { font-size:20px; color:#f2cb0a; margin:10% 0px 0px; text-align:center; }
.topheading h1 { font-size:45px; color:#f2cb0a; margin:0px; text-align:center; text-transform:uppercase; font-weight:normal; }
.topheading h2 { font-size:24px; color:#f2cb0a; margin:0px; text-align:center; }
.button2 { width:78px; height:78px; display:inline-block; border:3px solid #f2cb0a; border-radius:50%; line-height:100px; background:#05142e; margin-top:5%; }
.button2:hover { border:3px solid #fff; }
.button2:hover .fa { color:#fff; }
.button2 .fa { color:#f2cb0a; font-size:57px; }
#section { }
#section p { font-size:17px; color:#222; text-shadow:1px 0px 1px #fff; text-align:center; padding:0px 70px; }
.margin { margin-top:70px; }
.section2 { text-align:center; margin-top:70px; }
.section3 { text-align:center; margin-top:15px; }
.section3 .col-xs-4:nth-child(2) { text-align:right; }
.section3 .col-xs-4:last-child { text-align:left; }
.section3 .col-xs-4 span { width:auto; float:right; /*display:inline-block;*/ margin-right:-42px; margin-bottom:40px; }
.section3 .gallery_section .col-xs-4 span {  float: left; margin-right: 0;}
.section3 .gallery_section .col-xs-4.last span { float: right; margin-right: 0; text-align: right; }
.section3 .gallery_section .col-xs-4.middle { margin-right: 0; text-align: center !important; }
.section3 .gallery_section .col-xs-4.middle span { width: 100%; margin-right: 0; text-align: center !important; }
.section3 .col-xs-4 span img {
    box-shadow: 6px 6px 4px 0px rgba(59, 63, 72, 0.25);
    -moz-box-shadow: 6px 6px 4px 0px rgba(59, 63, 72, 0.25);
    -webkit-box-shadow: 6px 6px 4px 0px rgba(59, 63, 72, 0.25);
}
.section3 .col-xs-4:nth-child(3) span { float:none; margin:0px; }
.section3 .col-xs-4:last-child span { float:left; margin-left:-42px; margin-right:0px; }
.section3 .col-xs-4 p { text-align:center; font-size:15px; margin:7px 0px; }
.section3 .heading { max-width:70.1%; width:100%; display:inline-block; border-bottom:none; margin-bottom:-75px; padding-bottom:90px; }
.section3 h2 { float:left; font-size:22px; color:#f2cb0a; margin:0px; padding:5px 0px; text-align:left; background:url(../images/bottom-line.jpg) no-repeat left bottom; }
.wrapper { width:84%; margin:0 auto; }
.wrapper2 { width:69.2%; margin:0 auto; }
.wrapper2 h1 { width:100%; float:left; font-size:30px; color:#f2cb0a; margin: 0px 0px 40px 0px; font-family: 'myriad-pro'; font-weight: 300; }
.wrapper2 h2 { font-size:22px; color:#f2cb0a; background:url(../images/bottom-line.jpg) no-repeat left bottom; padding-bottom:5px; margin-top:30px; }
.wrapper2 p { font-size:15px; color:#000; }
.wrapper3 { width:65%; margin:0 auto; }
.wrapper3 .col-sm-7 { min-height:300px; padding-left:40px; }
.wrapper3 .col-sm-5 { min-height:300px; padding-left:50px; }
.wrapper3 .col-sm-4 { min-height:300px; padding-left:40px; }
.wrapper3 .col-sm-7:nth-child(3), .col-sm-4:nth-child(3) { min-height:inherit; }
.wrapper3 .col-sm-5:nth-child(4), .col-sm-4:nth-child(4) { min-height:inherit; }
#tab1default .wrapper2 .row .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}
.explanation p { width:100%; float:left; padding:0px 0px 0px 30px; margin-bottom:0px; font-size: 12px; }
.section5 .col-sm-7 .box, .section5 .col-sm-4 .box { width:100%; float:left; padding:20px 3px; margin-bottom:0px; }
.section5 .col-sm-7 .box ul, .section5 .col-sm-4 .box ul { margin:0px; padding:0px; }
.section5 .col-sm-7 .box ul li, .section5 .col-sm-4 .box ul li { margin:4px 0px; padding:0px; list-style-type:none; font-size:15px; color:#333; }
.section5 .col-sm-5 .box, .section5 .col-sm-4 .box { width:100%; float:left; padding:20px 3px; margin-bottom:0px; }
.section5 .col-sm-5 .box ul, .section5 .col-sm-4 .box ul { margin:0px; padding:0px; }
.section5 .col-sm-5 .box ul li, .section5 .col-sm-4 .box ul li { margin:4px 0px; padding:0px; list-style-type:none; font-size:15px; color:#333; }
.section5 h2 { font-size:24px; color:#000; margin:10px 0px 15px 0px; }
.section5 .wrapper .col-sm-7, .section5 .wrapper .col-sm-4 { padding-right:2px; }
.section5 .wrapper .col-sm-5:last-child, .section5 .wrapper .col-sm-4:last-child { padding-left:2px; padding-right:15px; }
.nav_up { z-index:4000; padding:7px; background-color:white; position:fixed; background:transparent url(../images/arrow_up.png) no-repeat top left; background-position:50% 50%; width:23px; height:19px; bottom:10px; opacity:0.7; right:30px; white-space:nowrap; cursor: pointer; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-top-left-radius:3px; -webkit-border-top-right-radius:3px; -khtml-border-top-left-radius:3px; -khtml-border-top-right-radius:3px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.nav_down { padding:7px; background-color:white; border:1px solid #CCC; position:fixed; background:transparent url(../images/arrow_down.png) no-repeat top left; background-position:50% 50%; width:20px; height:20px; bottom:10px; opacity:0.7; left:70px; white-space:nowrap; cursor: pointer; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-top-left-radius:3px; -webkit-border-top-right-radius:3px; -khtml-border-top-left-radius:3px; -khtml-border-top-right-radius:3px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.height { width:100%; float:left; }
/* Inner Page Css End Here */
#menu-line { position: absolute; bottom: -6px; left: 0; height: 5px; background: #f2cb0a; -webkit-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out; -ms-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; transition: all 0.25s ease-out; }
.dropdown a span { width:100%; display:inline-block; padding:12px 10px !important; }
.open a span { background:#fff !important; }
ul.nav li.dropdown:hover > ul.dropdown-menu { display:inherit !important; }
.hd { color:#f2cb0a; font-size:20px; margin-top:20px; }
.wrapper2 .row .col-xs-4 p { margin:2px 0px; }
.wrapper2 .row .col-xs-3 p { margin:2px 0px; }
.wrapper2 .row .col-xs-1 p { margin:2px 0px; }
.full { width:100%; float:left; }
.footer { position:inherit !important; }
/* New Page Css (9-2-2015) */
/* .filter-section span { width:100%; float:left; } */
.filter-section span { width:100%; min-height:176px; float:left; }
.filter-section h2 { width:100%; float:left; font-size:18px; color:#f2cb0a; font-family:"myriad-pro"; font-weight: 300; margin:0px; margin-top: 10px; border-bottom:1px solid #f2cb0a; padding-bottom:7px; background:none; }
/*.filter-section p { width:100%; float:left; color:#333; font-family:"myriad-pro"; margin:7px 0px 70px 0px; }*/
.filter-section p { width:100%; min-height:45px; float:left; color:#333; font-family:"myriad-pro"; margin:7px 0px 70px 0px; }
.filter { width:100%; float:left; border:1px solid #f2cb0a; margin-bottom:40px; padding:50px 10px 40px; }
.filter .col-md-2 h3 { font-size:20px; color:#f2cb0a; margin:0px; text-align:center; }
.filter .col-md-2 .value { width:100%; float:left; text-align:center; font-size:17px; color:#000; margin-bottom:5px; }
.banner-top { width:100%; float:left; position:relative; margin-bottom:20px; margin-top:147px; }
.banner-top img { width:100%; height:auto; }
.banner-top span { width:56.5%; position:absolute; top:37%; left:0px; right:0px; margin:0 auto; color:#f2cb0a; font-size:35px; font-family:"myriad-pro"; }
.banner { width:100%; float:left; text-align:center; }
.banner img { width:100%; }
.breadcrumb-full { width:100%; float:left; padding:0px 11px; }
.padding10 { padding-left:8px; padding-right:8px; }
.filter-section-start {padding-bottom: 50px;}
/* begin header product examples */
h3.acc_trigger2 { line-height: 16px; width: 100%; font-size:16px; font-weight: bold; float: left; margin-bottom:0; text-decoration: underline; }
.acc_container2 { margin: 0 0 5px; padding: 0; overflow: hidden; font-size: 1.2em; width: 100%; clear: both; }
.acc_container2 .block { padding: 20px 0px; }
.accordion2{ width:100%; float:left; margin-bottom:30px; }
/* end header product examples */
#stickyfooter {position:fixed; bottom:0px; z-index: 1000;}
.fair-header {font-weight: bold; font-size: 1.3em; color: #fff;}

/* 28-4-2015 */
#contct{ width:29.3%; float:right; left:inherit; right:4%; }
#contct li .menu-content .row .col-sm-12 ul li{ color:#f2cb0a; padding-bottom:3px; }
.unternehmen-banner { width:100%; float:left; position:relative; margin-top:149px; }
.unternehmen-banner img { width:100%; height:auto; }
.unternehmen{ width:100%; float:left; background:rgba(25,31,37,0.9); padding:20px 20px 40px; margin:-20px 0px 0px 6px; }
.unternehmen h2{ font-size:25px; color:#f2cb0a; margin:20px 0px 0px; padding-bottom:5px; background:url(../images/yellowline.jpg) no-repeat left bottom; }
.unternehmen h4{ font-size:15px; color:#fff; margin:0px; text-transform:uppercase; }
.unternehmen p{ font-size:13px; color:#fff; margin:0px; }
.unternehmen p a{ color:#f2cb0a; }
.unternehmen .row .col-sm-3{ margin-top:30px; }
.unterlagenanforderung{ width:100%; float:left; padding:20px 0px 40px; margin:0px 0px 40px 6px; }
.unterlagenanforderung h2{ font-size:25px; color:#f2cb0a; margin:20px 0px; padding-bottom:5px; background:url(../images/yellowline.jpg) no-repeat left bottom; }
.unterlagenanforderung h3{ font-size:20px; color:#000; margin:0px 0px 40px; }
.panel{ margin-top:0px; }
.dot{ width:100%; float:left; text-align:center; padding:10px 0px; }
.dot span{ width:10px; height:10px; display:inline-block; background:#888; border-radius:50%; }
.active .dot span{ background:#f7c53a; }
.opacity{ position:absolute; top:0; left:0;width:100%; height:100%; background:rgba(0,0,0,0.8); display:none;}
.unternehmen2{ width:100%; float:left; padding:0px 20px 40px; margin:10px 0px 40px 6px; }
.unternehmen2 h2{ font-size:25px; color:#f2cb0a; margin:20px 0px 0px; padding-bottom:5px; background:url(../images/yellowline.jpg) no-repeat left bottom; }
.unternehmen2 h4{ font-size:15px; color:#000; margin:0px; text-transform:uppercase; }
.unternehmen2 p{ font-size:13px; color:#000; margin:0px; }
.unternehmen2 p a{ color:#f2cb0a; }
.unternehmen2 .row .col-sm-3{ margin-top:30px; }

/* Check Box Css */
.checkbox { min-height:165px; margin-bottom:40px; }
  .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 102px;
      height: 168px;
      left: 0;
      margin-left: -18px;
      border: 1px solid #cccccc;
      border-radius: 3px;
      background:url(../images/check1.jpg);
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 100px;
      height: 165px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #555555; }
  .checkbox input[type="checkbox"] { width:100px; height:165px; opacity: 0; }
    .checkbox input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content:url(../images/check1_hover.jpg); }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {}
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox2 label::before { background:url(../images/check2.jpg); }
.checkbox2 input[type="checkbox"]:checked + label::after {
font-family: 'FontAwesome';
content:url(../images/check2_hover.jpg); }

.checkbox3 label::before { background:url(../images/check3.jpg); }
.checkbox3 input[type="checkbox"]:checked + label::after {
font-family: 'FontAwesome';
content:url(../images/check3_hover.jpg); }

.checkbox4 label::before { background:url(../images/check4.jpg); }
.checkbox4 input[type="checkbox"]:checked + label::after {
font-family: 'FontAwesome';
content:url(../images/check4_hover.jpg); }

 @media ( min-width:767px ) {
.thumbnail { margin:0; }
}
@media ( max-width:1200px ) {
.navbar-nav > li { width:auto; }
.news p { padding-right:0px; }
.news p span { margin-right:5px; }
.dropdown-menu { margin:4px 8% 0 !important; width:84%; }
.wrapper3 { width:63%; }
.filter .col-md-2 h3 { font-size:15px; }
.menu-content .row .menu-img-left { min-width:30%; }
}
@media ( max-width:992px ) {
.navbar-brand { width:195px; height:50px; }
header .container .col-lg-12 { text-align:center; }
/* .menu-content .row .col-xs-5{ padding-right:15px; } */
.menu-content .row .menu-img-left { padding-right:15px; }
.dropdown-menu { margin:4px 9.5% 0 !important; width:81%; }
.section3 .heading { max-width:100% !important; background-size:100% 100%; }
.menu-content .row .col-sm-2 { width:32%; float:left; }
.wrapper2 { width:100%; }
.wrapper2 .row .col-xs-12 p strong { font-size:10px; font-weight:normal; }
.wrapper2 .row .col-xs-12 { line-height:18px; }
.wrapper2 .row .col-xs-4 p { font-size:10px; }
.wrapper2 .row .col-xs-3 p { font-size:10px; }
.hd { font-size:10px; }
.section3 .col-xs-4 span { margin-right:0px; float:none; }
.section3 .col-xs-4:last-child span { margin-left:0px; float:none; }
.wrapper3 { width:81%; }
.banner-top span { top:5%; font-size:20px; }
.filter .col-md-2 h3 { font-size:20px; }
.filter-section .col-xs-4{ padding-left:15px !important; padding-right:15px !important; }
.center li{ width:47%; float:left; margin-bottom:13px; }
.panel.with-nav-tabs .panel-heading{ margin-top:10px !important; }
}
@media ( max-width:767px ) {
header { padding:11px 0 0px; }
.dropdown-menu { position:relative; }
#navbar-collapse-2 { text-align:left; }
header .container .col-lg-12 { display:none; }
.nav-logo { display:block; margin-top:1px; }
.mobile { display:none !important; }
.dropdown-menu { width:100%; margin:0px 0% 0 !important; }
.section5 .col-sm-6 .box { margin-bottom:20px; }
.section5 .col-sm-6:last-child { width:100%; float:left; margin-bottom:110px; }
.section3 .col-xs-4 span { display:inherit; }
#section { padding-top:47%; }
#section p { padding:0px; }
.flexslider { margin:25px 0px !important; }
.section2 { margin-top:25px; }
.wrapper { width:100%; float:left; }
.flex-control-nav { bottom:0px !important; }
.flex-control-paging li a { width:10px !important; height:10px !important; }
.section5 .wrapper .col-sm-6 { padding-right:15px; }
.section5 .wrapper .col-sm-6:last-child { padding-left:15px; }
.nav_up { right:15px; }
.navbar-nav > li > a { padding-top:0px !important; padding-bottom:0px !important; }
.navbar-nav .open .dropdown-menu { height:190px !important; overflow:scroll; }
ul.nav li.dropdown:hover > ul.dropdown-menu { display:inherit !important; }
.flexslider { float:none !important; }
.responsive-tabs__heading { font-size:18px !important; }
.dropdown a span { padding:10px 10px !important; }
.wrapper3 { width:100%; }
.wrapper3 .col-sm-7 { min-height:inherit; }
.wrapper3 .col-sm-5 { min-height:inherit; }
.copyright2 p { margin-right:0px; }
.nav-logo { display:block !important; }
.panel.with-nav-tabs .panel-heading { margin-top:10px !important; }
.center .active::after { border:none !important; }
.pageheading2 { margin-top:114px; }
.banner-top { margin-top:113px; }
.menu-img-left{ width:100% !important; }
.menu-img-right{ display:none !important; }
.caption ul{ text-align:left; }
.fifty1 li{ width:25%; float:left; }
.center li{ width:100%; margin-bottom:7px; }
.menu-content .row .menu-img-left{ min-height:inherit !important; }
.menu .menu-content{ padding-top:0px !important; padding-bottom:0px !important; }
h1, .h1, h2, .h2, h3, .h3{ margin-top:0px !important; }
h4, .h4, h5, .h5, h6, .h6{ margin-top:0px !important; }
.thumbnail{ margin-bottom:0px !important; }
.height2{ height:150px !important; overflow:scroll; }
}
@media ( max-width:700px ) {
.top-menu { float:none; }
.top-menu ul li a { padding:0px 7px; }
#accordion .row .col-xs-3 { width:50%; margin-left:0px; }
.news h2 { font-size:18px; }
.news p { font-size:10px; }
.copyright { margin-top:10px; }
.copyright p { font-size:10px; }
.copyright ul li a { font-size:10px; }
.caption ul li a { font-size:12px; }
/* .menu-content .row .col-xs-5{ padding:0px; } */
.menu-content .row .menu-img-left { padding:0px; }
.caption ul li { margin:0px 0px 7px; }
.news h2 { margin:-5px 0 0; }
}
@media ( max-width:640px ) {
.button2 { width:55px; height:55px; line-height:67px; }
.button2 .fa { font-size:40px }
.flexslider .slides > li span { padding:5px 10px !important; width:100% !important; }
}
@media ( max-width:592px ) {
.section3 .heading { width:100%; margin-bottom:-47px; padding-bottom:75px; }
#section { padding-top:20%; }
.menu-content .row .col-sm-2 { width:50%; float:left; }
.wrapper2 .row .col-xs-4 p { font-size:8px; }
.wrapper2 .row .col-xs-1 p { font-size:8px; }
.wrapper2 .row .col-xs-12 p strong { font-size:8px; font-weight:normal; }
.wrapper2 .row .col-xs-1 { padding:0px 4px; }
.wrapper2 .row .col-xs-3 { padding:0px 4px; }
.wrapper2 .row .col-xs-4 { padding:0px 4px; }
.banner-top span { top:5%; font-size:13px; }
}
@media ( max-width:550px ) {
.top-menu { min-height:47px; }
.pageheading2 { margin-top:136px; }
.banner-top { margin-top:132px; }
.fifty1 li{ width:50%; float:left; }
}
@media ( max-width:400px ) {
.top-menu { min-height:67px; }
.pageheading2 { margin-top:156px; }
.banner-top { margin-top:155px; }
}

/*
Customizing
*/
.panel-title a.rotate .fa { margin-top:12px; }
.panel-title a.rotate[aria-expanded="true"] .fa { margin-top:10px; }

.quickfinderlist h3 { font-size: 16px;}
.quickfinderlist ul { margin:0px; padding:0px; text-align:left !important; }
.quickfinderlist ul > li { margin:0px; padding:0 0 8px 0; }
.quickfinderlist ul > li.morepad { margin:0px; padding:8px 0 8px 0; }
.quickfinderdivider { padding: 5px 0 10px 0; border-top: #000 1px solid; width:100%; }

.product-details-download a {
    text-decoration: none;
}
.product-details-download a:hover {
    text-decoration: none;
    font-weight: bold;
}
.product-details-download .heading {
    padding-bottom: 10px;
}
.product-details-download a > img {
    margin-bottom: 6px;
}
.product-details-download ul {
    padding-left: 0px;
}
.product-details-download li {
    padding: 5px 0px 5px 20px;
    list-style: none;
    margin-left: 0px;
}
.icon-pdf {
    background: url(../images/base/icon-pdf2.png) 0px 4px no-repeat;
}
.icon-cd {
    background: url(../images/base/icon-cd.png) 0px 4px no-repeat;
}
.icon-video {
    background: url(../images/base/icon-video.png) 0px 4px no-repeat;
}
.icon-xml {
    background: url(../images/base/icon-xml.png) 0px 4px no-repeat;
}
.icon-zip {
    background: url(../images/base/icon-zip.png) 0px 4px no-repeat;
}

.opt-bold { font-weight: bold; }

.list-xcboards { list-style: square; }
