@import url('https://fonts.googleapis.com/css?family=Maven+Pro%3A400|Maven+Pro%3A600|Maven+Pro%3A700|Raleway%3A400|Raleway%3A600|Raleway%3A700|Maven+Pro%3Aregular|Raleway%3A500');


body, .main .sidebar .widgettitle, .tabbed .tabs-list, h3.gallery-title, .comment-respond small, .main-heading, .gallery-title, .section-head, .main-footer .widgettitle, .entry-title, .page-title { font-family: "Maven Pro", Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, .gallery-block .carousel .title a, .list-timeline .posts article, .posts-list .content > a, .block.posts a, 
								#bbpress-forums .bbp-topic-title, #bbpress-forums .bbp-forum-title, .bbpress.single-topic .main-heading, .navigate-posts .link { font-family: "Raleway", Georgia, serif; }
.post-content { font-family: "Maven Pro", Arial, sans-serif; font-weight: normal; }
.navigation .menu { font-family: "Raleway", Arial, sans-serif; font-weight: 500;  }
.highlights .excerpt, .listing-alt .content .excerpt { font-family: "Raleway", Arial, sans-serif; font-weight: 500;  }
.page .post-header h1, .page  .post-content h1, .page .post-content h2, 
									.page .post-content h3, .page  .post-content h4, .page  .post-content h5, .page  .post-content h6 { font-family: "Raleway", Arial, sans-serif; font-weight: 500;  }
.post-content a:hover { color: #253648 }

.navigation .menu > li:hover, .navigation .menu li li:hover, .navigation .menu li li.current-menu-item,
.navigation .mega-menu .sub-nav li:hover, .navigation .menu .sub-nav li.current-menu-item { background-color: #000000; }

@media only screen and (max-width: 799px) { .navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, 
.navigation .menu > .current-menu-parent > a, .navigation .mega-menu.links > li:hover,
.navigation .menu > .current-menu-ancestor > a, .navigation .menu li.active { background-color: #000000; } }

.navigation { background-color: #6d6d6d; }

@media only screen and (max-width: 799px) { .navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, 
.navigation .menu > .current-menu-parent > a { background-color: #6d6d6d; } }

.navigation.sticky { background: rgb(109,109,109); background: rgba(109,109,109, 0.9); }

.navigation { border-color: #000000; }

::selection { background: #d8b72d }

:-moz-selection { background: #d8b72d }

.top-bar { border-top-color: #d8b72d }

.trending-ticker .heading, .breadcrumbs .location, .news-focus .heading, .gallery-title, .related-posts .section-head, 
.news-focus .heading .subcats a.active, .post-content a, .comments-list .bypostauthor .comment-author a, .error-page 
.text-404, .main-color, .section-head.prominent, .block.posts .fa-angle-right, a.bbp-author-name, .main-stars span:before,
.main-stars { color: #d8b72d }

.navigation .menu > li:hover > a, .navigation .menu >.current-menu-item > a, .navigation .menu > .current-menu-parent > a,
.navigation .menu > .current-menu-ancestor > a, .tabbed .tabs-list .active a,  
.comment-content .reply, .sc-tabs .active a, .navigation .mega-menu { border-bottom-color: #d8b72d }

.main-featured .cat, .main-featured .pages .flex-active, .rate-number .progress, .highlights .rate-number .progress, 
.main-pagination .current, .main-pagination a:hover, .cat-title, .sc-button-default:hover, .drop-caps, .review-box .bar,
.review-box .overall, .post .read-more a, .button, .post-pagination > span { background: #d8b72d }

.post-content .wpcf7-not-valid-tip, .main-heading, .review-box .heading, .post-header .post-title:before, 
.highlights h2:before, div.bbp-template-notice, div.indicator-hint, div.bbp-template-notice.info, 
.modal-header .modal-title, .entry-title, .page-title { border-left-color: #d8b72d }

@media only screen and (max-width: 799px) { .navigation .mobile .fa { background: #d8b72d } }

.navigation .menu > li li a, .navigation .mega-menu.links > li > a, .navigation .mega-menu.links > li li a,
.mega-menu .posts-list .content, .navigation .mega-menu .sub-nav li a { border-color: #000000; }

@media only screen and (max-width: 799px) { .navigation .menu li a { border-color: #000000; } }

.mega-menu .heading, .navigation .mega-menu.links > li > a { border-color: #6d6d6d; }

.mega-menu .sub-nav { background: #000000; }

.navigation .mega-menu, .navigation .menu ul { background-color: #6d6d6d; }

@media only screen and (max-width: 799px) { .navigation .mega-menu.links > li:hover { background-color: #6d6d6d; } }


body {
   color: #000;
}
.header-logo {
   padding: 20px 0;
}
@media only screen and (max-width: 767px) {
.header-logo {   
      margin: 0 !important;
      padding-top: 0;
      padding-bottom: 0;
   }
    .main-featured .slider, .main-featured .flexslider .slides img {
       margin-bottom: 0;
   }
}
.ticker-tape {
   text-align: center;
   background-color: #444;
   padding-top: 20px;
   color: #FFF;
}
.ticker-tape a{
   color: #FFF;
}
.red-button {
    padding: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: #e54e53;
    line-height: 1.2 !important;
    float: left;
}
.grey-button {
    padding: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: grey;
    line-height: 1.2 !important;
    float: left;
}

a.red-button-link, a.red-button-link:visited, a.red-button-link:active, a.red-button-link:hover {
    color: #FFF !important;
    font-weight: 700;
    font-size: 20px;
}

hr, hr.separator {
    margin: 20px 0;
}

.main-heading, .page-title, .entry-title {
    line-height: 1.2;
    padding-top: 15px;
    color: #0a5093;
}

.post-content ul {
    margin-left: 15px;
    line-height: 1.6;
}
.extra-padding {
	padding-bottom: 7px;
}
.extra-extra-padding {
	padding-bottom: 20px;
}
.hp-ul{ 
	list-style: disc; 
	padding-left: 15px;
}
.grey-box {
	padding: 25px; 
	background-color: #eee; 
	margin-bottom: 25px;
}
.post-content a {
    color: #0079ff;
}
.column, .row [class*="col-"] {
    margin-top: 5px;
}
.post-content p, .post-content > ul, .post-content > div, .post-content > dl, .post-content blockquote, .post-content ol {
    margin-bottom: 20px;
    line-height: 1.6;
}
.home-page-row { 
	margin-bottom: 49px;
	padding-bottom: 25px;
	border-bottom: thin #ddd solid;
}
#overview-acting-box {
	background-color: #e44e53; 
	padding: 20px;
	line-height: 1.3; 
	text-align: center;
}
#overview-screenwriting-box {
	background-color: #4d9de0; 
	padding: 20px; 
	line-height: 1.3;
	text-align: center;
}
#overview-directing-box {
	background-color: #fc9e4d;
	padding: 20px; 
	line-height: 1.3;
	text-align: center;
}
#apply-online-box {
	background-color: #3bb273; 
	padding: 20px; 
	line-height: 1.3;
	text-align: center;
}
h3.bolder {
	font-weight: normal;
        margin-bottom: 0;
        line-height: 1;
        letter-spacing: .5px;
}
a.white {
	color: white;
}
h2.header {
	font-weight: bold; 
	margin: 20px 0 15px 0;
}
#overview-acting-list {
	background-color: #e44e53; 
	padding: 15px; 
	margin: 15px 0;
	text-align: center;
}
#overview-screenwriting-list {
	background-color: #4d9de0; 
	padding: 15px; 
	margin: 15px 0;
	text-align: center;
}
#overview-directing-list {
	background-color: #fc9e4d;
	padding: 15px; 
	margin: 15px 0;
	text-align: center;
}
#apply-online-list {
	background-color: #3bb273; 
	padding: 15px; 
	margin: 15px 0;
	text-align: center;
}
#request-list {
	background-color: #7768ae; 
	padding: 15px; 
	margin: 15px 0;
	text-align: center;
}

#cff.cff-default-styles h3, #cff.cff-default-styles h4, #cff.cff-default-styles h5, #cff.cff-default-styles h6, #cff.cff-default-styles p { font-size: 13px; }

.widget li { font-size: 13px; }

.post-content, .post-share, p, ul, li, body { 
	font-size: 16px; 
        line-height: 1.6;
}

.main-featured { margin: 28px 0 28px 0; !important}

#nf_submit_7 { padding-bottom: 22px;}

#home-page-main { margin: 0 auto; }

#sb_instagram .sb_instagram_header, .post-share, .section-head, .author-info, .related-posts, .highlights-box.related-posts, p.nocomments, .main-content .post-meta, .post-header .comments { display: none; }

.column builder one-1 { margin-top: 10px; }

#ninja_forms_field_40_div_wrap { margin-bottom: -20px; }

page .post-header h1, .page  {  margin-top: -15px;  }

#sb_instagram #sbi_load {  margin-top: 15px;  }

.navigation ul li { padding-bottom: 0px; }

.post-content ul li { padding-bottom:12px; } 

.post-content ul { padding-bottom: 12px; }

.breadcrumbs .location { display: none; }

th, td {  border: none; vertical-align: top;  }

a { color: #0079ff; }

.flex-direction-nav .flex-next {  display: none;}

.flex-direction-nav .flex-prev { display: none; }

.posts-list .content time { display: none; }

.highlights .meta {  display: none; }

.navigation .menu > li li a { text-transform: uppercase; }

.main-featured .cat { display: none; }

.main-featured .slider .caption, .main-featured .blocks h3, .featured .caption { display: none; }

.main-head header { min-height: 0px; }

.wrap { padding: 0px 10px; }

.sticky.has-logo li > a {  font-size: 12px;  }

.navigation .menu > li li a { font-size: 12px; }

.main-head .ads-widget { width: 517px; }

.form-text { font-size: 12px }

.main-heading, .page-title, .entry-title {
	text-transform: none;
	border-left: none;
	padding-left: 0;
	margin-bottom: 20px;
	font-size: 28px;
	font-weight: 700;
}

@media only screen and (max-width: 767px) {
	.main-featured .blocks { 
		display: block; 
		padding-left: 25px;
	}

	.main-head .ads-widget { display: none !important; }

	.get-rid { display: none; }
}

.wp-caption-text {
font-style: normal;
}
.post-header .post-title {
    margin-top: 10px;
    font-size: 2em;
    padding-left: 0px;
}
.post-header .post-title:before {
    border-left: none;
}
.video-anchor {
 display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}