/*
Theme Name: Flash - edit
Author: Skribbs
Author URI: https://skribbs.com
Text Domain: flash
*/

/* Red: #cb3019 */

/* Green: #5da92d */

/* Yellow: #ffdf3c */

.fa-angle-down:before {
	color:#FFF!important;
}
html{font-size:14pt;}
* {
	font-size: 1rem;
}
 
body {
	/* padding-bottom: 50px; */
	overflow-x: hidden;
}
.site-content{min-height:80vh; margin-bottom: 40px;}
h1 { font-size: 2.1rem; }

h2 { font-size: 2.1rem; }

h3 { font-size: 1.3rem;     line-height: 1.4rem;}

h3.widget-title{
    font-size:1rem;
}

h4 { font-size: 1.3rem; }

h5 { font-size: 1.2rem; }

h6 { font-size: 1.0rem; }

p { font-size: 1rem; line-height:2.2rem; }

/*.panel-grid-cell{margin-top:50px;}*/
.no-padding .panel-grid-cell{margin-top:10px;}


.wp-caption-text{display:none;}

.navigation .nav-links a,
#site-navigation ul > li a {
	font-size: 1.0rem;
	line-height: 1rem;
	height: auto;
}

.blog-section .tg-blog-widget-layout-2 .entry-title a {
	font-size: 1.4rem;
	line-height:1.7rem;
}

#main a {
    color: #5da92d;
	font-weight:700;
}

.cg-bkgs{
    margin-bottom:50px;
}

.cg-bkgs .widget-title{
    position:relative;
    top:228px;
}

#zoom.cg-bkgs .widget-title{
    top: 173px;
    text-align: center;
    width:300px;
}

#zoom img{
        height: 155px!important;
}

#cg-shows,
#cg-blog {
    max-width:1200px;
    margin:0 auto;
	padding: 50px 0;
}

.social-menu,
.social-links {
	list-style-type: none;
	margin: 0 !important;
	padding: 0;
}

.social-menu li a {
	border-radius: 100% !important;
	font-family: fontawesome;
	text-align: center;
	display: inline-block !important;
	line-height: 30px !important;
	height: 30px !important;
	width: 30px !important;
	background-color: #313131;
	color: #FFF;
	padding: 0 0 0 0px !important;
	font-size: 1.1rem !important;
}


#primary {
	width: 100%;
}

a img{
    padding: 10px 30px;
}

#cg-video-page a img{
    padding: 10px 30px 10px 0px;
}

.logo .logo-image a img {
	height: 80px;
	width: auto;
	margin: -30px 0 -40px 0;
}

.header-top {
/*	position: fixed;*/
    position:relative;
	z-index: 999;
    top:50px;
/*	bottom: 0;*/
	width: 100%;
	display: none;
	left: 0;
	margin: 0 auto;
	background-color: rgba(0, 0, 0, 0.6);
	color: white;
}

.header-bottom .spread-items,
.header-top .alt-social {
	font-weight: 700;
	max-width: 1200px;
	height: 50px;
	margin: 0 auto;
}

.header-top .social-links ul {
	list-style-type: none;
}

.s-logo {
	height: 65px;
	display: inline;
	padding: 0;
}

.s-logo a {
	max-height: 100%;
	max-width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
}

.s-logo a.link {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.s-logo a .text {
	display: none;
	padding-left: 5px;
	color: #FFF;
	text-transform: uppercase;
	text-shadow: 0 0 10px #000;
}

.s-logo a img {
	width: auto;
	height: 165px;
    z-index:100;
	padding: 0px;
	margin: 5px;
	position: relative;
	display: block;
	margin-top: 120px;
}

header {
    position:relative;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1;
}

#primary-menu {
	padding: 0;
}


#site-navigation ul.social-links li {
    padding: 0px 1px!important;
	color: white;
}

#site-navigation ul li.current-menu-item {
	color: white;
}


.social-links {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.spread-items {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5px 20px;
	padding: 12px 20px;
}



.cg-movie .header-bottom,
.cg-movie #primary-menu li {
	background-color: #cb3019;
}

.cg-movie #primary-menu li:hover > a,
.cg-movie #primary-menu li.current-menu-item > a {
	color: #ffdf3c;
	text-shadow: none;
}

.cg-animated .header-bottom,
.cg-animated #primary-menu li {
	background-color: #5da92d;
}
.cg-animated #primary-menu .sub-menu li{
	background-color:#cb3019;
}
#site-navigation .sub-menu li.menu-item-has-children ul li a{color:#FFF;}

.cg-animated #primary-menu li:hover > a,
.cg-animated #primary-menu li.current-menu-item > a {
	color: #ffdf3c;
}

.cg-sitcom .header-bottom,
.cg-sitcom #primary-menu li {
	background-color: #f7c200;
}

.cg-sitcom #primary-menu li:hover > a,
.cg-sitcom #primary-menu li.current-menu-item > a {
	color: #cb3019;
}

#primary-menu .mobile {
	background-color: rgba(0, 0, 0, 0.75)
}

#primary-menu .mobile li {
	padding:0 4px 2px 4px;
	
	background-color: transparent
}

.switch-menu ul,
.social-links ul {
	list-style-type: none;
	margin: 0;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
}

.switch-menu li a {
	background: transparent;
	padding: 5px;
	text-transform: uppercase;
	color: white;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.switch-menu li:after {
	content: "/";
}

.switch-menu li:last-child:after {
	content: "";
}


.spread-items #primary-menu .spread-items {
	display: none;
	margin: 0 auto;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.75);
}

.spread-items #primary-menu .spread-items li {
	padding: 2px 5px;
	display: inline-block;
	background-color: transparent;
}

.spread-items #primary-menu .spread-items .switch-menu ul li a,
.spread-items #primary-menu .spread-items .social-links ul li a {
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.spread-items #primary-menu .spread-items .social-links ul li:hover > a {
	background-color: #000;
	color: #FFF;
	margin: 0;
	padding: 0;
}

#mc_embed_signup{clear:left; font:14px Helvetica,Arial,sans-serif;  width:500px;}
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border: 1px solid #ABB0B2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; transition: all 0.23s ease-in-out 0s; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: normal; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#e85c41; font-size:150%; font-weight:normal; position:relative; top:5px;}     
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%; margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {display:inline-block; margin:2px 0 1em 0; padding:5px 10px; background-color:rgba(255,255,255,0.85); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:14px; font-weight:normal; z-index:1; color:#e85c41;}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border:2px solid #e85c41;}

.cg-marquee {
    z-index:1;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 0;
	top: 0px;
	min-height: 50px;
	width: 100%;
	text-align: center;
	color: #5da92d;
	background-color: #ffdf3c;
	padding: 0px 20px;
	font-weight: 700;
	font-size: 1.1rem;
}

.cg-marquee a {
	color: #cb3019!important;
	font-size: 0.9rem;
	text-transform: uppercase;
	line-height: 18px;
	display: inline-block;
	padding: 10px;
}

.cg-marquee .small-wrap{
    max-width: 1200px;
	text-align: right;
	width: 100%;
	pointer-events: all;
}
.cg-marquee .widget-title {
	display: none;
}

.cg-marquee p {
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
}

#site-navigation ul li,
#site-navigation ul li a {
	padding: 0px 4px;
	background-color:transparent;
	text-transform: uppercase;
	color: white;
	text-align: center;
	font-weight: 700;
	z-index: 9000;
}

#site-navigation ul {
	margin-right: 100px;
}

#primary-menu {
	margin-right: 200px !important;
}

#site-navigation ul.sub-menu,
.menu ul li ul.children {
	margin-right: 0!important;
}


#site-navigation ul li:hover > a,
#site-navigation ul.sub-menu li:hover,
#site-navigation ul.sub-menu li:hover > a {
	color: #ffdf3c!important;
}

.cg-sitcom #site-navigation ul li:hover > a,
.cg-sitcom #site-navigation ul.sub-menu li:hover,
.cg-sitcom #site-navigation ul.sub-menu li:hover > a {
	color: #cb3019!important;
}
/*
.cg-sitcom #site-navigation ul li,
.cg-sitcom #site-navigation ul li a {
	color: black;
}
*/

#primary-menu .mobile {
	display: none;
}


.cg-animated #site-navigation ul > li a {
	color: white!important;
}

#site-navigation .menu {
	background-color: transparent;
}

#cg-header {
	background-color: transparent;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 400px;
	height: 45vw;
	width: 100vw;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	align-content: center;
}

.cg-movie #cg-header {
	height: 30vw;
}

#cg-header #header-video .widget-title,
#cg-header #header-text .widget-title {
	display: none;
}

#header-video {
	width: 50vw;
	padding: 0 20px;
	background-color: rgba(0, 0, 0, 0.7);
	color: white;
	margin: 0 auto;
	text-align: center;
}

#header-video .iframe {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

#header-video .iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#game-wrapper {
	margin:0 auto;
	text-align:center;
	position: relative;
	max-width:770px;
	max-height:540px;
	padding-bottom: 70%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
#game-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width:770px;
	max-height:540px;
}

#cg-shows {
	display: flex;
	align-items: flex-end;
	text-align: center;
	display: none;
}

#cg-stats {
	min-height: 25vw;
	padding-top: 120px;
}

.skribbs-flex{display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; text-align: center; color: white; align-items: center; justify-content: space-around;}

.fun-facts-icon-wrap {
	color: #FFF;
}

.cg-animated #seasons{display:none;}


#seasons-grid {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.season-item {
	display: inline-block;
	width: 30%;
}

.season-item img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
}

.portfolio-item {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.portfolio-item:nth-child(odd) {
	flex-direction: row-reverse;
}

.portfolio-item div {
	width: 50%;
	padding: 20px;
}
.portfolio-item h1{
	line-height:1.15em;
}
.portfolio-item p{
	line-height:1.5em;
}
.portfolio-item .info h3 {
	font-size: 1.25rem;
	color: #777;
}

.portfolio-item .thumbnail {
	text-align: center;
}

.portfolio-item .link {
	padding: 10px 15px;
	margin: 0;
	border-radius: 5px;
	background-color: #ffdf3c;
	color: #000;
	display: inline;
	font-size: 1rem;
	line-height: 1rem;
}


.cg-sitcom .entry-content a {
	color: #c82f38;
}

.cg-sitcom .navigation .nav-links a,
.cg-sitcom .bttn,
button,
.cg-sitcom input[type="button"],
.cg-sitcom input[type="reset"],
.cg-sitcom input[type="submit"] {
	border-radius: 5px;
	color: #000;
	background-color: #ffdf3c;
}


.cg-sitcom .spread-items .switch-menu li.cg-sitcom a,
.cg-animated .spread-items .switch-menu li.cg-animated a,
.cg-movie .spread-items .switch-menu li.cg-movie a {
	color: #ffdf3c;
}




.cg-animated .blog-section .tg-blog-widget-layout-2 .post-image .entry-date {
	background-color: #5da92d;
}

.cg-animated .blog-section .tg-blog-widget-layout-2 .post-image .entry-date a {
	color: #fff;
}

.cg-sitcom .blog-section .tg-blog-widget-layout-2 .post-image .entry-date {
	background-color: #ffdf3c;
}

.cg-sitcom .blog-section .tg-blog-widget-layout-2 .post-image .entry-date a {
	color: #000;
}

.cg-movie .blog-section .tg-blog-widget-layout-2 .post-image .entry-date {
	background-color: #cb3019;
}

.cg-movie .blog-section .tg-blog-widget-layout-2 .post-image .entry-date a {
	color: #fff;
}

.entry-title a {
	color: #000;
}
.entry-summary{margin-top:2px;}
.entry-summary p {
	line-height: 1.4em;
	color: #666;
}

.blog-section .tg-blog-widget-layout-2 .read-more-container,
.read-more-container {
	background: transparent;
	text-align: left;
	margin: 0;
	padding: 0;
}

.read-more-container .entry-author {
	display: none;
}

.blog-section .tg-blog-widget-layout-2 .read-more-container .read-more,
.read-more-container .read-more {
	float: left;
	margin: 0;
	padding: 0;
}

.lag-container{
    position:relative;
    margin-top:-100px
}

.read-more a {
	color: #5da92d;
}
.fun-facts-wrapper{
	text-align:center;
	color:#EEE;
	line-height: 1em;
}
#blog-header {
	position: relative;
	top: -10px;
	display: block;
	width: 100%;
	margin: -50px 0 0 0;
	padding: 0;
	min-height: 300px;
	background-color: black;
	background-size: cover;
	background-position: center center;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cg-animated #blog-header{background-image: url('../images/blog-header-animated.jpg');}
.cg-movie #blog-header{background-image: url('../images/blog-header-movie.jpg');}
.cg-sitcom #blog-header{background-image: url('../images/blog-header-sitcom.jpg');}


.skribbs-crumbs {
	text-align: center;
	margin: 20px auto;
}

.post .entry-thumbnail {
	float: none;
	margin: 20px auto;
	text-align: center;
	max-width: 100%;
	width: 100%;
}

.entry-meta,
.entry-meta a {
	color: #FFF;
	text-align: center;
	text-shadow: 0 0 2px #000;
}

.blog-section .tg-blog-widget-layout-2:hover {
	background-color: transparent;
}

#featuredPosts .blog-wrapper.tg-column-wrapper{
	grid-template-columns: 1fr;
}


#featuredPosts .tg-blog-widget .blog-content {
	display: none;
}

#featuredPosts .tg-blog-widget .entry-title a {
	color: #FFF !important;
}

#featuredPosts .tg-blog-widget .entry-title a:hover {
	color: #CCC;
}

#featuredPosts .tg-blog-widget .entry-date {
	display: none;
}

#featuredPosts .tg-blog-widget {
	width: 80%;
	margin: 20px auto;
}

#featuredPosts .widget-title {
	color: #FFF;
	text-align: center;
}



#mailingListPopup {
	position: absolute;
	width: 250px;
	height: auto;
	right: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#mailingListWrapper {
	position: relative;
	padding: 12px;
	color: black;
	background-color: white;
	border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	color: white;
	margin: 0 auto;
	text-align: center;
}

#mailingListWrapper a { font-weight:700; color:#5da92d;}
#mailingListWrapper form {
	text-align: left;
	padding-bottom:9px;
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
}

#mailingListWrapper form label {
	color: black;
	text-align: left;
	margin: 5px;
	padding: 10px 0
}

#mailingListWrapper form button {
	display: inline-block;
	margin: 10px auto 0;
	text-align: center;
	color: white;
	font-weight: 700;
	padding: 10px
}

#mailingListWrapper form input[type="submit"]{
    margin: 10px auto 5px;
    text-align: center;
    display: block;	
}
#mailingListPopup{position:absolute;width:250px; height:auto; right:0px;display:flex; justify-content:center; align-items:center;z-index:10000;}
#mailingListWrapper{position:relative;padding:12px; color:black; background-color:white; border-radius:5px; box-shadow:5px 5px 5px rgba(0,0,0,0.5); color:white; margin:0 auto; font-size:1rem; text-align:center;}
#mailingListWrapper form{text-align:left;}
#mailingListWrapper form label{color: black; margin: 5px; padding: 10px 0; font-size: 1.0rem; font-weight: 700; text-align: center; display: block;}
#mailingListWrapper form button{display:inline-block; margin:10px auto 0; text-align:center; color:white;font-weight:700; padding:10px}

#mailingListWrapper #mc-response p { font-size: 1rem;
    line-height: 1rem;
    text-align: center;
    color: red;
    margin: 0;
}

#cg-blog .panel-first-child{
        margin-bottom:20px!important;
    }

#header-background{
	position:relative;
	margin-top:-50px;
	min-height:20vw;
	background-color: rgba(0,0,0,0.5);
}
.non-header#header-background{
	margin-top:0;
	min-height:0px;
}
#header-background.people{
	min-height:150px;
}
#light-content .subtitle,
#light-content h3{
	color:#5da92d;
	font-size: 1.8rem;
	font-weight:700;
}
#header-title{
/*	text-transform:uppercase;
*/	font-size:1.3rem;
	position:absolute; top:0; left:0; width:100%; height:100%;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	background-color: rgba(0,0,0,0.5);
	width:100%; height:100%;
	color:#FFF;
	text-shadow:0 0 50px #000;
}
#header-title h3{font-size:2.1rem; line-height:2.2rem;}

#header-title.tour{
    top:65px;
}

.sharebuttons {
	text-align: center;
	margin: auto auto;
}

.share {
	font-size: 0.9rem;
	border-radius: 15px;
	padding: 15px;
	margin: 10px;
	background-color: red;
	width: auto;
	display: inline-block;
}

.share span.icon {
	position: absolute;
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-top: -3px;
	background-color: black;
	margin-right: 4px;
	padding-right: 5px;
	padding-left: 0;
	margin-left: -2px;
	border-right: 1px solid #CCC;
}

.blog .share span.icon{
	margin-left:-12px;
	margin-top:-12px;
	border-right:none;
}

.share span.text {
	position: relative;
	margin-left: 25px;
	padding-left: 10px;
	display: inline-block;
}

.share.facebook {
	background-color: #3b5998;
	color: white;
}

.share.mail .icon {
	background: transparent url(../images/mail-icon.png) no-repeat center center;
	background-size: contain;
}


.share.facebook .icon {
	background: transparent url(../images/facebook-icon.png) no-repeat center center;
	background-size: contain;
}

.share.twitter {
	background-color: #4099FF;
	color: white;
}

.share.twitter .icon {
	background: transparent url(../images/twitter-icon.png) no-repeat center center;
	background-size: contain;
}
.hidden {
	display: none;
}

.text-widget {
	padding: 20px;
	line-height: 1.8em;
}

h3.title-widget {
	text-align: center;
	padding: 10px 10px 50px 10px;
	font-size: 2.3rem;
}

.tg-column-wrapper {
	margin:0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 10px;
	grid-row-gap: 15px;
	justify-content: space-between;
	justify-items: center;
	align-items: start;
}

.tg-column-wrapper .tg-column-1,
.tg-column-wrapper .tg-column-2,
.tg-column-wrapper .tg-column-3,
.tg-column-wrapper .tg-column-4,
.tg-column-wrapper .tg-column-5 {
	position: relative;
	display: inline-block;
	float: none;
	margin: 0;
	width: 100%;

}


.cg-animated .social-menu li a::before,
.cg-animated .social-menu li a:hover {
	content: "" !important;
	color: #ffdf3c !important;
	background-color: #cb3019 !important;
}

.cg-sitcom #primary-menu li, 
.cg-sitcom #primary-menu li a{
	color:white;
}

.cg-sitcom #primary-menu li:hover > a{
	color:#cb3019!important;
}

.cg-sitcom #primary-menu .social-menu li:hover > a,
.cg-sitcom .social-menu li a::before,
.cg-sitcom .social-menu li a:hover {
	content: "" !important;
	color: #ffdf3c !important;
	background-color: #cb3019 !important;
}
.cg-movie .social-menu li a::before,
.cg-movie .social-menu li a:hover {
	content: "" !important;
	color: #ffdf3c !important;
	background-color: #cb3019 !important;
}

.tg-container h1{
    display:none;
}

.testimonial{
	display:block;
	margin:0px auto; 
	padding:50px 20px;
	text-align:center;
	background: white url(../images/quotes.png) no-repeat center center;
	background-size:contain;
}
.testimonial .quote{
	color:#555;
	font-size:1.5rem;
	text-align:center;
}
.testimonial .quote:before{
	content:open-quote;
}
.testimonial .quote:after{
	content:close-quote;
}

.testimonial .source{
	padding-left:24%;
	color:#AAA;
	text-decoration:italic;
}
.testimonial .source:before{
	content: "- ";
}

.dummy dt{font-weight:700; color:#5da92d;}
.dummy dd{padding-left:0px;margin:0 0 15px;}

/*.tg-people-widget*/.post-image{
	position: relative;
    text-align: center;
    max-height: 260px;
    overflow: hidden;
    max-width: 100%;
	background-size:cover;
	background-position:top center;
	background-repeat:no-repeat;
}

.air-date, .cast, .guest-stars, .writers, .directors, .executive-producers{display:inline; font-weight:700; color:#5da92d;}
.synopsis{margin:20px 0;}



/*.sub-toggle{pointer-events:none!important;}*/


#sponsors{max-width:1200px;
    width: 100%;
    margin: 0 auto;
    display: grid;
	grid-columns-gap:10px;
    align-items: space-between;
    justify-content: center;
    justify-items: center;
	margin-bottom:40px;
	grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	
}

#sponsors a img{    max-height: 70px; max-width: 100%;}


#form-secure{text-align:center;margin:0 auto; min-height:50vh; width:100%; display:flex; align-items:center; justify-content:center; max-width:400px;}
#form-secure input{margin:10px;}


.breadcrumb-trail.breadcrumbs .trail-title{height:60px; font-size:0.001em;}
.breadcrumb-trail.breadcrumbs{margin-bottom:0px;}
#blog-header h1, #blog-header h2, #blog-header h3{
    max-width: 800px;
    text-align: center;
}

#front_page_img img{
    width:100%;
    max-width:none;
}



.floating_link_imdb:hover, .floating_link_crave:hover, .floating_link_ctv:hover {
    cursor:pointer;
}


/* The dropdown container */
.dropdown {
  text-align:center;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -50px;
    z-index:100;
}

/* Dropdown button */
.dropdown .dropbtn {
  font-size: 1em;
  font-family: inherit;
  margin: 0;  
    border: 2px solid #5da92d;
    padding: 10px;
    border-radius: 10px;
}

/* Add a red background color to navbar links on hover */
.dropdown:hover .dropbtn {
  background-color: white;
}

/* Dropdown content (hidden by default) */
.dropdown-content {
    
  display: none;
/*      max-width: 300px;*/
/*    margin: 0 auto; */
  background-color: #f9f9f9;
/*  min-width: 160px;*/
/*  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  float: none;
    border-radius: 10px;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
/*  text-align: left;*/
}

/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:click .dropdown-content{
    display:block;
}

.floating_link_crave{
    position: absolute;
    width: 15vw;
    height: 6vw;
    top: 10vh;
    left: 15vw;
    display:block;
}

.floating_link_imdb{
    position: absolute;
    width: 14vw;
    height: 6vw;
    top: 10vh;
    left: 68vw;
    display:block;
}

.floating_link_ctv{
    position: absolute;
    width: 15vw;
    height: 6vw;
    top: 10vh;
    left: 30vw;
    display:block;
}


.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
    margin-top:5px;
    margin-bottom:5px;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

@media (max-width: 976px) {
    .floating_link_crave{
        top: 8vh;
        left: 15vw;
    }

    .floating_link_imdb{
        top: 8vh;
        left: 67vw;
    }
    
    .floating_link_ctv{
        top: 8vh;
        left: 30vw;
    }

}

@media (max-width: 780px) {
    .floating_link_crave{
        top: 5vh;
        left: 15vw;
    }
    
    .floating_link_imdb{
        top: 5vh;
        left: 67vw;
    }
    
    .floating_link_ctv{
        top: 5vh;
        left: 30vw;
    }
}


/** RESPONSIVE STUFF**/
@media (max-width: 1200px) {
	.cg-marquee .small-wrap{text-align:center;}
    .cg-marquee{
        min-height:50px;
    }
	.breadcrumb-trail.breadcrumbs .trail-title{height:1em; font-size:0.001em;}

	body{padding-bottom:0;}
	.switch-menu li:after {
	content: "";
}
	.portfolio-item,
	.portfolio-item:nth-child(odd) {
		flex-direction: column;
	}
	.portfolio-item div {
		width: 100%;
	}
	#mailingListPopup {
		right: -50px;
	}
	.social-menu.desktop {
		display: none;
	}
	#site-navigation .mobile .switch-menu ul {
		margin: 0;
	}
	#primary-menu .mobile {
		display: block;
	}

	.header-bottom .spread-items .s-logo {
		margin: 0 auto;
		padding-left:20px;
		z-index:10001;
	}
	.header-top {
		display: none;
	}
	.cg-marquee {
/*		display:none;*/
		position: relative;
		padding-top: 12px;
		padding-bottom:5px;
	}
	.s-logo a {
		width: 300px;
		margin-top: 11px;
	}
	#header-video {
		width: 90vw;
	}
	#primary-menu {
	  overflow-y: auto;
	  max-height: calc(100vh - 60px);
	}
	
	#primary-menu .mobile .switch-menu,
	#primary-menu .mobile .social-menu {
		display: block;
		width: 100%;
		padding: 5px 0;

	}
	.mobile .switch-links li {
		display: flex;
		align-items: center;
	}
	.switch-menu ul {
		display: grid;
		justify-items: center;
	}
	.tg-container {
		padding: 0 1%;
		width: 98%;
	}
	.boxed {
		width: 97%;
	}
	.logo,
	.search-wrap,
	.cart-wrap {
		z-index: 99;
	}
	.header-bottom {
		position: relative;
	}
	#site-navigation,
	.center-logo-below-menu #site-navigation {
		float: right;
		padding: 20px 0;
	}
	.center-logo-below-menu .logo {
		float: left;
		width: auto;
	}
	.left-logo-below-menu .header-bottom .site-navigation-wrapper,
	.center-logo-below-menu .header-bottom .site-navigation-wrapper {
		width: auto;
		float: right;
		text-align: left;
		position: static;
	}
	#site-navigation ul li:hover > a::before,
	#site-navigation ul li.current-menu-item > a::before {
		display: none;
	}
	#site-navigation .menu {
		background: #3a6a1c none repeat scroll 0 0;
		display: none;
		left: 0;
		position: absolute;
		top: 100%;
		width: 100%;
		z-index: 9999;
		padding: 0px;
	}
	#site-navigation .menu-toggle {
		cursor: pointer;
		display: inline-block;
	}
	#site-navigation ul li,
	.transparent #site-navigation ul li {
		float: none;
		margin-right: 0;
		padding: 0;
		position: relative;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1)
	}
	#site-navigation ul li:last-child,
	.transparent #site-navigation ul li:last-child {
		border-bottom: none;
	}
	#site-navigation ul.submenu li {
		padding: 0
	}
	#site-navigation ul.sub-menu::before {
		display: none;
	}
	#site-navigation ul.sub-menu,
	.transparent #site-navigation ul.sub-menu {
		background: #fff none repeat scroll 0 0;
		display: none;
		border-radius: 0;
		min-width: 100%;
		opacity: 1;
		position: static;
		left: 0;
		top: 0;
		-webkit-transition: none 0s ease 0s;
		-moz-transition: none 0s ease 0s;
		-ms-transition: none 0s ease 0s;
		-o-transition: none 0s ease 0s;
		transition: none 0s ease 0s;
		-webkit-transform: translate(0);
		-moz-transform: translate(0);
		-ms-transform: translate(0);
		-o-transform: translate(0);
		transform: translate(0);
		visibility: visible;
		box-shadow: none;
		padding-left: 20px;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	#site-navigation ul > li a {
		line-height: 42px;
		padding: 0 15px;
	}
	#site-navigation ul.sub-menu li a,
	#site-navigation ul.sub-menu li ul.sub-menu li a,
	.transparent #site-navigation ul li a,
	.transparent #site-navigation ul.sub-menu li a {
		color: #FFF;
		display: block;
		line-height: 42px;
		padding: 0 0 0 20px;
		text-align: left;
	}
	#site-navigation ul.sub-menu li {
		padding: 0;
	}

	#site-navigation ul li:hover > a,
	#site-navigation ul li.current-menu-item a,
	#site-navigation ul li.current-menu-ancestor a {
		display: block;
		-webkit-transition: background 0.5s ease 0s;
		-moz-transition: background 0.5s ease 0s;
		-ms-transition: background 0.5s ease 0s;
		-o-transition: background 0.5s ease 0s;
		transition: background 0.5s ease 0s;
	}
	#site-navigation ul.sub-menu > li:hover:first-child a,
	#site-navigation ul.sub-menu > li:hover:last-child a {
		border-radius: 0;
	}
	#site-navigation ul.sub-menu li:hover .sub-toggle i {
		color: #ffffff;
	}

	#site-navigation ul li.menu-item-has-children.mobile-menu--slided .sub-toggle .fa {
		transform: rotate(0deg)!important;
		color:white;
		transition: all 1s;
	}

	#site-navigation ul li.menu-item-has-children .sub-toggle {
	    position: absolute;
	    top: 11px;
	    right: 15px;
	    background-color: #313131;
	    height: 20px;
	    width: 20px;
	    text-align: center;
	    line-height: 20px;
	    color: #fff;
	    border-radius: 5px;
	}
	#site-navigation ul li.menu-item-has-children:hover .sub-toggle,
	.transparent #site-navigation ul li:hover .sub-toggle {
		color: #fff;
		cursor: pointer;
	}
	#site-navigation ul li.menu-item-has-children ul.submenu li a,
	.transparent .is-sticky #site-navigation ul li .sub-toggle {
		color: #FFF;
	}
	#site-navigation ul li ul.sub-menu li.menu-item-has-children ul {
		left: 0;
		opacity: 1;
		visibility: visible;
	}
	#site-navigation ul li ul.sub-menu li.menu-item-has-children .sub-toggle {
		top: 15px;
		color: #fff -webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}
	#site-navigation ul li ul.sub-menu li.menu-item-has-children ul {
		transition: none;
	}
	#site-navigation ul li ul.sub-menu li.menu-item-has-children:hover .sub-toggle {
		cursor: pointer;
		color: #fff;
	}
	.transparent #site-navigation ul li:hover a::before {
		display: none;
	}
	.transparent.header-sticky #site-navigation ul li a,
	.transparent.header-sticky #site-navigation .menu-toggle {
		color: #333333;
	}
	.blog-wrapper.tg-column-wrapper {
		grid-template-columns: 1fr 1fr;
	}
	.breadcrumb-trail.breadcrumbs{margin-bottom:0px;background-color:#fff;}
	.social-links{padding-top:15px;}
    
    .lag-container #primary{
        position:relative;
/*        top:-50px;*/
    }
}
@media (max-width:800px){
	
	.season-item{width:100%;}
	
	.skribbs-flex{grid-template-columns: 1fr;}
	.skribbs-flex .fun-facts-wrapper p{    padding-top: 10px;
    font-size: 1.4rem;
    line-height: 1.5rem;}
	
	
	.portfolio .flex-container{flex-direction:column;}
	.portfolio .flex-container div{width:100%!important;}
	html{font-size:11pt;}
	.skribbs-title h2{font-size:1.7rem;line-height:1.9rem;padding:15px;}
	#header-title h3{padding:15px;text-align:center;}
	#header-background{
		min-height:35vh;
	}
	#sponsors{
		grid-template-columns:1fr 1fr 1fr;
	}
	
	.so-widget-sow-image-default-bf8d3ff3bedb .sow-image-container .so-widget-image{padding:10px 30px;}
    
    
}
@media (max-width: 780px){
   .no-padding .panel-grid-cell{margin-top:0px;}
    #primary{
        top:0px;
    } 
}
@media (max-width: 768px) {
    #panel-215-1-1-0, #panel-215-1-2-0{
        padding-bottom:20px;
        padding-top:10px;
    }
        
	#featuredPosts .blog-wrapper {
		display: flex;
		justify-content: center;
	}

	#top-footer .tg-column-wrapper .tg-column-4 {
		width: 47%;
	}
	.tg-team-widget.tg-team-layout-2 .team-wrapper .team-content-wrapper {
		text-align: center;
	}
	.team-img {
		text-align: center;
	}
	.tg-team-widget.tg-team-layout-2 .team-designation::after {
		left: 50%;
	}
	.tg-slider-widget .caption-title {
	}
	.tg-slider-widget .caption-desc {
		margin: 10px 0;
	}
	.blog-section .tg-blog-widget {
		margin-bottom: 30px;
	}
	.blog-wrapper.tg-column-wrapper {
		margin: 0;
		grid-template-columns: 1fr;
	}
	.blog-section .tg-blog-widget-layout-2 .tg-column-3 {
		margin-left: 0;
		width: 100%;
	}
	#primary,
	#secondary {
		float: none;
		width: 100%;
	}
    
    
	.tg-service-widget.tg-service-layout-2 .service-icon-wrap {
		margin: 0 auto 5px;
	}
	.tg-service-widget .service-content-wrap {
		margin: 0 0 10px;
	}
	.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget {
		width: 30.33%;
	}

	.tg-service-widget .service-more {
		margin-bottom: 30px;
	}
	.tg-service-widget .service-more:last-child {
		margin-bottom: 0;
	}
	.tg-service-widget.tg-service-layout-1 .service-content-wrap {
		margin: 20px 0;
	}
	.tg-service-widget.tg-service-layout-1 {
		margin: 20px 0;
	}
	.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget.tg-column-4 {
		width: 50%;
	}
	.feature-product-section .tg-feature-product-widget.tg-column-4 {
		width: 47%;
	}
	.tg-feature-product-layout-1 .grid {
		margin: 0;
	}
	.fun-facts-section {
		margin: 30px 0;
	}
	.blog-section .tg-column-wrapper .tg-blog-widget-layout-1.tg-column-2 {
		margin: 0 11px 20px;
		width: 47%;
	}
	.blog-section .row:nth-child(2n+1) .post-image::before,
	.blog-section .row:nth-child(2n) .post-image::before {
		display: none;
	}
	.blog-section .tg-blog-widget-layout-1 .row:nth-child(2n+1) .post-image,
	.blog-section .tg-blog-widget-layout-1 .row:nth-child(2n+1) .blog-content,
	.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n) .post-image,
	.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n) .blog-content {
		float: none;
		width: 100%;
	}
	.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .tg-column-2,
	.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n+1) .post-image,
	.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n+1) .blog-content,
	.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n) .post-image,
	.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .row:nth-child(2n) .blog-content {
		width: 100%;
		margin: 0 0 20px;
	}
	.tg-blog-widget-layout-1 .row {
		margin-bottom: 20px;
	}
	.tg-blog-widget-layout-1 .row:last-child {
		margin-bottom: 0;
	}

	.header-top {
		display: none;
	}
}
@media(max-width: 600px) {
	#portfolio {
		width: 100%;
	}
    
    .howler_logo{
        width:250px;
        height:100px;
    }
    
    .lag-container{
        position:relative;
        margin-top:-60px
    }
    
    #mc_embed_signup .mc-field-group input{
        max-width:350px;
    }
    
    .floating_link_crave{
        top: 4vh;
        left: 15vw;
    }

    .floating_link_imdb{
        top: 4vh;
        left: 67vw;
    }
    
    .floating_link_ctv{
        top: 4vh;
        left: 30vw;
    }

	.header-top .tg-container {
		text-align: center;
	}
	.header-top .contact-info,
	.header-top .social-menu {
		float: none;
		line-height: 24px;
		display: inline-block;
	}
	.header-top .tg-column-wrapper {
		flex-direction: column;
		text-align: center;
	}
	#top-footer .tg-column-wrapper {
		margin: 0 3%;
	}
	#top-footer .tg-column-wrapper .footer-block {
		width: 100%;
		margin: 0 0 30px 0;
	}
	#top-footer .tg-column-wrapper .tg-column-4:last-child {
		margin: 0;
	}
	#bottom-footer {
		text-align: center;
	}
	#bottom-footer .copyright,
	#bottom-footer .footer-menu {
		float: none;
		display: inline-block;
	}
	.about-section .about-content-wrapper {
		text-align: center;
		width: 100%;
		float: none;
		padding: 0;
	}
	.about-section .tg-column-wrapper {
		text-align: center;
	}
	.about-section .about-section-image {
		margin-top: 20px;
	}
	.call-to-action-section .btn-wrapper a {
		display: block;
		margin: 20px auto 0;
	}
	.call-to-action-section .btn-wrapper a:first-child,
	.call-to-action-section .call-to-action-section-layout-2 .btn-wrapper a:first-child {
		margin: 0 auto 20px;
	}
	.call-to-action-section .section-title-wrapper .section-title {
	}
	.feature-product-section .tg-feature-product-widget {
		width: 47%;
	}
	.blog-section .row:nth-child(2n+1) .post-image::before,
	.blog-section .row:nth-child(2n) .post-image::before {
		display: none;
	}
	.header-top .tg-column-2 {
		float: none;
		width: auto;
	}
	.header-top .tg-column-2:last-child {
		float: none;
	}
	.header-bottom .cart-wrap:hover .widget_shopping_cart {
		display: none;
	}
	.blog.grid-view #primary .post,
	.archive.grid-view #primary .post {
		width: 100%;
	}
	#primary .post .entry-thumbnail img {
		width: 100%;
	}
	.blog #primary .post .entry-thumbnail,
	.archive #primary .post .entry-thumbnail {
		float: none;
		width: 100%;
	}
	.blog #primary .post .entry-content-block,
	.archive #primary .post .entry-content-block {
		width: 100%;
	}
	.about-content-wrapper .section-title,
	.about-content-wrapper .section-description {
		text-align: center;
	}
	.about-section .about-section-image {
		display: none;
	}

	.tg-column-wrapper {
		grid-template-columns: 1fr;
	}
	.cg-marquee br{display:none;}
}

@media(max-width: 480px) {
	.tg-slider-widget::before {
		content: " ";
		display: block;
		clear: both;
	}
	.logo .logo-image {
		padding: 0;
		transform: scale(0.8);
	}
	.logo-text {
		padding: 20px 0;
	}
	.logo .logo-text .site-title {
		line-height: 24px;
	}
	.tg-slider-widget.slider-content-left .caption-desc,
	.tg-slider-widget.slider-content-center .caption-desc {
	}
	.tg-slider-widget.slider-content-left .caption-title,
	.tg-slider-widget.slider-content-center .caption-title {
	}
	.tg-slider-widget .btn-wrapper a {
		padding: 2px 15px;
	}
	.logo .site-title {
	}
	.site-description {
	}
	.center-logo-below-menu .logo,
	.logo {
		padding: 20px 0;
	}
	.center-logo-below-menu .logo .logo-image {
		padding: 0;
	}
	.call-to-action-section .btn-wrapper a,
	.call-to-action-section .btn-wrapper a:first-child {
		width: 200px;
	}
	.slider-arrow {
		display: none;
	}
	.header-top .tg-column-wrapper .tg-column-2 {
		width: 100%;
	}
	.header-top ul.contact-info li {
		text-align: center;
		width: 100%;
	}
	.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget,
	.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget.tg-column-3,
	.feature-product-section .tg-feature-product-widget.tg-column-4,
	.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget.tg-column-4 {
		width: 97%;
	}
	.tg-slider-widget .caption-desc {
		display: none;
	}
	.tg-slider-widget .caption-title {
		margin-bottom: 10px;
	}
	.header-bottom .search-wrap {
		display: none;
	}
	.header-bottom .cart-wrap {
		padding: 20px 10px;
	}
	.call-to-action-section .call-to-action-section-layout-2 .section-title-wrapper,
	.call-to-action-section .call-to-action-section-layout-2 .btn-wrapper {
		display: block;
		width: 100%;
	}
	.call-to-action-section .call-to-action-section-layout-2 .section-title {
		text-align: center;
	}

	.boxed .tg-container {
		padding: 0 15px;
	}
    
    .floating_link_crave{
        top: 3vh;
        left: 15vw;
    }

    .floating_link_imdb{
        top: 3vh;
        left: 67vw;
    }
    
    .floating_link_ctv{
        top: 3vh;
        left: 30vw;
    }
}

@media(max-width: 320px) {
	.tg-slider-widget .caption-desc {
		display: none;
	}
	.tg-slider-widget .caption-title {
		margin-bottom: 10px;
	}
    
    .floating_link_crave{
        top: 20px;
        left: 15vw;
    }

    .floating_link_imdb{
        top: 20px;
        left: 67vw;
    }
}
