/* 

    Custom Stylesheet

*/

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

/*   Top Navigation Bar    */

body {

    font-family: 'BookmanOldStyle',sans-serif;

    background-color: rgba(181, 179, 179, 0.45);

}
hr {
    margin-bottom: 15px;
    margin-top: 15px;
}
/*   Top Navigation Bar    */

.container{
    max-width: 1450px;
}

.navbar-inverse{

    background-color:#B78A00;

}
.navbar-inverse {
    /*background-color: #B78A00;*/
    /*background-color: #b8b9b4;*/
    background-color: #FFFFEA;
    border-color: #080808;
}
.navbar-fixed-top {
    /*margin: 0px 5.3em;*/
}

.navbar-brand{

    /*    font-size: 55px;*/
    /*padding: 1px 0px;*/
    height: auto;
    padding-bottom: 0px;
    /*margin: 5px;*/
    /*overflow: hidden;
    padding: 30px 10px 10px 5px;
    width: 400px;*/

}

.navbar-nav > li:hover > ul.dropdown-menu {
    display: block;
}

.navbar-nav li.dropdown-submenu{
    position: relative;
}

.navbar-nav li.dropdown-submenu:hover > ul.dropdown-menu {
    display: block;
    left: 100%;
    min-width: 210px;
    top: -3px;
}

#rownews , .row.feature-blog-list{
    background: #fff;
}

.container-condensed .navbar-brand{
    padding: 0px;
    height: auto;
    color: #000 !important;
    display: inline;
    float: left;
    /*font-family: Times New Roman;*/
    font-family: 'BookmanOldStyle';
    font-size: 28pt;
    text-transform: uppercase;
}


.navbar-nav > li:hover > a {
    color: #000100 !important;
}

.navbar-nav > li.active > a {
    color: whitesmoke !important;
}

.navbar-nav > li > ul > li:hover > a {
    color: #000100 !important;
}

.detail{
    padding: 0px 0px;
}

.container-condensed.top-nav-outer{
    position: absolute;
    top: 0px;
    z-index: 1000;
    left:0px; 
    width:100%;
}

.navbar-inverse .navbar-brand{
    color:#000100;
}

#full-width .input-group-btn{
    font-size: 14px;
    line-height: 20px;
    width: auto;
}

#full-width .form-field .input-group-btn{
    margin-left: 58px;
}

#full-width .form-field {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

#full-width .form-field label{
    min-width: 55px;
}

.search-form_label{
    margin-bottom: 10px;
}

.navbar-inverse .navbar-brand:focus,

.navbar-inverse .navbar-brand:hover{

    color:#000100;

    background-color:transparent

}

.navbar-inverse .navbar-nav>.open>a,

.navbar-inverse .navbar-nav>.open>a:focus,

.navbar-inverse .navbar-nav>.open>a:hover{

    background-color: #B78A00;

}

.navbar-inverse {

    border-color: #B78A00;
    height: auto;
    /*max-width: 90.7%;*/
    /*margin: 0 auto;*/

}

.navbar-nav{

    /*    padding: 10px 0px;*/

}

.navbar-nav > li {
    padding-left: 1%;
    padding-right: 1%;
    border-right:2px solid whitesmoke;
}
.navbar-nav > li:last-child {
    border-right: none;
}
.navbar-nav > li a { padding-top: 7px; padding-bottom: 7px;} 
.navbar-inverse .navbar-nav>li>a{

    color:whitesmoke;

    font-size: 14px;

}

.navbar-brand>img{

    display: inline;

    padding-right: 10px;

}

.dropdown-menu {

    background-color: #B78A00;
}

.dropdown-menu>li>a{

    color: whitesmoke;

}

.comment-button{
    margin-bottom: 2px;
}

.dropdown-menu>li>a:focus,

.dropdown-menu>li>a:hover {

    /*background-color: #f5f5f5;*/

    background-color: #BB9847;

    color: whitesmoke;

}

.footer-text-center {
    float: left;
    width: 100%;
    text-align: center;
}
.footer-text-center .bodytext {
    float: left;
    margin-right: 10px;
    width: auto;
    margin-bottom: 0px;
}
.footer-text-center .navbar-brand {
    margin: 0 auto;
    float: none;
    display: inline-block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 0 !important;
}
/*.footer-quick-links a {
    color: #fff;
}*/
/*   Content    */

/* Recent news */
.recent-news-container {
    float: left;
    margin-top: 15px;
    width: 100%;
    background: whitesmoke;
    color: #000;
    border-radius: 4px;
    margin-bottom: 18px;
    border: 1px solid #b78a00;
    height: 165px;
    /*min-height: 288px;*/
}
.recent-news-heading {
    /*background: #9D9090;*/
    background: rgba(183, 138, 0, 0.64);
    color: #333;
}
.recent-news-heading > h3 {
    font-size: 14px;
    margin: 0;
    padding: 10px;
    /*added */
    /*background-color: #B78A00;*/
}

.left-side-part{
    min-height: 500px;
    padding-bottom: 25px;
}

.recent-news-contents {
    padding: 5px 10px 2px;
    /*background: rgba(0, 0, 0, 0) url("../images/slider-content-bg.png") no-repeat scroll center center / cover ;*/
}

.block-1 {float: left; margin-bottom: 14px; width: 100%;}

.slider-wrap-div{
    /*margin-top: 35px;*/
    margin-top: 15px;
    /*height: 380px;*/
    float: left;
}

.col-md-6.col-sm-9.col-xs-12.slider-wrap-div::after {
    background: #e0e0e0;
    content: "";
    height: 100%;
    position: absolute;
    right: -15px;
    top: 0;
    width: 35px;
}

#newsSection.newsSection-new{
    margin-bottom: 20px;
    min-height: 30px;
    padding: 0 15px;
}

.newsSection-new .latest_newsarea{
    background-color: transparent;
    box-shadow: none;
    min-height: 30px;
}

.key-exchange.bxslider-main-wrapper{
    margin-top: 15px;
}

.key-exchange.bxslider-main-wrapper .panel{
    height: 165px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

/*.block-1 .slider-wrap-div .bxslider-main-wrapper .bx-wrapper:before {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    border: 15px solid red;
    content: "";
    left: 0;
    z-index: 1;
}

.block-1 .slider-wrap-div .bxslider-main-wrapper .bx-controls-direction a{
    z-index: 9;
}

.block-1 .slider-wrap-div .bxslider-main-wrapper .bx-prev{
    left: 20px;
}

.block-1 .slider-wrap-div .bxslider-main-wrapper .bx-next{
    right: 20px;
}*/

/*.key-exchange.bxslider-main-wrapper .panel{
    height: auto;
}
*/

.key-exchange.bxslider-main-wrapper .panel-body{
    padding: 10px 15px;
}

.key-exchange.bxslider-main-wrapper .panel-default{
    border: none;
}
.key-exchange.bxslider-main-wrapper .panel-default .panel-heading{
    /*background-color:#B78A00;*/
    background-color:rgba(183, 138, 0, 0.64);
    color: #333;
}

#section2 .footer-quick-links .list-group-item{
    border: none;
}

#section2 .footer-quick-links ul li{
    list-style: none;
}

#full-width .tx-tyd{
	float: left;
	width: 100%;
	margin-top: 20px;
}

#full-width .tx-tyd .subscribe-wrapper label{
	font-family: sans-serif;
    font-size: 16px;
    min-width: 200px;
}

#full-width .tx-tyd .subscribe-wrapper select , #full-width .tx-tyd .subscribe-wrapper input[type="text"]{
	border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    width: 70%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

#full-width .tx-tyd .form-field .input-group-btn{
	margin-left: 0px;
}

#section2 .footer-quick-links ul li a{
    color: #e0e0e9;
    //background: url('../images/right-arrow-link.png') no-repeat 0 center;
    padding-left: 15px;
    text-decoration: none;
}

/*.key-exchange.bxslider-main-wrapper .panel{
        height: 183px;
}*/

.section-block-1 {height:380px;/*margin-top:35px;*/margin-top:15px;
                  background-color: #FFFFEA;
                  //background-color: #ffffcc;
                  //background: rgba(0, 0, 0, 0) url("../images/slider-content-bg.png") no-repeat scroll center center / cover;
                  float: left; width: 100%;}
.recent-news-content > h5 {
    margin: 0;
}
.recent-news-content a {
    color: #000 !important;
}

.recent-news-content {
    padding: 2px 0 0 0;
}
.recent-news-content .time-small {
    color: gray;
    font-size: 10px;
}
/* Recent news */

/* Key Exchange */
.key-exchange .table-responsive {color: #000;}
.key-exchange .table-responsive tr:first-child {border-top-left-radius:4px;border-top-right-radius:4px;}
.key-exchange .table-responsive tr:last-child {border-top-left-radius:4px;border-top-right-radius:4px;margin-bottom: 0;}
.key-exchange .table-responsive tr {border: 1px solid #ddd;background-color: #fff;}
.key-exchange .table-responsive tr td {width: 100%; padding: 0 5px;}
.key-exchange .table-responsive tr td:hover{background-color:#f5f5f5;color:#555;text-decoration:none;}
.tablet-site-logo , .mobile-site-logo {display: none;}
.panel > .panel-heading > h5 > span.page-header {border-bottom: none;}
.html5videoplayer {padding: 15px;}
#section2 .csc-menu.csc-menu-def {
    padding-left: 70px;
}
#rownews , #full-width {
    padding-top: 25px;
}
/* Key Exchange */

.powermail_fieldwrap.powermail_fieldwrap_text.powermail_fieldwrap_5 {
    text-align: center;
}

#body_id_118 .container h1{
    text-align: center;
}

.powermail_fieldwrap.powermail_fieldwrap_text.powermail_fieldwrap_5 , .powermail_fieldwrap.powermail_fieldwrap_text.powermail_fieldwrap_11  {
    display: inline-block;
    margin-bottom: 25px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

#powermail_fieldwrap_5 > span , #powermail_fieldwrap_11 > span{
    font-weight: bold;
    letter-spacing: 2px;
}

.powermail_radio_inner {
    float: left;
    margin-right: 10px;
}

.powermail_label.powermail_radio_legend{
    padding: 0 65px;
    text-align: right;
    width: 25%;
    font-size: 14px;
    font-weight: bold;
    border:none;
    float: left;
}

.powermail_radio_outer {
    float: left;
    width: 75%;
    padding-left: 8px;
}

.powermail_fieldwrap.powermail_fieldwrap_date.powermail_fieldwrap_13 label {
     padding: 0 65px;
    text-align: right;
    width: 25%;
}

.powermail_fieldwrap.powermail_fieldwrap_date.powermail_fieldwrap_13 #powermail_field_proposeddate{
    float: right;
    margin-left: 0.7%;
    width: 74.3%;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    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;
}

.powermail_fieldwrap.powermail_fieldwrap_text.powermail_fieldwrap_14 {
    width: 75%;
    float: right;
    padding: 10px 7px;
    font-weight: bold;
}

.form-group.ajax{
    clear: both;
}
.no-padding{
    padding-left: 0px;
    padding-right: 0px;
}

.modal{
    z-index: 99999;
}

.modal select{
    width: 100%;
}

.modal select option{
    width: 100%;
     text-overflow:ellipsis;
    overflow:hidden;
}
span.mandatory {color: #FF0000;}
.btn-success:focus, .btn-success:hover , .btn-success {background-color:#B78A00;border-color:#B78A00;}
@media (min-width: 1200px) and (max-width: 1565px){
    .container{
        max-width: 1170px;
        width: 100% !important;
    }

    .navbar-nav > li{
        padding-left: 0.1%;
        padding-right: 0.1%;
    }

    .recent-news-content > h5{
        font-size: 13px;
    }
}

/*@media (min-width: 1485px) and (max-width: 1565px){
    .navbar-nav > li{
        padding-left: 1.7%;
        padding-right: 1.7%;
    }
}*/

@media (min-width: 1200px){

    .container {

        width: 90%;

    }   

}

.carousel-inner img {

    margin: auto;

}

.carousel-caption .enjoy-css h4{

    margin: 5%;

    font-weight: bold;

    color: #000000;

}

/*.carousel-caption{

        margin: 30px;

        background-color: #ffffff;

        border: 1px solid black;

        opacity: 0.6;

        filter: alpha(opacity=60);  For IE8 and earlier 



}*/

.enjoy-css{

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    float: right;

    margin-left:20%;

    margin-right:80%;

    width: 60%;

    position: absolute;

    bottom: 0px;

    opacity: 0.79;

    padding-right:0%;

    overflow: auto;

    border: none;

    -webkit-border-radius: 7px;

    border-radius: 7px;

    font: normal 16px/1 "Trebuchet MS", Helvetica, sans-serif;

    color: rgba(255,255,255,1);

    text-align: right;

    -o-text-overflow: ellipsis;

    text-overflow: ellipsis;

    background: rgba(249,204,24,1);

    -webkit-box-shadow: 2px 0 1px 0 rgba(252,218,25,1) ;

    box-shadow: 2px 0 1px 0 rgba(252,218,25,1) ;

    text-shadow: 1px 1px 1px rgba(0,0,0,0.2) ;

    -webkit-transition: right 200ms cubic-bezier(0.63, -0.815, 0.045, 1.665) 5ms;

    -moz-transition: right 200ms cubic-bezier(0.63, -0.815, 0.045, 1.665) 5ms;

    -o-transition: right 200ms cubic-bezier(0.63, -0.815, 0.045, 1.665) 5ms;

    transition: right 200ms cubic-bezier(0.63, -0.815, 0.045, 1.665) 5ms;

    -webkit-transform: rotateX(0.9892954341deg) rotateY(-0.2811266146deg)   ;

    transform: rotateX(0.9892954341deg) rotateY(-0.2811266146deg)   ;

}

/*.row {

    margin-right: -20px;
    margin-left: -20px;

}*/

#myCarousel{

    width: 88%;

    margin: auto;

    border: 1px solid transparent;

    border-radius: 4px;

}

.panel-heading {

    /*padding: 2px 7px;*/
    padding: 2px 0px  2px 3px;

}

.list-group-item {

    padding: 3px 6px;

}

.panel{

    height: 205px;
    background-color: whitesmoke;
    clear: both;
}

.footer-quick-links .panel{
    height: auto;
}

.panel-default {

    border-color: #B78A00;

}

.panel-default>.panel-heading {

    color: #333;

    /*background-color: rgba(181, 179, 179, 0.45);*/
    background-color: rgba(183, 138, 0, 0.52);

    border-color: #B78A00;

}

.panel>.panel-heading>h5>span{

    /*color: black;*/
    /*font-size: 0.94em;*/

}

#section2>.col-md-3,.col-sm-6>.panel {

    margin-bottom: 10px;
    background-color: whitesmoke;

}

.feature-blog-list .block-1

/*#section3>col-md-4,.col-sm-4>.panel {

    margin-bottom: 10px;

}*/



.btn-primary {

    color: #fff;

    background-color: #B78A00;

    border-color: #B78A00;

}

.btn-primary.active, 

.btn-primary.focus, 

.btn-primary:active,

.btn-primary:focus,

.btn-primary:hover,

.open>.dropdown-toggle.btn-primary {

    color: whitesmoke;

    background-color: #B78A00;

    border-color: #B78A00;

}

#aligncolumn{

    margin-bottom: 5px;

    /*margin-top: 10px;*/

}

#newsSection{

    float: left;  

    display: inline;

    width: 100%;

    padding: 0px 0px 0px;

    background-color: white;

    /*padding-bottom: 20px;*/
}

.latest_newsarea{

    float: left;

    display: inline;

    width: 100%;

    /*background-color:#B78A00; edited #000;*/
    background-color: white;

    position: relative;

    border: 1px solid transparent;

    /*border-radius: 4px;*/

    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);

    box-shadow: 0 1px 1px rgba(0,0,0,.05);

}

.navbar-fixed-bottom{

    position: relative;

    /*border: 1px solid transparent;*/

    /*border-radius: 4px;*/

    /*height: 30px;*/
    /*margin-bottom: 5px;*/

    z-index: 1;
    max-width: 100%;
    background-color: #b78a00;
    /*border-top: 30px solid #E0E0E0;*/
    /*border-top: 30px solid #fff;*/

}

#section1{

    background-color: #B78A00;

    padding: 10px 8px 5px 8px;

    alignment-adjust: central;

    border: 1px solid transparent;

    /*border-radius: 4px;*/

}

#section2{

    background-color:#B78A00; //#C5C1C1;

    padding: 10px;

    /* margin-top: 20px;
 
     margin-bottom: 20px;*/

    border: 1px solid transparent;

    /*border-radius: 4px;*/

}

#section3{

    background-color:#B78A00;// #C5C1C1;

    padding: 10px 14px 4px;

    /*margin-top: 20px;*/

    /*margin-bottom: 20px;*/

    /*border: 1px solid transparent;*/

    /*border-radius: 4px;*/

}

#section3 .row{
    margin-left: -7px;
    margin-right: -7px;
}

#section3 .box-1, #section3 .box-2, #section3 .box-3, #section3 .box-4{
    padding-left: 7px;
    padding-right: 7px;
}

#full-width{

    /*background-color:#C5C1C1;*/
    background-color: #fff;

    padding-top: 10px;

    margin-top: 20px;

    margin-bottom: 20px;

    border: 1px solid transparent;

    /*border-radius: 4px;*/

}

.list-group {

    margin-bottom: 0px;

}
.list-group-item{
    border-bottom: 3px solid #ddd;
    background-color:whitesmoke;
}

#section2>.row>.col-md-3,.col-sm-6>a>img {

    padding: 25px 25px 10px 25px;

}

#section3>.row>.col-md-4,.col-sm-4>a>img {

    padding: 25px 40px 10px 40px;

}

.box-3 .panel-body:last-child{
    padding: 0px;
}

/*

Bottom menu

*/

#bottomnav{

    text-align: center;

    margin-top: 20px;

}

#bottomnav > span{

    font-size: 14px;

    color: whitesmoke;

    vertical-align: middle;

}



.col-xs-15,

.col-sm-15,

.col-md-15,

.col-lg-15 {

    position: relative;

    min-height: 1px;

    padding-right: 10px;

    padding-left: 10px;

}



.col-xs-15 {

    width: 20%;

    float: left;

}
.footer-copy-right .bodytext {
    text-align: center;
}

.parsley-required {color: red;list-style: none;}
/* Slider Css Start */

/*.syntaxhighlighter {
    font-size: 12px;
}

.slides1_wrap {
    position: relative;
    padding:0;
    width: 1230px;
    margin:0 auto;
    color:white;
}

#slides1 {
    overflow: hidden;
    height: 355px;
}

#slides1 li {
    list-style: none;
    width: 1185px;
    background: url(../images/bg.png);
    background-position:center right;
}

#slides1 li img {
    float: left;
}

#slides1 .content {
    float: left;
    width: 380px;
    padding-left: 40px;
    padding-top:40px;
}

#slides1 li p {
    line-height: 22px;
}

#slides1 h3 {
    font-size: 36px;
    color: #8d8d8d;
    font-weight: normal;
    text-transform: lowercase;
}

#slides1 h4 {
    font-size: 18px;
    color: #000;
    font-style: italic;
    font-weight: normal;
    text-transform: lowercase;
    padding-bottom: 16px;
}

.slides1_wrap .prev {
    position: absolute;
    left: -6px;
    top: 170px;
    outline: 0;
}

.slides1_wrap .next {
    position: absolute;
    right: 0;
    top: 170px;
    outline: 0;
}

.slides1_wrap a:active {
    top: 172px;
}

.bx_pager {
    padding-left: 309px;
    padding-top: 15px;
}

.bx_pager a {
    display:none;
    float: left;
    width: 14px;
    height: 17px;
    color: #fff;
    font-size: 11px;
    margin-right: 6px;
    padding: 4px 0 0 7px;
    text-decoration:none;
}

.bx_pager a:hover, .bx_pager a.active {
    background-position: 0 0;
    text-decoration: none;
}

.auto_controls {
    position: absolute;
    bottom: -11px;
    left: 394px;
    display:none;
}

.auto_controls a {
    font-size: 16px;
    color: #a3a3a3;
    outline: 0;
    padding: 2px;
}

.auto_controls a:hover {
    text-decoration: none;  
    background: ;
    color: #e41996;
}

#content #notes li, #content #changes li {
    font-size: 12px;
    color: #8f8f8f;
    margin-left: 43px;
    padding-bottom: 6px;
}

#content #notes li a {
    color: #e41996;
}

#idc-container a {
    color: #e41996; 
}

#idc-container h3 {
    color: #666;
}*/
.tx-wssitemap-pi1 {
    background-color: #fff;
    float: left;
    width: 100%;
    padding-top: 15px;
}
/* Slider Css End */
@media (min-width: 768px) {

    .col-sm-15 {

        width: 20%;
        float: left;

    }

    /*.block-1 .slider-wrap-div{
        padding-right: 0px;
    }*/

}

@media (min-width: 992px) {

    .col-md-15 {

        width: 20%;

        float: left;

    }

    #section3 .col-md-2{
        width: 20%;
    }

    .block-1 .slider-wrap-div + .col-sm-12.col-xs-12{
        padding-left: 0px;
    }

    /*.btn.btn-default.formhandler-validation-status.form-invalid.powermail_field.powermail_submit {
        margin-left: -24px;
    }*/

}

@media(max-width: 1335px){

    .recent-news-container .h5, .recent-news-container h5{
        font-size: 12px;
    }
}

@media(min-width: 992px) and (max-width: 1300px){

    #section3 .col-md-2{
        width: 25%;
    }

    .section-block-1 .panel-body{
        padding: 8px 7px !important;
    }

    .panel-body #employee{
        max-width: 80%;
    }
}

@media (min-width: 1200px) {

    .col-lg-15 {

        width: 20%;

        float: left;

    }

}

#employee{
    padding: 0px;
    max-width: 65%;
    margin: 0 auto;
    display: inherit;
    /*margin-left: 35px;*/
}

.navbar-brand span{

    font-size:16px;

    line-height:0px; 

}

#rownews{
    /*background-color: #C5C1C1;*/   
}

.right-sidebar-gray{
    background-color: #cccccc;
    border-left: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;	
    margin-top: -25px;
}

.right-sidebar-gray .well{
    box-shadow: none;
    border: none;
    margin: 0px;
}

.sidebar {

    background-color: #cccccc;

    margin-top: 20px;

}

ul.list-unstyled{
    margin: 0px;
    padding-left: 6px;
}

.right-sidebar-gray ul{
    padding: 0px;
    margin: 0px;
}

.right-sidebar-gray ul li{
    background: rgba(0, 0, 0, 0) url("../images/right-arrow-black.png") no-repeat scroll 0 6px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-top: 0px;
    list-style: none;
}

.right-sidebar-gray ul li a{
    color: #0C6BB5;
    text-decoration: none;
}

.right-sidebar-gray h1{
    color: #0C6BB5;
    font-size: 30px;
    border-bottom: 1px solid #0C6BB5;
    padding-bottom: 10px;
    margin-top: 0px;
}

.right-sidebar-gray{
    padding-top: 23px;
}

.video-js{
    margin: 0 auto;
}

.center-inhalt {
    margin: 0 auto;
    max-width: 800px;
}

.social-icons {
    float: left;
    width: 100%;
}

.social-icons ul{
    padding: 0px;
    margin: 0px;
}

.social-icons ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: right;
    width: auto;
    margin-right: 5px;
}

/*.social-icons ul li:last-child{
    margin-right: 0px;
}*/

.well.sidebar h4 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 0px;
}

.table-responsive .contenttable tr{
    border-bottom: 2px solid #dddddd;
}

.table-responsive .contenttable thead tr{
    background: #f9f9f9;
}

.table-responsive table.contenttable{
    width: 100% !important;
}

.table-responsive .contenttable tr:nth-child(even){
    background: #f9f9f9;
}

.table-responsive .contenttable th , .table-responsive .contenttable td{
    padding: 4px 10px;
}

.table-responsive .contenttable p{
    margin: 0px;
}

.right-sidebar-gray .well .panel-body {
    padding-left: 0;
}

.total-hits{
    padding-left: 10px;
    font-weight: 600;
}

h2>span{

    color: slategrey;

    text-decoration: none;

}



.img-responsive{

    height: 128px;

}

.bxslider-main-wrapper ul li .img-responsive{
    /*height: auto;
    width: auto;*/
     height: 389px;
    width: 100%;
}
@media(max-width: 640px){
    .bxslider-main-wrapper ul li .img-responsive{
        /*height: 185px !important;*/
        width: 100%;
    }
}
.slides1_wrap #slides1 li a {color: #fff;}


/* custome code for slider */


.bxslider-main-wrapper{
    margin: 0 auto;
    max-width: 1230px;
    z-index: 1;
    /*position: relative;*/
    /*height: 340px;*/
    /*padding-top: 35px;*/
    /*margin-bottom: 20px;*/
    /*margin-top: 35px;*/
}

.bx-wrapper .bx-viewport{
    /*min-height: 380px;*/
    /*min-height: 455px;*/
}

.bxslider-image-wrapper{
    float: left;
    width: 70%;
    /*height: 340px;*/
    overflow: hidden;
}

.bxslider-main-wrapper .content{
    color: #000 !important;
    float: left;
    /*padding-left: 10px;
    padding-top: 10px;*/
    width: 30%;
    /*position: absolute;*/
    /*bottom: 0px;*/
    padding: 100px 20px 20px;
    /*background: rgba(0,0,0,0.5);*/
    /*background: rgba(0, 0, 0, 0) url("../images/slider-content-bg.png") no-repeat scroll center center;
    background-size: cover;*/
    background-color:#b78a00;
    /*background-color:rgba(183, 138, 0, 0.52);*/
    /*height: 100px;*/
    /*display: none;*/
    /*margin-top: -20px;*/
    font-weight:bold;
    

}

.slider-wrap-div .bx-wrapper{
    background-color: #ffffea;
}

.bxslider-main-wrapper .content p span{
    font-size: 15px !important;
}

/*.bxslider-main-wrapper ul li{
    background: rgba(0, 0, 0, 0) url("../images/slider-content-bg.png") no-repeat scroll center center;
    background-size: cover;
}*/

/* custome code for slider */

.responseimglink {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.responseimglink img{
    display: inline-block;
}

.subscription-wrap .container{
    padding: 0px;
}

.btn.btn-default.formhandler-validation-status.form-invalid.powermail_field.powermail_submit {
    margin-left: -24px;
}

.powermail_create.alert.alert-danger h3{
    margin-top: 0px;
    color: #000;
}

.powermail_create.alert.alert-danger p{
    color: #000;
}

.powermail_create.alert.alert-danger {
    display: inline-block;
}

.table-responsive .btn.btn-default.input-group-btn.tx-indexedsearch-searchbox-button.submit {
    font-size: 14px;
    width: auto;
}

#tx_indexedsearch .table-responsive tr{
    display: inline-block;
}

.tx-indexedsearch{
    margin-top: 20px;
}

.contact-info{
    padding-left: 7px;
}

#section3 .col-xs-12 > .panel .panel{
    height: auto !important;
    border: none;
}

.recent-news-container{
    overflow: hidden;
}

.section-block-1 .panel{
    height: 165px;
    border: 1px solid #b78a00 !important;
}

.key-exchange.bxslider-main-wrapper > .panel{
    border: none !important;
}

.section-block-1 .panel-body{
    padding: 0px 15px;
}

.section-block-1 .panel-default > .panel-heading{
    background: #b78a00;
    color:#fff;
}

.recent-news-heading , .recent-news-heading h3{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

@media(max-width: 1500px){
    .btn.btn-default.formhandler-validation-status.form-invalid.powermail_field.powermail_submit {
        margin-left: -38px;
    }

    .panel{
        height: 255px;
    }

    body{
        font-size: 1.3125em;
        /*font-size: 12px;*/
    }
}

@media(max-width: 1300px){
    html{
        overflow-x: hidden;
    }

    .video-js{
        width: 100% !important;
    }

    .navbar-inverse{
        height: auto;
    }

    .navbar-brand{
        font-size: 20px;
    }

    .navbar-brand > img{
        max-width: 68px;
    }

    .navbar-nav{
        padding: 0px;
    }

    .key-exchange.bxslider-main-wrapper{
        margin-top: 15px;
    }

    .recent-news-container{
        margin-top: 15px;
    }

    /*.navbar-nav > li > a{
        padding-top: 12px;
        padding-bottom: 12px;
    }*/

    /*.navbar-inverse .navbar-nav > li > a{
        font-size: 16px;
    }*/

    .navbar.navbar-inverse.navbar-fixed-bottom{
        margin-bottom: 40px;
    }

    .top-links{
        margin-top: 13px !important;
    }

    .search-bar{
        padding-top: 12px !important;
    }
}


@media(max-width: 1200px){

    /*#employee{
        margin-left: 0px;
    }*/

    /*    .panel{
            height: auto;
        }*/

    .navbar-brand span{
        font-size: 16px;
    }

    .twitter-timeline.twitter-timeline-rendered{
        min-height: 300px !important;
    }

    #section2 > .row > .col-md-3, .col-sm-6 > a > img {
        padding: 15px 30px 10px;
    }

    .col-xs-15{
        width: 33.33%;
    }

    .bxslider-main-wrapper .content{
       padding: 80px 10px 20px;
    }

    .container-condensed .navbar-brand{
        font-size: 23pt;
    }

    .form-custom-class p , .subscription-wrap p , .subscription-wrap h4{
        font-size: 9px !important;
    }

    .bxslider-image-wrapper , .section-block-1{
        /*height: 310px;*/
    }

    .h5, h5{
        font-size: 12px;
    }

    .table-responsive table.contenttable{
        font-size: 12px;
    }

    /*    .bx-wrapper .bx-controls-direction a{
            top: 35%;
        }*/
}

@media(min-width: 992px) and (max-width: 1200px){
    .panel{
        height: 250px;
    }

    #section2 > .row > .col-md-3{
        padding-right: 0px;
    }

    .bx-wrapper .bx-viewport{
        min-height: inherit;
    }

    .powermail_label.powermail_radio_legend{
        padding: 0 60px;
    }

    .powermail_fieldwrap.powermail_fieldwrap_date.powermail_fieldwrap_13 label{
        padding: 0 60px;
    }
}

@media(min-width: 1201px) and (max-width: 1335px){

     /*.navbar-inverse .navbar-nav > li > a{
        padding: 10px 9.1%;
    }*/

    /*.menuwrapper .navbar-nav > li{
        padding-right: 5px;
        padding-left: 5px;
    }*/
}

@media(min-width: 992px) and (max-width: 1200px){
    .section-block-1 .list-group .list-group-item{
        font-size: 12px;
    }

    .recent-news-container .h5, .recent-news-container h5{
        font-size: 11.30px;
    }

    .bxslider-main-wrapper .content p span{
        font-size: 12px;
    }
}

@media(min-width: 768px) and (max-width: 1200px){
    /*.navbar-inverse .navbar-nav > li > a{
        padding: 10px 3.9px;
    }

    .menuwrapper .navbar-nav > li{
        padding-right: 5px;
        padding-left: 5px;
    }*/
}

@media(max-width: 991px){

    img{
        max-width: 100%;
    }

    .responseimglink {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .responseimglink img{
        display: inline-block;
    }

    .navbar-fixed-bottom{
        height: auto;
        margin-bottom: 50px;
    }

    .navbar-fixed-bottom .navbar-brand{
        height: auto;
    }

    .panel-body a{
        display: inline-block;
        text-align: center;
        width: 100%;
    }

   /* .bxslider-main-wrapper .content p span{
        font-size: 12px;
    }*/

    .filter-area-container .form-group .btn-success{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .panel-body a img{
        display: inline-block;
    }

    .list-group .table-responsive th{
        padding-right: 15px;
    }

    .bxslider-main-wrapper .content span{
        font-size: 16px !important;
        line-height: normal !important;
    }

    .panel-body #employee{
        max-width: 60%;
    }

    .col-xs-15.col-md-3.section--green.wow.slideInLeft{
        min-height: 250px;
    }

    .col-md-6.col-sm-9.col-xs-12.slider-wrap-div::after{
        background: none;
    }

    .container-condensed .navbar-brand{
        font-size: 17pt;
    }

    .top-links{
        margin-top: 11px;
    }

    .search-bar{
        padding-top: 13px;
    }

    .navbar-brand span{
        font-size: 14px;
    }

    .bx-wrapper .bx-viewport{
        min-height: inherit;
    }

    .section-block-1{
        height: auto;
        float: left;
    }

    .contact-info h3{
        font-size: 18px;
    }

    .contact-info p{
        font-size: 12px;
    }
}

@media(min-width: 768px) and (max-width: 991px){

    .collapse.navbar-collapse{
        text-align: center;
    }

    .navbar-right {
        clear: both;
        display: inline-block;
        float: none !important;
        margin: 0 auto !important;
    }

    .navbar-inverse{
        max-width: 760px;
    }

    .navbar-inverse .navbar-nav > li > a{
        padding: 10px 6.0px;
        font-size: 10px;
    }

    .menuwrapper .navbar-nav > li{
        padding-left: 0px;
        padding-right: 0px;
    }

    .powermail_label.powermail_radio_legend{
        padding: 0 51px;
    }

    .powermail_fieldwrap.powermail_fieldwrap_date.powermail_fieldwrap_13 label{
        padding: 0 43px;
        margin-left: -8px;
    }

    /*#section2 > .col-md-3, .col-sm-6 > .panel{
        margin-bottom: 50px;
    }*/

}

@media(min-width: 768px) and (max-width: 1300px){
    body #search .form-control{
        max-width: 165px;
    }

    body .subscription-wrap .form-control {
        font-size: 10px !important;
        max-width: 121px !important;
        height: 31px;
    }

    body .subscription-wrap .btn.btn-default.input-group-btn {
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 12px;
    }

    #powermail_field_marker_01 , #powermail_field_marker{
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 1500px){
    .powermail_label.powermail_radio_legend{
        font-size: 12px;
    }
}


@media(max-width: 767px){

    .navbar-header .navbar-brand > img{
        max-width: 83px;
    }

    .navbar-header .navbar-brand{
        font-size: 20px;
    }

    .navbar-header .navbar-toggle{
        margin-top: 10px;
    }

    .navbar-inverse{
        height: auto;
    }

    .h1, h1{
        font-size: 30px;
    }

    .h2, h2{
        font-size: 22px;
    }

    body .navbar-fixed-bottom{
        padding-top: 10px;
        height: auto;
    }

    .navbar-collapse.collapse {
        background: #b78a00 none repeat scroll 0 0;
        /*margin-top: 3px;*/
    }

    .navbar-nav > li > a{
        padding-top: 11px;
        padding-bottom: 11px;
    }

    .section-block-1{
        height: auto !important;
    }

    /*    .menuwrapper{
            background: #b78a00 !important;
        }*/

    .col-xs-15{
        width: 100%;
    }

    .bxslider-image-wrapper{
        width: 100%;
    }

    .panel{
        height: auto !important;
    }

    .tx-indexedsearch-searchbox .table-responsive{
        border:none;
    }

    .right-sidebar-gray{
        height: auto !important;
    }

    .bxslider-main-wrapper .content{
        width: 100%;
        padding: 15px 10px;
    }

    .bxslider-main-wrapper .content span{
        font-size: 14px !important;
    }

    .bxslider-image-wrapper , .section-block-1{
        height: auto;
    }

    .section-block-1{
        height: auto;
        display: inline-block;
        width: 100%;
    }

    .img-responsive{
        height: auto;
        /*max-height: 145px;*/
    }

    .panel{
        height: auto;
    }

    /*.bxslider-image-wrapper{
        height: auto;
        min-height: 200px;
    }*/

    /*.bx-wrapper .bx-viewport{
        min-height: 200px;
    }*/

    .col-xs-15.col-md-3.section--green.wow.slideInLeft{
        min-height: inherit;
    }

    .bxslider-main-wrapper .content{
        height: auto !important;
        min-height: 100px;
    }

    .footer-quick-links{
        margin-top: 15px;
    }

    .search-bar{
        padding-top: 8px !important;
    }

    #search .form-control{
        max-width: 125px;
    }

    .live-chatbox{
        width: 200px !important;
    }

    .top-links{
        margin-top: 10px !important;
    }

    .navbar-brand{
        display: none !important; 
    }

    .tablet-site-logo .navbar-brand{
        display: block !important;
    }

    .mobile-site-logo{
        display: none;
    }

    .tablet-site-text {
        float: right;
        margin-top: 18px;
    }
    .tablet-site-logo {
        display: block !important;
    }

    .powermail_label.powermail_radio_legend{
        padding: 0px;
        text-align: left;
        width: 100%;
        margin: 0 0 10px 0;
        font-size: 12px;
    }

    .powermail_radio_outer{
        width: 100%;
        padding-left: 5px;
        margin-bottom: 10px;
    }

    .powermail_fieldwrap.powermail_fieldwrap_radio.powermail_fieldwrap_9 , .powermail_fieldwrap.powermail_fieldwrap_date.powermail_fieldwrap_14{
        margin: 0 -5px;
    }

    .powermail_fieldwrap.powermail_fieldwrap_date.powermail_fieldwrap_13 label{
        padding: 0px;
        text-align: left;
        width: 100%;
        margin-left: -5px;
    }

    .powermail_fieldwrap.powermail_fieldwrap_date.powermail_fieldwrap_13 #powermail_field_proposeddate{
        width: 100%;
    }

    .powermail_fieldwrap.powermail_fieldwrap_text.powermail_fieldwrap_14{
        padding-left: 0px;
        width: 100%;
    }
}

@media(max-width: 670px){
    .bxslider-image-wrapper{
        height: auto;
        /*min-height: 300px;*/
    }

    /*.bxslider-main-wrapper .content p span{
        font-size: 10px !important;
    }*/

    .bx-wrapper .bx-viewport{
        min-height: 300px;
    }

    .bxslider-main-wrapper ul li .img-responsive{
        height: 250px;
    }
}

@media(max-width: 560px){

    body{
        font-size: 13px;
    }

    .navbar-header .navbar-brand{
        font-size: 14px;
    }

    .navbar-header .navbar-brand > img{
        max-width: 66px;
        padding-right: 5px;
    }

    .navbar-header .navbar-toggle{
        margin-top: 8px;
    }

    .navbar-inverse{
        height: auto;
    }

    .bxslider-image-wrapper{
        height: auto;
        /*min-height: 250px;*/
    }

   /* .bxslider-main-wrapper .content p span{
        font-size: 10px !important;
    }*/

    .bx-wrapper .bx-viewport{
        min-height: 250px;
    }

    .tablet-site-text{
        margin-top: 12px;
    }

    #section3 > .row > .col-md-4, .col-sm-4 > a > img{
        padding: 0px;
    }

    .btn.btn-default.formhandler-validation-status.form-invalid.powermail_field.powermail_submit{
        margin-left: -65px;
    }

    .tx-indexedsearch-searchbox-sword.sword.form-control.search-form_label{
        max-width: 145px;
    }

    .bxslider-main-wrapper ul li .img-responsive{
        height: 200px;
    }
}

@media(max-width: 490px){

    .tablet-site-logo .navbar-brand{
        display: none !important;
    }

    .mobile-site-logo .navbar-brand , .mobile-site-logo{
        display: block !important;
    }

    .contenttable{
        width: 100% !important;
    }

    .h1, h1{
        font-size: 23px;
    }

    .bxslider-main-wrapper ul li .img-responsive{
        height: 160px;
    }
}

@media(max-width: 430px){
    .bxslider-image-wrapper{
        height: auto;
        /*min-height: 200px;*/
    }

    .bxslider-main-wrapper .content p span{
        font-size: 13px !important;
    }

    .bx-wrapper .bx-viewport{
        min-height: 200px;
    }

    .subscription-wrap .form-control{
        font-size: 11px !important;
        max-width: 170px !important;
    }

    .subscription-wrap .btn.btn-default.input-group-btn{
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
}

@media(max-width: 375px){
    .search-form_input{
        width: 75px !important;
    }
}

/*@media(max-width: 561px) and (max-width: 767px){
    .img-responsive{
        max-height: 145px;
    }
}*/

/* Custome Style here */

.navbar-inverse #bs-example-navbar-collapse-1{
    float: left;
    width: 100%;
}

.menuwrapper{
    background-color: #B78A00;
    float: left;
    width: 100%;
    border:2px solid whitesmoke;
}

.navbar-inverse #bs-example-navbar-collapse-1 .navbar-right{
    float: left !important;
    margin-right: 0px;
    width: 100%;
}

#sbCenter {
    z-index: 999999 !important;
}

.top-links {
    float: right;
    margin-top: 22px;
    padding-right: 30px;
    position: relative;
}

.top-links ul , .top-links ul li{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.top-links .langmenu{
    position: absolute;
    display: none;
}

.top-links a{
    display: block;
    text-align: right;
    cursor: pointer;
}

.top-links a.active{
    position: relative;
}

.top-links a.active:after{
    background: rgba(0, 0, 0, 0) url("../images/down-arrow.png") no-repeat scroll right center;
    content: "";
    height: 10px;
    position: absolute;
    right: -10px;
    width: 10px;
    top: 6px;
}

#section3 .panel-body {
    text-align: center;
}

.panel-body .list-group{
    text-align: left;
}
p.align-center {
    text-align: center;
}

#section3 .list-group-box .panel-body{
    text-align: left;
}

.header-wrapper{
    float: left;
    width: 100%;
    position: relative;
    background:#FFFFEA;
    border-top: 30px solid #B78A00;
    border-radius: 5px;
}

.navbar-fixed-bottom .footer-copy-right{
    font-size: 15px;
    color: #fff;
    margin-top: 15px;
    text-align: center;
}

.navbar-fixed-bottom .footer-copy-right p{
    display: inline-block;
    margin-right: 10px;
}

.navbar-fixed-bottom .footer-text-center .navbar-brand{
    color: #fff;
}

.html5videoplayer {
    display: inline-block;
    width: 100%;
}

.search-bar {
    float: right;
    padding-right: 20px;
    padding-top: 23px;
}

.search-bar .search-form_input , #fe_ttaddress_email_input , .ss-input{
    /*font-size: 12px;
    padding: 5px 10px;
    margin-right: -2px;
    height: 30px;*/

    /* background-color: LightGrey;
     border: 0 none;
     margin: 0;
     font-size: 11px;
     height: 18px;
     width: 130px;
     padding: 0px;
     padding-left: 5px;*/
}

#fe_ttaddress_email_input , .ss-input{
    /*margin-right: -4px;
    width: 120px;*/
}

.search-bar .search-form_submit , input[type='submit']{
    /*font-size: 15px;
    padding: 5px 10px;
    height: 30px;*/

    /*    background-repeat: no-repeat;
        border: 0 none;
        color: #dab239;
        font: bolder 9pt calibri;
        margin-top: 0;
        padding: 5px;*/
}

#search .search-form_label , #search .input-group-btn , .subscription-wrap .search-form_label , .subscription-wrap .input-group-btn{
    float: left;
}

#search .input-group-btn , .subscription-wrap .input-group-btn{
    margin-left: -1px;
    width: auto;
    font-size: 14px;
}

#search .search-form_label{
    font-weight: normal;
}

#search .form-control {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background: #e6e6e6;
    /*color: #fff;*/
}

/*.form-control{
        background: #a9a9a9;
    color: #fff;	
}*/


#search .btn.btn-default {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    /*    background: #a9a9a9;
        color: #fff;*/
}

.subscription-wrap .form-control{
    max-width: 160px;
    font-size: 12px;
}

.subscription-wrap .btn.btn-default.input-group-btn {
    background: #5BC4BE ;
    border: 1px solid #5BC4BE ;
    margin: 0 0 0 3px;
    color: #fff;
    border-radius: 4px;
    padding-right: 6px;
    padding-left: 6px;
}

.form-custom-class p , .subscription-wrap p , .subscription-wrap h4{
    font-size: 14px;
    margin-top: 10px;
}

.form-custom-class p a{
    display: inline-block;
    width: 100%;
    /*color: #fff;*/
}

.form-custom-class .input-group-btn{
    width: auto;
    font-size: 14px;
    /*margin-top: 10px;*/
}

.part-clear{
    float: left;
    width: 100%;
    clear: both;
}

.live-chatbox {
    float: right;
    position: relative;
    width: 141px;
}

.live-chatbox img {
    bottom: 0;
    float: right !important;
    position: fixed;
    text-align: right;
    z-index: 9999999;
}

.img-100 {
    height: auto;
    width: 100%;
}
.timeline-Header {
background-color: rgba(183, 138, 0, 0.52)!important;
}


@media(min-width: 768px) and (max-width: 991px){

    .slider-wrap-div .img-responsive{
        /*max-height: 248px !important;*/
    }

    .collapse.navbar-collapse{
        padding: 0px;
    }
}

@media(max-width: 1199px){
    .navbar-nav > li{
        padding: 0px;
    }

    .nav > li > a{
        padding: 10px 6px;
    }
}

@media(max-width: 695px){
	#full-width .tx-tyd .subscribe-wrapper select , #full-width .tx-tyd .subscribe-wrapper input[type="text"]{
		width: 100%;
	}

    #section2 .csc-menu.csc-menu-def{
        padding-left: 0px;
    }
}

@media(max-width: 360px){
    .filter-area-container .text-primary{
        font-size: 12px;
    }
}
