/**** CUSTOM RESPONSIVE *****/
@media (min-width: 1200px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
        padding: 0 7px!important;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
        padding: 0 6px!important;
    }
    #at-k2-blog div.k2ItemsBlock ul li {
        width: 23%!important;
    }
    .at-services-item strong {
        margin-left: 0!important;
        font-size: 10px!important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    #at-k2-blog div.k2ItemsBlock ul li {
        width: 23%!important;
    }
    .sp-megamenu-parent > li > a {
        font-size: 10px!important;
        letter-spacing: 0!important;
        padding: 0 5px!important;
    }
  	#sp-logo img {
      	width: 100%;
    }
    .at-services-item strong {
        margin-left: 0!important;
        font-size: 10px!important;
    }
    #at-slider .tp-caption a {
        padding: 37px 30px!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;
    }
    #at-slider {
        display: none!important;
    }
    #at-testimonial {
        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;
    }
  	.at-testimonial {
  	     display: none;
  	}
    .at-get-quote-left p {
        font-size: 16px!important;
    }
    #at-team-bottom {
        padding-bottom: 30px!important;
    }
    .k2ItemsBlock li {
        width: 100%!important;
    }
    .at-contact-first-item {
        margin: 20px 0;
    }
    #at-contact-second .control-group {
        width: 100%!important;
    }
    .at-team-item {
        margin: 20 auto!important;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-fiater > ul > li {
        margin: 5px!important;
    }
}
/***** GENERAL *****/
html {
    font-size: 14px;
}
body {
    font-family: Montserrat;
}
.sppb-section-title h3 {
    background: url(../images/border-title.png) no-repeat bottom center;
    padding-bottom: 30px;
    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;
}
.at-button {
    padding: 10px 20px;
    border: 2px solid #e1e1e1;
    color: #3f3f3f;
    text-transform: uppercase;
}
.at-button:hover {
    color: #fff;
}
.tp-caption {
    padding: 40px!important;
}
h4 {
    font-size: 24px;
    font-weight: 700!important;
    text-transform: uppercase;
    margin-bottom: 40px!important;
}
h5 {
    font-family: CrimsonText;
    color: #6f6f6f;
    font-style: italic;
    margin: 0 0 40px!important;
}
.sppb-title-subheading {
    font-style: italic;
    font-family: CrimsonText;
}
/***** 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;
}
.itemid-437 .sp-megamenu-parent >li >a {
    color: #fff;
}
.sticky-wrapper.is-sticky #sp-header .sp-megamenu-parent >li >a {
    color: #000;
}
/***** SLIDER *****/
#sp-main-body .home-page #at-slider {
    margin-top: -90px;
}
#at-slider .tp-button,
#at-slider .at-button:hover {
    background: none!important;
    border: 1px solid #fff!important;
    box-shadow: none!important;
}
.tp-button
/***** INTRODUCTION *****/
.at-introduction .at-intro-sub {
    cursor: pointer;
}
.at-introduction .at-intro-sub i {
    color: #fff;
    border-radius: 50%;
    display: inline-block !important;
    height: 90px !important;
    line-height: 90px !important;
    margin-bottom: 20px;
    width: 90px !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;
}
.at-introduction .at-intro-sub:hover i {
    cursor: pointer;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}
.at-introduction .at-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;
}
.at-introduction .at-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;
}
.at-introduction .at-intro-sub p {
    font-size: 13px;
}
/***** BANNER *****/
.at-banner-content .sppb-addon-title {
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.at-banner-content h2 {
    background: url(../images/border-title.png) no-repeat bottom center;
    padding-bottom: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.at-banner-content ul {
    padding-left: 0;
    padding-top: 20px;
}
.at-banner-content ul li {
    display: inline-block;
    padding: 0 10px;
}
/***** SERVICES *****/
#at_services p {
    width: 80%;
    margin-bottom: 50px;
}
#at_services .hide {
    display: none;
}
.at-services-item {
    padding: 0px;
}
.at-services-item em {
    font-size: 30px;
    border: 1px solid #6f6f6f;
    border-radius: 50px;
    width: 60px;
    min-height: 60px;
    padding: 13px 13px;
    -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;
}
.at-services-item {
    cursor: pointer;
    margin-bottom: 60px;
}
.at-services-item:hover em {
    color: #fff;
}
.at-services-item strong {
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 20px;
}
.at-services-button {
    padding: 13px 40px;
    border: 1px solid #000;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}
/***** ABOUT ******/
#at-about h6 {
    margin-top: 40px;
    padding-top: 15px;
    background: url(../images/border-why-choose-title.png) no-repeat top left;
}
.at-about-content {
    margin-top: 60px;
}
.at-about-second-item {
    margin: 50px 0;
    cursor: pointer;
}
.at-about-second-item h4 {
    margin-bottom: 20px!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;
}
/***** FACTS *****/
.at-facts-item span {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
}
.at-facts-item h5 {
    color: #fff;
    margin-top: 20px!important;
    padding-bottom: 30px;
    background: url(../images/line-facts-border.png) no-repeat bottom center;
}
/***** SKILL *****/
/***** SKILL *****/
.at-our-skill h3,
.at-our-skill p,
.at-skill-sub h4,
.at-skill-sub h5 {
    color: #fff;
}
.at-our-skill .at-skill-sub p {
    width: 100%;
    position: relative;
    height: 30px;
    background: #eee;
}
.at-our-skill .at-skill-sub p .expand {
    position: absolute;
    padding-bottom: 6px;
    text-indent: 9999px;
}
.at-our-skill .at-skill-sub p em {
    position: absolute;
}
.at-our-skill .at-skill-sub h4 {
    font-size: 18px;
    font-weight: 300;
}
.at-our-skill .at-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%;} }
/***** TEAM *****/ 
.at-team-item {
    position: relative;
    text-align: center;
}
.at-team-item img {
    width: 100%;
    border: 3px solid #ccc;
}
.at-team-item img:hover {
    border: 3px solid #111;
    cursor: pointer;
    transition: color 400ms ease 0s, border-color 400ms ease 0s;
}
.at-team-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 3px solid #ccc;
    padding: 8px 0 20px 10px;
    color: #fff;
}
.at-team-content p {
    font-weight: 700;
}
.at-team-content h5 {
    margin-bottom: 0!important;
    color: #fff;
}
/******TEAM-BOTTOM*******/
.at-team-bottom-button {
    padding: 13px 50px!important;
    color: #000;
    border-radius: 0!important;
    border-color: #000;
    font-weight: 700;
    margin-top: 60px;
}
.at-team-bottom-button:hover {
    color: #fff;
}
#at-team-bottom .sppb-addon-container {
    text-align: right;
}
/***** TWITTER *****/
.at-twitter h3,
.at-twitter h4,
.at-twitter p {
    color: #fff;
}
.at-twitter img {
    display: block;
    margin: 0 auto;
}
.at-twitter h4 {
    line-height: 60px;
    font-size: 28px;
}
/***** TIMELINE *****/
.at-history-sub-left {
    padding-top: 90px;
    border-right: 3px solid #e5e5e5;
    padding-right: 30px;
}
.at-history-sub .at-history-item {
    cursor: pointer;
    padding: 50px 0;
}
.at-history-sub .at-history-item i {
    color: #4e4e4e;
    background: #f5f5f5;
    border-radius: 50%;
    display: inline-block !important;
    height: 70px !important;
    line-height: 70px !important;
    margin-bottom: 20px;
    width: 70px !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;
}
.at-history-sub .at-history-item:hover i {
    color: #fff;
    -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;
}
.at-history-sub .at-history-item h3 {
    text-transform: uppercase;
    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;
}
.at-history-sub .at-history-item:hover h3 {
    -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;
}
.at-history-sub .at-history-item p {
    color: #808080;
}
.at-history-sub .at-history-item h6 {
    color: #e5e5e5;
}
/***** BUY THEME *****/
.at-buy-theme {
    background: #fafafa;
    border-top: 1px solid #e8e8e8;
}
/***** TESTIMONIAL *****/
#at-testimonial #border-title img {
    border-radius: 50%;
     -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;
}
#at-testimonial #border-title img:hover {
    border: 7px solid #fff;
}
/***** GET QUOTE *****/
.at-get-quote-left p {
    font-size: 30px;
    font-family: CrimsonText;
    color: #fff;
    font-style: italic;
    padding-top: 10px;
}
.at-get-quote-left p strong {
    font-weight: 300!important;
}
.at-get-quote-button {
    padding: 13px 40px;
    border-radius: 0!important;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border: 0!important;
}
.at-get-quote-button:hover {
    color: #fff;
}
/***** STATISTIC *****/
.at-statistic .sppb-title-heading,
.at-statistic p {
    color: #fff;
}
.at-statistic-sub h1 {
    font-size: 60px;
}
.at-statistic-sub h1,
.at-statistic-sub h3 {
    color: #fff;
} 
/***** BLOG *****/
#at-blog div.k2ItemsBlock ul {
    padding-left: 0;
}
#at-blog div.k2ItemsBlock ul li {
    float: left;
    margin-right: 1.3%;
    width: 24%;
}
#at-blog div.k2ItemsBlock ul li:nth-child(4n) {
    margin-right: 0!important
}
#at-blog a.moduleItemImage img {
    width: 100%!important;
}
#at-blog .media-body {
    padding-top: 10px;
}
/***** 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;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    border-radius: 0!important;
}
.at-page-service i {
  margin-top: 10px;
}
.sp-simpleportfolio-img {
    width: 100%;
}
.sp-simpleportfolio-filter li {
    margin: 5px!important;
}
/***** PRICING *****/
.at-pricing-item:hover {
    cursor: pointer;
}
.at-pricing-item ul {
    padding-left: 0!important;
}
.at-pricing-item li {
    list-style: none;
    padding: 15px 0;
}
.at-pricing-item li span {
    display: none;
}
.at-pricing-item h4 {
    border: 1px solid #ececec;
    margin: 0!important;
    padding: 20px 0;
    border-bottom: none;
    font-size: 18px;
}
.at-pricing-item ul {
    border: 1px solid #ececec;
}
.at-pricing-item .li-last {
    font-size: 50px;
    padding: 40px 0 60px;
    font-weight: 700;
}
.at-pricing-item .li-last sup {
    font-size: 18px;
    padding-bottom: 20px;
    font-weight: 700;
}
.at-pricing-item .li-last strong {
    font-size: 14px;
    font-weight: 300;
}
.at-pricing-no-active {
    margin-top: 30px;
}
.at-pricing-active {
    position: relative;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}
.at-pricing-button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
    width: 100%;
}
.at-pricing-button a {
    border-radius: 0!important;
    padding: 11px 43px;
    background: #000;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
.at-pricing-button a:hover {
    color: #fff;
}
/*******CONTACT********/
.at-contact-first-item i {
    border: 1px solid #a4a4a4;
    width: 90px!important;
    height: 90px!important;
    padding: 27px 20px;
    border-radius: 50%;
}
.at-contact-item-text {
    height: 90px;
    padding: 6% 0;
}
.at-contact-item-text p {
    color: #000;
    font-weight: 700;
    font-style: italic;
}
/*******CONTACT-SECOND********/
#at-contact-second .control-group {
    width: 32%;
    float: left;
    margin-right: 2%;
}
#at-contact-second .control-group:nth-child(3) {
    margin-right: 0!important;
}
#at-contact-second .control-group input {
    width: 100%!important;
    border-radius: 0!important;
    color: #000;
    background: #fff;
}
#at-contact-second .control-group:nth-child(7) {
    width: 100%!important;
    margin-top: 30px;
}
#at-contact-second .control-group:nth-child(6) {
    margin-right: 0!important;
}
#at-contact-second  textarea {
    width: 100%!important;
    border-radius: 0!important;
    height: 150px;
    background: #fff;
    color: #000;
}
#at-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;
}
/********CLIENTS**********/
.at-clients img {
    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 a.btn-view {
    display: none;
}
.sp-simpleportfolio-tags,
.sp-simpleportfolio-title a {
  display: none;
}
.offcanvas-inner .current  {
    display: none;
}