/*
    Theme Name: Outreach Pro
    Theme URI: http://my.studiopress.com/themes/outreach/
    Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
    Author: StudioPress
    Author URI: http://www.studiopress.com/
    Version: 3.0.1  
    Tags: black, green, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page
    Template: genesis
    Template Version: 2.0.0 
    License: GPL-2.0+
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*Imports------------------------------------ */
/*@font-face { font-family: 'Icon'; src:url('fonts/Icon.eot'); src:url('fonts/Icon.eot?#iefix') format('embedded-opentype'),    url('fonts/Icon.woff') format('woff'), url('fonts/Icon.ttf') format('truetype'), url('fonts/Icon.svg#Icon') format('svg'); font-weight: normal; font-style: normal; }
*//*HTML5 Reset------------------------------- */
/* Baseline Normalize normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
/* Box Sizing--------------------------------- */
input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing:  border-box; }
/* Float Clearing---------------------------- */
.author-box:before, .clearfix:before, .entry-content:before, .entry:before, .footer-widgets:before, .home-top .widget:before, .nav-primary:before, .nav-secondary:before, .pagination:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .wrap:before { content: " "; display: table; }
.author-box:after, .clearfix:after, .entry-content:after, .entry:after, .footer-widgets:after, .home-top .widget:after, .nav-primary:after, .nav-secondary:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .wrap:after { clear: both; content: " "; display: table; }
/*Defaults---------------------------- */
/* Typographical Elements------------------------- */
body { background-color: #222;font-family: Poppins !important; font-size: 16px; font-weight: 400 !important; line-height: 1.625; }
a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button { -webkit-transition: all 0.1s ease-in-out; -moz-transition:    all 0.1s ease-in-out; -ms-transition:     all 0.1s ease-in-out; -o-transition:      all 0.1s ease-in-out; transition:         all 0.1s ease-in-out; }
::-moz-selection {font-family: Poppins; color: #767677; font-size: 16px; font-weight: 400;}
::selection { background-color: #333; color: #fff; }
a { color: #6ab446; text-decoration: none; }
a:hover { color: #589b37; }
p { margin: 0 0 24px; padding: 0; }
strong { font-weight: 700; }
ol, ul { margin: 0; padding: 0; }
li { list-style-type: none; }
blockquote, blockquote::before { color: #999; }
blockquote { margin: 40px; }
blockquote::before { content: "\201C"; display: block; font-size: 30px; height: 0; left: -20px; position: relative; top: -10px; }
cite { font-style: normal; }
/* Headings----------------------------- */
h1, h2, h3, h4, h5, h6 { font-weight: 400; line-height: 1.2; margin: 0 0 10px; }
h1 { font-size: 36px; } h2 { font-size: 28px; } h3 { font-size: 24px; } h4 { font-size: 20px; } h5 { font-size: 18px; } h6 { font-size: 16px; }
/* Objects--------------------------------- */
/*embed, iframe, img, object, video, .wp-caption { max-width: 100%; }*/
img { height: auto; }
.featured-content img, .gallery img { width: auto; }
/* Forms------------------------------- */
embed, iframe, img, object, video, .wp-caption { max-width: 100%; }
input, select, textarea { background-color: #fff; border: 1px solid #ddd; color: #757492 !important; font-size: 14px !important; font-weight: 400 !important; padding: 5px 15px; 
    width: 100%; border-radius: 0px 3px 3px 0px; }
input:focus, textarea:focus { border: 1px solid #999; outline: none; }
input[type="checkbox"], input[type="image"], input[type="radio"] { width: auto; }
::-moz-placeholder {  opacity: 1; font-family: Poppins; color: #757492; font-size: 14px; font-weight: 400; }
::-webkit-input-placeholder { color: #757492; font-weight: 400; }
button, input[type="button"], input[type="reset"], input[type="submit"], .button { background-color: #f6921e; border: none; border-radius: 0px; color: #fff; cursor: pointer; font-size: 16px; font-weight: 400; padding: 5px 10px; text-transform: uppercase; width: auto; }
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover { background-color: #f6921e; color: #fff; }
.button { display: inline-block; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button { display: none; }
/* Tables---------------------------------- */
table { border-collapse: collapse; border-spacing: 0; line-height: 2; margin-bottom: 40px; width: 100%; }
tbody { border-bottom: 1px solid #ddd; }
td, th { text-align: left; }
td { border-top: 1px solid #ddd; padding: 6px 0; }
th { font-weight: 700; text-transform: uppercase; }
/*Structure and Layout---------------------------- */
/* Site Containers--------------------------------- */
.wrap { margin: 0 auto; max-width: 1140px; }
/*.site-inner {
    clear: both;
    font-size: 16px;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 10px;
}

.home .site-inner {
    clear: both;
    font-size: 16px;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}
.outreach-pro-home .site-inner {    
    background-image: url(/wp-content/uploads/2018/02/bg-img.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 1600px 800px;
}*/

.outreach-pro-landing .wrap { max-width: 900px; }
/* Column Widths and Positions------------------------------ */
/* Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap { width: 930px; }
.content-sidebar-sidebar .content-sidebar-wrap { float: left; }
.sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap { float: right; }
/* Content */
.content { border-radius: 3px; float: right; margin-bottom: 0px; padding: 0; width: 760px; }
.outreach-pro-home .content { margin: 0; }
.content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-content-sidebar .content { float: left; }
.content-sidebar-sidebar .content, .sidebar-content-sidebar .content, .sidebar-sidebar-content .content { width: 550px; }
.full-width-content .content { width: 100%; }
/* Primary Sidebar */
.sidebar-primary { float: right; width: 350px; }
.sidebar-content .sidebar-primary, .sidebar-sidebar-content .sidebar-primary { float: left; }
/* Secondary Sidebar */
.sidebar-secondary { float: left; width: 180px; }
.content-sidebar-sidebar .sidebar-secondary { float: right; }
/* Column Classes
    Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */
.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds { float: left; margin-left: 2.564102564102564%; }
.one-half, .three-sixths, .two-fourths { width: 48.717948717948715%; }
.one-third, .two-sixths { width: 31.623931623931625%; }
.four-sixths, .two-thirds { width: 65.81196581196582%; }
.one-fourth { width: 23.076923076923077%; }
.three-fourths { width: 74.35897435897436%; }
.one-sixth { width: 14.52991452991453%; }
.five-sixths { width: 82.90598290598291%; }
.first { clear: both; margin-left: 0; }
/*Common Classes---------------------------- */
/* Avatar--------------------------------- */
.avatar { float: left; }
.alignleft .avatar, .author-box .avatar { margin-right: 24px; }
.alignright .avatar { margin-left: 24px; }
.comment .avatar { margin: 0 16px 24px 0; }
/* Genesis----------------------------- */
.breadcrumb { background-color: #f5f5f5; font-size: 12px; margin-bottom: 30px; padding: 10px 16px; }
.archive-description { background-color: #f5f5f5; margin-bottom: 30px; padding: 30px; }
.author-box { background-color: #111; color: #fff; margin: 0 -40px 40px; padding: 30px; }
.author-box-title { font-size: 16px; font-weight: 700; margin-bottom: 4px; }
.archive-description p:last-child, .author-box p:last-child { margin-bottom: 0; }
/* Search Form----------------------------- */
.search-form { overflow: hidden; }
/* Titles---------------------------------- */
.archive-title { font-size: 20px; }

.entry-title {
font-family: Poppins;
color: #4b4b4e;
font-size: 24px;
font-weight: 500;
padding: 14px 0px;
}
span.titlebottomborder {
    width: 90px;
    position: absolute;
    border-bottom: 6px solid #de1b05;
}
.content .entry-title a { color: #333; }
.content .entry-title a:hover { color: #0054a6; }
.widget-title { color: #6ab446; font-size: 16px; margin-bottom: 20px; text-transform: uppercase; }
.footer-widgets .widget-title, .site-header .widget-title { font-family: Poppins;
color: #4b4b4e;
font-size: 20px;
font-weight: 400;
text-align: left;
text-transform: capitalize; }
/* WordPress ----------------------------- */
.alignleft { float: left; text-align: left; }
.alignright { float: right; text-align: right; }
a.alignleft, a.alignnone, a.alignright { max-width: 100%; }
a.alignnone { display: inline-block; }
img.centered, .aligncenter { display: block; margin: 0 auto 24px; }
img.alignnone, .alignnone { display: block; margin-bottom: 16px; }
a.alignleft, img.alignleft, .wp-caption.alignleft { margin: 0 24px 24px 0; }



a.alignright, img.alignright, .wp-caption.alignright { margin: 0 0 24px 24px; }
.wp-caption-text { font-weight: 700; text-align: center; }
.entry-content p.wp-caption-text { margin-bottom: 0; }
/*Widgets---------------------------- */
.widget { word-wrap: break-word; }
.widget ol > li { list-style-position: inside; list-style-type: decimal; padding-left: 20px; text-indent: -20px; }
.widget li li { border: none; margin: 0 0 0 30px; padding: 0; }
.widget_calendar table { border-color: #494949; width: 100%; }
.widget_calendar td, .widget_calendar th { text-align: center; }
/* Featured Content------------------------- */
.featured-content .entry { margin-bottom: 20px; }
.featured-content .entry-title { font-size: 20px; }
.featured-content .entry-comments-link { float: none; }
.more-from-category { border-top: 1px dotted #494949; margin-top: 10px; padding-top: 10px; }
/*Plugins------------------------------ */
/* Genesis eNews Extended
--------------------------------------------- */
.sidebar .enews-widget .widget-title { color: #fff; }
.enews-widget input { margin-bottom: 16px; }
.enews-widget input[type="submit"] { border: none; color: #fff; margin: 0; width: 100%; }
.enews-widget input:hover[type="submit"] { background-color: #eee; color: #333; }
.enews form + p { margin-top: 24px; }
/* Genesis Responsive Slider
------------------------------------------------------------ */
.content #genesis-responsive-slider { -webkit-box-shadow: 0 60px 100px rgba(0, 0, 0, 0.5); -moz-box-shadow:    0 60px 100px rgba(0, 0, 0, 0.5); box-shadow:         0 60px 100px rgba(0, 0, 0, 0.5); border: none; padding: 0; }
.content #genesis-responsive-slider a:hover, .content #genesis-responsive-slider h2 a, .content #genesis-responsive-slider h2, .content #genesis-responsive-slider p { color: #fff; }
.content #genesis-responsive-slider a, .content #genesis-responsive-slider h2 a:hover { color: #6ab446; }
#genesis-responsive-slider li { border: none; margin: 0; padding: 0; }
.content .slide-excerpt { background-color: rgba(0, 0, 0, 0.7); border: none; filter: alpha(opacity=10); margin: 0; opacity: 1; }
html > body .content .slide-excerpt-border { border: none; margin: 0; padding: 30px; }
.content #genesis-responsive-slider p { color: #fff; }
.widget.genesis_responsive_slider, .content #genesis-responsive-slider .flex-control-nav { margin-bottom: 0; }
.content #genesis-responsive-slider .flex-control-nav { margin-top: -40px; }
.content .genesis_responsive_slider .flex-direction-nav li a { background: url(../png/icon-direction-nav.png) no-repeat -50px 0; background-size: 100px 98px; height: 49px; right: -25px; -webkit-transition: none; -moz-transition:    none; -ms-transition:     none; -o-transition:      none; transition:         none; width: 50px; }
.content .genesis_responsive_slider .flex-direction-nav li a:hover { background-position: -50px -49px; }
.content .genesis_responsive_slider .flex-direction-nav li a.prev { background-position: 0 0; bottom: 10px; left: auto; right: 62px !important; top: auto; }
.content #genesis-responsive-slider .flex-direction-nav li a.next { bottom: 10px; left: auto; right: 10px !important; top: auto; }
.content .genesis_responsive_slider .flex-direction-nav li a:hover.prev { background-position: 0 -49px; }
/* Gravity Forms-------------------------------- */
div.gform_wrapper input[type="email"], div.gform_wrapper input[type="text"], div.gform_wrapper textarea, div.gform_wrapper .ginput_complex label { font-size: 16px; padding: 16px; }
div.gform_wrapper .ginput_complex label { padding: 0; }
div.gform_wrapper li, div.gform_wrapper form li { margin: 16px 0 0; }
/* Jetpack-------------------------------- */
#wpstats { display: none; }
/*Site Header---------------------------------- */
.site-header { background-color: #ffffff; color: #fff; padding-bottom: 15px;}

.site-header .widget { margin-bottom: 0; }
/*.site-header .wrap { padding: 15px 0 0px; }*/
/* Title Area-------------------------------- */
.title-area { float: left; padding: 14px 0; width: 340px; margin-top: -25px;}
.header-full-width .title-area { width: 100%; }
.site-title { font-size: 43px; font-weight: 700; line-height: 1; text-transform: uppercase; }
.site-title a:hover { color: #282828; text-decoration: none;}
.site-title a {
    position: relative;
}
.header-image .title-area { padding: 0; }
.header-image .site-title > a { float: left; min-height: 100px; width: 100%; margin-bottom: 2px;}
.site-description { color: #999; font-size: 16px; font-weight: 400; height: 0; line-height: 1.5; }
.site-description, .site-title { margin-bottom: 0; }
.site-description {
    color:  #f6921e;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 20px;
    font-family: Poppins;
    font-style: italic;
    width: 434px;
    float: left;
}
.header-image .site-description:first-child, .header-image .site-title { display: block; text-indent: -9999px; }
/* Widget Area--------------------------------- */
.site-header .widget-area { float: right; padding-top: 30px; text-align: right; width: 740px; }
.sub-menu li a span:hover { color: #fff!important; display: block; width:100%;}

.sub-menu li:hover { color: #fff!important; }

.site-header .genesis-nav-menu li li { margin-left: 0; padding: 6px; display:block; }
.site-header .widget-area button:hover, .site-header .widget-area input:hover[type="button"], .site-header .widget-area input:hover[type="reset"], .site-header .widget-area input:hover[type="submit"], .site-header .widget-area .button:hover { background-color: #fff; color: #000; }
/*Site Navigation-------------------------- */
.genesis-nav-menu { clear: both; font-size: 16px; line-height: 1.5; width: 100%; margin-bottom: 0px; }
.genesis-nav-menu, .genesis-nav-menu a { color: #4b4b4e; }
.genesis-nav-menu .menu-item { display: inline-block; text-align: left; font-weight: 400; font-family: 'Open Sans', sans-serif;}
.genesis-nav-menu a {padding: 9px 15px;}
.genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a, .genesis-nav-menu .current-menu-ancestor > a, .genesis-nav-menu .current-menu-parent > a,.genesis-nav-menu .sub-menu .current-menu-parent > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu a:hover, .genesis-nav-menu li:hover > a { color: #de1b05; }
.genesis-nav-menu > .menu-item > a { text-transform: capitalize; text-decoration: none; }
.genesis-nav-menu .sub-menu { border-top: 1px solid #fff; left: -9999px; opacity: 0; position: absolute; -webkit-transition: opacity .4s ease-in-out; -moz-transition:    opacity .4s ease-in-out; -ms-transition:     opacity .4s ease-in-out; -o-transition:      opacity .4s ease-in-out; transition:         opacity .4s ease-in-out; width: 200px; z-index: 999; }
.genesis-nav-menu .sub-menu a { text-decoration: none; font-family: Poppins;
color: #4b4b4e !important;
font-size: 16px;
font-weight: 500; padding: 6px;display:block}

.sub-menu{background-color: #eaeaea;}

.genesis-nav-menu .sub-menu li{background-color: #eaeaea!important;} 
.genesis-nav-menu .sub-menu li:hover{/*background-color: #504e49 !important;*/width: 100%!important;/*color:#fff !important;*/}
.genesis-nav-menu .sub-menu a:hover{background-color: #504e49 !important; color:#fff !important; padding: 10px 8px;}


.row.maps {padding-left: 30px;padding-right: 15px;}
.row.maps img {padding-top: 30px;padding-bottom: 30px;}


.genesis-nav-menu .sub-menu li{background-color: #ffffff;}
.genesis-nav-menu .menu-item:hover { position: static; }
.genesis-nav-menu .menu-item:hover > .sub-menu { left: auto; opacity: 1; }
.genesis-nav-menu > .first > a { padding-left: 0; }
.genesis-nav-menu > .last > a { padding-right: 0; }
.genesis-nav-menu > .right { display: inline-block; float: right; list-style-type: none; padding: 0; text-transform: uppercase; }
.genesis-nav-menu > .date, .genesis-nav-menu > .right > a { display: inline-block; padding: 18px 20px; }
.genesis-nav-menu .right:hover > a { background: none; color: #fff; }
.genesis-nav-menu .right > a:hover { background: #fff; color: #000; }
.genesis-nav-menu > .search { padding: 9px 0 0; }
.genesis-nav-menu input[type="search"] { font-size: 14px; padding: 10px 16px; }
/* Site Header Navigation-------------------------- */
.site-header .genesis-nav-menu li, .site-header .genesis-nav-menu li ul { border-bottom: none; margin: 0; padding: 0; }
/* Primary Navigation-------------------- */
.nav-primary { background-color: rgb(256, 256, 256); border-bottom: 2PX solid #003813; border-top: 2PX solid #003813; }
/* Secondary Navigation----------------------------- */
.nav-secondary .wrap { background-color: #111; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; margin-bottom: 16px; }
.nav-secondary .genesis-nav-menu > li > a:hover, .nav-secondary .genesis-nav-menu > li:hover > a { background: none; }
.nav-secondary .genesis-nav-menu .current-menu-item > a, .nav-secondary .genesis-nav-menu .sub-menu a:hover, .nav-secondary .genesis-nav-menu a:hover, .nav-secondary .genesis-nav-menu li:hover > a { color: #6ab446; }
.nav-secondary .genesis-nav-menu .sub-menu a { background-color: #090909; border-color: #292929; color: #fff; }
.nav-secondary .sub-menu { border-color: #292929; }
/* Responsive Menu----------------------- */
#responsive-menu-icon { cursor: pointer; display: none; }
#responsive-menu-icon::before { -webkit-font-smoothing: antialiased; color: #0f3812; content: "\e00e"; font-family: 'Icon'; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; margin: 0 auto; speak: none; text-transform: none; }
/*Content Area---------------------------------- */
/* Home Page--------------------------------- */
.home-top .widget { margin: 0; }
.home-top .widget.genesis_responsive_slider { padding: 0; }
.outreach-pro-home .content { padding: 0; }

.home-bottom .widget:nth-child(4n+1) { clear: both; margin-left: 0; }
.home-bottom .featured-content img { -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4); -moz-box-shadow:    1px 1px 4px rgba(0, 0, 0, 0.4); box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4); }
.home-bottom .widget-title { color: #333; font-weight: 700; }
/* Entries--------------------------- */
.entry { margin-bottom: 20px; }
.entry-content ol > li { list-style-type: decimal; }
.entry-content ul > li { list-style-type: disc;font-family: Poppins;color: #4b4b4e;font-size: 14px;font-weight: 500;margin-left: 10px; }
.entry-content ol ol, .entry-content ul ul { margin-bottom: 0; }
.entry-content code { background-color: #333; color: #ddd; }
/* Entry Meta--------------------------- */
p.entry-meta { color: #999; font-size: 12px; margin-bottom: 0; text-transform: uppercase; }
p.entry-meta a { color: #999; }
p.entry-meta a:hover { color: #333; }
.entry-footer .entry-meta { border-top: 1px dotted #ddd; padding-top: 12px; }
.entry-header .entry-meta { margin-bottom: 24px; }
.entry-categories { float: left; }
.entry-comments-link, .entry-tags { float: right; }
/* After Entry----------------------- */
.after-entry { background-color: #f5f5f5; margin-bottom: 40px; padding: 30px; text-align: center; }
.after-entry p:last-child { margin: 0; }
.after-entry li { list-style-type: none; }
.after-entry .featured-content li { text-align: center; }
/* Pagination------------------------- */
.pagination { margin: 40px 0 0; }
.adjacent-entry-pagination { margin-bottom: 0; }
.archive-pagination li { display: inline; }
.archive-pagination li a { background-color: #cfc175; color: #000; cursor: pointer; display: inline-block; margin-bottom: 4px; padding: 5px 12px; text-decoration: none; }
.archive-pagination li a:hover, .archive-pagination .active a { background-color: #00b8da; text-decoration: none; 
    color: #ffffff; }
/* Comments---------------------------- */
.comment-respond, .entry-comments, .entry-pings { margin-bottom: 30px; }
li.comment, li.pingback { background-color: #f5f5f5; border: 2px solid #fff; border-right: none; }
.comment-content { clear: both; }
.comment-list li, .entry-pings li { margin-top: 24px; padding: 32px; }
.comment-list li li { margin-right: -32px; }
.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] { width: 50%; }
.comment-respond label { display: block; margin-right: 12px; }
.entry-comments .comment-author { margin-bottom: 0; }
.entry-pings .reply { display: none; }
.form-allowed-tags { background-color: #f5f5f5; padding: 24px; }
/*Sidebars-------------------------- */
.sidebar { color: #ccc; font-size: 14px; }
.sidebar .widget { border-radius: 3px; padding: 30px; border:1px solid;}
.sidebar li a { font-family: Poppins;
color: #4b4b4e;
font-size: 16px;
font-weight: 500; }
.sidebar li a:hover, .sidebar .entry-meta a:hover { color: #4b4b4e; }
/*Sub Footer------------------------------ */
.sub-footer { background-color: #141414; padding: 30px 0px 30px;}
.sub-footer-left { float: left; width: 785px; }
.sub-footer-right { float: right; font-size: 14px; width: 235px; }
.sub-footer-left .entry-title { font-size: 30px; }
/*Footer Widgets-------------------------- */
.footer-widgets { background-color: #ecf1f3; color: #ccc; clear: both; font-size: 14px; padding: 60px 0 30px; }
.footer-widgets input { border: 1px solid #333; }
.footer-widgets .entry-meta a:hover, .footer-widgets a:hover { color: #46869f; }
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 { width: 22%}
/*.footer-widgets-1, .footer-widgets-2 { margin-right: 40px; }*/
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 { float: left; }
.footer-widgets-4 { float: right;  padding-top: 46px;}
.footer-widgets-3{padding-top: 46px;}
/*Site Footer------------------------------ */
.site-footer { 
    background-color: #000000; 
    border-top: 1px solid rgba(0, 0, 0, 0.2); 
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.07); 
    color: #666; font-size: 14px; 
    padding: 10px 0; 
    text-align: center; 
}
.site-footer a { color: #666; }
.site-footer a:hover { color: #fff; }
.site-footer p { margin-bottom: 0; }
/*custom css-----------------*/
.metaslider { overflow: hidden; }
.home-bottom-before-footer { padding: 30px 0; }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 { float: left; }
iframe#map_canvas1 { height: 400px; width: 100%; }
.copyright .social-icons li { display: inline-block; padding: 1px 0 0; border-radius: 50%; border: 1px solid #fff; background-color: #FFF; width: 36px; height: 36px; margin: 7px; line-height: 36px; text-align: center; }
.copyright .social-icons li a { font-size: 17px; color: #003813; }
.copyright, .copyright a { text-align: left; color: #ffffff; }
/*.copyright img { width: 213px; }*/
.copyright h5 { font-size: 20px; font-weight: 300; padding-top: 2px; margin-bottom: 0px; padding-bottom: 0px; }
.footer-contact-details { font-size: 13px; margin-bottom: 8px; }
.footer-contact-details > div { font-weight: 400; }
.copyright-text { color: rgba(255, 255, 255, 0.8); font-size: 11px; margin: 8px 0; padding: 2px 0; }
.copyright-text a { color: rgba(255, 255, 255, 0.8); text-decoration: none; }
.copyright .social-icons { margin-top: 8px; }
.footer-contact-form { background-color: rgba(187,167,52,0.7); padding: 10px; border-radius: 9px; }
.footer-contact-form h4 { font-size: 45px; color: rgb(255, 255, 255); font-weight: 700; text-shadow: 1px 1px 3px #003813; text-align: center; }
.footer-contact-form input, .contact-us input, .footer-contact-form textarea, .contact-us textarea, .footer-contact-form select { font-size: 16px; margin: 5px 0 0px; padding: 5px 10px; border: 2px solid #bba734; border-radius: 4px; height: 35px; }
.footer-contact-form input[type=submit], .contact-us input[type=submit] { font-size: 15px; color: #003813; padding: 5px 10px 10px; margin: 5px 0; width: 100%; background-color: rgba(255,255,255,1); }
.contact-us input, .contact-us textarea { margin: 10px 0 0px; height: 40px; border-color: #0f3812; }
.contact-us input[type=submit] { margin: 10px 0; }
.contact-us { padding: 0px 40px; }
.contact-us input[type=submit]:hover { background-color: #003813; color: #ffffff; }
.request-quote { color: rgb(255, 255, 255); text-align: center; font-weight: 300; font-size: 19px; text-shadow: 1px 1px 3px #003813; }
/*.home-bottom-before-footer img { margin: 15px auto; max-width: 206px; height: 96px; }*/
.home-bottom h3 { color: rgb(255, 255, 255); font-size: 24px; text-align: center; text-shadow: 1px 1px 12px #555; font-weight: 300; }
.home-bottom-sub { color: rgb(255, 255, 255); font-weight: 400; font-size: 22px; text-align: center; text-shadow: 1px 1px 5px #555!important;}
a.home-bottom-btn, a.home-bottom-btn:hover { color: #fff; background-color: rgba(0,56,19,0.9); font-size: 15px; display: inline-block; padding: 8px 20px; border-radius: 6px; text-align: center; margin: 0 auto; margin-top: 8px; text-decoration: none; }
.home .site-inner { border-top: 1px solid #003813; border-bottom: 1px solid #003813; }


a.site-btn, a.site-btn:hover { display: inline-block; color: #fff; border: 1px solid rgba(0,56,19,0.9); background-color: rgba(0,56,19,0.9); padding: 8px; margin-top: 10px; border-radius: 6px; text-decoration: none; font-size: 15px; }
.home-before-bottom .home-top-text a.site-btn { text-align: center; width: auto; padding: 8px 20px; font-size: 15px; }
.home-after-slider{background-color: #3b6f84; padding: 30px;}

.home-after-slider h1 { color: rgb(0, 56, 19); font-size: 30px; font-weight: 400; margin: 8px 0; padding: 2px 0; }
.after-slider-sub-text { color: rgb(0, 56, 19); font-size: 24px; margin: 8px 0; padding: 2px 0; }
.after-slider-text { text-align: left; margin: 8px 0; font-size: 16px; }
a.ac-btn, a.ac-btn:hover { font-size: 15px; color: #fff; text-decoration: none; background-color: #003813; padding: 10px 15px; margin: 30px 0 15px; display: inline-block; width: 280px; border-radius: 6px; max-width: 100%; }
.metaslider .flexslider .caption-wrap { background-color: rgba(0, 0, 0, 0.75); font-size: 28px; opacity: 1; }
.top-caption { font-weight: 700; font-size: 45px; color: #0f3812; }
.home-before-bottom.widget-area { text-align: left; padding: 30px 0;}
.top-caption-text { font-weight: 700; }
.metaslider a.ac-btn, .metaslider a.ac-btn:hover { padding: 0px 20px; text-align: center; font-size: 15px; text-transform: uppercase; width: auto; height: auto; margin: 15px 0 0; }
.site-header .social-icons li { display: inline-block; font-size: 24px; margin: 0 5px 7px; border-radius: 10px; padding: 4px 4px 0; width: 40px; height: 38px; text-align: center; line-height: 36px; }
.site-header .social-icons li.social-facebook { background-color: #5f82ce; box-shadow: 0 5px 0 0 #4b68a5; }
.site-header .social-icons li.social-twitter { background-color: #65cdef; box-shadow: 0 5px 0 0 #51a4bf; }
.site-header .social-icons li.social-linkedin { background-color: #1696dd; box-shadow: 0 5px 0 0 #1278b1; }
.site-header .social-icons li.social-google { background-color: #da4835; box-shadow: 0 5px 0 0 #c44130; }
.site-header .social-icons li.social-four { background-color: #ef4b78; box-shadow: 0 5px 0 0 #da3b67; }
a.home-btn, a.home-btn:hover { font-size: 15px; padding: 10px 15px; font-weight: bold; border-radius: 6px; background-color: #ec5f00; display: inline-block; text-align: center; text-transform: uppercase; text-decoration: none; margin-bottom: 10px; }
.header-description { font-size: 17px; text-align: left; font-weight: 700; color: rgb(0, 56, 19); line-height: 28px; }
.site-header .widget-area .header-tagline-text a { font-size: 26px; text-align: center; font-weight: 700; color: rgb(0, 56, 19); text-decoration: none; }
.site-header .widget-area .header-tagline-text a i { margin-right: 5px; }
.testimonial-page p { font-style: italic; text-align: left; font-weight: 400; margin-bottom: 0px; }
.entry-content .testimonial-page h3 { font-size: 16px; font-weight: 700; margin-bottom: 20px; }
.no-padding { padding-left: 0px !important; padding-right: 0px !important; }
.no-left-padding { padding-left: 0px !important; }
.no-right-padding { padding-right: 0px !important; }
h2.sub-title { font-size: 30px; font-weight: 700; color: rgb(0, 56, 19); margin-bottom: 15px; }
.home .site-inner { border: medium none; }
.page .home-slider, .single .home-slider, .archive .home-slider, .search .home-slider { border-top: none; background-color: rgba(187, 167, 52, 0.7); }
.home.page .home-slider { border-top: medium none; background-color: transparent; }
.home-blogs h4 { color: rgb(0, 56, 19); margin: 10px 0; font-size: 20px; font-weight: 300; }
.home-blogs p { font-size: 16px; text-align: left; margin: 0; padding: 0; }
.home-blogs img { margin: 0 auto; display: block; }
.footer-quick-links a, .footer-quick-links a:hover { font-size: 16px; line-height: 38px; border-bottom: 1px dashed; display: block; text-decoration: none; }
.secondary-area ul li { list-style-type: none; line-height: 30px; }
.entry-content h2 { font-family: Poppins;
color: #4b4b4e;
font-size: 32px;
font-weight: 400; }
.secondary-area ul li a { color: #212629; text-decoration: none; }
.entry-content h3 { font-family: Poppins;
color: #4b4b4e;
font-size: 28px;
font-weight: 400; }
.entry-content a.call, .entry-content a.call:hover { color: #7e1e1e; text-decoration: none; }
.entry-content a, .entry-content a:hover { color:#0054a6 ; text-decoration: none; font-size:16px; }
a.more-link { background-color: #eee; border-radius: 3px; clear: both; color: #333; display: block; font-size: 14px; font-weight: 500; margin-top: 32px; padding: 10px; text-align: center; border: 1px solid #0f3812; margin-bottom: 30px;}
a.more-link:hover { background-color: #0f3812; color: #fff; }
h4.blog-text { text-align: center; margin: 10px 0 20px; }
.services img { height: 170px; width: 100%; margin: 0 auto; }
.services a, .services a:hover { color: #fff; text-decoration: none; }
.home-services h2 { font-size: 28px; color: #ffffff; font-weight: 300; margin-top: 10px; text-align: center; }
.home-services > h2 { text-align: center; }
.home-services .slick-prev, .home-services .slick-next { background-color: transparent; color: #fff; background-image: url(../png/bg_direction_nav.png); width: 28px; height: 28px; text-indent: -9999px; margin: -20px -20px 0; }
.home-services .slick-next { background-position: right 0; }
.search-form input[type="text"] { width: 175px; }
.search-form input[type="submit"] { content: "\f179"; display: inline-block;  -webkit-font-smoothing: antialiased; font: normal 30px/1 'dashicons'; vertical-align: middle; background: none; border: none; padding-left: 20px; }
.search-form input[type="submit"]:hover { background-color: red; }
.copyright .captcha-img img, .contact-us .captcha-img img { width: 100%; margin: 5px 0 0; height: 35px; border: 2px solid #bba734; border-radius: 4px; }
.contact-us .captcha-img img { margin: 10px 0 0px; height: 40px; border-color: #0f3812; }
.page-middle-section-green { padding: 35px 0; background-image: url('../png/light-honeycomb.png'); background-color: #003813; box-shadow: inset 0 1px rgba(255, 255, 255, 0.07); background-position: center center; color: rgb(255, 255, 255); font-size: 16px; }
.page-middle-section-green h3 { font-size: 24px; font-weight: 300; }
ul.list-type { padding-left: 40px; }
ul.list-type li { list-style-type: disc; }
.page-footer-section-white { padding: 45px 0; font-size: 16px; color: #000; }

.page-footer-section-white h4, .page-footer-section-white h5 , .page-middle-section-green h4 { font-size: 20px; font-weight: 300; padding: 10px 0; }
.header-widget-area .contactus-widget .contactus-body { padding: 5px; }
.header-widget-area .contactus-widget.standalone { display: block; position: absolute; margin-top: 20px; }
a.white-links, a.white-links:hover { color: rgb(255, 255, 255); }
a.red-links, a.red-links:hover { color: #7e1e1e; }
.entry-content a.ac-btn, .entry-content a.ac-btn:hover { color: #ffffff; }
.termidor-work { font-weight: 700; font-size: 20px; margin-bottom: 10px; }
.post-52 .entry-content h3 { color: #000; }
.our-location { font-size: 20px; text-align: center; font-weight: 400; }
.error-container { padding-top: 80px; text-align: center; }
.four-o-four { font-size: 130px; font-family: 'Oswald',sans-serif; line-height: 130px; color: #bababa; }
.four-o-four span.lean { transform: rotate(15deg) translate(-5px,-4px); display: inline-block; }
.error-container .description { font-size: 22px; margin: 45px 0; color: #bababa; }
a.back-button, .back-button:hover { display: inline-block; width: 184px; height: 37px; margin-bottom: 30px; background: #898989; color: #fff; text-align: center; font-size: 16px; line-height: 37px; border-radius: 2px; box-sizing: border-box; text-decoration: none; cursor: pointer; }
.home-top-text p { font-size: 16px; }
.entry-content p { font-size: 16px; }
.blog-page h2 { margin-top: 15px; }
h4.archivetitle { font-size: 20px; }
.caption-wraps { background-color: rgba(187,167,52,0.5); padding: 20px; width: 45%; float: right; }
img.offers { border: 1px solid #0f3812; }
 .slick-dots {display: none !important;}
img.residential-img { width: 100%; height: 200px; padding: 10px; border: 1px solid #cfcfcf; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {

    .content #genesis-responsive-slider .flex-direction-nav li a {
        background-image: url(../png/icon-direction-nav%402x.png);
    }
    
}
/*--hedaer and slider--*/
.top-header-menu br{display: none;}
.top-header-menu a{font-family: Poppins;
color: #a1a1a1;
font-size: 14px;
font-weight: 500; text-transform: uppercase; margin: 10px;}
.top-header-menu{padding-top: 11px;
width: 100%;
text-align: right;}
.socail-links {
    background-color: #3b6f84;
    padding: 10px 25px;
}

.socail-links a {
  padding: 10px !important;
}

.socail-links{
  position: relative !important;
  top: 20% !important;
}


.top-header-menu a:nth-child(1){
    border:2px solid #46869f!important;
	color: #46869f!important;
    padding: 3px 10px 3px 10px;
}

.top-header-menu a:nth-child(2):hover{
	color:#fff!important;
}

.top-header-menu a:nth-child(2) {
    background: #f6921e;
    padding: 5px 10px 5px 10px;
    color: #fff;
}



.main-header-menu a{font-family: Poppins;
color: #4b4b4e !important;
font-size: 17px;
font-weight: 500;}
.socail-links a{padding: 5px; color: #ffffff !important; font-size: 18px !important;}
.metaslider .caption-wrap{background: transparent !important;}
.slider-text {
   /* margin-left: 191px;*/
    font-family: Poppins;
    color: #ffffff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 35px;
    float: left;
    position: absolute;
    bottom: 0px;
    left: 21%;
}
.heading h2{
font-family: Poppins;
color: #4b4b4e;
font-weight: 500;
font-size: 24px;
text-transform: uppercase;
}
.heading{margin: 20px 0px;}
.dash {
    background-color: #f6921e;
    width: 135px;
    height: 4px;
}

/*--custom-footer-css*/

.copyrights{background-color: #bccfd6;}
.cpyright-left{font-family: Poppins; color: #18485b; font-size: 16px;font-weight: 400; padding: 20px; margin: 0;}
.cpyright-right{font-family: Poppins;  font-size: 16px; font-weight: 400; padding: 20px; margin: 0;}
.cpyright-right a{color:#18485b; font-size:16px}
#menu-footer-menu a{font-family: Poppins;
color: #46869f;
font-size: 16px;
font-weight: 400;
line-height: 24px;}
.widget-area.footer-widgets-2.footer-widget-area{
margin-right: 40px;
margin-left: 40px;
}

.footer-widgets a{font-family: Poppins;
color: #46869f;
font-size: 16px;
font-weight: 400;
line-height: 24px;}
.footer-widgets a :hover{color: #46869f !important; text-decoration: none !important;}


.pre-img{font-family: Poppins; color: #9b9b9b; font-size: 16px; font-weight: 400;}
.expert-text1 {
    /*border-style: solid;
    border-width: 1px;
    border-color: #dadada;*/
    background-color: rgba(0, 184, 218, 0);
    padding: 15px;
    height: 230px;
}
.serch-herc h2{font-family: Poppins; color:#ffffff; font-size: 24px !important;font-weight: 500; padding-bottom: 20px;}
.serch-herc .before{background-color: #f0f4f6; width: 32px; border-radius: 3px 0px 0px 3px;}
.serch-herc-regional .before{background-color: #f0f4f6; width: 32px; border-radius: 3px 0px 0px 3px;}
.serch-herc-regional h2{font-family: Poppins; color:#ffffff; font-size: 24px !important;font-weight: 500; padding-bottom: 20px;}

.counter1{border-bottom: 2px solid #00b8da; border-left: 1px solid #dadada;
border-right: 1px solid #dadada;}
.counter2{border-bottom: 2px solid #87c560; border-left: 1px solid #dadada;
border-right: 1px solid #dadada;}
.common-counter {border-bottom: 2px solid #f6921e; border-left: 1px solid #dadada;
border-right: 1px solid #dadada;}
.counter1 .jbseeker-title {font-family: Poppins;
color: #00b8da;
font-size: 20px;
font-weight: 600;
text-decoration: none;
text-align: left;}
.counter2 .jbseeker-title {font-family: Poppins;
color: #87c560;
font-size: 20px;
font-weight: 600;
text-decoration: none;
text-align: left;}
.common-counter .jbseeker-title {font-family: Poppins;
color: #f6921e;
font-size: 20px;
font-weight: 600;
text-decoration: none;
text-align: left;}
.jbseeker-excerpt{font-family: Poppins; color: #4b4b4e; font-size: 14px; font-weight: 400; padding: 22px 0px; min-height: 169px;}
.jbseeker-excerpt1{min-height: 150px;}
.jbseeker-excerpt1 p{font-family: Poppins; color: #4b4b4e !important; font-size: 14px !important; font-weight: 400; padding: 22px 0px;}
.testi-excerpt{font-family: Poppins; color: #4b4b4e; font-size: 16px; font-weight: 400; background-color: #e9e9e9; padding: 20px;}

.row_interview img {width: 100%;min-height: 190px;}

/*form css*/
.col_sec{display: flex;}
.col_sec input {width: 240px !important; height: 37px;}
.serch-herc form{width: 100%;}
.serch-herc-regional form{width: 100%;}
.paddingoff{padding-left: 0px !important;}
.jbseeker-btn{text-align: center;}
.padzero{
  padding-left: 0px !important;
}
.before img {
    padding: 8px;
}
#state{
  width: 240px !important;
  font-size: 14px;
    font-weight: 400;
    height: 37px;
    width: 230px;
}
#job_type {
    font-family: Poppins;
    color: #9b9b9b;
    font-size: 14px;
    font-weight: 400;
    height: 37px;
    width: 230px;
}
.padzero.dfs {
    min-width: 183px !important;
}
.padzero.fd {
    min-width: 170px;
}

.padzero.dfss {
    min-width: 160px !important;
    padding-right: 0px !important;
}
.padzero.fds {
    min-width: 400px;
}
.flright {
    text-align: right;
}
.flright a{font-family: Poppins; color:#ffffff; font-size: 14px; font-weight: 400;}
.flright a:hover{color: #ffffff;}
.col_sec #search_submit {
    width: 100% !important;
    padding: 8px;
    font-family: Poppins;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: capitalize;
}
.jbs-post ,.jbs-avl span{font-family: Poppins; color: #ffffff; font-size: 14px; font-weight: 400;}
.jbs-post a{color: #ffffff !important;}
.car-link a{font-family: Poppins; color:#ffffff; font-size: 14px; font-weight: 400;}
.car-link a:hover{color: #ffffff;}


.counter1 .jbseeker-btn a{font-family: Poppins; color: #00b8da; font-size: 14px; font-weight: 500; text-transform: uppercase;}
.counter2 .jbseeker-btn a{font-family: Poppins; color: #87c560; font-size: 14px; font-weight: 500; text-transform: uppercase;}
.common-counter .jbseeker-btn a{font-family: Poppins; color: #f6921e; font-size: 14px; font-weight: 500; text-transform: uppercase;}
.job-postion{font-family: Poppins; color: #767677; font-size: 11px; font-weight: 400; line-height: 20px; text-align: right;}
.left-sec{width: 66%; float: left;}
.right-sec{float: right;}
.testimonail_list{padding: 30px 50px;}
.job-title{text-align: right; font-family: Poppins; color: #4b4b4e; font-size: 20px; font-weight: 600;}
.home-bottom.widget-area {
    background-color: #ecf1f3;
    padding: 30px 0;
}
.home-top.widget-area {
    padding: 30px 0;
}
.empl-resrc{background-color: #ffffff;}
.empl-title a{border-radius: 3px; background-color:#f6921e; padding: 5px; float: right;
margin-top: -5px; font-family: Poppins; color: #ffffff; font-size: 14px; font-weight: 500; width: 109px;
text-align: center;}

.empl-title.new a   { border-radius: 30px;background-color: #f6921e;padding: 14px;float: left;font-family: Poppins;color: #ffffff;font-size: 15px;
    font-weight: 500;width: 132px;text-align: center;}

.line_first {
    margin-top: 65px;
	margin-bottom:25px;
}

.row.resource_page {
    margin-top: 15px;
}

.image.kentury img {
    max-width: 300px;
}

.row.maps span {
    text-align: center;
    width: 100%;
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.region {
    padding: 20px;
}

.empl-title p{padding: 15px 10px; height: 53px!important; font-family: Poppins; color: #4b4b4e; font-size: 15px; font-weight: 500; text-transform: capitalize;}
a:hover{text-decoration: none !important;}
.main-header-menu {
    padding-top: 20px;
}
#menu-regional-menu-footer1 li{border-bottom: 1px solid;}
#menu-regional-menu-footer2 li{border-bottom: 1px solid;}
#menu-regional-footer-menu-3 li{border-bottom: 1px solid;}
.footer-widgets-1 h4{background-color: #3b6f84; padding: 7px 10px;
color: #fff !important;
text-transform: uppercase !important;} 
.divide{color: #9b9b9b;}
.divide2{color: #18485b;}
.main-header-menu #menu-item-1407::before {
    content: "|";
}
.main-header-menu #menu-item-1408::before {
    content: "|";
}
#search_submit:hover{background-color: #f6921e !important;}
.about_full{
    padding: 30px 0px;
}
.abt-inner h2{
font-family: Poppins;
color: #4b4b4e;
font-size: 36px;
font-weight: 500;
}
.abt-inner p{font-family: Poppins; color: #767677; font-size: 16px; font-weight: 400;}
.abt-inner ul li{font-family: Poppins; color: #767677; font-size: 16px; font-weight: 400;}
.abt-inner ul{padding-left: 16px;}
.regional-inner-cont p{font-family: Poppins; color:#767677; font-size: 16px; font-weight: 400;}
.regional-inner-cont ul li{font-family: Poppins; color:#767677; font-size: 16px; font-weight: 400;}
.regional-inner-cont  h2{
font-family: Poppins;
color: #4b4b4e;
font-size: 30px;
font-weight: 400;
font-weight: 400;
}
.regional-inner-cont  h1{
font-family: Poppins;
color: #4b4b4e;
font-size: 34px;
font-weight: 400;
}
.regional-inner-cont li::before{content: "•"; color: #f6921e; display: inline-block; width: 1em; font-size: 21px;
}

.serch-rational {
    background-color: #3b6f84;
}
.reg-employ-sec {
    background-color: #ecf1f3;
    padding: 40px;
}
.content-area{padding: 50px 0px;}
.regional-logos-sec{padding: 30px 0px; }
.serch-herc-regional {
    padding: 30px 0px; 
}
.mem-logo img{width: 110px;
height: 100px;}
.testi-image{border-radius: 5px;
border: 1px solid #a1a1a1;
padding: 5px;}
.testi-image img{height: 90px; width: 90px;}
.before-header.widget-area { background-color: #fff !important;
}
.counter1 i{
border-radius: 50%;
border-style: solid;
border-width: 1px;
border-color: #00b8da;
background-color: rgba(0, 184, 218, 0);
width: 16px;
height: 16px;
margin-left: 3px  
}
.counter2 i{
border-radius: 50%;
border-style: solid;
border-width: 1px;
border-color:
#87c560;
background-color: rgba(135, 197, 96, 0);
width: 16px;
height: 16px; 
margin-left: 3px     
}
.common-counter i{
border-radius: 50%;
border-style: solid;
border-width: 1px;
border-color:
#f6921e;
background-color: rgba(135, 197, 96, 0);
width: 16px;
height: 16px;
margin-left: 3px  
}
.leftpadof{padding-left: 0px !important;}
.rightpadof{padding-right: 0px !important;}
.site-inner-blog {padding: 30px 0px;}
.logo-member img{padding: 0 13px;}
.archive-pagination.pagination {
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}
.archive-pagination.pagination {
    text-align: center;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 20px;
	display: block;
}
.post-title a{
    font-family: Poppins;
color: #4b4b4e;
font-size: 20px;
font-weight: 500;
padding: 14px 0px;
}
.post-title h2{text-align: center; line-height:22px !important}
.post-content p{
font-family: Poppins;
color: #767677;
font-size: 16px;
font-weight: 400;
text-align: left;}
.post-time span{
    position: absolute;
    background-color: #56555599;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 500;
    top: 20px;
}
.sidebar .widget-title{margin-bottom: 10px;
text-transform: uppercase;
font-family: Poppins;
color: #f6921e;
font-size: 20px;
font-weight: 500;}
.post-title {padding: 10px 0px;}
.custblog{margin: 14px 0px;}
.sinle-post-cont p{
font-family: Poppins;
color: #767677 !important;
font-size: 16px;
font-weight: 400;    
}
.sinle-post-title h1{
font-family: Poppins;
color: #4b4b4e;
font-size: 24px;
font-weight: 500;
padding: 14px 0px;
}
.entry-content p{font-family: Poppins;
color: #767677;
font-size: 16px;
font-weight: 400;}

.sinle-post-cont h2{font-family: Poppins;
color: #4b4b4e;
font-size: 22px;
font-weight: 500;
}
.sinle-post-cont ul li{
color: #4b4b4e;
font-size: 16px;
font-weight: 500;    
}
.content-sidebar-wrap{padding: 30px 0px;}
.sidebar section{margin-bottom: 30px;}
.post-nav span{color: #4b4b4e;
font-size: 14px;
font-weight: 500;}
.meta-dtails p{color: #4b4b4e;
font-size: 14px;
font-weight: 500;}
.abt-inner i{color: #f6921e;
padding: 0 5px;
font-size: 17px;}
.abt-inner a{color: #007bff;}
.btm-text p{font-family: Poppins;
color: #4b4b4e;
font-size: 16px;
font-weight: 500;}
.contact-form {
    width: 70%;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 20px;
}
.cnt-msg {
    padding: 0px 15px;
}
.memmer-logo-full{text-align: right;}
.heading span{float: right; margin-bottom: 10px;  }
.heading a{text-decoration: underline;
font-family: Poppins;
color: #f6921e;
font-size: 16px;
font-weight: 500;}
.heading a:hover{color: #f6921e; text-decoration: underline !important;}
.post-img img {
    height: 240px;
}

.logo-member-custom{
    margin-top:40px;
}
.image-staff img{max-width: 210px;
float: right;}


.clr1{
	background:#00BADB;
	height:5px;
	padding:0px;
	width:100% !important;
}

.clr2{
	background:#CB75B0;
	height:5px;
	padding:0px;
	width:100% !important;
}

.clr3{
	background:#F7941D;
	height:5px;
	padding:0px;
	width:100% !important;
}

.clr4{
	background:#F15922;
	height:5px;
	padding:0px;
	width:100% !important;
}

.clr5{
	background:#8AC860;
	height:5px;
	padding:0px;
	width:100% !important;
}

.clr6{
	background:#00BADB;
	height:5px;
	padding:0px;
	width:100% !important;
}

.clr7{
	background:#CB75B0;
	height:5px;
	padding:0px;
	width:100% !important;
}

.counter1, .counter2, .common-counter{
		min-height: 430px;
        display: block;
		
}

.entry-content h1 {
    font-family: Poppins;
    color: #4b4b4e  !important;
    font-size: 36px;
    font-weight: 500;
}

.entry-content h3 strong {
    font-family: Poppins;
    color: #4b4b4e !important;
    font-size: 28px;
    font-weight: 500;
}

.entry-content h3 {
    font-family: Poppins;
    color: #4b4b4e !important;
    font-size: 28px;
    font-weight: 500;
}

.entry-content h2 {
    font-family: Poppins;
	color: #4b4b4e !important;
	font-size: 30px;
	font-weight: 500;
}

#region_list ul li a {
    font-size: 14px;
    line-height: 30px;
}

.cpyright-left{
	font-size: 12px!important;
}

.top-header-menu a:hover {
    color: #F6921E;
}
/*.srch-extr p{font-family: Poppins;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	padding-top: 20px;
	padding-top: 10px;
    margin-bottom: 5px;
	font-style: italic;
}*/

.cate_min {
    min-height: 475px !important;
}

.post-title h2 {
    text-align: left;
}
.member-accnt-form {
    border: 1px solid #ddd;
    padding: 50px;
    width: 70%;
    margin: 0 auto;
}
.prosp-acnt-form {
    width: 70%;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 20px;
}

.cnt-msg .wpcf7-form-control.wpcf7-submit {
    padding: 8px 35px 8px 35px;
    margin-top: 20px !important;
}

.contact-form {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 10px;
    float: left;
}


.regin-blurb-sec {
  /*  background-color: #3b6f84;*/
	background-color:#ecf1f3;
    padding: 50px 20px;
   /* color: #fff; */
	color:#4b4b4e;
}

.regin_blurb_txt_btn a {background-color: #f6921e;
color: #fff; 
padding: 11px;
border-radius: 5px;
}

.regin_blurb_txt_btn  {margin-top:30px;}
.fa.fa-angle-right.flts {margin-right: 5px;color: #0054a6;}


.staffs li {
    list-style-type: disc;
}


.herc_staffs li {
    list-style-type: disc;
}

.herc_staffs img{
	margin-bottom:32px!important;
	display:block!important;
}

.herc_staffs {
    margin-top: 35px !important;
    display: block !important;
}

.staffs img {
    margin-bottom: 30px;
}

.staffs {
    padding-top: 10px!important;
    display: block !important;
}

.nominct{
	padding-left:0px !important;
}


.staffs ul li {
    color: #0054a6!important;
}

.herc_staffs ul li a {
    color: #0054a6!important;
}

.advis{
  color:#f15922!important;
}

.herc_staffs img {
   margin: 0 auto;
}

.h_deads{
	color:#767677;
}
/*css for chrome*/

.row_top_tips img {
    min-height: 210px!important;
}

.row_network img {
    min-height: 175px;
}

.row_education img {
    min-height: 240px!important;
}
.rd_more_btn a{background-color: #f6921e;
padding: 7px;
color: #fff; font-size: 13px;}

.regiimg-logosec h2 a{font-size: 25px;}
.regiimg-logosec h2 a:hover{font-size: 25px;}

.regiimg-logosec .img-responsive {
    width: 100%;
    max-height: 110px;
}

.archive-pagination.pagination {
    width: 100%;
    float: left;
}

#keywords {
    text-transform: capitalize !important;
}
.row_unconventionalss img {
    max-width: 100%;
    min-height: 270px;
}

.row_unconventionalsas img {
    width: 100%;
    min-height: 200px;
}

.row_mon_son img {
	width: 100%;
    min-height: 200px;
}
.member-accnt-form .wpcf7-submit{color: #ffffff !important; margin-top: 20px;}
.contact-form .wpcf7-submit{color: #ffffff !important;}
.flt-capt{width: 100%;
float: left;}
.sidebar a:hover{color: #f6921e !important;}


/*-------------------- Media Queries Here-----------------------*/

@media only screen and (max-width : 575px) {
	
	.jbseeker-excerpt{
		text-align:left !important;
	}
	
	.serch-herc-regional h2{
		margin-left:22px !important;
	}
	
	.entry-content h1 {
       font-size: 25px;
       display: block;
   }
	
	.serch-herc-regional .before{
		display:none;
	}
	
	.row.head_bar2 .col-md-2 {
    width: 16.66%;
}

   .clr7 {
	display:none;
   }

	
	.site-header .widget-area {
        float: inherit!important;
        margin-top: 40px !important;
	}
	
	.serch-herc h2{
		text-align:center;
		margin: 0 auto;
	}
	
	#job_type{
        width: 240px!important;	
	}
	
	 .col_sec #search_submit{
		width: 240px !important;
	
	 }
	.col_sec {
       display: inherit;
	   text-align: center;
    }
	
	.padzero, .padzero.dfss{
		padding-left:15px !important;
	}
	
	.serch-herc .before{
		display:none!important;
	}
	.row.bot_Sec {
        text-align: center!important;
        margin: 0 auto!important;
   }
   
   .flright {
    text-align: center;
   }
   
   .padzero.fds {
    min-width: auto;
   }
   
   .padzero .left_part {
    margin-bottom: 20px !important;
    display: inline-block!important;
   }
   .home-top.widget-area {
    padding: 30px 0;
   }
   .content {
    text-align: center!important;
   }
   .dash {
    background-color: #f6921e;
    width: 160px;
    height: 4px;
    display: inline-block;
  }
  .home-before-bottom.widget-area {
    text-align: center;
    padding: 30px 0;
  }
  
  .testi-image img{
	  text-align:center;
	  margin:0 auto;
  }
  .right-sec {
     float: initial;
  }
  
  .left-sec{
	  text-align:center;
	  margin:0 auto;
	  width:100% !important;
  }
  .job-postion, .job-title{
	   text-align:center!important;
  }
  #custom_html-4 {
    text-align: center;
  }
  
  .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
    width: 100%!important;
   }
   
   .widget-area.footer-widgets-2.footer-widget-area{
	   padding-left:0px !important; 
	   margin: 0 auto!important; 
   }
   .footer-widgets{
	padding-left: 15px;   
   }
   
   .home-bottom-before-footer {
    padding: 30px 0;
    text-align: center!important;
   }
   
   .slides img {
    min-height: 120px!important;
   }
   
}

@media only screen and (min-device-width : 576px) and (max-device-width : 767px) {
	 .slider-text{
	   font-size: 20px!important;
	   line-height: 28px!important;
   }
   
	
	.site-title a {
    background-size: 200px 100px !important;
    margin-top: -70px!important;
   }
	
	.right-sec {
    float: initial;
   }
   .empl-title a{
	   float:inherit;
   }
   
   .left-sec{
	   width: 85%!important;
	   text-align:center !important;
	}
   
   .testi-image img {
    text-align: center!important;
    margin: 0 auto!important;
}
   
	
	.counter1 .jbseeker-title, .counter2 .jbseeker-title, .common-counter .jbseeker-title, .heading h2{
		 text-align: center!important;
	}
	

	.dash{
		display: block !important;
        text-align: center!important;
        margin: 0 auto!important;
	}
	
	.col_sec input, #state, #job_type {
    width: 100% !important;
    }
	
	
	.flright{
	   text-align: left!important;
	}
	
     #custom_html-4 {
    text-align: center;
  }
  
  .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
    width: 100%!important;
   }
   
   .widget-area.footer-widgets-2.footer-widget-area{
	   padding-left:0px !important; 
	   margin: 0 auto!important; 
   }
   .footer-widgets{
	padding-left: 15px;   
   }
   
   .home-bottom-before-footer {
    padding: 30px 0;
    text-align: center!important;
   }
   
   #custom_html-5 .container {
    padding: 0!important;
    margin: 15px!important;
   }
   
   .home-top.widget-area .col-sm-4, .home-bottom.widget-area .col-sm-4{
	   max-width: 100% !important;
	   text-align:center !important;
	   margin:0 auto!important;
   }
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 

body{overflow-x: hidden;}
    .empl-title a{width: 100%; float: left;}
    .site-header .widget-area{padding-top: 0px;}
    .socail-links{ margin-left: 70% !important;}
}

@media only screen and (min-device-width : 280px) and (max-device-width : 767px) {
	
	.row_network img {margin-bottom: 25px;}
	.row_mentoring img {margin-bottom: 30px;}
	.sidebar .widget {border-radius: 3px;padding: 30px;border: 1px solid;max-width: 235px !important;position: relative;left: 25%;}
	
	.staff_page .image-staff img {text-align: center;margin: 0 auto;display: block;text-align: center;float: inherit;}
	
	.staff_page .image-staff img {text-align: center;display: block;margin: 0 auto;float: inherit !important;}
	
  .sub-menu {background: #f6921e!important;}
	
  .serch-herc-regional h2 {font-size: 22px !important;width: 100%;text-align: center;}
  #mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover{background-color:#f6921e!important}
  #mg-wprm-wrap.cbp-spmenu-right, #mg-wprm-wrap.cbp-spmenu-left, #mg-wprm-wrap.cbp-spmenu-right.custom, #mg-wprm-wrap.cbp-spmenu-left.custom, .cbp-spmenu-vertical{width: 100%!important;max-width: 800px!important;}
  .regional-inner-cont h2 {font-size: 26px!important;width: 100%!important;text-align: center!important;}
  .abt-inner h2 {font-size: 25px!important;width: 100%!important;text-align: center!important;}


  .member-accnt-form {
   border: 1px solid #ddd!important;
   padding: 20px!important;
   width: 100%!important;
   margin: 0 auto!important;
 }

.slider-text{
       font-size: 6.6px!important;
       line-height: 15px!important;
   }
   
.site-container{
    overflow-x: hidden;
 }

/* .logo-member .heading span {
    float: left;
    margin-top: 8px;
    width: 100% !important;
} */
	
.site-title a {
    background-size: 200px 90px !important;
}

.main-header-menu {
    display: none;
}

.home.blog.custom-header.header-image.full-width-content.outreach-pro-home{
	overflow-x:hidden !important;
}	

.entry-content {
    padding-left: 15px;
    padding-right: 15px;
}

.empl-resrc {
    background-color: #ffffff;
    min-height: 200px;
    margin-bottom: 35px;
}

.reg-employ-sec .empl-title a {
	margin-top: 10px;
	padding:2px !important;
    width: 100%;
}
.empl-title a{width: 100%; margin-top: 8px;}
.empl-title p{
    padding: 2px;
    /*text-align: left;*/
    text-align: center;
    padding-top: 13px;
    height: 88px !important;
}
.socail-links {
    padding: 4px 5px!important;
    margin-top: 12px !important;
    display: inline-block!important;
    float: left;
    margin-bottom: 12px !important;
}
.header-image .site-title > a{margin-left: 9%; margin-top: 20px;}
.site-header{
	margin-top: 25px;
}

.top-header-menu a{
/*	margin:20px!important;*/
margin: 0px;
width: 100%;
float: left;
text-align: center;
}

.logo-member-list.slick-slide img {
	margin:0 auto!important;
	padding-top:45px!important;
	text-align:center!important;
	
}
.heading span{float: left; width: 100%; margin: 0 auto;}
.regin_blurb_txt_btn a{font-size: 10px;}
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1150px) {

.title-area{margin-left: 20px;}
.slider-text{font-size: 14px;}
.site-header .widget-area{width: auto;}
.row_education img {min-height: 220px!important;}
.row_education img {min-height: 240px!important;}
.row_network img {min-height: 160px!important;width: 100%!important}
	
.sidebar .widget {border-radius: 3px;padding: 30px;border: 1px solid;width: 260px !important;position: relative!important;left: 25% !important;}

.row_top_tips img {
    min-height: 200px !important;
	width: 100%!important;
}

.empl-title p{width: 100%;
text-align: center; float: left;}

.row_interview img {
    width: 100%;
    min-height: auto;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:0) {
    
    }
	
	.empl-title a {
    width: 100%;
    float: left;
    margin: 0 auto !important;
    margin-top: 10px !important;
   }

	.page-template {
    overflow-x: hidden!important;
    }
	
	/* .main-header-menu {
    position: relative;
    left: -75%;
    } */
	
	.page-template-default.page.page-id-276.custom-header.header-image.full-width-content {
       overflow-x: hidden;
    }
	
	.page-template {
    overflow-x: hidden;
    }
	
	.site-container{
		overflow-x:hidden!important;
	}
	
	.home{
	   overflow-x: hidden!important;
	}
	
	.entry-content h1 {
       font-size: 34px !important;
    }
	
	.entry-content h3 strong{
	   font-size: 25px!important;	
	}
	
	.entry-content {
    padding-left: 15px;
    padding-right: 15px;
   }
   
	.footer-widgets {
        padding-left: 15px;
        padding-right: 15px;
   }
	
    .dash{
		display: block !important;
        text-align: center!important;
        margin: 0 auto!important;
	}
	
	.heading h2{
		text-align:center !important;
	}
   

   .home .empl-title a{
	   float: inherit!important;
   }
   
   .reg-employ-sec .empl-title a{
	   padding:0px!important;
	   /* margin:0px!important; */
	   margin-right: 7px !important;
   }
   
   .empl-title{
	   min-height:120px;
   }
   
   .reg-employ-sec .empl-title a{
	   margin-top: 6px;
   }
   

   .col_sec input, #state, #job_type {
    width: 100% !important;
    }
	
	
	.flright{
	   text-align: left!important;
	}
	
	.counter1, .counter2, .common-counter{
		min-height: 450px;
        display: block;
		
	}
	
	.left-sec{
	   width: 85%!important;
	   text-align:center !important;
	}
   
   .testi-image img {
    text-align: center!important;
    margin: 0 auto!important;
   }
   
   .right-sec{
	   float:initial !important;
   }
		
}


