/*
Theme Name:     Newspaper-child
Description:    Child theme for Newspaper theme
Author:         Flower - webdesign
Template:       Newspaper                             
Version: 1.1
*/


/*-----------------------GENERAL-----------------------------*/

.white_font{
  color: white;
}

.hide_this_row{
    display: none !important;
}

/*----Menu----*/
.sf-menu .menu_columns ul{
    width: 40em !important;
}
.sf-menu .menu_columns ul li{
    width: 20em !important;
}

.sf-menu .menu_columns ul li ul {
    width: 20em !important;
	left: auto !important;
    right: -20em;
}


.menu-item-237711 ul a:hover{
  text-decoration: none;
  color: #ba0c2f !important; 
}

.menu-item-237711 h3{
  font-size: 18px;
}


.vc_custom_1559677942107, .vc_custom_1559678193205{
  margin-bottom: 10px;
}


.td-mega-menu ul.sub-menu{
  width: 600px !important;
}

.menu-item-271644{
  display: none;
  background-color: #ba0c2f;
  border: 3px solid #ba0c2f;
  border-radius: 3px;
  margin-left: 10px !important;
}

.menu-item-193219{
background-color: #ba0c2f;
}


.menu-item-291771{
	background-color: #10ABF0;
}


.page-id-205152 .menu-item-271644{
  display: inline !important;
}

.page-id-205152 .menu-item-271644 a{
  color: #fff;
  line-height: 42px;
}

.header-search-wrap {
    display: none !important;
}

.td-module-meta-info {
    line-height: 1.4em;
}


@media (max-width: 1042px) and (min-width: 895px){
.sf-menu > li > a {
    font-size: 12px;
}
}

@media (max-width: 894px) and (min-width: 768px){
.sf-menu > li > a {
    font-size: 11px !important;
}

.sf-menu a.sf-with-ul{
	padding-right: 25px !important;
}
}

/*Flower google search*/

.menu-item-352922:hover{
  cursor: pointer;
}

.googlesearchbox{
  display: none;
}

#gs_tti51 input, #gs_tti50 input{
  background: none !important;
}

.sf-menu > .googlesearchbox > a{
  line-height: 24px;
  text-transform: none;
}

.sf-menu > .googlesearchbox:hover > a:after{
  background-color: transparent;
}

.gsc-control-cse{
  border-width: 0px !important;
}

.gsc-control-cse table td{
  border-width: 0px;
}

.gsc-search-button-v2 {
    padding: 9px 26px !important;
    height: 34px;
    margin-top: 0px !important;
}

.gsc-results-wrapper-visible {
    min-height: 400px;
}

.gs-result .gs-image, .gs-result .gs-promotion-image {
    border: 0px solid #e2e2e2 !important;
    padding-right: 5px;
}

.gsc-table-cell-snippet-close, .gs-promotion-text-cell {
    font-weight: 500;
}

.gssb_c{
  z-index: 10000 !important;
}


@media (min-width: 768px){
.td-header-wrap .td-affix .sf-menu > .googlesearchbox > a {
    line-height: 24px !important;
}

.googlesearchbox{
  width: 40%;
  float: right !important;
  margin-right: 10% !important;
}
}

@media (max-width: 767px){
.td-header-style-1 .header-search-wrap .td-icon-search {
    display: none;
}

.gs-result .gs-image{
    border: 0px solid #e2e2e2 !important;
    padding: 0px 5px 0px 0px;
}
}

/* End Flower google search*/


/*----Overall----*/
.td-module-comments{
	display: none;
}

.AKPMseparator h4{
    color: #fff;
    background-color: #ba0c2f;
}

.AKPMseparator .vc_sept_holder_r{
    margin-bottom: -21px;
} 



/*----Sidebar----*/
.sidebar_buttons_full, .sidebar_buttons_half_left, .sidebar_buttons_half_right{
  color: #000;
  font-size: 1.2em;
  font-weight: 800;
  background: #f1f1f1;
  box-sizing: border-box;
  padding: 10px 20px;
  margin: 5px 0px 5px 0px;
  border-radius: 5px;
  line-height: normal;
}

.sidebar_buttons_full a, .sidebar_buttons_half_left a, .sidebar_buttons_half_right a{
  color: #ba0c2f;
}

.sidebar_buttons_full i, .sidebar_buttons_half_left i, .sidebar_buttons_half_right i{
  color: #000;
  padding-right: 10px;
}



.sidebar_buttons_full{
  float: left;
  width: 100%;
  
}

.sidebar_buttons_half_left{
  float: left;
  width: 48%;
}

.sidebar_buttons_half_right{
  float: right;
  width: 48%;
}

@media (max-width: 1018px) and (min-width: 767px){
.sidebar_buttons_full, .sidebar_buttons_half_left, .sidebar_buttons_half_right{
  font-size: 0.9em;
  font-weight: 600;
  padding: 10px 10px;
}
}

.sidebar_widget{
    padding: 24px;
    background-color: #e8e8e8;
}

.sidebar_widget .widget{
    margin-bottom: 0px;
}




/*---- ADA compliance----*/

a:active, a:focus {
    outline: green auto 1px !important;
    outline-offset: 3px;
}




/*----Footer----*/
#gtranslate_wrapper{
  bottom: 5px !important;
  left: 45% !important;
}

.breadcrumbs .post{
  background-color: transparent; !important;
}

/*----Header----*/

.td-header-row{
  margin-left: 0px;
  margin-right: 0px;
  width: 1164px;
}

@media only screen and (max-width: 1200px){
.td-header-row{ 
  margin-left: 10px;
  margin-right: 10px;
  width: 100%;
}
}

@media (max-width: 1199px) and (min-width: 1019px){
.td-header-sp-recs {
    width: 560px;
}
}




/* HEADER LOGO CUSTOM SIZES */

.td-header-style-1 .td-header-sp-logo {
  width: 450px !important;

}

.td-header-sp-recs {
    width: 610px !important;
 }

.sf-menu a.sf-with-ul {
    padding-right: 45px;
    padding-left: 0px;
}


@media only screen and (min-width: 1200px){
.td-visible-mobile{
  display: none;
}

.sf-menu a.sf-with-ul {
    padding-right: 40px;
}
}

@media only screen and (min-width: 1090px) and (max-width: 1140px){
.td-header-sp-recs {
    width: 580px !important;
}

.td-header-style-1 .td-header-sp-logo {
    margin-left: 0px !important;
}
}

@media only screen and (min-width: 1019px) and (max-width: 1089px){
.td-header-sp-recs {
    width: 500px !important;
}

.td-header-style-1 .td-header-sp-logo {
    margin-left: 0px !important;
}
}


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

.td-header-row {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}

.td-header-style-1 .td-header-sp-recs {
    width: 100% !important;
    margin: 15px auto 15px auto !important;
}

.td-header-rec-wrap {
	width: 70% !important;
	margin-left: auto;
	margin-right: auto;
    min-height: 90px !important;
}

.td-header-style-1 .td-header-sp-logo img {
    max-height: 90px !important;
}

.td-header-style-1 .td-header-sp-logo {
    width: 100%;
}

.sf-menu a.sf-with-ul {
    padding-right: 40px;
}
}

/* HOME PAGE (V3) */
.page-id-198642 .td_block_text_with_title {
    padding-bottom: 30px;
}

.page-id-198642 .td_block_3{
    padding-bottom: 33px;
}

.page-id-198642 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
  color: #fff;
  border-color: #B90C2E;
  background-color: #B90C2E;
}

@media (max-width: 1140px) and (min-width: 1019px){
.page-id-198642 .td_block_3{
    padding-bottom: 16px;
}
}

@media (max-width: 1018px) and (min-width: 768px){
.page-id-198642 .td_block_text_with_title {
    padding-bottom: 18px;
}

.page-id-198642 .td_block_3{
    padding-bottom: 0px;
}

.sf-menu > li > a {
    font-size: 12px;
}
}



/* SIMPLE RESPONSIVE SLIDER CUSTOM */

.simple-responsive-slider .widget_text .textwidget  {
  margin-top:0px !important;
}

.rslides_container {
   margin-bottom: 0px !important;
}

.textwidget .rslides li {
    margin-left:0px !important;
}




/*-----------------------DEVELOPMENT-----------------------------*/

/*Member Welcome*/
.page-id-341559 .FW_button_blue .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
  color: #11abf1;
}

.page-id-341559 .FW_button_red .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
  color: #BA0C2F;
}

.page-id-341559 .FW_button_green .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
  color: #0a8721;
}

.page-id-341559 .FW_button_orange .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
  color: #e87722;
}

.page-id-341559 .FW_button_darkblue .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
  color: #005baa;
}

.page-id-341559 .vc_btn3.vc_btn3-icon-right {
    text-align: left;
}


/*Support*/
.page-id-43 .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  color: #c31f30;
}

.page-id-43 .vc_btn3.vc_btn3-size-md {
    font-size: 16px;
}

.page-id-43 h3 a:hover{
  text-decoration: none;
}


@media (max-width: 1140px) and (min-width: 1019px){
.page-id-43 .vc_custom_1574217264554, .page-id-43 .vc_custom_1574217345404 {
    margin-right: -30px !important;
    margin-left: -30px !important;
}
}

@media (max-width: 1018px) and (min-width: 768px){
.page-id-43 .vc_custom_1574217264554, .page-id-43 .vc_custom_1574217345404 {
    margin-right: -25px !important;
    margin-left: -25px !important;
}

.page-id-43 .vc_custom_1574217361211{
  padding-bottom: 40px !important;
}
}

@media (max-width: 1140px) and (min-width: 768px){
.page-id-43 .vc_custom_1574216960527, .page-id-43 .vc_custom_1574216967327, .page-id-43 .vc_custom_1574216980270{
  padding-bottom: 40px !important;
}
}

@media (max-width: 767px) and (min-width: 0px){
.page-id-43 .vc_custom_1574211602343{
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.page-id-43 .vc_custom_1574217264554 .wpb_text_column, .page-id-43 .vc_custom_1574217345404 .wpb_text_column{
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
}





/*Other Ways to Give*/
.page-id-248588 h3 a:hover{
  text-decoration: none;
}

@media (max-width: 1140px) and (min-width: 1019px){
  .page-id-248588 .vc_custom_1574372805371{
    padding-bottom: 70px !important;
}

.page-id-248588 .vc_custom_1574372810974{
    padding-bottom: 40px !important;
}
}

@media (max-width: 1019px) and (min-width: 0px){
  .page-id-248588 .vc_custom_1574372810974{
    padding-bottom: 0px !important;
}

.page-id-248588 .vc_custom_1574372805371{
    padding-bottom: 70px !important;
}

.page-id-248588 .vc_custom_1574372823404, .page-id-248588 .vc_custom_1574372829363{
    padding-bottom: 70px !important;
}
}




@media (max-width: 767px) and (min-width: 0px){
.page-id-248588 .vc_custom_1574372799419, .page-id-248588 .vc_custom_1574372805371, .page-id-248588 .vc_custom_1574372810974, .page-id-248588 .vc_custom_1574372817644, .page-id-248588 .vc_custom_1574372823404, .page-id-248588 .vc_custom_1574372829363{ 
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0px !important;
}
}




/*Benefit of Membership*/

.page-id-248622 .FW_button_blue .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
  color: #11abf1;
}

.page-id-248622 .FW_button_red .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
  color: #c31f30;
}

.page-id-248622 .FW_button_green .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
  color: #0a8721;
}

.page-id-248622 .FW_button_orange .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
  color: #e87722;
}

.page-id-248622 .FW_button_darkblue .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
  color: #005baa;
}


@media (max-width: 767px) and (min-width: 0px){
.page-id-248622 .vc_custom_1574292393989, .page-id-248622 .vc_custom_1574293051829, .page-id-248622 .vc_custom_1574300110341, .page-id-248622 .vc_custom_1574371631000{
  padding-left: 20px !important;
  padding-right: 20px !important;
}
}


/* DONATION SPLASH PAGE */
.donate-splash-page .td-footer-wrapper, .donate-splash-page .td-sub-footer-container, .donate-splash-page .td-header-sp-recs img {display:none !important;}

.donate-splash-page-2 .td-footer-wrapper, .donate-splash-page-2 .td-sub-footer-container, .donate-splash-page-2 .td-header-sp-recs img {
    display: none !important;
}

/*Declaration of Intent form*/
@media (min-width: 600px){
.form_left{
width: 40%;
float: left;
clear: none !important;
}

.form_right{
width: 60%;
float: left;
clear: none !important;
margin-top: 28px;
}

.form_left_1{
width: 45%;
float: left;
clear: none !important;
}

.form_right_1{
width: 50%;
float: left;
clear: none !important;
margin-left: 5%;
}
}

/*----Major and planned giving----*/
.page-id-142479 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus, .page-id-142479 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover, .page-id-142479 .vc_btn3.vc_btn3-color-grey:focus, .page-id-142479 .vc_btn3.vc_btn3-color-grey:hover{
    color: #fff;
    background-color: #c31f30;
}

.page-id-142479 .vc_btn3.vc_btn3-color-grey, .page-id-142479 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #fff;
    background-color: #c31f30;
}

.page-id-142479 .vc_btn3.vc_btn3-size-lg {
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
}

.page-id-337297 .tdc-header-wrap{
	display: none;
}

/*----popup Advanced Ads----*/
.alask-layer{
    min-width: 300px;
}

/*----People----*/
.peopleh4{
    margin-top: -15px;
    margin-bottom: 20px;
}


/*-----------------------EDUCATION-----------------------------*/

/*----Education----*/

.pbs_headerfont{
	font-family: pbskidsheadline !important;
}

.pbs_subheaderfont{
	font-family: PBSKIDSSubhead !important;
}

h1 .pbs_headerfont{
	font-family: pbskidsheadline !important;
}

h1 .pbs_subheaderfont{
	font-family: PBSKIDSSubhead !important;
}



.page-id-233272 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
  color: #fff;
  font-size: 15px;
}

#ready_to_learn_233272 a{
  border-color: #0079BF;
  background-color: #0079BF;
}

#kids_club_233272 a{
  border-color: #00AB73;
  background-color: #00AB73;
}

#molly_of_denali_233272 a{
  border-color: #8E44AD;
  background-color: #8E44AD;
}

#learning_media_233272 a{
  border-color: #373556;
  background-color: #373556;
}

#parent_resources_233272 a{
  border-color: #BE1C3D;
  background-color: #BE1C3D;
}

#alaska_at_work_233272 a{
  border-color: #243E90;
  background-color: #243E90;
}


/*----Bright by Text----*/
.page-id-236366 .label-above .nf-field-label {
    margin-top: 25px;
}

#nf-field-118{
  margin-top: 30px;
  padding: 10px 20px;
  color: white;
  background-color: #C21F32;
  border-width: 0px;
}

#nf-field-119-container{
  margin-top: 20px;
}

.page-id-236366 .nf-response-msg{
  color: #C21F32;
}

/*----Molly----*/
.page-id-237243 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    color: #fff;
    border-color: #BA0C2F;
    background-color: #BA0C2F;
    font-size: 20px;
    width: 250px;
}

/*----Kids club - iris test enviroment*/
.page-id-205152 .wp-image-209211{
position: absolute;
z-index: 10;
}


/*----At home learning----*/

/*----Library Explorers----*/

.le_button a{
	background-color: #fff !important;
	border-color: #000 !important;
	background-image: none !important;
	border-width: 2px !important;
	font-family: 'pbskidsheadline';
}

.le_download_button a{
	font-size: 24px !important;
	font-weight: 600;
}



/*-----------------------NEWS-----------------------------*/

.news_page h4{
    line-height: 45px !important;
    margin-bottom: 45px !important;
}

.news_page .td-post-author-name a{
    font-weight: 500;
}

.news_page .td-post-date {
    color: #000;
}

.news_page .td-excerpt{
    color: #222;
}

.news_page .td-read-more{
    display: none;
}


/*---Daily Digest form---*/
.ctct-disclosure{
    display: none;
}

.ctct-submitted{
    width: 100%;
}


/*----Side bar button budget cut----*/
.sidebar_button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-classic:focus, .sidebar_button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-classic:hover, .sidebar_button .vc_btn3.vc_btn3-color-grey:focus, .sidebar_button .vc_btn3.vc_btn3-color-grey:hover{
    color: #fff;
    background-color: #BA0C2F;
}

.sidebar_button .vc_btn3.vc_btn3-color-grey, .sidebar_button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-classic {
    color: #fff;
    background-color: #BA0C2F;
}

/*----reddit portrait----*/
.reddit_portrait .reddit-video-player-root:after {
    padding-top: 56.25% !important;
}


/*----Alaska Insight page----*/
.page-id-243832 .td-next-prev-wrap a {
    border: 1px solid #ba0c2f;
    color: #ba0c2f;
}

.page-id-243832 .td-next-prev-wrap a:hover {
    color: #fff;
}


/*Contact Form page*/
#nf-field-80{
  padding: 4px 9px;
}

/*----Midnight oil pages ----*/
.page-id-219000 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern, .page-id-197144 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern{
    border-color: #243983;
    background-color: #243983;
}

.page-id-219000 .td-main-content-wrap a{
color: black;
}


/*----About us page ----*/
.page-id-223583 .td-pb-row .td-pb-row .td-pb-span3{
    padding-right: 10px;
    padding-left: 10px;
  padding-top: 10px;
    border-right: 1px solid #ededed;
}

.page-id-223583 .wpb_content_element{
    margin-bottom: 10px;
}

.page-id-223583 .td-pb-row .td-pb-row .td-pb-span4{
  border-right: 1px solid #ededed;
}


/*----Energy Desk----*/
.td-category-header .td-category-pulldown-filter{
display: none;
}



/*----Elections Anchorage 2019----*/
.page-id-232362 .vc_separator h4 {
  font-size: 150%;
  font-weight: 400;
}


/*----Elections Anchorage 2020----*/
#prop1, #prop2, #prop3, #prop4, #prop5, #prop6, #prop7, #prop8, #prop9, #prop10, #prop11, #prop12, #prop13{
  padding-top: 100px;
  margin-top: -50px;
}

#election2020_seperator h4{
  background: #BA0C2F;
  color: #fff;
  padding: 7px 12px 8px 12px;
}

#election2020_seperator .vc_sep_holder{
  margin-bottom: -21px;
}

#election2020_hometown_schedule ul{
  margin-top: 0px
}

#election2020_hometown_schedule p{
  margin-bottom: 0px
}

/*----Elections US House 2022----*/
.ushouse_candidates .td-editor-date {
    display: none;
}

/*----Elections----*/
.page-id-334670 .vc_separator h4{
  background: #BA0C2F;
  color: #fff;
  padding: 7px 12px 6px 12px;
  margin-bottom: 4px;
  line-height: 17px;
}

.page-id-334670 .vc_sep_holder_r{
  margin-bottom: -21px;
}

/*----Election 2024 Anchorage----*/
.page-id-397429 h4, .postid-398206 h4, .postid-401075 h4{
    font-weight: 600 !important;
}

.page-id-397429 .topics strong, .postid-398206 .topics strong, .postid-401075 .topics strong{
    font-weight: 400;
}








/*----Passport pages----*/
#passport_member_button_red .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    color: #fff;
    border-color: #BA0C2F;
    background-color: #BA0C2F;
    font-size: 20px;
    width: 250px;
}

#passport_signin_button_blue .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, #passport_faq_button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    color: #fff;
    border-color: #01AAEB;
    background-color: #01AAEB;
    font-size: 20px;
    width: 250px;
}

#passport_icons{
  width: 820px;
  margin-left: auto;
  margin-right: auto;
}


#roku_apple iframe{
  width: 560px;
  height: 315px;
}


.page-id-262479 .vc_tta-tab:nth-child(1) .fa-adjust:before, .page-id-262479 .vc_tta-panel:nth-child(1) .fa-adjust:before{
    content: url(https://www.alaskapublic.org/wp-content/uploads/2020/04/roku-logo-small.png);
}

.page-id-262479 .vc_tta-tab:nth-child(2) .fa-adjust:before, .page-id-262479 .vc_tta-panel:nth-child(2) .fa-adjust:before{
    content: url(https://www.alaskapublic.org/wp-content/uploads/2020/04/apple-tv-logo-small.png);
}

.page-id-262479 .vc_tta-tab:nth-child(3) .fa-adjust:before, .page-id-262479 .vc_tta-panel:nth-child(3) .fa-adjust:before{
    content: url(https://www.alaskapublic.org/wp-content/uploads/2020/04/fire-tv-logo-small.png);
}

.page-id-262479 .vc_tta-tab:nth-child(4) .fa-adjust:before, .page-id-262479 .vc_tta-panel:nth-child(4) .fa-adjust:before{
    content: url(https://www.alaskapublic.org/wp-content/uploads/2020/04/chromecast-logo-small.png);
}

.page-id-262479 .vc_tta-tab:nth-child(5) .fa-adjust:before, .page-id-262479 .vc_tta-panel:nth-child(5) .fa-adjust:before{
    content: url(https://www.alaskapublic.org/wp-content/uploads/2020/04/samsung-smart-tv-logo-small.png);
}


.page-id-262479 iframe{
  height: 100% !important;
}


@media (min-width: 768px){
.passport_sidebar_2{
  display: none !important;
}
}

@media (max-width: 767px){
.passport_sidebar_1{
  display: none !important;
}

.page-id-262479 .vc_tta-panel-title>a{
  text-align: center;
}
}







/*NEPAC page*/
.nepac_button {
color: white;
background-color: #ba0c2f;
padding: 10px 20px;
border: none;
}

.page-id-205152 .soliloquy-container{
padding-top: 50px;
}

/*----LINE ONE----*/
.scroller-con.skin_apple > .scrollbar > .scrollbary {
    background: #c31f30 !important;
}

.vplayer .video-description{
  display: none;
}

/*----IDITAROD----*/
/*.iditarod_sidebar_block3 .td-module-image, .iditarod_sidebar_block3 .td-module-meta-info{
  display: none !important;
}*/

.iditarod_sidebar_block3 .td-module-meta-info{
  display: none !important;
}

#iditarod_seperator h4, #iditarod_seperator_2 h4{
  background: #BA0C2F;
  color: #fff;
  padding: 7px 12px 6px 12px;
}

#iditarod_seperator .vc_sep_holder_r, #iditarod_seperator_2 .vc_sep_holder_r{
  margin-bottom: -21px;
}

.page-id-255210 #ctct_recaptcha_2{
    display:  none;
}

@media (max-width: 767px){
#iditarod_sidebar_image{
  display: none;
}
}

@media (max-width: 1141px) and (min-width: 768px){
#iditapod_button_iditarod .vc_btn3{
  padding-left: 5px;
  padding-right: 5px;
}
}

/*----Iditapod----*/

#iditapod_seperator_1 h4, #iditapod_seperator_2 h4{
  background: #BA0C2F;
  color: #fff;
  padding: 7px 12px 8px 12px;
}

#iditapod_seperator_1 .vc_sep_holder_r, #iditapod_seperator_2 .vc_sep_holder_r{
  margin-bottom: -21px;
}

/*----Corona virus----*/
#corona_seperator h4{
  background: #BA0C2F;
  color: #fff;
  padding: 7px 12px 8px 12px;
}

#corona_seperator .vc_sep_holder_r{
  margin-bottom: -21px;
}



@media (max-width: 767px){
.coronavirus_sidebar{
  display: none !important;
}
}

/*----Indie Alaska----*/
@media (max-width: 815px){

.html5gallery-tn-title-24, .html5gallery-tn-title-25, .html5gallery-tn-title-26, .html5gallery-tn-title-27, .html5gallery-tn-title-28, .html5gallery-tn-title-29, .html5gallery-tn-title-30, .html5gallery-tn-title-31{
display: block !important;
font-size: 12px;
height: 66px;
line-height: 66px;
}
}

/*----Author page----*/
.td-author-post-count, .td-author-comments-count{
    display: none;
}






/*-----------------------RADIO-------------------------*/

/*----Radio Schedule----*/
#nprds_widget .whatson-wrap{
  text-align: center;
}

.page-id-254113 .radio_buttons_80_red, .page-id-254113 .radio_buttons_80_black{
  color: #000;
  font-size: 1.2em;
  font-weight: 800;
  background: #f1f1f1;
  box-sizing: border-box;
  padding: 10px 20px;
  margin: 5px 0px 5px 0px;
  border-radius: 5px;
  line-height: normal;
  text-align: center;
  float: left;
  width: 80%;
}

.page-id-254113 .radio_buttons_80_red a{
  color: #ba0c2f;
}

.page-id-254113 .radio_buttons_80_black a{
  color: #000;
}

@media (max-width: 1018px) and (min-width: 767px){
.page-id-254113 .radio_buttons_80_red, .page-id-254113 .radio_buttons_80_black{
  font-size: 0.9em;
  font-weight: 600;
  padding: 10px 10px;
  width: 100%;
}
}

@media (max-width: 766px){
.page-id-254113  .radio_buttons_80_red, .page-id-254113 .radio_buttons_80_black{
  width: 100%;
}

.schedule_float{
    float: left !important;
}
}



/*----State of Art----*/

.radio_program_1_6_icons{
    width: 16.6% !important;
    float: left !important;
}



/*----American Portrait----*/
.page-id-287382 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
	color: #000;
	background-color: #ffe43c !important;
	padding-left: 70px;
	padding-right: 70px;
  font-size: 30px;
  font-weight: 600;
}

.story_board_header h4{
  font-weight: 500;
  font-size: 16px;
}

.page-id-287382 .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern{
	color: #fff;
	background-color: #000 !important;
	padding-left: 50px;
	padding-right: 50px;
}

.page-id-287382 .american_portrait_left{
	padding-right: 0px !important;
}

.page-id-287382 .american_portrait_right{
	padding-left: 0px !important;
}

/*----Comprehensive Campaign----*/

.comprehensive_button a, .comprehensive_button_red a{
  font-size: 20px !important;
}

.comprehensive_button .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    border-color: #0096A9;
    background-color: #0096A9;
}

.comprehensive_button_red .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern{
    border-color: #BA0C2F;
    background-color: #BA0C2F;
}

.comprehensive_contact_row .td-pb-span6, .comprehensive_contact_row .td-pb-span12{
    padding-right: 0px;
    padding-left: 0px;
}

/*----StoryCorps----*/

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #EE2C3C !important;
    background-color:#EE2C3C !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{
    color: #fff !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #fff !important;
}

.wpb-js-composer .vc_tta-color-violet.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #fff !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #EE2C3C !important;
    background-color: #EE2C3C !important;
}

.page-id-303720 .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
    color: #fff;
    border-color: #EE2C3C !important;
    background-color: #EE2C3C !important;
}

/*One small step*/
.page-id-303720 .td-big-grid-post .td-module-thumb {
    background-color: #ffffff;
}

.disable_row_onesmallstep{
    display: none !important;
}

/*Talk to your neighbors*/
#button_go_viral .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
    background-color: #0097A9;
    color:  #fff;
}

#button_go_viral .vc_btn3.vc_btn3-size-md{
    font-size: 20px;
    padding-right: 30px;
    padding-left: 30px;
}

#play_the_game h3{
    line-height: 50px;
}


/*----Multiple Authors on posts---*/
header .td-post-author-name.multiple-authors a {
margin-right: 0;
}
header .td-post-author-name.multiple-authors .td-author-by {
margin-right: 5px;
}

header .td-module-meta-info {
    line-height: 1.5em;
}

header .td-post-date {
    margin-left: 0px; 
}

/*----Mobile----*/
@media (max-width: 767px){

#td-top-mobile-toggle i {
    color: #BA0C2F;
}

.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
    background-color: #fff !important;
}

.header-search-wrap .td-icon-search {
    color: #BA0C2F !important;
}
}



/*-----------------------TELEVISION-------------------------*/

/*there's hope*/
.hope_mental_button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #000;
    border-color: #DAAA00;
    background-color: #DAAA00;
}

.hope_text_middle{
	margin-top: 120px;
}


@media (max-width: 1018px) and (min-width: 767px){

.hope_text_middle{
	margin-top: 65px;
}
}

@media (max-width: 766px){

.hope_text_middle{
	margin-top: 0px;
}
}

