/**** CUSTOM RESPONSIVE *****/
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
        padding: 0 10px!important;
    }
}
@media (min-width: 980px) and (max-width: 1024px) {
    #lt_discovery_1 .sppb-col-sm-6,
    #lt_discovery_1 .sppb-col-sm-3,
    #lt_discovery .sppb-col-sm-3,
    #lt_discovery .sppb-col-sm-6 {
        width: 100%;
    }
    .sp-megamenu-parent {
        display: none!important;
    }
    .lt-core-feature .lt-core-sub {
        margin-top: 20px;
        text-align: center;
    }
}
@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-bottom #sp-bottom3 {
        clear: left;
    }
    #sp-bottom1, #sp-bottom2 {
        padding-bottom: 30px;
    }
    #sp-page-builder #sp-slide-wrapper {
        margin-top: 0!important;
    }
    #sp-header-sticky-wrapper {
        background: #333!important;
    }
    .sp-megamenu-parent {
        display: none!important;
    }
    #sp-header .logo {
        height: auto!important;
    }
    #lt_discovery_1 .sppb-col-sm-6,
    #lt_discovery_1 .sppb-col-sm-3,
    #lt_discovery .sppb-col-sm-6,
    #lt_discovery .sppb-col-sm-3 {
        width: 100%;
    }
    .sp-megamenu-parent {
        display: none!important;
    }
    .lt-core-feature .lt-core-sub {
        margin-top: 20px;
    }
}
@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: 20px;
    }
    #offcanvas-toggler {
        line-height: 0!important;
    }
    #offcanvas-toggler > i {
        margin: 0;
    }
    .sub-clients img {
        display: inline!important;
    }
  	#sp-page-builder #sp-slide-wrapper {
        margin-top: 0!important;
    }
    #sp-header-sticky-wrapper {
        background: #333!important;
    }
    #sp-header .logo {
        height: auto!important;
    }
    .lt-core-feature .lt-core-sub {
        margin-top: 20px;
    }
    .sp-megamenu-parent {
        display: none!important;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
}
/***** GENERAL *****/
#sp-page-builder .sppb-section-title {
    margin-bottom: 30px!important;
}
.sppb-section-title h3 {
    font-size: 14px;
    text-align: left!important;
    background: url(../images/border-title.png) no-repeat bottom left;
    padding-bottom: 20px;
    margin-bottom: 0!important;
}
.sppb-section-title h2 {
    color: #333;
    font-size: 36px;
    font-weight: 300;
    padding-bottom: 20px;
}
.sppb-section-title p {
    font-size: 13px;
    text-align: left!important;
    color: #000;
    padding-top: 10px;
}
#offcanvas-toggler > i {
    color: #fff!important;
}
.sppb-btn-default {
    background: #333!important;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 35px;
    border: none!important;
}
.sppb-btn-default:hover {
    color: #fff!important;
}
#sp-main-body .home-page #sp-slide-wrapper {
    margin-top: -90px;
}
.offcanvas-menu ul li.current {
    display: none;
}
/***** TOPBAR *****/
body.itemid-437 #sp-header-sticky-wrapper {
    z-index: 999;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
}
#sp-header-sticky-wrapper {
    background: rgba(0, 0, 0, 0.75);
}
.sticky-wrapper.is-sticky #sp-header {
    background: rgba(0, 0, 0, 0.75);
}
#sp-logo .logo {
	padding: 10px 0;
}
/***** SLIDER *****/
.tp-dottedoverlay {
    background-color: #2c3d50!important;
    opacity: .6;
}
#sp-slide-wrapper .home-top-slide-text {
    border-bottom: 3px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 10px!important;
}
/***** INTRODUCTION *****/
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
    display: block;
}
.lt-introduction .lt-intro-sub {
    cursor: pointer;
}
.lt-introduction .lt-intro-sub i {
    display: inline-block!important;
    color: #fff;
    -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:hover i {
    cursor: pointer;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}
.lt-introduction .lt-intro-sub h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    -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 h3:hover {
    -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 p {
    font-size: 13px;
    color: #fff;
}
/***** PORTFOLIO *****/
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item {
    padding: 10px!important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
    text-align: left!important;
}
/***** CORE FEATURED *****/
.lt-core-feature .lt-core-sub {
    cursor: pointer;
}
.lt-core-feature .lt-core-sub i,
.lt-core-feature .lt-core-sub em {
    font-style: normal;
    background-color: #333;
    border-radius: 10%;
    color: #fff;
    font-size: 30px!important;
    height: 60px!important;
    line-height: 60px!important;
    margin-bottom: 10px;
    text-align: center;
    width: 60px!important;
    display: inline-block;
}
.lt-core-feature .lt-core-sub em {
    font-family: Montserrat;
    font-weight: 300;
}
.lt-core-feature .lt-core-sub:hover i,
.lt-core-feature .lt-core-sub:hover em {
    color: #fff;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}
.lt-core-feature .lt-core-sub h3 {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}
.lt-core-feature .lt-core-sub p {
    font-size: 11px;
    letter-spacing: 1.1px;
}
.lt-core-feature .lt-core-sub:hover i,
.lt-core-feature .lt-core-sub:hover h3,
.lt-core-feature .lt-core-sub:hover em {
    -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;
}
/***** SKILL *****/
.lt-our-skill #skill {
    list-style: outside none none;
    padding-left: 0;
}
.lt-our-skill #skill li {
    background: none repeat scroll 0 0 #dfe5e9;
    height: 30px;
    margin-bottom: 15px;
    width: 100%;
}
.lt-our-skill #skill li .expand {
    padding-bottom: 6px;
    position: absolute;
    text-indent: 9999px;
}
.lt-our-skill #skill li em {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    padding-left: 5px;
    position: relative;
}
.lt-our-skill #skill li strong {
    float: right;
    margin-right: 10px;
    padding: 5px 0;
}
.lt-our-skill .cability p {
    width: 50%;
}
.html5       { width:60%;  -moz-animation:html5 2s ease-out;       -webkit-animation:html5 2s ease-out;       }
.css3        { width:80%;  -moz-animation:css3 2s ease-out;        -webkit-animation:css3 2s ease-out;        }
.jquery      { width:40%;  -moz-animation:jquery 2s ease-out;      -webkit-animation:jquery 2s ease-out;      }
.photoshop   { width:50%;  -moz-animation:photoshop 2s ease-out;   -webkit-animation:photoshop 2s ease-out;   }

@-moz-keyframes html5       { 0%  { width:0px;} 100%{ width:70%;}  }
@-moz-keyframes css3        { 0%  { width:0px;} 100%{ width:80%;}  }
@-moz-keyframes jquery      { 0%  { width:0px;} 100%{ width:50%;}  }
@-moz-keyframes photoshop   { 0%  { width:0px;} 100%{ width:10%;}  }
@-moz-keyframes dreamweaver { 0%  { width:0px;} 100%{ width:100%;} }

@-webkit-keyframes html5       { 0%  { width:0px;} 100%{ width:70%;}  }
@-webkit-keyframes css3        { 0%  { width:0px;} 100%{ width:80%;}  }
@-webkit-keyframes jquery      { 0%  { width:0px;} 100%{ width:50%;}  }
@-webkit-keyframes photoshop   { 0%  { width:0px;} 100%{ width:10%;}  }
@-webkit-keyframes dreamweaver { 0%  { width:0px;} 100%{ width:100%;} }
/***** TEAM *****/
#lt-team-members {
    text-align: center;
}
#lt-team-members .sppb-section-title h5 {
    background: none;
    text-align: center;
    font-size: 14px;
}
#lt-team-members .sppb-section-title h2 {
    text-align: center;
    font-size: 20px;
    background: url(../images/border-title.png) no-repeat bottom center;
}
#lt-team-members .sppb-section-title h6 {
    font-family: Lato;
    font-size: 13px;
}
.lt-team-members .lt-sub-team {
    position: relative;
}
.lt-team-members .lt-sub-team .social-member {
    padding: 0;
    position: absolute;
    width: 100%;
    top: 50%;
    opacity: 0;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.lt-team-members .lt-sub-team:hover .social-member {
    opacity: 1;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.lt-team-members .lt-sub-team .social-member li {
    display: inline-block;
    padding: 0 3px;
}
.lt-team-members .lt-sub-team .social-member li a {
}
/***** BLOG *****/
#lt-k2-blog div.k2ItemsBlock ul li {
    width: 32%;
    margin-right: 10px;
    float: left;
}
#lt-k2-blog div.k2ItemsBlock ul li p {
  	line-height: 24px;
}
#lt-k2-blog div.k2ItemsBlock ul li .moduleItemTitle {
  	font-size: 18px;
  	color: #000;
  	text-transform: uppercase;
}
#lt-k2-blog a.moduleItemImage img {
    width: 100%!important;
    padding: 20px 0;
}
#lt-k2-blog .media-body {
    padding-top: 10px;
}
/***** SOCIAL *****/
#lt-social h2, 
#lt-social p,
#lt-social h3 {
    color: #fff;
}
.lt-social-box {
    text-align: center;
}
.lt-social-box i{
    display: inline-block;
    width:90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    color:#999;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #f5f4f2;
    font-size: 30px;
    margin-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-social-box:hover i{
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    color:#fff;
}
.lt-social-box h3 {
    font-size: 16px;
    color: #fff;
}
/***** CUSTOM CLIENT *****/
.lt-clients .lt-sub-clients {
    margin: 5px 0;
    text-align: center;
}
.lt-clients .lt-sub-clients img {
  opacity: 0.7;
  transition: all 400ms ease;
}
.lt-clients .lt-sub-clients img:hover {
  cursor: pointer;
  opacity: 1;
  transition: all 400ms ease;
}
/***** CHECK OUT *****/
.lt-check-out-content p {
    padding: 20px 0;
}
.lt-check-out-content a {
    color: #fff;
    border-radius: 0;
    background: #333;
}
.lt-check-out-content a:hover {
    color: #fff;
}
/***** 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%;
}
#lt-search-class .djcf_se_row input {
  	width: 100%;
}
/***** Onepage *****/
.sp-megamenu-parent > li.menu-first > a {
    display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a.menu-first {
    display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a.btn-view {
    display: none;
}
.sp-simpleportfolio-title a {
  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 {
    border-bottom: none;
}
.projects-wrapper .project-img img {
    width: 100%;
}
.projects-wrapper .project-img .project-img-extra h4 {
    color: #fff!important;
}