@charset "UTF-8";

/*
Theme Name: Discover Hollywood
Theme URI:
 Author : Rahul Shah
Description: What To See and Do – Hollywood Discover Hollywood Magazine informs readers about the best of Hollywood—its unique culture and lore, where to go to see live theatre, music, art and more.
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 8.0
Text Domain: Discover Hollywood
*/


/*Rahul new css code */
a.red:hover{
    transition: .3s all ease;
    color:#000 !important;
}

.p16.whitebg.box4.grayborder.b5{
    height:100%;
}



























  p.comment-form-comment label,p.comment-form-author label,p.comment-form-email label,p.comment-form-url label{
        width: 100%;
    }
    p.comment-form-comment  textarea#comment, p.comment-form-author input,p.comment-form-email input,p.comment-form-url input{
        width: 100%;
        height: 50px;
        border: 1px solid black !important;
    }
    p.comment-form-cookies-consent {
    display: flex;
    align-items: center;
		gap: 10px;
}
p.comment-form-cookies-consent input#wp-comment-cookies-consent {
    width: 20px;
    height: 20px;
}
p.comment-form-cookies-consent label{
    display: block !important;
}
p.form-submit {
    text-align: start;
    margin-top: 30px;
}
p.form-submit input{
    width: 30%;
    background: red;
    color: white;
    font-weight: 600;
    font-size: larger;
}
.comments-section p{
	text-align: unset !important;
}

aside#secondary h2{
	    line-height: 40px;
    font-size: 30px;
    font-family: "Libre Bodoni";
}
/* aside#secondary a{
	font-family: "Libre Bodoni";
} */
aside#secondary ul{
	padding:0;
}
iframe{
	width: 100%;
}
.total-height {
	height: 220px;
}
.ne-box-heghit {
    height: 200px;
}
.ne-box-heghit a{
	    word-wrap: break-word;
}
.trigger-popup {
    cursor: pointer;
    width: 300px; /* Adjust the size as needed */
    transition: transform 0.2s;
}

.trigger-popup:hover {
    transform: scale(1.05);
}

.popup {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}

.popup-content {
    position: relative;
    width: 60%;
    max-width: 800px;
    margin: auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
}
div#videoPopup{
	  width: 100%;
}

.close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    cursor: pointer;
}
















div#venue_details_container label{
	width: 100%;
	margin-bottom:5px;
}
input#venue_location ,input#venue_type,input#venue_room,input#venue_address,input#venue_city,input#venue_state,input#venue_zip_code{
	width: 100%;
	margin-bottom:10px;
}
.online-button a:hover{
	background:black;
	color: white !important;
}
.home-social-link   img{
	box-shadow: 4px 5px 4px 2px white;    border-radius: 5px;
}
.banner-mage,.imge,.public-image,.imageeffect,.video-image-effect{
	overflow:hidden;
}
.banner-mage img,.imge img,.public-image img,.imageeffect img,.video-image-effect img{
	transition: transform .3s; /* Animation */
}
.banner-mage img:hover,.imge img:hover,.public-image img:hover,.imageeffect img:hover,.video-image-effect img:hover{
	 transform: scale(1.5);
}
.m25 {
    margin-bottom: 25px;
}
.category-thumbnail img{
	width: 100%;
	margin-bottom: 20px;
	    height: 300px;
	    object-fit: contain;
}
.col-md-3.mb-4.ms-auto label {
    display: none;
}
a,.search-result-item{
	cursor:pointer !important;
}
div#results  div {
    border: 1px solid #c7c1c1;
    padding: 10px;
    border-radius: 10px;
}
.search-result-item {
	color:red !important;
}
.h500{
	height: 50%;
}
.right-red1{
	    padding: 10px 40px 10px 40px;
    box-shadow: none;
}
.word-wrap{
	    word-wrap: break-word;
}
.h250px{
	height: 250px;
}
.new-image-sext{
    height: 250px;
}
img.custom-icon2 {
    width: 25px;
    height: 25px;
}
.night-image img{
	height: 250px;
}
.text-image p{
	text-align : center;
	margin-bottom: 10px;
}
.newcssss{
	display:flex;
	justify-content:center;
}
.posss:hover{
	color: white !important;
}
.only-yeh-image img{
	width: 100% !important;
	    object-fit: cover;
}
button.fc-prev-button.fc-button.fc-button-primary,button.fc-next-button.fc-button.fc-button-primary {
    border: none;
}
.h300 {
    height: 295px;
}
.h300px{
	 height: 300px;
}
.h520{
	height: 520px;
}
.h66{
	 height: 66%;
}
.h95px{
	height:95px;
}
img.splh200 {
    height: 200px;
    width: 82%;
}
.sph150 {
    height: 150px;
}
.col-7{
	margin: auto;
}
a:hover {
    color: red !important;
}
.h400{
	height:400px;
}
.h200{
	height:230px;    
}
.online-button a{
	background: red;
    padding: 10px 15px;
    color: white;
    font-weight: 500;
    border-radius: 6px;
}
input, select {
    border-radius: 5px;
    border: 1px solid var(--Bg, #F2F2F2) !important;
    background: #FFF;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.02);
    padding: 16px 12px;
    margin-bottom: 6px;
}
select#category-filter-dropdown {
       padding: 10px;
    border-radius: 2px;
    background: red;
    color: white;
    border: none;
}
select:focus-visible {
    outline: 0 !important;
}
.category-filter {
    text-align: end;
	text-align: end;
    margin-bottom: 30px;
}
.lato-thin {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.lato-light {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.lato-regular {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.lato-bold {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.lato-black {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.lato-thin-italic {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.lato-light-italic {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.lato-regular-italic {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.lato-bold-italic {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.lato-black-italic {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: italic;
}

.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}

.libre-bodoni {
    font-family: "Libre Bodoni", serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.pdd {
    padding: 45px 60px 70px 60px;
}
.first {
    border-bottom: 1px solid #ede7e7;
}


.pagination {
    margin-top: 20px;
    text-align: center;
	justify-content: center;
}

.pagination a {
    display: inline-block;
    padding: 4px 12px;
    border: 1px solid var(--Bg, #F2F2F2);
    margin-right: 5px;
    background-color: #fff;
    color: black;
    text-decoration: none;
}

.pagination a:hover {
    color: white !important;
	background-color:red;
}

.pagination .current {
	background-color:red;
    color: white;
  padding: 4px 12px;
    margin-right: 5px;
}

/* ======================custom css =============== */
body,
html {
    padding: 0;
    width: 100vw;
    overflow-x: hidden;
}

h1 {
    line-height: 45px;
    font-size: 36px;
}

h2 {
    line-height: 50px;
    font-size: 40px;
}

h3 {
    line-height: 40px;
    font-size: 30px;
}

h4 {
    line-height: 30px;
    font-size: 27px;
}

h5 {
    line-height: 30px;
    font-size: 25px;
    letter-spacing: 2%;
}

h6 {
    line-height: 25px;
    font-size: 22px;
    letter-spacing: 2%;
}

.lgp {
    line-height: 30px;
    font-size: 28px;
}

.smp {
    line-height: 30px;
    font-size: 25px;
    letter-spacing: 2%;
}

.esmp {
    line-height: 12px;
    font-size: 28px;
    letter-spacing: 2%;
}

.splfont {
    font-size: 15px;
    line-height: normal;
}

.sspl {
    font-size: 16px;
    line-height: 28px;
}

.h18 {
    font-size: 18px;
    line-height: 27px;
}

.p12 {
    font-size: 12px;
    line-height: normal;
}

.h25 {
    font-size: 24px;
    line-height: normal;
}

.smalp {
    font-size: 14px;
    line-height: 25px;
}

.p14 {
    font-size: 14px;
    line-height: 22px;
}

/* =============color class=========== */
.red {
    color: #EE1C24;
}

.redtext:active,
.redtext:hover {
    color: #EE1C24;
}

.black {
    color: #231F20;
}

.black2 {
    color: #242021;
}

.gray {
    color: #6C6C74;
}

.gray2 {
    color: #4F4F4F;
}

.lightgray {
    color: #7E7E7E;
}

.lightwhite {
    color: #F2F2F2;
}

.ff {
    color: #FFFFFF;
}

.blue {
    color: #2B4DA2;
}

.blue2 {
    color: var(--Blue-1, #2F80ED);
}

/* ===================underline=============== */
.textdeconder {
    text-decoration: underline;
}

/* =========================bckground-class============= */
.redbck {
    background-color: red !important;
}
.gray2back{
    background: #4F4F4F;
}
.graybck {
    background: #EDEDED;
}
.graysple{
    background: #e1e1e1;
}
.whitebg {
    background: #FFF;
}

.splgray {
    background: var(--Bg, #F2F2F2) !important;
}

.border-radius {
    border-radius: 50%;
}

.border2 {
    border-radius: 2px;
}

.blackbg {
    background: var(--Black, #231F20);
}

.borderwhite {
    border-bottom: 1px solid #FFF;
}

.whitebg {
    background: var(--White, #FFF);
}

.grayboirder {
    border: 1px solid var(--Bg, #F2F2F2);
}

.b5 {
    border-radius: 5px;
}
.allwhiutebg{
    border: 1px solid white;
}
.redvborder{
    border: 1px solid red;
}
/* ==========box-show=========== */
.boxs {
    box-shadow: 0px 4px 33px 0px rgba(0, 0, 0, 0.15);
}

.box2 {
    box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.25);
}

.box3 {
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
}

.box4 {
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.15);
}

/* ===========font-weight class========= */

.fw1 {
    font-weight: 100;
}

.fw2 {
    font-weight: 200;
}

.fw3 {
    font-weight: 300;
}

.fw4 {
    font-weight: 400;
}

.fw5 {
    font-weight: 500;
}

.fw6 {
    font-weight: 600;
}

.fw7 {
    font-weight: 700;
}

.fw8 {
    font-weight: 800;
}

.fw9 {
    font-weight: 900;
}

.dflexclass {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gap {
    gap: 10px !important;
    display: flex;
    align-items: center;
}

input {
    width: 100%;
    border: none;
}

/* -============hegit-class========= */
.h100 {
    height: 100%;
}
.h50{
    height: 50%;
}
.wcustom{
    width: 100%;
    height: 200px;
}
li.li select{
    width: 100%;
    border: none;
    font-size: 12px;
}
li.li select option{
    font-size: 12px; 
    border: none;
}
li.li select:focus-visible {
   outline: 0;
}
/* ============width class========== */
.w100 {
    width: 100%;
}

.w90 {
    width: 90%;
}

.w80 {
    width: 80%;
}

.w85 {
    width: 85%;
}

.w97 {
    width: 97%;
}

.w5 {
    width: 3%;
}

.width {
    width: 100%;
}

.w50 {
    width: 50%;
}

.w57 {
    width: 57%;
}

.w60 {
    width: 60%;
}

.w40 {
    width: 40%;
}

.w49 {
    width: 49%;
}

.w48 {
    width: 48%;
}

.w87 {
    width: 87%;
}

.w43 {
    width: 43%;
}

.w30 {
    width: 30%;
}

.w70 {
    width: 70%;
}

.w72 {
    width: 72%;
}

.w75 {
    width: 75%;
}
.w27 {
    width: 27%;
}

.w20 {
    width: 20%;
}

.w15 {
    width: 15%;
}
.w25{
    width: 25%;
}
/* ==============gap-class-============== */
.g10 {
    gap: 10px;
}

.g15 {
    gap: 15px;
}

/* ===========magrin-class=========== */
.m10 {
    margin-bottom: 10px;
}

.m5 {
    margin-bottom: 5px;
}

.m12 {
    margin-bottom: 12px;
}

.m15 {
    margin-bottom: 15px;
}

.m30 {
    margin-bottom: 30px;
}


.m20 {
    margin-bottom: 20px;
}

.me6 {
    margin-right: 6px;
}

.m25 {
    margin-bottom: 25px;
}

.m35 {
    margin-bottom: 35px;
}

.m40 {
    margin-bottom: 40px;
}

.m45 {
    margin-bottom: 45px;
}

.m55 {
    margin-bottom: 55px;
}

/* =========padding-class============ */
.pb35 {
    padding-bottom: 35px;
}

.pb12 {
    padding-bottom: 12px;
}

.pdt10 {
    padding-top: 10px;
}

.pdb10 {
    padding-bottom: 10px;
}

.p15 {
    padding: 13px;
}

.p16 {
    padding: 16px
}

.p20 {
    padding: 20px 20px 0px 20px;
}

.pa12 {
    padding: 12px;
}

.pb20 {
    padding-bottom: 20px;
}

.p25 {
    padding-bottom: 25px;
}

.p50 {
    padding: 50px;
}

.p35 {
    padding-top: 35px;
}

.pt30 {
    padding-top: 30px;
}

.p70 {
    padding: 70px
}

.pa20 {
    padding: 20px;
}

.p3070 {
    padding: 30px 70px;
}

.pl {
    padding-left: 5%;
}

.pa25 {
    padding: 25px;
}

.pside20 {
    padding: 20px 20px 20px 0px;
}

.p30303 {
    padding: 30px;
}

.p1012 {
    padding: 10px 12px;
}
.setp{
    padding: 70px 70px 35px 70px;
}
.videopadd{
    padding: 20px 10px 20px 10px;
}
/* ==============postion class =============== */
.rel {
    position: relative;
}

/* ============font-class ============= */
.font {
    font-family: "Libre Baskerville";
}

.font-1 {
    font-family: "Libre Bodoni";
}

.lato {
    font-family: Lato;
}

.popp {
    font-family: Poppins;
}

/* ==========border=============== */
.border-border {
    border-bottom: 1px solid #7E7E7E;
}

.bb2 {
    border-bottom: 2px solid var(--Gray-6, #F2F2F2);
}

/* =============line-heightclass========== */
.linenormal {
    line-height: normal !important;
}

.l40 {
    line-height: 40px ;
}

/* ===========line-classs=========== */
.hrline {
    position: relative;

    overflow-x: clip;
}
.first-rowpi{
	flex-wrap:wrap;
}.parthenr-image {
    width: 19%;
	margin-bottom: 20px;
}
.parthenr-image img{
	width:100%;
    height: 200px;
	    object-fit: cover;
}
/* =========spl-btn========== */
.splbtn {
    padding: 10px 16px;
}

.hrline::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #7E7E7E;
    margin-left: 10px;
    top: 60%;
    transform: translate(0%, -50%);
}


.footer-text {
    line-height: normal;
    color: var(--Gray-3, #828282);
    font-family: Poppins;
    font-size: 16px;
}

.footer-page {
    color: var(--Gray-3, #828282);
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.28px;
}


.redbtn {
    background-color: #EE1C24;
    padding: 10px 16px 10px 16px;
    border: 1px solid #EE1C24;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

/* ==============now specialnbutton ================= */
.blkbtn2 {
    background-color: #231F20;
    padding: 10px 15px;
    border: 1px solid #231F20;
    transition: all 0.8s;
    position: relative;
    overflow: hidden;
    z-index: 1;
	color: red !important;
}

.blkbtn2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    border: 1px solid #231F20 !important;
    color: #231F20 !important;
    transition: all 0.8s;
    background: rgb(255, 255, 255) !important;
    z-index: -1;
}

.blkbtn2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: -2;
}
.blkbtn2:hover::after{
	  width: 100%;
}

.blkbtn2:hover {
    color: red !important;
    background-color: transparent !important;
}


















/* ===========specail-button=================== */

.blkbtn {
    background-color: #231F20;
    padding: 10px;
    border: 1px solid #231F20;
    transition: all 0.8s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.blkbtn::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    border: 1px solid #231F20 !important;
    color: #231F20 !important;
    transition: all 0.8s;
    background: rgb(255, 255, 255) !important;
    z-index: -1;
}

.blkbtn::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}

.redbtn::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    border: 1px solid #EE1C24 !important;
    color: #EE1C24 !important;
    transition: all 0.8s;
    background: rgb(255, 255, 255) !important;
    z-index: -1;
}

.redbtn::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}

.redbtn:hover {
    color: #EE1C24 !important;
    background-color: transparent;
}

.redbtn:hover::before {
    width: 100%;
    background: rgb(255, 255, 255) !important;
}

.first-header {
    padding: 10px 70px;
    align-items: center;
}

.button {
    display: flex;
    justify-content: end;
}

a {
    text-decoration: none;
}

svg {
    margin-right: 10px;
}

.redbtntext {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    font-family: Lato;
}

p {
    margin-bottom: 0;
}

.newbtn {
    border-radius: 55px;
    background: #EE1C25;
    padding: 6px 10px;
    color: #FFFFFF;
}

/* ===========secondrow=======header================== */
.second-header {
    border-bottom: 2px solid var(--Bg, #F2F2F2);
    background: #FFF;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.10);
    padding: 20px 60px;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

 .header-menu {
    width: 95%;

} 

ul#menu-home-menu {
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.icon-header {
    width: 5%;
}

.icon-header p {
    margin-bottom: 0;
    display: flex;
}

li {
    list-style: none;
}

.icon-header,
.side-cross,
a {
    cursor: pointer;
}

/* ==========side-menu-section================= */
.side-menu {
    width: 366px;
    padding: 25px;
    border: 1px solid var(--Gray-6, #F2F2F2);
    background: #FFF;
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.11);
    position: fixed;
    top: 0;
    left: -150%;
    transition: .4s all;
    height: 100vh;
    z-index: 9999999999;
    overflow-y: scroll;
}

.activer {
    left: 0;
}
.newpaddingnew{
    padding: 45px 70px 70px 70px;
}
a:active,a:focus{
    color: red !important;
}

.side-top {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #BDBDBD;
}

input:focus-visible {
    outline: none;
}

.side-menu-part li {
    padding: 8px 12px;
}

/* ===========footer============== */
.footer {
    padding: 55px 100px 30px 100px;
    background: black;
}

.first-footer {
    width: 28%;
}

.second-footer {
    width: 45%;
}

.footer-div {
    border-bottom: 1px solid #F2F2F2;
}
.only-bottom-last{
    border-bottom: 1px solid #F2F2F2;
}

.footer-div,
.second-col-first {
    display: flex;
    justify-content: space-between;
}

.footer-page-div {
    display: flex;
    justify-content: center;
    gap: 35px;
}

.footer-copy p {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.24px;
    margin-bottom: 0;
}

/* ===================hover================= */
.footer-text:hover,
.footer-page:hover {
    color: rgba(255, 255, 255, 0.747);
    text-decoration: underline;
}

.blkbtn:hover {
    color: rgb(0, 0, 0) !important;
    background-color: transparent;
}

.blkbtn:hover::before {
    width: 100%;
    background: rgb(255, 255, 255) !important;
}


/* ==========banner-css========= */

.banner-text,.img-tetx {
position: absolute;
    bottom: 0px;
    padding: 10px;
    background: #00000066;
    width: 100%;
    text-align: center;
    color: white !important;
    box-shadow: 0 -6px 8px -2px rgb(0 0 0 / 41%);
	
}
.banner-heading h3 {
    line-height: 33px;
    font-size: 30px;
}

.banner-btn {
    display: flex;
    align-items: center;
    gap: 20px;
}

.banner-mage img {
    height: 485px;
}

/* =========calender============== */
section {
    width: 100%;
    height: 100%;
    display: grid;
    padding: 0 20px;
    border-radius: .4em;
}

.top {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 1em;
}

.top p {
    font-size: 18px;
    font-weight: 400;
}

.top svg span {
    background-color: #E1E9F0;
    padding: .7em .9em;
    border-radius: .4em;
}

.down {
    display: grid;
    grid-template-columns: repeat(7, auto);

    justify-content: space-between;
    text-align: center;
}

.down p {
    font-size: 12px;
    font-weight: 500;
    padding: 5px;
    font-family: Poppins;
    margin-bottom: 9px;
}

.down p:nth-child(-n + 7) {
    font-weight: bold;
}

.down p:nth-last-of-type(-n + 4) {
    color: #999999;
}

/* ==============event-clas=========== */
.event-section {
    border-radius: 5px;
    border: 1px dashed var(--Black, #231F20);
    background: rgba(238, 28, 37, 0.03);
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.05);
}

/* ===============four-section============== */
.four-section {
    padding: 35px 70px 70px 70px;
    background: #FFF;
}

/* ==========tabs============= */
.tabs .nav-tabs .nav-link.active {
    border-radius: 55px;
    background: #EE1C25 !important;
    padding: 6px 10px !important;
    color: #FFFFFF !important;
}

.tabs .nav-tabs .nav-link {
    border-radius: 55px;
    background: var(--Light-Gray, #7E7E7E) !important;
    padding: 6px 10px !important;
    color: #FFFFFF !important;
}

.tabs div#nav-tab {
    justify-content: space-between;
}

.tabs .nav-tabs {
    border: none !important;
}

.black-wal-part {
    background: var(--Black, #231F20);
    padding: 10px 32px;
}

/* ===========ARTS & ENTERTAINMENT page ============== */
.sub-catgory {
    gap: 20px;
    flex-wrap: wrap;
    row-gap: 0;
}

.sub-catgory li {
    padding: 10px 12px;
}

.new-line {
    /* Safari */
    -webkit-transform: rotate(-90deg);
    width: 300px;

    float: left;
}

.newheading h3 {
    font-size: 28px;
}

.abs-heading {
    padding: 10px 20px;
    position: absolute;
    top: -8%;
}

.abs-heading-1 {
    transform: rotate(-90.726deg);
    padding: 10px 20px;
    position: absolute;
    right: -25%;
    bottom: 15px;

}

.right-red {
    padding: 50px 70px 50px 25px;
    box-shadow: 0px 4px 55px 0px rgba(0, 0, 0, 0.25);
}

.abs-heading-2 {
    transform: rotate(90deg);
    padding: 4px 10px;
    position: absolute;
    right: 0;
}

.custom-red {
    padding: 20px 20px 20px 30px;
}

.rotateline {
    transform: rotate(90deg);
    background: #f2f2f2;
    top: 44%;
    position: absolute;
    width: 51%;
    left: -23%;
}

.blackfirst {
    padding: 10px 40px;
    position: absolute;
    bottom: 23%;
    left: 0;
}

.blackfirst-1 {
    padding: 16px;
    position: absolute;
    width: 63%;
    left: 37%;
    bottom: -20%;
}

.newmaargin {
    margin-top: 24%;
}

/* ===========comdy-page=========== */
.comdypage {
    padding: 8px 18px 12px 18px;
}

.custom-red-1 {
    padding: 70px 20px 70px 30px;
}

/* ===========dance================ */
.third-div .sspl {
    font-size: 15px;
    line-height: 28px;
}

/* ===========partners========= */
.part-image {
    padding: 35px 150px;
}

.part-image img {
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.05);
}

/* =======terms & conditions============ */
.classsecond-div {
    padding: 35px 70px;
}

.andar-div {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.25);
    padding: 35px;
}

/* =====advertise with print============= */
.lastadwp {
    padding: 35px 70px 70px 70px;
}

/* ===========calendar========= */
.cal {
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.25);
}

.notes-sec {
    padding: 20px 45px 70px 45px;
}

.notes-andar {
    border-radius: 5px;
    border: 1px solid var(--Red, #EE1C24);
    background: #FFF;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.15);
    padding: 30px;
}

.posss {
    position: absolute;
    top: 0;
    left: 0;
}

/* ===========contactform-page===================== */
.contactform-left {
    padding: 45px 45px 30px 30px;
    background: #FFF;
    box-shadow: 0px 4px 33px 0px rgba(0, 0, 0, 0.25);
}

.difierent {
    gap: 0px;
}

.contactrigtside {
    padding: 45px 30px 30px 30px;
    box-shadow: 0px 4px 33px 0px rgba(0, 0, 0, 0.25);
}
span.wpcf7-list-item-label{
	    font-family: Poppins;
	    color: #7E7E7E;
	font-weight: 500;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.font-1.ff.sspl.fw7.contactform {
    border-radius: 55px;
    background: var(--Gray-3, #828282);
    padding: 12px 45px;
    border: none;
}

.contactrigtside input,.contactformtextarea  {
    border-radius: 2px;
    background: rgba(238, 28, 37, 0.04);
    border: 1px solid #fef6f6;
    margin-top: 10px;
    padding: 16px;
}
.contactformtextarea  {
	height:80px;
	width:100%
	
}

.contactrigtside input:focus-visible {
    border: 1px solid var(--Red, #EE1C24);
}

.chckboxform label {
    display: flex;
    gap: 10px;
}

.chckboxform input {
    width: 15px !important;
    height: 24px !important;
    margin-top: 0px;
}

/* ==========blog=========== */
.blog .nav-pills .nav-link.active,
.blog .nav-pills .show>.nav-link {
    border-bottom: 1px solid var(--Bg, #F2F2F2);
    background: var(--Red, #EE1C24);
}

.blog .nav-link {
    background: var(--Gray-6, #F2F2F2);
    padding: 16px;
    color: var(--Black-2, #242021);
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
}

/* ============family-page-1============ */
.for0{
    padding: 40px 70px;
}
.pagintion{
    padding: 4px 12px;
    border: 1px solid var(--Bg, #F2F2F2);
}
.pagintion span {
    margin: 0 10px;
}
.only-padding-only{
    padding: 8px 8px 0px 25px;
}
.img-part-part img{
    height: 219px;
}
.img-2{
    height: 219px;
}
.new-filw{
    padding: 45px 70px 0px 70px;
}
.gray-div-div{
    padding: 25px 0px 0px 0px;
}
.filmtv{
    padding: 0px 70px 70px 70px;
}
.style{
    background: #FFF;
box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.15);
}
.main-heading,.main-heading-1{
    border-bottom: 2px solid var(--Gray-6, #F2F2F2);
}

main.newblog{
    display: none ;
    padding: 30px;
}

main.newblog button.accordion-button {
    background: var(--Gray-6, #F2F2F2);
    padding: 16px;
    color: var(--Black-2, #242021);
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
}
main.newblog .accordion-button:focus {
    z-index: 3;
    border-color: #ee1c24;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(238 28 36);
}

.only-moblie{
    display: none;
}

ul.dropdown-menu.show{
    width: 80% !important;
}
.img-box-sec img{
	width: 100%;
	cursor:pointer;
}
.h250px img,.h220px img,.h310px img{
	height: 100%;
	object-fit: cover;
}
.h220px{
	height: 220px;
}
.h310px{
		height: 310px;
}
/* ==================media query ================= */

@media screen and (max-width: 1200px){
    h5{
        font-size: 20px;
    }  
    .four-section img{
        width: 100%;
    }
    .tabs div#nav-tab {
        row-gap: 12px;
    }
    .second-header {
        padding: 20px 16px;
    }
}
@media screen and (max-width: 1100px){
    .first-header {
        padding: 10px 35px !important;
    }
    .second-header {
        padding: 20px 20px !important;
    }
    .splfont{
        word-wrap: break-word;
        text-align: center;
    }
    .splfont {
        font-size: 12px;
    }
    .smp {
        font-size: 20px;
    }
    .h18 {
        font-size: 15px !important;
        line-height: 20px;
    }
    .sspl {
        font-size: 14px !important;
    }
    h3 {
        font-size: 23px;
    }
    .l40 {
        line-height: 30px;
    }
    .smalp {
        font-size: 14px;
        line-height: 20px;
    }
    .tabs div#nav-tab {
        row-gap: 12px;
        gap: 12px;
        justify-content: center;
    }
    .p00{
        padding: 0 !important;
    }
	.h300px{
		height:unset;
	}
}
@media  (min-width: 992px) and (max-width: 1023px){
    .p3070 {
        padding: 30px;
    }
}
@media screen and (max-width: 993px){
    .newmaargin {
        margin-top: 4%;
    }
}
@media screen and (max-width: 991px){
    .header-menu,.second-row,.d991,.leftimage.w60, .main-heading,.mobie-none{
        display: none !important;
    }
    .flex-wrap-wrap{
        flex-wrap: wrap;
    }
  .new-css{
    width: 49% !important;
    order: 0;
    margin-bottom: 20px;
  }
 .new-css2{
    width: 49% !important;
    order: 1;
    margin-bottom: 20px;
 }
 .new-css1{
    order: 2;
 }
    main.newblog,.only-moblie{
        display: block ;
    }
    .custom-red-1 {
        padding: 40px 20px;
    }
    .w333{
        width: 31% !important;
    }
    .left-text a{
        width: 180px;
        display: block;
        word-wrap: break-word;
    }
    .right-red{
        box-shadow: none;
    }
  .block-991{
    display: block !important;
    text-align: center;
  }
  .first-img img{
    width: 30px;
    height: 30px;
  }
    .wrap{
        flex-wrap: wrap;
    }
    .blackfirst,.blackfirst-1 {
     position: unset;
     width: 100%;
    }
    .classsecond-div {
        padding: 30px 30px;
    }
    div#header-part {
        display: flex;
        gap: 3%;
        padding: 10px 70px;
        align-items: center;
        border-bottom: 2px solid var(--Bg, #F2F2F2);
    background: #FFF;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.10);
    }
    .second-header{
        box-shadow: none !important;
        border-bottom: none !important;
    }
    .first-header{
        width: 95%;
        padding: 0 !important;
        justify-content: space-between;
    }
    .second-header{
        width: 5%;
        padding: 0 !important;
    }
    .first-row{
        width: 30%;
    }
    .first-row img,.w50,.w40{
        width: 100%;
    }
    .pside20 {
        padding: 20px 0px 0px 0px;
    }
   .third-row{
        width: 40%;
    }
    .first-footer {
        width: 40% !important;
    }
    .second-footer {
        width: 52% !important;
    }
    .footer-img img,.w60{
        width: 100%;
    }
    .footer {
        padding: 55px 60px 30px 60px !important;
    }
    .pdd,.p70,.four-section,.for0 ,.new-filw,.setp{
        padding: 25px;
    }
    .banner h5{
        font-size: 13px;
    }
    .p50 {
        padding: 20px;
    }
    .banner-heading h3 {
        line-height: 20px;
        font-size: 20px;
    }
    .m55,.m40 {
        margin-bottom: 20px;
    }
    .media-bottom{
        margin-bottom: 20px;
    }
    .mediapdleft,.new-padding-section{
        padding-left: 0 !important;
    }
    h3 {
        font-size: 22px;
    }
    .new-part-part h4{
        line-height: 20px;
        font-size: 20px;
    }
    input {
        border: 1px solid gray ;
        margin-bottom: 5px;
    }
    .wcustom{
        width: 100%;
        height: 100%;
    }
    .h25 {
        font-size: 20px !important;
        line-height: normal;
    }

}
@media screen and (max-width: 925px){
    .third-row{
        width: 50%;
    }
}
@media screen and (max-width: 767px){
    .redbtntext {
        font-size: 10px !important;
        line-height: 12px !important;
    }  .wrap-1{
        flex-wrap: wrap;
    }.parthenr-image {
    width: 48%;
}
	
	.h300px,.h520 {
    height: unset;
}
	.d-flex{
		flex-wrap: wrap;
	}
	.footer-div{
		    flex-wrap: wrap;
	}
	.first-footer,.second-footer{
		width:100% !important;        margin-bottom: 20px;
	}
	.fc .fc-toolbar-title {
    font-size: 18px !important;
    margin: 0;
}
	.fc .fc-col-header-cell-cushion {
    display: inline-block;
    padding: 2px 4px;
    font-size: 10px;
}
	.parthenr-image img {
    width: 100%;
    height: 120px;
		        object-fit: contain;
}
    .newpaddingnew {
        padding: 25px;
    }
    .gray-div-div{
        padding: 25px 0px 0px 0px;
    }
    .abs-heading-2{
        position: unset;
        transform: unset;
    }
    .col-xs-6 {
        width: 50%;
    }
    .classsecond-div {
        padding: 15px;
    }
    .h25 {
        font-size: 18px !important;
        line-height: normal;
    }
    .wcustom{
        width: 100%;
        height: 100%;
    }
    .only-padding-only {
        padding: 10px 0;
    }
    .abs-heading-1 {
        transform: unset;
        position: unset;
    }
    .pdd,.p70,.lastadwp,.custom-red,.part-image {
        padding: 25px !important;
    }
    .p20,.filmtv {
        padding: 0 !important;
    }
    #typing h5{
        line-height: 15px !important;
        font-size: 13px !important;
    }
    #typing .footer-text {
        font-size: 13px;
    }
    .banner-heading h3 , h5{
        line-height: 20px !important;
        font-size: 15px !important;
    }
    .banner-mage img {
        height: 100% !important;
    }
    .newfont {
        font-size: 11px;
    }
    .m55 {
        margin-bottom: 15px !important;
    }
    h1 {
        line-height: 30px !important;
        font-size: 25px !important;
    }
    .p50 {
        padding: 15px !important;
    }
    .l40 {
        line-height: 30px !important;
    }
    h3 {
        font-size: 25px !important;
    }
    .m767{
        margin-bottom: 20px;
    }
    .main-heading{
        display: none;
    }
    .right-red ,.contactform-left,.contactrigtside{
        padding: 25px !important;
    }
    .m7671{
        margin-top  : 20px;
    }
    .new-type .h25 {
        font-size: 15px;
        line-height: normal;
    }
    .andar-div {
        padding: 15px;
    }
    .tables {
        overflow-x: auto;
    }
    .newmaargin {
        margin-top: 5%;
    }
    .new-padding-section-1,section{
        padding: 0% !important;
    }
    .d7tetx-end{
        text-align: end;
    }
    .w100 ,.w25 ,.w90,.w80,.w85,.w97, .w50,.w57 ,.w60,   .w15, .w25,  .w40 , .w49 , .w48 , .w87,  .w43, .w30, .w70,.w72, .w75 , .w27 , .w20  {
        width: 100%  !important;
    } 
    .rotateline{
        transform: unset;
        position: unset;
    }
    .p3070 {
        padding: 25px;
    }
    .notes-sec,.p767 {
        padding: 0 !important;
    }
    .notes-andar,.four-section{
        padding: 15px;
    }
    h1{
        margin-bottom: 0;
    }
	 media-w100.{
        width: 100%;
    }
}
}
@media screen and (max-width: 700px){
    .footer-div{
        display: block !important;
    }
    .first-footer {
        width: 100% !important;
    }
    .second-footer {
        width: 100% !important;
        margin-top: 50px;
    }
    .icon-link {
        display: flex;
        justify-content: space-between;
    }
	.night-image img {
    height: 100%;
}
}
@media screen and (max-width: 530px){
    .third-row{
        width: 60%;
    }
    .footer-page-div{
        flex-wrap: wrap;
    }
    .first-row{
        width: 40%;
    }
    div#header-part {
        padding: 10px 20px;
    }
    .redbtn {
        padding: 8px 10px 8px 10px !important;
    }
    .blkbtn{
        padding: 8px !important;
    }
    a.footer-page{
        width: 50%;
        margin-bottom: 10px;
    }
    .footer-page-div{
        gap: 0 !important;
    }
    .m35 {
        margin-bottom: 15px !important;
    }
    .footer {
        padding: 55px 25px 20px 25px !important;
    }
}
@media screen and (max-width: 454px){
    .hrline::after {
        top: 80% !important;
        bottom: 20% !important;
    }
}
@media screen and (max-width: 366px){
    .side-menu{
        width: 100% !important;
    }
}
@media screen and (max-width: 340px){
    .redbtntext {
        font-size: 8px !important;
        line-height: 10px !important;
    }
    h5 {
        line-height: 15px !important;
        font-size: 12px !important;
    }
    .redbtn {
        padding: 8px  !important;
    }
    .splfont-2{
        word-wrap: break-word;
        text-align: center;
    }
    .wrap-class{
        display: inline-block !important;
        width: 150px !important;
        overflow-wrap: break-word !important; 
        word-wrap: break-word !important; 
        word-break: break-all !important; 
        word-break: break-word !important;
    }
}

