/**** 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: 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%;
    }
}
@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;
    }
  	
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
}
/***** GENERAL *****/
.sppb-section-title h3 {
    font-size: 14px;
}
.sppb-section-title h2 {
    color: #333;
    font-size: 36px;
    font-weight: 300;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.sppb-section-title p {
    font-size: 13px;
    color: #000;
}
/***** TOP BAR *****/
#sp-top-bar {
    border-bottom: 1px solid #eee;
}
#sp-top1, #sp-top2 {
    padding-top: 10px;
    padding-bottom: 10px;
}
#sp-top1 ul.social-icons > li a {
    font-size: 20px;
}
/***** SLIDER *****/
.tp-dottedoverlay {
    background-color: #2c3d50!important;
    opacity: .6;
}
#sp-slide-wrapper .ltmediumtext {
    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;
    -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;
    font-size: 14px;
    -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;
}
/***** PORTFOLIO *****/
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item {
    padding: 10px!important;
}
/***** CORE FEATURED *****/
.lt-core-feature .lt-core-sub {
    cursor: pointer;
}
.lt-core-feature .lt-core-sub .lt-core-icon {
    padding: 0;
}
.lt-core-feature .lt-core-sub .lt-core-title {
    padding: 0;
}
.lt-core-feature .lt-core-sub .lt-core-title h3 {
    margin: 0;
    line-height: 26px!important;
}
.lt-core-feature .lt-core-sub:hover .lt-core-icon i,
.lt-core-feature .lt-core-sub:hover .lt-core-title h3 {
    -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;
}
/***** TEAM *****/
.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 {
}
/***** SKILL *****/
.lt-our-skill .lt-skill-sub p {
    width: 100%;
    position: relative;
    height: 30px;
    background: #eee;
}
.lt-our-skill .lt-skill-sub p .expand {
    position: absolute;
    padding-bottom: 6px;
    text-indent: 9999px;
}
.lt-our-skill .lt-skill-sub p em {
    position: absolute;
}
.lt-our-skill .lt-skill-sub h4 {
    font-size: 18px;
    font-weight: 300;
}
.lt-our-skill .lt-skill-sub h3 {
    font-size: 16px;
}
.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%;} }
/***** BLOG *****/
#lt-k2-blog div.k2ItemsBlock ul li {
    width: 32%;
    margin-right: 15px;
    float: left;
    text-align: center;
}
#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;
}
#lt-k2-blog div.k2ItemsBlock ul {
    padding-left: 0;
}
/***** 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-hotel .djcf_se_row input {
  	width: 100%!important;
}
/***** 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 {
    display: none;
}

.sp-simpleportfolio-title a {
  display: none;
}