/*

 Theme Name:   Hueman - Modified for Talking Biz News 

 Description:  Child theme of Hueman 

 Author:       UNC School of Journalism and Mass Communication 

 Author URI:   http://jomc.unc.edu/

 Template:     hueman 

 Version:      1.0.0

 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

 Text Domain:  hueman 

*/



@import url("../hueman/style.css");
#nav-header .nav li a {
  color: #000;
}
header img {
  padding: 1em 0;
}
.post-thumbnail {
  background: #fff;
}
.post-thumbnail img {
  width: auto;
  max-height: 300px;
  margin: auto;
}
/* Hi ,this is a comment */



.col-3cm .main-inner {
  background-position: -80px 0;
  padding-left: 260px;
}
.col-3cm .s1 {
  width: 260px;
  margin-left: -260px;
}
#nav-topbar,  #nav-header {
  text-align: center;
}
.page-title {
  display: none!important;
}
#nav-header .nav li.current_page_item > a, #nav-header .nav li.current-menu-item > a {
  color: #1d4c7c;
  font-weight: bold;
}
/* BOOTSTRAP BUTTON */



.widget a.btn {
  /* CUSTOM */

  background: #1d4c7c;
  border: thin solid transparent;
  color: #fff;
  /* ORIGINAL */

  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  /* LG */

  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  /* BORDER RADIUS */

  -webkit-border-radius: 6px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius: 6px;
  -moz-border-radius-bottomright: 0;
  border-radius: 6px;
  border-bottom-right-radius: 0;
}
#nav-header .nav li.current-post-parent > a {
  color: #000;
  font-weight: bold;
}
/* disable screen reader labels, which appear as duplicate text in sidebar */
.screen-reader-text {
  display: none;
}




.news-tickers {
    max-width: 1410px;
    margin: 0 auto;
  text-align:right;
  padding:0 20px
}
.news-tickers:after{ clear:both; display:block; content:"";}
.news-tickers div.ticker-wrapper.has-js{ margin:0; width:55%; padding:0 20px 0 0; float:left; border-radius:0; background:#fff; height:auto;}
.news-tickers .ticker{ float:left;width: -webkit-calc(100% - 70px); width: -moz-calc(100% - 70px);width: calc(100% - 70px); background:#fff; height:auto;}
.news-tickers .ticker-controls{ float:right; padding-top:10px;}
.news-tickers .ticker-controls li.jnt-play-pause{ display:none;}
.news-tickers .ticker-controls li.jnt-prev{ width:26px; height:26px; border: solid 1px #9c9c9c; border-radius:5px 0 0 5px; background:#fff url(images/top-left.jpg) no-repeat center center; margin:0;}
.news-tickers .ticker-controls li.jnt-next{ width:26px; height:26px; border: solid 1px #9c9c9c; border-radius:0 5px 5px 0; background:#fff url(images/top-right.jpg) no-repeat center center; margin:0; border-left:0;}
.news-tickers .ticker .ticker-title { background: #1d4b7c; padding:12px 15px 13px; text-transform:capitalize; font-size:13px;}
.news-tickers .ticker .ticker-title span{ color:#fff;}
.news-tickers .ticker p.ticker-content {
    background: #fff;
    color: #4d4d4d !important;
    left: 115px !important;
    padding: 15px 0 0;
    font-size: 14px;
}
.news-tickers .ticker p.ticker-content a{
    color: #4d4d4d !important;
}
.news-tickers .ticker div.ticker-swipe{ background:#fff; height:40px; left:120px !important;}
.news-tickers .ticker div.ticker-swipe span{ background:#fff; border:none;}

.news-tickers .topbar-subscriber{ display:inline-block; font-size:16px; color:#0759ad; border-right: solid 1px #8e8e8e; vertical-align:top; margin:10px 0px 0 0; padding:0 13px 0 0;}
.news-tickers .topbar-subscriber a{color:#0759ad; font-weight:bold;padding: 3px 0 3px; display: block;}

.news-tickers .topbar-socails{ display:inline-block ; vertical-align:top;}
.news-tickers .topbar-socails ul{ margin:0 6px 0 0; padding:0; list-style:none;}
.news-tickers .topbar-socails ul li{ display:inline-block; margin:16px 6px 0; vertical-align:top;}
.news-tickers .topbar-socails ul li a{ color:#5f5f5f; font-size:25px;}
.news-tickers .topbar-socails ul li a i {
    color: #5f5f5f !important; font-size:18px;
}

.news-tickers .topbar-searchbox{ display:inline-block; width:100%; max-width:180px; vertical-align:top;}
.news-tickers .topbar-searchbox form{ position:relative;}
.news-tickers .topbar-searchbox form .sum-btn{ position:static;}
.news-tickers .topbar-searchbox input.search-field {
    border: solid 1px #9c9c9c;
    border-radius: 5px;
    margin: 7px 0 0;
    padding: 7px 40px 7px 15px;
    font-size: 16px;
    color: #6c6c6c;
    line-height: normal;
  width:100%; box-sizing:border-box;
}
.news-tickers .topbar-searchbox form .sum-btn{ position:absolute; bottom:0; right:0;}
.news-tickers .topbar-searchbox form .sum-btn .search-submit {
    border: solid 1px #9c9c9c;
    background: none;
    width: 34px;
    border-radius: 0 5px 5px 0;
    color: #6c6c6c;
    text-align: center;
    font-size: 16px;
    padding-top: 5px;
  position:relative;
  z-index:99999;
}
.news-tickers .topbar-searchbox form .sum-btn:after{ color:#6c6c6c; font-size:16px; top:6px; left:14px;}

#header .container.group {
    border-top: solid 1px #adadad;
}
#header .container.group > .container-inner { min-height:0; padding:53px 0 66px;}
#header .container-inner:after{ clear:both; display:block; content:"";}
#header .container-inner > a{ float:left; max-width:300px; }
#header .container-inner > a .site-image{ padding:0;}
#header .container-inner #nav-header{ float: right; box-shadow:none; border:none; margin-top:16px;}
#header .container-inner #nav-header .nav-wrap{ padding:0;}
#header .container-inner #nav-header .nav-wrap .nav{ min-width:0; margin:0; padding:0; list-style:none;}
#header .container-inner #nav-header .nav-wrap .nav li a{ color:#4d4d4d; line-height:16px; padding:0 18px; font-weight:bold; display:block;}
#header .container-inner #nav-header .nav-wrap .nav li a:hover {
    color: #3b8dbd;
}
#header .container-inner #nav-header .nav-wrap .nav li + li a{ border-left: solid 1px #4d4d4d;}
#nav-header .nav > li > a:hover, #nav-header .nav > li:hover > a, #nav-header .nav > li.current-menu-item > a{ background:bottom; color:#0759ad;}

.host-postslider{ position:relative; margin-bottom: 70px;}
.host-postslider .postcontent img {
    height: auto;
    width: auto;
  margin:0 auto;
  border-style:solid ; border-width:1px 1px 0; border-color:#cbcbcb;
}
.host-postslider .postcontent a{ display:block; background:#676765; color:#fff; font-size:21px; padding:11px 15px;}
.host-postslider button.slick-prev.slick-arrow{ position:absolute; left:13px; height:28px; width:28px; background:#6b6b6b url(images/slider-arrow1.jpg) no-repeat center center; border-radius:100%; border:none; box-shadow:none;top:50%; margin-top:-14px; font-size:0; display:block; z-index:9; outline:none !important;}
.host-postslider button.slick-next.slick-arrow{ position:absolute; right:13px; height:28px; width:28px; background:#6b6b6b url(images/slider-arrow2.jpg) no-repeat center center; border-radius:100%; border:none; box-shadow:none; top:50%; margin-top:-14px; font-size:0; display:block;z-index:9;outline:none !important;}




#page .main{ border:solid 1px #a4a4a4;}
.col-3cm .s1 {
    padding: 0 15px;
    box-sizing: border-box;
}
.sidebar.s1 .sidebar-subscribeform {
    padding: 0;
}
.sidebar.s1 .sidebar-subscribeform > p {
    color: #6b6b6b;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 20px;
  font-weight:500;
}
.sidebar.s1 .sidebar-subscribeform .wpcf7-form p {
    margin: 0 0 20px;
}
.sidebar.s1 .sidebar-subscribeform .wpcf7-form p input {
    background: #fff;
    border: solid 1px #9c9c9c;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 10px;
    margin: 0;
  font-size:15px;
  outline:none !important;
}
.sidebar.s1 .sidebar-subscribeform .wpcf7-form p input[type="submit"] {
    background: #085aae;
    border: solid 1px #085aae;
    width: 100%;
  color:#fff;
  line-height:normal;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 8px 10px;
    margin: 0;
  font-size:15px;
  cursor:pointer;
  outline:none !important;
}
.sidebar.s1 .sidebar-subscribeform .wpcf7-form p span.wpcf7-not-valid-tip {
    display: none;
}
.sidebar.s1 .sidebar-subscribeform .wpcf7-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    clear: both;
    margin: 0px;
    text-align: center;
    position: relative;
    top: -20px;
    color: #f00;
}
.sidebar.s1 .sidebar-subscribeform .wpcf7-form .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    clear: both;
    position: relative;
    top: -20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    color: #398f14;
}
.sidebar.s1 .sidebar-subscribeform .wpcf7-form p input.wpcf7-not-valid {
    border-color: #f00;
}
.sidebar.s1 .widget {
    padding: 0; width:100%;
}
.sidebar.s1 div#text-7.widget img{ margin:0 auto; display:block;}

.sidebar.s1 div#archives-4.widget, .sidebar.s1 div#categories-4.widget {
    padding: 18px 0 24px;
    border-bottom: solid 1px #b9b9b9;
}
.sidebar.s1 div#archives-4.widget h3, .sidebar.s1 div#categories-4.widget h3{ display:block; color:#1d4d7d; text-transform:capitalize; margin:0 0 8px; font-weight:bold;}
.sidebar.s1 div#archives-4.widget select, .sidebar.s1 div#categories-4.widget select{   background: #fff;
    border: solid 1px #9c9c9c;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 7px 10px;
    margin: 0;
  line-height:normal;
  font-size:15px;outline:none !important;}
  
.sidebar.s1 div#tag_cloud-3.widget h3{ display:block; color:#1d4d7d; text-transform:capitalize; margin:17px 0 16px; font-weight:bold;}
.sidebar.s1 div.widget .tagcloud a{ background:#fff; border:solid 1px #b9b9b9; border-radius:4px; padding:5px 7px; margin-right:8px; font-size:13px !important; color:#6c6c6c !important; display:inline-block; margin-bottom:12px; line-height: normal;}


.sidebar.s1 .sidebar-top{ background:#085aae !important; margin:0 -15px 14px; padding:10px 18px;}
.sidebar.s2 .sidebar-top{ background:#085aae !important; margin:0 0 14px; padding:10px 18px;}
.sidebar.s1 .sidebar-top p, .sidebar.s2 .sidebar-top p {
    font-size: 17px;
    display: block;
    float: none;
    color: #fff;
    padding: 0;
    text-transform: capitalize;
    line-height: normal;
}
.rpwe-block ul.rpwe-ul li.rpwe-li {
    margin-bottom: 30px;
}
.rpwe-block ul.rpwe-ul li.rpwe-li h3.rpwe-title {
    line-height: 24px !important;
    margin: 3px 0 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}
.rpwe-block ul.rpwe-ul li.rpwe-li time.rpwe-time.published {
    font-size: 16px;
}

footer#footer {
    background: #4d4d4d;
    padding: 40px 20px 0;
  box-sizing:border-box;
}
footer#footer span {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    margin: 20px 0 22px;
    font-size: 18px;
    text-decoration: underline;
}
footer#footer .footer_inner:after{ clear:both; display:block; content:"";}
footer#footer .footer_inner{max-width: 1380px;
    width: 100%;
    margin: 0 auto;}
.footer_logotext {
    float: left;
    width: 22.5%;
    margin-right: 5%;
}
.footer_logotext p{ color:#fff; line-height:30px;}
#footer .footer_logotext div#media_image-2 {
    padding-bottom: 0;
}

.footer_socailmedia {
    float: right;
    width: 13%;
}
.footer_socailmedia ul.social-links {
    float: none;
    display: block;
}
.footer_menus {
    float: left;
    width: 56.5%;
    margin-right: 3%;
}
#footer .footer_menus  ul{ margin:0; padding:0; list-style:none;}
#footer .footer_menus  ul:after{ clear:both; display:block; content:"";}
#footer .footer_menus  ul li{ width:30.33%; float:left; margin-right:3%;}
#footer .footer_menus  ul li a{ color:#fff; padding:0 0 0 15px; background:url(images/menu-arrow.png) no-repeat left top 6px; display:block;margin-bottom: 6px;}
.footer-copyright {
    background: #424242;
    text-align: center;
    margin: 0 -20px;
    padding: 14px 20px;
}
.footer-copyright p {
    color: #fff;
    font-size: 17px;
    display: block;
}
.footer_socailmedia ul.social-links li {
    padding: 0;
    margin: 0 0 14px;
    text-align: left;
    display: block;
}
.footer_socailmedia ul.social-links li a.social-tooltip {
    text-align: left;
    position: relative;
}
.footer_socailmedia ul.social-links li a.social-tooltip:after{    position: absolute;
    left: 0; box-sizing:border-box;
    top: 0;
    display: block;
    font-size: 16px;
    color: #fff;
    content: attr(title);
    height: 100%;
    padding: 8px 0 0 44px;
    width: 100%; background:none;
    text-transform: capitalize; }
.footer_socailmedia ul.social-links li a.social-tooltip:before{ display:none !important;}
.footer_socailmedia ul.social-links li a.social-tooltip i {
    font-size: 18px;
    width: 30px;
    height: 30px;
    border: solid 2px #fff;
    border-radius: 100%;
    display: block;
    line-height: 30px;
}



form.form input[type="text"] {
    width: 100%;
  background: #fff;
    border: solid 1px #9c9c9c;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 10px;
    margin: 0 0 15px;
    font-size: 15px;
    outline: none !important;
  max-width:300px;
}
form.form input[type="text"] + br {
    display: none;
}

form.form input[type="submit"], form.form button[type="submit"]{    background: #085aae;
    border: none;
    color: #fff;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 8px 10px;
    font-size: 15px;
    cursor: pointer;
    outline: none !important;}

.sharrre-container .norm_row{width:50px !important;}

@media only screen and (max-width: 1300px) {
#header .container-inner #nav-header .nav-wrap .nav li a{ padding:0 12px;}  
}
@media only screen and (max-width: 1200px) {
#header .container-inner > a {
    float: none;
    max-width: 300px;
    display: block;
    margin: 0 auto 10px;
}
#header .container-inner #nav-header{ width:100%;}
#header .container.group > .container-inner {
    padding: 20px 0 25px;
} 
}
@media only screen and (max-width: 960px) {
.col-3cm .s2 {
    margin-right:0;
    right: 0;
}
.s1 .sidebar-toggle{ width:50px; margin-left:-15px;}
.s1-expand .s1 .sidebar-content{ min-width:0 !important;} 
.s1-expand .s1 .sidebar-toggle{width: -webkit-calc(100% + 30px);  width: -moz-calc(100% + 30px);width: calc(100% + 30px);}
.news-tickers div.ticker-wrapper.has-js {
     width: 100%;
    padding: 0 0px 5px;
    box-sizing: border-box;
}
.news-tickers{ text-align:center; padding-bottom:15px;}
#header .container-inner #nav-header .nav-wrap .nav li a{padding: 0 8px; font-size: 14px;}
#footer .footer_menus ul li{ width:43%;}
}
@media only screen and (max-width: 719px) {
.footer_logotext, .footer_menus, .footer_socailmedia {
    width: 100%;
    margin-right: 0;
}
#header .container.group > .container-inner {
    padding: 30px 15px 28px;
  box-sizing:border-box;
} 
.news-tickers{ padding:0 15px 15px;}
#header .container-inner #nav-header {
    width: 50px;
    margin: 0; position:static;
}
.nav-text{ display:none !important;}
.nav-toggle{ width:40px; height:40px; margin:0; float:right; box-shadow: none !important;}
.nav-toggle i{ color:#000; padding:5px 0;}
#header .container-inner > a {
    float: left;
    max-width: 240px;
    margin: 0 auto 0px;
}
#header .container-inner #nav-header .nav-wrap {
    padding:0px 15px;
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    top: 100%;
    z-index: 9999;
    box-shadow: 0 10px 10px rgba(0,0,0,0.15);
  box-sizing:border-box;
  border-top:solid 2px #ddd;
}
#header .container-inner #nav-header .nav-wrap .nav{ padding:10px 15px; box-sizing:border-box;}
#header .container-inner #nav-header .nav-wrap .nav li + li a{ border-left: 0; border-top:solid 1px #ddd;}
#header .container-inner #nav-header .nav-wrap .nav li a {
    padding: 10px 15px;
    font-size: 16px; 
}
#footer .footer_logotext div#text-4 {
    margin-bottom: 0;
    padding-bottom: 0;
}
footer#footer .footer_inner{ padding-bottom:40px;}
.share .sharrre-container{ width:100%;}
.share .sharrre-container > div{ width:100%;}
.sharrre-container .norm_row{ width:100% !important;}
}

@media only screen and (max-width: 479px){
.col-3cm .s1{width: -webkit-calc(100% - 30px);  width: -moz-calc(100% - 30px);width: calc(100% - 30px); margin-left:15px !important;margin-bottom: 30px;}
.sidebar.s1 div#archives-4.widget, .sidebar.s1 div#categories-4.widget {
    padding: 18px 0 24px !important;} 
.sidebar.s1 div#tag_cloud-3, .sidebar.s1 div#text-7 {
    padding: 0 !important;
}

.col-3cm .s2{width: -webkit-calc(100% - 30px);  width: -moz-calc(100% - 30px);width: calc(100% - 30px); margin-right:15px !important;margin-bottom: 30px; text-align:center;
}
.sidebar.s1 .sidebar-top p, .sidebar.s2 .sidebar-top p, .sidebar.s1 .sidebar-subscribeform > p {text-align:center;}
#footer .footer_menus ul li {
    width: 100%;
    margin-right: 0 !important;
}
.news-tickers .ticker .ticker-title {
    box-sizing: border-box;
    padding: 7px 15px 8px;
    width:calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
}
.news-tickers .ticker p.ticker-content {
    left: 0 !important;
    padding: 10px 0 0;
    font-size: 14px;
    top: 40px;
}
.news-tickers .ticker div.ticker-swipe {
    height: 30px;
    left: 0 !important;
    top: 40px;
}
.news-tickers .ticker{ width:100%; height:70px;}
.news-tickers .ticker-controls {
    padding-top: 0;
    position: absolute;
    top: 5px;
    right: 10px;
}
}












