/***** GENERAL *****/
h1, h2, h3, h4, h5, h6, span, i, em, ul, li, .button, p, #sp-header .logo, #sp-header, .sp-megamenu-parent >li >a, .lt-feature-item:before, .button:before, .sppb-img-container:after,
#offcanvas-toggler, #lt-about div, .lt-feature-item, .lt-team-item, span:before, .lt-client-item, .lt-banner-item, .lt-team-item, .lt-team-item:after, .sppb-addon-text {
    -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;
}
.sppb-section-title h6,
.lt-service-title h6 {
    font-size: 18px;
    text-transform: uppercase;
}
.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;
}
.tp-caption {
    padding: 40px!important;
}
.sppb-section-title h6 {
    font-size: 16px;
    font-weight: 600;
}
.sppb-section-title h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    padding-bottom: 10px;
}
.lt-project-item h5 {
    text-transform: uppercase;
    margin-top: 40px;
}
.lt-project-item h6 {
    font-size: 13px;
}
.lt-project-item p {
    margin-top: 10px;
}
/***** TITLE *****/
.lt-title {
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.lt-title h3 {
    width: 50%;
    float: right;
    padding: 0 20px;
    text-align: left;
    margin: 0;
}
.lt-title .sppb-addon-content {
    font-size: 18px;
    width: 50%;
    display: inline-block;
    margin: 0;
    padding: 0 20px;
    text-align: right;
    line-height: 27px;
}
.lt-title-left h3 {
    float: left;
    text-align: right;
}
.lt-title-left .sppb-addon-content {
    float: left;
    text-align: left;
}
/***** MENU BAR *****/
#sp-header-sticky-wrapper {
    position: relative;
    z-index: 999;
}
.sticky-wrapper.is-sticky #sp-header {
    background: none repeat scroll 0 0 #fff !important;
    opacity: 0.9;
}
.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li:hover > a {
    color: #fff!important;
}
.itemid-437 .sp-megamenu-parent >li >a {
    color: #fff;
}
.itemid-437 #offcanvas-toggler i {
    color: #fff;
}
.sticky-wrapper.is-sticky #sp-header #offcanvas-toggler i {
    color: #000;
}
.sticky-wrapper.is-sticky #sp-header .sp-megamenu-parent >li >a {
    color: #000;
}
.template-options {
    z-index: 9999!important;
}
.sticky-wrapper.is-sticky #sp-header .logo,
.sticky-wrapper.is-sticky #sp-header {
    height: 70px;
}
.sticky-wrapper.is-sticky #offcanvas-toggler,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a {
    line-height: 70px;
}
/***** SLIDER *****/
#sp-main-body .home-page #lt-slider {
    margin-top: -90px;
    position: relative;
    width: 100%;
}
.lt-slider .lt-slider-content {
    position: absolute;
    top: 300px;
    left: 45%;
    color: #FFF;
    font-family: teko;
    font-weight: 400;
}
.lt-slider .lt-slider-content h2 {
    font-size: 80px;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-shadow: 5px 5px #5F6D72;
}
.lt-slider .lt-slider-content p {
    font-size: 30px;
    text-shadow: 2px 2px #5F6D72;
}
.lt-slider-button-left .tp-button {
    border: 3px solid;
}
.lt-slider-button-left .tp-button:hover {
    background: none!important;
}
.lt-slider-button-right .tp-button {
    border: 3px solid #fff;
}
.lt-slider-button-right .tp-button:hover {
    background: #fff!important;
}
@keyframes color-animation {
    0% {
       background: #000000;
    }
    40% {
       background: #ad1457;
    } 
    70% {
       background: #6a1b9a;
    } 
    100% {
       background: #bbdefb
    } 
 }

#particles-js {
   width: 100%;
   height: 100%;
   animation: color-animation 8s infinite linear alternate;
}
/*****COUDOWN******/
.lt-coundown-content {
    margin: 70px 0;
}
.lt-coundown-content .scd-label-row {
    clear: left;
}
.lt-coundown-content .scd-digits {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    width: 100%;
}
.lt-coundown-content .scd-label {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    width: 100%;
    text-align: center;
}
.lt-coundown-content .scd-unit-horz {
    margin: 0 50px;
}
.lt-coundown-subscribe form .modns_form {
    text-align: center;
}
.lt-coundown-subscribe .input-group:nth-child(1),
.lt-coundown-subscribe .input-group:nth-child(2) {
    width: 30%!important;
    display: inline-block;
}
.lt-coundown-subscribe .input-group .button {
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    padding: 10px 40px;
    max-width: 100%!important;
}
.lt-coundown-subscribe .input-group:last-child {
    margin: 0 auto;
    margin-top: 30px;
}
/***** FEATURE ******/
.lt-feature .sppb-row > div {
    padding: 0!important;
}
.lt-feature-item {
    position: relative;
}
.lt-feature-item span,
.lt-feature-item span img {
    width: 100%;
}
.lt-feature-item:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    z-index: 1;
    opacity: 0;
}
.lt-feature-item:hover:before {
    opacity: 1;
}
.lt-feature-item .sppb-addon-text {
    position: absolute;
    z-index: 2;
    padding: 30px;
    width: 100%;
    bottom: 0;
    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-feature-item:hover .sppb-addon-text {
    opacity: 1;
}
.lt-feature-item h5 {
    font-size: 18px;
    color: #fff;
}
.lt-feature-item h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
}
.lt-feature-item a:before {
    content: "\f178";
    font-family: FontAwesome;
    color: #000;
    position: absolute;
    left: 0;
}
.lt-feature-item a {
    font-size: 12px;
    letter-spacing: 2px;
    position: relative;
    padding-left: 20px;
    font-weight: 700;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all .4s cubic-bezier(.38,2,.57,1.2);
    -moz-transition: all .4s cubic-bezier(.38,2,.57,1.2);
    transition: all .4s cubic-bezier(.38,2,.57,1.2);
}
.lt-feature-item:hover a {
    padding-left: 30px;
}
/***** CHANGE ******/
.lt-change-item {
    position: relative;
}
.lt-change-item .sppb-addon-text {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.lt-change-item .sppb-addon-text h6 {
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
}
.lt-change-item .sppb-addon-text h5 {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}
.lt-change-item .sppb-addon-text p {
    color: #fff;
}
/** SKILL-BAR **/
.skills {
    padding: 90px 20px 90px 0;
} 
.skills h5 {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 30px!important;
    line-height: 20px!important;
}
.skills p {
    margin-bottom: 25px;
}
.skills .button {
    margin-top: 25px;
    padding: 10px 40px;
}
.progress {
    background-color: #fff;
    border: 1px solid #ededed;
    box-shadow: none;
    height: 8px;
    margin-bottom: 2px;
    border-radius: 0!important;
}
.progress-bar {
    animation-delay: 0.2s;
    animation-duration: 1s;
    animation-name: process;
    animation-timing-function: linear;H
    box-shadow: none;
    height: 8px;
    position: relative;
    transform-origin: left center 0;
}
.skill {
    text-align: left;
    color: #fff;
}
.skill:first-child {
    margin-top: 0;
}
.skill:last-child {
    margin-bottom: 0;
}
.skill strong {
    font-size: 13px;
    font-weight: 600;
}
.skill strong:nth-child(2) {
    float: right;
    font-weight: 400!important;
}
@keyframes process {
0% {
    transform: scaleX(0);
}
100% {
    transform: scaleX(1);
}
}
/** ABOUT **/
.lt-about-content p {
    line-height: 25px;
    color: #fff;
}
.lt-about-content ul {
    list-style: none;
    padding-left: 0;
    margin-top: 30px;
} 
.lt-about-content ul li {
    color: #fff;
    line-height: 50px;
    border-top: 1px solid #5a5a5a;
    position: relative;
    padding-left: 20px;
}
.lt-about-content ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
}
.lt-about-content ul li:last-child {
    border-bottom: 1px solid #5a5a5a;
}
.lt-about-content .button {
    padding: 12px 35px;
    color: #fff;
    border-radius: 30px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-style: 10px;
    display: inline-block;
    margin-top: 20px;
    font-weight: 700;
}
.lt-about-content .button:hover {
    background: #fff!important;
    color: #000;
}
/***** OUR-SERVICES ******/
.lt-our-services-content p {
    color: #adadad;
}
.lt-our-services-content .button {
    border: 1px solid transparent;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    border-radius: 20px;
    padding: 10px 30px;
    margin-top: 30px;
    display: inline-block;
}
.lt-our-services-content .button:hover {
    color: #fff!important;
}
/***** TEAM ******/
.lt-team .sppb-row > div {
    padding: 0;
}
.lt-team-item {
    position: relative;
    cursor: pointer;
}
.lt-team-item:hover {
    transform: translateY(-10px);
    -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;
    border-color: #adadad;
    -webkit-box-shadow: 0px 10px 11px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 11px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 11px 0px rgba(0,0,0,0.75);
}
.lt-team-item:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0,0,0,.7);
}
.lt-team-item:hover:after {
    opacity: 1;
}
.lt-team-item .sppb-addon-text {
    position: absolute;
    margin: 0 auto;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 2;
    opacity: 0;
}
.lt-team-item:hover .sppb-addon-text {
    opacity: 1;
    top: 40%;
}
.lt-team-item span,
.lt-team-item img {
    width: 100%;
}
.lt-team-item h3 {
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}
.lt-team-item h6 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}
.lt-team-item ul {
    padding-left: 0;
}
.lt-team-item ul li {
    width: 30px;
    display: inline-block;
    list-style: none;
}
.lt-team-item ul li strong {
    display: none;
}
.lt-team-item ul li em {
    font-size: 18px;
}
.lt-team-item p {
    font-style: italic;
}
/***** TESTIMONIAL *****/
.lt-testimonial-item {
    padding: 50px 0;
}
.lt-testimonial-item .sppb-carousel-inner {
    margin-bottom: 30px;
}
.lt-testimonial-item .pro-client-name {
    font-size: 20px;
    letter-spacing: 1px;
}
.lt-testimonial-item .sppb-testimonial-message {
    padding: 20px 0;
}
/***** VIDEO *****/
#lt-video .sppb-row > div {
    padding: 0;
}
/***** SERVICES ******/
.lt-services-item .sppb-img-container {
    position: relative;
    cursor: pointer;
}
.lt-services-item .sppb-img-container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    opacity: 0;
}
.lt-services-item:hover .sppb-img-container:after {
    opacity: 1;
}
.lt-services-item span,
.lt-services-item span img {
    width: 100%;
}
.lt-services-item h4,
.lt-services-item h4 a {
    color: #000;
    margin: 20px 0 10px;
}
.lt-services-item .button:before {
    font-family: FontAwesome;
    content: "\f178";
    font-size: 18px;
    margin-right: 10px;
}
.lt-services-item .button:hover:before {
    margin-right: 15px;
}
/***** PORTFOLIO  ****/
.lt-portfolio h2 {
    text-transform: uppercase;
    letter-spacing: 20px;
}
.lt-portfolio .sppb-section-title {
    position: relative;
}
.lt-portfolio .sppb-section-title p {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    color: #fff;
    font-style: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 4px;
    word-spacing: 20px;
}
.lt-portfolio .sppb-section-title:hover p {
    opacity: 0;
}
.lt-portfolio .sppb-section-title:hover h2 {
    color: #adadad!important;
}
/***** BLOG *****/
.lt-blog div.k2ItemsBlock ul {
    padding: 0;
}
.lt-blog div.k2ItemsBlock ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
    position: relative;
    overflow: hidden;
}
.lt-blog div.k2ItemsBlock ul li:nth-child(3n) {
    margin-right: 0;
}
.lt-blog div.k2ItemsBlock ul li a {
    display: inherit;
    overflow: hidden;
    font-weight: bold;
}
.lt-blog div.k2ItemsBlock ul li img {
    width: 100%;
    margin-bottom: 15px!important;
    transition: all .40s linear;
    opacity: .8;
}
.lt-blog div.k2ItemsBlock ul li:hover img {
    opacity: 1;
}
.lt-blog ul li .moduleItemDateCreated {
    display: inline-block!important;
    text-align: left;
    background: rgba(0,0,0, .4);
    padding: 0 5px;
    font-size: 12px;
    color: #fff!important;
    font-style: italic;
}
.lt-blog .et-portfolio-button {
    margin-top: 0!important;
}
.lt-blog > div > p {
    clear: left;
}
/***** K2 *****/
div.itemContainer {
    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;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    border-radius: 0!important;
}
.lt-page-service i {
  margin-top: 10px;
}
.sp-simpleportfolio-img {
    width: 100%;
}
.sp-simpleportfolio-filter li {
    margin: 5px!important;
    border: 1px solid #6f6f6f;
}
.sp-simpleportfolio-item {
    padding: 1%!important;
}
/***** PORTFOLIO-BOTTOM *****/
.lt-portfolio-bottom {
    padding: 50px 0 70px;
    border: 1px solid #6f6f6f;
    margin: 50px 1% 0;
}
.lt-portfolio-bottom-left {
    font-size: 24px;
    font-family: Montserrat;
    color: #fff;
}
.lt-portfolio-bottom-right {
    text-align: right;
}
.lt-portfolio-bottom-right a {
    padding: 13px 50px;
    background: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}
/***** PRICING *****/
#lt-pricing .sppb-row > div:nth-child(2n+1) {
    margin-top: 30px;
}
#lt-pricing .sppb-row > div:nth-child(2n+1) .lt-pricing-item-title,
#lt-pricing .sppb-row > div:nth-child(2n+1) .button {
    background: #01c698;
}
.lt-pricing-item {
    background: #323232;
    position: relative;
}
.lt-pricing-item-title {
    padding: 25px 0 20px;
}
#lt-pricing .sppb-row > div:nth-child(2n) .lt-pricing-item-title {
    padding: 40px 0 35px;
}
.lt-pricing-item-title h4 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 15px;
    color: #fff;
    margin: 0;
}
.lt-pricing-item-title h2 {
    text-transform: uppercase;
    font-size: 50px;
    color: #555;
    font-weight: 700;
    margin: 0;
}
.lt-pricing-item-title p {
    color: #555;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}
.lt-pricing-item ul {
    padding-left: 0;
    padding: 20px 0 70px;
}  
#lt-pricing .sppb-row > div:nth-child(2n) ul {
    padding: 20px 0 90px;
}
.lt-pricing-item ul li {
    line-height: 50px;
    color: #adadad;
    position: relative;
}
.lt-pricing-item ul li:hover {
    color: #fff;
    cursor: pointer;
}
.lt-pricing-item ul li:after {
    content: "";
    position: absolute;
    width: 70%;
    height: 1px;
    background: #4b4949;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
}
.lt-pricing-item .button {
    padding: 12px 35px;
    border-radius: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    margin-bottom: -79px;
    position: absolute;
    left: 0;
    bottom: -24px;
    right: 0;
    margin: 0 auto;
    width: 170px;
}
.lt-pricing-item .button:hover {
    background: #fff!important;
    color: #000;
}
/***** GET-NOW ******/
.lt-get-now-item {
    padding: 20px;
}
.lt-get-now-item h6 {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 4px;
    margin: 0;
}
.lt-get-now-item h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
.lt-get-now-item p {
    color: #fff;
}
.lt-get-now-contact {
    text-align: center;
}
.lt-get-now-contact h5 {
    text-transform: uppercase;
    margin-bottom: 40px;
}
.lt-get-now-contact form textarea,
.lt-get-now-contact form input {
    border-radius: 0;
    width: 100%!important;
}
.lt-get-now-contact form .button {
    width: 140px!important;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 7px 0;
    color: #fff;
    border: 0;
}
/*******CONTACT********/
.lt-contact-first-item i {
    border: 1px solid #a4a4a4;
    width: 90px!important;
    height: 90px!important;
    padding: 27px 20px;
    border-radius: 50%;
}
.lt-contact-item-text {
    height: 90px;
    padding: 6% 0;
}
.lt-contact-item-text p {
    color: #fff;
    font-weight: 700;
    font-style: italic;
}
/*******CONTACT-SECOND********/
#lt-contact-second .control-group {
    width: 32%;
    float: left;
    margin-right: 2%;
}
#lt-contact-second .control-group:nth-child(3) {
    margin-right: 0!important;
}
#lt-contact-second .control-group input {
    width: 100%!important;
    border-radius: 0!important;
    color: #fff;
    background: #000;
}
#lt-contact-second .control-group:nth-child(7) {
    width: 100%!important;
    margin-top: 30px;
}
#lt-contact-second .control-group:nth-child(6) {
    margin-right: 0!important;
}
#lt-contact-second  textarea {
    width: 100%!important;
    border-radius: 0!important;
    height: 150px;
    background: #000;
    color: #fff;
}
#lt-contact-second label {
    color: #fff;
}
fieldset > .controls input {
    border-radius: 0!important;
    padding: 10px 50px!important;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border: 1px solid #fff!important;
    background: #1C1C1C;
    float: right;
}
/* Portfolio */
.isotope-item {
    background: #fff;
}
.isotope-item  h4 {
    text-align: center;
}
.isotope-item h4 a {
    color: #000!important;
    font-size: 12px;
    text-transform: uppercase;
}
.projects-filter a {
    padding: 8px 15px;
    font-size: 1em;
    border-radius: 0;
}
.projects-filter a {
    color: #fff;
    background: #2d2d2d;
}
.projects-filter ul li {
    background: none;
}
.projects-filter ul {
    text-align: center;
}
.projects-filter {
    border-bottom: none;
}
.projects-wrapper .project-img img {
    width: 100%;
}
.projects-wrapper .project-img .project-img-extra h5 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.projects-wrapper .project-img .project-img-extra h4 {
    color: #fff;
}
/* Canvas Menu */
.offcanvas-menu .menu .nav-child.small {
    padding-left: 15px;
}
/* Refine Layout */
body.com-k2 #sp-right .sp-module .sp-module-title {
    border-bottom: 5px solid #ccc;
    font-size: 18px;
    font-weight: 700;
    margin: 25px 0 20px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
#sp-right .sp-module .sp-module-title {
    border-bottom: 5px solid #ccc;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.projects-wrapper .project-img .project-img-extra h5 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
#sp-bottom a {
    color: #fff;
}
/**** CUSTOM RESPONSIVE *****/
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
        padding: 0 10px!important;
    }
    .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item {
        width: 33.3%!important;
    }
    .lt-change-item .sppb-addon-text {
        top: 10px!important;
   }
}
@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;
    }
    .sp-megamenu-parent {
        display: none!important;
    }
    .itemid-437 #offcanvas-toggler i {
        color: #000!important;
    }
   .lt-change-item .sppb-addon-text {
        top: 10px!important;
   }
}
@media (min-width: 768px) and (max-width: 979px) {
    #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #sp-bottom3 {
        clear: left;
    }
    .sp-megamenu-parent > li > a {
        font-size: 10px!important;
        letter-spacing: 0!important;
        padding: 0 7px!important;
    }
    #sp-logo img {
        width: 100%;
    }
    .lt-promod-right-image-2  {
        left: 120px!important;
    }
    .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item {
        width: 100%!important;
    }
    .sp-megamenu-parent {
        display: none!important;
    }
    .itemid-437 #offcanvas-toggler i {
        color: #000!important;
    }
    #lt-change .sppb-row > div {
        width: 100%!important;
    }
    .lt-banner-item {
        margin: 20px 0!important;
    }
    .lt-team-item {
        margin: 40px 0;
    }
    #lt-pricing .sppb-row > div {
        width: 33.33%!important;
        float: left;
    }
    .lt-client .sppb-row > div {
        width: 33.33%!important;
        float: left;
        margin: 10px 0;
    }
    .lt-coundown-content .scd-unit-horz {
        margin: 0 20px;
    }
    .lt-coundown-content .scd-digits {
        font-size: 25px;
    }
}
@media (max-width: 767px) {
    .projects-filter {
        display: inline-block;
    }
    .lt-slider .lt-slider-content {
        left: 10%!important;
    }
    .lt-slider .lt-slider-content h2 {
        font-size: 30px!important;
    }
    .lt-slider .lt-slider-content p {
        font-size: 20px!important;
    }
    .lt-banner-item {
        margin: 20px 0!important;
    }
    .lt-team-item {
        margin: 40px 0;
    }
    .lt-pricing-item {
        margin: 40px 0!important;
    }
    .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;
    }
    .lt-get-quote-left p {
        font-size: 16px!important;
    }
    .k2ItemsBlock li {
        width: 100%!important;
    }
    .lt-contact-first-item {
        margin: 20px 0;
    }
    #lt-contact-second .control-group {
        width: 100%!important;
    }
    .lt-promod-right-image-2 {
        left: 50px!important;
    }
    .lt-portfolio-bottom-right {
        margin-top: 30px;
    }
    .lt-why-content {
        margin-top: 30px;
    }
    .lt-parallax-img-small {
        left: 0!important;
    }
    .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item {
        width: 100%!important;
    }
    .lt-event-content h1 {
        font-size: 40px!important;
    }
    .lt-event-content h2 {
        font-size: 30px!important;
    }
    .lt-promod-right {
        margin-top: 100px!important;
    }
    .itemid-437 #offcanvas-toggler i {
        color: #000!important;
    }
    .lt-change-item .sppb-addon-text {
        position: static!important;
        padding-bottom: 50px!important;
    }
    .lt-change-item  {
        background: rgba(0,0,0, .3);
        margin: 20px 0;
    }
    .lt-client .sppb-row > div {
        width: 33.33%!important;
        float: left;
        margin: 10px 0;
    }
    .lt-title h3,
    .lt-title .sppb-addon-content {
        width: 100%!important;
        float: left!important;
        text-align: left!important;
    }
    .lt-title h3 {
        font-size: 20px!important;
        line-height: 25px!important;
        margin-bottom: 20px;
    }
    #lt-portfolio {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .lt-coundown-content .scd-digits {
        font-size: 20px;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-fiater > ul > li {
        margin: 5px!important;
    }
    .lt-client .sppb-row > div {
        width: 100%!important;
    }
    .lt-coundown-subscribe .input-group:nth-child(1), 
    .lt-coundown-subscribe .input-group:nth-child(2) {
        width: 100%!important;
        display: inline-block;
    }
}
