.wpb_content_element {
    margin-bottom:0 !important;
}
#content {
    margin-top:1em;
}
@media (min-width:980px) {
	#main {
		padding:0;
	}
}
.container-fluid {
	max-width:1200px;
}
.dropcap {
	float: left;
    font-size: 300%;
    line-height: 90%;
    padding-top: 2px;
    font-weight: normal;
    margin-right: .1em;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #808080;
}
.wp-caption {background: none;padding: 0}
.wp-caption .wp-caption-text{font-weight: bold;font-size: 14.4px !important;text-align: left !important;margin-top:-3px!important;}


/*------ Header Styling - All Devices ------*/

.header {
}


/*------ Header Styling - Prior to Menu Collapse ------*/

@media (min-width:980px) {
    .header {
        height: 180px;
        border-top:30px solid #2ab8b3;
    }
}


/*------ Header Dektop Positioning ------*/

@media (min-width:980px) {
    .header .logo-wrapper {
        z-index: 99;
        left:20px;
    }
    .header #company-logo {
        width: 170%;
        height: 95px;
        max-width:370px;
    }
    .header .primary-nav-wrapper {
        top: 112px;
        width:100%;
        left:0;
    }
    .header .search-form-wrapper {
        top: -29px;
        right: 0;
        /* width: 225px; */
    }
    .header .secondary-nav-wrapper {
        top: 76px;
        left:unset;
        right:0;
        display:table;
  
    }
      .header .utility-nav-wrapper {
        top: -25px;
        right:290px;
    }

}
/*--- Primary Nav ---*/
nav.primary .nav {background:#fff;}
nav.primary .nav{/*justify-content: space-between;*/ justify-content: space-evenly}
nav.primary .nav li { padding: 3px 0px;background:#fff;border-right:0px solid #fff;}
nav.primary .nav li:last-of-type {border-right: none;}
nav.primary .nav li a {color: #000;font-family: 'Muli', sans-serif;font-weight: 700;letter-spacing: .5px;text-transform: uppercase;font-size:.7em;    padding:0 0 .5em;margin-right: 0}
nav.primary .current-menu-item a:focus {text-decoration: none !important;}
nav.primary .current-menu-item {background-color: #E7C154;}
nav.primary .nav li a{font-size: .77em !important; }
nav.primary .nav li a:hover{color: #2AB8B3}

@media (min-width:980px) and (max-width:1200px) {
nav.primary .nav li a {font-size:13px !important;letter-spacing: 0px;}
}




@media only screen and (min-width: 981px) {
nav.primary .nav {padding-left: 5px;padding-right:5px}
nav .nav li ul.sub-menu { margin-top: 3px; border: 1px solid #ccc; margin-left: -5px;background: #fff !important;width: 210px;}
nav.primary .nav li.menu-item-has-children { padding: 3px 0px 3px 0px;}
nav.primary .nav li.menu-item-has-children:after {display: none}
nav.primary .nav li.menu-item-has-children >a:after {border-style: solid;border-width: 2px 2px 0 0;content: '';height: 5px;width: 5px;
transform: rotate(135deg);border-color: #2AB8B3;}    
nav.primary .nav li.menu-item-has-children >a{display: flex;align-items: center;column-gap: 5px;justify-content: space-between}   
nav .nav li ul.sub-menu li a{width: 100% !important;line-height: normal;padding: 2px 7px 7px; }
nav.primary .sub-menu  li{border: 0 !important;width: 100%;}
nav.primary .sub-menu{width: 100%;padding-top: 2px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
nav.primary .sub-menu .sub-menu{margin-top: -3px;margin-left: 2px}
nav.primary .sub-menu li.menu-item-has-children >a:after {transform: rotate(45deg)}
#menu-item-link-103995{margin-right: 0}
}

nav .nav li ul.sub-menu li a { text-transform: none;}


/*--- Secondary Nav ---*/
nav.secondary .nav li { 
border-right:solid 1px #ccc;
margin-bottom:3px;}
header.header nav.secondary .nav li a {
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
    padding: 4px 12px;
    font-weight:400;
    font-family:'Oswald', sans-serif;
}
nav.secondary .nav > li > a {
	line-height:1;
}
header.header nav.secondary .nav li a:hover {
    background: none;
    color: #002077;
    opacity: .7;
}
@media (min-width:980px) and (max-width:1200px) {
	header.header nav.secondary .nav li a {
		font-size:14px;
	}
}

/*Utility Nav - Social Media*/
.header .utility-nav-wrapper a .fa {
    font-size:2em;
}
nav.utility {
	line-height:.8;
}
nav.utility ul li {
	margin:0;
}
nav.utility ul li a { 
	font-size:14px;
	color:#fff!important;
}
nav.utility li .fa	{
	padding:0;
	border-radius:5px;
	font-size:16px!important;
	margin-top:-12px;
}

/* Search */
#searchform input[type=text] {
	border-radius:6px;
	height:25px;
	position:relative;
	top:-3px;
}
#searchform .fa {
	font-size:18px;
	color:#fff;
}

/* Content Lists */
.loop-wrapper .entry-content-wrap {
	display:table;
}
.loop-wrapper .hentry .entry-title {
	font-family: 'Muli' !important;
	font-size:1.4em;
	font-weight:700;
}
.loop-wrapper .hentry .entry-title a:hover {
	color:#58bcb7;
}
.content-list-wrapper h2, .right-rail .wpb_wrapper h2, .guides-links h2, .magazine-module h2, .special-titlebar h2{
	/*font-family: 'Shadows Into Light Two', cursive;*/
    font-family: "Roboto Slab", serif;
    font-weight: 700;
	color:#eb008b;
    font-size:1.8em;
    border-bottom:solid 2px #ccc;
    text-align:center;
}
.content-list-wrapper h2 a, .right-rail .wpb_wrapper h2 a, .guides-links h2 a, .magazine-module h2 a, .special-titlebar h2 a{
	color:#eb008b;
}
.wpb_wrapper h2 a{ color: #2b2b2b;}
.wpb_wrapper h2 a:hover {color: #2DB8B3;}
.magazine-module{width: 100%}
.content-list-wrapper h5.subtitle {
	font-size:.9em!important;
	margin-top:5px;
}
.content-list-wrapper .entry-content p {
	font-family:'Muli', sans-serif;
	font-size:1.3em;
	color:#444;
	margin-bottom:10px;
}
.content-list-wrapper .categories-list:before {
	content:none;
}
.content-list-wrapper .categories-list a{
	/*font-family: 'Shadows Into Light Two', cursive;*/
    font-family: "Roboto Slab", serif;
    color: #eb008b;
    /*font-size:18px;*/
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    
}
.basic-content-wrap .entry-meta, .basic-content-wrap .entry-meta a {
	color:#666;
	font-style:italic;
}
@media only screen and (max-width: 980px) {
.header{height: 90px}
#content{margin-top:5px !important}
}



/*Top Stories*/
.tsr-right .vc_column-inner {
	padding-right:0 !important;
}
.tsr-left .grid-item {
    border:none;
}
.tsr-left .entry-content-wrap, .content-list-carousel .entry-content-wrap{
    width: 90%;
    margin: 0 auto;
    position: relative;
    bottom: 50px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    text-align: center;
    padding: 15px;
}
.tsr-left .grid-item h3.entry-title a, .content-list-carousel .grid-item h3.entry-title a{
    font-size: 1.5em !important;
    line-height: 110%;
}
.tsr-left .vc_column-inner {
	padding:0;
}
.tsr-left .loop-wrapper .grid-item, .content-list-carousel .grid-item {
	padding:0;
}
.tsr-right .grid-item {
   background:#000;
   margin-bottom:30px;
   padding:0;
}
.tsr-right .grid-item h3.entry-title a {
    color:#fff;
    font-size:.9em;
}
.tsr-right .grid-item .entry-content-wrap {
	padding:10px;
}

.tsr-right .vc_column-inner {
	padding-right:0 !important;
}

.tsr-row {
    margin-bottom: 0px;
}

/* Most Popular*/
.content-list-wrapper.most-popular-module .loop-wrapper .hentry .entry-title {
    font-size: 1.1em;
    line-height:1.1
    position:relative;
    top:2px;
}
.content-list-wrapper.most-popular-module.content-list-basic .hentry.post {
    border-bottom: 1px solid #efefef;
    padding-bottom:10px;
    margin-bottom:10px;
}
.content-list-wrapper.most-popular-module .hentry:before {
    float: left;
    position: relative;
    margin-right: 10px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    background-color: #2ab8b3;
    padding: 1px 8px;
    border-radius: 22px;
    top: 0px;
    display: inline;
}
.content-list-wrapper.most-popular-module .hentry .basic-content-wrap {
    display: table;
}
.content-list-wrapper.most-popular-module .hentry.post:nth-child(1):before {
    content: "1";
}
.content-list-wrapper.most-popular-module .hentry.post:nth-child(2):before {
    content: "2";
}
.content-list-wrapper.most-popular-module .hentry.post:nth-child(3):before {
    content: "3";
}
.content-list-wrapper.most-popular-module .hentry.post:nth-child(4):before {
    content: "4";
}
.content-list-wrapper.most-popular-module .hentry.post:nth-child(5):before {
    content: "5";
}

.content-list-wrapper.most-popular-module .hentry.post:nth-child(6):before {
    content: "6";
}

.content-list-wrapper.most-popular-module .hentry.post:nth-child(7):before {
    content: "7";
}

.content-list-wrapper.most-popular-module .loop-wrapper .hentry h5.subtitle {
	/* font-size:1em; */
	/* margin-top:5px */
}

/* --- Simple Footer --- */
.footer {
    text-align:center;
    background:#000000;
    margin-top:-1px;
}
.footer .fa {
        font-size:26px;
    }
.footer a:hover {
	color: #fff !important
}
@media (min-width: 768px) {
    .footer .bucket {
        width: 100%;
        text-align:center;
    }
    .footer .widget {
        margin-bottom:0;
    }
    .footer .menu li {
        display:inline-block;
        padding:0 10px;
        font-size:16px;
        line-height:18px;
    }
    .footer .widgettitle {
        border-bottom:none;
        text-transform:uppercase;
    }
    .footer .source-org.copyright.col-xs-12, .legal-links {
        font-size:80%;
        margin-bottom:0;
    }
    .footer .fa {
        font-size:26px;
    }
    .footer .menu-item-4798{
        display:none !Important;
    }
}
@media (max-width:767px) {
    .footer .bucket {
        margin-bottom:8px;
        margin-top:8px;
    }
}

/* Issue Archive */
.issue.col-sm-3 {
    text-align:center;
    margin-bottom:20px;
    min-height:260px;
}
 
.issue.col-sm-3 .issue-thumb { 
    line-height:0;
    margin-bottom:5px;
}
 
.issue.col-sm-3 h3.issue-title {
    margin-top:0;
    line-height:1.2;
}
.issue.col-sm-3 h3.issue-title a {
    color:#000;
}

/* Calendar */
.single.single-ai1ec_event .entry-meta-wrapper{
	display:none;
}

.timely .ai1ec-btn.ai1ec-btn-primary.ai1ec-btn-xs {
    color: #2AB8B3 !important;
}
.timely a.ai1ec-btn.ai1ec-btn-primary.ai1ec-btn-xs:hover {
    color: #666666 !important;
}
.ai1ec-event-title a {
  color:#2AB8B3;
}
.ai1ec-event-title a:hover {
  color:#666666;
}

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
  color:#000 !important;
}

/* -------- Site Specific Customizations --------- */
a, a:visited {
	color:#2DB8B3;
}
a:hover, a:visited:hover {
	color:#000;
}
h5.subtitle {
	font-size:24px; 
	margin-top:2px;
}
.entry-content-wrap h5.subtitle {
	font-family:'Muli', sans-serif;
	font-size:1.3em;
	color:#444;
	/* margin-bottom:10px; */
	line-height:140%;
	letter-spacing:initial;
}

/* Articles */
.single-post h5.subtitle {
        font-family:'Muli', sans-serif;
        font-size: 2em;
        line-height: 1.2em;
        color:#444;
        margin: 0px;
        letter-spacing: .5px;
}
.single-post .entry-meta-wrapper {
        margin: 10px 0;
}
.single-post h3 {font-size: 1.5em;}

/* Blogs */
.blog-title .wpb_wrapper {
	border-top:4px double #ccc;
	margin-top:5px;
}
.blog-title h2 {
	background:#fff;
	position:relative;
	top:-30px;
	width:60%;
	margin:0px auto;
}
.blog-title h2 a, .blog-title h2 a:visited {
	color:black;
}

.blog-title h2 a:hover, .blog-title h2 a:visited:hover {
	color:#2DB8B3;
}

.blog-title h2 {
	border-bottom:none;
    font-family: 'Muli', sans-serif;
    text-transform: capitalize;

}
.blog-title h5 {
	padding-bottom:25px;
    margin-top:-30px;
}


/* Blog Sidebar */
.blog-sidebar.right-rail .blog-info .wpb_content_element  {
	border:none;
	margin:0;
	padding:0;
}
.blog-sidebar.right-rail .blog-info .wpb_content_element h5 {
	line-height:1.2;
	margin-top:10px;
}
.blog-sidebar.right-rail .blog-info .wpb_content_element h4 {
	margin-bottom:0;
}
.blog-sidebar.right-rail .blog-info .wpb_content_element p {
	font-size:.9em;	
}

.blog-sidebar.right-rail .content-list-wrapper .loop-wrapper .hentry .entry-title {
    font-size: 1.1em;
    line-height:1.1
    position:relative;
    top:2px;
}
.blog-sidebar.right-rail  .content-list-wrapper .hentry:before {
    float: left;
    position: relative;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #479faf;
    content:'\f054';
    font-family:'FontAwesome';
    border-radius: 22px;
    top: 0px;
}
.blog-sidebar.right-rail .content-list-wrapper.most-popular-module .hentry .basic-content-wrap {
    display: table;
}

/* Directories */
.geobase-list .h3.entry-title a {
  font-size:1.3em;
  font-weight:600;
  line-height:1;
  font-family:'Muli', sans-serif;
}
.geobase-list .geobase-field.office .label{
  display:none;
}
.geobase-list .geobase-field.office {
  text-transform:uppercase;
  font-weight:700;
}
.geobase-list p.geobase-field {
  margin:0;
}
.geobase-list .geobase-field.gtxcel_fixedfield_phone {
  margin-bottom:10px;
}
.geobase-list .geobase-field.gtxcel_fixedfield_phone .label {
  display:none;
}
 .geobase-list .geobase-field.category, .geobase-list .geobase-field.special_expertise  {
   line-height:1.3;
   font-style:italic;
   font-size:.95em;
 }
  .geobase-list p.geobase-field.category, .geobase-list p.geobase-field.special_expertise {
    margin-bottom:8px;
  }
  .geobase-list p.geobase-field.category .label, .geobase-list p.geobase-field.special_expertise .label{
    font-style:normal;
    text-transform:uppercase;
    font-size:.9em;
  }
.filter-bar.wpb_row {
  border:solid 1px #eaeaea;
}
.filterlist-vertical .geobase-filter-text h2, .filterlist-horizontal h2 {
   font-size:16px;
  font-family:'Muli', sans-serif;
  border-bottom:none;
  font-weight:500;
  letter-spacing:1px;
 }
article.geobase-post .geo-title {
    margin: 0px
}
article.geobase-post .thumb-wrap {
	float:right;
	margin-left:0;
	margin-right:0;
	width:20%;
}
article.geobase-post .geobase-content-wrapper {
	float:left;
	width:70%;
}
article.geobase-post .ssba {
	display: none;
}
.geobase-list article {
	border-bottom:solid 1px #eaeaea;
}

/* --- Author Bios Styles --- */
 
.author-bio-field.author-bio-field-featured_image {
    float: right;
    max-width: 200px;
    margin: 0 0 15px 15px;
}
 
.author-bio-field.author-bio-field-author_email {
    background: #6BC2BF;
    max-width: 170px;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
    margin: 0;
    padding:5px 8px;
    position:relative;
    top:-5px !important;
}
.author-bio-field.author-bio-field-author_email:hover {
    background: #606060;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
}
 
.author-bio-field.author-bio-field-author_email a {
    color: white;
    width: 30%;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
}
 
.author-bio-field.author-bio-field-author_email a:after {
    font-family: 'FontAwesome';
    content: ' \f003';
}
 
.author_bios h1 {
    margin-left: 15px;
    margin-top:15px;
}
 
.author_bios-template-default time.updated.entry-time {
    display: none;
}
.author_bios .author-bio-field-author_title_position.h3 {
    margin-top:0;
}
 
.author_bios.hentry .entry-meta-wrapper {
    margin:0;
}
 
.author_bios a .fa {
    color:#6BC2BF;
}
 
.author_bios a .fa:hover {
    color:#606060;
}

/* remove play button overlay on content lists for articles with video */
.content-list-wrapper .has-video .overlay {
    background-image:none;
}

/* Ad Padding */
.leaderboard-row {
	margin-bottom:0;
}
.leaderboard-row .wpb_row {
	margin-bottom:10px;
}

/* Form submission error - #53068 - Seth */
.gform_wrapper div.validation_error {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  width: 90% !important;
  background-color: #C89797
}

/* Bullet list spacing in articles - #53436 - Seth */
.single .post.type-post ul li {
    margin-bottom: 0px;
}

img.alignnone.size-full.wp-image-73360 {
height: auto !important;
}

img.alignnone.size-full.wp-image-73291 {
height: auto !important;
}
/*remove blurry bg image in main slideshow portrait images */
.flexslider .inner-thumb-wrap.portrait .bgi{display: none}


.footer .footer-logo {background-image: url(https://wpcdn.us-east-1.vip.tn-cloud.net/www.tulsakids.com/content/uploads/2022/10/g/o/logo-tagline-color.png);display: block;
    margin: 0px auto 15px;
    float: none;
    background-size: contain;
    background-position: center;
    min-height: 50px;
    max-width: 250px;
    background-repeat: no-repeat;
    text-indent: -99999px;}
.footer a.footer-subscribe, .footer a.footer-contact {margin: 0 auto 15px; font-size: 24px; font-weight: 700; font-family: "Roboto Slab", serif; color:#2DB8B3; line-height: 1}
@media (min-width: 576px) {
.footer .bucket.footer1.col-sm-3{ 
        border-right: solid 1px rgba(255,255,255,.5);
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;}   
.footer .bucket.footer2.col-sm-3,.footer .bucket.footer3.col-sm-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
   .footer .bucket.footer4.col-sm-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .footer .bucket.col-sm-3 {margin: 30px 0;}
}

.footer .bucket h4 { font-size: 18px; line-height: 24px;}
.footer .bucket.footer2 .menu li, .footer .bucket.footer3 .menu li { display: block; padding: 0 0 4px; font-size: 16px; line-height: 18px;}
.footer .menu#menu-connect li {
        display: inline-block;
        padding: 0 10px;
        font-size: 16px;
        line-height: 18px;
    }
@media (min-width: 768px) {
    .footer .bucket.footer2, .footer .bucket.footer3 { text-align: left;}
   
}
.footer a:visited, .footer a:hover, .footer a:focus { color: #f8f9fa;}
.footer #menu-connect a, .footer #menu-connect a:visited, .footer #menu-connect a:hover, .footer #menu-connect a:focus,
.footer a.footer-subscribe:visited, .footer a.footer-contact:visited { color: #2DB8B3;}
@media (max-width: 575px) {
.footer .bucket h4 {margin: 15px 0 10px;}
.footer .bucket.footer2 .menu li, .footer .bucket.footer3 .menu li { padding: 0 0 10px; }
}

@media (min-width: 980px) {
.header .secondary-nav-wrapper, .header .utility-nav-wrapper {display: none; }
}
@media (max-width:980px) {
.header .awards {display: none;}
}
.awards {
    position: absolute;
    right: 0;
    /*border: solid 1px red;*/
    display: block;
    padding: 0px;
    top: 5px;
}
.awards .wrap {display:flex; column-gap: 10px;}
.awards .wrap .medal{height: 100px; width: 100px; background-repeat: no-repeat; background-size: cover;}
.awards .wrap .medal1{background-image: url('https://www.tulsakids.com/content/uploads/2024/11/c/e/digital-media-gold-1.png');  }
.awards .wrap .medal2{background-image: url('https://www.tulsakids.com/content/uploads/2024/11/x/f/general-excellence-silver.png');  }
.awards .wrap .medal3{background-image: url('https://www.tulsakids.com/content/uploads/2024/11/m/s/design-editorial-silver.png');  }
.awards .wrap .medal4{background-image: url('https://www.tulsakids.com/content/uploads/2024/11/x/j/general-excellence-gold.png');  }