@font-face {
    font-family: 'sentictext';
    src: url('../fonts/_headline_black-webfont.woff2') format('woff2'),
         url('../fonts/_headline_black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
,
.inner-footer a, .useful_links li a, .footer-icon-info span
@font-face {
    font-family: 'sentictext';
    src: url('../fonts/_headline_bold-webfont.woff2') format('woff2'),
         url('../fonts/_headline_bold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'sentictext';
    src: url('../fonts/_headline_light-webfont.woff2') format('woff2'),
         url('../fonts/_headline_light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'sentictext';
    src: url('../fonts/_headline_medium-webfont.woff2') format('woff2'),
         url('../fonts/_headline_medium-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

#wrapper h1,
#wrapper h2,
#wrapper h3,
#wrapper h4,
#wrapper h5,
#wrapper h6,
.testimonial p,
body,
.breadcrumb,
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element,
.itc-font{
    font-family: sentictext, sans-serif !important;
}

#main-header-top a{
    font-weight: 400;
    font-size: 18px;
    text-transform: none;
    
}

@media only screen and (max-width: 768px) and (min-width: 100px) {
/*    .nav-list:hover .dropdown-brown {	display: block !important;	background: red;	height: auto;	top: 0;}.nav-list {	position: relative;	height: auto !important;}
*/    

    .overlay nav {
        overflow-y: scroll;
        background: transparent;
        height: 75%;
        top: 55%;
    }
/*
    .dropdown-brown{
        display: none !important;
    }*/
} 

ul.nav.navbar-nav {
    overflow: visible !important;
} 

.image-mobile-only{
    display: none;
}

header {
    z-index: 9999
}

.left_interior_painting ul li{
    list-style: inside !important;
}

.container {
    max-width: 1176px;
    width: auto;
}

.left_interior_painting a:hover{
	text-decoration: underline;
}

body, .breadcrumb,
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
    font-family: "proxima-nova",Arial,"Helvetica",sans-serif
}

img {
    max-width: 100%
}

.shows * {
    -webkit-backface-visibility: hidden
}

a {
    color: #428bca;
    font-weight: 500;
}

a:hover,
a:focus {
    color: #3071a9;
    text-decoration: none;
}

ul,
ol {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
}

body .sprite_btn {
    background: url(../images/sprite_btn.png) no-repeat;
    width: 105px;
    height: 33px;
    -moz-background-size: 105px 132px;
    -webkit-background-size: 105px 132px;
    background-size: 105px 132px;
    display: inline-block;
    text-indent: -9999px;
}

.month_year,
#latest_news .date {
    font-weight: 400
}

#wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0px auto;
    padding: 0px;
}

.page_element,
div.page,
.breadcrumb_inside,
.home_play_slider .slider{
    position: relative;
    width: 100%;
    margin: 0px auto;
    padding: 0px;
	max-width: 1120px;		
}

.home_play_slider{
    max-width: none;
	position: relative;
}

.main_slider .carousel-inner .item img {
    width: 100%
}

.main_slider .carousel-caption {
    top: 19%
}

.main_slider .carousel-caption h2 {
    font-size: 100px;
    color: #fff;
    text-transform: uppercase;
}

.season {
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    border: 2px solid #fff;
    width: auto;
    display: inline-block;
    padding: 0px 50px;
    margin-top: 5px !important;
}

.season_links {
    margin-top: 30px !important
}

.season_links a:hover {
    color: #fff;
    text-decoration: none;
}

.season_links a {
    margin-right: 16px !important;
    background: #000;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    padding: 9px 46px;
    margin-right: 20px;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    font-weight: 300;
}

.season_links a:hover {
    background: #828282
}

.season_links a:active {
    color: #fff
}

.season_links a:visit {
    color: #fff
}

#header {
    height: 126px;
    opacity: 1.0;
    /* background: #131313; */
    /* background: transparent */
    /* padding-bottom: 6px; */
}

#header .navbar-default {
    background: transparent;
    border: none;
    margin: 0px;
    min-height: 80px;
}

#header a.navbar-brand {
    /* margin-top: 7px */
}

#header #bs-example-navbar-collapse-1 {
    /*margin: 11px 0;*/
    padding: 0px;
}

#header .nav.navbar-nav {
    /*padding-left: 40px !important;*/
    /*top: 8px !important;*/
    position: relative;
}

#header .navbar-default .navbar-nav>.active>a,
#header .navbar-default .navbar-nav>.active>a:hover,
#header .navbar-default .navbar-nav>.active>a:focus {
    background: none
}

#header .nav.navbar-nav a {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

#header .nav.navbar-nav a:hover {
    text-decoration: none;
    color: #fff;
    transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
}

#header .nav>li>a {
    padding: 7px
}

#header .dropdown-menu a:hover{
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;    
}

.upcomming .form-group {

}

.upcomming .form-control {
    width: 155px;
    padding: 0;
    margin: 0;
    height: auto;
    font-size: 12px;
}

.main_slider .carousel-indicators {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.main_slider .carousel-indicators .active {
    width: 30px;
    height: 30px;
}

.main_slider.dotstyle ul {
    list-style: none;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.main_slider.dotstyle li {
    position: relative;
    margin: 0 8px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
    border-radius: 50%;
}

.main_slider.dotstyle li a {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #828282;
    text-indent: -999em; /* make the text accessible to screen readers */
    cursor: pointer;
    position: absolute;
}

.main_slider.dotstyle li a:focus {
    outline: none
}

/* ===[ Individual styles and effects ]=== */

/* ===[ Scale up ]=== */

.main_slider.dotstyle-scaleup li a {
    -webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.main_slider.dotstyle-scaleup li a:hover,
.main_slider.dotstyle-scaleup li a:focus {
    background-color: #fff
}

.main_slider.dotstyle-scaleup li.active a {
    background-color: #fff;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.main_slider span.glyphicon.glyphicon-chevron-left {
    left: 0;
    margin: -10px 0 0 0;
    background: url(../images/left_arrow.png) no-repeat;
    width: 42px;
    height: 92px;
    top: 39%;
}

.main_slider span.glyphicon.glyphicon-chevron-right {
    right: 0;
    margin: -10px 0 0 0;
    background: url(../images/right_arrow.png) no-repeat;
    width: 42px;
    height: 92px;
    text-indent: -999px;
    top: 39%;
}

.main_slider .glyphicon-chevron-left:before,
.main_slider .glyphicon-chevron-right:before {
    display: none
}

/* start shows slider */

.home .home_play_slider h2,
body h2.section_heading,
.page-template-template-shows #interior_painting h2 {
    text-align: center;
    font-size: 48px;
    color: #212121;
    font-weight: bolder;
    padding: 41px 0px 29px 0px;
	text-transform:uppercase;
}

h2.section_heading {
    padding-top: 0;
    padding-bottom: 45px;
}

.home .home_play_slider h2:before,
h2.section_heading:before {
    width: 254px;
    height: 3px;
    background: #EEE;
    content: "";
    position: absolute;
    margin-top: 100px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
	left: 50%;
}

.page-id-52 h2.section_heading::before{
	margin-top: 71px;
}

h2.section_heading:before {
    width: 460px !important
}

.last h2.section_heading:before {
    width: 539px !important
}

.home .panelSlider .thumbnail_area {
    border: none
}

.home .panelSlider .carousel-control.left,
.home .panelSlider .carousel-control.right {
    background: none
}

.shows_text {
    font-weight: 700;
    font-size: 15px;
    color: #000;
    margin-bottom: 5px;
    padding-top: 3px !important;
}

.shows_date {
    font-style: italic;
    font-size: 15px;
    color: #828282;
    padding-bottom: 9px;
}

.home .panelSlider .caption {
    padding: 5px 0px
}

.home .panelSlider .caption p {
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 18px;
    text-transform: uppercase;
}

.tickets {
    background: url(../images/tickets.png) no-repeat;
    width: 105px;
    height: 33px;
    margin-top: 5px;
}

.tickets a {
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: block;
    padding-top: 9px;
}

.home .panelSlider span.glyphicon.glyphicon-chevron-left {
    left: 0;
    padding: 0;
    margin: -70px 0 0 0;
    background: url(../images/shows_arrow_left.png) no-repeat;
    width: 46px;
    height: 92px;
    top: 36%;
}

.home .panelSlider span.glyphicon.glyphicon-chevron-right {
    right: 0;
    padding: 0;
    margin: -70px 0 0 0;
    background: url(../images/shows_arrow_right.png) no-repeat;
    width: 46px;
    height: 92px;
    top: 36%;
}

.home .panelSlider .glyphicon-chevron-left:before,
.home .panelSlider .glyphicon-chevron-right:before {
    display: none
}

.home .panelSlider .carousel-indicators {
    bottom: -10%
}

.home .panelSlider {
    padding-bottom: 21px
}

/*#events {
    padding-bottom: 41px
}*/

.home .panelSlider .carousel-indicators {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.home .panelSlider .carousel-indicators .active {
    width: 30px;
    height: 30px;
}

.home .panelSlider .dotstyle ul {
    list-style: none;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.home .panelSlider .dotstyle li {
    position: relative;
    margin: 0 8px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
}

.home .panelSlider .dotstyle li a {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #828282;
    text-indent: -999em; /* make the text accessible to screen readers */
    cursor: pointer;
    position: absolute;
}

.home .panelSlider .dotstyle li a:focus {
    outline: none
}

/* ===[ Individual styles and effects ]=== */

/* ===[ Scale up ]=== */

.home .panelSlider .dotstyle-scaleup li a {
    -webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.home .panelSlider .dotstyle-scaleup li a:hover,
.home .panelSlider .dotstyle-scaleup li a:focus {
    background-color: #000
}

.home .panelSlider .dotstyle-scaleup li.active a {
    background-color: #000;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

/* .home .panelSlider .carousel-indicators .active {



    width:44px;



    height:44px;



    border-radius:35px;



    background:#000;



    position:relative;



    top:2px;



    -webkit-transform: scale(1);



    -moz-transform: scale(1);



    -o-transform: scale(1);



    -ms-transform: scale(1);



    transform: scale(1);



    transtion:0.3s ease-in-out;



    -webkit-transtion:0.3s ease-in-out;



    -moz-transtion:0.3s ease-in-out;



}







.home .panelSlider .carousel-indicators li {



    width:34px;



    height:34px;



    border-radius:30px;



    background:#828282;



    -webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;



    transition: transform 0.3s ease, background-color 0.3s ease;



    -moz-transition: -moz-transform 0.3s ease, background-color 0.3s ease;



    -ms-transition: -ms-transform 0.3s ease, background-color 0.3s ease;



    -o-transition: -o-transform 0.3s ease, background-color 0.3s ease;



    border:none;



    margin:0px 10px;



}



.home .panelSlider .carousel-indicators li:hover {



    width:44px;



    height:44px;



    background:#000;



    border-color:#fff;



    position:relative;



    top:2px;



    -webkit-transform: scale(1);



    -moz-transform: scale(1);



    -o-transform: scale(1);



    -ms-transform: scale(1);



    transform: scale(1);



    transtion:0.3s ease-in-out;



    -webkit-transtion:0.3s ease-in-out;



    -moz-transtion:0.3s ease-in-out;



}
   ================================================== */

/* end shows slider */

#florida {
    background: url(../images/florida_bg.jpg) no-repeat;
    background-size: cover;
    min-height: 240px;
}

#florida h2,
.interior_banner_img h1 {
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
}

#florida h2 {
    padding-top: 85px;
	margin-top:0;
}

#florida p {
    text-align: center;
    font-size: 20px;
    color: #fff;
}

/* ===[ Individual styles and effects ]=== */

/* ===[ Scale up ]=== */

#events .dotstyle-scaleup li a {
    -webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

#events .dotstyle-scaleup li a:hover,
#events .dotstyle-scaleup li a:focus {
    background-color: #000
}

#events .dotstyle-scaleup li.active a {
    background-color: #000;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

div#carousel-events {
    padding-bottom: 50px
}

/* end events slider */

/* start latest_news css */

#latest_news {
    background: #e6e6e6;
    padding-bottom: 50px;
}

.page-id-54 #latest_news {
    background: transparent;
    padding-bottom: 0;
}

#latest_news img {
    width: 100%;
    height: auto;
}

#latest_news .latest_news_block img{
	/* width: 100%; */
    width: 322px;
}

#latest_news h3 {
    line-height: 1.2em;
    color: #000000;
    padding-bottom: 0;
    margin-bottom: 10px;
    font-weight: 700;
    margin-top: 0px;
    text-transform: uppercase;
    padding-right: 10%;
    font-size: 18px;

}

.page-id-54 #latest_news h3, .search #latest_news h3 {
    margin-bottom: 6px;
    line-height: 1em;
    width: 535px; 
    font-family: "sentictext", sans-serif !important;
    font-size: 24px;
    font-weight: 900 !important;
    letter-spacing: -0.42px !important;
    margin-top:10px !important;
}

#latest_news h3 a,
#latest_news h1{
    color: #000000;
    font-weight: inherit;
    font-size: 22px !important;
    font-weight: 900 !important;
    letter-spacing: -0.42307692766189575;
    line-height: 30px !important;
    font-family: "sentictext", sans-serif !important;

}

#latest_news h3 a:hover {
    text-decoration: underline
}

#latest_news .news_full_block .btn{
    background-color: #4a90e2;
    color:#FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1875em;
    text-decoration: none;
    padding-left:43px;
    padding-right:45px;
    padding-top:10px;
    padding-bottom:9px;
    text-transform: uppercase;
    margin-bottom:15px;
}

#latest_news .news_full_block .btn:hover{
    background-color: #3071a9;
}

#latest_news .news_content{
    max-width:635px;
    margin-bottom:27px;
}

#latest_news .news_content p{
    color: black;
    line-height: 30px;
    margin-bottom:15px;
    color: rgba(0, 0, 0, 1);
    font-family: 'bennet-display', sans-serif;    
    font-size: 20px !important;
    font-weight: 300;
    letter-spacing: 0px;
}

#latest_news .news_content p:last-child{
    margin-bottom:0;
}

#latest_news h2 {
    color: #212121;
    font-size: 48px;
    text-align: center;
    padding: 33px 0px 42px 0px;
    font-weight: bolder;
	border:0 !important;
}

#latest_news .news_date_top{
    /* display: none; */
    /* position:absolute; */
    float: left;
    margin-right: 17.5px;
    width:75px;
    text-align: center;
    width:62px;
    max-width:62px;
    min-width:62px;
    height:70px;    
    background-color: #202020;
    color: #fff;
    text-transform: uppercase;
}

#latest_news .news_date_top span{
    display: block;
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "sentictext", sans-serif !important;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: -1.05px;
    text-align: center;
    padding-top: 5px;
}

#latest_news .news_date_top small{
    display:block;
    color: rgba(255, 255, 255, 1);
    font-family: "sentictext", sans-serif !important;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 2.33px;
    text-align: center;
    border-bottom: 1px solid;
    line-height: 25px;
}

/*#latest_news h2:after {
    width: 254px;
    position: absolute;
    content: "";
    height: 3px;
    background: #EEE;
    margin-top: 60px;
    margin-left: -288px;
}*/

#latest_news .page_element > div {
    padding-left: 0px
}

#latest_news .page_element > div:last-child {
    padding-right: 0px;
    padding-left: 5px;
}

.white_bg noises h3 {

}

.white_bg noises p {

}

.latest_news_block h3 {
    margin-top: 10px !important
}

.latest_news_block .padding_none{
    overflow: hidden;
    height:auto;
}

#big_news .noises > a{
	height:272px;
	overflow: hidden;
	display:block;
}

body .latest_news_block p, #big_news p {
    font-size: 17px;
    color: #777;
    line-height: 24px;
	padding-bottom:10px;
}

.latest_news_block p{
	padding-bottom:0;
}

.news_full_block {
    /* padding: 15px 6px 0; */
    line-height: 1;
}

#latest_news .date {
    border: 2px solid #000;
    padding: 2px 11px 3px;
    display: inline-block;
    font-weight: 900;
    font-size: 20px;
    color: #000;
}

.cast_announced {
    padding: 27px 20px 0;
}

.month_year {
    padding: 0px 5px;
    background: #000;
    color: #FFF;
    position: relative;
    top: 3px;
    font-size: 13px;
}

.white_bg {
    background: #fff
}

.noises {
    min-height: 466px
}

.padding_none {
    padding: 0px
}

.latest_news_block {
    margin-bottom: 20px;
    position:relative;
    padding-bottom: 27px;
    display: flex;
}

#latest_news .page_element {
    position: relative;
    overflow: hidden;
}

.margin_bottom {
    margin-bottom: 20px
}

.view_all {
    position: absolute;
    right: 20px;
    top: 9%;
    text-transform: uppercase;
	padding-top:8px;
	padding-bottom:7px;
	padding-left:56px;
	padding-right:56px;
	font-weight: 700;
	
}

/* end latest_news css */

/* start subscribe css */

#subscribe {
    background: #000;
    padding: 29px 0;
    display: none;
}

.form-subscribe label {
    color: #fff;
    font-size: 24px;
    padding-right: 15px;
    font-weight: 400;
}

.form-subscribe > .row{
    min-height: 47px;
}

#email_address_field_0{
    width: 67%;
    margin: 0 !important;
    padding: 0 !important;
    float: left;
}

.ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-header,
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text{
    color: white !important;
}

.form-subscribe input[type="text"],
input#email_address_0{
    padding: 14px 12px 12px;
    width: 24%;
    margin: 0 0 0 10px;
/*	border:0;
*/	border-radius: 5px 0 0 5px !important;
	-webkit-border-radius: 5px 0 0 5px !important;
	-moz-border-radius: 5px 0 0 5px !important;
}

input#email_address_0{
    width:100%;
    margin-left: 0;
}

.subscribe_logos {
    padding: 0px
}

.subscribe_logos ul {
    overflow: hidden;
    float: right;
}

.ctct-inline-form{
    max-width:400px;
    display: inline-block;
    width:400px;
    max-height: 40px;
}

#ctct_form_0{
    min-height: auto !important;
}

.form-subscribe button[type="submit"],
#ctct_form_0 button.ctct-form-button {
    background: #5a88c1;
    border-radius: 0;
    border:0;
    color: #ffffff;
    font-size: 16px;
    padding: 15px 30px;
    text-transform: uppercase;
    vertical-align: top;
	margin-left: -4px;
	font-weight:500;
	border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;	
	line-height: 1;
    display: inline-block !important;
}

#ctct_form_0 button.ctct-form-button{
    width:33%;
    float:right;
}

.ctct-form-embed.form_0 .ctct-form-defaults{
    background: transparent !important;
    padding:0 !important;
    font-family: inherit !important;
    font-size: inherit;
    line-height: inherit;
}

.form-subscribe button[type="submit"]:hover,
#ctct_form_0 button.ctct-form-button:hover{
    background-color: #3071a9;
    color: #fff;	
}

.subscribe_logos ul li {
    width: auto;
    float: left;
    list-style: none;
    padding-left: 50px;
}

.subscribe_logos ul li:first-child {
    padding: 0px
}

/* end subscribe css */

/* start footer css */

#footer {
    background: #202020;
    padding: 10px 0px 30px 0px;
}

.inner-footer h2 i {
    font-size: 32px;
}

.inner-footer .left_footer .address a,
.useful_links li a{
    font-size:19px !important;
}

.inner-footer h2 i:first-child{
    margin-left:10px;
}

.left_footer {
    padding-left: 0px
}

.right_footer {
    padding-right: 0px
}

.right_footer div {
    padding: 0
}

.address {
    padding-left: 31px
}

#footer .subscribe_logos a img:first-child{
    position: relative;
    margin-right: 7px;
    margin-top: 7px;    
}

#wrapper #footer h2 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 20px;
    padding-top: 22px;
    font-weight: 300 !important;
    letter-spacing: normal !important;
}

.useful_links li {
    list-style: none outside none;
    padding: 5px 0;
}

.useful_links li:nth-child(3n+1) {
    margin-left: 0px
}

#footer p {
    color: #a1a1a1;
    font-size: 15px;
}

.social_icons li {
    list-style: none outside none;
    margin-left: 20px;
    width: 58px;
    float: left;
}

.subscribe_logos {
    margin-top: -28px;
    display: inline-block;
    float: right;
    overflow: hidden;
    width: auto;
}

.copyright {
    margin-top: 35px
}

.upper_social_icons {
    padding: 0px;
    margin-top: -6px;
}

.useful_links {
    overflow: hidden;
    padding: 0;
    line-height: 32.8571px;
}

.copyright_text {
    font-size: 13px !important;
    color: #666666 !important;
    font-weight: 600;
    margin-bottom:0 !important;
}

.facebook a {
    width: 58px;
    height: 51px;
    background: url(../images/social_icons.png) no-repeat;
    display: block;
}

.twitter a {
    width: 58px;
    height: 51px;
    background: url(../images/social_icons.png) -72px 0px no-repeat;
    display: block;
}

.youtube a {
    width: 58px;
    height: 51px;
    background: url(../images/social_icons.png) -144px 0px no-repeat;
    display: block;
}

.facebook a:hover {
    background: url(../images/social_icons.png) 0px -59px no-repeat
}

.twitter a:hover {
    background: url(../images/social_icons.png) -72px -59px no-repeat
}

.youtube a:hover {
    background: url(../images/social_icons.png) -144px -59px no-repeat
}

.map {
    padding: 0px
}

/* end footer css */

@media screen and (min-width:1025px) { 
    /* start shows section css */

    .home .panelSlider .item .row > div {
        padding-left: 0px
    }

    .home .panelSlider .thumbnail_area>img,
    .thumbnail_area a>img {
        margin: 0px;
        padding: 0;
        display: block;
        width: 100%;
    }

    .home .panelSlider .thumbnail_area {
        padding: 2px
    }

    /* end show section css */

    /* start event section css */

    #events .item .row > div {
        padding-left: 0px
    }

    #events .thumbnail_area>img,
    .thumbnail_area a>img {
        margin: 0px;
        padding: 0;
        display: block;
        width: 100%;
    }

    #events .thumbnail_area {
        padding: 2px
    }

    /* start event section css */
}

/* ***********start interior-pagge css***********
   ================================================== */

.interior_banner_img.no_subheading .title h1{
	margin:0; 
	padding:0;
}

.interior_banner_img img {
    width: 100%;
    height: auto;
}

.interior_banner_img .show_poster {
    /*left: 50%;;
    top: 50%;
    position: absolute;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1095px;*/
    z-index: 1;
    top: 29px;
    margin: 0 auto -343px;
    position: relative;
    width: 1120px;
}

.interior_banner_img .show_poster img {
    width: 246px;
    height: 343px;
    border: 3px solid #eeeeee;
}

.interior_banner_menu {
    width: 100%;
    bottom: 0;
    background: #333333;
    padding: 18px 0px 14px 0;
    text-align: left;
    display: none;
}

.interior_banner_menu .page,
#subscribe .page_element,
#footer .page_element,
#latest_news .page_element,
.header_inner {
    max-width: 1158px;
    padding: 0 20px;
}

.header_inner{
    margin:0 auto;
}

.useful_links.social-links a {
    line-height: 35px
}

.useful_links.social-links  li {
    padding: 0;
    margin-bottom: -5px;
}
 
.interior_banner_menu ul {
    width: auto;
    display: inline-block;
    padding: 0px;
    margin: 0 0 0 -3px;
    min-height: 22px;
}

.with_sidebar .interior_banner_menu ul{
	margin: 0 0 0 16px;
}

.interior_banner_menu ul li {
    float: left;
    list-style: none;
    margin-right: 35px;
    position: relative;
}

.interior_banner_menu ul li:last-child {
    margin: 0
}

.sub-menu .current_page_item span,
.interior_banner_menu ul .selected span {
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: 30px;
	display:none;
}

.page-id-54 .sub-menu .current_page_item span {
    border-color: transparent transparent #f6f6f6 transparent
}

.blue_down_arrow {
    left: 70px;
    position: absolute;
    top: 43px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #5a87c1 transparent transparent transparent;
}

.interior_banner_menu ul li a,
.interior_banner_menu strong,
.single_right a {
    font-size: 18px;
    color: #999;
    font-weight: 400;
}

.interior_banner_menu strong {
    color: #FFF
}

.interior_banner_menu ul li a:hover,
.sub-menu .current_page_item a,
.interior_banner_menu ul .selected a,
.single_right a:hover {
    color: #FFF;
    text-decoration: none;
}

#interior_painting {
    overflow: hidden;
    color: #454545;
    /* background-color: #e6e6e6; */
    font-size: 22px;
    line-height: 28px;
}

#interior_painting img{
	height: auto;
}

.single #interior_painting{
	overflow: visible;
}

#interior_painting {
    margin-bottom: 0px;
    overflow: hidden;
    /*    border-top: 2px solid white;    */
}

.left_interior_painting {
    padding-bottom: 105px;
    padding-top: 15px;
    background-color: #FFF;
    padding-right: 40px;
    padding-left: 0;
}

.with_sidebar .left_interior_painting{
	padding-top:0;
	padding-right:40px;
}

.left_interior_painting ul li {
    line-height: 30px;
    list-style: none outside none;
    margin-left: 0;
    padding-left: 15px;
    text-indent: -13px;
}

.left_interior_painting ul li:before {
  /*  content: "\0BB \020";*/
}

.right_interior_painting {
    padding-right: 0px;
    padding-left: 22px;
    padding-top: 40px;
    padding-bottom: 20px;
}

.page-id-56 .right_interior_painting, .page-id-56 #interior_painting{
	background-color: #FFF !important;
}

.left_interior_painting h2,
h2.section_heading {
    text-transform: uppercase;
    /*font-size: 24px;*/
    color: #202020;
    padding: 8px 0 20px 0;
}

.left_interior_painting p {
    margin-bottom: 30px
}

.left_interior_painting .sponsor p{
    font-size: 20px !important;
    line-height: 1.5em !important;    
}

.left_interior_painting p:last-child {
    margin: 0
}

#interior_painting h1 {
    font-size: 36px;
    font-weight: 700;
    margin-top: 17px;
    margin-bottom: 19px;
    line-height: 1em;	
}

#interior_painting h1, #interior_painting h2, #interior_painting h3, #interior_painting h4{
	color:#202020;
	text-transform: uppercase !important;
}

#interior_painting.with_sidebar h1, #interior_painting.with_sidebar .ajax_portion, body .with_sidebar .breadcrumb{
	/* padding-left: 80px; */
}

#breadcrumb {
    font-size: 12px;
    font-weight: 600;
}

.white_background {
    background-color: #fff;
    height: 100%;
    margin-left: -1000%;
    position: absolute;
    width: 100%;
	margin-top: -15px;
}

.with_sidebar .white_background{
	margin-top:0;
}

/* *******end interior-page css**********
   ================================================== */

/* =WordPress Core



--------------------------------------------------------------
   ================================================== */

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.single_right strong {
    margin-left: 27px
}

.single_right {
    position: relative;
    text-transform: uppercase;
}

.clear {
    clear: both
}

.header_breadcrumb {
    line-height: 1;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.9);
    color: #434343;
    padding: 5px 0 5px 14px;
    padding-left: 14px;
    height: 14px;
    font-size: 12px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.header_breadcrumb a {
    color: #065ca8;
    line-height: 16px;
}

.header_breadcrumb .left,
.breadcrumb_move_down {
    position: relative;
    top: 0px;
}

.header_breadcrumb .left {
    color: #999;
    padding-right: 10px;
}

.left {
    float: left
}

.breadcrumb_right {
    float: right;
    margin-right: 5px;
}

.breadcrumb_right li {
    float: left;
    display: inline;
    position: relative;
}

.breadcrumb_right a {
    color: #065ca8;
    text-decoration: none;
}

.breadcrumb_right a:hover {
    text-decoration: underline
}

.breadcrumb_right span {
    margin: 0 5px
}

.breadcrumb_right .share_button {
    margin-top: -2px;
    margin-left: 3px;
    top: 1px;
}

.breadcrumb_right ul {
    padding: 0
}

.header_breadcrumb .at300bs {
    background: none !important;
    height: auto !important;
}

body .header_breadcrumb {
    border-bottom: 0 !important;
    font-weight: 400;
}

.header_breadcrumb .addthis_toolbox {
    float: left;
    width: 93px;
    margin: 0;
}

.header_breadcrumb .addthis_default_style .at300b,
.addthis_default_style .at300m {
    padding: 0;
    position: relative;
}

.header_breadcrumb .ppt {
    display: none !important
}

.social-icons {
    position: absolute;
    right: 7px;
    top: 15px;
    z-index: 1;
}

.ticket_btn {
    text-transform: uppercase;
    position: relative;
    text-indent: -99999px;
    display: inline-block;
    background-position: 0 -66px;
}

.single-people .ticket_btn {
    margin: 0
}

.more_btn {
    background-position: 0 -33px
}

.page-id-54 .more_btn {
    margin-top: 27px
}

.page-id-21 .more_btn {
    margin-top: 20px
}

.thumb_info .ticket_btn,
.actor_left_inner .ticket_btn,
.play_info .ticket_btn {
    background-position: 0 0
}

#header .ticket_btn:hover,
.overlay .ticket_btn:hover,
.overlay .ticket_btn:focus,
.overlay .ticket_btn:active {
    background-position: 0 -66px;
    background-color: transparent;
}

.bg_white .left_side,
.bg_white .right_side {
    background-color: #FFF !important
}

.left_side,
.right_side {
    display: none;
    background-color: #ffffff;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    height: 17px;
    width: 17px;
    position: absolute;
    top: 7px;
}

.ticket_btn .left_side {
    left: -7px
}

.ticket_btn .right_side {
    right: -7px
}

.sidebar_item .ticket_btn {
    background-position: 0 0;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 11px;
}

.news_other_info_a {
    float: left;
    font-size: 28px;
    margin-top: 20px;
}

.news_other_info_a a:focus {
    text-decoration: none
}

.image_nav {
    float: right
}

.image_nav a {
    font-size: 21px
}

.play_info,
.news_other_info {
    padding-bottom: 44px;
    color: #999999;
    font-size: 18px;
}

.play_info .icon-calendar {
    font-size: 25px;
    margin-right: 10px;
    position: relative;
    top: 4px;
}

#interior_painting.full-width,
.page-template-template-full-width #interior_painting{
    background-color: white;
    border-top: 0;
}

.full-width .left_interior_painting {
    padding: 35px 8px
}

.news_page .left_interior_painting{
    padding-top:55px;
    padding-left:0;
    padding-right:0;
}

.full-width-100 .left_interior_painting {
    padding: 19px 30px
}

.full-width iframe {
    width: 100%
}

.page-id-5 .page iframe {
    height: 4000px !important
}

.columns_3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
}

.page-id-56 .columns_3 {
    margin-bottom: 26px
}

.columns_4 {
    -moz-column-width: 198px;
    -webkit-column-width: 198px;
    -o-column-width: 198px;
    column-width: 198px;
    width: 960px;
    margin-bottom: 10px;
}

.shows {
    height: 370px;
    background-color: #202020;
}

.left_show {
    float: left;
    width: 640px;
    position: relative;
}

.left_show img {
    width: 100%;
    height: 370px;
}

.right_show {
    float: left;
    width: 462px;
    position: relative;
    height: 370px;
    background-color: #202020;
}

.right_show_inner {
    padding-left: 25px;
    padding-right: 20px;
    padding-top: 50px;
    height: 320px;
}

.right_show .date {
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #3d769d;
    padding: 2px 9px 2px 10px;
    display: inline;
}

.right_show h2 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 5px !important;
    margin-bottom: 6px !important;
    text-transform: uppercase;
    width: 290px;
    padding: 0;
}

.right_show h2 a {
    color: #FFFFFF
}

.right_show p {
    line-height: 20px;
    margin: 14px 0;
    color: #777777;
    position: absolute;
    font-size: 14px;
    width: 88%;
    font-weight: 300;
    overflow: hidden;
    height: 160px;
}

.right_show ul {
    padding-left: 0;
    margin-left: 0;
    bottom: 20px;
    position: absolute;
    list-style: none;
}

.right_show ul a {
    color: #777;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
}

.right_show ul a:hover {
    color: #FFF;
    text-decoration: none;
}

.shows .arrow,
.next_shows .arrow {
    display: none;
    position: absolute;
    top: -12px;
    left: 0px;
    background: url(./images/arrow_up.png) center center no-repeat;
}

.next_shows .selected .arrow,
.shows .rsNavSelected .arrow {
    display: block;
    height: 12px;
    width: 106px;
}

.listing_title {
    font-size: 13px !important;
    margin: 0 auto;
    text-align: center;
    width: 90px;
    line-height: 15px;
    margin-bottom: 6px;
    padding: 0 !important;
}

.listing_title a {
    color: #000
}

.listing_date {
    display: block;
    text-align: center;
    font-size: 11px;
    color: #8C8C8C;
    /*padding-bottom: 36px;*/
}

.shows {
    line-height: 1
}

.shows .listing_title {
    text-transform: none;
    color: #000;
    font-weight: 600;
}

.page-template-template-shows-php .rsThumbsContainer,
.page-id-46 .rsThumbsContainer, .page-id-1013093 .rsThumbsContainer {
    height: 100%;
    position: relative;
}

.page-template-template-shows-php .left_side,
.page-template-template-shows-php .right_side,
.page-id-46 .left_side,
.page-id-46 .right-side, .page-id-1013093 .left_side,
.page-id-1013093 .right-side {
    background-color: #202020
}

.dot {
    height: 1px;
    width: 100%;
    border-top: 1px dotted #000;
}

body .italic_member {
    font-size: 11px;
    line-height: 14px;
    margin-top: 9px;
}

/* ===[ News ]=== */

#news_section {
    border-collapse: separate;
    padding-bottom: 1px;
    width: 100%;
    line-height: 1;
}

.news_entry {
    cursor: pointer;
    height: 98px;
}

.news_entry:hover {
    background-color: #ededed
}

.news_image {
    width: 180px;
    vertical-align: middle;
    padding-left: 10px;
}

.news_info {
    vertical-align: middle;
    padding-right: 20px;
}

.news_entry h2 {
    text-transform: uppercase;
    margin-bottom: 2px;
    line-height: 1.2em;
    margin-top: 0;
    padding: 0;
    font-size: 18px;
}

.news_entry h2 a {
    color: #434343;
    font-weight: 700;
}

.news_entry h2 a:hover {
    color: #000;
    text-decoration: none;
}

.news_entry p {
    margin-bottom: 0
}

.news_pagination {
    text-align: center;
    margin-top: 45px;
    color: #8c8c8c;
}

.news_pagination a {
    margin: 0 6px
}

.single_news .actor_right h2 {
    margin-bottom: 11px;
    margin-top: 21px !important;
}

.single_news .news_other_info {
    font-size: 12px;
    margin: 4px 11px -4px 15px;
}

.curtains {
    background: url(../images/curtains.jpg) left top no-repeat;
    background-size: cover;
    width: 100%;
}

.page-id-46 .select_year{
    display: none;
}

@media(max-width:490px){
    .curtains .carousel-inner .carousel-item a{
        min-height: 400px;
    background-size: contain;
    background-color: transparent;
    }
}

.page-template-template-shows-php #interior_painting,
.page-id-46 #interior_painting, .page-id-1013093 #interior_painting {
    position: relative;
    border-top: 0;
    /*padding-bottom: 15px;*/
}

.page-template-template-shows-php .left_interior_painting,
.page-id-46 .left_interior_painting, .page-id-1013093 .left_interior_painting  {
    background: transparent
}

.svg-wrap {
    display: none
}

.arrow-left,
.arrow-right {
    z-index: 30;
    height: 88%;
    position: absolute;
}

.slider-btn a {
    position: absolute;
    left: -48px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 90px;
    height: 90px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;	
    background-color: #000;
}

.page-id-46 .slider-btn a{
	background-color:#FFF;
}

.page-id-1013093 .slider-btn a{
	background-color:#FFF;
}

.arrow-right,
.arrow-right a {
    right: -24px;
    left: auto;
}

.slider-btn svg.icon {
    position: relative;
    top: 23px;
    left: 18px;
}

svg.icon{
    fill: #fff;
}

.page-id-46 svg.icon{
	fill: #000;
}

.page-id-1013093 svg.icon{
	fill: #000;
}



.arrow-right.slider-btn svg.icon {
    left: auto;
    right: 18px;
}

.thumb_image img {
    width: 100%;
    height: auto;
}

.page-template-template-shows-php .ticket_btn,
.page-id-46 .ticket_btn, .page-id-1013093 .ticket_btn{
    margin: 0
}

#about_play {
    background-color: #f6f6f6;
    padding-top: 54px;
    padding-bottom: 30px;
    display: none;
}

#about_play .play_container {
    max-width: 1013px;
    width: auto;
    margin: 0 auto;
    display: none;
}

.play_image {
    max-width: 44%
}

.play_wrapper {
    background-color: #FFF;
    height: 100%;
}

.play_container .row,
.play_container .col-md-6 {
    padding: 0;
    margin: 0;
}

.play_short_info.col-md-6 {
    padding-top: 11px;
    padding-left: 33px;
}

.play_short_info h2 {
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
    margin-bottom: 19px;
}

.play_short_info h2 a {
    color: #000000;
    text-transform: uppercase;
}

.play_short_info h2 a:hover {
    text-decoration: underline
}

.play_short_info .left_side,
.play_short_info .right_side {
    background-color: #FFF
}

.date_info {
    font-style: italic;
    font-weight: 600;
    font-size: 18px;
    color: #828282;
    display: block;
    margin-bottom: 28px;
}

.date_info:before {
    margin-right: 7px;
    display: inline-block;
    width: 17px;
    height: 17px;
    background-color: #828282;
    content: '';
    position: relative;
    top: 2px;
}

.play_image img {
    max-width: 440px
}

.gray_loader {
    background: url(../images/gray_loader.gif) center center no-repeat;
    width: 100%;
    height: 60px;
    padding: 30px 0;
}

.panelSlider .rsNav.rsBullets {
    margin: 0 auto -4px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}

.page-id-46 .panelSlider .rsNav.rsBullets, .page-id-1013093 .panelSlider .rsNav.rsBullets{
	display: none;
}

.home .panelSlider .rsNav.rsBullets, .page-template-template-shows .panelSlider .rsNav.rsBullets {
    padding-top: 0px;
	margin-top: -28px;	
}

.home .home_play_slider .slider{
	padding-bottom: 37px;
}

.panelSlider.royalSlider {
    width: 100%;
    height: 504px;
    margin-top: 42px;
}

.home #main_slider .panelSlider.royalSlider {
    height: 470px;
    margin-top: 0;
}

.page-id-46 .panelSlider.royalSlider {
    /*height: 490px;_NO__DOTCOMMA__AFTER__*/
}

.panelSlider .thumb_area {
    cursor: pointer;
    width: 252px;
    float: left;
    text-align: center;
    margin-right: 37px;
    position: relative;
}

.home .panelSlider .thumb_area{
	width: 252px;

}

.panelSlider .thumb_area:last-child {
    margin-right: 0
}

.panelSlider .thumb_image {
    margin-bottom: 17px;
    border: 3px solid #eeeeee;
}

.thumb_image_a {
    margin-bottom: 17px
}

.panelSlider img {
    /*width: 265px;;
    height: 331px;*/
}

.thumb_info h3,
.thumb_info h3 a,
.rsCaption {
    margin: 0;
    padding: 0;
    line-height: 22px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    margin-top: 12px;
}

.rsCaption {
    line-height: 18px;
    font-size: 15px;
    margin-top: 0;
}

.rsCaption .ticket_btn {
    display: block !important;
    margin: 0 auto 12px;
    width: 106px;
}

.home .thumb_info h3,
.home  .thumb_info h3 a,
.rsCaption {
    color: #000
}

#ajax_portion {
    display: none;
}

.ajax_portion, #ajax_portion{
	min-height:600px;
}

#info_table {
    width: 100%;
    text-align: left;
    color: #000;
    margin-bottom: 25px;
}

#info_table .starring {
    width: 338px;
    font-weight: normal;
}

#info_table tr {
    border-bottom: 1px dotted black
}

#info_table th {
    padding-bottom: 7px;
    text-align: left;
}

#info_table td {
    padding: 7px 0
}

#info_table tbody tr {
    font-weight: 700
}

.home_play_slider_wrapper {
    overflow: hidden;
    position: relative;
}

#full-width-slider {
    width: 100%
}

.home #full-width-slider .rsNav{
	display:none;
}

.ctct-inline-form #gdpr_text,
.ctct-inline-form .ctct-form-label,
.ctct-inline-form .ctct-form-errorMessage{
    display: none !important;
}

#full-width-slider .rsSlide img.rsImg {
    margin-top: 0 !important
}

@media screen and (min-width:960px) and (min-height:660px) { 
    #full-width-slider.heroSlider .rsOverflow,
    #full-width-slider.royalSlider.heroSlider {
        height: 421px !important
    }

    .royalSlider.rsAutoHeight,
    .rsAutoHeight .rsSlide {
        height: 100% !important
    }
}

@media screen and (min-width:960px) and (min-height:1000px) { 
    #full-width-slider.heroSlider .rsOverflow,
    #full-width-slider.royalSlider.heroSlider {
        height: 398px !important
    }
}

@media screen and (min-width: 0px) and (max-width: 782px) { 
    #full-width-slider.royalSlider.heroSlider,
    #full-width-slider.royalSlider.heroSlider .rsOverflow {
        height: 250px !important
    }
}

#full-width-slider .rsABlock {
    -moz-transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    top: 50%;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    bottom: auto;
}

#full-width-slider .rsABlock * {
    margin: 0
}

#full-width-slider h2 {
    font-size: 100px;
    font-weight: 700;
    text-transform: uppercase;
}

.home #full-width-slider h2 {
    
}

#full-width-slider h2 a {
    color: #FFF;
    font-weight: 900;
}

.home #full-width-slider.rsMinW .rsBullets {
    width: 100%;
    background: none repeat scroll 0 0 #5a87c1;
    bottom: -51px;
    padding: 19px 0;
}

.home #full-width-slider .rsBullets span {
    background-color: #000
}

.home #full-width-slider .rsBullets .rsNavItem {
    width: 13px;
    height: 13px;
}

#full-width-slider.rsMinW .rsBtnCenterer {
    position: static;
    width: 64px;
    height: 64px;
    margin: 0 auto !important;
}

.rsVideoContainer .rsBtnCenterer,
.rsVideoPlaying .infoBlock {
    display: none !important
}

.show_poster span {
    position: absolute;
    text-align: center;
    width: 246px;
    top: 43px;
    left: 0;
    text-transform: uppercase;
    text-shadow: 0 0 22px #fff;
    font-size: 24px;
    font-weight: 400;
    color: #000;
}

#header .ticket_btn {
    float: right;
    position: static;
    margin-right: 20px;
    margin-top: 25px;
}

#header .ticket_btn,
.overlay .ticket_btn,
.rsCaption .ticket_btn {
    background-position: 0 0
}

.single .ticket_btn {
    margin-right: 15px
}

.play_sponsor_info {
    color: #202020;
    font-size: 15px;
    padding-top: 20px;
    line-height: 18px;
}

.full-width-100 div.page {
    width: auto;
    max-width: none;
}

.single .people_grid{
	text-align: left;
}

.single .people_grid li{
	margin:0 25px 31px 0 !important
}

.page-template-template-people .people_grid li{
	margin:0 31px 31px 0 !important
}

.people_grid {
    margin: 0 auto;
    padding-left: 0;
    text-align: center;
    max-width: 1308px;
}

.single .people_grid {
    max-width: none;
}

.people_grid li {
    width: 261px;
    height: 375px;
    display: inline-block;
    list-style: none outside none !important;
    margin: 10px 0 2px 6px !important;
    overflow: hidden;
    vertical-align: top;
    padding: 0 !important;
}

.page-template-template-people .people_grid{
	padding-top: 12px;
}

.page-template-template-people-php .people_grid li {
    text-indent: 0 !important;
    position: relative;
}

.carousel-item strong {
    text-align: center;
    z-index:1;
    color: #ffffff;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    /*-webkit-transform: translate3d(0,-35px,0);
    transform: translate3d(0,-35px,0);*/
	/*-webkit-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);*/
	padding: 0 20px;
	/*top: 50%;*/
	bottom: 20px;
    width: 100%;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 900;
    letter-spacing: -0.2px;
    /*text-shadow: 0 0 5px black;*/
	text-align: center;
}

/*.people_grid li:hover strong {
    -webkit-transform: translate3d(0,-50px,0);
    transform: translate3d(0,-50px,0);
}*/

.people_grid li:before {
    display: none;
    content: '';
}

.people_grid li img {
    width: 116%;
    height: 300px;
    max-width: none;
    display: block;
}

/*.single .people_grid li img{
	width: auto;
	height: 300px !important;
}*/

.people_grid li .og-fullimg img {
    width: auto;
    max-width: 100%;
    height: auto !important;
}

/*.page-template-template-people-php .people_grid li:hover {
    background-color: #5a87c1
}*/

.page-template-template-people-php .people_grid li img {
    opacity: 1;
    /*-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;*/
    /*-webkit-transform: translate3d(-40px,0, 0);
    transform: translate3d(-40px,0,0);*/
    min-height: 300px;
    width: 300px;	
}

.page-template-template-people-php .people_grid li:hover img {
    /*opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);*/
}

.full-width-100.black_bg .left_interior_painting {
    background-color: #000
}

#interior_painting.gray_bg {
    background-color: #e6e6e6;
}

/* #interior_painting.gray_bg.full-width{



    border-top:2px solid #FFF;



}
   ================================================== */

.gray_bg .left_interior_painting {
    background-color: transparent;
    padding: 54px 20px;
}

.news_date {
    padding-top: 8px;
    font-style: italic;
    font-weight: 600;
    color: #828282;
}

.news_date .icon-date {
    position: relative;
    top: 5px;
    font-size: 28px;
    margin-right: 12px;
}

a.button {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    padding: 10px 30px;
    color: #FFF;
    display: inline-block;
    text-decoration: none;
}

.news_full_block .button {
    margin-top: 26px
}

.page-id-21 .news_full_block .button {
    margin-top: 17px
}

a.button.btn_red {
    background-color: red
}

.interior_banner_img .title{
    position: relative;
    /* z-index: 9999; */
    bottom: 97px;
    color: rgba(255, 255, 255, 1);
    
}

#interior_banner .box-width .title h1 {
    font-family: "sentictext", sans-serif !important;
    color: rgba(255, 255, 255, 1) !important;
    font-size: 30px !important;
    font-weight: 300 !important;
    letter-spacing: 6px !important;
    text-transform: uppercase !important;
    position:relative;
}

.alumni .box-width .title h1 {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "sentictext";
    font-size: 48px;
    font-weight: 300;
    font-style: Text Light;
    letter-spacing: 2.67px;
    text-align: left;
    text-transform: uppercase;
}




.title h1{
	padding-bottom: 10px;
    text-align:left;
    opacity: 1;
    
}

.interior_banner_img .title span, .infoBlock i{
	font-size:25.81px;
	font-weight: 400;
	font-style: italic;
	font-family: Garamond, "adobe-garamond-pro", Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
	text-transform: none;
}
.infoBlock i{
	display:block;
	padding-top:4px;
}

.interior_banner_img h1,
.home #full-width-slider h2{
	font-size: 47px;
	margin:0 !important;
    text-shadow: 0 0 5px rgba(84, 84, 84, 0.52);	
}

.interior_banner_img .show_poster h1 {
    -moz-transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    left: 289px;
    width: 807px;
}

.single #ticket_page_iframe {
    height: 3500px
}

.post_excerpt {
    padding-top: 8px
}

.post_excerpt p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.columns .column {
    float: left;
    margin-right: 4%;
    width: 30%;
}

.columns .column3 {
    margin: 0
}

.dot_entry {
    margin-bottom: 11px;
    margin-top: -4px;
    width: 100%;
    background-image: none;
    background-color: #c1c1c1;
}

.page-id-1529 .left_interior_painting p {
    margin-bottom: 14px
}

.sponsor_banner {
    max-width: 300px;
    max-height: 250px;
    overflow: hidden;
    margin-bottom: 20px;
}

.sponsor {
    float: left;
    margin-right: 5%;
    width: 30%;
    text-align: center;
    font-size: 1em;
}


.sponsors {
    width: 100%;
    margin: 28px auto 0;
    font-size: 15px;
}

.sponsor_display {
    margin-bottom: 45px;
    font-size: 15px !important;
}

.sponsor_display.last {
    margin-bottom: 40px
}

.sponsor.last {
    margin: 0 !important
}

.sponsor_image_elem {
    width: 100%;
    margin-bottom: 11px;
}

.sponsor_image_elem img {
    max-width: 220px
}

.sponsor p {
    line-height: 17px !important;
    text-align: center !important;
    margin-bottom: 0px;
    font-size: 1em !important;
}

.sponsor a.visit_link {
    display: inline-block;
    margin-top: -14px;
    text-align: center;
    font-size: 20px;
}

.sponsor_display.last .sponsor_image_elem {
    height: 90px
}

.sponsor h3 {
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 6px;
    font-size: 1em !important;
    text-transform: uppercase;
}

.mobile_nav {
    display: none
}

.bg_curtains {
    background: url(../images/curtains.jpg) no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    max-height: none;
    overflow: visible;
}

#membership_level {
    padding-top: 23px;
    padding-bottom: 23px;
}

.membership_level_inner {
    background-color: #3b3b3b;
    float: left;
    width: 22%;
}

.membership_area {
    background-color: #ffffff;
    float: left;
    width: 78%;
}

.membership_level_inner ul {
    margin: 0
}

.membership_sub li {
    display: table;
    width: 100%;
    border-bottom: 1px solid #f6f6f6;
}

.membership_sub #business li {
    border-bottom: 0
}

.membership_sub li:hover {
    background-color: #777
}

.membership_sub li.selected {
    background-color: #f00
}

.membership_sub a {
    color: #ffffff;
    display: table-cell;
    font-size: 18px;
    font-weight: 400;
    height: 42px;
    padding-left: 27px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
    padding-right: 10px;
    outline: 0;
}

#business .membership_sub li {
    border: 0
}

.membership_crew {
    min-height: 343px;
    color: #777;
    font-size: 18px;
    font-weight: 400;
    padding: 33px 40px 10px;
    line-height: 1;
    position: relative;
}

.membership_crew h2 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 2px;
    margin-bottom: 13px;
}

.membership_crew em {
    color: #000;
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
}

.membership_crew li {
    margin-left: 15px;
    text-indent: -6px;
}

.membership_crew li,
.membership_crew p {
    line-height: 23px
}

.membership_crew li:before {
    background-color: #777777;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 6px;
    left: -8px;
    position: relative;
    top: -3px;
    width: 6px;
}

.buy_btn {
    background-position: 0 -99px
}

.membership_crew .buy_btn {
    margin-bottom: 15px
}

.page_membership {
    background-color: #f6f6f6
}

#membership_links {
    padding-top: 23px;
    padding-bottom: 23px;
}

#membership_links h2 {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: bolder;
}

.left_heading {
    float: left;
    width: 80%;
}

.right_nav {
    float: right
}

.right_nav .play_info {
    margin: 0;
    padding: 0;
}

.sidebar_item {
    border-top: 5px solid #5a88c1;
    font-size: 16px;
    /*max-width: 320px;*/
    line-height: 20px;
    font-weight: 700;
}

.sidebar_item_video iframe{
	width:100%;
	height: 200px;
}

.sidebar_item_video{
	padding-bottom:19px;
}

.sidebar_item ul {
    margin: 0
}

.sidebar_item_inner {
    background-color: #FFF;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 19px 20px;
}

.sidebar_item_inner img{
	max-width:100%;
}

.sidebar_item h2, h2.sidebar_sponsor {
    margin-top: 0;
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 16px;
    color: #202020;
    text-transform: uppercase;
}

.sidebar_item li {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 11px;
    margin-top: 12px;
}

.sidebar_item li:last-child {
    border: 0;
    padding: 0;
}

.sidebar_item li:last-child .ticket_btn {
    margin-bottom: 0
}

.play_sponsor {
    margin-bottom: 25px
}

.page-id-46 .panelSlider, .page-id-1013093 .panelSlider{
    display: none
}

.page-id-46 .page, .page-id-1013093 .page{
    min-height: 550px
}

.page-id-46 .panelSlider.rsWithBullets, .page-id-1013093 .panelSlider.rsWithBullets {
    display: block
}

.page-id-46 .others_seasons,  .page-id-1013093 .others_seasons{
    padding-bottom: 20px;
    padding-top: 14px;
    text-align: center;
}

.og-details p {
    font-size: 18px
}

body.page-id-46 #interior_painting h2.section_heading, body.page-id-1013093 #interior_painting h2.section_heading{
    color: #FFF;
    padding: 70px 0 14px !important;
    margin-top: 0;
}

.page-id-46 h2.section_heading:before, .page-id-1013093 h2.section_heading:before{
    display: none
}

.others_seasons select {
    padding: 3px
}

.mobile_element {
    display: none !important
}

.desktop_element {
    display: block !important
}

.visibleNearby {
    width: 100% !important;
    background: white;
    color: #FFF;
    padding-top: 25px;
}

.visibleNearby .rsGCaption {
    font-size: 16px;
    line-height: 18px;
    padding: 12px 0 16px;
    background: white;
    width: 100%;
    position: static;
    float: left;
    left: auto;
    bottom: auto;
    text-align: center;
    color: black;
}

.visibleNearby .rsGCaption span {
    clear: both;
    color: #828282;
    display: block;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    text-transform: none;
}

.curtains .visibleNearby .rsGCaption {
    padding-bottom: 0 !important
}

/* ===[ Scaling transforms ]=== */

.visibleNearby .rsSlide img {
    opacity: 0.45;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.visibleNearby .rsActiveSlide img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* ===[ Non-linear resizing on smaller screens ]=== */

@media screen and (min-width: 0px) and (max-width: 900px) { 
    .visibleNearby {
        padding: 12px 0 12px
    }

    .visibleNearby .rsOverflow,
    .royalSlider.visibleNearby {
        height: 400px !important
    }
}

@media screen and (min-width: 0px) and (max-width: 500px) { 
    .visibleNearby .rsOverflow,
    .royalSlider.visibleNearby {
        height: 300px !important
    }


}

@media screen and (max-width: 600px){
      .admin-bar #wrapper{
        margin-top:46px;
    }  
}

.shiftnav-toggle-button{
    display: inline !important;
    padding: 0 !important;
    background: transparent !important;
    color: white !important;
}

.visible_link {
    position: relative
}

.visible_link img {
    cursor: pointer
}

.curtains .visibleNearby {
    background-color: transparent !important
}

.curtains.mobile_element {
    height: auto !important
}

body .ticket_btn.hide {
    display: none !important
}

.copyright_text a {
    color: #666;
    font-weight: 600;
}

.copyright_text a:hover {
    color: white
}

.social {
    float: right;
    margin: 0;
    display: block;
    position: absolute;
    top: 15px;
    right: 37px;
}

.social .icon {
    width: 25px;
    height: 20px;
    text-indent: -300px;
    overflow: hidden;
    display: block;
    float: left;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
    opacity: .8;
    transition: .25s opacity ease;
}

.social .icon.fb {
    background-image: url(../images/social-icons/facebook.svg);
    background-size: 15px auto;
}

.social .icon.tw {
    background-image: url(../images/social-icons/twitter.svg);
    background-size: 30px auto;
    width: 30px;
    height: 28px;
    top: -8px;
    margin-right: 5px;
}

.social .icon.ig {
    background-image: url(../images/social-icons/instagram.svg);
    background-size: 15px auto;
}

.social .icon.yt {
    background-image: url(../images/social-icons/youtube.svg);
    background-size: 40px auto;
    width: 40px;
}

.social .icon:hover {
    opacity: .5
}

.sold_out {
    -webkit-backface-visibility: hidden;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/sold_out_large.png) top left no-repeat;
    text-indent: -9999px;
    height: 50%;
    width: 50%;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
    z-index: 10;
}

.visible_link .sold_out {
    right: 5px;
    top: 4px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: 000;
    color: #fff;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #f5f5f5;
    color: #262626;
}

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.dropdown-menu {
    left: -1px
}

/* baqir work start */

ul.dropdown-menu.dropdown-ticket-child {
    left: 19px !important;
    top: 33px;
}

ul.dropdown-menu.dropdown-ticket a {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent !important;
    color: #fff !important;
}

.dropdown-menu > li > a {
    color: #fff
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #777777;
    color: #fff;
/*    text-transform: lowercase;
*/}

.dropdown-transparent {
    background-color: transparent !important
}

.dropdown-brown {
    background-color: #222222
}

#header {
    opacity: none !important;
    background: #202020 !important;
    padding-bottom: 0px;
    text-align: 0;
}

#header .navbar-default {
    background: transparent;
    border: none;
    margin: 0px;
    min-height: 70px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.top-header-sticky {
    position: fixed;
    width: 100%;
    z-index: 9999;
    transition: all 0.4s ease;
}

#header a.navbar-brand {
    /* margin-top: -2px; */
    padding-left:0;
}

.breadcrumb-sticky {
    background-color: #222222 !important;
    transition: all 0.4s ease;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

.breadcrumb-sticky a {
    color: #999999 !important
}

.breadcrumb-sticky a:hover {
    color: #fff !important
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.dropdown-ticket a {
    background: url(../images/sprite_btn.png) no-repeat;
    width: 105px;
    height: 33px;
    -moz-background-size: 105px 132px;
    -webkit-background-size: 105px 132px;
    background-size: 105px 132px;
    display: inline-block;
    text-indent: -9999px;
}

#header .ticket_btn,
#header .ticket_btn:hover,
.overlay .ticket_btn:hover,
.overlay .ticket_btn:focus,
.overlay .ticket_btn:active {
    margin: 0 auto !important
}

#header .nav.navbar-nav a {
    color: #999999;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
}

.btn-dropdown-top,
.btn-dropdown-top:hover,
.btn-dropdown-top:focus,
.btn-dropdown-top:active {
    /*background-color: #131313 !important;;
    border-color: #131313 !important;*/
    background-color: transparent;
    border-color: transparent;
    color: #999999 !important;
}

.circle-icon {
    background: #545454;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 5px;
    text-align: center;
    line-height: 24px;
    vertical-align: middle;
    color: #fff;
    text-indent: 2px;
    font-size: 1em;
    display: inline-block;
}

.circle-icon.icon-facebook {
    text-indent: 0
}

li.dropdown.dropdown-transparent.menu-id-22877 {
    margin-left: 44px
}

@media screen and (min-width: 783px){
    .form-subscribe label{
position: relative;
    padding-right: 25px;
    top: -12px;
    margin-bottom: 0;
    }


}

@media screen and (max-width: 782px) { 
    a.sprite_btn.ticket-top-button {
        display: none
    }

    .ctct-inline-form{
        width: 333px;
    }

    #header + .clear{
        height:80px !important;
    }

    #ctct_form_0 button.ctct-form-button{
            padding: 15px 19px;
    }

    #header .ticket_btn,
    #header .ticket_btn:hover,
    .overlay .ticket_btn:hover,
    .overlay .ticket_btn:focus,
    .overlay .ticket_btn:active {
        margin: 11px auto !important
    }
}

#interior_painting.gray_bg {
    background-color: #e6e6e6 !important
}

@media screen and (max-width:1170px) { 
    
}

.header-container {
    padding-right: 0px;
    padding-left: 0px;
}

@media screen and (min-width: 0px) and (max-width: 1200px) {
	.single .people_grid{
		text-align: center;
	}
    .header-container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .header_inner .header-container{
        padding:0;
    }
}

.dropdown-brown a {
    font-size: 16px; 
}

li.nav-list {
    padding-right: 10px
}

li.nav-list:last-child {
    padding-right: 0px
}

/* #header .nav>li>a:last-child {



    margin-left: 48%;



}
   ================================================== */

/* baqir work end */

.navbar-header {
    height: 57px;
    overflow: hidden;
    float: left;
}

#bs-example-navbar-collapse-1 {
    float: right
}

.navbar-nav li:last-child .dropdown-menu {
    left: -87px
}

.sticky-wrapper {
    width: 100% !important
}

.sidebar_item {
    margin-bottom: 22px;
}

.social_sidebar {
    text-align: center
}

.social_sidebar .sidebar_item_inner {
    padding: 24px 20px 19px
}

.left_sidebar{
	color:#ffffff;
	position:absolute;
	z-index:1;
	top: -10px;
	left: 0;
}



/* .interior_banner_menu .gray_background, .left_sidebar, .with_sidebar .white_background{
	background-color:#2b2b2b;	
} */
.interior_banner_menu .gray_background, .with_sidebar .white_background{
	background-color:#2b2b2b;	
}

.interior_banner_menu .gray_background{
	height:64px;
	top: -18px;
	margin-left: -1001.7%;
	width:1000%;
	position: absolute;
}

.left_sidebar_inside img{
	width: 100%;
}

.left_sidebar_inside .info{
	text-align: center;
	margin-top:14px;
	/*line-height: 18px;*/
	max-height: 570px;
	overflow:auto;
}

.left_sidebar_inside .info, .left_sidebar_inside .info a{
	font-weight: 300;
	font-size: 16px;
	color: #FFF;
}

.left_sidebar_inside .info span{
	display:block;
	/*color: #999;
	padding-top:6px;
	padding-bottom: 15px; */
}

.left_sidebar_inside .info p span:last-child{
	display:none;
}

.breadcrumb{
	background: none;
	margin: 0;
	padding: 3px 0 5px;
	color:#888;
	font-size: 12px;
	font-weight: 300;
}

.breadcrumb a{
	font-weight: inherit;
}

.breadcrumb span{
	margin:0 6px;
}


.btn-default{
	background-color: transparent;
}

.btn-default, .btn-primary{
	color:#FFF;
}

.btn-default:hover{
	background-color: #FFF;
}

.play_links{
	margin-top:14px;
	display:none;
}

.play_links a{
	width:100%;
	text-transform: uppercase;
	font-weight: 600;
	font-size:16px;
	padding: 10px 0 9px;
	margin-bottom: 16px;
	display:inline-block;
}

.interior_banner_img{
	max-height: 327px !important;
	height:327px !important;
	position:relative;
}

.banner_image{
	background-size: cover;
	background-position: center center;
	background-repeat: none;
	width: 100%;
	height: 100%;
}

.carousel-item .black_opacity{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.2) !important;
}

.page-id-1013093 .black_opacity{
	height: 824px;
}

.play_links .btn-default{
	border-width: 2px;
	border-color: #FFF;
}

body .with_sidebar.full-width .left_interior_painting{
	padding:0;
}

#interior_painting.with_sidebar.full-width h1, #interior_painting.with_sidebar.full-width .ajax_portion, body .with_sidebar.full-width .breadcrumb{
	padding-bottom:15px;
}

.poster{
	display:none;
	left: 50%;
    position: absolute;
    top: 50%;
    -moz-transform: translate(-50%, -50%);	
    -webkit-transform: translate(-50%, -50%);	
    transform: translate(-50%, -50%);	
}

.poster img{
    border: 3px solid #222;
    height: 220px;	
	width: auto;
}

.home .royalSlider{
	height: 421px;
	overflow:inherit;
}

.full_width_sidebar#interior_painting{
	background-color: #FFF;
}

.full_width_sidebar .left_interior_painting{
	width: 100% !important;
}

.og-close::before, .og-close::after{
	right: 102px;
}

.people iframe{
    display: block;
    height: 300px;
    width: 300px;	
}

.page-id-365 .interior_banner_img{
	height:auto;
}

.home_play_slider h2 i{
	padding-top:2px;
    display: block;
    font-size: 21px;	
}

.shows_date, .home_play_slider h2 i, #florida p, .news_date, #latest_news h2 i{
	font-family: Garamond, "adobe-garamond-pro", Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
	text-transform: none;
	font-weight: 400;	
	font-style: italic;
}

#latest_news h2 i{
	font-size: 22px;
	display:block;
}


.page-id-25 .interior_banner_menu ul, .page-template-template-people .interior_banner_menu ul{
	text-align:center;
	display: block;
	padding-bottom: 5px;

}

.page-id-25 .interior_banner_menu ul li, .page-template-template-people .interior_banner_menu ul li{
	display: inline;
	float:none;
}

#bs-example-navbar-collapse-1 .navbar-nav > li > a{
    padding-bottom: 23px;
    padding-top: 26px;	
}

#bs-example-navbar-collapse-1 .navbar-nav > li > a.ticket-top-button{
	padding:7px !important;
	margin-top: 19px;
	margin-bottom: 17px;
}

.addthis_sharing_toolbox{
	text-align: center;
}

.og-expander{
	z-index:1;
}

.home .black_opacity{
	z-index: 15;
}

/* emil changes */

.single-calendar .left_interior_painting{
padding-left: 40px;
}

.page-id-7340 .left_interior_painting{
padding-left: 40px;
}

.col-custom-square-300{
    float:left;

}

.page-id-54 .col-custom-square-300{
    max-height:181px;
    overflow:hidden;    
}

.col-custom-square-300-rest{
    width: 60.222%;
}

.col-custom-square-223{
    width: 40.253%;
    float:left;
}

.col-custom-square-223-rest{
    width: 59.747%;
}

.col-custom-square-300-rest, .col-custom-square-223-rest{
    float:left;
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left:17px;
}

.carousel-item a .black_opacity{
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.carousel-item a:hover .black_opacity{
    background-color: rgba(0,0,0,0) !important;
}

/* Will be launched later */

#header{
    background-color: transparent !important;
}

.header_inner a.navbar-brand{
    margin:0 !important;
    padding:0;
    padding-top:4px;
    padding-left:17px;
    padding-bottom:6px;
    width: auto !important;
}

.header_inner .navbar-header{
    float:none;
}

.header_inner .navbar-header,
.header_inner a.navbar-brand{
    height:auto;
}

.header-nav .menu-id-22877{
    display:none !important;
}

#header .header-nav  .nav.navbar-nav a{
	font-size:16px;   
}

#header .header-nav  .nav>li>a{
    padding-top:10px;
    padding-bottom:11px;
}

#header .header-nav  .nav>li.open>a, #header .header-nav  .nav>li>a:hover{
    color:#2b2b2b;
}

#header .header-nav  .nav>li{
    float:none;
    display:inline-block;
}

#header .header-nav .navbar-nav{
    text-align:center;
    float:none;
}

#header .header-nav .navbar-collapse{
    padding:0;
}

.logo-sub{
    color: #d1d1d1;
    font-size: 24px;
    font-style: italic;
    line-height: 1em;
    display:inline-block;
    font-family: Garamond, "adobe-garamond-pro", Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
    padding-top:31px;
    padding-left:14px;    
}

.header-ticket-button{
    background-color: red;
    color:white !important;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1.25px;
    line-height: 1.2em;    
    display:block;
    padding-left: 27px;
    padding-right:80px;
    padding-top:27px;
    padding-bottom:29px;
    position:relative;
}

.header-ticket-button .icon-ticket{
    font-size:39px;
    position:absolute;
    right:25px;
    top:21px;
}

#header-search-box{
    float:left;
    margin-top:17px;
    margin-right:20px;
    position:relative;
}

#header-search-box input{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1875em;    
    color: #d1d1d1;
    border:0;
    background-color: transparent;
    outline:none !important;
    max-width:160px;
}

#header-search-box div{
    background-color: #444;
    padding-top:12px;
    padding-bottom:13px;
}

#header-search-box .icon-search{
    position:absolute;
    left:14px;
    top:11px;
    color: #d1d1d1;
    font-size:24px;
}

#header-social-links{
    float:left;
    padding-top:17px;
    padding-right:17px;
}

#header-social-links ul{
    margin:0;
}

#header-social-links li{
    float:left;
    margin-right:9px;
}

#header-social-links li:last-child{
    margin-right:0; 
}

#header-social-links a{
    color:#444;
    font-size:47px;
    line-height:normal;
    -moz-transition: all .3s; 
    -webkit-transition: all .3s;
    transition: all .3s;
}

#header-social-links a:hover{
    color:white;
}

.interior_banner_menu ul li a, .interior_banner_menu strong, .single_right a{
    text-transform: uppercase;
	font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.1875em;    
}

.interior_banner_menu{
	background:#2b2b2b;
    padding-top:11px;
    padding-bottom:0;
    background-color:#2b2b2b;
	text-align:center;
 /* white-space: nowrap;
	overflow-x: auto;
    overflow-y: hidden; */
	overflow-y: hidden;
    /*display: none !important;	*/
}
 
.interior_banner_menu ul li{
    margin-right:20px;
}

.interior_banner_menu ul li a{
	padding:11px 7px;
	color:#ccc;
}
 
 
.interior_banner_menu ul li a:hover{
    transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    color: #fff;
	background-color: #000;
}

#search-hider{
	border-radius:23px;
    height: 46px; 
	overflow:hidden;
	width:0;
	padding-right:0;
	padding-left:46px;
    
}

#search-hider #s{
position:relative;
}

#header-search-box .icon-search{
    position:absolute;
    right: 0;
	left:inherit;
    top:0; 
    color: #d1d1d1;
    font-size:24px;
	background:#4A90E2;
	padding:11px 12px;
	display:inline-block;
	border-radius:100%;
    cursor: pointer;
}
#header .header-nav  .nav.navbar-nav>li>a{
	text-transform: uppercase;
    color:#CCC;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.1875em;
	padding: 10px 13px 10px 14px;
	}
#header .header-nav  .nav.navbar-nav>li>a:hover{
	color:#fff;
	background:black;
}	

#header .dropdown-menu{
padding-top:25px;
padding-bottom:25px;
background:black;
left:-30px;
}

#header .dropdown-menu a{
	font-size:16px;
	text-transform: none !important;
	padding-bottom:11px;
	letter-spacing: 1px;
    line-height: 1.1875em;
	font-weight:100;
	color:#CCC;
}
.dropdown-menu>li>a{
padding: 0 50px 0 30px;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
background-color:#000;
color:#fff;
}

#header .dropdown-menu a:hover{
background-color:#000;
color:#fff;
}

#header {
	width:100%;
}
#header + .clear {
 height: 118px;
}
.header-nav-sticky {
    position: fixed !important;
    width: 100%;
	top:0;
    z-index: 9999 !important;
    transition: all 0.4s ease;
}

.header-nav-sticky.header-nav{
    background-color:black !important;
    padding-top:10px;
    padding-bottom:5px;
    z-index: 9999999 !important;
}

.logged-in .interior_banner_menu-sticky{
    top:38px;    
}

/* .interior_banner_menu-sticky { */
    /* position: fixed; */
    /* top:0; */
	/* height:40px; */
    /* width: 100%; */
    /* z-index: 9999; */
    /* transition: all 0.4s ease; */
/* } */

.interior_banner_menu-sticky {
    position: relative;
    top:0;
	height:40px;
    width: 100%;
    z-index: 0 !important;
    transition: all 0.4s ease;
}
.page-id-7340 .left_interior_painting ul li {
    text-indent: 0;
}

.simcal-event-title span{
	font-size: 24px;
	color:#4A90E2 !important;
}

.simcal-default-calendar-grid .simcal-events-dots b{
	color:#4A90E2 !important;
}

.simcal-day-has-1-events .simcal-day-label {
	background-color:#4A90E2 !important;
}

.simcal-default-calendar-grid .simcal-events>.simcal-event:hover{
	text-decoration: none !important;
}

.thumb_image {
    height:369px;
    overflow: hidden;
}

@media only screen and (min-width : 768px) {
		.simcal-day-has-1-events:hover div {
			border: 1px solid #4A90E2 !important;
		}
		
		.simcal-default-calendar-grid .simcal-day-has-1-events:hover .simcal-events>.simcal-event{
		padding:3px;
		}
		
			
}
@media only screen and (max-width: 1024px) and (min-width: 300px)  {
	.thumb_image {
		height: 260px;
	}
	
} 

@media only screen and (min-width:800px) and (max-width:1024px) and (orientation : portrait)
{
	.thumb_image {
		height: 210px;
	}
}

.icon-previous, .icon-next{
    text-decoration: none !important;
}

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.reviews-pixel{
padding-bottom:50px;
padding-top:10px;
}

.page-template-template-full-width #interior_banner,
.page-template-template-full-width .interior_banner_img{
    height: 200px;
    max-height: 200px;
}

#header .navbar-brand img{
    max-width:200px;
    height: auto;
    margin: 0 auto;    
}

.carousel-inner-grid{
    justify-content: center;
}

#footer a:hover .fa-wodu{
    --fa-beat-scale: 2.0;
    --fa-animation-iteration-count: 1;
    --fa-animation-duration: 0.5s;
    animation-name: fa-beat;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, ease-in-out);  
}

.sponsor_image_elem.wodu_big_icon i{
    --fa-animation-duration: 4s;
    animation-name: fa-flip;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.sponsor_image_elem.wodu_big_icon{
    position: relative;
    top: -47px;
    color: black;    
}

.sponsor_image_elem.wodu_big_icon i{
    font-size:173px;
}

.heart-hr i{
    color: black;
    position: relative;
    top: -2px;    
}

#wrapper h1,
#wrapper h2,
#wrapper h3,
#wrapper h4,
#wrapper h5,
#wrapper h6{
    text-transform:uppercase !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    letter-spacing: 4px;    
}

#wrapper p{
    font-style: normal;    
    color: #000;
    margin: 0 0 15px;
}

#wrapper p,
.portion ul.sub-menu a,
.useful_links li a, .footer-icon-info span,
.single-people #interior_painting .ajax_portion *{
    font-family: bennet-display, sans-serif !important;   
    font-size:23px;
}

.single-people #interior_painting .ajax_portion *{
    text-transform: none !important;
    letter-spacing: normal !important;
    margin-top:0 !important;
}

.copyright .fa-wodu{
    font-size: 2.4em;
    position: relative;
    top: 3px;
    margin-left: 1px;    
    color: white;
}

.copyright .fa-wodu:hover{
    color:#FF0085;
}

.sponsor.orphan{
    width:100%;
    float:none;
}

/*.page-template-template-people-php  .banner_image{*/
/*	background-image:url(https://www.waterfrontplayhouse.org/wp-content/uploads/2024/09/Waterfront_People-pages-scaled.jpg) !important;*/
/*}*/

.page-template-template-people-php .carousel-inner-grid .carousel-item{
    height: 345px;
    width: 345px;
    min-width:345px;
    max-width:345px;
    margin:0;
}

.home .carousel-inner-grid .carousel-item{
    height: auto;
}

.home #interior_painting{
    margin:0;
    padding:0;
    margin-top:-10px;
}

.carousel-inner-grid .text-opacity{
    
    /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 80%); */
    opacity: 0.6;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 9%, rgba(0, 0, 0, 0.05) 17%, rgba(0, 0, 0, 0.12) 24%, rgba(0, 0, 0, 0.2) 31%, rgba(0, 0, 0, 0.29) 37%, rgba(0, 0, 0, 0.39) 44%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.61) 56%, rgba(0, 0, 0, 0.71) 63%, rgba(0, 0, 0, 0.8) 69%, rgba(0, 0, 0, 0.88) 76%, rgba(0, 0, 0, 0.95) 83%, rgba(0, 0, 0, 0.98) 91%, rgba(0, 0, 0, 1) 100%);
    height: 20%;
    width: 100%;
    height: 163px;
    position: absolute;
    bottom: 0;
    left: 0;
}


#wrapper .box-width h1, #wrapper .box-width h2, #wrapper .box-width h3, #wrapper .box-width h4, #wrapper .box-width h5, #wrapper .box-width h6,
#interior_painting h1, #interior_painting h2, #interior_painting h3, #interior_painting h4,
.text-slider p{
    font-weight: 900 !important;
    letter-spacing: -1px !important;
}

body .btn-s.button-transparent{
    text-transform: uppercase;
    font-size: 15px !important;
    letter-spacing: 4px !important;
    border-width: 1px !important;
}

.footer-sponsor-logos img{
    height: 58px;
    margin-left:20px !important;
}

.footer-sponsor-logos:hover{
    text-decoration: none !important;
}

.white-gradient{
    position:absolute;
    left:0;
    top:0;
    width: 100%;
    height: 30%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 1) 30%);
}

#testimonials-top .heart-hr{
    margin-top:255px;
    margin-bottom:20px;
}

#footer .footer-sponsor-logos{
    display: flex;
    justify-content: center;
}

#testimonials .mrs-font{
    font-style: italic;
}


#header .header-nav{
    z-index: 9999;
    margin-top: -5px;
}

.header_inner{
    position:relative;
}

.title-text{
    margin-top: 68px;    
}

.banner-style-3 #header, .page-id-3304 #header{
    position: relative;
    /* background-color: transparent !important; */
}

body:not(.banner-style-3):not(.page-id-3304):not(.page-id-46) #interior_banner{
    /* margin-top: -327px; */
}

.page-id-46 #header:before {
    width: 100%;
    height: 330px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.98) 9%, rgba(0, 0, 0, 0.95) 17%, rgba(0, 0, 0, 0.88) 24%, rgba(0, 0, 0, 0.8) 31%, rgba(0, 0, 0, 0.71) 37%, rgba(0, 0, 0, 0.61) 44%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.39) 56%, rgba(0, 0, 0, 0.29) 63%, rgba(0, 0, 0, 0.2) 69%, rgba(0, 0, 0, 0.12) 76%, rgba(0, 0, 0, 0.05) 83%, rgba(0, 0, 0, 0.02) 91%, rgba(0, 0, 0, 0) 100%);
    content: '';   
    z-index: 1;
}

.page-id-54 #latest_news .latest_news_block .news-link{	

    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;	

	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0); 
    position: relative;   
    display: inline-block;
}

.page-id-54 #latest_news .latest_news_block .news-link::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: red;
    padding:5px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.page-id-54 #latest_news .latest_news_block .news-link:hover::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.page-id-54 #latest_news .latest_news_block .news-link:hover{
    background-color:transparent;
    border-color:red !important;
    color:white;
    text-decoration: none !important
}

.page-id-54 #latest_news .latest_news_block .news-link::before{
    background: red;
}


/* General styles for all menu items */
#header .header-nav .nav.navbar-nav > li > a::after {
    content: '';
    position: absolute;
    left: 25%;
    right: 25%;
    bottom: 0;
    height: 2px;
    margin-bottom: -9px;
    background-color: red;
    transform: scaleX(0); /* Hidden underline by default */
    transform-origin: left;
    transition: transform 0.3s ease-in-out;
}

#header .header-nav .nav.navbar-nav > li:hover > a::after{
    transform: scaleX(1);
}

/* Show underline for active menu items */
#header .header-nav .nav.navbar-nav > li.active > a::after {
    transform: scaleX(1); /* Show underline */
}

#header .header-nav .nav.navbar-nav > li.active > a{
    color: white;
}

.title-text{
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 1);
    font-family: "sentictext", sans-serif;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.secondary-title-text{
    color: rgba(255, 255, 255, 1);
    font-family: 'bennet-display', sans-serif;    
    font-size: 48px;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: center;
    margin: 0;
    padding: 0;
	line-height: 37px;
	margin-bottom: 17px;
}

.secondary-title {
    display: flex;
    flex-direction: column; 
    align-items: flex-end; 
}


.year-text {
	opacity: 1;
	color: rgba(255, 255, 255, 1);
	font-family: "sentictext", sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 3.6px;
	text-align: right;
	text-transform: uppercase;
}

.year-container {
    display: flex;
    justify-content: center; 
    align-items: center; 
    gap: 10px; 
	color: rgba(255, 255, 255, 1);
	font-family: "sentictext", sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 3.6px;
	text-align: right;
	text-transform: uppercase;
}

.dash {
    position: relative;
    font-size: 30px; 
    font-weight: bold;
}

.dash {
    position: relative;
    display: inline-block;
    width: 20px; 
    height: 2px; 
    background-color: red; 
    top: 0; 
}

.cast-and-creatives {
    height: 500px;
    width: 100%;
    text-align: center;
    margin-top: 31px;
}

.cast-and-creatives span{
    text-align: center;
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: 'sentictext', sans-serif !important;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1.88px;
    text-align: left;
    text-transform: uppercase;
}


.cast-and-creatives-grid {
display: grid;
grid-template-columns: repeat(3, 1fr); /* 3 equal columns */
gap: 6px; /* 6px ka gap boxes ke beech */
justify-content: center; /* Centers the grid horizontally */
margin-top: 9px;
}

.cast-box {
width: 100%; /* Full width of grid cell */
height: 72px; /* Adjusted height for 6px gap */
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
position:relative;
overflow:hidden;
}

.cast-box img {
  width: 100%;    /* Make the image width fit the div */
  height: 100% !important;   /* Make the image height fit the div */
  object-fit: cover; /* Ensures the image covers the area without distortion */
  position: absolute; /* Positions the image inside the div */
  top: 50%; /* Centers the image vertically */
  left: 50%; /* Centers the image horizontally */
  transform: translate(-50%, -50%); /* Adjusts for perfect centering */
}

.page-template-template-people .carousel-wrapper{
    position: relative;
    margin-left: auto;
    width: 100%;    
}

.ajax_portions, #interior_painting .page{
    font-size: 23px;
    font-weight: 300 !important;
    line-height:35px;
}

#wrapper .ajax_portions h2{
    font-size:17px;
    margin-bottom: 15px;
    padding-bottom: 0;    
    letter-spacing: 2.13px !important;
}

.ajax_portions,
.ajax_portion{
    padding-top:35px;
    padding-right:20px;
}

body.page-id-54 #latest_news h3, body.search #latest_news h3,.single-news #interior_painting h1{
    margin-top:-5px !important; 
}

.single-news #latest_news .news_date_top{
        padding-top: 2px;
        padding-bottom: 5px;
}

.sponsor p{
    font-weight: 400;
    line-height: 1.4em !important;
    margin: 0 0 15px;    
}

.single-people #interior_painting .ajax_portion h1{
    display: block !important;
    line-height:30px;
    margin-bottom:0;
    margin-left:0;
    padding-left:0;
}

.page-id-46 #interior_banner .box-width .title h1{
    text-align:center;
}

/*.banner-style-3 .has-top-bar .header_inner::before{
	top: -40px;
}*/

.single-shows #testimonials-top,
.single-shows #testimonials{
    display: none;
}