body {
	
 font-family: "Georgia", Times, serif;	

}


div#press-release-wrapper div.ms-webpart-cell-vertical-inline-table{
    display: block;
}

.tab-pane
{
    clear: both;
   
}
.tab-content > .tab-pane {
    background: rgba(227, 223, 193, 0.29) none repeat scroll 0 0;
    /* border: 13px solid #39171b; */
    /* box-shadow: 0px 0px 0px 7px #39171b; */
}
.danceforms-carousel
{
    /*margin-left:-7px;
    margin-right: -7px;*/
    padding: 0px 0;
}
.danceforms-carousel .owl-controls {
    left: 0;
    position: absolute;
    right: 0;
    top: 88px;
}
.danceforms-carousel .owl-prev
{
    left: -20px;
    top: 20px;
    position:absolute;
}

.danceforms-carousel .owl-next
{
    right: -20px;
    top: 20px;
    position:absolute;
}
.danceforms-carousel .prev,
.danceforms-carousel .next
{
    background: rgb(241, 233, 214); */
    color: #521d23;
    /* text-shadow: 1px 1px 1px #b49b5e; */
    width: 20px;
    height: 72PX;
    margin: auto;
    line-height: 72px;
    position: relative;
    display: block;
    text-align: center;
}
.danceforms-carousel .prev:before,
.danceforms-carousel .next:before
{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 9px 0;
    border-color: transparent #603913 transparent transparent;
    position: absolute;
    left: 0px;
    bottom: -9px;
    /* content:''; */
}
.danceforms-carousel .next:before
{
    left: auto;
    right: 0px;
    border-width: 0 0 9px 9px;
    /* border-color: transparent transparent transparent #603913; */
}
.danceforms-carousel .item h1{
    font-size:26px;
    font-weight:600;
    display:grid;
    text-align:center;
    text-decoration:solid;
   top:10px;
   

  

}
.danceforms-carousel .item
{
    padding: 0px 1px;
    /* background: #000; */
}
.dformsSingleItem
{
	min-hegiht:308px;
	border: 0px solid #a89254;
	/* border-radius: 4px; */
	background: #521d23;
	overflow: hidden;
	min-height:308px;
	height: 417px;
	position: relative;
}
.dformsSingleItem > .img-responsive
{
   width: 100%;
    border-bottom: 1px solid #C2A862;
    min-height: 177px;
    text-align: center;
}
.dformsSingleItem > .img-responsive > img
{
	margin: auto;
	width: 100%;
	/* height: 100px; */
}
.dformsSingleItem > h2
{
 color: #c0a662;
 margin: 0;
 /* padding: 11px 2px 8px 14px; */
 font-size: 16px;
 font-weight: bolder;
 text-align: left;
 padding: 14px 1px 0px 14px;
}
.dformsSingleItem > h3
{
        color: #d2c092;
        margin: 0;
        padding: 3px 16px;
        padding-bottom: 10px;
        font-size: 15px;
        text-align: left;
}
.dformsSingleItem .timingdetail
{
	padding: 5px 17px;
	color: #6c460e;
}
.dformsSingleItem .ondate,
.dformsSingleItem .timingitem
{
  background: #ede1c1;
  color: #130905;
  font-size: 14px;
  padding: 0 15px;
}
.dformsSingleItem .timingitem {
    background: #ede1c1;
    bottom: 0;
    color: #130905;
    font-size: 14px;
    left: 0;
    padding: 0 15px;
    position: absolute;
    right: 0;
    display: none;
    padding: 15px;
}

.dformsSingleItem:hover .timingitem,
.dformsSingleItem:hover .timingitem
{
display: block;
direction:ltr;
}

.dformsSingleItem > .img-responsive:hover 

.dformsSingleItem .time
{
    float: right;
}
.dformsSingleItem h3>div span,
.dformsSingleItem h3
{
line-height: normal !important;
}
.btn
{
    border: 0;
    border-radius: 0 !important;
    line-height: 26px;
    vertical-align: middle;
    height: 38px;
}
.btn-primary {
    background-image: none !important;
    background-color: #C0A662 !important;
    border-color: #9a8248 !important;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all  0.2s linear;
    -o-transition: all  0.2s linear;
    transition: all  0.2s linear;
    color: #fff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active
{
      background: #470508 !important; */
     border-color: #c2a862 !important;
}
.btn.btn-lg
{
    height: auto;
    height: 49px;
    width: 100%;
    /* font-weight: 600; */
}
.distab
{
    display: table;
}
.distabcell
{
    display: table-cell;
    width: 1%;
    border: 0px solid transparent;
    /* padding-top: 4px; */
    padding-left: 1px;
}
.distabcell > .btn
{
    width: 100%;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7);
}
.galleriaitem,
.eventitem,
.calendar-control
{
     /* border: 1px solid rgb(192, 166, 98); */
     /* border-radius: 3px; */
     position: relative;
     /* background: #f7f2e4; */
     min-height: 350px;
     /* box-shadow: 0px 0px 20px 0px #c0a6625e; */
     box-shadow: beige;
}
.galleriaitem:before,
.eventitem:before
{
    /* background-image: url('/Style%20Library/images/bottomborder.png'); */
    content: ' ';
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 50%;
    margin-left: -127px;
    bottom: -9px;
}
.galleriaitem:after
{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 103px 103px 103px 0;
    border-color: transparent  #ebe3d5 transparent transparent;
    content: "";    
    right: 0;
    position: absolute;   
    opacity: 0.55;
    top:50%;    
    margin-top: -103px;
}
.eventitem:after
{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 103px 0 103px 103px;
    border-color: transparent transparent transparent #ebe3d5;
    content: "";    
    left: 0;
	z-index:1;
    position: absolute;   
    opacity: 0.55;
    top:50%;    
    margin-top: -103px;
}
.galleriaitem .img-responsive,
.eventitem .img-responsive
{
    border-radius: 3px;
    width: 100%;
}
.galleriaitem .text-area,
.eventitem .text-area
{
    padding: 10px 10px 15px 10px;
    padding-bottom: 0;
    color: #c0a662;
    position: relative;
    min-height: 175px;
    z-index:10;
    max-height: 348px;
}
.galleriaitem .text-area > p,
.eventitem .text-area > p
{
    font-size: 15px;
    margin: 0;
}
.readmore,
.readmore:visited,
.EventPubDate
{
   
color: #b0954d;
   
font-weight: bold;
   
-webkit-transition: all 0.2s linear;
   
-moz-transition: all  0.2s linear;
   
-o-transition: all  0.2s linear;
   
transition: all  0.2s linear;
}
.EventPubDate
{
	padding-bottom: 10px;
	font-size: 16px;
}
.EventPubDate span
{
	font-weight: normal;
}
.EventPubDate span + span
{
	font-weight: bold; 
	font-style: italic;
}

.readmore:hover,
.readmore:focus
{
    color: #6c460e;
    text-decoration: none;
}
.galleriaitem .text-area .readmore,
.eventitem .text-area .readmore
{
    position: absolute;
    right: 22px;
    bottom: 6px;
}
.eventitem .heading
{
    margin:0;
    padding:0;
    font-size: 24px;
    color: #f7f2e4;
}
.eventitem .heading > span
{
    float: right;
}
.eventitem .text-area:before
{
    /* background-image: url('/Style%20Library/images/andImage.png'); */
    content: ' ';
    display: block;
    width: 74px;
    height: 74px;
    position: absolute;
    background-repeat: no-repeat;
    left: 50%;
    margin-left: -37px;
    top: -42px;
}
.calendar-control
    {
        text-align: center;
    }
    
.optionboxes
{
    position: relative;
    padding:0;
}
.optionboxes:after
{
    width: 0;
    height: 0;
    /* border-style: solid; */
    /* border-width: 98px 98px 98px 0; */
    /* border-color: transparent  #c6b285 transparent transparent; */
    content: "";
    right: 0px;
    position: absolute;
    opacity: 0.55;
    top:50%;
    z-index:1;
    margin-top: -98px;
}
.optionboxes-3:after
{
    border-width: 80px 80px 80px 0;
    margin-top: -80px;
}
.optionboxes > li
{
    /* background: rgba(207,192,153,0.68); */
    /* border:1px solid  #ae9250; */
    border-radius: 6px;
    color: #585858 !important;
    font-size: 20px;
    margin-top: 6px;
    padding: 4px;
}
.optionboxes > li:first-child
{
    margin-top: 0;
}
.optionboxes > li > div
{
    display: table;
    width: 100%;
}
.optionboxes > li > div > img
{
    display: table-cell;
    min-height: 44px;
    min-width: 44px;
    max-width: 44px;
    vertical-align: middle;
}
.optionboxes > li > div > a
{
    color: inherit;
    font-size: inherit;
   display: table-cell;
   vertical-align: middle;
   padding-left: 8px;
   width: 100%;
}
.newsletter
{
    position: relative;
    min-height: 183px;
}
.pressrealease
{
	position: relative;
	min-height: 186px;
}
.newsletter h2,
.pressrealease h2,
.PressReleasePart .press-release-heads
{
    font-size: 20px;
    font-weight: 700;
    color: #b29a5b;
    margin:0;
    padding: 7px 0 7px 0;
}
.newsletter .form-group
{
    position: relative;
}
.newsletter .form-control
{
    background: transparent;
    color: #74716a;
    padding-right: 24px;
}
.newsletter .form-control:focus
{
    border: 1px solid #ae9250;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(174, 146, 80, 0.6)
}
.newsletter .form-control
{
 padding-left: 24px;
}
.newsletter .required_input:after
{
    content: "*";
    position: absolute;
    left: 10px;
    top: 8px;
    height: 20px;
    width: 20px;
    display: block;
    color: #74716a;
    font-size: 16px;
}
.pressrealease p
{
    font-size: 13px;
}
.monthly-date
{
    color: #b29a5b;
    text-transform: uppercase;
    text-align: right;
}
.btmbtn
{
    position: absolute;
}
.pressrealease .btmbtn
{
    right: 0;
}
#press-release .owl-controls {
    position: absolute;
    right: 0;
    width: 85px;
    top: -44px;
}
#press-release .owl-prev
{
    left:0;
    position:absolute;
}

#press-release .owl-next
{
    right: 0;
    position:absolute;
}
#press-release .prev,
#press-release .next
{
    background: #ccb183;
    color: #ede8d9;
    text-shadow: 1px 1px 1px #ae9250;
    border: 1px solid #ae9250;
    width: 34px;
    height: 34px;
    margin: auto;
    line-height: 34px;
    position: relative;
    display: block;
    text-align: center;
    border-radius: 50%;
}
.pressrealease.pressrealpage {
    min-height: 225px;
}
/*Galleria Page*/
.PageHeading
{
    color:  #917a3b;
    font-size: 25px;
    border-left: 4px solid #c7b299;
    padding: 0 10px;
    margin: 12px 0;
    font-weight: bold;
}
.ie .PageHeading
{
   padding-top:6px;
}
.PageHeading.withoutbdr
{
    border-left:0px;
    padding: 0;
    /* background: #e4d7b4; */
    padding: 10px;
    margin: 0px !important;
    /* color: #f7f2e4; */
    border-bottom: solid 2px #c2a862;
}
.PageHeadingTitle
{
    color: #917a3b;
    font-size: 19px;
    margin: 0;
    font-weight: 600;
    background: rgb(251, 249, 243);
    /* padding-right: 10px; */
    /* padding-left: 10px; */
    text-align: justify;
    padding: 10px 10px 10px 10px;
    padding-left: 14px;
}
.operaglleria-text
{
    clear: both;
    min-height: 135px;
    color: #6c460e;
   background: transparent url("/Style%20Library/images/operagalleria-img.png") no-repeat left top;
    font-size: 17px;
    padding: 0 0 0 250px;
    position: relative;
}
.page-text
{
    clear: both;    
    color: #6c460e;
    font-size: 17px;   
    position: relative;
}
.posrel
{
    position: relative;
}
.gal-item-page
{
    position: relative;
}
.gal-item-page .img-responsive
{
    width: 100%;
}
.BlockHeading
{
    color: #F7F2E4;
    padding: 10px 0 10px 30px;
    font-size: 23px;
    background: #C0A662;
    z-index: 7;
    margin: 0;
}
.BlockHeading > a,
.BlockHeading > a:visited
{
	color: inherit;
}
.ie .BlockHeading
{
     padding-top: 15px;
    padding-bottom: 5px;    
}
.social-icon-page
{
    margin:0;
}
.social-icon-page > li
{
    padding-left: 20px;
    padding-top: 12px;
    overflow: hidden;
    float: left;
}
.social-icon-page > li > a
{
    display: block;
}
.social-icon-page > li > a > img
{
    width:28px;
}
.social-icon-page > li:first-child
{
    padding-left: 0px;
}
/*Opera Galleria Block Headeing */
.BlockHeading-Shopping
{
    color:#ffffff;
    padding: 10px 0 10px 30px;
    font-size: 28px;
    background: #8c704a;
    z-index: 7; 
    margin: 0;
}

.ie .BlockHeading-Shopping
{
     padding-top: 15px;
    padding-bottom: 5px;    
}

.BlockHeading-Dining
{
    color:#ffffff;
    padding: 10px 0 10px 30px;
    font-size: 28px;
    background: #7f292b;
    z-index: 7; 
    margin: 0;
}
.ie .BlockHeading-Dining
{
     padding-top: 15px;
    padding-bottom: 5px;    
}

.BlockHeading-Event
{
    color:#ffffff;
    padding: 10px 0 10px 30px;
    font-size: 28px;
    background: #c0995f;
    z-index: 7; 
    margin: 0;
}
.ie .BlockHeading-Event
{
     padding-top: 15px;
    padding-bottom: 5px;    
}
 
 /*End of Galleria */

.arrowList
{
    padding: 0;
    margin: 10px 0;
    list-style: none;
}
.arrowList > li
{
    clear: both;
    position: relative;
    color: #78602b;
    font-size: 16px;
    background: #EDE5CF;
    padding: 9px 0 9px 20px;
    margin-top: 8px;
    line-height: normal;
}
.ie .arrowList > li
{
    padding-top: 13px;
    padding-bottom: 5px;
}
.arrowList > li > .arrow
{
    display: block;
    position: absolute;
    right: 0;
    top:0;
    bottom: 0;
    background: #C0A662;
    color: #FBEBC6;
    text-decoration: none;
    width: 28px;
    font-size: 15px !important;
    line-height: 100%;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all  0.3s linear;
    -o-transition: all  0.3s linear;
    transition: all  0.3s linear;
}
.arrowList > li > .arrow > .glyphicon
{
    padding-top: 14px;
}
.arrowList > li > .arrow:hover,
.arrowList > li > .arrow:focus
{
    background: #c4b496;
}
.gal-item-page .btn-primary
{
    height: 35px;
    line-height: 24px;
    /* visibility: hidden; */
    font-size: 22px;
    text-transform: capitalize;
    display: block;
}
.ie .gal-item-page .btn-primary
{
    line-height: 34px; 
}
.newslist
{
    list-style: none;
    padding:0;
    margin: 0 0 33px 0;
}
.newslist li
{
    list-style: none;
    float: none;
    overflow: hidden;
    margin: 5px 0;
}

.newslist li .img-responsive
{
      display: block;
    float: left;
    width: 25%;
}
.publishdate
{
     border-right: 1px solid;
    color: #a6a6a6;
    float: left;
    font-weight: bold;
    margin-top: 6px;
    padding: 0 13px;
    width: 18%;
}
.month
{
    font-size: 17px;
    clear: both;
    display: block;
    line-height: 12px;
}
.date
{
    font-size: 25px;
    line-height: 24px;
    clear: both;
    display: block;
}
.year
{
    font-size: 14px;
    line-height: 14px;
    clear: both;
    display: block;
}
.newslist li > .text
{
     float: left;
    overflow: hidden;
    padding-left: 8px;
    width: 56%;
}
.newslist li h3
{
    color: #887452;
    font-size: 16px;
    margin: 0;
    background: #EDE5CF;
    padding:10px  0 5px 0;
    padding: 13px 10px 6px 12px;
}
.newslist li .detail
{
    color: #a6a6a6;
    font-size: 18px;
}
.seperator
{
    background: transparent url('/Style%20Library/images/seperator.png') no-repeat center center scroll;
    width: 100%;
    height: 20px;
    clear: both;
    overflow: hidden;
}
.servicesprovided
{
    list-style: none;
    padding: 0;
    margin: 33px 0 0 0;
}
.servicesprovided li
{
    margin: 0 0 10px 0;   
    box-shadow: 0px 8px 25px 0 rgba(0, 0, 0, 0.2);
}
.servicesprovided li >a
{
    padding: 14px 20px 14px 20px;
    color: #837469;
    display: block;
    font-size: 24px;
    border: 1px solid #837469;
    border-right-width: 3px;
    background: #f9f9f9;
    text-decoration: none;
    position: relative;
}
.ie .servicesprovided li >a
{
    padding-top: 19px;
    padding-bottom: 9px;
}
.servicesprovided li > a > .glyphicon
{
    position: absolute;
    right: 15px;
    top: 20px;
    vertical-align: middle;
    text-shadow: 1px 1px 1px rgba(174, 146, 80, 1);
    font-size: 20px;
    color: #fff;
}
.mallRoutine
{
   border: 1px solid #C2A862;
   background: rgba(255, 254, 255, 0.41);
   padding: 5px 0;
   display: block;
   width: 100%;
   overflow: hidden;
   /* box-shadow: 0px 0px 19px #aba9a6; */
}
.mallRoutine h3,
.mallRoutine h4
{
    margin: 0;
    padding: 0;
    font-size: 16px;
}
.mallopening,
.contactus,
.fmi
{
    float: left;
    color: #887249;
    display: block;
    float: left;
    width: 50%;
    border-left: 2px solid rgba(192, 166, 98, 0.29);
    padding: 0 15px;
    min-height: 80px;
}
.mallopening
{
    width: 50%;
    border-left:0;
}
.contactus
{
    padding-top: 12px;
     width: 25%;
     text-align: center;
}

.mallRoutine h3
{
    font-size: 20px;
}
.mallRoutine h3
{
    font-size: 18px;
}
.mallopening .venu
{
    font-size: 10px;
    margin-bottom:0;
}
.contactus > img
{
    float: left;
    margin-right: 12px;
}
.fmi > p
{
    font-size: 10px;
    text-align: center;
    margin:0;
}
.fmi > .number
{
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    font-weight: bold;
    margin:0;
}
.ie .btn.btn-primary.btn-lg.brdrad-4
{
    padding-top: 14px !important;
    padding-bottom: 6px !important; 
}
/* Education Page */
.on-edu-page .mallopening > h2
{
    text-align: center;
    font-size: 24px;
    margin:0;
    padding:0;
}

/* Contact Us page*/
.nav-stacked > li + li
{
    margin-top: 5px;
}
.nav-stacked > li:first-child
{
     margin-top: 0;
}
.nav-stacked > li > a
{
 background: #C7B482;
  border: 1px solid #C2A862;
  /* box-shadow: 1px 1px 5px rgba(193, 173, 126, 0.34); */
  color: #F8F3E5;
  height: 48px;
  border-radius: 3px;
  line-height: 48px;
  vertical-align: middle;
  padding: 0 15px;
  font-size: 16px;
  /* border-radius: 0; */
  position: relative;
  font-weight: bold;
}
.nav-stacked > li.active > a,
.nav-stacked > li:hover > a,
.nav-stacked > li:focus > a,
.nav-stacked > li.active:hover > a,
.nav-stacked > li.active:focus > a,
.nav-stacked > li.active:active > a
{
     background: #F3ECD7 !important;
  color: #917a3b !important;
  border: 1px solid #C0A661;
  box-shadow: 0px 0px 0px 0px;
}

.nav-stacked > li.active > a:after
{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 7px;
    border-color: transparent transparent transparent #bfa977;
    content: "";
    display: block;
    position: absolute;
    right: -8px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.custom-tabpane .tab-pane
{
    background: #f3ecd7 !important;
  color: #917a3b !important;
  padding: 13px 15px;
  border: 1px solid rgba(215, 195, 141, 0.23);
  min-height: 207px;
} 
}
.custom-tabpane,
.custom-tabpane h4
{
    padding-left: 0;
    font-weight: bold;
}
.sep-rght
{
    background: transparent url('/Style%20Library/images/sep-rht.png') right center no-repeat scroll;
}
.pdlft0
{
    padding-left: 0;
}
.map-options
{
    background: #f0ede5;
    padding: 5px;
    margin-bottom: 15px;
}
.map-options >a
{
    font-weight: bold;
    display: block;
    margin-bottom: 15px
}
.breadcrumb {
    background: transparent none repeat scroll 0 0;
    /* border-left: 4px solid #c7b299; */
    border-radius: 0 !important;
    float: left;
    margin: 8px 0 0;
    padding: 3px 5px;
    z-index: 7;
    position: relative;
    color: #917a3b;
    font-weight: bold;
}
.breadcrumb a {
    padding: 0 5px;
    font-weight: bold;
    display: inline-block;
}
.breadcrumb span
{
	color: #917a3b;
	font-weight: bold;
}


/*home menu icons */
.home-menua{
    padding:0;
    
}
.home-menua li{
    
z-index: 15;
    
/* box-shadow: 1px -1px 20px 0px #39171b4d; */
    
height: 56px;
    
overflow: hidden;
    
position: relative;
    
border-radius: 0px;
    
box-shadow: 0px 0px 20px 0px #c0a6625e;
    
/* border: 1px; */
    
margin-top: 6px;
    
background: rgb(247, 242, 228);
    
border: #c0a662 1px;
    
border-style: solid;
    
/* -webkit-transition: all 300ms linear; */
    
-moz-transition: all 300ms linear;
    
-o-transition: all 300ms linear;
    
-ms-transition: all 300ms linear;
    
transition: all 300ms linear;
}
.home-menua li:last-child{
    /*margin-right: 0px;*/
}
.home-menua li a{
   text-align: left;
   left: 74px;
   bottom: 14px;
   /* box-shadow: 0px 0px 20px 0px #c0a6625e; */
   width: 100%;
   height: 100%;
   display: block;
   color: #39171b;
   position: relative;
}
.ca-icona{
  top:39px;
  font-family: 'WebSymbolsRegular', cursive;
  font-size: 34px;
  color: #7e5038;
  /* text-shadow: 0px 0px 1px #333; */
  background: #c0a662;
  padding: 6px 6px 6px 6px;
  /* border-radius: 5px; */
  margin: 0px 0px 0px 2px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  transition: all 100ms linear;
  box-shadow: 0px 0px 20px 0px #c0a6625e;
}
.ca-contenta{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 50%;
    top: 45%;
}
.home-menua li a:hover
{
	
	color:#fff;
	}
.ca-maina{
	
    font-size: 15px;
    opacity: 1;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.ca-suba{
    text-align:center;
    font-size: 12px;
    /* color: #666; */
    line-height: 12px;
    opacity: 0.8;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.home-menua li:hover{
	   color: #f7f2e4;
	   background-color: rgb(86, 4, 4);
	   /* box-shadow: 0px 0px 20px 0px #c0a662ad; */
}
.home-menua li:hover .ca-icon{
    color: #fff;
    font-size: 39px;
}
.home-menua li:hover .ca-main{
    color: #fff;
    -webkit-animation: moveFromLeftRotate 300ms ease;
    -moz-animation: moveFromLeftRotate 300ms ease;
    -ms-animation: moveFromLeftRotate 300ms ease;
}
.home-menua li:hover .ca-sub{
    color: #fff;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}@-webkit-keyframes moveFromBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        opacity: 0;
        -moz-transform: translateY(200%);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromBottom {
    from {
        opacity: 0;
        -ms-transform: translateY(200%);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0%);
    }
}

@-webkit-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromTop {
    from {
        opacity: 0;
        -moz-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromTop {
    from {
        opacity: 0;
        -ms-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0%);
    }
}
 /*end of home page menu */
.top-navbar.site-navbar {
    border-right: 1px solid #ae9250;
    margin-right: 12px;
    padding-right: 12px;

}

/*JQuery Calendar Control*/
.ui-widget-content
{
	background: #f7f2e4 none !important;
	/* border: 1px solid #c0a662 !important; */
	min-height: 314px !important;
	width: 21em !important;
	z-index: 17 !important;
}

.calendarControl-home  .ui-widget-content:after
{/* background-image: url(/Style%20Library/images/bottomborder.png); */content: ' ';display: block;width: 100%;height: 20px;position: absolute;background-repeat: no-repeat;left: 50%;margin-left: -127px;bottom: -15px;}

.calendarControl-home  .ui-widget-content
{
	width: 100% !important;
	z-index: 15 !important;
	min-height: 349px !important;
	max-height: 328px;
	/* box-shadow: 0px 0px 20px 0px #c0a6625e; */
}
.ui-widget-header
{
	background: #c0a662 none !important;
	border: 1px solid #c0a662 !important;
	margin-top: 13px  !important;
	margin: 0 -0.2em;
	color: #f7f2e4 !important;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	padding: 7px !important;
	min-height: 43px !important;
}
.ui-datepicker th
{
	color: #c0a662 !important;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
	background: #f7f2e4 none !important;
	color: #d2bf94 !important;
	border: 1px solid rgba(192, 166, 98, 0.17) !important;
	min-height: 38px !important;
	min-width: 38px;
	max-width: 38px;
	max-height: 38px;
	/* border-radius: 800px; */
	text-align-last: center;
	font-weight: normal !important;
	line-height: 30px !important;
	vertical-align: middle !important;
	position: relative;
}
.ui-datepicker td
{
	position: relative;
}
.ui-icon-circle-triangle-w
{
	background: transparent url('/Style%20Library/images/cal-prev-arrow.png') no-repeat left top scroll !important;
	width: 10px !important;
	height: 18px !important;
}
.ui-icon-circle-triangle-e
{
	background: transparent url('/Style%20Library/images/cal-next-arrow.png') no-repeat left top scroll !important;
	width: 10px !important;
	height: 18px !important;
}
.ui-datepicker-prev,
.ui-datepicker-next
{
	top: 7px !important;
}
.ui-datepicker-prev-hover,
.ui-datepicker-next-hover
{
	border: 1px solid #a68d4b !important;
    background: #f1ebdd none repeat scroll 0 0 !important;
    top: 7px  !important;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span
{
	margin-left: -5px !important;
	margin-top: -9px !important;
}
/*event date */
.ui-datepicker-event .ui-state-default
{
	background: #a68d4b none !important;
	color: #fff !important;
	border: 1px solid #cccccc !important;
	
}
.ui-datepicker-today > a.ui-state-highlight
{
	background: #decda3 none !important;
	color: #000 !important;
}
.eventPopUpDiv,
#Divhover {
  z-index: 9002;
  border: #a68d4b 1px solid;
  position: absolute;
  background: rgba(255,255,255,1);
  border-radius: 10px;
  padding: 15px;
  width: 190px !important;
  bottom: 41px;
  left: -72px;
}
.eventPopUpDiv:after,
#Divhover1:after
{	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 7.5px 0 7.5px;
	border-color: #a68d4b transparent transparent transparent;
	content: '';
	left: 0;
	right: 0;
	bottom: -9px;
	position: absolute;
	margin:auto;
}
.ui-state-default.ui-state-hover:focus .eventPopUpDiv,
.ui-state-default.ui-state-hover:hover .eventPopUpDiv,
.ui-state-default.ui-state-hover:active .eventPopUpDiv
{
	display: block !important;
}

 .calHead {
 padding: 0 0 10px 0;
 margin:0;
  font-size: 8px !important;
  font-weight: bold !important
 }

  .divCalendarUL,
  .CalenderEventsTime{
margin: 0;
padding:0;
list-style: none;
 }
 .divCalendarUL > li,
 .CalenderEventsTime > li
 {
	padding-bottom: 8px;
}
 .divCalendarUL > li:first-child,
 .CalenderEventsTime > li:first-child
 {
	padding-bottom: 0px;
}
 .divCalendarLI,
 .CalenderEventsTime > li{
    font-weight: normal
 }
 
 .anchCalLi {
  text-align: left !important;
  padding: 0;
  font-size: 14px !important;
  display: block;
  position: relative;
  z-index:10000;
 }
 
 .anchCalLi:hover {
    background: none transparent scroll repeat 0% 0% !important;
   font-weight: normal !important;
   border: 0px !important;
 }
 
 .anchCalLi:visited {
  text-decoration: none;
  color: rgb(0, 114, 188) !important;
 }
 
 .ui-state-default:visited {
  text-decoration: none;
  color: #c0a662 !important;
 }
 
#ctl36_g_14a07f9a_39f9_476d_a3a9_545ded90c307
{
	width:100%; float:left; position:relative;
}
#ctl36_g_14a07f9a_39f9_476d_a3a9_545ded90c307 iframe{
	height: 2300px !important;
}
#ctl36_g_5932a335_7876_47ce_93e2_fc47c30f5ab3_IBookNow{
	height: 2300px !important;
}

/*#ctl36_g_14a07f9a_39f9_476d_a3a9_545ded90c307 iframe{
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	max-width:100% !important;
	height: 2300px !important;
}

#ctl36_g_14a07f9a_39f9_476d_a3a9_545ded90c307 iframe body {
        max-width: 100%;
		width:100% !important;
}*/
/*Performance Detail Page*/
.PerfMain .col-md-3.col-sm-6.col-xs-12
{
	padding: 5px;
}
/* Performance Page */
.season-yr
{
    text-align: right;
    overflow: hidden;
}
.season-yr > img
{
	float: right;
}
#performance-slider
{
    padding-top: 0px;
    margin-bottom: 20px;
    clear: both;
}
#performance-slider .prev,
#performance-slider .next
{
    width: 32px;
    height: 77px;
    /* border-radius: 50%; */
    border: 1px solid #b1955a;
    background-color: rgba(0,0,0,0.3);
    display: block;
    font-size: 26px;
    text-align: center;
    line-height: 87px;
    vertical-align: middle;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#performance-slider .owl-controls
{
    position: absolute;
    left: 0px;
    bottom: 115px;
    width: 16%;}

#performance-slider .owl-prev {
    left: 0;
    position: absolute;
}
#performance-slider .owl-next {
    position: absolute;
    right: 0;
}
#performance-slider .img-responsive
{
    width: 100%;
}
#performance-slider .owl-item
{
	height: 100%;
	overflow: hidden;
}
#performance-slider .ms-rtestate-read iframe
{
	height: 359px;
}
#performance-slider .owl-item p
{
	margin: 0 !important;
	padding: 0 !important;
}
#performance-slider .owl-item img
{
	width: 100% !important;
	margin: 0 !important;
}

.perf-img-caption
{
    color: #917a3b;
    font-size: 18px;
    font-stretch: initial;
    background: rgba(255, 255, 255, 0.56);
    /* padding-right: 10px; */
    /* padding-left: 10px; */
    text-align: justify;
    padding:  10px 10px 10px 10px;
}
.custom-input-group
{
    margin-bottom: 8px;
}

.custom-input-group .input-lg,
.custom-input-group .btn-lg
{
    height: 42px;
    font-size: 16px;
    border-radius: 0;
    background-color: transparent;
}
.ie .custom-input-group .input-lg,
.ie .custom-input-group .btn-lg,
.ie .btn-primary-light
{
    padding-top: 14px !important;
    padding-bottom: 6px !important;
}
.custom-input-group .input-lg
{
    border-color: #c6b283;
    box-shadow: none;    
    color: #998863;
}
.btn-primary-light
{
   background: #C2A862 !important;
    border: 1px solid #917A3B !important;
    color: #FFFFFF !important;
}
.btn-primary-light:hover,
.btn-primary-light:focus
{
    background: #cebe93 !important;
     border: 1px solid #c6b283;
    color: #7a6751;
}
.price-table
{
    display: table;
    width: 100%;
    padding: 3px 3px 3px 3px;
    font-size: 12px;
    border: 1px solid #e4d7b4;
    margin: 12px 0;
}

.price-table > div
{
        width: 12.425%;
        display: inline;
        white-space: nowrap;
        vertical-align: middle;
}
.price-table > div.heading
{
     background: #E9E2D0;
     border-right: 1px solid #c6b283;
     color: #917A3B;
     height: 47px;
     font-size: 16px;
     font-weight: bold;
     text-align: center;
}
.price-table > div > .hall
{
       color: #917548;
       padding: 0px 5px;
       font-weight: bold;
       background-color: #e9e2d0;
       border: 1px solid #c2a862;
       padding: 2px 2px 2px 2px;
}
.price-table > div > .price
{
    color: #000;
    background: #e9e2d0;
    /* border: solid 1px #c2a862; */
    padding: 2px 2px 2px 2px;
}
.Post
{
    border: 1px solid #C2A862;
    /* background: #f4f4f4;
    padding: 20px 70px 60px 15px; */
    border-radius: 3px; 
    padding: 0;
    height: 210px;
    overflow: hidden;
}
.Post > .image
{
    float: left;
}
.Post > .image > .logo
{
    width: 42px;
    height: 42px;
    border: 1px solid #e0dfc3;
}
.Post > .text
{
    overflow: hidden;
    padding-left: 15px;
}
.Post > .text > h5
{
    margin: 5px 0;
    padding: 0;
}
.Post >.description
{
    margin: 0;
    clear: both;
    padding: 10px 0 ;
}
.Post >.description > p
{
    margin: 0;
}
.Post > .publish-date
{
    
}
.Post .timeline,
.Post .timeline .timeline-header,
.Post .timeline .stream
{
	background: transparent !important;
	border: 0 !important;
}
.panel-group .panel
{
    border-radius: 0;
    border: 0px ;
    box-shadow: none;
}
.panel-default > .panel-heading
{
    padding:0;
    background: transparent;   
}
.panel-default .panel-body
{
    color: #6c460e;
    font-size: 18px;
background-color: #FFFAEB;
}
#accordion-perf .panel-body
{
	background-color: #eee7d4;
	  font-family: 'AvantGardeBookBT',Arial, Helvetica, sans-serif;
}
#accordion-perf .panel-body .ExternalClass8F444A5B6A44488BAD525DCD85F2859A > p,
#performance-slider .ExternalClassD62A24A0425B49B98AE29AC99C7927F4 > p
{
	display: none;
}
#accordion-perf .ms-rtestate-read,
#performance-slider .ms-rtestate-read
{
	width: 100%;
	display: block;
}
#accordion-perf .ms-rtestate-read iframe,
#performance-slider .ms-rtestate-read iframe
{
	width: 100% !important;
}
#ctl36_g_5bf6f427_3023_4025_b0f7_57e73b277d71_ISoundCloud
{
	height: 90px;
}
.panel-title {
   
    margin-bottom: 0;
    margin-top: 0;
    padding:0
}
.panel-title > a
{
    color: #6c460e;
    font-size: 20px;
    font-weight: bold;
    height: 54px;
    line-height: 54px;
    margin: auto 0;
    padding: 0 10px 0 30px;
    background: #e9e2cf;
    display: block;
    position: relative;
    border: 1px solid #dbcfb1;
    
  -webkit-transition: all 0.3s linear;
  -moz-transition: all  0.3s linear;
  -o-transition: all  0.3s linear;
  transition: all  0.3s linear;
  font-family: 'AvantGardeBookBT',Arial, Helvetica, sans-serif;
    
}
.panel-title > a.collapsed
{
    
    background: #f5f2eb;
    border-color: #e6ddc8;
}
.panel-title > a:hover,
.panel-title > a:focus
{
    background: #e9e2cf;
    border: 1px solid #dbcfb1;
    text-decoration: none;
}
.panel-title > a > .glyphicon
{
    position: absolute;
    right: 10px;
    top: 20px;
    font-size: 14px;
}
.perflst
{
    padding:0;
}
.perflst > li
{
    list-style: none;
    /* background: #e4d7b4; */
    border: 1px solid #ddd1b5;
    margin-bottom: 5px;
    padding: 2px 0;
}
.perflst-item
{
    display: table;
    width:100%;
}
.perflst-item .image,
.perflst-item .text,
.perflst-item .readmore
{
    display: table-cell;
    vertical-align: middle;
}
.perflst-item .text
{
	padding-right: 10px;
}
.perflst-item .image
{
    max-width: 145px;
    min-width: 145px;
}
.perflst-item .readmore
{
    max-width: 95px;
    min-width: 95px;
    /* background: #c2a862; */
    padding-left: -1px;
    color: #FFEB3B;
}
.perflst-item .text
{
    width: 90%;
}
.perflst-item .text h3,
.perflst-item .text h4
{
    margin: 0;
    font-size: 13px;
    padding:0;
    color: #6c460e;
}
.perflst-item .text h3
{
	font-size:18px;
    padding-bottom: 4px;
}
.readmore
{
    font-size: 14px;
}
.google-ads
{
    width: 100%;
}
/*Calendar Page*/
.calendar-bar
{   
  border-left: 0;
  border-right: 0;
  /*overflow: auto;*/
  min-height: 48px;
  padding: 5px 0;
}

.calendar-bar .form-control,
.calendar-bar .btn-default,
td .CalenderTable td .btn-default
{
    background: #C2A862 none;
  border: 1px solid #E0CF9F;
  height: auto;
  color: #FFFFFE;
  font-size: 17px;
}
.ie .calendar-bar .form-control
{
     padding-top: 8px;
    padding-bottom: 4px;
}
.ie .calendar-bar .btn-primary
{
    padding-top: 10px;
    padding-bottom: 2px;
}
.calendar-bar .btn-default:focus,
.calendar-bar .btn-default:active,
td .CalenderTable td .btn-default:focus,
td .CalenderTable td .btn-default:active
{
    background: #e9ddc0 none;
    color: #947a3c;
}
.calendar-bar .btn-primary
{
    height: 36px;
    min-width: 40px;
}
.calendar-bar .month-heading,
td > .CalenderTable td
{
    color: #C2A862;
    display: inline-block;
    padding: 0 5px;
    text-align: center;
    font-size: 18px;
}
.download-btn > .glyphicon
{
   width: 27px;
  height: 27px;
  display: inline-block;
  background: #C2A862;
  border: 1px solid #FEFDFB;
  border-radius: 50px;
  line-height: 28px;
  margin-right: 17px;
  vertical-align: middle;
  /* font-size: 12px; */
}
.calendar-buttons
{
    padding: 0;
    margin: 30px 0;
    clear: both;
    display: none;
}
.calendar-buttons > li
{
    padding-top: 130px !important;
    padding-left: 5px;
}
.calendar-buttons > li:first-child
{
    padding-left: 0;
}
.calendar-buttons > li >a
{
    position: relative;
    border-radius: 0;
    background: transparent;
    border: 1px solid #ae9251;
    border-bottom-width: 2px;
    color: #826820;
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
}
.calendar-buttons >li:nth-child(1) >a
{
    border-bottom-color: #4d6235;
}
.calendar-buttons >li:nth-child(2) >a
{
    border-bottom-color: #d466d0;
}
.calendar-buttons >li:nth-child(3) >a
{
    border-bottom-color: #7d2f94;
}
.calendar-buttons >li:nth-child(4) >a
{
    border-bottom-color: #d17f1f;
}
.calendar-buttons >li:nth-child(5) >a
{
    border-bottom-color: #3c8fa4;
}
.calendar-buttons >li:nth-child(6) >a
{
    border-bottom-color: #5b0e1e;
}
.calendar-buttons >li:nth-child(7) >a
{
    border-bottom-color: #2a4d9e;
}
.calendar-buttons >li:nth-child(8) >a
{
    border-bottom-color: #576d3f;
}
.calendar-buttons > li >a:hover,
.calendar-buttons > li >a:focus,
.calendar-buttons > li >a:active
{
    background: transparent;
}
.calendar-buttons >li:nth-child(9) >a
{
    border-bottom-color: #C42B0F;
}
.calendar-buttons > li >a:hover,
.calendar-buttons > li >a:focus,
.calendar-buttons > li >a:active
{
    background: transparent;
}



.calendar-buttons > li >a > .per-img
{
    position: absolute;
    top: -117px;
    left: -13px;
    right: 0px;
    margin: auto;
}
.MainCalenderContainer
{
	position: relative;
	display: block;
}
.MainCalenderContainer .container {
    padding: 0;
}
.CalenderTable
{
	border: 0 !important;
}
.CalenderTable th,
.CalenderTable td
{
	border: 0 !important;
	padding: 0 7px;
	background-color: transparent !important;
}
.CalenderTable th
{
	height: 80px;
	position: relative;
	color: #a78440;
	font-size: 18px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 5px;
}
.CalenderTable .DateItem
{
	height: 138px;
	border-top: 1px solid #c3a96b;
	position: relative;
	padding: 0 7px;
	margin-top: -20px;
	background-color: #f8f3e5;
}
.CalenderTable tr:last-child td .DateItem
{
	border-bottom: 1px solid #c3a96b;
}
.DateItem-Date {
    color: #381602;
    font-size: 16px;
    position: absolute;
    left: 10px;
    bottom: 8px;
    font-weight: bold;
}
.DateItem-notofmonth .DateItem-Date
{
	color:#c8af74
}
.CalenderTable td .DateItem #Divhover
{
	display: none;
}
.CalenderTable td:hover .DateItem #Divhover,
.CalenderTable td:focus .DateItem #Divhover
{
	display: block;
}
td > table.CalenderTable {
    border-left: 245px solid transparent !important;
}

td .CalenderTable td:first-child
{
	text-align: right;
}
td .CalenderTable td:last-child
{
	text-align: left;
}
td .CalenderTable td
{
	width: 165px !important;
}
.CalNP
{
	
}
.CalenderEvents {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 5px;
    max-height: 70px;
    overflow-y: auto;
    overflow-x: hidden;
}
/*new code list*/
.Arabic_Music_CSS > .DateItem {
    border-bottom: 3px solid #19411f;
    background-color: #D1CBBF;
}

.Arabic_Music_CSS > .DateItem .CalenderEvents {
    font-weight: 400;
    font-size: 12px;
    color: #000000;
}

.Folk__Music__CSS > .DateItem {
   
    border-bottom: 3px solid #19411f;
}

    .Folk__Music__CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }

.Ballets_CSS > .DateItem {
    border-bottom: 3px solid #a89254;
    background-color: #E0D4BA;
}

.Ballets_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }

.Family_&_Education_CSS > .DateItem {
   
    border-bottom: 3px solid #a89254;
}

    .Family_&_Education_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }

.Jazz_CSS > .DateItem {
    border-bottom: 3px solid #a89254;
    background-color: #E0DACD;
}

    .Jazz_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }

.Family__Education_CSS > .DateItem {
    
    border-bottom: 3px solid #a89254;
}

    .Family__Education_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }

.Musical__Show__CSS > .DateItem {
    
    border-bottom: 3px solid #a89254;
}

    .Musical__Show__CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }

.Show__CSS > .DateItem {
    border-bottom: 3px solid #a89254;
    background-color: #E8D6B1;
}

    .Show__CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }

.Opera_CSS > .DateItem {
    border-bottom: 3px solid #a89254;
    background-color: #E0D4BA;
}

    .Opera_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }

.World_Music_CSS > .DateItem {
    border-bottom: 3px solid #a89254;
    background-color: #DBD6CC;
}

    .World_Music_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }

.Concerts_CSS > .DateItem {
    border-bottom: 3px solid #a89254;
    background-color: #D3CCBC;
}

    .Concerts_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }

.Special_Event_CSS > .DateItem {
    
    border-bottom: 3px solid #a89254;
}
/* Fado*/
.Fado_CSS > .DateItem {
   
    border-bottom: 3px solid #a89254;
}

    .Fado_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/* Sufi*/
.Sufi_CSS > .DateItem {
  
    border-bottom: 3px solid #a89254;
}

    .Sufi_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/* Dance*/
.Dance_CSS > .DateItem {
  
    border-bottom: 3px solid #a89254;
}

    .Dance_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/* Orchestra*/
.Orchestra_CSS > .DateItem {
   
    border-bottom: 3px solid #a89254;
}

    .Orchestra_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/* Military*/
.Military_CSS > .DateItem {
   
    border-bottom: 3px solid #a89254;
}

    .Military_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/* Entertainment*/
.Entertainment_CSS > .DateItem {
  
    border-bottom: 3px solid #a89254;
}

    .Entertainment_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/* Family*/
.Family_CSS > .DateItem {
   
    border-bottom: 3px solid #a89254;
}

    .Family_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/* Indian*/
.Indian_CSS > .DateItem {
  
    border-bottom: 3px solid #a89254;
}

    .Indian_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/* Percussion*/
.Percussion_CSS > .DateItem {
   
    border-bottom: 3px solid #a89254;
}

    .Percussion_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/* Classical*/
.Classical_CSS > .DateItem {
  
    border-bottom: 3px solid #a89254;
}

    .Classical_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/* General*/
.General_CSS > .DateItem {
  
    border-bottom: 3px solid #a89254;
}

    .General_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/*Arabic*/
.Arabic_CSS > .DateItem {
  
    border-bottom: 3px solid #a89254;
}

    .Arabic_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
/*	Absolute Music*/
.Absolute_Music_CSS > .DateItem {
    border-bottom: 3px solid #a89254;
    background-color: #EDE1CA;
}

    .Absolute_Music_CSS > .DateItem .CalenderEvents {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }

/* Listing Page*/
.vhidden
{
    visibility: hidden;
}
.search-criteria {
    background: #ede1c1 none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 10px 10px 0;
}
.vert-listing
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.vert-listing > li
{
    padding: 0;
    list-style: none;
   
}

.vert-list-septr
{
    margin: 15px 0;
    background: #a89254 none;
    overflow: hidden;
    height: 1px;
}
.vert-listing li:last-child .vert-list-septr
{
    display: none;
}
.vert-listing .img-responsive
{
}
.vert-listing li .listing-desc > h3
{
    margin: 0;
    padding: 0 0 5px 0;
    font-size:18px;
    font-weight: bold;
    color:#917a3b;
}
.vert-listing li .listing-desc .pub-date
{
    background: #ede1c1 none repeat scroll 0 0;
    color: #130905;
    font-size: 16px;
    padding: 4px 15px;
}
.pagination > li > a, .pagination > li > span
{
    border: 1px solid #c2a862;
    background: #ede1c1 none repeat scroll 0 0;
    color: #846412;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover
{
    color: #846412;
    background: #e0d1aa;
    border: 1px solid #c2a862;
}
.pagination > li > .active, 
.pagination > li > .active:focus, 
.pagination > li > .active:hover, 
.pagination > li > span.active, 
.pagination > li > span.active:focus, 
.pagination > li > span.active:hover
{
    background: #9a8248;
    border-color: #9a8248;
    color: #fff;
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover
{
    border: 1px solid #c2a862;
    background: transparent;
}
.pagination > li:last-child > a, .pagination > li:last-child > span,
.pagination > li:first-child > a, .pagination > li:first-child > span
{
    border-radius: 0;
    font-family: Arial, Helvetica, sans-serif;
}
/**/


/*Video Gallery*/
.main-img
{
    width: 100%;
}
.thumblist-item > a
{
    position: relative;
    display: block;
    border: 1px solid #9f9678;
}
.thumblist-item img
{
    padding:0;
     border: 1px solid #9f9678;
     width: 100%;
     height: 110px;
}
.thumblist-item-image
{
	position: relative;
    display: block;
}
.thumblist-item .play-icon
{
    background: transparent url("/Style%20Library/images/icon-play.png") no-repeat scroll center center !important;
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    border: 0 !important;
}
.thumblist-item .title
{
    color: #bbb49b;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 15px;
    margin:0;
    
}
#VidContainerUl
{
	border-top: 1px solid #bbb49b;
	padding-top: 30px;
	margin-top: 30px;
}
#VidContainerUl .owl-item
{
	padding-right: 10px;
}
#VidContainerUl .owl-controls
{
	position: relative; text-align: center;width: 100%;
	margin-top: 15px;
}
#VidContainerUl .owl-pagination 
{
	
}
#VidContainerUl .owl-pagination  .owl-page
{
	display: inline-block;
	vertical-align: top;
	margin: 4px;
	padding: 0;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid #a68d4b;
}
#VidContainerUl .owl-pagination  .owl-page.active
{
	background-color: #a68d4b;
}
#VidContainerUl .owl-buttons
{
	left: 0;
	right: 0;
	position: absolute;
	top: 0;
	width: 20%;
	margin: auto;
	font-size: 18px;
}
#VidContainerUl .owl-prev
{
	left:0;
	position: absolute;
	color: #bbb49b !important;
}
#VidContainerUl .owl-next
{
	right: 0;
	position: absolute;
	color: #bbb49b !important;
}

li.fb-album, li.fb-photo
{
	width: 20% !important;
	background-color: transparent !important;
	border: 1px solid transparent !important;
}
h3.fb-album-heading, h3.fb-account-heading
{
	color: #917a3b !important;
}
div.fb-album-title
{
	background-color: #a68d4b !important;
}
div.fb-album-count,
li.fb-photo .image-check
{
	background-color: rgba(166,141,75,0.6) !important;
}
.fb-account-info >a > img {
border: 2px solid;
display:none;
}
.fb-account-info >a{
	display:none;
}
.fb-preview-overlay
{
	background: rgba(0,0,0,0.5) !important
}
.videoDiv
{
	min-height: 370px;
	background: #000 url('/Style%20Library/images/loading.gif') no-repeat scroll center center;
	background-color: #000;
	position: relative;
	width: 100%;
}
.videoDiv video,
.videoDiv object,
.videoDiv iframe
{
	width: 100% !important;
	height: 100% !important;
	left: 0 !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	margin:auto !important;
	vertical-align: middle !important;
	position: absolute !important;
}
.videoDiv2
{
	min-height: 370px;	
	background-color: #000;
	position: relative;
	width: 100%;
}
.videoDiv2 video,
.videoDiv2 object,
.videoDiv2 iframe
{
	width: 100% !important;
	height: 100% !important;
	left: 0 !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	margin:auto !important;
	vertical-align: middle !important;
	position: absolute !important;
}

.rg-thumbs
{
	background-color: transparent !important;
}
/*single page content*/

.singlepagecontent > .image
{
    float: left;
    padding-bottom: 20px;
    padding-right: 22px;
    width: 40%;
}
.singlepagecontent > .pagecontent
{
}
/*Media request form*/
.media-req-form
{
    color:#998863;
}
.media-req-form .col-md-6
{
    border-right: 1px solid #6f644b;
}

.media-req-form .col-md-6 + .col-md-6
{
    border: 0;
}
.media-req-form .form-control
{
    border-radius: 0;
    padding: 3px 5px;
    height:auto;

}
.media-req-form h3
{
    color: inherit;
    font-size: 18px;
    font-weight: bold;
}
.media-req-form .form-horizontal:first-child
{
    padding-bottom: 50px;
}
.media-req-form .form-horizontal .control-label
{
    text-align: left;
    padding-top: 4px;
    font-weight: normal;
}
.media-req-form  .form-horizontal ol,
.media-req-form  .form-horizontal ul
{
    padding: 0;
    margin: 0;
}
.media-req-form  .form-horizontal ol > li
{
    list-style-position:inside;
    font-weight: bold;
}
.media-req-form  .form-horizontal ul > li
{
    list-style-position: inside;
}
/*Group Tour Reservation*/
.centeralignform
{
	padding: 0 10%;
}
.mycheckalign
{
	display: block;
}
.mycheckalign .text
{
	margin-top: 4px;
}
.mycheckalign label
{
	margin:0;
	vertical-align: sub;
	font-weight: normal;
}

/*Site Map Page Styling*/
.SiteMapDiv
{
	padding: 30px 0;
}
.SiteMapDiv .main-navigation
{
	  min-height: 40px;
    border: 0px ;
    /* border-left: 1px solid #b9a152; */
    background-color:transparent;
    padding:0;
    margin-top: 0;
    float: none;
    clear: both;
}
.SiteMapDiv .ms-core-listMenu-root
{
	float: none;
    clear: both;
    padding: 0;
    list-style: none;
    margin: 0 -15px;
}
.SiteMapDiv .ms-core-listMenu-root > li
{
	width: 33.33333% !important;
	float: left;
	position: relative;
	color: #fff;
	border: 15px solid transparent;
}
.SiteMapDiv .ms-core-listMenu-root > li > a,
.SiteMapDiv .ms-core-listMenu-root > li > a:hover,
.SiteMapDiv .ms-core-listMenu-root > li > a:focus,
.SiteMapDiv .ms-core-listMenu-root > li > a:active
{
	color: #fff;
	border: 0px !important;
    -webkit-transition: none;
  -moz-transition:none;
  -o-transition:none;
  transition:none;	
  display: block;
  background-color: #c2a862;
  padding: 6px 8px;
}
.SiteMapDiv .ms-core-listMenu-root > li > a > span
{
	color: #fff;
}
.SiteMapDiv .ms-core-listMenu-root > li > ul.dynamic
{
	display: block !important;
	position: static !important;
	padding: 0;
	list-style: none;
	background: transparent;
	box-shadow: none;
}
.SiteMapDiv .ms-core-listMenu-root > li > ul.dynamic > li > a,
.SiteMapDiv .ms-core-listMenu-root > li:hover > ul.dynamic > li > a {
    background-color: transparent;
    border-bottom: 1px solid #c2a862;
    clear: both;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 6px 8px;
    white-space: nowrap;
}
.SiteMapDiv .ms-core-listMenu-root > li:hover > ul.dynamic,
.SiteMapDiv .ms-core-listMenu-root > li> ul.dynamic
{
	width: 100% !important;
}
.SiteMapDiv .ms-core-listMenu-root > li > a:after
{
	content: '';
	display: none;
}
/*Mall Map Full Screen image*/
.fullpageDiv {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.9);
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    z-index: 100000000000;
	overflow : hidden
}


.fullpageDiv > .ImageDiv {
    height: 100%;
    overflow: hidden;
    position: relative;
    padding: 15px;
}

.fullpageDiv > .ImageDiv > .img-responsive {
    height: auto;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    opacity: 1;
    width: auto;
}

.fullpageDiv > .close {
    cursor: pointer;
    font-size: 30px;
    left: auto;
    margin: -15px;
    padding: 15px;
    right: 15px;
    text-decoration: none;
    color: #fff;
    line-height: 30px;
    opacity: 0.8;
    position: absolute;
    text-shadow: 0 0 2px #000;
    top: 15px;
}
.fullpageDiv > .close:hover,
.fullpageDiv > .close:focus
{
	opacity: 1;
}
/*Archive List*/
.archiveList
{
	padding: 0;
	margin: 0;
	list-style: none;
	border: 1px solid #e2d9c3;
}
.archiveList > li
{
	padding: 8px 15px;
	border-top: 1px solid #e2d9c3;	
}
.archiveList > li:first-child
{
	border-top: 0;
}
.archiveList > li >a,
.archiveList > li >a:visited
{
	color: #670c04;
	font-size: 16px;
}
.archiveList > li.active
{
	background-color: #c82a2a;

}
.archiveList > li.active > a
{
		color: #fff;
}
.operagal-list
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.operagal-list
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.operagal-list > li
{
	float: left;
	width: 50%;
	padding-bottom: 5px;
}
.operagal-list-item
{
	display: block;
	font-size: 16px;
	color: #8c6c3c;
}
.operagal-list-item .icon
{
	display: inline-block;	
	border: 1px solid #ae9250;
	border-radius: 2px;
	background: white;
	width: 36px;
	height: 36px;
	margin-right: 15px;
	line-height: 34px;
	vertical-align: middle;
	text-align: center;
}
.operagal-list-item .title
{
	display: inline-block;	
	vertical-align: middle;
}
.pressrelease-item
{
	border: 1px solid #ae9250;
	padding: 15px;
	color: #6c460e;
	position: relative;
	min-height: 250px;
	margin: 15px 0;
}
.pressrelease-item > div > img {
    height: 130px;
    width: 100%;
}
.pressrelease-item > div{
	margin-top:-15px;
}
.pressrelease-item .release-date
{
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;	
}
.pressrelease-item > a {
    display: block;
    min-height: 70px;
}
    .pressrelease-item .release-title {
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        margin-top: 10px;
        /*new code*/
        height: 150px;
        line-height: 20px;
    }
.pressrelease-item .release-readmore
{
	position: absolute;
	right:0;
	bottom: 0;
	background: transparent url('/Style%20Library/images/icon-readmore.png') no-repeat right bottom scroll;
	width: 46px;
	height: 46px;
	display: block;
}
.DatalistTable
{
	padding-bottom: 30px;
}
.release-date-detail
{
    padding-top: 15px;
    color: #917a3b;
    font-weight: bold;
    font-size: 18px;
    text-align: right;
    padding-bottom: 15px;
}
.release-detail-socialinks
{
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.release-detail-socialinks + .release-detail-socialinks
{
	margin-top: 0px;
}
.popover-content-start #ibacor_gp
{
	padding: 0 !important;
}
.popover-content-start
{
	position: relative;
	left: 0;
	right:0;
	top: 0;
	bottom: 0;
	z-index: 9999;
	display: block;
	padding: 8px;
}
.popover-content-start img
{
	max-width: 100% !important;
}
.ms-promlink-button
{
	width: 24px !important;
	height: 24px !important;
	margin-top: 1px !important;
}
.ms-srch-Paging > li > a
{
	 border: 1px solid #c2a862;
    background: #ede1c1 none repeat scroll 0 0;
    color: #846412;
    width: 24px!important;
    height: 24px!important;
    color: #9a8248 !important;
    display: inline-block;
}
.ms-srch-Paging > li > a:hover,
.ms-srch-Paging > li > a:focus,
.ms-srch-Paging > li > a:active
{
	    color: #846412 !important;
    background: #e0d1aa;
    border: 1px solid #c2a862;
}
.ms-srch-Paging > li#PagingSelf > a
{
	   background: #9a8248;
    border-color: #9a8248;
    color: #fff !important;
}
/*board members*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
   width: 17%;
    float: left;
	margin-left:-8px !important;
	word-wrap:break-word;
}

.boardMemberItem
{
    background-color: #e8e0cb;
    padding: 15px;
    text-align: center;
    border: 1px solid #e3d8c2;
}
.memberImage > .img-responsive
{
    width: 100%;
}
.memberName {
    color: #8e845d;
    font-size: 11px;
    font-weight: normal;
    margin: 10px -8px 0 -10px;
}
.memberDesignation
{
   margin: 6px -8px 0 -8px;
   color: #460d05;
   font-size: 15px;
   font-weight: normal;
   min-height:50px;
   
}
.rowbg
{
    background-color: #f2ede1;
    margin-left: 0;
    margin-right: 0;
}
.membersameheight .boardMemberItem
{
    min-height: 265px;
	padding-bottom: 10px !important;
}
.boardMemberContact
{
    background-color: #e2dac4;
    border-top: 2px solid #beb29a;
    padding: 10px;
}
.boardMemberContact
{
    font-size: 11px;
    color: #8e7f65;
}
.boardMemberContact img
{
    padding-right: 5px;
}
.boardMemberContact .EmailInfo
{
    padding-bottom: 5px;
}
.boardMemberContact span
{
    padding-top: 5px;
}
/* perf-accordion for tablet and mobile*/
#perf-accordion .panel-heading,
#perf-accordion .panel-heading .panel-title,
#perf-accordion .panel-body,
#perf-accordion .panel
{
    padding: 0;
    background: transparent;
}
#perf-accordion .panel-title > a 
{
    padding:0;
    font-size: inherit;
    font-weight: inherit;
    border: 0;
}
.nav-just-cust
{
    padding:0;
}
.nav-just-cust > li
{
    padding-left:3px;
}
.nav-just-cust > li:first-child
{
    padding-left:0;
}
.nav-just-cust > li >a,
#perf-accordion .panel-default .panel-title > a 
{
        color: #c0a662;
        font-size: 16px;
        font-weight: normal;
        padding: 10px 5px 6px 6px;
        border-bottom: 4px solid transparent;
        border-radius: 0;
        text-decoration: none;
        border-bottom: 6px solid;
        white-space: nowrap;
        position: relative;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
}
#perf-accordion .panel-default .panel-title > a 
{
    text-align: center;
    height:auto;
    line-height: normal;  
}

.nav-just-cust > li:nth-child(1) > a,
#perf-accordion .panel:nth-child(1) .panel-title > a {
    border-color: #a89254;
}

.nav-just-cust > li:nth-child(2) > a,
#perf-accordion .panel:nth-child(2) .panel-title > a {
    border-color: #a89254;
}

.nav-just-cust > li:nth-child(3) > a,
#perf-accordion .panel:nth-child(3) .panel-title > a {
    border-color: #a89254;
}

.nav-just-cust > li:nth-child(4) > a,
#perf-accordion .panel:nth-child(4) .panel-title > a {
    border-color: #a89254;
}

.nav-just-cust > li:nth-child(5) > a,
#perf-accordion .panel:nth-child(5) .panel-title > a {
    border-color: #a89254;
}

.nav-just-cust > li:nth-child(6) > a,
#perf-accordion .panel:nth-child(6) .panel-title > a {
    border-color: #a89254;
}

.nav-just-cust > li:nth-child(7) > a,
#perf-accordion .panel:nth-child(7) .panel-title > a {
    border-color: #a89254;
}

.nav-just-cust > li:nth-child(8) > a,
#perf-accordion .panel:nth-child(8) .panel-title > a {
    border-color: #a89254;
}

.nav-just-cust > li:nth-child(9) > a,
#perf-accordion .panel:nth-child(9) .panel-title > a {
    border-color: #a89254;
}

a {
}

.nav-just-cust > li:nth-child(10) > a,
#perf-accordion .panel:nth-child(10) .panel-title > a {
    border-color: #c2a862;
}
/*new Genera List*/
a {
}

.nav-just-cust > li:nth-child(11) > a,
#perf-accordion .panel:nth-child(11) .panel-title > a {
    border-color: #c2a862;
}

a {
}

.nav-just-cust > li:nth-child(12) > a,
#perf-accordion .panel:nth-child(12) .panel-title > a {
    border-color: #c2a862;
}

a {
}

.nav-just-cust > li:nth-child(13) > a,
#perf-accordion .panel:nth-child(13) .panel-title > a {
    border-color: #c2a862;
}

a {
}

.nav-just-cust > li:nth-child(14) > a,
#perf-accordion .panel:nth-child(14) .panel-title > a {
    border-color: #c2a862;
}

a {
}

.nav-just-cust > li:nth-child(15) > a,
#perf-accordion .panel:nth-child(15) .panel-title > a {
    border-color: #c2a862;
}

a {
}

.nav-just-cust > li:nth-child(16) > a,
#perf-accordion .panel:nth-child(16) .panel-title > a {
    border-color: #c2a862;
}

a {
}

.nav-just-cust > li:nth-child(17) > a,
#perf-accordion .panel:nth-child(17) .panel-title > a {
    border-color: #c2a862;
}

a {
}

.nav-just-cust > li:nth-child(18) > a,
#perf-accordion .panel:nth-child(18) .panel-title > a {
    border-color: #c2a862;
}

a {
}

.nav-just-cust > li:nth-child(19) > a,
#perf-accordion .panel:nth-child(19) .panel-title > a {
    border-color: #c2a862;
}

a {
}

.nav-just-cust > li:nth-child(20) > a,
#perf-accordion .panel:nth-child(20) .panel-title > a {
    border-color: #c2a862;
}

a {
}

.nav-just-cust > li:nth-child(21) > a,
#perf-accordion .panel:nth-child(21) .panel-title > a {
    border-color: #c2a862;
}

/*Last */
.nav-just-cust > li:hover > a,
.nav-just-cust > li.active > a,
#perf-accordion .panel .panel-title > a,
#perf-accordion .panel .panel-title > a:hover {
    color: #6c460e !important;
}

.nav-just-cust > li:nth-child(1).active > a,
.nav-just-cust > li:nth-child(1):hover > a,
#perf-accordion .panel:nth-child(1) .panel-title > a,
#perf-accordion .panel:nth-child(1) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(2).active > a,
.nav-just-cust > li:nth-child(2):hover > a,
#perf-accordion .panel:nth-child(2) .panel-title > a,
#perf-accordion .panel:nth-child(2) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(3).active > a,
.nav-just-cust > li:nth-child(3):hover > a,
#perf-accordion .panel:nth-child(3) .panel-title > a,
#perf-accordion .panel:nth-child(3) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(4).active > a,
.nav-just-cust > li:nth-child(4):hover > a,
#perf-accordion .panel:nth-child(4) .panel-title > a,
#perf-accordion .panel:nth-child(4) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(5).active > a,
.nav-just-cust > li:nth-child(5):hover > a,
#perf-accordion .panel:nth-child(5) .panel-title > a,
#perf-accordion .panel:nth-child(5) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(6).active > a,
.nav-just-cust > li:nth-child(6):hover > a,
#perf-accordion .panel:nth-child(6) .panel-title > a,
#perf-accordion .panel:nth-child(6) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(7).active > a,
.nav-just-cust > li:nth-child(7):hover > a,
#perf-accordion .panel:nth-child(7) .panel-title > a,
#perf-accordion .panel:nth-child(7) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(8).active > a,
.nav-just-cust > li:nth-child(8):hover > a,
#perf-accordion .panel:nth-child(8) .panel-title > a,
#perf-accordion .panel:nth-child(8) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(9).active > a,
.nav-just-cust > li:nth-child(9):hover > a,
#perf-accordion .panel:nth-child(9) .panel-title > a,
#perf-accordion .panel:nth-child(9) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(10).active > a,
.nav-just-cust > li:nth-child(10):hover > a,
#perf-accordion .panel:nth-child(10) .panel-title > a,
#perf-accordion .panel:nth-child(10) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}
/* new Code for Updated Genera*/
.nav-just-cust > li:nth-child(11).active > a,
.nav-just-cust > li:nth-child(11):hover > a,
#perf-accordion .panel:nth-child(11) .panel-title > a,
#perf-accordion .panel:nth-child(11) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(12).active > a,
.nav-just-cust > li:nth-child(12):hover > a,
#perf-accordion .panel:nth-child(12) .panel-title > a,
#perf-accordion .panel:nth-child(12) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(13).active > a,
.nav-just-cust > li:nth-child(13):hover > a,
#perf-accordion .panel:nth-child(13) .panel-title > a,
#perf-accordion .panel:nth-child(13) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(14).active > a,
.nav-just-cust > li:nth-child(14):hover > a,
#perf-accordion .panel:nth-child(14) .panel-title > a,
#perf-accordion .panel:nth-child(14) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(15).active > a,
.nav-just-cust > li:nth-child(15):hover > a,
#perf-accordion .panel:nth-child(15) .panel-title > a,
#perf-accordion .panel:nth-child(15) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(16).active > a,
.nav-just-cust > li:nth-child(16):hover > a,
#perf-accordion .panel:nth-child(16) .panel-title > a,
#perf-accordion .panel:nth-child(16) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(17).active > a,
.nav-just-cust > li:nth-child(17):hover > a,
#perf-accordion .panel:nth-child(17) .panel-title > a,
#perf-accordion .panel:nth-child(17) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(18).active > a,
.nav-just-cust > li:nth-child(18):hover > a,
#perf-accordion .panel:nth-child(18) .panel-title > a,
#perf-accordion .panel:nth-child(18) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(19).active > a,
.nav-just-cust > li:nth-child(19):hover > a,
#perf-accordion .panel:nth-child(19) .panel-title > a,
#perf-accordion .panel:nth-child(19) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(20).active > a,
.nav-just-cust > li:nth-child(20):hover > a,
#perf-accordion .panel:nth-child(20) .panel-title > a,
#perf-accordion .panel:nth-child(20) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}

.nav-just-cust > li:nth-child(21).active > a,
.nav-just-cust > li:nth-child(21):hover > a,
#perf-accordion .panel:nth-child(21) .panel-title > a,
#perf-accordion .panel:nth-child(21) .panel-title > a:hover {
    background-color: rgba(209,127,31,0.16);
}
/*Last Code*/

.nav-just-cust > li.active > a:after,
#perf-accordion .panel .panel-title > a:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #4d6235;
    bottom: -14px;
    content: "";
    height: 0px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    text-align: center;
    width: 0px;
    opacity: 0.65;
}
#perf-accordion .panel-title > a.collapsed:after
{
    position: static;
    border: 0;
}
#perf-accordion .panel .panel-title > a.collapsed
{
  background: rgba(0,0,0,0);
  color: #A89254;
}
.nav-just-cust > li:nth-child(1).active >a:after,
#perf-accordion .panel:nth-child(1) .panel-title > a:after{
     border-top-color:  #a89254;
}
.nav-just-cust > li:nth-child(2).active >a:after,
#perf-accordion .panel:nth-child(2) .panel-title > a:after{
     border-top-color: #4d6235;
}
.nav-just-cust > li.active:nth-child(3).active >a:after,
#perf-accordion .panel:nth-child(3) .panel-title > a:after{
     border-top-color:#d466d0;
}
.nav-just-cust > li.active:nth-child(4).active >a:after,
#perf-accordion .panel:nth-child(4) .panel-title > a:after{
     border-top-color:  #7d2f94;
}
.nav-just-cust > li.active:nth-child(5).active >a:after,
#perf-accordion .panel:nth-child(5) .panel-title > a:after{
     border-top-color:#d17f1f;
}
.nav-just-cust > li.active:nth-child(6).active >a:after,
#perf-accordion .panel:nth-child(6) .panel-title > a:after{
     border-top-color:  #3c8fa4;
}
.nav-just-cust > li.active:nth-child(7).active >a:after,
#perf-accordion .panel:nth-child(7) .panel-title > a:after{
     border-top-color: #5b0e1e;
}
.nav-just-cust > li.active:nth-child(8).active >a:after,
#perf-accordion .panel:nth-child(8) .panel-title > a:after{
     border-top-color:#2a4d9e;
}
.nav-just-cust > li.active:nth-child(9).active >a:after,
#perf-accordion .panel:nth-child(9) .panel-title > a:after{
     border-top-color: #647F45;
}
.nav-just-cust > li.active:nth-child(10).active >a:after,
#perf-accordion .panel:nth-child(10) .panel-title > a:after{
     border-top-color: #CD373B;

}
/*font resizer for english only */

.font-resizer,
.site-controls
{
	margin-left: 5px !important;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	z-index: 7;
	position: relative;
	display: none;
}
.font-resizer
{
    margin-left: 1px;
}

.font-resizer > li,
.site-controls > li
{
    list-style: none;
    margin: 1px;
    padding: 0;
    float:left;
}
.font-resizer > li >a,
.site-controls > li > a
{
	cursor: pointer;
	widt;
	width: 32px;
	height: 32px;
	/* border: 1px solid #c2a862; */
	text-align: center;
	display: block;
	line-height: 32px;
	border-radius: 3px;
	/* background: rgba(247, 242, 228, 0.74); */
	vertical-align:middle;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all  0.2s ease-out;
	-o-transition: all  0.2s ease-out;
	transition: all  0.2s ease-out;
}
.site-controls > li > a:hover
{
 -webkit-transition: opacity .5s,-webkit-transform .5s;
  -moz-transition: opacity .5s,-moz-transform .5s;
  transition: opacity .5s,transform .5s;
  -ms-transition: opacity .5s,-ms-transform .5s;
  -webkit-transform: translate(0,-10px);
  -moz-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  transform: translate(0,-10px);
  background:#e1c26d !important;



  }
.font-resizer > li >a
{
 /* background: rgba(194, 168, 98, 0.75); */
}
.font-resizer > li:hover >a
{
     background: rgb(194, 168, 98);
}
.IframeContainer iframe{
	max-height: 2000px;
	min-height: 665px;
	clear: both;
}


/*.font-resizer > li >a.defont
{
    background:#b7a369;
}
.font-resizer > li >a.incfont
{
    background: #c0b387;
}*/
/*.IframeContainer{width:100%; float:left; position:relative; min-height: 500px; }
.IframeContainer iframe
{
	position: absolute !important;;
    top: 0 !important;;
    left: 0 !important;;
    width: 100% !important;;
    height: 100% !important;;
	max-width:100% !important;
}

.IframeContainer iframe body {
        max-width: 100% !important;;
		width:100% !important;
}*/

#s4-workspace {
	overflow-x:hidden;
	
	
	
}
.infoMsg {
    font-size: 12px;
    line-height: 12px !important;
    position: relative;
    top: -13px;
}
input[type="image"] {
    position: absolute;
    right: -5px;
    top: 33px;
}
.NoRecord {
	padding:0 15px;
}
.ms-webpartzone-cell {
	margin-bottom: -4px;
}
.media-req-form input[type="checkbox"], .media-req-form input[type="radio"]{
	float:left;margin:2px 5px 0px 0px;
}
h3.fb-album-heading, h3.fb-account-heading {
	margin:0px;
}


/*///////////////* New Search Webpart style-for search page webpart ///////////////////*
////////////////////////////////////////////////*//**/
.ca-menu{
    padding:0;
    margin: 0px auto;
    width: 100%;
}
.ca-menu li{
    width: 310px;
    height: 209px;
    margin: 0px 10px 10px 10px;
    overflow: hidden;
    position: relative;
    float:left;
    /* border: solid #c4bb9e 4px; */
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    /* background: -webkit-linear-gradient(left, #ffffff 0%,#f6f6f6 47%,#ededed 100%); */ /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(left, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 */
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 4px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.ca-menu li:last-child{
    margin-right: 0px;
}
.ca-menu li a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
}
.ca-icon{
    font-family: 'WebSymbolsRegular', cursive;
    font-size: 60px;
    color: #ddd;
    text-shadow: 1px 0px 1px rgba(255,255,255,0.8);
    line-height: 150px;
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0px;
    top: 0px;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.ca-content{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 50%;
    top: 51%;
}
.ca-main{
    border-top: solid 1px #d8b869e6;
    font-size: 16px;
    opacity: 2.8;
    height: 90px;
    color: #e1c26d;
    padding: 12px;
    background: #510a0aba;
    font-weight: 600;
    /* text-shadow: 0px 0px 0px #fff; */
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.ca-sub{
    margin-top: -49px !important;
    margin-bottom: -11px !important;
    text-align:center;
    font-size: 14px;
    color: #e1c36a;
    /* text-shadow: 1px 1px 1px #fff; */
    line-height: 15px;
    opacity: 0.8;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.ca-menu li:hover{
    background: #351300ed;
}
.ca-menu li:hover .ca-icon{
    color: #d5b661;
    font-size: 90px;
    opacity: 0.1;
    -webkit-animation: moveFromLeft 400ms ease;
    -moz-animation: moveFromLeft 400ms ease;
    -ms-animation: moveFromLeft 400ms ease;
}
.ca-menu li:hover .ca-main{
    color: #e1c26d;
    -webkit-animation: moveFromRight 300ms ease;
    -moz-animation: moveFromRight 300ms ease;
    -ms-animation: moveFromRight 300ms ease;
}
.ca-menu li:hover .ca-sub{
    color: #f7f2e4;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}
@-webkit-keyframes moveFromLeft{
    from {
        -webkit-transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0%);
    }
}
@-moz-keyframes moveFromLeft{
    from {
        -moz-transform: translateX(-100%);
    }
    to {
        -moz-transform: translateX(0%);
    }
}
@-ms-keyframes moveFromLeft{
    from {
        -ms-transform: translateX(-100%);
    }
    to {
        -ms-transform: translateX(0%);
    }
}

@-webkit-keyframes moveFromRight {
    from {
        -webkit-transform: translateX(100%);
    }
    to {
        -webkit-transform: translateX(0%);
    }
}
@-moz-keyframes moveFromRight {
    from {
        -moz-transform: translateX(100%);
    }
    to {
        -moz-transform: translateX(0%);
    }
}
@-ms-keyframes moveFromRight {
    from {
        -ms-transform: translateX(100%);
    }
    to {
        -ms-transform: translateX(0%);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }
    to {
        -ms-transform: translateY(0%);
    }
    
   
     /********************************Home Calendar 2024 update *************************/
     /********************************Home Calendar 2024 update *************************/
     /********************************Home Calendar 2024 update *************************/
     /********************************Home Calendar 2024 update *************************/
     /********************************Home Calendar 2024 update *************************/
     /********************************Home Calendar 2024 update *************************/
    
    @font-face {
  font-family: 'fontawesome-selected';
  src: url("../font/fontawesome-selected.eot");
  src: url("../font/fontawesome-selected.eot?#iefix") format('embedded-opentype'), url("../font/fontawesome-selected.woff") format('woff'), url("../font/fontawesome-selected.ttf") format('truetype'), url("../font/fontawesome-selected.svg#fontawesome-selected") format('svg');
  font-weight: normal;
  font-style: normal;
}

.fc-calendar-container {
	position: relative;
	height: 400px;
	width: 400px;
}

.fc-calendar {
	width: 100%;
	height: 100%;
}

.fc-calendar .fc-head {
	height: 30px;
	line-height: 30px;
	background: #ccc;
	color: #fff;
}

.fc-calendar .fc-body {
	position: relative;
	width: 100%;
	height: 100%;
	height: -moz-calc(100% - 30px);
	height: -webkit-calc(100% - 30px);
	height: calc(100% - 30px);
	border: 1px solid #ddd;
}

.fc-calendar .fc-row {
	width: 100%;
	border-bottom: 1px solid #ddd;
}

.fc-four-rows .fc-row  {
	height: 25%;
}

.fc-five-rows .fc-row  {
	height: 20%;
}

.fc-six-rows .fc-row {
	height: 16.66%;
	height: -moz-calc(100%/6);
	height: -webkit-calc(100%/6);
	height: calc(100%/6);
}

.fc-calendar .fc-row > div,
.fc-calendar .fc-head > div {
	float: left;
	height: 100%;
	width:  14.28%; /* 100% / 7 */
	width: -moz-calc(100%/7);
	width: -webkit-calc(100%/7);
	/* width: calc(100%/7); */ 
	position: relative;
}

/* IE 9 is rounding up the calc it seems */
.ie9 .fc-calendar .fc-row > div,
.ie9 .fc-calendar .fc-head > div {
	width:  14.2%;
}

.fc-calendar .fc-row > div {
	border-right: 1px solid #ddd;
	padding: 4px;
	overflow: hidden;
	position: relative;
}

.fc-calendar .fc-head > div {
	text-align: center;
}

.fc-calendar .fc-row > div > span.fc-date {
	position: absolute;
	width: 30px;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	color: #ddd;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.8);
	bottom: 5px;
	right: 5px;
	text-align: right;
}

.fc-calendar .fc-row > div time {
	display: none;
}

.fc-calendar .fc-row > div > span.fc-weekday {
	padding-left: 5px;
	display: none;
}

.fc-calendar .fc-row > div.fc-today {
	background: #fff4c3;
}

.fc-calendar .fc-row > div.fc-out {
	opacity: 0.6;
}

.fc-calendar .fc-row > div:last-child,
.fc-calendar .fc-head > div:last-child {
	border-right: none;
}

.fc-calendar .fc-row:last-child {
	border-bottom: none;
}
/* Custom calendar elements */

.custom-calendar-wrap {
	margin: 10px auto;
	position: relative;
	overflow: hidden;
}

.custom-inner {
	background: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.custom-inner:before,
.custom-inner:after  {
	content: '';
	width: 99%;
	height: 50%;
	position: absolute;
	background: #f6f6f6;
	bottom: -4px;
	left: 0.5%;
	z-index: -1;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.custom-inner:after {
	content: '';
	width: 98%;
	bottom: -7px;
	left: 1%;
	z-index: -2;
}

.custom-header {
	background: #fff;
	padding: 5px 10px 10px 20px;
	height: 70px;
	position: relative;
	border-top: 5px solid #ef4f69;
	border-bottom: 1px solid #ddd;
}

.custom-header h2,
.custom-header h3 {
	text-align: center;
	text-transform: uppercase;
}

.custom-header h2 {
	color: #495468;
	font-weight: 300;
	font-size: 18px;
	margin-top: 10px;
}

.custom-header h3 {
	font-size: 10px;
	font-weight: 700;
	color: #b7bbc2;
}

.custom-header nav span {
	position: absolute;
	top: 17px;
	width: 30px;
	height: 30px;
	color: transparent;
	cursor: pointer;
	margin: 0 1px;
	font-size: 20px;
	line-height: 30px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.custom-header nav span:first-child {
	left: 5px;
}

.custom-header nav span:last-child {
	right: 5px;
}

.custom-header nav span:before {
	font-family: 'fontawesome-selected';
	color: #ef4f69;
	position: absolute;
	text-align: center;
	width: 100%;
}

.custom-header nav span.custom-prev:before {
	content: '\25c2';
}

.custom-header nav span.custom-next:before {
	content: '\25b8';
}

.custom-header nav span:hover:before {
	color: #495468;
}

.custom-content-reveal {
	background: #f6f6f6;
	background: rgba(246, 246, 246, 0.9);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	top: 100%;
	left: 0px;
	text-align: center;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.custom-content-reveal span.custom-content-close {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	background: #ef4f69;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	cursor: pointer;
	line-height: 13px;
	padding: 0;
}

.custom-content-reveal span.custom-content-close:after {
	content: 'x';
	font-size: 18px;
	color: #fff;
}

.custom-content-reveal a,
.custom-content-reveal span {
	font-size: 22px;
	padding: 10px 30px;
	display: block;
}

.custom-content-reveal h4 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 3px;
	color: #777;
	padding: 20px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-top: 5px solid #ef4f69;
	box-shadow: 0 1px rgba(255,255,255,0.9);
	margin-bottom: 30px;
}

.custom-content-reveal span {
	color: #888;
}

.custom-content-reveal a {
	color: #ef4f69;
}

.custom-content-reveal time{
	display: none;
}

.custom-content-reveal a:hover {
	color: #333;
}

/* Modifications */

.fc-calendar-container {
	height: 400px;
	width: auto;
	padding: 30px;
	background: #f6f6f6;
	box-shadow: inset 0 1px rgba(255,255,255,0.8);
}

.fc-calendar .fc-head {
	background: transparent;
	color: #ef4f69;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

.fc-calendar .fc-row > div {
	background: #fff;
	cursor: pointer;
}

.fc-calendar .fc-row > div:empty {
	background: transparent;
	cursor: default;
}

.fc-calendar .fc-row > div > span.fc-date {
	top: 50%;
	left: 50%;
	text-align: center;
	margin: -10px 0 0 -15px;
	color: #686a6e;
	font-weight: 400;
	pointer-events: none;
}

.fc-calendar .fc-row > div > span.fc-emptydate {
	color: #ccc;
}

.fc-calendar .fc-row > div.fc-today {
	background: #ef4f69;
	box-shadow: inset 0 -1px 1px rgba(0,0,0,0.1);
}

.fc-calendar .fc-row > div.fc-today > span.fc-date {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.fc-calendar .fc-row > div.fc-content:after {
	content: '\00B7';
	text-align: center;
	width: 20px;
	margin-left: -10px;
	position: absolute;
	color: #DDD;
	font-size: 70px;
	line-height: 20px;
	left: 50%;
	bottom: 3px;
}

.fc-calendar .fc-row > div.fc-today.fc-content:after {
	color: #b02c42;
}

.fc-calendar .fc-row > div.fc-content:hover:after{
	color: #ef4f69;
}

.fc-calendar .fc-row > div.fc-today.fc-content:hover:after{
	color: #fff;
}

.fc-calendar .fc-row > div > div a,
.fc-calendar .fc-row > div > div span {
	display: none;
	font-size: 22px;
}

@media screen and (max-width: 400px) {
	.fc-calendar-container {
		height: 300px;
	}
	.fc-calendar .fc-row > div > span.fc-date {
		font-size: 15px;
	}
}


*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/***********************eND Home Calendar 2024 ***********************************/
    
}