/*
Theme Name: Standex
Template: wiserthemes
*/


@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&display=swap');
/*font-family: 'Source Sans Pro', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
/*font-family: 'Open Sans', sans-serif;*/
@font-face {
  font-family: 'Verdana';
  src: url('assets/fonts/Verdana/Verdana.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Verdana/Verdana.woff') format('woff'), url('assets/fonts/Verdana/Verdana.ttf')  format('truetype'), url('assets/fonts/Verdana/Verdana.svg#Verdana') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TimesNewRomanPSMT';
  src: url('assets/fonts/TimesNewRoman/TimesNewRomanPSMT.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/TimesNewRoman/TimesNewRomanPSMT.woff') format('woff'), url('assets/fonts/TimesNewRoman/TimesNewRomanPSMT.ttf')  format('truetype'), url('assets/fonts/TimesNewRoman/TimesNewRomanPSMT.svg#TimesNewRomanPSMT') format('svg');
  font-weight: normal;
  font-style: normal;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label,
.gform_wrapper .gfield_description,
.gform_wrapper .field_description_below .gfield_consent_description, .gform_wrapper .gfield_consent_description{
	font-size:16px !important;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Source Sans Pro', sans-serif;
    /*font-weight: 600;*/
    color: #333;
}
.row{
    margin-left: 0;
    margin-right: 0;
}
/*.container{
    padding-left: 0;
    padding-right: 0;
}*/
img.alignright{
    float: right;
}
img.alignleft{
    float: left;
}
.container{
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}
/*header style start*/
#main_menu #top_right_menu_ul{
    display: none;
}
.addthis_toolbox,
#main_menu_right.collapse.navbar-collapse{
    display: inline-block !important;
}
.right_header{
    text-align: right;
}
#header{
    padding-left: 0;
    padding-right: 0;
}
#top_header{
    margin: 0 auto;
    background-color: #000;
    height: 35px;
}
#main_menu_right,
#main_menu{
    padding-left: 0;
    padding-right: 0;
}
#left_sidebar_menu_ul a,
#top_header .top_header_right  .nav a,
#top_header .top_header_left  .nav a{
    font-family: 'Source Sans Pro', sans-serif;
        color: #fff;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    width: auto;
    float: left;
    padding-bottom: 7px;
    margin-right: 2px;
    white-space: nowrap;
    cursor: pointer;
    display: block;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 0;
}
#left_sidebar_menu_ul a{
    color: #666;
}
#left_sidebar_menu_ul a:focus,
#left_sidebar_menu_ul a:hover,
#left_sidebar_menu_ul li.current-menu-item > a,
#top_header .top_header_right .nav > li > a:focus,
#top_header .top_header_right .nav > li > a:hover,
#top_header .top_header_right .nav li.current-menu-item > a,
#top_header .top_header_right  .nav a:hover{
    color: #ff0000;
    background-color: transparent;
}
#top_header .top_header_left .nav > li > a:focus,
#top_header .top_header_left .nav > li > a:hover,
#top_header .top_header_left .nav li.current-menu-item > a,
#top_header .top_header_left  .nav a:hover{
    border-radius: 5px 5px 0px 0px;
    background-color: #fff;
    margin-right: 2px;
    color: #666;
}
#main_menu_right{
    text-align: right;
}
#top_right_menu_ul{
    display: inline-block;
    float: none;
}
#header_bottom{
        padding-top: 32px;
    padding-left: 20px;
}
.left_header{
    padding-left: 0;
}
/*header style end*/



/*Footer style start*/

#footer *{
    font-family: 'Source Sans Pro', sans-serif;
}
#footer{
    width: 100%;
    margin: 0 auto;
    background-color: #000 !important;
    color: #fff !important;
    padding-top: 10px;
    padding-bottom: 30px;
}
#footer #sidebar *{
    font-size: 12px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
}
#footer #sidebar a{
    text-decoration: none;
}
#footer_menu_ul li a:hover,
#footer #sidebar a:hover{
    color: #ff0000;
}
#footer_menu_ul{
    padding-left: 0;
}
#footer_menu_ul li a,
#footer  a{
    font-size: 12px;
    text-decoration: none;
    color: #fff;
}
#footer_menu_ul li{
    display: inline-block;
    list-style-type: none;
}
#footer_menu_ul li:before{
    content: '|';
    color: #fff;
    float: left;
    padding-right: 5px;
}
#footer_menu_ul li:first-child:before{
    content: '';
}
.left_footer{
    padding-left: 0;
}
.right_footer {
    padding-left: 0;
    padding-right: 0;
}

/*Footer style end*/


/*Content style start*/

.owl-carousel{
    display: block !important;
}
#home_banner{
        min-height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
#home_banner.segments_banner{
    min-height: 220px
}
#home_banner .item{
    position: relative;
    min-height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#home_banner.segments_banner .item{
    min-height: 220px;
}
#home_banner .item h2{
    position: absolute;
    bottom: 0;
    display: block;
    padding: 30px 15px;
    width: 100%;
    color: #fff;
    text-decoration: none;
    font-size: 200%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 27px;
    background-color: rgba(0,0,0,.6);
    margin: 0;
}
#home_banner .owl-theme .owl-dots .owl-dot span{
    border-radius: 0;
}
#home_banner .owl-dots{
    position: absolute;
    bottom: 0;
    right: 10px; 
}
#home_banner .owl-theme .owl-dots .owl-dot.active span, #home_banner .owl-theme .owl-dots .owl-dot:hover span{
    background: #fff;
}
#home_page_news h2{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 26px;
}
.each_news_inner_block *{
    margin-top: 0;
        font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #666;
}
.each_news_inner_block a{
        color: #ff0000;
    text-decoration: none;
    display: inline-block;
    float: right;
}
.col-md-3.each_news_inner_block:before{
        content: '';
    display: block;
    height: 100px;
    border-left: #CCC solid 1px;
    float: left;
    padding-right: 15px;
}
.col-md-3.each_news_inner_block:first-child:before {
    content: '';
    display: block;
    height: 100px;
    border-left: none;
    float: left;
    padding-right: 0;
}
.col-md-3.each_news_inner_block{
    display: block;
    color: #666;
    font-size: 12px;
    line-height: 125%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 0;
}
.col-md-3.each_news_inner_block:last-child{
    padding-right: 0;
}
.home_section_1 .sow-tabs-tab-container{
    padding: 0 !important;
    display: block !important;
    float: left;
    max-width: 25%;
    width: 100%;
    background-color: transparent !important;
}
.home_section_1 .sow-tabs-panel-container .sow-tabs-panel{
    padding-top: 0 !important;
    padding-bottom:  0 !important;
    padding-right: 0 !important;
}
.home_section_1 .sow-tabs-panel h2{
    font-weight: 700;
    color: #ff0000;
    font-family: 'TimesNewRomanPSMT';
    font-style: italic;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
}
.home_section_1 .sow-tabs-panel p{
    font-family: 'Verdana';
    font-size: 11px;
}
.home_section_1 .sow-tabs-panel-container{
    display: block;
    float: left;
    max-width: 75%;
    background-color: transparent !important;
    width: 100%;
    flex-wrap: nowrap;
}
.home_section_1  .sow-tabs .sow-tabs-tab-container .sow-tabs-tab .sow-tabs-title {
    font-size: 11px;
    line-height: 1;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #666;
    background: none;
    font-family: 'Verdana';
    background-color: transparent;
}
.home_section_1 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.home_section_1 .sow-tabs-tab.sow-tabs-tab-selected{
        background-color: transparent !important; 
}
.home_section_1 .sow-tabs-tab.sow-tabs-tab-selected   .sow-tabs-title:hover{
    background-color: transparent !important;
    font-weight: bold;
}
.home_section_1 .sow-tabs-tab:first-child{
    border-top: #CCC dotted 2px;
}
.home_section_1 .sow-tabs-tab{
    padding: 7px 0 !important;
    border-bottom: #CCC dotted 2px;
    display: block !important;
}
.home_section_1 .sow-tabs-tab.sow-tabs-tab-selected   .sow-tabs-title{
    font-weight: bold;
}
#about_banner{
        min-height: 230px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#about_banner h1{
    margin: 0;
}
#banner_inner_tumb,
#about_banner #banner_inner{
    position: relative;
    min-height: 230px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    
}
#banner_inner_tumb{
    min-height: 200px;
    margin-top: -100px;
}
#about_banner{
    position: relative;
}
#about_banner h1{
    padding: 15px 0;
    position: absolute;
    bottom: 0;
}
.thumb_page_title{
    position: static;
}
.banner_inner_tumb{
    padding: 0;
}
#about_banner.banner_image h1{
    color: #fff;
    background-color: rgba( 0, 0, 0, 0.4 );
    font-size: 32px;
        font-family: 'Source Sans Pro', sans-serif;
        width: 100%;
        padding-left: 15px ;
        padding-right: 15px;
        text-transform: uppercase;
}
#about_banner.banner_thumbnail{
    min-height: 100px;
}
#about_section_2 .col-md-3{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,233,233,0.65)), color-stop(100%,rgba(153,153,153,0)));
    background: -webkit-linear-gradient(top, rgba(233,233,233,0.65) 0%,rgba(153,153,153,0) 100%);
    background: -o-linear-gradient(top, rgba(233,233,233,0.65) 0%,rgba(153,153,153,0) 100%);
    background: -ms-linear-gradient(top, rgba(233,233,233,0.65) 0%,rgba(153,153,153,0) 100%);
    background: linear-gradient(to bottom, rgba(233,233,233,0.65) 0%,rgba(153,153,153,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e9e9e9', endColorstr='#00999999',GradientType=0 );
}
#left_sidebar_menu_ul{
    margin-top: 25px;
}
#left_sidebar_menu_ul li,
#left_sidebar_menu_ul li a{
    display: block;
    float: none ;
}
#left_sidebar_menu_ul li a{
     margin-bottom: 0;
     margin-top: 0;
     padding-bottom: 3px;
     padding-top: 3px;
     display: inline-block;
}
#about_section_2 h1{
        margin-bottom: 15px;
            font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-weight: normal;
}
#about_section_2 ul li,
#about_section_2 p{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
    color: #666;
    
}
#about_section_2 .col-md-3{
    padding: 0;
}
.thumb_page_title h1{
        font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 250%;
    color: #fff;
    padding: 0;
    text-transform: uppercase;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
    margin-left: 5px;
    margin-top: 0;
    margin-bottom: 0;
}
.news_posts .post_date{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 11px;
    
    color: #666;
}
.news_title{
    margin-bottom: 0;
}
#about_section_2 .news_posts{
    margin-bottom: 20px;
}
#wp_pagination a.active{
        background-color: #105CB6;
    border-color: #105CB6;
    color: #fff;
    cursor: default;
}
#wp_pagination a{
    padding: 1px 6px;
    color: #105CB6;
    border: 1px solid #fff;
}
.news_title a{
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}
.thumbnail_section_2 h2.about_section_2_title{
    font-size: 24px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    margin: 20px 0
}
#wiser_crumbs{
    margin-top: 20px;
}
#wiser_crumbs *{
    color: #333  !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    text-decoration: none !important;
}
#wiser_crumbs a:hover{
    opacity: .7;
}
li.sow-slider-image{
    background-color: transparent !important;
}
.sow-accordion-title.sow-accordion-title-icon-left{
    
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 0;
}
.sow-accordion-panel-header{
    padding: 3px 0 !important;;
}
.segments_full_block{
    width: 100%;
    padding: 20px 0;
    margin: 0 auto;
    background-color: #e6e6e6;
}
.segments_full_block .focused{
    color: #000;
    font-weight: 300;
    font-size: 18px;
    font-family: 'Open Sans',sans-serif;
}
.segments_full_block a{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
    color: #666;
}
#about_section_2{
    padding-bottom: 30px;
}

.segments_full_block a:hover{
        color: #ff0000;
}
.all_5_segments .col-md-2:last-child{
    padding-right: 0;
}
.all_5_segments .col-md-2{
    width: auto;
    display: inline-block;
    float: none;
    margin-right: 20px;
    padding-left: 0;
}
.about_section_post_title{
        margin: 0;
    /*padding: 35px 0 0;*/
    color: #000  !important;
    font-size: 20px !important;
    line-height: 1.2;
    font-family: 'Source Sans Pro', sans-serif  !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
}
.single .post_date{
    margin-bottom: 30px;
}
#about_section_2 td,
#about_section_2 th{
    padding: 10px;
}
#left_sidebar_menu_ul ul{
    padding-left: 0;
}
.gform_button.button{
    background-color: #fff;
    border: 1px solid #666;
}
.segments_section_1 a{
    font-size: 12px;
}
#left_section_description{
    padding: 15px;
}
#left_section_description h4{
        color: #ff0000;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
    font-family: 'Open Sans', sans-serif;
    font-size: 100%;
    margin: 5px 0px;
    font-weight: bold;
}
.rtMinus{
    background-image:url(assets/images/WebResource.png);
        font-size: 0pt;
    padding-right: 0pt;
    padding-left: 0;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-top: 6px;
    margin-right: 2px;
    margin-bottom: 0pt;
    margin-left: 15px;
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
}
.a-menu-left-sidebar-menu .sub-menu{
    display: none;
    padding-left: 40px !important;
}
.a-menu-left-sidebar-menu li:hover>span{
    background-position: 0 -11px;
}
.a-menu-left-sidebar-menu li:hover>.sub-menu{
    display: block;
}
.post_content img{
    max-width: 100%;
}
.each_brand{
    clear: both;
}
.each_brand:after{
    clear: both;
    content: '';
    float: none;
    width: 100%;
    display: block;
}
.each_brand img{
    max-width: 250px;
    width: 100%;
    height: auto;
    float: left;
    margin-right: 15px;
} 
.each_brand{
    border-top: #CCC solid 1px;
    padding: 40px 0;
}
.each_brand .brand_title{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #000;
    margin-top: 0;
} 
.brand_page_link{
    margin-top: 20px;
}
.brand_page_link a,
.brand_content,
.brand_content *{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
    line-height: 23px;
    color: #666;
}
#brands_section_title>h3{
        margin-bottom: 18px;
    margin-top: 18px;
    font-size: 18px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}
#brands_section{
    margin-top: 80px;
}
#about_section_2 .col-md-9>h2{
    margin-bottom: 30px;
}
.single-segments #home_banner .item .titles h2{
    position: static;
    background-color: transparent;
    width: 25%;
    padding: 0;
    font-size: 32px;
    text-transform: uppercase;
}
.single-segments #home_banner .item .titles h3{
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-top: 5px;
}
.single-segments .titles{
    position: absolute;
    bottom: 0;
    display: block;
    padding: 20px 15px;
    width: 100%;
    color: #fff;
    text-decoration: none;
    font-size: 200%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 27px;
    background-color: rgba(0,0,0,.6);
    margin: 0;
}
#about_section_2 .col-md-9 a{
    color: #666;
    text-decoration: underline;
}
#about_section_2 .col-md-9 a:hover{
    color: #ff0000;
}
/*Content style end*/


/*responsive style start*/

@media only screen and (max-width: 1024px) {
    #home_banner,
    #home_banner .item{
        min-height: 300px;
    }
    #home_banner .item h2{
        font-size: 20px;
        padding: 20px 15px;
    }
}
@media only screen and (max-width: 991px) {
    .col-md-3.each_news_inner_block:before{
        display: none;
    }
    .each_news_inner_block a{
        float: none;
        display: block;
        text-align: left;
    }
    .col-md-3.each_news_inner_block{
        margin-bottom: 20px;
    }
    #footer{
        text-align: center;
    }
    .segments_full_block,
    #menu-left-sidebar-menu{
        text-align: center;
    }
    #banner_inner_tumb{
        min-height: 200px;
        margin-top: -100px;
        max-width: 220px;
        margin: 20px auto;
    }
    #left_sidebar_menu_ul{
        text-align: center;
    }
    #about_section_2 .col-md-3{
        padding: 20px 0;
    }
    img.alignright{
        float: none;
        margin: 20px auto;
    }
    .left_header{
        z-index: 11111111111;
    }
    #left_section_description{
        text-align: center;
    }
}
@media only screen and (max-width: 768px) {
    .left_header{
        max-width: 60%;
    display: inline-block;
    width: 100%;
    }
    .right_header{
        max-width: 39%;
    display: inline-block;
    width: 100%;
    }
    body #header .logo{
        text-align: left;
    }
}
/*@media only screen and (max-width: 768px) {
    .left_header{
        max-width: 100%;
    }
}*/
@media only screen and (max-width: 767px) {
    .navbar-toggle .icon-bar{
        background-color: #fff;
    }
    #main_menu #top_right_menu_ul{
        display: block;
    }
    #main_menu_right.collapse.navbar-collapse{
        display: none !important;
    }
    .right_header {
        max-width: 90px;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
    }
    .left_header {
        max-width: 90px;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
    }
    #top_header{
        text-align: right;
    }
    .navbar-toggle{
        margin: 0;
        padding: 0;
    }
    .addthis_toolbox a{
        margin-bottom: 0 !important;
    }
    #header_inner .row{
        margin-top: 6px;
    }
    #main_menu{
        background-color: #000;
        position: absolute;
    width: 100%;
    left: 0;
    z-index: 9;
    }
    .left_header,
    #main_menu_div{
        position: static;
    }
    #header{
        position: relative;
    }
    #main_menu a{
        display: block !important;
        float: none !important;
        text-align: center;
    }
    #top_right_menu_ul,
    #main_menu_ul{
        background-color: transparent !important;
    }
}

/*responsive style end*/