/*************************************

3.5 BLOG

 ************************************/

.blog-post{
    padding-bottom:72px;
    margin-bottom:72px;
    position:relative;
    border-bottom:1px solid #3d3d3d;
}

.blog-title{
    font-weight:400;
    color:#333333;
    margin-bottom: 15px!important;
    font-size: 25px;
    line-height: 30px;
    font-family: 'WorkSans-Bold';
    text-transform: none;
}

.blog-title a, 
.articles-title a{
    color: #e27e1c;
    font-family: "AkzidenzGroteskBQ-BdCnd";
    font-size: 32px;
}
.blog-title a:hover, 
.articles-title a:hover{
    text-decoration:none;
    color: #d26726; 
}

.blog-date{
    margin: 0 0 20px;
    padding: 0;
}
.blog-date li{
    display:inline-block;
    margin:0 24px 0 0;
    font-size: 16px;
}
.blog-date li i{
    margin-right:5px;
    color:#e08628;
}
.blog-date li:last-child{
    margin-right:0;
}

.blog-date li, 
.blog-date li a{
    color:#3d3d3d;
    font-family: 'Lato', sans-serif;
}
.blog-date li a:hover{
    color:#e08628;
}

.page-numbers, 
.page-numbers:hover{
    font-family: 'WorkSans-Medium';
    margin: 0 3px;
    text-decoration:none;
    font-weight:normal;
    display:inline-block;
    color:#4b4a43;
    font-size: 15px;
    line-height: 20px;
    border: 1px solid #525249 !important;
    padding: 4px 10px;
    text-align:center;
    
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
} 
.page-numbers:hover, 
.current, 
.current:hover{
    background:#cdcdcd;
    text-decoration: none;
}
.current, 
.current:hover{
  
}
.navigation.pagination {
    float: right;
}
.articles-holder, 
.articles-title {
    margin-top: 32px;
}
.sidebar{
    padding-left:20px;
    margin-top:10px;
}
.sidebar h1{
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 10px;
}
.sidebar ul{
    padding:0;
    list-style:none;
}
.sidebar ul li{    
    float: left;
    padding: 0 0 8px;
    width: 100%;
}
.sidebar.screen-reader-text{
    display: none;
}   
.widget-area {
    float: left;
    width: 100%;
}
.widget{
    width: 100%;
    float: left;
    margin-bottom:20px;
    list-style: none;
}
.widgettitle{
    color:#404040;
    padding-bottom: 5px!important;

}
.textwidget p{
    color:#393939;
}
.widget_text{
    color:#393939;
}

.widget ul {
    margin-bottom:0;
}
.widget_categories ul li, 
.widget_archive ul li, 
.widget_recent_entries ul li{   
    list-style:none;
    margin-bottom: 7px;
}
.widget_categories ul li a, 
.widget_archive ul li a, 
.widget_recent_entries ul li a{ 
    color: #3d3d3d;    
    font-size: 17px;
    line-height:19px;   
    font-family: 'Lato', sans-serif;
}
.widget_categories ul li a:hover, 
.widget_archive ul li a:hover, 
.widget_recent_entries ul li a:hover{
    color:#e08628;
    text-decoration:none;
}
.widget_categories ul li:before, 
.widget_archive ul li:before, 
.widget_recent_entries ul li:before{
    font-family: "FontAwesome";
    content: "\f105";
    display: inline-block;
    padding-right: 8px;
    color:#e08628;
}

.widget_tag_cloud a{
    margin:0 8px 8px 0;
    padding: 6px 12px;
    display:inline-block;
    border:3px solid #e08628;
    background:#e08628;
    color:#ffffff;
    font-size:14px!important;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    line-height:20px;
    border-radius:5px;
}

.widget_tag_cloud a:hover{
    background:#fff;
    color:#e08628;
    border:3px solid #e08628;
    text-decoration:none;
}

.comment-reply-link{
    color:#3d3d3d;
}
.comm-title{
    padding-top:20px;
}

/**** COMMENTS STYLES*****/
.commentlist { margin: 0 }
.commentlist li { list-style: none; margin: 0;
margin-top:20px;}
.children li.depth-2 { margin: 0 0 0px 63px }
.children li.depth-3 { margin: 0 0 0px 63px }
.children li.depth-4 { margin: 0 0 0px 63px }
.children li.depth-5 { margin: 0 0 0px 63px }
.children li.depth-6 { margin: 0 0 0px 63px }
.children li.depth-7 { margin: 0 0 0px 63px }
.children li.depth-8 { margin: 0 0 0px 63px }
.children li.depth-9 { margin: 0 0 0px 63px }
.children li.depth-10 { margin: 0 0 0px 63px }
.comment-body { 
    margin-bottom: 20px; 
}
.commentlist li:last-child .comment-body{
    margin-bottom:20px;
}
.comment-details{
     position: relative; 
     margin-left: 46px 
}
.comment-avatar{ 
    position: absolute; 
    left: -52px; 
    top:0 
}
.comment-avatar img{ 
    display: block;
    border:3px solid #e08628 ;
}
.comment-right{
    border:1px solid #c5c5c5;
    padding:16px;
    background:#f2f2f2 ;
}
.comment-text p{
    color:#393939;
}
.comment-author .author a:link, 
.comment-author .author a:visited {
    border:none;
}
.comment-author cite, 
.comment-author .author a:link{
    color:#404040;
    font-style: normal; 
    font-family: 'Lato', sans-serif;
}
.comment-content p:last-child{ margin: 0; }
.comment-date { 
    font-size: 13px; 
    font-weight: normal;
    margin-bottom:24px;
    color:#3d3d3d;
    font-family: 'Lato', sans-serif;
}
.reply{text-align:right;}
.comment-reply-link{ margin-top: 16px;text-decoration:none; }
.comment-reply-link, #cancel-comment-reply-link { display: inline-block;border:none;color: #e08628; }
.comment-reply-link:before{font-family: FontAwesome;
    content: "\f112";
    display: inline-block;
    padding-right: 8px;
    color:#e08628;}
.comment-reply-link:hover{
    color: #3d3d3d;
    text-decoration:none !important;
}

.commentlist .children { margin: 0 }
#comments_wrap { margin-top: 16px }
#cancel-comment-reply { float: right; margin-top: 16px; }
.children #commentform textarea { width: 95.6% }

#comment {
    width:100%;
    margin-top:8px;
    color:#707070;
    resize: none;
    border:1px solid #cccccc;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    line-height:18px;
    padding: 10px;
}
.comm-field, #msg-contact{
    width:100%;
    padding:16px!important;
    margin-top:8px;
    border:1px solid #e5e5e5;
    background:#f2f2f2;
    color:#707070;
}

#contact-form-holder label{
    color:#404040;
}

.searchform label{
    float:left;
    width:100%;
    max-width: 250px;
}
.form-submit  #submit{
    padding: 8px 13px;
    margin-top:4px;
    text-align:center;
    font-weight:700;
    border:3px solid #e08628;
    background:#e08628;
    color:#ffffff;
    font-size:14px!important;
    text-transform: uppercase;
    border-radius:5px;
    margin-top: 20px;
    font-family: 'WorkSans-SemiBold';
}
.form-submit  #submit:hover{
    background:#fff;
    color:#e08628;
    text-decoration:none;
}
.comment-reply-title, .logged-in-as{
    color: #393939;
    font-family: 'WorkSans-SemiBold';
    font-size: 22px;
    line-height: 24px!important;
    padding: 0!important;
}
.comment-reply-title {
    font-size: 28px;
    line-height: 36px;
    padding-bottom: 10px!important;
}
.comment-respond p{
    width: 100%;
    float: left;
}
.comment-respond p textarea{
    height: 225px;
    max-width: none;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    background: #f2f2f2;
}
.comment-respond p textarea:focus,
.comment-respond p input[type="text"]:focus {
    background: #ffffff;
}
.comment-respond p input[type="text"],
.searchform input[type="search"]{
    font-size:16px;
    line-height: 18px;
    height: auto;
    background: #f2f2f2;
}
.searchform input[type="search"] {
    background: #ffffff;
   /*  padding: 10px; */
}
.logged-in-as a{
    color:#e08628;
}
.logged-in-as a:hover{
    color:#3d3d3d;
}
.search-field{
    width:100%;
    padding:5px 16px;
    margin-top:8px;
    border:1px solid #a8a8a8;
    background:#ffffff;
    color:#5b5b5b;
}
.search-submit{
    display:none;
}

.blog-post-single img{
    height: auto;
    margin-bottom: 15px;
}

.search-field{
    margin-top: 0;
}

/*
.page-header h1{
    font-size: 34px;
    line-height: 46px;
    color: #3d3d3d;
    padding: 0 0 0 15px;
}
*/

.error-page p{
    color: #393939;
}

.error-page .searchform .search-field{
    width: 200px;
    border: 3px solid #00704a;
    color: #e08628;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 400;
    border-radius: 0;
    padding: 10px !important;
}

.image-page .entry-header{
    margin: 40px 0 20px;
}

.image-page .entry-header h1{
    color: #404040;
    font-size: 34px;
    line-height: 46px;
    padding-bottom: 0;
}

.image-page .entry-meta{
    display: none;
}

.image-page .comment-respond{
    margin-top: 20px;
}

.image-page .comment-respond #comment{
    border: 3px solid #e08628;
    border-radius: 0;
    color: #e08628;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 400;
} 

.screen-reader-text{ display:none;}

.sidebar-block .searchform input[type="text"] { width:100%;text-align:left;padding: 5px;}

.blog-page h1{
    padding-bottom:20px;
    margin: 0;
    font-size: 40px;
    line-height:45px;
}
.single .nav-links,
.search .nav-links,
.archive .nav-links {
    float: left;
    margin: 28px 0 27px;
    width: 100%;
    text-align:left;
}
.nav-links a[rel="prev"] {
    float:left;
}
.nav-links a[rel="next"] {
    float:right;
}
.nav-links a:hover{
    text-decoration:none;
}

.page-header {
    margin:0;
    padding-bottom:0;
    border:none;
}
.comment-reply-link:hover{
    text-decoration:underline;
}
.widget-title{
    margin-bottom:15px;
    font-weight:400;
    color:#e08628;
    font-family: 'WorkSans-Bold';
    font-size: 22px;
}

.sidebar ul{
    margin-left:10px;
}
.search-field{
    font-size:16px;
    line-height:18px;
    font-family: 'Lato', sans-serif;   
    border-radius: 2px;
    
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.comment-respond{
    float:left;
    width:100%;
}
.comment-respond #commentform{
    float:left;
    width:100%;
    max-width:500px;
}
.comment-respond #commentform input[type="text"]{
    padding:10px!important;
    border:1px solid #cccccc;
    font-family: 'Lato', sans-serif;
    height: auto;
}
.comment-respond #commentform p{
    margin-bottom:20px;
}
.blog-post-single{
    float: left;
    width: 100%;
}
.single-post .media-outer{
    margin-bottom:30px; 
}



#wrap_404 {
    float:left;
    width:100%;
    text-align: center;
    padding: 80px 0 120px;
}
#wrap_404 h1 {
    font-size: 176px;
    color:#e08628;
    line-height:176px;
}
#wrap_404 h2 {
    display: block;
    color:#3d3d3d;
    font-size: 30px;
    font-weight:normal;
}

#wrap_404 h6{
    display: inline-block;
    padding-bottom: 25px;
    font-size: 24px;
    color:#e08628;
    font-weight:normal;
}
#wrap_404 p {
    display: block;
    color:#e08628;
    font-size: 16px;
    margin:0;
}
#wrap_404 p a{
    padding: 8px 12px;
    display:inline-block;
    background:none;
    color:#e08628;
    border:3px solid #e08628;
    font-size:17px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    border-radius: 5px;
}

#wrap_404 p a:hover{
    color:#ffffff;
    background:#e08628;
    text-decoration:none;
}

.entry-header {
    float: left;
    width: 100%;
}


/*style*/


.content-page > p {
    color: #3d3d3d;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px;
}

.textwidget {
    color: #3d3d3d;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    line-height: 26px;
}
.sidebar-area{
    margin-top:0;
}


.single,.search,.archive{
    background-repeat: repeat;
}
h3.widgettitle {
    font-size: 25px;
}
.more-link{
    color:#e08628;
}
.more-link:hover{
    color:#3d3d3d;
}

.post-navigation .nav-previous .post-title, 
.post-navigation .nav-previous a:hover .post-title, 
.post-navigation .nav-previous .meta-nav {
    color: #333333;
}

.post-navigation .nav-previous a:hover .meta-nav {
    color:#e08628;
} 

.comment-list {
    list-style: none;
}

.search .widget-title{
    margin-bottom: 0;
    font-weight:700;
    color:#333333;
    font-family: "Lato",​sans-serif;
    font-size: 30px;
    line-height: 52px;
    float: left;
    width: 17%;
}



.search .single-content-wrap,
.single.single-people .single-content-wrap {
  padding-right: 0;
}

.search .widget_search {
    border-bottom: 1px solid #d0cecd;
    padding-bottom: 49px;
    margin-bottom: 50px;
}

.single-content-wrap .common-header {
    margin-bottom: 8px;
    padding-bottom: 49px;
}

.single-content-wrap .searchform .search-btn {
    display:none;
}
.single-content-wrap .header-top .searchform .search-btn {
    display:block;
}
.single-content-wrap .searchform label:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f002";   
    float: left;
    left: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #bdbdb5;
    width: 19px;
    height: 52px;
    font-size: 20px;
    line-height: 52px;
    z-index: 9999;
}


.search .navigation.pagination {
  width: 100%;
  margin: 11px 0 0 0;
}

.search .nav-links {
  text-align: center;
}


.blog-post-single .webinar-left-header{
    width: 100%;
    padding-bottom:10px;
}
.media-contact{
    float:left;
    width:100%; 
    padding:42px 0;
}
.fa-calendar{
    color: #e27e1c;
}
.search-results .webinar-left-header ul li{
    text-transform: none;
    font-size: 16px;
}




.search  .blog-post-single{
    padding-bottom:42px;
    border-bottom:1px solid #e1e1e1;
    margin-bottom:42px;
}




.form-outer-wrap .gform_wrapper .top_label .gfield_label{
    display:none;
}
.gform_wrapper{
    float: left;
    width: 100%;
    margin: 0 0 35px;
}

.gfield{
    float:left;
    width:50%;
    clear: none !important;
}
.gfield.second {
    padding: 0 0 0 1.4%;
    width: 50%;
}
.gfield.large {
    width: 100%;
}
.ginput_container .medium{
    width:100%!important;
}
/* .gform_wrapper input[type="email"], 
.gform_wrapper input[type="number"], 
.gform_wrapper input[type="password"],  
.gform_wrapper input[type="tel"], 
.gform_wrapper input[type="text"], 
.gform_wrapper input[type="url"],
.gform_wrapper textarea{
    font-family: 'WorkSans-Medium'!important;
    font-size:18px!important;
    padding: 15px 20px!important;
    outline: 0!important;
} */
.gform_wrapper select{
    font-family: 'WorkSans-Medium'!important;
    font-size:18px!important;
    padding: 10px 20px!important;
    outline: 0!important;
}

.gform_wrapper textarea.large{
    width: 100%!important;
}



.ginput_right.address_state {
    float: right;
}   
.ginput_right.address_state select,
.ginput_right.address_state label {
    float: right;
    width:100%!important;
}   
.gform_wrapper .ginput_complex .ginput_right select, 
.gform_wrapper .ginput_complex select{
    width:100%!important;   
}
.gform_wrapper.gf_browser_gecko select{
    padding: 10px 15px !important;
}
.ginput_container_address label,
.ginput_container_name label{
    font-weight: 700;
}
.map-details .ginput_container_email{
    padding-right: 20px;
} 
.input-outer {
    margin-top:15px!important;
}

.ginput_container_email  input.medium{
    width:100%!important;
}
.name_first{
    width:50%!important;    
    margin:0;
    float:left;
}
.name_last{
    float:left; 
}
.gform_wrapper.gf_browser_gecko select,
.gform_wrapper.gf_browser_gecko input,
.gform_wrapper.gf_browser_gecko textarea{
    border-radius:3px;
    border:1px solid #e1e1e1;
}
.blog-post-single a{
    color: #e27e1c;
}
.blog-post-single a:hover{
    color: #d26726;
}

.sidebar-block .searchform .search-btn {
    display: none;
}