/**** 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-k2-blog div.k2ItemsBlock ul li {
        width: 32%!important;
    }
    .lt-works .lt-works-sub img {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 100%!important;
    }
    .sp-megamenu-parent > li > a {
        font-size: 7px!important;
        letter-spacing: 0!important;
        padding: 0 5px!important;
    }
  	#sp-logo img {
      	width: 100%;
    }
    .lt-works .lt-works-sub img {
        width: 100%;
    }
}
@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;
    }
  	.lt-testimonial {
  	     display: none;
  	}
    #sp-header-sticky-wrapper {
        background: #000;
    }
    .lt-works .lt-works-sub img {
        width: 100%;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
}
/***** GENERAL *****/
.sppb-section-title h3 {
    padding-bottom: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.sppb-section-title h2 {
    color: #333;
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 20px;
}
.sppb-section-title p {
    font-size: 13px;
    color: #000;
}
.lt-button {
    padding: 10px 20px;
    border: 2px solid #e1e1e1;
    color: #3f3f3f;
    text-transform: uppercase;
}
.lt-button:hover {
    color: #fff;
}
/***** MENU BAR *****/
#sp-header-sticky-wrapper {
    position: relative;
    z-index: 999;
}
.sticky-wrapper.is-sticky #sp-header {
    background: #002c8f!important;
   
}
#sp-header {
    background: #002c8f;
}
/***** SLIDER *****/
#sp-main-body .home-page #sp-slide-wrapper {
    margin-top: -90px;
}
/***** INTRODUCTION *****/
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
    display: block;
}
.lt-introduction .lt-intro-sub {
    
}
.lt-introduction .lt-intro-sub i {
    color: #4e4e4e;
    background: url(../images/bg-intro.png) no-repeat center center;
    display: inline-block !important;
    height: 130px !important;
    line-height: 130px !important;
    margin-bottom: 20px;
    width: 130px !important;
    -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 {
   
    color: #fff;
    -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;
    font-weight: 700;
    font-size: 14px;
    color: #252525;
    -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;
}
/***** WORKS *****/
.lt-works {
    background: #fafafa;
    border-top: 1px solid #e8e8e8
}
.lt-works .lt-works-sub {
    
}
.lt-works .lt-works-sub h6 {
    text-transform: uppercase;
}
.lt-works .lt-works-sub h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}
/***** 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%;} }
/***** STATISTIC *****/
.lt-statistic h1 {
    font-weight: 700;
}
/***** CUSTOM CLIENT *****/
.lt-clients {
    background: #fafafa;
    border-top: 1px solid #e8e8e8;
}
.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 {
  
  opacity: 1;
  transition: all 400ms ease;
}
/***** TWITTER *****/
.lt-twitter h3,
.lt-twitter h4,
.lt-twitter p {
    color: #fff;
}
.lt-twitter img {
    display: block;
    margin: 0 auto;
}
.lt-twitter h4 {
    line-height: 60px;
    font-size: 28px;
}
/***** PORTFOLIO *****/
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item {
    padding: 10px!important;
}
/***** PRICES *****/
.lt-price {
    background: #fafafa;
    border-top: 1px solid #e8e8e8;
}
.lt-price .lt-price-sub {
   
    background: #fafafa;
    border-radius: 3px;
    border: 1px solid #e3e3e3;
}
.lt-price .lt-price-sub-special .price-purcharse {
    background: #03b4ea!important;
    color: #fff!important;
}
.lt-price .lt-price-sub-special .price-purcharse h4 {
    color: #fff!important;
}
.lt-price .lt-price-sub-special .price-intro p {
    color: #fff!important;
}
.lt-price .lt-price-sub-special .price-details ul li {
    color: #fff;
}
.lt-price .lt-price-sub .price-readmore {
    margin-bottom: 0;
}
.lt-price .lt-price-sub .price-title {
    color: #fff;
    padding: 20px 0 80px 0;
}
.lt-price .lt-price-sub .price-title h6 {
    margin-top: 0;
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: uppercase;
}
.lt-price .lt-price-sub .price-title h3 {
    font-size: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.lt-price .lt-price-sub .price-purcharse {
    background: #f7f7f7;
    border-radius: 50%;
    border: 10px solid #fff;
    margin: -55px auto 0 auto;
    height: 110px;
    width: 110px;
    z-index: 999;
    display: inline-block;
    position: relative;
}
.lt-price .lt-price-sub .price-purcharse h2 {
    font-size: 26px;
    font-weight: 700;
}
.lt-price .lt-price-sub .price-purcharse h4 {
    margin-top: 5px;
    text-transform: uppercase;
    color: #828282;
    font-size: 11px;
}
.lt-price .lt-price-sub .price-intro {
    margin-top: -55px;
    padding: 80px 0 20px 0;
}
.lt-price .lt-price-sub .price-intro p {
    color: #7e7e7e;
}
.lt-price .lt-price-sub .price-details ul {
    padding-left: 0;
}
.lt-price .lt-price-sub .price-details ul li {
    list-style: none;
    padding: 10px 0;
}
.lt-price .lt-price-sub .price-details ul li.odd {
    background: #fff;
}
.lt-price .lt-price-sub .price-readmore {
    padding: 35px 0;
}
.lt-price .lt-price-sub .price-readmore a {
    padding: 10px 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    background: #03b4ea;
}
/***** STATISTIC *****/
.lt-statistic .sppb-title-heading,
.lt-statistic p {
    color: #fff;
} 
/***** BLOG *****/
#lt-k2-blog div.k2ItemsBlock ul {
    padding-left: 0;
}
#lt-k2-blog div.k2ItemsBlock ul li {
    float: left;
    margin-right: 10px;
    width: 32%;
}
#lt-k2-blog a.moduleItemImage img {
    width: 100%!important;
}
#lt-k2-blog .media-body {
    padding-top: 10px;
}
/***** INTERESTING *****/
.lt-interesting-fact p {
    color: #fff;
}
.lt-interesting-fact .lt-interesting-sub .pull-left {
    padding: 10px 0;
}
.lt-interesting-fact .lt-interesting-sub h6 {
    color: #eac03f;
}
.lt-interesting-fact .lt-interesting-sub h6 strong {
    text-transform: uppercase;
    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-hosting-services-sub {
  	padding: 20px 0;
}
/***** 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 .btn-view {
    display: none;
}