/* 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: #333!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 {
 box-shadow: 0 0px 0px rgba(0, 0, 0, 0)!important;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a, .sp-contact-info li {
    color: #f6ac76!important;
    border-bottom: 2px solid #f6ac76;
    border-top: 2px solid #f6ac76;
}
.sticky-wrapper.is-sticky #sp-header {
  background-color: #faf4ed!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;
}
.sticky-wrapper.is-sticky #sp-header .sp-megamenu-parent >li >a ,
.sticky-wrapper.is-sticky #offcanvas-toggler i  {
  color: #000!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: #333;
}
body.com-users #sp-component {
    padding: 40px 70px 70px 70px;
}
#offcanvas-toggler >i {
    color: #333;
}
#offcanvas-toggler >i:hover {
  color:#fff!important;
}
#projects-wrapper {
  padding-bottom:50px;
}
.at-title h2 {
  font-size: 45px;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.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 {
  color: #bcbcbc;
  font-size: 14px;
  font-weight: 500;
}
.at-title h3 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 700;
  color: #9e6d54;
}
.at-title h2 {
  padding-bottom: 20px;
}
.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;
}
.qx-btn:before,
.qx-btn:hover {
  background-color: #000!important;
  border-color: #000!important;
}
.at-title p {
    color: #9b9c9c;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 40px;
}
/* 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:0px;
}
.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: 11px 37px;
  font-size: 16px;
  background: none;
  line-height: 24px;
  border: 2px solid #e8e8e8;
  z-index: 0;
   border-radius: 50px!important;
  text-transform: uppercase;
  font-weight: 700;
  -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: rgb(32, 35, 47)!important;
  color: rgb(255, 255, 255)!important; 
}
.qx-btn-defauat:hover {
  border-radius: 50px;
  background-color: rgb(32, 35, 47)!important;
  color: rgb(255, 255, 255)!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(0, 0, 0) scale3d(1, 1, 1);
}
/***** Feature****/
#at-feature {
  cursor: pointer;
  position: relative;
}
.at-feature-item img {
  left:0;
  right:0;
  margin:auto;
}
.at-feature-item:hover img {
-ms-transform: scale(0.9); 
    -webkit-transform: scale(0.9); 
    transform: scale(0.9); 
  -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-feature-sub {
  position: relative;
  top: -82px;
}

/***** Service*****/
#at-service {
  position: absolute;
  margin-top: -120px;
  z-index: 1;
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
}
.at-service-sub-item {
 
  margin: 30px;
  padding: 41px 15px;
}
.title-service h3 {
  font-size: 38px;
   color: #e7ff89;
}
.title-service p {
  color: #ffffff;
}
.at-service-sub {
  position: relative;
  cursor: pointer;
}
.at-service-item {
  cursor: pointer;
  border: solid 1px #b68a5e;
  padding: 30px;
  z-index: 99;
}
.at-service-item:hover i,
.at-service-item:hover h3 {
 color: #fff;
}
.at-service-item h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
.at-service-item p {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 20px;
  font-weight: 300;
}

/***** project *****/
#at-project {
  position: relative;
  left: 0;
  top: -120px;
  width: 100%;
  height: 100%;
}
#at-project .at-title p {
  color: #9b9c9c;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 40px;
}
/***** Business *****/
#at-business {
  padding-left: 0px;
}
.at-title-business h3 {
  font-size: 25px;
}
#at-business .qx-element-text {
   color: #838383;
}
#at-business .qx-container-fluid {
  padding-left: 0px!important;
}
.at-title-business {
  background-color: #ddd;
  width: 100%;
  padding: 10px;
}
/****** 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;
}

/****** Service ******/
#at-service {
  position: relative;
}
.at-service-bottom {
  position: absolute;
  top:250px;
}
.at-service-item h6 {
  font-style: italic;
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0px;
  color: #1f1f1f;
  margin-bottom: 20px;
}

/***** Team ******/
.at-team-sub {
  background-color: #ffffff;
  width: 30%;
  margin-right: 2%;
}
 .at-team-item {
    background-color: #ffffff;
    position: relative;
    cursor: pointer;
}
.at-team-item img {
     width:100%;
    -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-team-item .qx-person-description {
  text-align: center!important;
  padding-bottom: 22px;
  margin: 6px;
}
.at-team-item:hover img{
    transform: rotate(5deg)scale(1.1);
}
.at-team-item .qx-person-img {
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.at-team-item .qx-person-img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9999;
    transition: all .3s linear;
    z-index: 2;
}
.at-team-item:hover .qx-person-img:before {
    opacity: .7;
}
.at-team-item .qx-person-position {
    font-size: 16px;
    transition: all .3s linear;
    color: #959191;
    padding-bottom: 10px;
    text-align: center;
    font-weight: 300;
    text-transform: capitalize;
}
.at-team-item h4 {
    font-size: 16px;
    font-weight: 700;
    color:#515A5F;
    text-transform: uppercase;
    padding: 15px 5px;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    -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-team-item p {
    color: #ffffff;
    z-index: 3;
    width: 100%;
    padding-bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: 0px;
    -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-team-item .social-links {
    text-align: center;
    padding-bottom: 30px;
}
.at-team-item .social-links a {
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    background: none!important;
    color: #333;
    text-align: center;
    border: 1px solid #333;
    line-height: 35px;
    margin: 0 6px;
    border-radius: 50px;
    display: inline-block;
}
.at-team-item .social-links a:before {
    font-size: 12px;
}
/***** Client *****/
#at-client {
  margin-top: -160px;
  background-color: #faf4ed!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 {
  left: 0;
  right: 0;
  margin: auto;
}
/****** Testimonial *****/

#at-testimonial {
  margin-top: -150px;
  z-index: 99;
}
/**** Client *****/
.at-client-item img {
  cursor: pointer;
  opacity: 0.5;
}
.at-client-item img:hover {
  opacity: 0.9;
}
/* 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 {
  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;
  padding-bottom: 10px;
}
.at-blog div.k2ItemsBlock ul li img {
  width: 100%;
  margin-bottom: 15px!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: 5px;
  font-size: 12px;
  font-style: italic;
  color: #333;
}
.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%;
}

/* Footer */
#sp-footer1 {
  text-align: center;
}
#sp-footer2 {
  text-align: right;
}
/* Contact */
.at-contact-item i {
  padding-top:20px;
}
#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: none!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: #000!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 label {
    color: #000;
}
.at-contact-form input {
    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: #fff!important;
}
.qx-element-tabs .tabs>li a {
  color:#333;
}
#qx-element-contact-form-msg {
   color: #fff;
   margin-bottom: 20px;
}

/** RESPONSIVE **/

/* Screen min 1199px */
@media (min-width: 1200px) {
  .at-services-right,
  .at-about .at-title {
    padding-left: 60px;
    padding-right: 60px;
  }
  .qx-container {
    max-width: 100%!important;
}
 

}
/* 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 4px!important;
  }
  .at-service-content {
    padding-left: 0px!important;
  }
  #at-testimonial {
    margin-top: 0px!important; 
  }
  #at-choose-us .at-service-img img {
    width: 100%!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;
  }
   body.itemid-437 #sp-header,
  #sp-header {
    background-color: #e2e2e2!important;
 } 
  #at-business img {
    width:100%!important;
  }
  #at-business .qx-element-text {
    padding-left:37px!important;
  }
 .menu-slide-down .sp-has-child >.sp-dropdown.sp-dropdown-mega {
    right: -49px!important;
}
  
}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
  .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;
 } 
  body.itemid-437 #sp-header,
  #sp-header {
    background-color: #e2e2e2!important;
 }
   #at-business .qx-element-text {
    padding-left:37px!important;
  }
  #at-business img {
    width:100%!important;
  }
  .at-title h3 {
    font-size:45px!important;
    text-align:center!important;
  }
  #at-project .qx-element-button {
  text-align: center!important ;
 }
  #at-testimonial {
    margin-top: 0px!important; 
  }

}
/* Screen max 767px */
@media (max-width: 767px) {
  .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;
   }
  .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;
 }
  body.itemid-437 #sp-header,
  #sp-header {
    background-color: #e2e2e2!important;
 }
   .at-title-business h3 {
    font-size: 23px!important;
    text-align: center!important;
}
 #at-business .qx-element-text {
    padding-left:37px!important;
  }
 .at-team-sub {
    width: 100%!important;
    margin-right:0px!important;
}
  #at-counter img {
    display:none!important;
}
.at-team-item {
    margin-bottom:30px!important;
}
 body.itemid-437 #sp-header,
  #sp-header {
    background-color: #e2e2e2!important;
 }
  #at-business img {
    width:100%!important;
  }
  .at-title h3 {
    text-align:center!important;
  }
  .at-title-left h3 {
    text-align:left!important;
  }
  #at-testimonial {
    margin-top: 0px!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;
  }
  .at-title-business h3 {
    font-size: 23px!important;
    text-align: center!important;
}
 #at-business .qx-element-text {
    padding-left:37px!important;
  }
 .at-team-sub {
    width: 100%!important;
    margin-right:0px!important;
}
  #at-counter img {
    display:none!important;
  }
  .at-team-item {
    margin-bottom:30px!important;
}
 body.itemid-437 #sp-header,
  #sp-header {
    background-color: #e2e2e2!important;
 }
  #at-testimonial {
    margin-top: 0px!important; 
  }
  #at-custom {
    padding-bottom: 50px!important;
  }
  .fullwidthbanner-container .fullwidthabanner {
    width: 100%!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;
  }
  .fullwidthbanner-container .fullwidthabanner {
    width: 100%!important;
  }
   #rev_slider_1_1 {
    width: 100%!important; 
  }
  #at-testimonial {
    margin-top: 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-title-business h3 {
    font-size: 23px!important;
    text-align: center!important;
}
 #at-business .qx-element-text {
    padding-left:37px!important;
  }
 .at-team-sub {
    width: 100%!important;
    margin-right:0px!important;
}
  #at-counter img {
    display:none!important;
}
.at-team-item {
    margin-bottom:30px!important;
}
 body.itemid-437 #sp-header,
  #sp-header {
    background-color: #e2e2e2!important;
 } 
}
/*** Fix Quix ***/
@media (min-width: 1170px) {
    #rev_slider_2_2_wrapper {
        left: calc((50vw - 575px) * -1)!important;
        right: calc((50vw - 575px) * -1)!important;
    }
}

  #rev_slider_1_1 {
    width: 100%; 
 }
/* 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%;
}