/**** CUSTOM RESPONSIVE *****/

@media (min-width: 1000px) and (max-width: 1300px) {
    .lt-join-class h3, .lt-register-class h3 {
       font-size: 25px!important;
    }
}
@media (max-width: 999px) {
    .lt-join-class h3, .lt-register-class h3 {
       font-size: 20px!important;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
    }
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 31%!important;
    }
    .at-intro-item .sppb-addon-text {
        top: 60px!important;
    }
    #at-powerfull-admin .at-powerfull-design-item, .at-powerfull-admin-item {
        padding: 0 5% 0 16%!important;
    }
     .at-powerful-design .button {
        margin-bottom: 50px;
     }
}
@media (min-width: 768px) and (max-width: 979px) {
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 100%!important;
    }
    /*#sp-header {
    	padding: 0 20px;
    }*/
    .sp-megamenu-parent > li > a {
        font-size: 10px!important;
        letter-spacing: 0!important;
    }
  	#sp-logo img {
      	width: 100%;
    }
     #at-powerfull-admin .at-powerfull-design-item, .at-powerfull-admin-item {
        padding: 5px 0 0 5px!important;
    }
    #at-powerfull-admin .sppb-row>div:first-child {
        padding-top: 10px!important;
    }
    .at-intro-item .sppb-addon-text {
        overflow: hidden;
    	position: relative;
    }
    .at-powerful-design .button {
        margin-bottom: 50px;
     }
	 #at-powerful-design .sppb-row>div,
     #at-powerfull-admin .sppb-row>div {
        width: 100%!important;
    }
  .at-intro-item p {
      color: #fff;
      font-size: 11px;
   }
  .at-intro-item h5 {
       font-size: 24px!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-testimonial-wrapper {
        display: none;
    }
    .sticky-wrapper.is-sticky {
        position: relative!important;
    }
    #sp-menu {
        position: absolute!important;
        right: 28px;
        top: 26px;
    }
    #offcanvas-toggler {
        line-height: 0!important;
    }
    #offcanvas-toggler > i {
        margin: 0;
    }
  	.sticky-wrapper.is-sticky #sp-menu {
        top: 20px!important;
    }
    .sub-clients img {
        display: inline!important;
    }
  	.lt-testimonial {
  	     display: none;
  	}
    #at-powerfull-admin .at-powerfull-design-item, .at-powerfull-admin-item {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    #at-powerful-design .button {
        margin-bottom: 50px!important;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
    h4.sppb-addon-title {
        font-size: 30px!important;
    }
}
/***** GENERAL *****/
h1, h2, h3, h4, h5, h6, p, span, i, strong, .button, div:before, div:after, .at-statistics-item, .sppb-addon-content:before, .sppb-addon-content:after, .at-icon-box-item, .at-icon-box-item-wrap, .at-icon-box-item-wrap:before, .at-icon-box-item-wrap:hover:before {
    -moz-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.sppb-section-title h3 {
    background: url(../images/border-title.png) no-repeat bottom center;
    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;
}
.button {
    padding: 13px 30px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
}
.button:hover {
    background: #fff!important;
}
/***** MENU BAR *****/
#sp-header-sticky-wrapper {
    position: relative;
    z-index: 999;
    background: rgba(255,255,255,1)
}
.sticky-wrapper.is-sticky #sp-header {
    background: rgba(255,255,255,.9);
}
.menu-justify .sp-dropdown-main {
    right: 0!important;
    left: auto!important;
}
/*#offcanvas-toggler > i {
    color: #000!important;
}*/
.offcanvas-menu ul li ul {
    padding-left: 15px;
}
#sp-logo .sp-column {
    padding-left: 15px!important;
}
#sp-logo .logo {
    margin: 0 auto;
}
#sp-menu {
    padding: 0;
}
#sp-menu .sp-megamenu-parent {
    width: 100%;
}
#sp-menu  .sp-megamenu-parent>li {
    width: 14.2%;
    text-align: center;
    border-right: 1px solid #adadad;
    border-top: 3px solid transparent;    
}
#sp-menu  .sp-megamenu-parent>li:hover {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#sp-menu  .sp-megamenu-parent>li:first-child {
    border-left: 1px solid #adadad;
}
#sp-menu  .sp-megamenu-parent>li:last-child {
    border-right: 0;
}
#sp-menu  .sp-megamenu-parent>li ul li {
    text-align: left!important;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.fadeInDown {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/***** SLIDER *****/
#sp-main-body .home-page #sp-slide-wrapper {
    
}
#sp-slide-wrapper .button {
    background: #fff!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
}
#sp-slide-wrapper .button:hover {
    color: #fff!important;
}
/***** POWERFUL DESIGN *****/
#at-powerful-design {
    padding: 15% 0;
}
.at-powerfull-design-item {
    padding: 0 13% 0 5%;
}
.at-powerfull-design-item h4 {
    line-height: 50px;
}
.at-powerfull-design-item h6 {
    font-style: italic;
    margin: 20px 0 15px;
    font-size: 14px;
    color: #8d8d8d;
    line-height: 25px;
}
.at-powerfull-design-item a {
    color: #000!important;
    display: inline-block;
    margin-top: 20px;
    padding: 9px 30px;
    background: #fff!important;
}
.at-powerfull-design-item a:hover {
    color: #fff!important;
}
.at-powerfull-design-item a,
.at-powerful-design .at-powerfull-design-item a {
    border: 1px solid #fff;
}
.at-powerful-design .at-powerfull-design-item a:hover {
    background: #fff!important;
    border: 1px solid #adadad!important;
}
/***** POWERFUL ADMIN *****/
#at-powerfull-admin .sppb-row>div:first-child {
    padding-top: 0%;
}
#at-powerfull-admin .at-powerfull-design-item,
.at-powerfull-admin-item {
    padding: 0 5% 0 33%;
}
.at-powerfull-admin-item h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
} 
.at-powerfull-admin-item h6 {
    color: #2bb673!important;
    font-style: italic;
}
.at-powerfull-admin-item img {
    border-radius: 50%;
}
/***** CALL *****/
.at-call-content h3 {
    text-transform: uppercase;
    margin-top: 8px;
}
#at-call .button {
    padding: 12px 40px;
    background: #191a1b!important;
    border: 0;
}
#at-call .button:hover {
    background: #fff!important;
}
/***** INTRO *****/
.at-intro-item {
    cursor: pointer;
}
.at-intro-item .sppb-addon-content:before {
    content: "";
    background: rgba(46,55,64,.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.at-intro-item:hover .sppb-addon-content:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.at-intro-item h6 {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}
.at-intro-item h5 {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 10px;
    padding-bottom: 15px;
    background: url(../images/border-item.png) no-repeat bottom center;
}
.at-intro-item p {
    color: #fff;
}
.at-intro-item .sppb-addon-text {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}
#at-intro .sppb-row>div {
    padding: 0;
}
.at-intro-item span,
.at-intro-item img {
    width: 100%;
}
/***** ICON-BOX *****/
#at-icon-box .sppb-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#at-icon-box .sppb-row>div {
    padding: 0;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.at-icon-box-item-wrap:hover:before {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .3);
    z-index: 1;
}
.at-icon-box-item {
    padding: 70px 20px;
}
.at-icon-box-item h5 {
    text-transform: uppercase;
    margin: 50px 0 15px;
}
.at-icon-box-item a {
    text-transform: uppercase;
    display: inline-block;
    font-size: 12px;
    border-bottom: 1px solid transparent;
    font-weight: 700;
}
/***** 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 {
    color: #333;
    -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: #252525;
    padding-bottom: 20px;
    background: url(../images/border-title-intro.png) no-repeat bottom center;
    -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;
}
/***** BANNER *****/
.lt-banner .lt-banner-sub-left,
.lt-banner .lt-banner-sub-right {
    padding: 20px 0;
    cursor: pointer;
}
.lt-banner .lt-banner-sub-left p,
.lt-banner .lt-banner-sub-right p {
    color: #666;
}
.lt-banner .lt-banner-sub-left h3 {
    background: url(../images/border-title.png) no-repeat bottom right;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.lt-banner .lt-banner-sub-right h3 {
    background: url(../images/border-title.png) no-repeat bottom left;
    padding-bottom: 20px;
    text-transform: uppercase;
}
/***** SERVICES *****/
.lt-services .lt-services-sub {
    border: 1px solid #ebebeb;
}
.lt-services .lt-services-sub h2 {
    color: #252525;
    font-size: 20px;
    font-weight: 700;
}
.lt-services .lt-services-sub h1 {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin: 0;
    padding: 20px 0;
    background: #fafafa;
    font-size: 30px;
    font-weight: 700;
    color: #6f6f6f;
}
.lt-services .lt-services-sub h1 small {
    font-size: 10px;
    color: #b4b4b4;
}
.lt-services .lt-services-sub p {
    padding: 20px 0;
}
.lt-services .lt-services-sub ul {
    padding-left: 0;
}
.lt-services .lt-services-sub ul li {
    padding: 10px 0;
    color: #6f6f6f;
    list-style: none;
    border-top: 1px solid #ebebeb;
}
.lt-services .lt-services-sub ul li:last-child {
    border-bottom: 1px solid #ebebeb;
}
.lt-services .lt-services-sub .read-more {
    padding: 30px 0;
    margin: 0;
}
.lt-services-sub-special {
    padding: 20px 0;
    margin-top: -20px;
}
.lt-services-sub-special h2,
.lt-services-sub-special h1,
.lt-services-sub-special p,
.lt-services-sub-special ul li,
.lt-services-sub-special .read-more a {
    color: #fff!important;
}
.lt-services-sub-special h1 {
    background: rgba(0,0,0,.35)!important;
    border-top: 1px solid rgba(0,0,0,.35)!important;
    border-bottom: 1px solid rgba(0,0,0,.35)!important;
}
.lt-services-sub-special .read-more a:hover {
    border: 2px solid #fff!important;
}
/***** APPS *****/
.lt-apps ul li,
.lt-apps h3,
.lt-apps p {
    color: #fff!important;
}
.lt-apps .sppb-feature-box-title {
    padding-bottom: 20px;
    text-transform: uppercase;
    line-height: 50px;
    background: url(../images/border-title.png) no-repeat bottom left;
}
.lt-apps .lt-apps-content ul {
    padding-left: 0;
}
.lt-apps .lt-apps-content ul li {
    padding: 15px 0;
    list-style: none;
    
}
/***** BLOG *****/
#lt-k2-blog div.k2ItemsBlock ul {
    padding-left: 0;
}
#lt-k2-blog div.k2ItemsBlock ul li {
    float: left;
    margin-right: 20px;
    width: 32%;
}
#lt-k2-blog div.k2ItemsBlock ul li.lastItem {
    margin-right: 0;
}
#lt-k2-blog a.moduleItemImage img {
    width: 100%!important;
}
#lt-k2-blog .media-body {
    padding-top: 10px;
}
/***** K2 *****/
#sp-right .k2ItemsBlock ul li img {
  width: 100%;
}
#sp-left .search form input,
#sp-right .search form input {
  	width: 100%!important;
}
/* 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%;
}
.item-page .project-img {
    border: 5px solid #f2f2ff;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    
}
.project-img img {
    width: 100%!important;
}
/***** PORTFOLIO *****/
.project-img img {
    width: 100%;
}
.projects-filter {
    text-align: center;
    display: inline-block;
}
.projects-filter ul {
    display: inherit;
    line-height: 43px;
    margin: 0 auto;
}
.projects-filter ul li {
    line-height: 43px;
    display: static!important;
    float: left;
}
.projects-filter a {
    padding: 8px 15px;
    border: 1px solid #5aaddd;
}
.item-page .project-img {
    border: 5px solid #f2f2ff;
}
.pp-button {
    color: #fff;
    padding: 12px 40px;
    font-weight: 700;
}
.pp-button:hover {
    color: #fff;
    background: #666;
}
.project-img-extra-content a {
    color: #fff!important;
}

/******NEXT-MOVE****/
#at-next-move {
    text-align: center;
}
#at-next-move h3 {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 0;
}
/******NEXT-MOVE****/
#at-video h5 {
    text-transform: uppercase;
    padding-top: 5px;
}
#sp-logo {
  padding-top: 7px;
}
