/* Enter Your Custom CSS Here */
a.ai1ec-date-title.ai1ec-load-view {
    pointer-events: none;
    cursor: default;
}
section.content ul {
    margin-left: 1.1rem;
    /* list-style-type: disc; */
    float: left;
    width: 100%;
}

.hm-news img {
    max-width: 600px;
    margin: auto;
    display: table;
    box-shadow: 0 5px 12px 0 rgba(0,0,0,0.2) !important;
    margin-top: 25px;
    margin-bottom: 25px;
}

/*VC Page New*/

.page-menu {
    margin-bottom: 0 !important;
}

.page-menu ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 0 30px 0 !important;
}
.page-menu ul li {
    display: block;
    padding-top: 8px;
    position: relative;
}

.page-menu ul li a {     padding-left: 14px;
    color: #000;
    font-weight: 500 !important;
}

.page-menu ul li a:hover {
    color: #28591b;
    text-decoration: none;
}

.page-menu ul li h3 {
    border-top: #28591b solid 2px !important;
    padding-top: 15px;
}

.page-menu ul li:before {
    content: "\f105";
    display: inline-block;
    width: 5px;
    height: 9px;
    position: absolute;
    left: 0px;
    top: 6px;
    font-family: 'FontAwesome';
}

.page-menu ul li:first-child:before {
    display: none;
}


.heading {
    font-weight: 300 !important;
    font-family: 'HelveticaLTStd-Light', Helvetica, Arial, "Lucida Grande", sans-serif;
}

/*Inner Page*/

.first-h1-remove>h1 {
    display: none !important;
}
 

/*Hm-Page Csss*/

.nextend-bullet-bar {
    visibility: hidden !important;
}

.hm-slider h1 {
    font-size: 70px !important;
    font-family: 'HelveticaLTStd-Bold', Helvetica, Arial, "Lucida Grande", sans-serif !important;
    font-weight: 900;
}

.hm-slider h1 b {
    font-weight: 500 !important;
}



.hm-slider .button a {
    background: #28591B !important;
    font-family: 'PROXIMANOVACOND-SEMIBOLD' !important;
    font-size: 18px !important;
    line-height: 50px !important;
    height: 50px;
    padding: 0 32px !important;
    margin: 0 10px;
    margin-top: 50px !important;
    -webkit-box-shadow: 3px 3px 0px 0px rgb(21, 48, 13);
    -moz-box-shadow: 3px 3px 0px 0px rgb(21, 48, 13);
    box-shadow: 3px 3px 0px 0px rgb(21, 48, 13) !important;
    position: relative;
    z-index: 100;
}



section.content.hm-contant {
    padding-top: 0;
}

.sponser-logo img {
    border: #cccccc5c solid 1px;
    padding-left: 20px;
    padding-right: 20px;
}

.sponser-logo h3 {
    border-top: #ccc solid 1px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.hm-h2 {
    font-size: 30px;
}

.venue-hm {
    padding-top: 50px;
}

.venue-hm h2 {
    border-bottom: #ccc solid 1px;
}


.hm-box .vc_column-inner {
    padding: 0 10px;
}

.hm-box .vc_column-inner>.wpb_wrapper {
    background: #fff;
    padding: 15px;
    border-top: #28591b solid 5px;
    overflow-y: auto;
    max-height: 430px;
    height: 400px; position: relative;
    padding-bottom: 0 !important;
}


.hm-box h2 {
    font-size: 17px;
}

.hm-box p {
    margin: 0;
}

.hm-box .wpb_text_column {
    margin-bottom: 0;
}

.hm-box a.vc_general {
    background: #28591b !important;
    border: none !important;
    background-image: none !important;
    line-height: 22px !important;
    font-size: 13px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 15px !important;
    padding-right: 15px !important; 
}

.hm-box a.vc_general:hover {
    opacity: 0.8;
}


.hm-box-section {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.hm-box .vc_btn3-container {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
}



@media (max-width:767px) {
	
.hm-slider h1 {
    font-size: 40px !important;  }	
	
body .nextend-bullet-bar {
      visibility: visible !important;
}
	
.n2-ss-widget {
    display: none !important;
}	
	
	
	
	
}