/*
.ai1ec-calendar-title, .ai1ec-calendar-title-short {
    color: #619f43;
    font-size: 36px !important; 
    
    line-height: 1em;
    font-family: "Oswald",sans-serif;
}
*/
#ai1ec-calendar-view .ai1ec-month-view .ai1ec-weekday{
    color: #fff !important;
    font-size: 18px;
    font-family: "Oswald",sans-serif;
    font-weight: bold;
    background-color: #4fc0e0 !important;
    padding: 11px 0;
    border: 1px solid #c4cfd4 !important;
    text-shadow: none !important; 
}
#ai1ec-calendar-view .ai1ec-month-view .ai1ec-day .ai1ec-date {
    background: none repeat scroll 0 0 #ffffff;
    color: #d1d3d4 !important;
    height: 40px;
    margin-bottom: 1px;
    padding: 8px 6px 0;
    text-align: right;
    font-family: "Oswald",sans-serif;
    

}
#ai1ec-calendar-view .ai1ec-month-view .ai1ec-day .ai1ec-date .ai1ec-load-view{
    color: #d1d3d4 !important;
    font-weight: normal;
     font-size: 30px;
     line-height: 30px;
    font-weight: 300;
}
.ai1ec-month-view .ai1ec-allday .ai1ec-event, .ai1ec-month-view .ai1ec-multiday .ai1ec-event, .ai1ec-week-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event, .ai1ec-week-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event, .ai1ec-oneday-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event, .ai1ec-oneday-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event{
    background-color: #fff !important;
    color: #010101 !important;
    text-shadow: 0px !important; 
}


.ai1ec-event-title{
     font-size: 14px;
     color: #619f43 !important;
     font-family: "Roboto Condensed",sans-serif;
    text-shadow: none !important; 
    font-weight: bold;
 }
.ai1ec-event-time{
     font-size: 14px !important;
     color: #010101 !important;
     font-family: "Roboto Condensed",sans-serif;
    text-shadow: none !important; 
    font-weight: normal !important;
}
.ai1ec-month-view .ai1ec-event {
    min-height: 20px !important;
    line-height: 14px;
    margin: 0 14px 5px 8px !important;
    padding: 0px !important;
    border-bottom: 1px solid #609e43;
}
.ai1ec-day .ai1ec-event-container:last-of-type .ai1ec-event { border: none; }
.ai1ec-month-view .ai1ec-event, .ai1ec-week-view .ai1ec-event, .ai1ec-oneday-view .ai1ec-event{ white-space: inherit !important;}
.ai1ec-month-view .ai1ec-event{ height: auto !important;} 
.ai1ec-week-view .ai1ec-week a.ai1ec-event-container, .ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container{ background-image: none !important; background-color: #e7e7e7 !important; }




/******12262014*********/

.award-content-sec{ margin-top: 35px;}
.award-left-sec{ float: left; margin: 0 0 0 40px;}
.award-left-sec .award-content-title-box{ margin: 0; padding: 0; background:url('_images/global/awards-header-bg.png') no-repeat top center; height: 89px; width: 460px; z-index: 99999;}
.award-left-sec .award-content-title-box .award-content-title{ margin: 0; padding: 0; font-size: 27px; color: #FFFFFF; font-family: 'Oswald', sans-serif; font-weight: 700; line-height: 98px; text-align: center; letter-spacing: 2px; text-indent: 10px; text-transform: uppercase; }
.award-content p.left_cont_one{ margin: 40px 0 0 30px; font-size: 18px; color: #231f20 ; font-family: 'Roboto Condensed', sans-serif; line-height: 35px;}
.award-content p.left_cont_one.two{ font-size: 17px; font-weight: 400;font-family: 'Roboto Condensed', sans-serif; line-height: 40px; }
.award-image-sec{ float: right;}
.recent-award-title{ margin: 40px  auto 0; padding: 0; text-align: center; width: 85%; border-bottom: solid 2px #609e43 ; }
.recent-award-title h3{ color: #619f43 ; padding-bottom: 12px; font-family: 'Oswald', sans-serif; font-weight:700; text-transform: uppercase; font-size: 21px;  }
.recent-award-content{ margin-top: 25px;}
.recent-award-left{ float: left; background:url('_images/global/vector-smart-bg-.jpg') no-repeat top center; height: 578px; width: 532px; }
.recent-award-left img{ margin: 50px 0 0 108px;}
.recent-award-right{ float: right; width: 52%;}
.recent-award-right ul li{ padding-bottom: 15px; font-size: 16px; color: #231f20 ; font-family: 'Roboto Condensed', sans-serif; font-weight: 700;}
.recent-award-right ul li a{ color: #619f43 ;}
.recent-award-right ul li a:hover{ color: #f79564 ;}
.recent-award-sec{ margin-bottom: 20px;}


/**/
body.clickoff {
    overflow: hidden;
    -webkit-overflow-scrolling: none;
}
.clickoff #lightbox {  display: none; height: 100%; left: 0; position: fixed; top: 0;
    width: 100%; z-index: 20000; }
.clickoff #lightbox:after { content: ""; display: block; position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.8); z-index: 1900; width: 100%; height: 120%;   overflow-x: hidden;

    overflow-y: scroll;

    -webkit-overflow-scrolling: touch;}
.clickoff #lightbox-inner {display: table-cell; height: 100%; vertical-align: middle; width: 100%; }
.clickoff #lightbox-content { display: none; margin: 0 auto;  padding: 0 ; position: relative;
    width: 100%; z-index: 20001; }
.pop-overlay-end {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.pop_container {
    background:url(_images/pop-bg.jpg) no-repeat center bottom;
    width: 100%;
    max-width: 640px;
    margin:0 auto;
    padding: 10px 70px 148px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    z-index: 1;
}
/*
.close_icon {
    text-align: right;
    font-family:'Oswald',sans-serif;
    font-weight: 700;
    color: #49555a;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 11px;
    margin-right: 20px;
    cursor: pointer;
}
*/
.close_icon {
    background: #5BC6E1;border-radius: 50%; -webkit-border-radius:50%; color: #ffffff;display: inline-block;font-family: inherit;height: 30px;line-height: 30px;margin-right: 0;margin-top: 0;position: absolute;right: -15px;text-align: center;top: -15px;width: 30px;  cursor:pointer;}
.pop_container h2 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    color: #2a3538;
    font-weight: bold;
    font-family:'Oswald',sans-serif;
    margin-top: 21px;
}

.pop_container h3 {
    margin: 0;
    padding: 0;
    color: #2a3538;
    font-family:'Oswald',sans-serif;
    font-size:28px;
    font-weight: bold;
    margin-top: 5px;
}

.pop_container h4 {
    margin: 0;
    padding: 0;
    color: #2a3538;
    font-size: 35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-top: 44px;
}
.pop_container .pop-btn-sec {
    margin-top: 27px;
    font-size: 0;
    line-height: 0;
}

.pop_container a.pop-btn {
    margin: 0 0 10px;
    display: inline-block;
    text-decoration: none;
    background-color: #47a24b;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 14px 10px;
    text-align: center;
    line-height: 1.2;
    width: 196px;
    box-sizing: border-box;
}

.pop_container a.pop-btn:hover {
    background-color: #3d9641;
}
.pop_container .pop-span {
    margin: 0 0 10px;
    color: #2a3538;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 14px 27px;
    text-align: center;
    line-height: 1.2;
}

.pop_container h5{
    margin: 0;
    padding: 0;
    color: #2a3538;
    font-size: 18px;
    font-weight: bold;
    font-family:'Oswald',sans-serif;
    margin-top: 28px;
    
}


@media (max-width:640px) {
   .pop_container {
        padding: 10px 25px 60px;
    }
  .pop_container h2 {
    font-size: 22px;
    margin: 21px 0 0;
}   

.pop_container h3 {
    font-size: 18px;
    margin: 5px 0 0;
}

.pop_container h4 {
    font-size: 16px;
    margin: 10px 0 0;
}
.pop_container .pop-btn-sec {

}
.pop_container .pop-span {
    padding: 14px 10px;
    font-size: 12px;
}
.pop_container a.pop-btn {
    width: 150px;
    padding: 14px 10px;
    font-size: 12px;
}


.pop_container h5 {
	display:block; 
     font-size: 14px;
    margin: 5px 0 0;
}


}

@media (max-width:479px) {

.pop_container .pop-span {
    display: block;
    font-size: 12px;
    padding: 0;
}


}


/**/

@media (max-width:1024px){

.award-left-sec{ margin: 0; width: 50%;}
.recent-award-right{ width: 43%;}
    
}

@media (max-width:768px){

.award-left-sec{float: none; width: 100%;}
.award-image-sec{ float: none; text-align: center; margin-top: 20px;}
.recent-award-left{ float: none; width:auto; text-align: center; background-size: cover; margin: 0 -15px; }
.recent-award-left img{ margin: 50px 0 0 0; }
.recent-award-right{ float: none; width: 90%; margin: 40px 0 0 40px;}
.close_icon {height: 40px;line-height: 40px;width: 40px; }
}

@media (max-width:767px){
    .award-content-sec{ margin-top: 10px;}
    .recent-award-right{ margin-left: 20px;}
    .recent-award-left{ height: auto; margin-top: 20px;}
    .award-left-sec .award-content-title-box{ height: inherit;}
    .recent-award-left img{ margin: 20px  0 ;  max-width: 70%; height: auto!important; }
    .award-image-sec img{ max-width: 100%; height: auto;}
    .award-left-sec .award-content-title-box .award-content-title{ font-size: 15px; padding: 30px 0; line-height: 35px; letter-spacing: 1px; text-indent: 3px !important;}
    .award-left-sec .award-content-title-box{ max-width: 100%; height: inherit;}
    .award-content p.left_cont_one{ font-size: 14px; margin: 20px 0 0 0; line-height: 25px; }
    .recent-award-title h3{ font-size: 14px;}
    .recent-award-right ul li{ font-size: 12px;}
    .award-content p.left_cont_one.two{ font-size: 14px; line-height: 25px;}
	
	.pop_container {width: 80%;max-width: 100%;margin: 20px auto;}
}
/**/