/**** CUSTOM RESPONSIVE *****/
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
        padding: 0 8px!important;
        font-size: 14px!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-bottom #sp-bottom3 {
        clear: left;
    }
    #sp-bottom1, #sp-bottom2 {
        padding-bottom: 30px;
    }
}
@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 (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;
    }
    #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;
    }
 /* 	#sp-page-builder #lt-slider {
        margin-top: 0!important;
    } */
  
  #sp-page-builder #lt-slider {
margin-top: -20px!important;
}

div#sp-header-sticky-wrapper.sticky-wrapper, #sp-header {
height: 90px!important;
}
  
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
}
/***** GENERAL *****/
h3.sppb-addon-title {
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 30px;
}
.sppb-section-title h3 {
    text-transform: uppercase;
}
.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;
}
.lt-font-awesome-top {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    height: 80px;
    margin: -40px auto 0;
    text-align: center;
    width: 80px;
}
.lt-font-awesome-top i {
    border-radius: 100%;
    height: 50px !important;
    line-height: 50px !important;
    margin: 15px;
    width: 50px !important;
}
.lt-font-awesome-bottom {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    height: 80px;
    margin: 0 auto -40px;
    text-align: center;
    width: 80px;
}
.lt-font-awesome-bottom i {
    border-radius: 100%;
    height: 50px !important;
    line-height: 50px !important;
    margin: 15px;
    width: 50px !important;
}
/***** TOP BAR *****/
#sp-top-bar {
    border-top: 5px solid #3e414f;
}
#sp-top1 {
    text-align: right;
}
#sp-top1 .social-icons {
    margin: 0;
}
#sp-top1 ul.social-icons > li {
    padding-left: 10px;
}
#sp-top1 ul.social-icons > li:last-child {
    margin-right: 0;
}
#sp-header-sticky-wrapper {
    position: relative;
    z-index: 999;
    width: 100%;
}
#sp-header {
    background: rgba(0,0,0,.3);
}
#offcanvas-toggler > i {
    color: #fff!important;
}
.offcanvas-menu ul li.current {
    display: none;
}
/***** SLIDER *****/
#lt-slider {
    margin-top: -70px!important;
}
/***** INTRODUCTION *****/
.lt-introduction {
    margin-top: 0!important;
}
.lt-introduction .lt-intro-sub {
    padding: 30px 0;
}
.lt-introduction .lt-intro-sub h3 {
    background: url("../images/bg_title_promo1.png") no-repeat scroll center center;
    padding: 55px 0 25px;
}
.lt-introduction .lt-intro-sub h4 {
    padding: 10px 0;
    font-size: 18px;
}
.lt-introduction .lt-intro-sub .no-content {
    background: rgba(0, 0, 0, 0) url("../images/bg_title_promo2.png") no-repeat scroll center center;
    margin: 10px 0;
    padding: 30px 0;
}
/***** ABOUT *****/
.lt-about-content h3 {
    text-transform: uppercase;
    padding-bottom: 50px;
}
.lt-about-content .sppb-panel,
.lt-about-content .sppb-panel-heading {
    background: none;
}
.lt-about-content .sppb-panel-body {
    color: #666;
}
/***** PORTFOLIO *****/
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    text-transform: uppercase;
    padding: 8px 15px;
    font-weight: 500;
    border-radius: 0!important;
}
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item {
    padding: 10px!important;
}
.lt-portfolio-sub {
    padding: 40px 0;
}
/***** SERVICES *****/
.lt-services-sub h4 {
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 400ms ease 0s;
}
.lt-services-sub h4:hover {
    transition: all 400ms ease 0s;
}
.lt-services-sub h4 em {
    font-size: 30px;
    padding-right: 10px;
}
.lt-services-sub ul {
    padding-left: 0;
}
.lt-services-sub ul li {
    list-style: none;
    color: #666;
    padding: 10px 0;
    transition: all 400ms ease 0s;
}
.lt-services-sub ul li:hover {
    cursor: pointer;
    transition: all 400ms ease 0s;
}
#lt-services-icon .sppb-container {
    z-index: 99;
    position: relative;
}
/***** SKILL *****/
.lt-skill-right-content ul {
    border: none;
}
.lt-skill-right-content li.active a {
    color: #fff;
    border: none;
}
.lt-skill-right-content li a {
    padding: 5px;
    border-radius: 5px;
}
.lt-skill-left-content #skill { 
	list-style:none; 
    padding-left: 0;
}
.lt-skill-left-content #skill li { 
	margin-bottom:15px; 
	background:#f0f0f0; 
	height:54px;
    width: 100%;
    padding-bottom: 20px;
}
.lt-skill-left-content .expand { 
	padding-bottom: 30px; 
	position:absolute;
    text-indent: 9999px;
}
.lt-skill-left-content #skill li em{ 
	color: #fff;
    position: relative;
    font-weight: normal;
    font-size: 20px;
    line-height: 50px;
    padding-left: 5px;
}
.lt-skill-left-content #skill li strong{
    float: right;
    margin-right: 10px;
    padding: 15px 0;
} 
.lt-skill-left-content .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%;} }
/***** BUY NOW *****/
.lt-price-sub {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    padding-bottom: 20px;
    text-align: center;
    transition: all 400ms ease 0s;
}
.lt-price-sub h3 {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #fff;
    font-weight: 700;
    margin: 0 auto;
    padding: 30px 10px 20px;
    width: 80%;
}
.lt-price-sub h4 {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0;
    padding-bottom: 20px;
}
.lt-price-sub ul {
    margin-left: 0;
    padding-left: 0;
}
.lt-price-sub ul li {
    border-bottom: 1px solid #e6e6e6;
    list-style: outside none none;
    padding: 10px 0;
}
/***** MY BACKGROUND *****/
.lt-my-background-content {
    padding-top: 30px;
    color: #666;
}
/***** STATISTIC *****/
.lt-statistic-sub i {
    cursor: pointer;
    width: 80px!important;
    height: 80px!important;
    border-radius: 100%;
    line-height: 80px!important;
    background: #fff;
    transition: all 400ms ease 0s;
}
.lt-statistic-sub i:hover {
    color: #fff!important;
    transition: all 400ms ease 0s;
}
.lt-statistic-sub h3 {
    font-size: 30px;
}
.lt-statistic-sub p {
    color: #fff;
}
/***** BLOG *****/
#lt-k2-blog div.k2ItemsBlock ul {
    padding-left: 0;
}
#lt-k2-blog div.k2ItemsBlock ul li {
    width: 31%;
    margin-right: 20px;
    float: left;
}
#lt-k2-blog div.k2ItemsBlock ul li.lastItem {
    margin-right: 0;
}
#lt-k2-blog div.k2ItemsBlock ul li a {
    font-size: 18px;
}
#lt-k2-blog a.moduleItemImage img {
    width: 100%!important;
}
#lt-k2-blog .moduleItemIntrotext p {
    margin-top: 10px;
    display: inline-block;
}
#lt-k2-blog .media-body {
    padding-top: 10px;
}
#sp-bottom a {
    color: #fff;
}
#sp-footer {
    border-top: 1px solid #555555 !important;
}
/***** K2 *****/
span.catItemImage img,
span.itemImage img {
    width: 100%!important;
}
#sp-right .k2ItemsBlock ul li img {
  width: 100%;
}
div.k2ItemsBlock ul {
    padding-left: 0;
}
/* 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%;
}
/***** 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 ul {
    text-align: center;
}
.projects-wrapper img {
    width: 100%;
}
.projects-filter {
    border-bottom: none;
}
.projects-wrapper .project-img .project-img-extra h4 {
    color: #fff!important;
}