/**** CUSTOM RESPONSIVE *****/
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
        padding: 0 5px!important;
        font-size: 10px!important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 31%!important;
    }
    .sp-megamenu-parent > li > a {
        font-size: 10px!important;
        letter-spacing: 0!important;
        padding: 0 7px!important;
    }
  	#sp-logo img {
      	width: 100%;
    }
    #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #sp-bottom3 {
        clear: left;
    }
    .sp-megamenu-parent {
        display: none!important;
    }
    .ohanah .event_detail_container .event_detail_title h2 {
        font-size: 16px!important;
    }
}
@media (min-width: 980px) and (max-width: 1024px) {
    #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 50%;
    }
    #sp-bottom3 {
        clear: left;
    }
    .sp-megamenu-parent {
        display: none!important;
    }
    .ohanah .event_detail_container .event_detail_title h2 {
        font-size: 16px!important;
    }
}
@media (max-width: 767px) {
    .projects-filter {
        display: inline-block;
    }
    .projects-filter ul li {
        display: block;
        float: left;
        margin: 10px 0;
    }
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 100%!important;
    }
    div.k2ItemsBlock ul {
        margin-left: -40px!important;
    }
    #sp-footer2 {
        text-align: left!important;
    }
    .sp-contact-info {
        float: left!important;
    }
    .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;
    }
  	.ohanah .event_detail_container .event_detail_title h2 {
        font-size: 16px!important;
    }
    .lt-event .event_detail_container {
        width: 100%!important;
        padding-right: 0!important;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
}
/***** GENERAL *****/
.sppb-section-title h3,
h3.sp-module-title {
    padding-left: 10px;
    text-transform: uppercase;
}
.sppb-section-title p {
    font-size: 13px;
    color: #000;
}
.lt-button {
    padding: 8px 30px;
    border: 2px solid #e1e1e1;
    color: #3f3f3f;
    text-transform: uppercase;
}
.lt-button:hover {
    color: #fff;
}
.btn {
    border-radius: 0!important;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 25px;
    text-shadow: none;
    text-transform: uppercase;
    border: none!important;
}
img {
    width: 100%;
}
#sp-header-sticky-wrapper {
    height: 90px!important;
}
#sp-logo .logo {
	padding: 18px 0;
}
/***** SLIDER *****/
#lt-slider {}
/***** INTRODUCTION *****/
.lt-event .event_detail_container {
    border-bottom: 2px solid #e5e5e5;
    float: left;
    padding: 20px 20px 20px 0;
    width: 48%;
}
.lt-event .ohanah-registration-link {
    float: left !important;
}
.lt-event .ohanah-event-category-link {
    clear: both;
    padding-bottom: 15px;
    padding-top: 20px;
}
.lt-event .ohanah-event-venue-link {
    clear: both;
    left: -10px;
    position: relative;
}
.ohanah-event-venue-link {
    left: -12px;
    position: relative;
}
.ohanah .event_detail_container .event_detail_title {
    padding-bottom: 10px;
    text-transform: uppercase;
}
.ohanah .event_detail_container .event_detail_title h2 {
    font-size: 26px;
    margin-top: 20px;
}
.ohanah .event_detail_container .event_detail_time .date_icon, .ohanah .event_detail_container .event_detail_location .location_icon {
    margin-top: 11px;
}
.ohanah .event_detail_container .event-photos img {
    width: 100% !important;
}
.ohanah .event_detail_container .ohanah-registration-link {
    color: #fff;
    margin-top: -10px;
    padding: 10px 20px !important;
    transition: all 400ms ease 0s;
}
.ohanah .event_detail_container .ohanah-event-ticket-cost {
    margin-right: 10px;
}
.ohanah .event_detail_container .ohanah-registration-link:hover {
    opacity: 0.8;
    transition: all 400ms ease 0s;
}
.ohanah .event_detail_container .ohanah-registration-link a {
    color: #fff;
    transition: all 400ms ease 0s;
}
.ohanah .event_detail_location .location_icon {
    margin-top: 0 !important;
}
.ohanah .event_detail_container .event-spacer {
    height: 30px;
}
#sp-right .ui-state-default:hover {
    color: #fff!important;
}
#sp-right .event_detail_container {
    margin-bottom: 100px;
}
#sp-right .event_detail_title h2 {
    font-size: 18px;
}
#sp-right #event-container-info .ohanah-registration-link {
    float: none !important;
    padding: 0 !important;
}
#sp-right .event_detail_container .event-spacer {
    display: none;
}
/***** PORTFOLIO *****/
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    text-transform: uppercase;
    padding: 8px 15px;
    font-weight: 500;
    border-radius: 0!important;
}
.sp-simpleportfolio-filter {
    text-align: left!important;
}
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item {
    padding: 10px!important;
}
/***** K2 *****/
div.itemContainer {
    width: 100%!important;
}
#sp-right .k2ItemsBlock ul li img {
  width: 100%;
}
#sp-left .search form input,
#sp-right .search form input {
  	width: 100%!important;
}
/* 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%;
}
/* Banner */
.get-quickstart {
    bottom: 0;
    position: fixed;
    z-index: 999;
}
.pro-edition-banner {
    margin-bottom: 0;
    margin-left: 0;
}
.download-quickstart-banner {
    margin-bottom: -25px;
    opacity: 0;
    padding-left: 75px;
    position: relative;
    transition: all 200ms ease 0s;
}
.download-quickstart:hover .download-quickstart-banner {
    opacity: 1;
    transition: all 200ms ease 0s;
}
.pro-edition-banner img {
    width: 40%;
}
.get-unlimited {
    bottom: 0;
    margin-top: 20px;
    position: fixed;
    right: 280px;
}
.get-unlimited-link {
    margin-bottom: 5px;
}
.get-unlimited {
    z-index: 999;
}
.get-unlimited-list {
    display: none;
    margin-left: 0;
}
.get-unlimited-list li {
    color: #fff;
    list-style: outside none none;
}
.get-unlimited:hover .get-unlimited-list {
    display: block;
    transition: all 200ms ease 0s;
}
.get-unlimited-list img,
.download-quickstart-banner img {
    width: 60%;
}
.get-unlimited-link a {
    background: #5ba0d0 none repeat scroll 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    cursor: pointer;
    padding: 8px 140px 8px 10px;
}
.get-unlimited-link a:hover {
    color: #fff;
}
#sp-user1 .sp-module {
    margin-top: 0;
}
#sp-user1 {
  	min-height: 0;
}
@media (max-width: 767px) {
    #sp-user1 {
        display: none;
    }
}
/* Portfolio */
.projects-filter a {
    padding: 8px 15px;
    font-size: 1em;
    border-radius: 0;
    text-transform: uppercase;
}
.projects-filter a {
    color: #fff;
    background: #2d2d2d;
}
.projects-filter ul li {
    background: none;
}
.projects-filter ul {
    text-align: center;
}
#lt-portfolio .projects-filter ul {
    text-align: left;
}
.projects-filter {
    border-bottom: none;
}
.projects-wrapper .project-img img {
    width: 100%;
}
.projects-wrapper .project-img .project-img-extra h5 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.projects-wrapper .project-img .project-img-extra h4 {
    color: #fff;
}
/* Canvas Menu */
.offcanvas-menu .menu .nav-child.small {
    padding-left: 15px;
}
#offcanvas-toggler > i {
    color: #ffffff!important;
}
/* Refine Layout */
body.com-k2 #sp-right .sp-module .sp-module-title {
    border-bottom: 5px solid #ccc;
    font-size: 18px;
    font-weight: 700;
    margin: 25px 0 20px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
#sp-right .sp-module .sp-module-title {
    border-bottom: 5px solid #ccc;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.projects-wrapper .project-img .project-img-extra h5 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}