﻿/*------------------------------Desktop Only Styles------------------------------*/
@media only screen and (min-width: 1025px) and (max-width: 2560px) 
{
.detailpageSpacing .col-md-4.col-sm-12.col-xs-12 {
    padding-top: 54px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 2560px)
{
.calendar-bar
{
	position: absolute;
	top: -8px;
}

}

/*------------------------------Landscape mode of tablet------------------------------*/
@media only screen and (max-width: 1024px) and (min-width: 769px) 
{
   .optionboxes > li
    {
        font-size: 18px;
    }
    .galleriaitem, .eventitem, .calendar-control
    {
      border: 1px solid rgba(168, 146, 84, 0.22);
    border-radius: 3px;
    position: relative;
    min-height: 295px;
	  min-height: 303px;
		
    }
    .galleriaitem .text-area, .eventitem .text-area
    {
        min-height: 170px;
    }
    .newslist li .img-responsive > img
    {
        width: 100%;
    }
    .publishdate
    {
        margin: 0;
    }
    .newslist li h3
    {
        padding-top:0;
    }
    .mallopening
    {
        padding-top: 15px;
    }
    .contactus > img
    {
        float: none;
        margin-right: 0;
        margin-bottom: 5px;
    }
    address
    {
        margin-bottom:0;
    }
    .custom-tabpane .tab-pane
    {
        padding-top: 5px;
        padding-bottom: 5px;
    }
   
}

/*------------------------------Common------------------------------*/
@media (max-width:959px)
{ 
     .top-navbar.site-navbar
    {
        padding: 0;
        /*padding-top: 15px;*/
        margin:0;
        border:0;
    }
    
    .header .navbar-toggle
    {
        margin-top: -44px;
    }
     .nav-justified > li
    {
        float: left;
        margin-left: 0.5% !important;
        margin-right: 0.5% !important;
        padding: 0;
    }
    .galleriaitem, 
    .eventitem, 
    .calendar-control
    {
       margin-bottom: 20px; 
    }
    .calendar-control
    {
        text-align: center;
    }
    .optionboxes
    {
        margin-bottom: 20px;
    }
    .pressrealease
    {
        min-height: inherit !important;   
    }
   .pressrealease .btmbtn
   {
       position: static;
       text-align: right;  
    }
    .servicesprovided
    {
        margin:0;
    }
    .sep-rght
    {
        background: transparent url('/Style%20Library/images/sep-bottom.png') center bottom no-repeat scroll;
        padding-bottom: 15px;
    }
    
    #accordion-perf
    {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .vert-listing
    {
        padding-bottom: 20px;
    }
    .siteoptions-part
{
	z-index: 1;
	position: relative;
}

}
/*------------------------------Tablet Devices------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
     .nav-justified > li
    {
     width: 49%;
    }
    .galleriaitem .text-area, .eventitem .text-area
    {
		min-height: 155px;
	}
     .servicesprovided li
    {
        margin-bottom: 40px;
    }
    .servicesprovided li:last-child,
    .newslist
    {
        margin-bottom:0;
    }
    .season-yr
    {
        padding-top: 15px;
    } 
    .calendar-bar .text-center
{
    text-align: right;
}
.calendar-bar .text-right
{

     padding-top:8px;
}

.li.fb-album, li.fb-photo
{
	width: 33.3333% !important;
}
#VidContainerUl .owl-buttons
{
	width: 35%;
} 
 td > table.CalenderTable {
    border-left: 150px solid transparent !important;
}
.CalenderTable .DateItem
{
	height: 85px;
	background-size: 100% 100% !important;
}
    .CalenderTable th, .CalenderTable td
    {
		padding: 0 3px;
}  
.DateItem-Date
{
	left: 6px;
	top: 4px;
}
     .twitter-tweet.twitter-tweet-rendered,
    .EmbeddedTweet-tweet
    {
	width: 100% !important;
	max-width: 100% !important;
	padding-left: 105px !important;
}
.boardmembers .col-xs-15
{
	width: 33.33333%;
}
.exceutivemgnmt .col-xs-15
{
	margin-bottom: 20px;
}
}
/*-----------------------------------------------------------Mobile Devices*/
@media only screen and (min-width: 320px) and (max-width: 767px) 
{
     .nav-justified > li
    {
        margin: 0 !important;
        float: none;
    }
    .owl-carousel-caption h1.cap-heading
    {
		font-size: 26px;
}
.owl-carousel-caption h3
{
	font-size: 14px;
}
    .main-navbar > li, .ms-core-listMenu-root > li
    {
		
}

    li.static .dynamic-children {
        background:none;
    }

     .static .dynamic-children {
        background:url(../../images/dropdown.png) no-repeat right
    }


.ms-core-listMenu-root > li:hover >a, {
	 border-bottom: none !important;
}

ul.dynamic {
	position:relative;
	box-shadow:none;
	border:none
}

.ms-core-listMenu-root > li:hover > ul.dynamic {
	top:0px !important
}

.main-navbar > li:hover > a, .main-navbar > li:focus > a, .main-navbar > li.active > a, .ms-core-listMenu-root > li:hover > a, .ms-core-listMenu-root > li:focus > a, .ms-core-listMenu-root > li.active > a {
	border-bottom:none;
}

.header .navbar-toggle {
    left: 5px;
    margin-top: 0;
    min-width: 20px;
    position: absolute;
    top: 10px;
}

.main-navbar > li,
.ms-core-listMenu-root > li
{
    list-style: none;
    margin:0 ;
    padding:0;
    float: left;
    border-left:none;
	width:100%;
}

.top-navigation
{
	float: right;
}
.main-navigation
{
	clear: both;
}
.search-box, .top-navbar
{
	float: left !important;
}
.owl-carousel-caption
{
	display: none !important;
}

    .calendar-control >img
    {
        width: 100%;
    }
    .optionboxes > li
    {
        font-size: 18px;
    }
    .newsletter,
    .pressrealease,
    .btmbtn
    {
        position: static;
        min-height: inherit;
    }
    .newsletter
    {
        margin-bottom: 20px;
    }
    .eventitem .heading
    {
        font-size: 26px;
        padding-top: 15px;
    }
    /*galleria page*/
    .operaglleria-text
    {
        padding: 150px 0 0;
    }
    .gal-item-page
    {
        padding-bottom: 20px;
    }
    .mallRoutine
    {
        padding: 0;
        margin-bottom: 20px;
    }
    .mallopening
    {
        border-top: 0;
    }
    .mallopening, .contactus, .fmi
    {
        width: 100%;
        border-left: 0;
        border-bottom: 3px solid #e9e4e0;
        padding-top: 10px;
        padding-bottom:10px;
        min-height: inherit;
    }
    .fmi >p,
    .fmi > .number
    {
        text-align: left;
    }
    .contactus h4
    {
        float: left;
    }
    .newslist li .text
    {
        float: left;
        overflow: hidden;
        width: 75%;
    }
    .newslist li .img-responsive > img
    {
        width: 100%;
    }
    .publishdate
    {
        margin-top: 0;
        border: 0;
        width: 75%;
    }
    .newslist li h3
    {
        padding-top: 0;
    }
    .month,.date,.year
    {
        clear: inherit;
        float: left;
        font-size: 14px;
        line-height: normal;
        padding-right: 5px;
    }
    .custom-tabpane
    {
        padding-top: 15px;
    }
    .custom-tabpane,
    .pdlft0
    {
        padding-left: 15px;
    }
    .nav-stacked > li.active > a:after
    {          
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #bfa977 transparent transparent;
        right: 0px;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }
    /*performance page*/
    .season-yr
    {
        text-align: center;
    }
    #performance-slider .owl-controls
    {
        width: 100px;
        bottom: 50px;
    }
    #performance-slider .prev, 
    #performance-slider .next 
    {
        border: 2px solid #b1955a; 
        font-size: 22px;
        height: 36px;
        line-height: 36px;
        width: 36px;
    }
    .Post
    {
        padding: 15px;
    }
    .price-table > div
    {
        display: block;
        width: 100%;
        padding: 5px 0;
    }
    .price-table > div.heading
    {
        padding: 0;
        line-height: 42px;
        vertical-align: middle;
    }
    .perflst-item .image, 
    .perflst-item .text, 
    .perflst-item .readmore
    {
        display: block;
        padding: 5px;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        
    }
    .calendar-bar .text-center,
    .calendar-bar .text-right
    {
        padding-top:8px;
        text-align: center;
    }
    .calendar-bar .form-inline .form-group
    {
        display: inline-block;
        margin-bottom: 0;
    }
    .vert-listing li .listing-desc .text-right
    {
        text-align: left;
        padding-top: 5px;
    }
    .vert-listing li .listing-img
    {
        padding-bottom: 15px;
    }
    .vhidden
    {
        display: none;
    }
    /**/
    .thumblist-item
    {
        padding-bottom: 10px;
    }
    .singlepagecontent > .image
    {
        float: none;
        padding: 0 0 20px 0;
        width: 100%;
    }
.li.fb-album, li.fb-photo
{
	width: 50% !important;
}
 td > table.CalenderTable {
    border-left: 0 solid transparent !important;
}
.CalenderTable .DateItem
{
	height: 45px;
	background-size: 100% 100% !important;
}
    .CalenderTable th, .CalenderTable td
    {
		padding: 0 1px;
}  
.DateItem-Date
{
	left: 6px;
	top: 4px;
}
.CalenderEvents
{
	display: none;
}
.CalenderTable th
{
	height: 40px;
	font-size: 14px;
}
td .CalenderTable td
{
	width: 33.333% !important;
}
.calendar-bar .col-sm-6
{
	text-align: center;
}
.custom-input-group .input-lg, .custom-input-group .btn-lg
{
	font-size: 12px;
	padding: 14px 6px;
}
.frame-wrap {
    margin: auto;
    width: 90%;
}
.frame-wrap > iframe{
	min-height:3880px !important;
}
.boardmembers .col-xs-15
{
	width: 100%;
	margin-bottom: 20px;
}
.ui-widget-content
{
	width: 20.5em !important;
}
}