/**** 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;
    }
    .lt-contact-form .controls input, .lt-contact-form .controls select {
        clear: both;
    }
    #lt-contact #sp-quickcontact-form #name,
    #lt-contact #sp-quickcontact-form #email,
    #lt-contact #sp-quickcontact-form #subject {
        float: none!important;
        margin-right: 0!important;
        width: 100%!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;
    }
}
@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%;
    }
    .lt-contact-form .controls input, .lt-contact-form .controls select {
        clear: both;
    }
    #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #sp-bottom3 {
        clear: left;
    }
    #lt-contact #sp-quickcontact-form #name,
    #lt-contact #sp-quickcontact-form #email,
    #lt-contact #sp-quickcontact-form #subject {
        float: none!important;
        margin-right: 0!important;
        width: 100%!important;
    }
}
@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;
    }
    .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-contact-form .controls input, .lt-contact-form .controls select {
        clear: both;
    }
    #lt-contact #sp-quickcontact-form #name,
    #lt-contact #sp-quickcontact-form #email,
    #lt-contact #sp-quickcontact-form #subject {
        float: none!important;
        margin-right: 0!important;
        width: 100%!important;
    }
    .lt-blog div.k2ItemsBlock ul li {
        width: 100%!important;
        margin-right: 0!important;
        padding: 0 10px;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
}

/***** GENERAL *****/
.lt-general h3.sppb-title-heading {
    font-weight: 700;
    font-size: 24px!important;
    padding: 5px 10px;
    line-height: 24px!important;
    text-transform: uppercase;
}
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    padding: 5px 0 5px 10px;
    text-transform: uppercase!important;
}
.lt-general .sppb-section-title {
    margin-bottom: 20px!important;
}
.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;
}
.sp-megamenu-parent > li > a {
    padding: 8px 15px;
    transition: all 400ms ease;
}
.sp-megamenu-parent > li.active > a {
    border-radius: 5px;
    color: #fff!important;
}
.sp-megamenu-parent > li > a:hover {
    color: #fff!important;
    border-radius: 5px;
    transition: all 400ms ease;
}
/***** SLIDER *****/
#sp-slide-wrapper .large_bold_black {
    color: #fff!important;
}
/***** INTRODUCTION *****/
.lt-introduction .lt-intro-content {
    cursor: pointer;
    padding: 55px 0;
}
.lt-introduction .lt-intro-content h3 {
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 16px;
}
/***** TEAM *****/
.lt-team-member {
    cursor: pointer;
}
.lt-team-member img {
    opacity: .8;
    -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-team-member:hover img {
    opacity: 1;
    -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;
}
/***** GET THIS APP *****/
.lt-get-app-content {
    padding-top: 0px;
}
.lt-get-app-content h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.lt-get-app-content p {
    color: #fff;
    padding: 10px 0;
}
/***** CONTACT *****/
#lt-contact #sp-quickcontact-form #name,
#lt-contact #sp-quickcontact-form #email {
    display: inline;
    float: left;
    margin-right: 34px;
    width: 31%;
    margin-bottom: 10px;
}
#lt-contact #sp-quickcontact-form #subject {
    display: inline-block;
    float: left;
    width: 32%;
    margin-right: 0;
    margin-bottom: 10px;
}
#lt-contact .sp_qc_clr {
    clear: none;
}
#lt-contact  textarea {
    width: 100%!important;
    border-radius: 0!important;
    height: 250px;
}
fieldset > .controls input {
    border-radius: 0!important;
    padding: 10px 50px!important;
    text-transform: uppercase;
    font-weight: 700;
    float: right;
    background: none;
    color: #000;
}
/***** BUY NOW *****/
.lt-buy-now-content h3 {
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
/***** CLIENTS *****/
.lt-sub-clients {
    text-align: center;
}
.lt-sub-clients img {
    opacity: 0.7;
    display: block;
    margin: 0 auto;
    transition: all 400ms ease 0s;
}
.lt-sub-clients img:hover {
    cursor: pointer;
    opacity: 1;
    transition: all 400ms ease 0s;
}
/***** BLOG *****/
.lt-blog .header {
    color: #000;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.lt-blog div.k2ItemsBlock ul {
    padding-left: 0;
}
.lt-blog div.k2ItemsBlock ul li {
    float: left;
    margin-right: 0.8%;
    width: 32%;
}
.lt-blog div.k2ItemsBlock ul li a {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}
.lt-blog div.k2ItemsBlock ul li:nth-child(3n+3) {
    margin-right: 0;
}
.lt-blog a.moduleItemImage img {
    width: 100% !important;
    margin-bottom: 15px;
    padding-top:15px;
}
.lt-blog .media-body {
    padding-top: 10px;
}
/***** 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%;
}
.help-block ul {
    padding: 0;
    margin: 0;
    padding-left: 10px;
}
/* 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: 60%;
}
.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 {
}
.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;
}
.projects-filter a {
    color: #fff;
    background: #2d2d2d;
}
.projects-filter ul li {
    background: none;
}
.projects-filter ul {
    text-align: center;
}
.projects-filter {
    border-bottom: none;
}
/* Canvas Menu */
.offcanvas-menu .menu .nav-child.small {
    padding-left: 15px;
}
/* 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;
}