/**** CUSTOM RESPONSIVE *****/
@media (max-width: 1199px) {
    .at-about-us-left {
        padding-bottom: 80px!important;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
    }
    .at-animations-content {
        padding-top: 0!important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    #at-k2-blog div.k2ItemsBlock ul li {
        width: 50%!important;
    }
    .sp-megamenu-parent > li > a {
        font-size: 10px!important;
        letter-spacing: 0!important;
    }
  	#sp-logo img {
      	width: 100%;
    }
    .at-testimonial-item .item-title {
        padding-left: 20px!important;
    }
    .at-icon-box-2-item .sppb-media>div {
        width: 100%!important;
    }
    .at-icon-box-2-item .sppb-media>div:first-child {
        margin-bottom: 20px;
    }
    .at-animations-content {
        padding: 0!important;
    }
}
@media (max-width: 767px) {
    #at-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: 0;
        top: 35px;
    }
  	.sticky-wrapper.is-sticky #sp-menu {
        top: 0;
    }
    #offcanvas-toggler {
        line-height: 0!important;
    }
    #offcanvas-toggler > i {
        margin: 0;
    }
    .sub-clients img {
        display: inline!important;
    }
    .at-icon-box-item {
        margin: 50px 0;
    }
    #at-about-us>div>div {
        width: 100%!important;
    }
    #at-portfolio {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    #at-testimonial .sppb-row>div {
        width: 100%!important;
    }
    #at-statistic .sppb-row>div {
        border-bottom: 1px solid #707070;
    }
    #at-pricing .sppb-row>div {
        margin: 30px 0;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
    .at-about-us-left,
    .at-about-us-right {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .at-testimonial-item .item-title {
        padding-left: 20px!important;
    }
    .at-testimonial-item .item-star {
        margin-top: 0px!important;
    }
    #at-why-choose .sppb-row>div {
        width: 100%!important;
    }
    .at-animations-content {
        padding-right: 0!important;
    }
    #at-animations {
        padding-left:  10px!important;
        padding-right:  10px!important;
    }
    #sp-quickcontact-form {
        width: 100%!important;
    }
}
/***** GENERAL *****/
h1, h2, h3, h4, h5, h6, p, span, i, strong, .button, div:before, div:after, .at-statistics-item {
    -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;
}
.sppb-section-title h4 {
    padding-bottom: 12px;
    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: 11px 35px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
}
.button:hover {
    background: #fff!important;
}
/***** HEAD ******/
#sp-main-body,
#sp-page-title,
#sp-header,
#sp-header .logo,
#offcanvas-toggler,
.sticky-wrapper.is-sticky,
.sp-megamenu-parent >li >a {
	-webkit-transition: .6s ease-in-out;
	-moz-transition:    .6s ease-in-out;
	-ms-transition:     .6s ease-in-out;
	-o-transition:      .6s ease-in-out;
	transition:         .6s ease-in-out;
}
.sticky-wrapper.is-sticky #sp-header,
.sticky-wrapper.is-sticky #sp-header .logo {
	height: 70px!important;
}
.sticky-wrapper.is-sticky #offcanvas-toggler,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a {
	line-height: 70px!important;
}
#sp-logo .logo {
  	padding: 20px 0;
}
.sticky-wrapper.is-sticky #sp-logo .logo {
  	padding: 10px 0;
}
/***** MENU BAR *****/
#sp-header-sticky-wrapper {
    position: relative;
    z-index: 999;
    background: #101418;
}
.sticky-wrapper.is-sticky #sp-header {
    background: #2A2D2E;
}
img.sp-default-logo {
    padding-left: 10px;
}
#sp-logo {
    background: none!important;
    margin: 0 auto;
}
#sp-logo .logo {
    margin: 0 auto;
}
#offcanvas-toggler > i {
    color: #fff!important;
}
.offcanvas-menu ul li ul {
    padding-left: 15px;
}
#sp-menu {
    padding: 0;
}
#sp-menu .sp-megamenu-parent {
    width: 100%;
}
#sp-menu  .sp-megamenu-parent>li {
    width: 14.2%;
    text-align: center;   
}
#sp-menu  .sp-megamenu-parent>li:hover {
    background: #080a0c;
}
#sp-menu  .sp-megamenu-parent li ul li {
    text-align: left!important;
}
@-webkit-keyframes sp-dropdown-inner1 {
 from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

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

@keyframes sp-dropdown-inner1 {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

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

.sp-dropdown-inner2 {
  -webkit-animation-name: sp-dropdown-inner1;
  animation-name: sp-dropdown-inner1;
}
.sp-dropdown-inner2 {
  -webkit-animation-duration: 1.7s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/***** SLIDER *****/
#sp-main-body .home-page #sp-slide-wrapper {
    
}
/***** ICON-BOX ******/
.at-icon-box-item {
    cursor: pointer;
}
.at-icon-box-item span {
    border-radius: 50%;
    color: #fff;
    font-size: 42px;
    line-height: 100px;
    margin: 0 auto 20px;
    position: relative;
    transform: rotate(0deg) scale(1);
    transition: color 0.3s ease 0s, border-color 0.3s ease 0s, background-color 0.3s ease 0s, transform 0.3s ease 0s;
    width: 102px;
}
.at-icon-box-item h5 {
    text-transform: uppercase;
}
.at-icon-box-item:hover span {
    background: none!important;
    transform: rotate(360deg) scale(1.8);
    -ms-transform: rotate(360deg) scale(1.8);
    -webkit-transform: rotate(360deg) scale(1.8);
}
/****** ABOUT-US *******/
#at-about-us .sppb-row > div,
#at-about-us>div>div {
    padding: 0;
}
.at-about-us-left {
  	height: 100%;
}
#at-about-us>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#at-about-us>div>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.at-about-us-right {
    width: 100%;
}
.at-about-us-left h4 {
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.at-about-us-left .button {
    margin-right: 10px;
    margin-top: 15px;
    display: inline-block;
    padding: 9px 0;
    width: 135px;
    text-align: center;
}
.skill {
    text-align: right;
    color: #999999;
}
.skill strong {
    font-weight: 400;
    color: #999999;
    float: left;
}
.skill span {
    float: right;
}
em strong {
    display: none;
}
.progress {
    background-color: #505050;
    box-shadow: none;
    height: 11px;
    border-radius: 0;
}
.progress-bar {
    animation-delay: 0.2s;
    animation-duration: 1s;
    animation-name: process;
    animation-timing-function: linear;H
    box-shadow: none;
    height: 11px;
    position: relative;
    transform-origin: left center 0;
}
@keyframes process {
0% {
    transform: scaleX(0);
}
100% {
    transform: scaleX(1);
}
}
/*****TESTIMONIAL*******/
#at-testimonial .sppb-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#at-testimonial .sppb-row>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.at-testimonial-item>div:before {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 2px;
    left: 0;
    right: 0;
}
.at-testimonial-item:hover>div:before {
    width: 0;
}
.at-testimonial-item {
    padding: 30px;
    display: inline-block;
    position: relative;
    width: 100%;
    background: #fff!important;
    margin-top: 2%;
    margin-bottom: 2%;
    cursor: pointer;
}
.at-testimonial-item:hover .item-plus a {
    color: #fff;
}
.at-testimonial-item .item-plus {
    width: 15%;
    padding-top: 20px;
}
.at-testimonial-item .item-plus a {
    font-weight: 700;
    border-radius: 50%;
    background: #9da6b0;
    color: #9da6b0;
    padding: 18px 23px;
}
.at-testimonial-item .item-title {
    width: 85%;
}
.at-testimonial-item .item-title h5 {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 14px;
}
.at-testimonial-item .item-star {
    width: 100%;
    margin-top: -20px;
}
.at-testimonial-item .item-star strong {
    display: none;
}
.at-testimonial-item .item-star>div {
    background: url(../images/star.png) center center no-repeat;
    width: 20px;
    height: 20px;
    float: right;
}
.at-testimonial-item .item {
    float: left;
}
/***** STATISTICS *****/
#at-statistic .sppb-row>div {
    padding: 0;
    cursor: pointer;
    border-right: 1px solid #707070;
}
#at-statistic .sppb-row>div:last-child(4) {
    border: 0;
}
.at-statistics-item {
    padding: 70px 0;
}
.at-statistics-item .counter {
    font-size: 60px;
    line-height: 55px;
}
.at-statistics-item h6 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding-top: 10px;
}
/***** ICON-BOX-2 *****/
.at-icon-box-2-item {
    cursor: pointer;
    margin: 30px 0;
}
.at-icon-box-2-item span {
    width: 70px;
    height: 70px;
    padding-top: 17px!important;
    border-radius: 50%;
}
.at-icon-box-2-item:hover span i {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.at-icon-box-2-item span i {
    color: #fff;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
}
.at-icon-box-2-item h5 {
    text-transform: uppercase;
    margin-bottom: 15px;
}
/***** ANIMATIONS *****/
.at-animations-content {
    padding-right: 30%;
    padding-top: 50px;
}
.at-animations-content h4 {
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.at-animations-content .button {
    display: inline-block;
    padding: 9px 50px;
    margin-top: 15px;
}
.at-animations-content .button:hover {
    background: #9da6b0!important;
    color: #fff!important;
}
.at-animations-content {
    margin-bottom: 60px;
}
/***** WHY-CHOOSE *****/
.at-why-choose-item {
    cursor: pointer;
}
.at-why-choose-item>div:before {
    position: absolute;
    content: "";
    bottom: 0;
    width: 0;
    height: 2px;
    left: 0;
    right: 0;
}
.at-why-choose-item:hover>div:before {
    width: 100%;
} 
.at-why-choose-item h5 {
    text-transform: uppercase;
    padding: 0 20px;
}
.at-why-choose-item  .sppb-addon-text {
    padding: 0 20px 20px;
}
#at-why-choose .sppb-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#at-why-choose .sppb-row>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#at-why-choose .sppb-row>div .sppb-column  {
  background: #fff;
}
.at-why-choose-item span,
.at-why-choose-item span img {
    width: 100%;
}
/***** PRICING *****/
#at-pricing ul li {
    list-style: none!important;
}
#at-pricing .sppb-row>div {
    padding: 0;
}
.at-pricing-item h2 {
    background-position: center bottom!important;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.at-pricing-item h6 {
    font-size: 20px;
}
.at-pricing-item ul {
    margin: 30px 0 0;
    border: 1px solid #e4e4e5;
    border-top: 0;
    padding: 0;
}
.at-pricing-item ul li {
    padding: 25px 40px 20px;
    position: relative;
}
.at-pricing-item ul li:before {
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    width: 80%;
    height: 1px;
    background: #e4e4e5;
    top: 0;
    margin: 0 auto;
}
.at-pricing-item ul li:last-child:before {
    background: none;
}
.at-pricing-item ul li h5 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 auto;
    padding-left: 20px;
    background: url(../images/pricing-list-icon.png) no-repeat center left;
    display: inline-block;
}
.at-pricing-item ul li:last-child {
    padding: 40px;
    border-top: 1px solid #e4e4e5;
}
.at-pricing-item ul li a {
    padding: 14px 25px!important;
}
.at-pricing-item ul li a:hover {
    background: #404447!important;
    color: #fff!important;
}
.at-pricing-item-pro ul li a {
    background: none!important;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    color: #000;
}
.at-pricing-item {
    margin-top: 20px;
}
.at-pricing-item h2 {
    padding: 50px 0 15px;
    margin: 0;
}
.at-pricing-item h2 {
    border-top: 4px solid transparent;
}
.at-pricing-item-pro {
    overflow: hidden;
    position: relative;
}
.at-pricing-item-pro .featured-text {
    background-color: #5674b9;
    color: #fff;
    font-family: "Oswald";
    font-size: 13px;
    font-weight: 300;
    left: -37px;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 9px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 27px;
    transform: rotate(-45deg);
    width: 160px;
}
/***** CONTACT-FORM *****/
#at-contact p {
    color: #fff;
}
#sp-quickcontact-form {
    width: 420px;
    margin: 0 auto;
}
#sp-quickcontact-form input,
#sp-quickcontact-form textarea {
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    border: 1px solid #707070;
    background: #16181e;
    color: #fff;
}
#sp-quickcontact-form .button {
    border: 0;
}
#sp-quickcontact-form .button:hover {
    color: #fff!important;
    background: #adadad!important;
}
#at-bottom-contact h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
}
/***** BLOG *****/
#at-k2-blog div.k2ItemsBlock ul {
    padding-left: 0;
}
#at-k2-blog div.k2ItemsBlock ul li {
    float: left;
    width: 25%;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 0;
}
#at-k2-blog div.k2ItemsBlock ul li:nth-child(2n+1) {
    background: -webkit-linear-gradient(#fff, #404447,#bbc5d0, #404447,#bbc5d0, #404447); 
    background: -o-linear-gradient(#fff, #404447,#bbc5d0, #404447,#bbc5d0, #404447); 
    background: -moz-linear-gradient(#fff, #404447,#bbc5d0, #404447,#bbc5d0, #404447); 
    background: linear-gradient(#fff, #404447,#bbc5d0, #404447,#bbc5d0, #404447); 
}
#at-k2-blog div.k2ItemsBlock ul li:nth-child(2n) {
    background: -webkit-linear-gradient(#fff, #404447,#bbc5d0, #404447,#e4e4e5, #404447); 
    background: -o-linear-gradient(#fff, #404447,#bbc5d0, #404447,#e4e4e5, #404447); 
    background: -moz-linear-gradient(#fff, #404447,#bbc5d0, #404447,#e4e4e5, #404447); 
    background: linear-gradient(#fff, #404447,#bbc5d0, #404447,#e4e4e5, #404447); 
}
#at-k2-blog div.k2ItemsBlock ul li.lastItem {
    margin-right: 0;
}
#at-k2-blog a.moduleItemImage img {
    width: 100%!important;
    margin-top: -4px;
}
#at-k2-blog .media-body {
    padding-top: 10px;
}
#sp-right .k2ItemsBlock ul li img {
  width: 100%;
}
#at-k2-blog .moduleItemTitle {
    position: absolute;
    bottom: 15px;
    min-height: 50px;
    margin-left: 20px;
    color: #fff!important;
}
.moduleItemReadMore {
    padding: 4px 15px;
    color: #fff;
    margin: 20px 0 20px 20px;
    display: inline-block;
}
.moduleItemReadMore:hover {
    color: #fff!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;
}
.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 {
    background: #5aaddd;
    color: #fff;
    padding: 12px 40px;
    font-weight: 700;
}
.pp-button:hover {
    color: #fff;
    background: #666;
}
/***** Onepage *****/
.sp-megamenu-parent > li > a {
    padding: 0 10px;
}
.sp-megamenu-parent > li.menu-first {
    display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a.menu-first {
    display: none;
}
.offcanvas-menu ul li.current,
.offcanvas-menu .offcanvas-inner .search {
    display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-view {
    display: none;
}
#sp-page-builder .page-content .sppb-section, #sp-page-builder .sppb-section {
  	margin: 0!important;
}


