/* Title */
.tp-button {
  font-family: Amaranth, sans-serif;
}
#sp-section-2 {
  background-color:#fff;
  position: relative;
  z-index: 99;
}
#sp-section-1 {
  border-bottom: 1px solid #e8e8e8;
  position: relative;
  z-index: 99;
}
#sp-top1 {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#sp-top2 {
  border-right: 1px solid #ddd;
}
.sp-contact-info li {
  margin: 0 11px!important;
}
ul.social-icons >li {
  margin: 5px 19px!important;
}
#sp-section-1 a {
  color: #463535;
}
#sp-section-1 ul.social-icons >li a {
  color: #463535!important;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #333!important;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a,
.sp-contact-info li {
  color: #ffffff!important;
}
#sp-top2 .sp-contact-info ul li i a {
  color: #ffffff!important;
}
#sp-main-body {
  padding: 0!important;
}
#sp-bottom2 a {
  color:#ffffff!important;
}
body.itemid-437 #sp-header {    
 background: none;
 box-shadow: 0 0px 0px rgba(0, 0, 0, 0)!important;
}
.sticky-wrapper.is-sticky #sp-header {
  background-color: #24272e!important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition:    all 0.4s ease-in-out;
  -ms-transition:     all 0.4s ease-in-out;
  -o-transition:      all 0.4s ease-in-out;
  transition:         all 0.4s ease-in-out;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.3);
}
.sticky-wrapper.is-sticky #sp-header .sp-megamenu-parent >li >a ,
.sticky-wrapper.is-sticky #offcanvas-toggler i  {
  color: #fff!important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition:    all 0.4s ease-in-out;
  -ms-transition:     all 0.4s ease-in-out;
  -o-transition:      all 0.4s ease-in-out;
  transition:         all 0.4s ease-in-out;
}
body.itemid-437 #sp-header .sp-megamenu-parent >li >a {
    color: #ffffff;
}
body.itemid-437 #sp-header .sp-megamenu-parent {
  display: none!important;
}
body.com-users #sp-component {
    padding: 40px 70px 70px 70px;
}
body.itemid-437 #sp-header #offcanvas-toggler >i {
    color: #fff;
}
#offcanvas-toggler >i {
    color: #fff;
}
.sticky-wrapper.is-sticky #offcanvas-toggler >i {
   color: #fff!important;
}
#offcanvas-toggler >i:hover {
  color:#fff!important;
}
#projects-wrapper {
  padding-bottom:50px;
}
.at-title h2 {
  color: #ffffff;
  font-size: 50px;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.at-title h2.small {
  font-size: 35px;
}
.at-title h2.big {
  font-size: 50px;
  font-weight: 700;
}
.at-title h2.bigtop {
  font-size: 70px;
  font-weight: 700;
}
.at-title h6,
.at-title-1 h6 {
  color: #ffffff;
  margin-top: 0px;
  font-size: 20px;
  letter-spacing: 2px;
  display: inline-block;
  font-style: italic;
  font-weight: 400;
  text-transform: capitalize;
}
.at-title p {
  border: none;
  color: #7f7f7f;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  margin: 2em 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
.at-title-black h2 {
  color: #000;
}
#at-industry .at-title-black h1 {
  color: #ffe267;
  font-size: 150px;
  text-transform: uppercase;
}
.at-title h3 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 700;
  color: #3c3950;
}
.at-title-boder {
  font-weight: 200;
  line-height: 39px;
  letter-spacing: 2px;
}
.at-button {
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 0px!important;
  background-color: #333;
  border-color: 1px solid #333;
}
.at-title h2 b {
  color: #000;
}
.qx-btn:before,
.qx-btn:hover {
  background-color: #ffffff!important;
  border-color: #000!important;
}
/* Transition */
h1, h2, h3, h4, h5, h6, i, i:before, i:after  {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition:    all 0.4s ease-in-out;
  -ms-transition:     all 0.4s ease-in-out;
  -o-transition:      all 0.4s ease-in-out;
  transition:         all 0.4s ease-in-out;
}
/* Slider */
.at-slider {
  position: relative;
  top: -45px;
}
.at-slider .tp-caption a {
  padding: 20px 65px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.at-slider .tp-caption a:hover {
  background-color:#000!important;
  border:1px solid #000!important;
}
.at-slider .tp-caption .button {
    padding: 12px 35px;
    font-size: 14px;
    text-transform: uppercase;
}
.at-slider .tp-caption a.button1 {
    background: none!important;
    border: 2px solid #227b9d;
}
.at-slider .tp-caption a.button1:hover {
    background: #333!important;
    border: 0px;
}
.at-slider .button:hover {
  background: #222;
}
.tp-button {
  padding: 10px 20px;
  border-radius: 50px;
  border:1px solid #ffffff;
}
.qx-btn {
  position: relative;
  color: #ffffff;
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
  padding: 25px 45px;
  font-size: 18px;
  background: none;
  line-height: 24px;
  border: 2px solid #e8e8e8;
  z-index: 0;
   border-radius: 0px!important;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition:    all 0.2s ease-in-out;
  -ms-transition:     all 0.2s ease-in-out;
  -o-transition:      all 0.2s ease-in-out;
  transition:         all 0.2s ease-in-out;
}
.qx-btn:hover {
  border-radius: 50px;
  background-color: #ffffff!important;
  color: #000!important; 
}
.qx-btn-defauat:hover {
  border-radius: 50px;
  background-color: #ffffff!important;
  color: #000!important; 
}
.qx-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7, 1, 1);
    transition: transform 0.42s, opacity 0.42s;
    border-radius: inherit;
    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition:    all 0.2s ease-in-out;
	-ms-transition:     all 0.2s ease-in-out;
	-o-transition:      all 0.2s ease-in-out;
	transition:         all 0.2s ease-in-out;
}
.qx-btn:hover::before {
	opacity: 1;
	transform: translate3d(225, 225, 225) scale3d(1, 1, 1);
}
/***** Feature****/
#at-feature {
  cursor: pointer;
  position: relative;
  margin-top:-90px;
}
#at-feature-about {
  cursor: pointer;
  position: relative;
  margin-top:-50px;
}
.at-feature-item img {
  left:0;
  right:0;
  margin:auto;
}
.at-feature-right:before {
    border: 11px solid #ffdb60;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    border-width: 15px; */
    right: -30px;
    top: -30px;
}
.at-feature-right {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.at-feature-right img {
  width: 100%;
}
/***** Industry****/
#at-industry .qx-blurb-content {
  background-color: #1d1f25;
  margin: 0px;
  padding-top: 30px;
}
.at-industry-item {
  background-color: #1d1f25;
  padding-bottom: 40px;
}
.at-industry-item h4 {
  font-size: 20px;
  text-transform: uppercase;
}
.at-industry-item h3 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  color: #ffffff;
}
.at-industry-item p {
  color: #ffffff;
}
.at-industry-item img {
	cursor: pointer;
	opacity: 0.8;
}
.at-industry-item img:hover {
	opacity: 1;
}
/*****Gallery ****/
.at-gallery-sub .qx-g-items .qx-fg-item {
 margin-top: 0px!important;
 padding: 0px!important;
}
/***** Testimonial*****/
.qx-element-testimonial-pro .qx-testimonial img {
    display: inline-block;
    margin-top: 2rem;
    height: 60px!important;
}
 #at-testimonial h4 {
  color: rgba(255,255,255,1);
  top: -11px;
  left: 0;
  right: 0;
  position: absolute;
}
/***** project *****/
#at-project {
  position: relative;
  left: 0;
  top: -120px;
  width: 100%;
  height: 100%;
}

/***** Team ******/
.at-team-content {
  background-color: #000!important;
  text-align: left!important;
left: 40px;
}
.at-team-content .qx-media-body {
    padding-left: 25px;
}
.member-social ul li  {
  display: inline-block;
  margin: 10px;
}
.member-social ul li i {
  color: #ffffff;
  font-size: 16px;
}
.member-social ul {
  padding: 0px;
  margin: 0px;
}
.at-team-content h3 {
  font-size: 30px;
  padding-top: 50px;
}
.at-team-content p {
  color: #ffffff;
  line-height: 70px;
}
.at-team-content .qx-media-right img,
.at-team-content .qx-media-left img {
	cursor: pointer;
	opacity: 0.8;
}
.at-team-content .qx-media-right img:hover,
.at-team-content .qx-media-left img:hover {
	opacity: 1;
}
/****** Portfolio ******/
.at-portfolio-sub {
  margin-left: 0px!important;
}
.isotope-item {
  padding: 10px;
}
.at-portfolio-button:hover {
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-fiater > ul > li {
  margin: 5px;
}
.project-img img {
  width: 100%;
}
.projects-fiater {
  text-align: center;
  display: inline-block;
}
.projects-fiater ul {
  display: inherit;
  line-height: 43px;
  margin: 0 auto;
}
.projects-fiater ul li {
  line-height: 40px;
  margin: 5px 0;
  display: static!important;
  float: left;
}
.projects-fiater a {
  padding: 8px 15px;
  border: 1px solid #fff;
}
.item-page .project-img {
  border: 5px solid #fff;
}
.pp-button {
  color: #fff;
  padding: 12px 40px;
  font-weight: 700;
}
.pp-button:hover {
  color: #fff;
  background: #666;
}
.projects-fiater a {
  width: 200px;
  display: inline-block;
  padding: 0;
  border-radius: 20px;
}
.projects-wrapper .project-img .project-img-extra h4 {
  color: #ffffff;
}
.projects-wrapper .project-img .project-img-extra .project-img-extra-content a {
    position: relative;
    color: #fff!important;
}


/***** Client *****/
#at-client {
  margin-top: -160px;
  background-color: #eeeff1!important;
}
#at-client .qx-container {
  position: relative;
  background: #ffffff!important;
  margin-top: -120px;
  z-index: 9999;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}
.at-client-item img {
  cursor: pointer;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0.8;
}
.at-client-item img:hover {
    opacity:1;
}
/****** Testimonial *****/

#at-testimonial {
  margin-top: -150px;
  z-index: 99;
}
/* Blog */
.entry-header h2 a {
    font-size: 30px;
    font-weight: 400;
}
div.sp-module .sp-module-title {
    font-size: 20px;
    font-weight: 400;
}
.sp-page-title {
    margin-bottom: 50px;
}
.at-blog div.k2ItemsBlock ul li {
  background: #1d1f25;
  width: 32%;
  float: left;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
}
.at-blog div.k2ItemsBlock ul li:nth-child(3n) {
  margin-right: 0;
}
.at-blog div.k2ItemsBlock ul li a {
  display: inherit;
  overflow: hidden;
  font-size: 20px;
  text-align: center;
  padding-top: 20px;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
    display: block;
    color: #fff!important;
    text-align: center!important;
}
.at-blog div.k2ItemsBlock ul li img {
  width: 100%;
  margin-bottom: 27px!important;
  transition: all .40s linear;
  transform: scale(1.1);
}
.at-blog div.k2ItemsBlock ul li:hover img {
  transform: rotate(4deg)scale(1.2);
}
.at-blog ul li .moduleItemDateCreated {
  left: 0;
  display: block;
  padding: 20px;
  font-size: 17px;
   font-style:normal; 
  color: #fff;
  text-align: center;
  background: #fff;
}
.at-blog .at-portfolio-button {
  margin-top: 0!important;
}
.at-blog > div > p {
  clear: left;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: left!important;
  width: 100%;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
    display: block;
   padding-bottom: 21px;
}

/* Footer */
#sp-footer1 {
  text-align: center;
}
#sp-footer2 {
  text-align: right;
}
/***** Client *****/
.at-client-item  {
  background: #ffc706;
  border: 1px solid #fff;
}
/* Contact */
#at-contact-button {
  color: #fff;
  border: 0px!important;
  background: #333!important;
  padding: 15px 40px;
  border-radius: 50px;
}
#at-contact-button:hover {
  background: #ffffff!important;
  color: #333!important;
}
.at-contact-form .form-horizontal .control-label {
  text-align: left!important;
}
.form-horizontal .control-group {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.form-horizontal .control-group:nth-child(3) {
    margin-right: 0;
}
.form-horizontal .control-group:nth-child(n+4) {
    width: 100%;
    margin-right: 0;
}
.form-horizontal textarea,
.form-horizontal input {
    background: #ffffff!important;
    border: 0!important;
    text-align: center;
    color: #bebbbb!important;
    border-bottom: 1px solid!important;
    box-shadow: none!important;
}
.control-label {
    display: none;
}
.form-horizontal .controls {
    margin-left: 0!important;
}
.form-horizontal .controls:first-child {
    text-align: center;
}
#at-contact .qx-icon {
    padding: 20px;
}
.at-contact-item .qx-icon {
     -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
     transition: all 0.4s ease-in-out 0s; 
}
.at-contact-item:hover .qx-icon:before {
    -webkit-transform: roteteY(-180deg);
    -ms-transform: roteteY(-180deg);
    transform: roteteY(-180deg);
    display: block; 
    color: #fff!important;
}
.at-contact-item:hover .qx-icon {
    -webkit-transform: roteteY(-180deg);
    -ms-transform: roteteY(-180deg);
    transform: roteteY(-180deg);
}
.at-contact-item {
    cursor: pointer;
}
.at-contact-form button {
  color: #ffffff;
  padding: 25px 90px;
  background-color: #000!important;
}
.at-contact-form:hover button {
  color: #fff!important;
  border-color:#000!important;
}
.at-contact-form.qx-btn:before,
 .at-contact-form.qx-btn:hover
.at-contact-form label {
    color: #000!important;
}
.at-contact-form input {
    background-color: #ffffff;
    border-radius: 0!important;
    height: 40px!important;
    width: 100%;
}
.at-contact-form textarea {
    height: 100px!important;
    border-radius: 0!important;
    width: 100%;
}
.at-contact-form .qx-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 0%;
    height: 100%;
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.at-contact-form .qx-btn:hover:before {
    width: 100%;
}
.at-contact-form .form-horizontal .control-group {
   margin-bottom: 32px;
}
.at-contact-form button:hover {
    background-color: #333;
    color: #fff;
}
.at-contact-form button:hover {
    color: #000!important;
}
.qx-element-tabs .tabs>li a {
  color:#333;
}
#qx-element-contact-form-msg {
   color: #fff;
   margin-bottom: 20px;
}
/*Footer*/
#sp-bottom4 .inputbox {
  width:100%!important;
}
#sp-bottom4 table.acymailing_form {
    margin:0px;
    float: left;
    margin-top: 12px;
    width: 93%;
}
#sp-bottom4 .acysubbuttons .btn-primary {
  float:left;
}
#sp-component {
    padding: 0;
}
#sp-bottom3 a {
  color:#fff!important;
}
/** RESPONSIVE **/
/* Screen min 1199px */
@media (min-width: 1200px) {
  .at-services-right,
  .at-about .at-title {
    padding-left: 60px;
    padding-right: 60px;
  }
}
/* Screen min 1199px */
@media (max-width: 1199px) {
  .at-services-right,
  .at-about .at-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 1200px) and (max-width: 1550px) {
  .at-services-right, .at-about .at-title {
      padding: 30px;
  }
  .at-services-content h2 {
      margin-bottom: 10px;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 980px) and (max-width: 1199px) {
  .at-about .at-title {
    padding-top: 40px;
    padding-bottom: 0!important;
  }
  .at-services > div {
    width: 100%!important;
  }
  .sp-megamenu-parent >li >a, 
  .sp-megamenu-parent >li >span {
    padding: 0 10px!important;
  }
  .at-service-content {
    padding-left: 0px!important;
  }
  #at-choose-us .at-service-img img {
    width: 100%!important;
  }
  .at-slider {
    position: relative;
    top: -45px!important;
  }
  .at-skill img {
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 40px;
  }
  .at-skill {
    margin-top: 0px!important;
  }
  .at-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
    padding-bottom: 50px;
  }
  .at-team-item:hover h4 {
    bottom:202px!important;
  }
  .at-team-item:hover p {
    bottom:180px!important;
  }
  .at-team-item:hover .social-links {
    bottom: 140px!important;
  }
  .at-calendar-content p {
    text-align:center!important;
  }
  .at-calendar-item img {
    left:0px!important;
    right:0px!important;
    margin:auto;
 }
  .at-calendar-content {
    position: relative;
    width: 100%!important;
 }
  .at-calendar-hour {
    width:100%!important;
 }
  .at-calendar-item {
   position: static;!important;
 }
  #at-team {
   padding-top:40px!important;
 }
  .at-calendar-item h4 {
    text-align:center!important;
  }
}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
  body.itemid-437 #sp-header {
    background: #000!important;
}
  .at-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  .at-skill {
    margin-top: 0px!important;
  }
  .at-skill img {
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 40px;
  }
  .qx-hidden-xs {
    display: block!important;
  }
  .at-service-content {
    padding-left: 0px!important;
  }
  .at-service-bottom {
    position: inherit!important;
    top: 0px!important; 
  }
  .at-service-right img {
    padding-left: 15px;
    padding-right: 15px;
  }
  #at-testimonial {
    padding-top: 0px!important;
  }
  .at-about-item,
  .at-contact-item .qx-blurb-content,
  .at-service-item .qx-blurb-content {
      text-align: left!important;
  }
  .at-about-item .qx-media-left {
    text-align: center!important;
  }
  .at-about-item {
    text-align: left!important;
  }
  .at-team-item:hover h4 {
    bottom:100px!important;
  }
  .at-team-item:hover p {
    bottom:80px!important;
  }
  .at-team-item:hover .social-links {
    bottom: 40px!important;
  }
  .at-team-item .social-links a {
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
  }
  #at-pricing .single-table {
    width: 32%!important;
    margin-bottom: 30px!important;
 }
  .at-slider {
    top: 0px!important;
   }
   #sp-right-menu {
      display:none!important;
   }
  .at-feature-sub {
    top: 31px!important;
  }
  .at-title p {
    text-align:center!important;
    margin-bottom:0px!important;
  }
  #at-custom {
    padding-bottom: 50px!important;
  }
  #at-team {
    padding-top:40px!important;
  }
  .at-calendar-item img {
    left:0px!important;
    right:0px!important;
    margin:auto;
 }
 .at-calendar-item {
    position: static;!important;
 }
 .at-title p {
     text-align:center!important;
     margin-bottom:0px!important;
  }
  .at-calendar-content p {
    text-align:center!important;
  }
   .at-calendar-content {
    position: relative;
    width: 100%!important;
  } 
  .at-calendar-hour {
    width:100%!important;
 }
  #at-feature .qx-element-button {
    padding-bottom:60px;
  }
 .at-feature-right:before {
    width: 95%!important;
}
.at-client-item {
    margin-bottom: 29px!important;
}
.at-feature-right img {
    width: 97%!important;
}
  .qx-row {
    margin-right:0px!important;
  }
}
/* Screen max 767px */
@media (max-width: 767px) {
   body.itemid-437 #sp-header {
    background: #000!important;
}
  .at-subscribe > div:first-child {
    padding-bottom: 0!important;
  }
  .at-action-title,
  .at-subscribe > div > div {
    text-align: left;
  }
  .at-blog div.k2ItemsBlock ul li {
    width: 100%;
    margin-right: 0;
  }
  .at-we-do img {
      width: 100%!important;
  }
  #at-pricing .single-table {
    width: 100%;
    margin: 20px 0;
  }
  .at-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  .at-skill {
    margin-top: 0px!important;
  }
  .at-skill img {
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 40px;
  }
  .qx-hidden-xs {
    display: block!important;
  }
  .at-service-content {
    padding-left: 0px!important;
  }
  .at-service-bottom {
    position: inherit!important;
    top: 0px!important; 
  }
  .at-service-right img {
    padding-left: 15px;
    padding-right: 15px;
  }
  #at-testimonial {
    padding-top: 0px!important;
  }
  .at-about-item,
  .at-contact-item .qx-blurb-content,
  .at-service-item .qx-blurb-content {
      text-align: left!important;
  }
  .at-about-item .qx-media-left {
    text-align: center!important;
  }
  .at-about-item {
    text-align: left!important;
  }
  .at-team-item:hover h4 {
    bottom:320px!important;
  }
  .at-team-item:hover p {
    bottom:290px!important;
  }
  .at-team-item:hover .social-links {
    bottom: 240px!important;
  }
  .at-slider {
    top: 0px!important;
   }
   #sp-right-menu {
      display:none!important;
   }
  .at-feature-sub {
    top: 31px!important;
  }
  .at-title p {
    text-align:center!important;
      margin-bottom:0px!important;
  }
  #at-custom {
    padding-bottom: 50px!important;
 } 
  .at-calendar-item {
    position: static;!important;
 }
 .at-title p {
     text-align:center!important;
     margin-bottom:0px!important;
  }
  .at-calendar-content p {
    text-align:center!important;
  }
  .at-calendar-item img {
    left:0px!important;
    right:0px!important;
    margin:auto;
 }
  .at-calendar-content {
    position: relative;
    width: 100%!important;
}
 .at-calendar-hour {
    width:100%!important;
  }
  #at-feature .qx-element-button {
    padding-bottom:60px;
  }
 .at-feature-right:before {
    width: 98%!important;
}
  .at-industry-item img {
    width:100%!important;
  }
  #at-gallery .qx-overlay {
    width:100%!important;
    max-width:100%!important;
  }
  .at-client-item {
    margin-bottom: 29px!important;
}
.at-title-client h2 {
    display:none!important;
}
 #at-gallery .qx-g-items .qx-fg-item img {
    max-width: 100%;
    width: 100%!important;
}
}
/* Screen max 480px */
@media (max-width: 480px) {
   .at-slider {
     top: 0px!important;
   }
   #sp-right-menu {
     display:none!important;
   }
  .at-feature-sub {
    top: 31px!important;
  }
  .at-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  .at-skill {
    margin-top: 0px!important;
  }
  .at-skill img {
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 40px;
  }
  .qx-hidden-xs {
    display: block!important;
  }
  .at-service-content {
    padding-left: 0px!important;
  }
  .at-service-bottom {
    position: inherit!important;
    top: 0px!important; 
  }
  .at-service-right img {
    padding-left: 15px;
    padding-right: 15px;
  }
  #at-testimonial {
    padding-top: 0px!important;
  }
  .at-team-item:hover h4 {
    bottom:227px!important;
  }
  .at-team-item:hover p {
    bottom:207px!important;
  }
  .at-team-item:hover .social-links {
    bottom: 150px!important;
  }
  .at-title p {
    text-align:center!important;
    margin-bottom:0px!important;
  } 
  #at-custom {
    padding-bottom: 50px!important;
 } 
  .at-calendar-item {
   position: static;!important;
 }
  #at-team {
   padding-top:40px!important;
 }
 .at-calendar-content p {
    text-align:center!important;
  }
   body.itemid-437 #sp-header {
    background: #000!important;
}
.at-title h2.bigtop {
    font-size: 57px!important;
  }
#at-feature .qx-element-button {
    padding-bottom:60px;
  }
 .qx-media-left, .qx-media-right, .qx-media-body {
    display: block!important;
    vertical-align: top;
}
#at-industry .at-title-black h1 {
    font-size: 99px!important;
}
 #at-team .qx-media-right {
     padding-left: 0px!important; 
}
  #at-feature {
    margin-top:0px!important;
    padding-top:0px!important;
  }
  .at-feature-right:before {
    width: 97%!important;
}
.at-client-item {
    margin-bottom: 29px!important;
}
.at-title-client h2 {
    display:none!important;
  }
}
  /* Screen max 375px */
@media (max-width: 375px) {
   .at-slider {
    top: 0px!important;
   }
   #sp-right-menu {
      display:none!important;
   }
   .at-feature-sub {
    top: 31px!important;
  }
  #at-custom {
    padding-bottom: 50px!important;
  }
  #at-team {
    padding-top:40px!important;
  }
  .at-calendar-item img {
    left:0px!important;
    right:0px!important;
    margin:auto;
 }
 .at-calendar-item {
    position: static;!important;
 }
 .at-title p {
     text-align:center!important;
     margin-bottom:0px!important;
  }
  .at-calendar-content p {
    text-align:center!important;
  }
  body.itemid-437 #sp-header {
    background: #000!important;
}
.at-title h2.bigtop {
    font-size: 57px!important;
  }
#at-feature .qx-element-button {
    padding-bottom:60px;
  }
 .qx-media-left, .qx-media-right, .qx-media-body {
    display: block!important;
    vertical-align: top;
}
#at-industry .at-title-black h1 {
    font-size: 99px!important;
}
 #at-team .qx-media-right {
     padding-left: 0px!important; 
}
  #at-feature {
    margin-top:0px!important;
    padding-top:0px!important;
  }
  .at-feature-right:before {
    width: 97%!important;
}
.at-client-item {
    margin-bottom: 29px!important;
}
.at-title-client h2 {
    display:none!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;
}
.offcanvas-inner .current {
        display: none;
}
/* Improve sub menu dropdown clickable for offcanvas menu */
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon,
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
 float: right;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
 width: 100%;
}
