/**** CUSTOM RESPONSIVE *****/
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
        padding: 0 10px!important;
    }
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 23%!important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 23%!important;
    }
    .sp-megamenu-parent > li > a {
        font-size: 10px!important;
        letter-spacing: 0!important;
        padding: 0 7px!important;
    }
  	#sp-logo img {
      	width: 100%;
    }
}
@media (max-width: 767px) {
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 100%!important;
    }
    #sp-footer2 {
        text-align: left!important;
    }
    .sp-contact-info {
        float: left!important;
    }
    #sp-slide-wrapper {
        display: none!important;
    }
    #sp-testimonial-wrapper {
        display: none;
    }
    .sticky-wrapper.is-sticky {
        position: relative!important;
    }
    #sp-menu {
        position: absolute!important;
        right: 0;
        top: 35px;
    }
    #offcanvas-toggler {
        line-height: 0!important;
    }
    #offcanvas-toggler > i {
        margin: 0;
    }
    .sub-clients img {
        display: inline!important;
    }
  	.lt-testimonial {
  	     display: none;
  	}
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
}
/***** GENERAL *****/
.sppb-section-title h3 {
    background: url(../images/border-title.png) no-repeat bottom center;
    padding-bottom: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.sppb-section-title h2 {
    color: #333;
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 20px;
}
.sppb-section-title p {
    font-size: 13px;
    color: #000;
}
.lt-button {
    padding: 10px 30px;
    color: #fff;
    text-transform: uppercase;
}
.lt-button:hover {
    color: #fff;
}
/***** MENU BAR *****/
#sp-header-sticky-wrapper {
    position: relative;
    z-index: 999;
}
.sticky-wrapper.is-sticky #sp-header {
    background: rgba(0,0,0,.2)
}
#sp-header {
  	background: rgba(0,0,0,.2)
}
/***** SLIDER *****/
#sp-main-body .home-page #sp-slide-wrapper {
    margin-top: -90px;
}
/***** INTRODUCTION *****/
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
    display: block;
}
.lt-introduction .lt-intro-sub {
    cursor: pointer;
}
.lt-intro-sub-left {
  	padding-bottom: 30px;
}
.lt-introduction .lt-intro-sub h3 {
    background: url(../images/border-title.png) no-repeat bottom left;
    padding-bottom: 20px;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.lt-introduction .lt-intro-sub-left h3 {
    text-transform: uppercase;
    line-height: 36px!important;
    background: url(../images/border-title.png) no-repeat bottom left;
    padding-bottom: 20px;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.lt-introduction .lt-intro-sub-left p {
    padding: 15px 0 20px 0; 
}
.lt-introduction .lt-intro-sub img {
  	width: 100%;
}
/***** EVENTS *****/
.lt-events .event_detail_container {
    width: 48%;
    display: inline-block;
    padding: 0 20px 40px 0;
}
.lt-events .event_detail_container .event_detail_title h2 a {
   color: #333!important; 
   text-transform: uppercase;
   font-weight: 700;
}
.lt-events .event_detail_container .event_detail_title {
    margin-bottom: 15px;
}
.lt-events .event_detail_container .event-photos,
.lt-events .event_detail_container .save_to_cal {
    display: none;
}
.lt-events .event_detail_container .event_detail_time {
    display: block!important;
    color: #fff;
    padding: 10px 0;
}
.lt-events .event_detail_container .event_detail_time .date_icon {
    height: 21px!important;
}
.lt-events .event_detail_container .ohanah-event-short-description {
    padding-bottom: 10px
}
.lt-events .event_detail_container .event-spacer {
    display: none;
}
/***** PURCHARSE *****/
.lt-purcharse .lt-purcharse-content h3 {
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 20px
}
.lt-purcharse .lt-purcharse-content p {
    color: #fff;
}    
.lt-purcharse .lt-purcharse-button p {
    margin-top: 60px;
    text-align: center;
}
/***** STUDY *****/ 
.lt-study .lt-study-sub h3 {
    font-weight: 700;
    line-height: 34px!important;
}
.lt-study .lt-study-sub ul {
    padding-left: 0;
}
.lt-study .lt-study-sub ul li {
    list-style: none;
    padding: 10px 0;
    font-style: italic;
}
/***** K2 *****/
span.catItemImage img,
span.itemImage img {
    width: 100%!important;
}
#sp-right .k2ItemsBlock ul li img {
  width: 100%;
}

/* Refine Page Builder */
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
    margin: 0 auto;
}
.lt-page-service i {
  margin-top: 10px;
}
.sp-simpleportfolio-img {
    width: 100%;
}
.ohanah .date_icon {
    background: none;
    margin-left: 0px;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    border-top: 3px solid;
    border-bottom: 3px solid;
    margin-top: 20px;
}