
/*font-family: 'Courgette', cursive;*/
/* - - - - - - - - - - - - - - - - - - - - -
TITLE    :   NAKCSS HTML 5 VERSION 3
- - - - - - - - - - - - - - - - - - - - - */


.disabled, .disabled1 { display:none !important; }
.courgette{ font-family:'courgette'; }
.kg-font{font-family:'kg-all';}
.no-js #loader { display: none; }
.owl-theme .owl-controls {margin-top: 0px;}
.se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999999; background-color: rgba(188,50,37,.8); }

.title{
    font-size: 50px;
    font-weight: 600;
}


img {max-width: 100%; }
figure { margin: 0; padding: 0; position: relative; display: block; cursor: pointer; overflow: hidden; }
figure:hover figcaption {
-webkit-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-moz-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-o-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); filter: alpha(opacity=100); opacity: 1; bottom: 0; }
figcaption {
-webkit-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-moz-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-o-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; position: absolute; height: 100%; width: 100%; bottom: 100%; background: rgba(0, 0, 0, .5); color: #fff; -webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
-ms-transition: all .5s ease;
transition: all .5s ease;

}
figcaption h4 { font-family: 'Open sans'; font-weight: 400; color: #fff; padding: 10px 20px; margin-bottom: 0; position: relative; left: 0; opacity:0; top: 50%;margin-top:-30px; text-align:center; font-size: 30px; -webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
-o-transition-delay: .3s;
-ms-transition-delay: .3s;
transition-delay: .3s;
transition: opacity .3s;
transition-delay:.3s;
}
figure:hover h4 { left: 0; opacity:1; transition all 2s;
}
figure figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 1s;
-moz-transition: opacity 0.35s, -moz-transform 1s;
-ms-transition: opacity 0.35s, -ms-transform 1s;
-o-transition: opacity 0.35s, -o-transform 1s;
-webkit-transition: opacity 0.35s, -webkit-transform 1s;
transition: opacity 0.35s, transform 1s;
}
figure figcaption::before {
/*  border: 1px solid #fff;*/
-webkit-transform:scale(1, 0);
-moz-transform:scale(1, 0);
-ms-transform:scale(1, 0);
-o-transform:scale(1, 0);
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
figure:hover figcaption::before, figure:hover figcaption::after {
opacity: 1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
figcaption a { color: #fff; border: 2px solid #fff; padding: 4px 10px; text-decoration: none; }
figcaption a:hover { color: #fff; }
figure img { 
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
      transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
     -moz-transform: scale3d(1, 1, 1);
      -ms-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
figure:hover img { -webkit-transform: scale3d(1.1, 1.1, 1);-moz-transform: scale3d(1.1, 1.1, 1);-ms-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}



.views-exposed-form .views-exposed-widget {
    max-width: 25%;
    width: 100%;
    margin: 0px;    padding-bottom: 10px !important;
    min-height: 100px;
}
/*div#edit-date-posted-wrapper {
    max-width: 50%;
}*/
div.views-widget-filter-field_date_posted_value{
    max-width: 38%!important;
}
div.views-widget-filter-field_event_date_time_value{
    max-width: 38%!important;
}
/*.views-exposed-form .views-exposed-widget#edit-event-date-wrapper,.views-exposed-form .views-exposed-widget#edit-post-date-wrapper{max-width: 50%;}*/
.views-exposed-form .form-submit{    font-size: 16px;
    padding-left: 16px;
    padding-right: 16px;}
	.views-exposed-form .form-item, .views-exposed-form .form-submit{    margin-right: 0 !important;}
.calendar .views-field-field-deadline-date > .field-content{color:#fff;}
.view-id-events.view-display-id-block_1{border:0; padding:0}
#edit-important-wrapper .views-widget{margin-left:0px; margin-top:5px;}
#edit-important-wrapper .views-widget, #edit-important-wrapper .views-widget label{display:inline-block}


.views-exposed-form label {
    display: block;font-size:14px;font-weight:600;
}
#edit-field-happen-date-value-wrapper > label, #edit-field-event-date-value-wrapper > label {
    display: none;
}
div#edit-field-happen-date-value-min-wrapper, div#edit-field-event-date-value-min-wrapper {
    width: calc(50% - 8px);
    float: left;
}
div#edit-field-happen-date-value-max-wrapper, div#edit-field-event-date-value-max-wrapper {
    width: calc(50% - 8px);
    float: right;
}

div#edit-field-happen-date-value-min-wrapper, div#edit-field-date-posted-value-min-wrapper {
    width: calc(50% - 8px);
    float: left;
}
div#edit-field-happen-date-value-max-wrapper, div#edit-field-date-posted-value-max-wrapper {
    width: calc(50% - 8px);
    float: right;
}

.views-exposed-widget.views-submit-button {
    width: auto;
    padding-right: 0px;
    margin: 0px;
}
.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 25px;
}
.views-submit-button input[type=button], input[type=submit] {
    padding: 5px 10px;
}

.views-exposed-form .views-widget input[type="text"], .views-exposed-form .views-widget select, .views-exposed-form .views-widget textarea {
       border: 1px solid #666;
    padding: 6px 8px;
    max-width: 450px;
    width: 100%;
    font-size: 14px;border-radius:0;
    min-height: 38px;margin-right:0;    line-height: 1;    outline: none !important;
}
.views-exposed-form .views-widget input[type="text"]:focus, .views-exposed-form .views-widget select:focus, .views-exposed-form .views-widget textarea:focus{outline:none !important}
.container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option, .container-inline-date > .form-item{
    margin-right: 0px;
}
.view .date-nav-wrapper .date-nav {
    padding: 0px;
    margin: 0px;
}
.view .date-nav-wrapper .date-heading {
    padding: 5px;
}
.view .date-nav-wrapper .date-prev a {
    background: url(../images/left-arrow.png) no-repeat 0 0 !important;
    border: none;
    margin: 0;
    text-indent: -999999px;
    font-size: 0px !important;margin-left:0 !important;background-position: center !important;
}

.view .date-nav-wrapper .date-next a {
    background: url(../images/right-arrow.png) no-repeat 0 0 !important;
    border: none;
    margin: 0;
    text-indent: -999999px;
    border-radius: 0 !important;
    font-size: 0px !important;margin-right:0 !important; background-position: center !important;
}
.view .date-nav-wrapper .date-prev {
    left: 34%;
        top: -5px;
    right: auto;
    width: 52px;
    text-align: center;
    padding: 0 !important;
}
.view .date-nav-wrapper .date-next {
       right: 34%;
    left: auto;
        top: -5px;
    width: 52px;
    padding: 0px 0px !important;
    text-align: center;
}

.view .date-nav-wrapper .date-next a, .view .date-nav-wrapper .date-prev a{height: 32px!important;}

@media(max-width:991px){
.view .date-nav-wrapper .date-prev {
    left: 0%;
    
}
.view .date-nav-wrapper .date-next {
       right: 0%;
   
}
}

.view .date-next, .view .date-nav-wrapper .date-prev {
    background: none!important;
    margin: 0!important;
    border: 0 !important;
}
.view .date-nav-wrapper .date-heading h3 {
    margin-top: -10px !important;
    color: #000 !important;
}
.widget.Blog .row:nth-child(odd) .post.tiles {
    background-color: rgba(204, 25, 25, 0.04);
}
.calendar-calendar .month-view .full td.single-day div.monthview, .calendar-calendar .week-view .full td.single-day div.weekview, .calendar-calendar .day-view .full td.single-day div.dayview {
    background:#e6423d;
    padding: 5px;
}

.calendar-calendar .month-view .full td.single-day div.monthview a, .calendar-calendar .week-view .full td.single-day div.weekview a, .calendar-calendar .day-view .full td.single-day div.dayview a {
      color: #fff !important;
    font-size: 14px !important;
    line-height: 1.4;text-decoration:none !important
}
#primary-content .calendar-calendar .month-view .full td.date-box.today, #primary-content .calendar-calendar .month-view .full tr td.single-day.today{border-color: #0a94d5;}

#primary-content .calendar-calendar .month-view .full td.single-day div.monthview, #primary-content .calendar-calendar .week-view .full td.single-day div.weekview, #primary-content .calendar-calendar .day-view .full td.single-day div.dayview{background: #0a94d5;line-height: 1.3;
padding: 5px;}

#primary-content .calendar-calendar .month-view .full td.single-day div.monthview a, #primary-content .calendar-calendar .week-view .full td.single-day div.weekview a, #primary-content .calendar-calendar .day-view .full td.single-day div.dayview a{    font-size: 12px;
    font-weight: 600;
    display: block}

#primary-content .calendar-calendar .month-view .full td.single-day div.monthview:hover, #primary-content .calendar-calendar .week-view .full td.single-day div.weekview:hover, #primary-content .calendar-calendar .day-view .full td.single-day div.dayview:hover{background:#61c5bd}

.calendar-calendar .month-view .full tr td.single-day.today, .calendar-calendar .month-view .full td.date-box.today {
    border-color: #e6423d;
}
.calendar-calendar .month-view .full td.single-day div.monthview:hover, .calendar-calendar .week-view .full td.single-day div.weekview:hover, .calendar-calendar .day-view .full td.single-day div.dayview:hover {
    background:#282828; 
}
.calendar-calendar .month-view .full td .inner div.day, .calendar-calendar .month-view .full td .inner div.day a{    width: 30px !important;}
#cboxClose{    top: 0;}
.calendar-calendar td.empty {
    color: #0a94d5;
}
#cboxContent {
    border: 10px solid #59c4ba;
    padding: 24px;
}
#cboxOverlay {
   /* background: url(../images/overlay.png) repeat 0 0;*/
    opacity: 0.9;
    filter: alpha(opacity = 90);
}
.view-calendar .view-header {
    position: relative;
    margin-bottom: 0px;
}
#cboxClose {
    text-indent: -75px;
}
#primary-content .view-happenings-detail .post-title {
    font-size: 22px !important;
    font-weight: 700;
    color: #0a94d5 !important;
    margin-bottom: 15px;
    margin-top: 15px;
    text-transform: capitalize;
}
.ec-directory-option li a {
    line-height: 22px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0px;
    color: #162d7f;
    font-family: 'Open Sans', sans-serif;
}
.ec-directory-option li a:hover{
    color: #59c4ba;
}
#primary-content .ec-directory-option .event-label .fa-th-list {
    font-size: 15px;
    color: #000 !important;
}
.post {
    background: #fff;
    padding-bottom: 15px;
}
.inner-content-area h6{color: #004790!important;}
#primary-content h2.post-title, h2.post-title span{text-transform: capitalize;}
.ui-datepicker-header {
    background: #57b7e4;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #aaa;
    background: #f4fafa;
}
.views-exposed-widgets {
    margin-top: 15px;
}
.right-img i.fa.fa-link.ec-bgcolorhover {
    
}
.ec-thumb-hover i {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.70);
    border-radius: 6px;
    font-size: 24px;
    text-align: center;
    padding: 15px 0px 0px 0px;
    margin: -26px 0px 0px -22px;
}
#primary-content h2.post-title a:hover{color:#2286e6 !important; }
#primary-content h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {
        color: #000;
    font-size: 28px; text-decoration:none
}

.deadline-text {
    padding: 5px;
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-weight: 600;font-size: 15px;
    border-bottom: 1px solid #999;
}

.buttons-in-menu.only-for-mobile{display:none;}

.after-title-categ.this-section-overimg {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 15px;
    background: #44ccd6;
    color: #fff;
    font-size: 20px;
}

.view.view-h-month {
    margin-bottom: 40px;
}
.views-field.views-field-colorbox .field-content a {
    font-size: 18px !important;font-weight:700 !important;
}
#edit-important-wrapper > label{ display:inline-block;    vertical-align: sub;margin-top: 35px;}
#edit-important-wrapper .views-widget{margin-top: 30px;    float: left;}

#primary_content .events_grid .view-events .event-happen-timer{ width:45%; margin:auto; padding:0;}
#primary_content .events_grid .view-events .event-happen-timer .event-countdown{ padding:7px;margin-top: 15px; margin-bottom:20px;}
#primary_content .events_grid .view-events .countdown span{ font-size:26px;}
#primary_content .events_grid .view-events ul.countdown li p{ font-size:12px !important;}
#primary_content .events_grid #primary-content .view-events ul.countdown li{line-height: 23px;font-size: 16px;}
#primary_content .events_grid #primary-content .view-events .countdown h2{ margin-bottom:15px;}
#primary_content .events_grid .event-passed-text{padding: 10px;font-size: 16px;}
#primary_content .active_showing{ font-size:11px;padding-left: 2px;}
#primary-content .events_heading{ color:#000000;}

.view-news-announcements .deadline-text{ position:relative; margin-top:10px; font-size:13px;}

#upcoming-announcement-slider .event-happen-timer{width: 100%;padding-left: 0;margin: 0;margin-top: 15px;}
#upcoming-announcement-slider .event-happen-timer .event-countdown{ padding:7px;}
#upcoming-announcement-slider .event-passed-text{ padding:0;}

.view  .ec-directory-option li{ float:none;color:#000; font-size: 14px;
    margin-right: 0;
    padding-right: 0;    padding-left: 20px;    padding-top: 0px !important;}
	.view .ec-directory-option li .fa {
    position: absolute;
    left: 0;
    top: 7px;
}
.view .ec-directory-option li .item-with-icon h6{margin:0 !important}

.view  .ec-directory-option li .date-display-range {
    display: inline-block;
}
#clear_form{margin-top: 30px;display: inline-block;font-size: 13px;padding-left: 5px; cursor:pointer;vertical-align: bottom; margin-left:10px;}
#edit-view-wrapper{ display:none;}
.events_skip a{text-align: right;display: inherit;font-size: 18px;font-weight: bold;}

#properties-slider .teaser-image img{ border:2px solid #ddd;}

#upcoming-announcement-slider .countdown h2{ font-size:13px;}
#upcoming-announcement-slider ul.countdown{ font-size:22px;}
#upcoming-announcement-slider .countdown span{ font-size:22px;}
#upcoming-announcement-slider ul.countdown li p{font-size: 12px !important;}
#upcoming-announcement-slider ul.countdown li{ padding-right:5px;}
.view-trending-list .post.tiles{ float:none;}




.views-widget-filter-field_happen_date_value > label {
    display: none;
}

#edit-date-wrapper .date-padding .hasDatepicker {
    font-size: 14px;
}
#edit-date-min-datepicker-popup-0::placeholder,#edit-date-max-datepicker-popup-0::placeholder {font-size:14px;}
#edit-date-min-datepicker-popup-0::-ms-input-placeholder,#edit-date-max-datepicker-popup-0::-ms-input-placeholder {font-size:14px;}
#edit-date-min-datepicker-popup-0::-ms-input-placeholder,#edit-date-max-datepicker-popup-0::-ms-input-placeholder {font-size:14px;}

.views-exposed-form .views-exposed-widget .form-submit {
   
}
.views-submit-button .form-submit, .views-submit-button #edit-submit-news-and-announcements {
    margin-left: -5px;
    height: 38px;
    vertical-align: top;
}
.views-submit-button .form-submit{padding: 4px 30px;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    font-weight: 600;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    background: #162d7f;
    margin-top: 20px;
    transition: .5s all;}

.views-submit-button .form-submit:hover{background:#61c5bd;}

.not-front #block-block-44 {
    /*position: absolute;
    top: -10px;
    right: 0;*/
}

.imp_dead {
    float: right;
    border: 2px solid #eee;
    padding: 10px;
    margin-top: -40px;
    padding-bottom: 0px;
    padding-top: 5px;
    text-align: center;
}


.switch_buttons ul{padding-left: 0 !important;list-style: none !important;}
.switch_buttons ul li{display:inline-block;}
.switch_buttons ul li a{    font-size: 14px;
    margin-right: 5px;
    padding-right: 15px;
    display: inline-block;
    border-radius: 0;
    background: #999;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;} 
.switch_buttons ul li a:hover{background:#737373}

.switch_buttons ul li.active a{background:#e31125}
.switch_buttons ul li.active a:hover{background:#0b4ea5}
	
.switch_buttons ul li a .fa{    margin-right: 5px;
    padding: 12px 10px;
    background: rgba(0,0,0,.2);
    font-size: 16px;}
.switch_buttons{margin-top: 50px;margin-bottom: 40px;}
.view-happenings.view-id-happenings .view-display-id-block_1 {
    border: 1px solid #cccccc;
    padding: 15px 0;
    margin-bottom: 60px;
    margin-top: 10px;

}

.view-display-id-block_1 .newscont a.titlebtn {
    display: block;
    margin-bottom: 20px;
    background: rgb(12, 93, 197);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(2, 63, 142);
    border-image: initial;
    padding: 3px;
}

.upcoming-events_section {
    margin-top: 30px;
}
.upcoming-events_section .post-info{font-size:16px; color:#000}
.view-display-id-block_1 .item h3 {
        color: #000!important;
    padding: 0px!important;
    font-weight: 600!important;
    margin: 5px 0!important;
    padding-left: 0px!important;
    font-size: 24px!important;
}
.view-display-id-block_1 .item a:hover h3{color:#e31125 !important}

.countdown {
    font-size: 36px;
    font-weight: 900;
    color: #e31125;
    display: block;
    padding: 0 20px;
}
.event-happen-timer .event-countdown {
    border: 1px solid #e4e4e4;
    width: 100%;
    max-width: 100%;
        padding: 10px !important;
    float: right;
    background: rgba(255,255,255,.2);
}


/*Start Upcoming Countdown*/

#primary_content .event-items-for-home { width: 55%; vertical-align: middle; }
#primary_content .upcoming-contdown { padding:20px 0; background: /*url(../images/bg-image-black.jpg) */no-repeat #000; background-size: cover; background-position: center; }
#primary_content .event-happen-timer { display: inline-block; width: 45%; margin-left: -5px;     vertical-align: top;   margin-left: -5px;   padding-left: 15px;}
#primary_content .event-happen-timer .event-countdown { border: 1px solid #e4e4e4; width: 100%; max-width: 100%; padding-top: 10px; float:right; }
#primary_content .upcoming-contdown { padding:20px 0; background: /*url(../images/bg-image-black.jpg)*/ no-repeat #000; background-size: cover; background-position: center; }
#primary_content .countdown h2 { color: #fff; text-align: center; margin:0px 0; font-size: 16px; }
#primary_content .event-happen-timer .event-countdown { border: 1px solid #e4e4e4; width: 100%; max-width: 100%; padding-top: 10px; float:right; background: rgba(255, 255, 255, .2); }
#primary_content .upcoming-contdown { padding:20px 0; background: /*url(../images/bg-image-black.jpg)*/ no-repeat #000; background-size: cover; background-position: center; }
#primary_content .countdown h2 { color: #e31125; text-align: center; margin:0px 0; font-size: 16px; }
#primary_content .countdown { font-size: 36px; font-weight: 900; color:#e31125; display: block; padding: 0 20px; }
.countdown span { font-size: 36px; font-weight: 900; color:#3a74be; display: inline-block; letter-spacing:5px; }
#primary_content ul.countdown { list-style: none; margin:0 auto; text-align: center; padding: 0; display: block; color:#e31125;    line-height: 1.6; }
.upcoming-events_section h3 {
    color: #e31125 !important;
    font-size: 32px;
    font-weight: 600 !important;
    margin-bottom: 30px !important;
}
#primary_content ul.countdown li { display: inline-block; margin: 0 -5px; }
#primary_content ul.countdown li.seperator { vertical-align: top; }
#primary_content ul.countdown li p { color: #fff; font-size: 14px !important; line-height: 18px; text-transform:uppercase; font-weight:500 !important; color:#e31125 !important; margin-bottom:0 !important; }
 @media(max-width:991px) {
 #primary_content .event-items-for-home {
width: 100%;
}
 #primary_content .event-happen-timer {
width: 100%
}
}
.upcoming-contdown .album_container { margin-top:40px; border: 1px solid #999; }
.upcoming-contdown .album_container a { color:#fff; }
.event-passed-text {  font-size: 16px; text-align: center; color: #e31125; }

#primary-content .countdown h2 {
    color: #e63837;
    text-align: center;
    margin: 0px 0;
    font-size: 16px;
    line-height: 1;
}
#primary-content ul.countdown{padding-left:0 !important}
#primary-content ul li.seperator { color:#3a74be;}
#primary-content ul.countdown li { line-height:inherit; }

.events_grid  .view-events .ec-directory-option span.date-display-single{ display:block; font-size:14px;}
.events_grid .deadline-text{ font-size:15px;}
.events_grid #primary-content .view-events  ul.ec-directory-option li{padding-bottom: 12px;}
#views-exposed-form-news-and-announcements-page #edit-view-wrapper{ display:none;}
.imp_dead{float: right;
    border: 2px solid #eee;
    padding: 10px;
    margin-top: -55px;
    padding-bottom: 0px;
    padding-top: 5px;text-align: center;}
.imp_dead h4{border-bottom: 1px solid;padding-bottom: 2px;margin-bottom: 10px;}

.view-calendar .view-header{ margin-top:40px;}
.month-view .month.day a{user-select: none;pointer-events: none;cursor: default;text-decoration: none;color: inherit;font-weight: inherit;}

.imp_deadline{font-size: 12px;font-weight: bold;}
.view-calendar .view-content{margin-top: 50px;}

.img-thumbnail{ background-color:inherit;}

/*End Upcoming Countdown*/

/*program list page section end*/



.views-exposed-form .views-exposed-widget {
    float: left;
    padding: .5em 1em 0 0;
}
.views-exposed-form label.element-invisible{display:none}


/*Events Grid view Start*/
.events_grid .widget.Blog{    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
    .events_grid .widget.Blog > .row{    width: 25%;
    float: left;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;}

    
    .events_grid .widget.Blog > .row .left-img{width:100%;    left: 0;  }
    .events_grid .widget.Blog > .row .text-left{width:100%;right: 0;padding: 0 10px;}
    .events_grid .widget.Blog > .row .text-left .post-title{font-size:18px !important;}
    .events_grid .widget.Blog .row .post.tiles{background:#fff;box-shadow: none;    padding: 5px;border: 1px solid #ddd;}
    .events_grid .widget.Blog .row .ec-directory-option li{    display: block;
    width: auto;
    margin-right: 0;
    padding-right: 0;}
    .events_grid .widget.Blog .row .post-info{margin-bottom:0}
    .events_grid .widget.Blog .row .contxt{padding-bottom:0}
    .ec-directory-option li:before{content:none;}
    .events_grid .widget.Blog .row .ec-directory-option li:before{content:none;}
div#search_date {
    margin-top: -22px;
    height: 22px;font-weight:600; font-size:14px;

}
.order-md-9.left-img{float:right}
.order-md-9.left-img a{display:block}

.view-events #edit-view-wrapper{display:none;}
.text-left .post-info{font-size:16px;}
.events_grid .widget.Blog > .row > .col-md-12, .events_grid .widget.Blog > .row .post-outer, .events_grid .widget.Blog > .row .post.tiles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.events_grid .widget.Blog .row .post-info .event-items-for-home {
    width: 100%;
}

.events_grid h2.post-title a{ 
    font-size: 24px !important;
    line-height: 1.2;}

/*Events Grid view End*/

.post-title.entry-title {
   
}

.events_grid h2.post-title.entry-title {
    padding-top: 20px;
}

#news .slick-arrow {
    width: 40px;
    height: 40px;
}
.slick-disabled{
    display: none!important;
}
.slick-next {
    right: -60px;
}
.slick-prev {
    left: -60px;
}
.events_grid .widget.Blog > .row .event-happen-timer{
    width: 100%;
}
#news .slick-arrow:before{content:none !important}
#news .slick-arrow i{font-size:56px; color:#000}

.new-radio{    position: absolute;
    left: 20px;
    top: 16px;
    visibility: hidden;
    opacity: 0;}

.new-radio + label {
        font-weight: 600;
    margin: 0;
    position: relative;
    line-height: 1;
    cursor: pointer;
    vertical-align: top;
    margin-top: 8px;
    max-width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 40px;}
    
    .new-radio + label::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 0;
    vertical-align: middle;
    margin-right: 5px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #003c71;
    margin-top: -4px;
    margin-left: -45px;
}
.new-radio + label::after {
   content: "";
color: #be1238;
font-size: 28px;
text-align: center;
padding: 2px;
top: 2px;
left: 1px;
opacity:0;
visibility: visible;
transform: rotate(10deg);
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
position: absolute;
width: 10px;
height: 10px;
background: #003c71;
border-radius: 50%;
 
}

.new-radio:checked + label::after {opacity: 1;}
input.new-checkbox{    position: absolute;
    left: 20px;
    top: 16px;
    visibility: hidden;
    opacity: 0;}
    input.new-checkbox + label {
    font-weight: 600;
    margin: 0;
    position: relative;
    line-height: 1;
    cursor: pointer;
    vertical-align: top;
    margin-top:5px;
    max-width: 100%;
    font-size: 14px !important;margin-bottom: 10px;}
    
    input.new-checkbox + label::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 0;
    vertical-align: middle;
    margin-right: 8px;
    background-color: rgba(255,255,255,.8);
    border-radius: 4px;
    border: 2px solid #004790;
    margin-top: -4px;
}
.red-check + label::before {
    content: "";
 
    border: 2px solid #004790;

}   
input.new-checkbox + label::after {
    content: "\2713";
    color: #be1238;
    font-size: 28px;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    padding: 2px;
    top: -12px;
    left: 2px;
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    position: absolute;
 
}
.red-check + label::after {
     content: "\2714";
    color: #be1238;
}
input.new-checkbox:checked + label::before{background: #004790;}
input.new-checkbox:checked + label::after {
content: "\f00c";
color: #be1238;
font-size: 28px;
text-align: center;
padding: 2px;
top: -4px;
left: 0px;
opacity: 1;
visibility: visible;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
position: absolute;
font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
font-size: 18px;color:#fff;


}

.share-icons-section ul {
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
}
.share-icons-section li {
    display: inline-block;
    padding: 4px;
}
.share-icons-section li a {
    display: block;
}
.share-icons-section h2.post-title span{color:#fff;}
.share-icons-section li img {
    max-width:60px;
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
}
.share-icons-section .post-title{color:#fff !important;}
a.share-magnific.magnific {
       font-size: 28px;
    position: fixed;
    right: 7px;
    top: 51%;z-index:9
}
.mfp-close-btn-in .mfp-close {
    color: #fff !important;
    font-size: 44px;
    border: 2px solid #fff !important;
    border-radius: 30px;
    top: -50px;
    right: 2%;
}
.inline-popup {
    position: relative;
    width: auto;
    max-width: 90%;
    margin: 20px auto;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    background-color: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 30px;

}

.mfp-auto-cursor .mfp-content{}







@media screen and (max-width: 767px){
    .events_skip a{
        text-align: center;
    }
    /*#primary-content h3{
        text-align: center;
    }*/
    .slick-prev{
        left: -20px;
    }
    .slick-next {
        right: -20px;
    }

    .events_grid .widget.Blog > .row{
        width: 100%;
    }

    .views-exposed-form .views-widget input[type="text"], .views-exposed-form .views-widget select, .views-exposed-form .views-widget textarea{
        max-width: 100%!important;
    }
    .views-exposed-form .views-exposed-widget#edit-event-date-wrapper, .views-exposed-form .views-exposed-widget#edit-post-date-wrapper{
        max-width: 100%!important;
    }
    .views-exposed-form .views-exposed-widget{
        max-width: 100%!important;
    }
    .post.tiles{
        padding: 0!important
    }
    .contxt{
        padding-top: 20px;
    }
    div#edit-field-event-date-time-value-min-wrapper *, div#edit-field-event-date-time-value-max-wrapper *{
        width: 100%;
    }
div#edit-field-date-posted-value-min-wrapper *, div#edit-field-date-posted-value-max-wrapper *{
        width: 100%;
    }

}


/*Start Listing Page Css*/
div#singlepage {margin: 20px 0;padding: 20px 0;}
.recent-post-title { margin: 0 0 30px; position: relative; font-size: 22px; text-transform: uppercase; }
.recent-post-title h2 {  font-size: 25px; text-align: center; margin: 10px 0 0px 0; font-weight: 400; }
#mywrapper .recent-post-title h2:before { content: " "; display: block; width: 1000px; position: absolute; top: 50%; border-top: 4px solid #161616; }
.text-title { padding: 0 10px; background-color: #fff; display: inline-block; position: relative; z-index: 1; }
#mywrapper .recent-post-title h2:after { content: " "; display: block; width: 1200px; position: absolute; top: 50%; border-top: 4px solid #161616; }
.post {  min-height: 200px;}
.left-img {    padding: 0; }
a.img-thum { display:inline-block; }
.right-img img { max-width: 100%;border:none; padding:0; border-radius:0;height: auto;  width: 100%;}
.right-img{display:inline-block;position:relative;}
#primary-content h2.post-title a, h1.post-title a, h2.post-title, h1.post-title { font-weight: 600; }
#primary-content h2.post-title, h1.post-title { line-height: 1.5; margin-top: 0; }
.post-info { background: transparent; margin: 0 0 6px; color: #666666; font-size: 12px; width: 100%; float: left; }
.author-info, .time-info, .comment-info, .label-info, .review-info { margin-right: 12px; display: inline; }
.post-info i { font-size: 12px; margin-right: 5px; line-height: 13px; }
.post-info a { display: inline-block; color: #666666;font-size: 12px; text-transform: uppercase; letter-spacing: 1.6px; color: #909090; }
.post-body { line-height: 1.6em; width:100%; display:inline-block; }
#primary-content a.readmore { border: 2px solid #7b4b37;padding: 3px 6px;background-color: #976e58;color: #fff;display: inline-block;z-index: 1;line-height: normal;    margin-bottom: 10px;}
.img-thum { display:block; }
.img-thum > .img-thumbnail { width:100%; }
.post.tiles {margin-bottom: 20px;padding:20px;  }
.widget.Blog .row:last-child .post.tiles {border-bottom: 0px solid #ededed;}

.widget.Blog .row:nth-child(odd) .post.tiles {background-color:#fbf8f8;}
.widget.Blog .row:nth-child(even) .post.tiles {background-color:#f8fdfd;}
.post.tiles {
    -webkit-box-shadow: 0px 0px 5px 1px #ddd;
    -moz-box-shadow: 0px 0px 5px 1px #ddd;
    box-shadow: 0px 0px 5px 1px #ddd;
}
.bglight { background:#fcfcfc !important; }
.contxt { padding-bottom: 15px; color: #000;line-height: normal; }
.pagination > li > a, .pagination > li > span { color: #000; }
.ec-directory-option { margin: 0px; }
.ec-directory-option, .directory-list-option { float: left; width: 100%; padding-left: 0 !important;     font-size: 13px;    list-style: none !important;margin:0 !important}
.ec-directory-list ul li { list-style: none; }
.ec-directory-option li { float: left; padding: 0px 8px 0px 0px; margin: 0px 8px 4px 0px; position: relative; line-height: 24px; color:#909093; }
.ec-directory-option li img { float: left; border-radius: 100%; width: 24px; margin-right: 10px; }
.ec-directory-option li a { line-height: 24px; }
/*.ec-directory-option li:before { content: ''; position: absolute; left: -10px; top: 5px; border-right: 1px solid #dddddd; height: 14px; width: 1px; }*/
.ec-directory-option li:first-child:before { content: ''; border:none; }
.location-info { color: #909090; }
.location-info .hov-text { margin-right:5px; }
.location-info p { display: inline-block; color: #666666;  font-size: 12px; text-transform: uppercase; letter-spacing: 1.6px; color: #909090; }
.ec-thumb-hover .hov-text { color: #fff; position: absolute; top: 45%;  font-size: 18px; text-align: center;width:100%;}
.ec-thumb-hover { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.20); opacity: 0; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.ec-bgcolorhover:hover { background-color:#004790; }
.left-img:hover .ec-thumb-hover { opacity: 1; }
.readmore:hover { background: #7b4b37; color: #fff; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
#primary-content .post-title a:hover { text-decoration:none;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

#primary-content .item-list .pager li {
    background-image: none;
    list-style-type: none;
    margin: 0;
    display: block;
    padding: 5px 14px;
    background-color: #fff;
    border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
    float: left;
}
#primary-content .pager li > a, .pager li > span {
    display: block;
    padding: 0;
    background-color: #fff;
    border: 0;
    border-radius: 0; 
}
.img-thum{position:relative;}
#primary-content .item-list .pager li:first-child{margin-left: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;border-left: 1px solid #ddd;} 
#primary-content .item-list .pager li:last-child{border-top-right-radius: 4px;border-bottom-right-radius: 4px;} 
.item-list{text-align:center;}
.item-list ul.pager{padding-left:0;display:inline-block;}




/*Start Listing Page Css*/

div#singlepage { overflow: hidden; }
.recent-post-title { margin: 0 0 30px; position: relative; font-size: 22px; text-transform: uppercase; }
.recent-post-title h2 { font-family: 'Open Sans', sans-serif; font-size: 25px; text-align: center; margin: 10px 0 0px 0; font-weight: 400; }
#singlepage .recent-post-title h2:before { content: " "; display: block; width: 1000px; position: absolute; top: 50%; border-top: 2px solid #161616; }
.text-title { padding: 0 10px; background-color: #fff; display: inline-block; position: relative; z-index: 1; }
#singlepage .recent-post-title h2:after { content: " "; display: block; width: 1200px; position: absolute; top: 50%; border-top: 3px solid #161616; }
.post { background: #f9f3fe; min-height: 200px; padding-bottom: 5px; margin-bottom: 30px; }
.img-thumbnail img { width: auto; height: 175px; }
h2.post-title a, h1.post-title a, h2.post-title, h1.post-title { color: #383838; }
h2.post-title, h1.post-title { font-size: 21px;line-height: 1.5; font-family: 'Open Sans', sans-serif; font-weight: 400; }
.post-info { background: transparent; margin: 0 0 12px; color: #666666; font-size: 11px; }
.author-info, .time-info, .comment-info, .label-info, .review-info { margin-right: 12px; display: inline; }
.post-info i { font-size: 12px; margin-right: 5px; line-height: 13px; }
.post-info a { display: inline-block; color: #666666; font-family: Oswald; font-size: 11px; text-transform: uppercase; letter-spacing: 1.6px; color: #909090; }
.post-body { line-height: 1.6em; }
a.readmore { display: inline-block; margin: 0px 0px 10px; background-color: #ffffff; border: 1px solid #dddddd; padding: 0px 10px; line-height: 26px; color: #333333; font-size: 11px; font-weight: bold; text-transform: uppercase; }
.img-thum { display:block; }
.img-thum > .img-thumbnail { width:auto; float:right; }
.post.tiles { -webkit-box-shadow: 0 5px 20px -8px black; -moz-box-shadow: 0 5px 20px -8px black; box-shadow:0 5px 20px -8px black; border:1px solid #ddd; }
.bglight { background:#fbfde1 !important; }
.contxt { padding-bottom: 15px; }
.pagination > li > a, .pagination > li > span { color: #000; }
.pad0 { padding:0; }			
			
			

/*End Listing Page Css*/

.search-basic {    margin: 20px 15px 20px 15px;}
.search-basic label{display:block;}
.views-widget-filter-combine, .views-widget-filter-field_tags_tid, .views-submit-button, .views-widget-per-page{display:inline-block;vertical-align:bottom;margin:0 10px;}
.form-item-key input[type="text"], .form-item-field-tags select, .form-item-items-per-page select{
	border: 2px solid #aaabad;
    height: 35px;
    padding: 0px 5px;
    width: 100%;
    max-width: 320px;}
	.search-basic-form-item{display:inline;}
.views-submit-button #edit-submit-events.form-submit {
    margin-left: -5px;
    height: 38px;
    vertical-align: top;
    top: 0px;
    position: relative;

}


.mfp-wrap.light-black1 {
    background: rgba(0,0,0,.8);
}



div#edit-field-event-date-time-value-min-wrapper{    width: calc(50% - 8px);
    float: left;
}
div#edit-field-event-date-time-value-max-wrapper {
    width: calc(50% - 8px);
    float: right;
}

.calendar-calendar div.day{padding:0 !important}
.month.day a{user-select: none;pointer-events: none; }

.form-item-event-date-min > label,.form-item-date-posted-min > label,.form-item-event-date-max > label,.form-item-date-posted-max > label{ display:none;}
.form-item-event-date-min-date .description,.form-item-date-posted-min-date .description,.form-item-event-date-max-date .description,.form-item-date-posted-max-date .description{ display:none;}
.views-widget-filter-field_event_date_time_value2{ display:none;}


.views-widget-filter-field_date_posted_value .form-item, .views-widget-filter-field_date_posted_value .form-item input, .views-widget-filter-field_date_posted_value .date-padding{width:100%;}

#edit-field-event-date-time-value-min-inside-wrapper {
    width: 100% !important;
}

.container-inline-date .form-item, .container-inline-date .form-item input, .container-inline-date .date-padding{width:100% !important;}

/*.inner_page .typography .block-menu-block .menu-block-wrapper > ul{padding-left:0;}*/
.block-menu-block .dropdown{display: list-item;}
.block-menu-block .menu-item-has-children > a::after{content:'';}
