/*
Theme Name: theatrescene
Description: theatrescene is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: theatrescene
Domain Path: theatrescene
Author: Developing Team
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


.text-center img {
	display: inline-block;
}

.sidenav {  height: 100%;  width: 0px;  position: fixed;  z-index: 9999999999;  top: 0;  right: 0;  background-color: #111;  overflow-x: hidden;  transition: 0.5s;  padding-top: 60px; }
.sidenav a {  padding: 8px 8px 8px 32px;  text-decoration: none; font-family: "Vollkorn"; font-size: 23px; text-transform: uppercase;  color: #ffffff;  display: block;  transition: 0.3s; }
.sidenav a:hover {  color: #f5f5f5;}
.sidenav .closebtn {  position: absolute;  top: 0;  right: 25px;  font-size: 36px;  margin-left: 50px;}
header .mainmenu {
	float: right;
	padding-top: 30px;
}
header {
	padding: 0px;
}
.review-contents h3{
	font-family: Vollkorn;
}
.header-top {
	padding: 5px 0px 10px; /*revised 8-18-25*/
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4b50c+0,c94608+100 */
background: #f4b50c; /* Old browsers */
background: -moz-linear-gradient(top,  #f4b50c 0%, #c94608 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f4b50c 0%,#c94608 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f4b50c 0%,#c94608 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b50c', endColorstr='#c94608',GradientType=0 ); /* IE6-9 */

}
.header-phone ul li a {
	text-decoration: none;
	color: #fff;
}
.header-phone ul li a i {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #fff;
	text-align: center;
	padding-top: 9px;
}
.header-phone ul li {
	margin-right: 10px;
}
.header-phone ul li:last-child {
	margin-right: 0px;
}
/*.header-logo {
	width: 60%;
	margin: auto;
}*/
.header-logo { /*revised 8-18-25*/
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.header-phone {
	padding-top: 45px;
}
header .mainmenu ul li a {
	text-decoration: none;
	font-size: 20px;
	color: #000;
}
header .mainmenu ul li {
	padding: 0px 17px;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !important;
}
/*added 8-21-25 - WRITE TO Us sidenav --START*/
.sidenav-cta {
	padding-top: 16px;
	border-top: 1px dotted #333333;
	padding-top: 8px;
}
.sidenav-cta h4 {
	margin-top: 8px;
	padding: 8px 8px 0px 32px;
	font-family: "Vollkorn";
	font-size: 23px;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
}
.sidenav-cta a {
	padding: 0px 8px 8px 32px;  
	text-decoration: none; 
	font-size: 15px;  
	color: #ffffff;  
	display: block;  
}
/*added 8-21-25 - WRITE TO Us sidenav --END*/
.login a {
	text-decoration: none;
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	border-radius: 2px;
	border: 1px solid #fff;
	padding: 8px 25px;
}
.login {
	padding-top: 35px;
}
/*added 8-19-25 -- START*/
.mail-link a {
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	border-radius: 2px;
	border: 1px solid #fff;
	padding: 8px 12px;
}
.mail-link {
	padding-top: 50px;
}

.footer-section .mail-link {
	padding-top: 0px;
	padding-bottom: 30px;
}

.footer-section h3 {
	font-family: "Vollkorn";
    font-size: 24px;
    text-transform: uppercase;
	color: #fff;
	margin-bottom: 12px;
	padding-top: 20px;
}
.footer-divider {
    border-top: 1px dotted #3c3c3c;
    margin: 20px 0 30px;
}
/*added 8-19-25 -- END*/
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}
.col-md-5ths {
	width: 20%;
	float: left;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 0%;
	width: 100%;
}
header .banner-contents h3 a {
	font-size: 72px;
	color: #fff;
	font-weight: 500;
	line-height: 1;
	font-family: "Vollkorn", serif;
	background: rgb(0 0 0 / 70%);
    padding: 0px 12px;
    border-radius: 24px;
}
/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 64px;
	left: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 64px;
	right: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #edb200;
}
.search-section {
	padding: 40px 0px 0px;
}
.search ul li {
	margin-right: 20px;
}
.search ul li:last-child {
	margin-right: 0px;
}
.search ul li .input-group {
	border: 1px solid #e6e6e6;
	border-radius: 6px;
	padding: 4px;
	background-color: #fff;
}
.search ul li input {
	border: none;
	font-size: 18px;
	color: #545454;
	font-weight: 300;
	font-style: italic;
}
.search ul li span a {
	text-decoration: none;
	color: #fff;
	padding: 0px;
}
.search ul li:last-child a {
	text-decoration: none;
	color: #fff;
	font-size: 28px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
}
.search ul li a p {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cd5902+0,f9c402+100 */
background: #cd5902; /* Old browsers */
background: -moz-linear-gradient(top,  #cd5902 0%, #f9c402 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cd5902 0%,#f9c402 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cd5902 0%,#f9c402 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd5902', endColorstr='#f9c402',GradientType=0 ); /* IE6-9 */
width: 30px;
height: 30px;
border-radius: 50%;
margin: 0px;
font-size: 18px;
color: #fff;
padding-top: 2px;
position: absolute;
top: -5px;
right: -13px;
}
.search-wrap {
	/*border-top: 1px solid #d8d8d8;
	padding-top: 20px;
	margin: 20px 0 0;
	display: flex;
    justify-content: center;*/
	margin-bottom: 20px;
}
.heading h3 {
	font-size: 50px;
	color: #141311;
	text-transform: uppercase;
	font-family: "Vollkorn";
}
.search-contents h3 {
	font-size: 20px;
	color: #141515;
	font-family: "Vollkorn";
	text-transform: uppercase;
}
.search-contents p {
	font-size: 16px;
	color: #141515;
	margin-bottom: 0px;
}
.search-contents {
	padding-left: 20px;
}

.search ul li button {
	border-radius: 5px !important;
	border: none;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cd5902+0,f9c402+100 */
background: #cd5902; /* Old browsers */
background: -moz-linear-gradient(top,  #cd5902 0%, #f9c402 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cd5902 0%,#f9c402 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cd5902 0%,#f9c402 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd5902', endColorstr='#f9c402',GradientType=0 ); /* IE6-9 */
}

.search ul li:last-child button i {
	color: #fff;
	font-size: 18px;
	line-height:1.5;
}


.review-section {
	padding: 50px 0px 15px;
}
.nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 20px;
    border-bottom:0;
    border-right: 1px solid #ddd;
    padding-right: 15px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: transparent;
}
.review-tab .nav-item.music {
	padding: 0px 40px;
}

.review-tab .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0rem !important;
	border-top-right-radius: 0rem !important;
	font-size: 22px;
	color: #181717;
	font-weight: 700;
	font-family: "Vollkorn";
	text-transform: uppercase;
	/*padding: 4px 70px;*/
	text-align: left;
}
.review-tab ul .nav-tabs {
	padding: 4px 40px;
}
.review-tab .nav-tabs .nav-link.active {
	background-color: transparent;
	border-color: transparent !important;
	color: #fff !important;
}
.tab-content>.active {
    display: block;
    background: transparent;
    margin-left: 10px;
    margin-right: 10px;
}
.review-tab .nav.nav-tabs {
	float: left;
	display: block;
	margin-right: 0;
	border-bottom: 0;
	border-right: none;
	padding-right: 0px;
}
.review-tab {
	/*text-align: center;*/
	background: #cd5902;
	background: -moz-linear-gradient(top, #cd5902 0%, #f9c402 100%);
	background: -webkit-linear-gradient(top, #cd5902 0%,#f9c402 100%);
	background: linear-gradient(to bottom, #cd5902 0%,#f9c402 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd5902', endColorstr='#f9c402',GradientType=0 );
	height: 100%;
	padding: 40px 40px;
	border-radius: 0px 5px 5px 0px;
	box-shadow: 0px 0px 19px #cfcfcf;
	-webkit-box-shadow: 0px 0px 19px #cfcfcf;
	-moz-box-shadow: 0px 0px 19px #cfcfcf;
	-ms-box-shadow: 0px 0px 19px #cfcfcf;
}
.home .review-tab {
	height: 700px;
	padding: 40px 10%
}
.review-tab h3 {
	font-size: 42px;
	color: #fff;
	font-family: "Lora";
	text-transform: uppercase;
	font-weight: 700;
	/*margin-bottom: 30px;*/
}
.review-tab ul li a {
	width: 100%;
}
.review-tab ul {
	width: 100%;
}
.review-btn a {
	text-decoration: none;
	width: 100%;
	font-size: 19px;
	color: #fff;
	font-family: "Vollkorn";
	text-transform: uppercase;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cd5902+0,f9c402+100 */
	background: #c94e02; /* Old browsers */
	/*background: -moz-linear-gradient(top,  #cd5902 0%, #f9c402 100%); /* FF3.6-15 */
	/*background: linear-gradient(to bottom,  #cd5902 0%,#f9c402 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd5902', endColorstr='#f9c402',GradientType=0 ); /* IE6-9 */
	padding: 7px 10px;
	border:none;
	border-radius: 0px;
}

.review-img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 110%;
    overflow: hidden;
	position: relative;
	border-radius: 4px;
	box-shadow: 0px 0px 19px #cfcfcf;
	-webkit-box-shadow: 0px 0px 19px #cfcfcf;
	-moz-box-shadow: 0px 0px 19px #cfcfcf;
	-ms-box-shadow: 0px 0px 19px #cfcfcf;
}

.review-img img {
	border-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* This will crop the image to fit the 4:5 ratio */
    object-position: center; /* Center the crop */
}

.review-btn {
	position: absolute;
	left: 0;
	right: 0;
	margin: 10px;
	bottom: 0;
}
.review-contents {
	text-align: center;
	padding: 20px 0px 20px;
}
.review-contents h3 {
	font-size: 24px;
	color: #100f10;
	font-weight: 600
}
.show-btn {
	padding-top: 10px;
	/*padding-left: 90px;*/
}
.show-btn a {
	text-decoration: none;
	font-size: 18px;
	font-family: "Vollkorn";
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	border-radius: 50px;
	border: none;
	padding: 8px 30px;
	background-color: #c94e02;
}
.story-contents a {
	text-decoration: none;
	font-size: 19px;
	color: #fff;
	font-weight: 600;
	border-radius: 50px;
	border: none;
	padding: 8px 30px;
	background-color: #c94e02;	
}
.story-contents h3 {
	font-size: 26px;
	color: #100f10;
	font-weight: 600;
}
.story-contents h4 {
	font-size: 22px;
	color: #100f10;
	font-weight: normal;
	font-family: "Vollkorn";
}
.story-contents h5 {
	font-size: 16px;
}
.story-contents h6 {
	font-size: 18px;
	color: #100f10;
	font-weight: 400;
	margin-bottom: 20px;
}
.story-contents p {
	font-size: 18px;
	color: #3b3b3b;
	font-weight: 400;
	text-align: justify;
	line-height: 1.6;
}
.story-contents {
	padding: 25px 0px;
}
.story-wrap {
	background-color: #fff;
	border-radius: 9px;
	box-shadow: 0px 0px 10px #cfcfcf;
	-webkit-box-shadow: 0px 0px 10px #cfcfcf;
	-moz-box-shadow: 0px 0px 10px #cfcfcf;
	-ms-box-shadow: 0px 0px 10px #cfcfcf;
	padding: 10px;
}
.story-contents {
	padding: 15px 0px 15px 0px;
}
.story-section {
	padding: 70px 0px;
}
.agents-section {
	background: #F4B50C;
	background: radial-gradient(circle, rgb(86 112 255 / 90%  ) 20%, rgb(8 5 3) 100%);
	/*background: radial-gradient(circle, rgba(244, 181, 12, 1) 0%, rgba(201, 70, 8, 1) 100%);
	background-image: url(img/others/agent-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;*/
	padding: 70px 0px 90px;
	position: relative;
}
.agents-section .owl-theme .owl-controls {
    margin-top: 0;
}
.agents-section .owl-dots {
	bottom: -50px;
	left: 0;
	position: absolute;
	right: 0;
}
.agents-section .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
.agents-section .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cd5902+0,f9c402+100 */
background: #cd5902; /* Old browsers */
background: -moz-linear-gradient(top,  #cd5902 0%, #f9c402 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cd5902 0%,#f9c402 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cd5902 0%,#f9c402 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd5902', endColorstr='#f9c402',GradientType=0 ); /* IE6-9 */
}
.agents-contents {
	margin-top: 30px;
}
.agents-contents .hot-off-date {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	padding: 6px 12px;
	background: #c94e02;
	border-radius: 24px;
	margin-bottom: 12px;
}
.agents-contents h3 {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	font-style: italic;
	margin-top: 12px;
	transition: 0.3s;
}
/*.agents-contents h3 a:hover {
	color: #f9c402 ;
}*/
.agents-contents p {
	font-size: 16px;
	color: #fff;
	line-height: 1.7;
}
.agents-heading h3 {
	color: #fff;
}
.agents-heading {
	/*padding-bottom: 90px; 8-22-25 */
	padding-bottom: 0px;
}
.story-wrap.editer {
	margin-bottom: 30px;
}
.editer-section {
	background-color: #fff;
	padding: 80px 0px;
}
.editer-heading {
	padding-bottom: 30px;
}
.editer-section .show-btn {
	padding: 60px 0px 0px;
}
.news-section {
	background-color: #f1f1f1;
	padding: 80px 0px;
	position: relative;
}
.story-wrap.editer {
	margin-bottom: 30px;
}
.editer-section {
	background-color: #fff;
	padding: 80px 0px;
}
.editer-heading {
	padding-bottom: 30px;
}
.editer-section .show-btn {
	padding: 60px 0px 0px;
}
.news-section {
	background-color: #f1f1f1;
	padding: 80px 0px;
	position: relative;
}
.news-section .owl-carousel .owl-dots.disabled {
	display: none;
	} 
.news-section .owl-carousel .owl-nav.disabled {
	display: block;
}
/*********** CAROUSEL NAV***********/
.news-section .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/news-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 58px;
	left: -5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 58px;
	outline: none !important;
}
.news-section .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/news-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 58px;
	right: -5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 58px;
	outline: none !important;
}
.news-heading {
	padding-bottom: 30px;
}
.news-contents {
	text-align: center;
	padding-top: 10px;
}
.news-contents p {
	font-size: 18px;
	color: #0f0f0e;
	font-weight: 600;
	font-style: italic;
	margin-bottom: 0px;
	min-height: 160px;
}
.news-cont-wrap {
	background-color: #fff;
	border-radius: 5px;
	padding: 10px;
	box-shadow: 0px 0px 10px #cfcfcf;
	-webkit-box-shadow: 0px 0px 10px #cfcfcf;
	-moz-box-shadow: 0px 0px 10px #cfcfcf;
	-ms-box-shadow: 0px 0px 10px #cfcfcf;
	margin: 10px;
}
.footer-section {
	background-color: #090909;
	text-align: center;
	padding: 40px 0px;
}

.social-icons {
	padding-top: 20px;
}
.social-icons ul li a i {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding-top: 10px;
	text-align: center;
	background-color: transparent;
	border: 1px solid #fff;
}
.social-icons ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
}
.social-icons ul li {
	padding-right: 8px;
}
.copyrights p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0px;
}
.copyrights {
	padding-top: 20px;
}
.review-heading {
	padding-bottom: 15px;
}
.review-cont-wrap {
	margin: 9px;
}
.street-head h3 {
	font-size: 40px;
	color: #10100e;
	font-family: "Vollkorn";
	margin-bottom: 30px;
	text-transform: uppercase;
}
.music-section {
	padding: 0px 0px 0px;
}
.street-contents h4 {
	font-size: 20px;
	color: #0f0e0e;
	font-style: italic;
	font-weight: 600;
	padding-top: 15px;
}
.street-contents h5 {
	color: #141212;
	font-weight: 300;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 35px;
}
.street-contents h5 span {
	float: right;
	font-size: 20px;
	color: #0a79b9;
	font-style: italic;
	font-weight: 400;
}
.street-contents h6 {
	font-size: 17px;
	color: #c94608;
}
.street-contents p {
	line-height: 1.7;
	color: #393939;
	text-align: justify;
	font-size: 17px;
	margin-bottom: 25px;
}
.street-contents p a {
	text-decoration: none;
	color: #c94608;
}
.musical-head h3 {
	font-family: "Vollkorn";
	font-size: 30px;
	color: #0a0a0a;
	text-transform: uppercase;
}
.musical-head {
	padding: 30px 0px;
}
.seemore-link {
	/*margin-top: 30px;*/
}
.newsletter-section {
	background-color: #f0f0f0;
	padding: 12px 0px;
}
.seemore-link a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	padding: 6px 16px;
	background: #c94608;
	border-radius: 16px;
}
.newsletter-section .search li .input-group{
	width: 100%;
}
.newsletter-section .search {
	text-align: center;
}
.newsletter-section .search a {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px !important;
	padding: 5px 21px !important;
}
.nopadding {
	padding: 4px;
}
.newsletter-section .search li {
	width: 100%;
}
.newsletter-section .search ul {
	display: block !important;
}
.newsletter-section .search {
	width: 80%;
	margin: auto;
}

::-webkit-scrollbar {width:12px}
::-webkit-scrollbar-thumb {background: #222;}
::-webkit-scrollbar-track {background: transparent}

::selection {
  background: #222;
  color: white;
  }
::-moz-selection {
  background: #222;
  color: white;
  }

/* About Us - 8-19-25 - START */
.team-container {
  max-width: 1200px;
  margin: 0 auto;
  /*padding: 40px 20px;*/
}

.team-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 30px;
  margin-top: 30px;
}

.team-member {
  text-align: center;
}

.team-photo {
  width: 240px;
  height: 240px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 15px;
}

.bio-link {
	display: inline-block;
	margin-top: 10px;
	color: #ffffff;
	text-decoration: none;
	background: #c94e02;
	font-family: "Vollkorn";
	padding: 4px 10px;
	border-radius: 8px;
}

.bio-link:hover {
  	color: #ffffff;
	text-decoration: none;
	background: #cd5902;
    background: -webkit-linear-gradient(top, #cd5902 0%, #f9c402 100%);
    background: linear-gradient(to bottom, #cd5902 0%, #f9c402 100%);
}
/* About Us - 8-19-25 - END */
/* Team Single - 8-21-25 - START */
.team-detail {
  /*max-width: 800px;*/
  margin: 0 auto;
  text-align: left;
}

.team-detail .headshot {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 20px;
}
.box-holder-inner .team-bio h1 {
	font-family: "Vollkorn";
	font-weight: 500;
}
.box-holder-inner .team-bio h3 {
	font-family: "Open Sans";
	font-size: 22px;
}
.box-holder-inner .team-member h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0px;
	line-height: 1.2;
}
.box-holder-inner .team-member p {
	text-align: center;
}
/* Reviews Page - 9-12-25 - Category Filter */
#category-select, #archive-select {
	border: 1px solid #e6e6e6;
    border-radius: 6px;
    padding: 6px;
    background-color: #fff;
}

/* Team Single - 8-21-25 - END */
body * {
  /*transform-style: preserve-3d;*/ /* am i doing this wrong? */
  }

.agents-section {
  position: relative;
  /*height: 650px; 8-22-25 */
  /*padding: 90px 0px; 8-22-25 */
	padding: 40px 0px;
}

.book {
  height: 300px;
  max-height: 500px;
  min-height: 300px;
  /*width: 900px; 8/22/25 */
  background:transparent;
  position: relative;
  top: 0; left: 0%; bottom: 0; right: 0;
  margin: auto;
  
/*  
  border: 10px solid hsla(30,10%,30%,1);
  border-radius: 5px;
  box-shadow: 0 0 150px hsla(170,0%,0%,.4);*/
  }

.agents-section .page {
  height: 100%;
  width: 50%;
  left: 50%;
  margin: auto;
  border-right: 10px solid transparent;
  position: absolute;
  top: 0; right: 0;
  transform-origin: 0 0%;
  transition: .6s;
  transform-style: preserve-3d;
  /*animation: unflip .3s linear;*/
  }

  .agents-section .page [class*='side'] {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #00001a;
    background-size: 100% 100%;
    backface-visibility: hidden;
    overflow: hidden;
    padding: 2%;
    }
    #p4 {
      background-color: #00001a;
    }
  .side-1 {
    z-index: 2;
    box-shadow: inset 50px 0 50px rgba(0,0,0,.5);
    transition: .5s;
    }
  .side-2 {
    background-color: #00001a;
    transform:
      rotateY(180deg);
    box-shadow: inset -50px 0 50px rgba(0,0,0,.5);
	position:relative;
	z-index:9;
    }
	.side-3 {
    background-color: #00001a;
    transform:
      rotateY(180deg);
    box-shadow: inset -50px 0 50px rgba(0,0,0,.5);
	position:relative;
	z-index:9;
    }
	.side-4 {
    background-color: #00001a;
    transform:
      rotateY(180deg);
    box-shadow: inset -50px 0 50px rgba(0,0,0,.5);
	position:relative;
	z-index:9;
    }
  .flipped > .side-1 {
    box-shadow: inset 300px 0 50px rgba(0,0,0,.8);   
    transition: .6s;
    }
  .flipped > [class*='side'] {
    pointer-events: auto;
    }
.page::after {
  width: 50px;
  height: 50px;
  background-color: #00001a;
  position: absolute;
  /* top: -60px; 
  bottom: 100%;*/
	bottom:50%;
  right: -10%; /* was 0% */
  margin: auto;
  color: #fff;
  text-shadow: 0 -1px 0 #222;
  line-height: 50px;
  text-align: center;
  /* font-family: monospace; */
  content: '>';
  animation: hide .8s linear;
  font-size: 20px;
  font-weight: 700;
  border: 2px solid #fff;
  cursor: pointer;
}
  .page.flipped:after {
    content: '<';
    transform:
      rotateY(180deg);
    pointer-events: auto;
    }
  /* to hide on flip animation */
  @keyframes hide {
    0% {opacity: 0;}
    85% {opacity: 0;}
    100% {opacity: 1;}
    }
.agents-section .flipped {
  transform:
    rotateY(-180deg);
  pointer-events: none;
  /*animation: flip .3s linear;
  animation-fill-mode: forwards;*/
  }
  
.no-anim,
  .no-anim:after {
  animation: none;/* disable animation when page loads */
  }
@keyframes flip {
  to {
    transform:
      rotateY(-180deg);    
    }
  }
@keyframes unflip {
  from {
    transform:
      rotateY(-180deg);    
    }
  to {
    transform:
      rotateY(0deg);    
    }
  }

@keyframes rotate {
  from {
    background-position: 0px 0px;
  }
  to {
    background-position: 610px 0px;
  }
}

/* custom css */

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

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

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

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

a:focus {
    outline: none;
}

.box-holder-inner p {
    font-size: 18px;
    color: #3b3b3b;
    font-weight: 400;
    text-align: justify;
    line-height: 1.6;
    margin-bottom: 15px;
}

.box-holder-inner p a, .team-container p a, .team-detail p a {
    color: #c94e02;
    text-decoration: none;
}

.box-holder-inner li {    
    font-size: 18px;
    color: #3b3b3b;
    font-weight: 400;
    text-align: justify;
    line-height: 1.6;
    margin-bottom: 15px;
}

.box-holder-inner h3 {
    font-size: 40px;
    color: #141311;
    text-transform: uppercase;
    font-family: "Vollkorn";
    margin-bottom: 30px;	
}

.box-holder-inner h3 a{
    color: #141311;
	text-decoration:none;
}


.box-holder-inner {
    padding-top: 5%; /*---disabled 8-21-25*/
    padding-bottom: 5%;
}

.box-holder-inner p {
    text-align: justify;
}

.text-center {
    text-align: center;
}

.text-center h3 {
    text-align: center;
}

.post-image img {
    border: 3px solid #eee;
	margin-bottom:5px;
}

/*Review title - 8-21-25 - START*/
h1.post-title {
	font-family: "Vollkorn";
	font-weight: 700;
	line-height: 1.2;
	font-size: 40px;
    color: #141311;
    text-transform: uppercase;
    font-family: "Vollkorn";
    margin-bottom: 30px;
}
.post-title {
	padding-bottom: 8px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 30px;
}
h1.page-title {
	font-size: 40px;
    color: #141311;
    text-transform: uppercase;
    font-family: "Vollkorn";
    /*margin-bottom: 30px;*/
}
/*.page-title {
	padding-bottom: 8px;
	margin-bottom: 30px;
}*/
/*Review title - 8-21-25 - END*/

/*Breadcrumbs - 8-21-25 - START*/
#breadcrumbs {
	font-size: 12px;
	line-height: 1.2;
}
/* - 8-21-25 - END*/
.box-holder-inner a.btn.default-btn, button#wpforms-submit-157, input#edit_profile, #wppb-submit, #register, #wppb-recover-password-button{
	text-decoration: none;
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    border-radius: 50px;
    border: none;
    padding: 8px 30px;
    background-color: #c94e02;
}

.box-holder-inner a.btn.default-btn:hover, button#wpforms-submit-157:hover{
    background-color: #c94e02;
    color: #fff;
}

.box-holder-inner h4{
    font-size: 22px;
    color: #100f10;
    /*font-weight: 600;*/
	margin-bottom: 5px;
}

.review-contents h4 {
	font-family: "Vollkorn";
}

.box-holder-inner h4 a{
    color: #100f10;
	text-decoration:none;
}

.custom-pagination {
    text-align: center;
}

.custom-pagination span.current {
    background-color: #c94e02;
    color: #fff;
}

.custom-pagination a {
    background-color: #47515B;
    color: #fff;
}

.custom-pagination span,
.custom-pagination a {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 4px;
} 

div#wpforms-confirmation-157{
	background-color: #c94e02;
	border:1px solid #c94e02;
}

div#wpforms-confirmation-157 p{
	color:#fff!important;
}

.copyrights p a, .copyrights p a:hover{
    color: #fff;
	text-decoration:none;
}

.wp_rss_retriever li.wp_rss_retriever_item {
    width: 240px;
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0px 0px 10px #cfcfcf;
    -webkit-box-shadow: 0px 0px 10px #cfcfcf;
    -moz-box-shadow: 0px 0px 10px #cfcfcf;
    -ms-box-shadow: 0px 0px 10px #cfcfcf;
    margin: 10px;
}

.wp_rss_retriever_image {
    margin-bottom: 0em;
}

a.wp_rss_retriever_title {
	font-size: 17px;
	color: #0f0f0e;
	font-weight: 600;
	font-style: italic;
	margin-bottom: 10px;
	text-align: center;
}

.wp_rss_retriever_item .wp_rss_retriever_title {
    max-height: 150px;
}


/* .wp_rss_retriever_item:first-child .wp_rss_retriever_title {
    padding: 50px 0px 50px;
} */

.wp_rss_retriever_credits {
    display: none;
}

.forget-btn {
    color: #000;
}

.forget-btn:hover {
    color: #c94e02;
	text-decoration:none;
}

.street-head h3 {
	font-size: 40px;
	color: #10100e;
	font-family: "Vollkorn";
	margin-bottom: 30px;
	text-transform: uppercase;
}
.street-contents h4 {
	font-size: 20px;
	color: #0f0e0e;
	font-style: italic;
	font-weight: 600;
	padding-top: 15px;
}
.street-contents h5 {
	color: #141212;
	font-weight: 300;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 35px;
}
.street-contents .span-holder {
	float: right;
	font-size: 20px;
	color: #0a79b9;
	font-style: italic;
	font-weight: 400;
}
.street-contents h6 {
	font-size: 17px;
	color: #c94608;
}
.street-contents p {
	line-height: 1.7;
	color: #393939;
	text-align: justify;
	font-size: 17px;
	margin-bottom: 25px;
}
.street-contents p a {
	text-decoration: underline;
	color: #c94608;
}
.musical-head h3 {
	font-family: "Vollkorn";
	font-size: 30px;
	color: #0a0a0a;
	text-transform: uppercase;
}
.musical-head {
	padding: 12px 0px;
}
/*.seemore-link { --duplicate
    padding-top: 30px;
}*/
.search ul li span {
    border-radius: 5px !important;
    border: none;
    background: #cd5902;
    background: -moz-linear-gradient(top, #cd5902 0%, #f9c402 100%);
    background: -webkit-linear-gradient(top, #cd5902 0%,#f9c402 100%);
    background: linear-gradient(to bottom, #cd5902 0%,#f9c402 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd5902', endColorstr='#f9c402',GradientType=0 );
}

.mc4wp-form-fields input.btn {
    text-decoration: none;
    position: relative;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 800!important;
    font-size: 18px !important;
    padding: 5px 21px !important;
    background-color: transparent;
    color: #fff!important;
}

.musical-wrap li {
    list-style: none;
    width: 25%; /* Reduced from 50% to make them smaller */
    float: left;
    padding: 4px;
}

.musical-wrap li img {
    width: 100%;
    aspect-ratio: 4/5;
    object-fit: cover;
    display: block;
}

.siderbar-holder {
    margin-left: 20px;
	border: 0px solid #c94e02;
}

.siderbar-holder li {
    list-style: none;
    font-family: 'Raleway', sans-serif;
    color: #686868;
    font-size: 15px;
    line-height: 1.9;
}
.siderbar-holder h4 {
	font-family: "Vollkorn";
	font-size: 26px;
	color: #0a0a0a;
	text-transform: uppercase;
	padding: 10px 10px;
	background-color:none;
	/*margin-bottom: 30px;*/
	text-align:center;
}

.siderbar-holder #myTab {
    width: 100%;
	color:#fff;
	border:1px solid #c94e02;
	padding-right:0px;
	background: #cd5902;
	background: -moz-linear-gradient(top, #cd5902 0%, #f9c402 100%);
	background: -webkit-linear-gradient(top, #cd5902 0%,#f9c402 100%);
	background: linear-gradient(to bottom, #cd5902 0%,#f9c402 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd5902', endColorstr='#f9c402',GradientType=0 );
	font-family: "Vollkorn";
}

.siderbar-holder #myTab a {
    background-color: transparent;
    width: 100%;
	color:#fff;
	border:0px solid #c94e02;
	font-family: "Vollkorn";
}

.siderbar-holder .nav-tabs .nav-item {
	margin-bottom: 0px;
}



.category.siderbar-holder {
    width: 100%;
	color:#100f10;
	border:1px solid #eee;
	padding-right:0px;
	background: #fff;
	font-family: "Vollkorn";
}

.category.siderbar-holder h4 {
	color: #100f10;
}


.category.siderbar-holder li {
    margin-left: 15px;
}

.category.siderbar-holder a {
    background-color: transparent;
    width: 100%;
    color: #100f10;
    border: 0px solid #eee;
    font-family: "Vollkorn";
    font-size: 18px;
	text-decoration:none;
}

.form-control:focus {
    border-color: none!important;
	box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}

li#bcn_widget-3 {
    list-style: none;
}

li#bcn_widget-3 a{
    color:#c94e02;
}

.review-btn a:hover, .review-btn a:active, .review-btn .btn:not(:disabled):not(.disabled):active, .review-btn .btn:not(:disabled):not(.disabled).active {
	text-decoration: none;
	width: 100%;
	color: #fff;
	font-family: "Vollkorn";
	text-transform: uppercase;
	/*background: #cd5902;*/
	/* background: -moz-linear-gradient(top, #cd5902 0%, #f9c402 100%); */
	/* background: -webkit-linear-gradient(top, #cd5902 0%,#f9c402 100%); */
	background: linear-gradient(to bottom, #cd5902 0%,#f9c402 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd5902', endColorstr='#f9c402',GradientType=0 );
	padding: 7px 10px;
	border: none;
	border-radius: 0px;
}

.page-template-page-register-php .wppb-user-forms p{
	font-size: 16px;
}
.page-template-page-register-php .wppb-register-user li{
	font-size: 16px;
}

.search-review .input-group {
	width: 90%;
	float: right;
}

.musical-wrap {
    margin-left: -30px;
}

li#bcn_widget-2 {
    list-style: none;
}

li#bcn_widget-2 a {
    color: #c94e02;
}

.agents-contents h4 a {
    color: #fff;
    text-decoration: none;
}

.banner-details { /*added 8-18-25*/
	margin-top: 240px;
}

.banner-details a {
    color: #fff;
    text-decoration: none;
}

.home .newsletter-section {
    background-color: #fff;
}

.page-template-page-review-php .siderbar-holder #myTab, .post-type-archive-review .siderbar-holder #myTab {
	width: 100%;
	color: #100f10;
	border: 1px solid #eee;
	padding-right: 0px;
	background: #fff;
	font-family: "Vollkorn";	    
}

.page-template-page-review-php .siderbar-holder #myTab a, .post-type-archive-review .siderbar-holder #myTab a {
    background-color: transparent;
    width: 100%;
    color: #100f10;
    border: 0px solid #eee;
    font-family: "Vollkorn";
	font-size: 18px;
}

ul.archive-list {
    width: 100%;
    color: #100f10;
    border: 1px solid #eee;
    padding-right: 0px;
    background: #fff;
    font-family: "Vollkorn";
    padding-top: 10px;
}

ul.archive-list a {
    background-color: transparent;
    width: 100%;
    color: #100f10;
    border: 0px solid #eee;
    font-family: "Vollkorn";
    font-size: 18px;
}

/* flip page css here */
/*.agents-section{
	overflow: hidden;
}

.flipbook .page{
	background: #00001A;
	overflow: hidden;
	
}

.flipbook .page-wrapper{ -webkit-perspective:2000px; -moz-perspective: 2000px; -ms-perspective: 2000px; perspective: 2000px; }
.flipbook .shadow,
.flipbook.shadow{
  -webkit-box-shadow: 0 0px 4px #666;
  -moz-box-shadow: 0 0px 4px #666;
  -ms-box-shadow: 0 0px 4px #666;
  -o-box-shadow: 0 0px 4px #666;
  box-shadow: 0 0px 4px #666;
}

.agents-contents {
    padding-top: 10px;
	padding-right:10px;
}

.agents-contents h3 a{
    color: #fff;
	text-decoration:none;
}

.agents-wrap button{
    text-align: center;
    margin:10px 0px;
    background-color: transparent; 
    border:1px solid #fff;
    color:#fff;
    margin:10px 5px;
}

#fw-feed-items .fw-feed-item {
    margin: 2px!important;
} */

.agents-contents h3 a{
    color: #fff;
	text-decoration:none;
}

.broadway-grosses-wrap .wpb_single_image.wpb_content_element {
    margin-bottom: 0px;
}

/*RESPONSIVE*/
@media screen and (max-width: 3840px) {
	.review-img img {
		width: 100%;
	}
}

@media screen and (max-width: 2880px) {
	.review-img img {
		width: 100%;
	}
}

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

}


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

}

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

}

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

}
@media screen and (max-width: 1280px) {
	.review-contents h3 {
		font-size: 21px;
	}
}
@media screen and (min-width: 1100px) and (max-width: 1280px) {
}
@media screen and (max-width: 1279px) {
	.login a {
		font-size: 15px;
		padding: 8px 25px;
	}
	.mail-link a { /*added 8-19-25*/
		font-size: 15px;
		padding: 8px 12px;
	}
	header .banner-contents h3 {
		font-size: 60px;
	}
	.search ul li input {
		font-size: 16px;
	}
	.heading h3 {
		font-size: 40px;
	}
	.review-tab h3 {
		font-size: 31px;
	}
	.review-tab .nav-tabs .nav-link {
		font-size: 18px;
	}
	.review-btn a {
		font-size: 14px;
		padding: 7px 10px;
	}
	.review-contents h3 {
		font-size: 16px;
	}
	.story-contents h3 {
		font-size: 20px;
	}
	.story-contents h4 {
		font-size: 15px;
	}
	.story-contents h6 {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.story-contents p {
		font-size: 15px;
	}
	.story-contents a {
		font-size: 14px;
		padding: 6px 22px;
	}
	.show-btn a {
		font-size: 14px;
		padding: 8px 30px;
	}
	.news-contents p {
		font-size: 15px;
	}
	/*********** CAROUSEL NAV***********/
.news-section .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/mobile-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 26px;
	left: -3%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 26px;
	outline: none !important;
}
.news-section .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/mobile-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 26px;
	right: -3%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 26px;
	outline: none !important;
}
.news-contents {
	text-align: center;
	padding-top: 10px;
	min-height: 100px;
}
.street-head h3 {
	font-size: 25px;
}
.musical-head h3 {
	font-size: 23px;
}
.street-contents h4 {
	font-size: 16px;
}
.street-contents h5 {
	font-size: 16px;
}
.street-contents h5 span {
	font-size: 16px;
}
.street-contents p {
	font-size: 15px;
}
	.agents-img {
		margin-top: 20px;
	}
	.agents-contents h3 {
		font-size: 20px;
	}
	.agents-contents h4 {
		font-size: 16px;
	}
	.agents-contents p {
		font-size: 14px;
	}
	.home .review-tab {
		height: 600px;
	}
}

@media screen and (max-width: 1023px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
	.search-contents p {
		font-size: 13px;
	}
	.login, .mail-link { /*updated 8-19-25*/
		padding-top: 15px;
	}
	.header-phone {
		padding-top: 23px;
	}
	header .mainmenu {
		float: right;
		padding-top: 23px;
	}
	header .banner-contents h3 {
		font-size: 35px;
	}
	.heading h3 {
		font-size: 30px;
	}
	.review-tab .nav-tabs .nav-link {
		font-size: 15px;
		padding: 5px 0px;
	}
	.review-tab ul .nav-tabs {
		padding: 4px 20px;
	}
	.review-tab h3 {
		font-size: 22px;
		margin-bottom: 20px;
	}
	.review-btn a {
		font-size: 11px;
		padding: 7px 10px;
	}
	.agents-contents h3 {
		font-size: 19px;
	}
	.agents-contents h4 {
		font-size: 15px;
	}
	.agents-contents p {
		font-size: 14px;
	}
	.copyrights p {
		font-size: 13px;
	}
	.box-holder-inner h3 {
		font-size: 30px;
	}
	.box-holder-inner h4 {
		font-size: 20px;
	}
	.box-holder-inner p {
		font-size: 15px;
	}
	.box-holder-inner li {
		font-size: 15px;
	}
	.box-holder-inner a.btn.default-btn, button#wpforms-submit-34, input#edit_profile, #wppb-submit, #register, #wppb-recover-password-button {
		font-size: 14px;
	}
	.header-phone ul li {
		margin-right: 5px;
	}
	.music-section {
		padding: 0px 0px;
	}
	.musical-head {
		padding: 0px 0px;
	}
	.search li {
		margin-bottom: 0px;
	}
	.review-contents h3 {
		font-size: 12px;
	}
	.book {
		height: 300px;
		max-height: 500px;
		min-height: 300px;
		width: 690px !important;
		}
}

@media screen and (max-width: 820px) {
	.mail-link a { /*updated 8-19-25*/
		font-size: 12px;
		padding: 6px 12px;
	}
	.mail-link i {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #fff;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
		padding-top: 0px;
	}
	.login a, .mail-link a { /*updated 8-19-25*/
		font-size: 9px;
		padding: 5px 10px;
	}
	.header-logo {
		width: 90%;
		margin: auto;
	}
	header .mainmenu {
		float: none;
		padding-top: 10px;
		text-align: right;
	}
	header .mainmenu img {
		width: 40%;
	}
	.review-img img {
		width: 100%;
	}
	.story-contents {
		padding: 20px 15px;
		text-align: center;
		padding-bottom: 30px;
	}
	.story-contents p {
		text-align: center;
	}
	header .banner-contents h3 {
		font-size: 21px;
	}
	.search-img {
		text-align: center;
		margin-bottom: 30px;
	}
	.search-contents {
		padding-left: 0px;
		text-align: center;
		padding-bottom: 40px;
	}
	.sidenav a {
		font-size: 15px;
	}
	.tab-content>.active {
	    display: block;
	    background: transparent;
	    margin-left: 3px;
	}
	.review-contents {
		padding: 20px 0px 6px;
	}
	.search {
		text-align: center !important;
	}
	.search ul li:last-child a {
		text-decoration: none;
		color: #fff;
		font-size: 13px;
		position: relative;
		padding: 0px;
		margin-top: 0px;
	}
	.box-holder-inner h3 {
		font-size: 28px;
	}
	.box-holder-inner h3 br{
		display:none;
	}
	.musical-wrap {
		margin-left: -20px;
	}
	.siderbar-holder {
		margin-left: 0px;
		margin: 5px;
	}
	.page-template-page-review-php .siderbar-holder #myTab a, .post-type-archive-review .siderbar-holder #myTab a {
		font-size: 14px;
	}
	.siderbar-holder li {
		font-size: 14px;
	}
	.story-contents h5 {
	}
	.agents-contents {
		padding: 10px;
	}
	.music-section {
		padding: 0px 0px;
	}
	.home .review-tab {
		height: 500px;
	}
	.search ul li input {
		font-size: 14px;
	}
	.search ul li .input-group {
		padding: 2px;
	}
	.search-contents {
		padding-bottom: 30px;
	}
	.search-section {
		padding: 30px 0px 0px;
	}
	/*.search-wrap {
		padding-bottom: 30px;
	}*/
	.news-contents p {
		min-height: 120px;
	}
	.search ul li:last-child button i {
		font-size: 16px;
	}
	.book {
		height: 430px;
		max-height: 500px;
		min-height: 300px;
		width: 550px !important;
	}
	.agents-section {
		height: 740px;
	}
	.agents-contents {
		padding: 10px;
	}
	.page::after {
	width: 30px;
	height: 30px;
	background-color: #00001a;
	position: absolute;
	/* top: -60px; */
	bottom: 100%;
	right: 0%;
	margin: auto;
	color: #fff;
	text-shadow: 0 -1px 0 #222;
	line-height: 24px;
	text-align: center;
	/* font-family: monospace; */
	content: '>';
	animation: hide .8s linear;
	font-size: 20px;
	font-weight: 700;
	border: 2px solid #fff;
}
}

/*IMPORTANT NEWS HOME PAGE - START*/
/* Carousel wrapper */
.important-news-carousel-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

/* Arrows */
.news-prev,
.news-next {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #797979;
}
.news-prev:hover,
.news-next:hover {
  color: #000;
}

/* News items */
.important-news-carousel .news-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  max-width: 700px; /* narrower width */
  margin: 0 auto;
}

/* Thumbnail with fixed aspect ratio */
.news-thumb {
  flex: 0 0 150px; /* fixed width */
  aspect-ratio: 4 / 3; /* or use 1 / 1 for square */
  overflow: hidden;
  border-radius: 6px;
}
.news-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* makes sure it covers without stretching */
}

/* Content */
.news-content {
  flex: 1;
}
.news-date {
  font-size: 12px;
  color: #777;
  margin-bottom: 5px;
  display: block;
}
.news-title a {
  font-size: 24px;
  margin: 5px 0;
  color: #100f10;
  font-weight: 600;
}
.news-title a:hover {
  color: #c94e02;
}
.news-excerpt {
  font-size: 16px;
  color: #555;
}

/* Mobile */
@media (max-width: 767px) {
  .important-news-carousel .news-item {
    flex-direction: column;
    max-width: 100%;
  }
  .news-thumb {
    width: 100%;
    aspect-ratio: 16 / 9; /* can adjust for mobile */
  }
  .important-news-carousel-wrap {
    gap: 10px;
  }
	/*mobile spacer for single post sidebar*/
	.box-holder-inner .col-md-4 {
		margin-top: 30px;
		margin-bottom: 30px;
		border-top: 1px dotted #777777;
		padding-top: 30px;
	}
}


/*IMPORTANT NEWS HOME PAGE - END*/

@media screen and (max-width: 480px) {
	.review-tab .nav-tabs .nav-link {
		font-size: 15px;
		padding: 5px 30px;
	}
	.review-tab .nav-item.music {
		padding: 0px 20px;
	}
	.box-holder-inner h4 {
		font-size: 16px;
	}
	.box-holder-inner h3 {
		font-size: 26px;
	}
	.story-contents h5 {
		font-size: 16px;
	}	
	.agents-contents p {
		font-size: 13px;
	}
	.book {
		height: 430px;
		max-height: 500px;
		min-height: 300px;
		width: 450px !important;
	}
}
@media screen and (max-width: 414px) {
	.review-tab h3 {
		font-size: 16px;
	}
	.review-tab .nav-tabs .nav-link {
		font-size: 15px;
		padding: 6px 10px;
	}
	.review-tab ul .nav-tabs {
		padding: 4px 10px;
	}
	.heading h3 {
		font-size: 21px;
	}
	.show-btn a {
		font-size: 13px;
		padding: 8px 13px;
	}
	.show-btn {
		text-align: center;
		padding-top: 0;
		padding-left: 0;
	}
	.book {
		height: 430px;
		max-height: 500px;
		min-height: 300px;
		width: 390px !important;
	}
}
@media screen and (max-width: 387px) {
	.login a, .mail-link a { /*updated 8-19-25*/
		font-size: 9px;
		padding: 5px 8px;
	}
	.login, .mail-link { /*updated 8-19-25*/
		padding-top: 10px;
	}
	.book {
		height: 430px;
		max-height: 500px;
		min-height: 300px;
		width: 360px !important;
	}
}	
@media screen and (max-width: 375px) {
	.book {
		height: 430px;
		max-height: 500px;
		min-height: 300px;
		width: 340px !important;
	}
}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {
.review-tab .nav-tabs .nav-link {
	font-size: 13px;
	padding: 6px 10px;
}
	.book {
		height: 430px;
		max-height: 500px;
		min-height: 300px;
		width: 300px !important;
	}
}

/*****Playbill styling**********/
#fw-container {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    border: none !important;
    /*border-radius: 10px;*//**/
    overflow: hidden;
    box-sizing: border-box;
    text-align: left;
font-style:italic !important;
}

#fw-feed-items-scroll-area {
    /* background-color: #ffffff; */
    background-image: none;
    width: 1px;
    min-width: 100%;
    overflow: hidden;
}

/*ARCHIVES STYLES - Added 9-15-25*/
.review-grid {
			display: grid;
			grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
			gap: 20px;
			margin-bottom: 30px;
		}
		
		.review-item {
			border: 1px solid #ddd;
			border-radius: 8px;
			padding: 20px;
			background: #fff;
			/*box-shadow: 0 2px 4px rgba(0,0,0,0.1);
			transition: transform 0.2s;*/
		}
		
		/*.review-item:hover {
			transform: translateY(-2px);
			box-shadow: 0 4px 8px rgba(0,0,0,0.15);
		}*/
		
		.review-category {
			display: inline-block;
			background: #272727;
			color: white;
			font-weight: 600;
			padding: 4px 8px;
			border-radius: 36px;
			font-size: 12px;
			margin-bottom: 10px;
		}
		
		.review-title {
			font-size: 18px;
			font-weight: bold;
			margin-bottom: 8px;
			color: #333;
		}
		
		.review-meta {
			font-size: 14px;
			color: #666;
			margin-bottom: 15px;
		}
		
		.review-meta div {
			margin-bottom: 5px;
		}
		
		.review-download {
			display: inline-block;
			background: #c94e02;
			color: white;
			padding: 10px 20px 8px;
			text-decoration: none;
			border-radius: none;
			font-family: "Vollkorn";
			font-size: 15px;
			font-weight: bold;
			line-height: 1.0;
			text-transform: uppercase;
		}
		
		.review-download:hover {
			background: #db6a23;
			color: white;
			text-decoration: none;
		}
		
		.search-suggestions {
			position: absolute;
			top: 100%;
			left: 0;
			right: 0;
			background: white;
			border: 1px solid #ddd;
			border-top: none;
			border-radius: 0 0 4px 4px;
			max-height: 200px;
			overflow-y: auto;
			z-index: 1000;
			display: none;
		}
		
		.suggestion-item {
			padding: 10px 15px;
			cursor: pointer;
			border-bottom: 1px solid #eee;
		}
		
		.suggestion-item:hover {
			background: #f8f9fa;
		}
		
		.search-box {
			position: relative;
		}
		
		.loading {
			text-align: center;
			padding: 40px;
			font-size: 16px;
		}
		
		.archives-controls {
			background: #f8f9fa;
			padding: 20px;
			border-radius: 8px;
			margin-bottom: 30px;
		}

/* Mobile */
@media (max-width: 767px) {
  	.archives-controls .search-box, .archives-controls #category-filter, .archives-controls #writer-filter {
    	margin-bottom: 20px
  	}
	
	/*.archives-controls .mt-3 {
   		margin-top: -20px;
	}*/
}
/* ARCHIVES STYLES - END */