/**** CUSTOM RESPONSIVE *****/
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
        padding: 0 10px!important;
    }
    .com-sppagebuilder #sp-main-body, .com-sppagebuilder #sp-bottom, .com-sppagebuilder #sp-footer {
        padding: 0!important;
  	}
    #sp-header-sticky-wrapper {
        position: static!important;
        width: 100%!important;
        height: 90px!important;
    }
    #sp-header {
        height: 90px!important;
        z-index: 999;
    }
    #sp-logo, #sp-menu {
        width: auto!important;   
    }
    .sp-megamenu-parent {
        padding-top: 15px!important;
        float: right;
    }
    .sp-megamenu-parent > li {
        display: inline-block!important;
        border: none!important;
    }
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
        left: 0!important;
        top: 100%!important;
    }
    #offcanvas-toggler {
        display: block!important;
    }
    .sp-megamenu-parent > li.menu-justify {
        position: static!important;
    }
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
        left: 0!important;
        top: 100%!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%;
    }
    .com-sppagebuilder #sp-main-body, .com-sppagebuilder #sp-bottom, .com-sppagebuilder #sp-footer {
        padding: 0!important;
  	}
    #sp-header-sticky-wrapper {
        position: static!important;
        width: 100%!important;
        height: 90px!important;
    }
    #sp-header {
        height: 90px!important;
        z-index: 999;
    }
    #sp-logo, #sp-menu {
        width: auto!important;   
    }
    .sp-megamenu-parent {
        padding-top: 15px!important;
        float: right;
    }
    .sp-megamenu-parent > li {
        display: inline-block!important;
        border: none!important;
    }
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
        left: 0!important;
        top: 100%!important;
    }
    #offcanvas-toggler {
        display: block!important;
    }
    .sp-megamenu-parent > li.menu-justify {
        position: static!important;
    }
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
        left: 0!important;
        top: 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;
    }
    #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;
    }
  	.com-sppagebuilder #sp-main-body, .com-sppagebuilder #sp-bottom, .com-sppagebuilder #sp-footer {
        padding: 0!important;
  	}
    #sp-header-sticky-wrapper {
        position: static!important;
        width: 100%!important;
        height: 20px!important;
    }
    #sp-header {
        height: 20px!important;
        z-index: 999;
    }
    #offcanvas-toggler {
        display: block!important;
        padding-right: 10px;
    }
    #lt-testimonial {
        display: none;
    }
    .lt-works .lt-works-sub img {
        width: 100%;
    }
  	#sp-menu {
        width: 20%!important;
    }
    #sp-logo {
        width: 80%!important;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
}
/***** GENERAL *****/
.sppb-section-title h1 {
    text-transform: uppercase;
}
.sppb-section-title h3 {
    color: #565656;
    font-size: 24px;
    font-weight: 300;
    padding-bottom: 20px;
}
.sppb-section-title p {
    font-size: 13px;
    color: #000;
}
.lt-button {
    padding: 10px 30px;
    border: 2px solid #e1e1e1;
    color: #3f3f3f;
    text-transform: uppercase;
}
.lt-button:hover {
    color: #fff;
}
/***** MENU *****/
#sp-header-sticky-wrapper {
    background: none repeat scroll 0 0 #fff;
    height: 100vh;
    position: absolute;
    width: 180px;
    z-index: 999;
}
#offcanvas-toggler {
    display: none;
}
.sp-megamenu-parent >li {
    border-top: 1px solid #f0f0f0;
}
#sp-menu {
    width: 100%;
}
#sp-logo {
    width: 100%;
}
#sp-logo img {
    width: 100%;
}
/***** INTRODUCTION *****/
.lt-introduction .lt-intro-sub .lt-intro-sub-details {
    cursor: pointer;
    padding-bottom: 40px;
}
.lt-introduction .lt-intro-sub .lt-intro-sub-details i {
    display: inline-block;
    width:75px!important;
    height: 75px!important;
    line-height: 75px!important;
    text-align: center;
    color:#252525;
    border: 2px solid #efefef;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -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 .lt-intro-sub-details:hover i {
    cursor: pointer;
    color: #fff;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}
.lt-introduction .lt-intro-sub .lt-intro-sub-details h3 {
    text-transform: uppercase;
    font-size: 16px;
    color: #252525;
    font-weight: 700;
    -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 .lt-intro-sub-details:hover h3 {
    -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;
}
/***** WORKS *****/
.lt-works {
    background: #fafafa;
    border-top: 1px solid #e8e8e8
}
.lt-works .lt-works-sub {
    cursor: pointer;
}
.lt-works .lt-works-sub h6 {
    text-transform: uppercase;
}
.lt-works .lt-works-sub h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}
/***** ACTION BLOCK *****/
.lt-action-block .lt-action-block-sub h3,
.lt-action-block .lt-action-block-sub h6,
.lt-action-block .lt-action-block-sub p {
    color: #fff
}
.lt-action-block .lt-action-block-sub h6 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}
.lt-action-block .lt-action-block-sub h3 {
    font-size: 24px;
    padding-bottom: 20px;
    font-weight: 700;
    background: url(../images/border-title.png) no-repeat bottom center;
}
.lt-action-block .lt-action-block-sub ul {
    padding: 30px 0 0 0;
}
.lt-action-block .lt-action-block-sub ul li {
    display: inline-block;
    padding: 0 10px;
}
.lt-action-block .lt-action-block-sub ul li a {
    border: 2px solid #fff;
    color: #fff;
}
/***** ABOUT COMPANY *****/
.lt-about-company-sub {
    line-height: 27px;
}
.lt-about-company-sub h5 {
    text-transform: uppercase;
    font-weight: 700;
    color: #252525;
}
.lt-about-company-sub #skill {
    list-style: outside none none;
    padding-left: 0;
}
.lt-about-company-sub #skill li {
    background: none repeat scroll 0 0 #dfe5e9;
    height: 30px;
    margin-bottom: 15px;
    width: 100%;
}
.lt-about-company-sub #skill li .expand {
    padding-bottom: 6px;
    position: absolute;
    text-indent: 9999px;
}
.lt-about-company-sub #skill li em {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    padding-left: 5px;
    position: relative;
}
.lt-about-company-sub #skill li strong {
    float: right;
    margin-right: 10px;
    padding: 5px 0;
}
.lt-about-company-sub .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%;} }
/***** TWITTER *****/
.lt-twitter-sub h3,
.lt-twitter-sub p,
.lt-twitter-sub h6 {
    color: #fff;
}
.lt-twitter-sub h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 20px;
    background: url(../images/border-title.png) no-repeat bottom center;
}
.lt-twitter-sub p {
    font-size: 28px;
    line-height: 55px;
}
.lt-twitter-sub h6 {
    font-size: 16px;
}
/***** BUY THEME *****/
.lt-buy-theme-button {
    margin-top: 40px;
}
/***** STATISTIC *****/
.lt-statistic h1,
.lt-statistic h3,
.lt-statistic p {
    color: #fff;
}
.lt-statistic .lt-statistic-sub h1 {
    font-weight: 700;
}
/***** BLOG *****/
#lt-k2-blog div.k2ItemsBlock ul {
    padding-left: 0;
}
#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;
}
/***** PORTFOLIO *****/
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item {
    padding: 10px!important;
}
/***** TESTIMONIAL *****/
#lt-testimonial .ltmediumtext i {
    color: #ffcb17;
}
/***** 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%;
}