.et/* Title */
.tp-button {
  font-family: Amaranth, sans-serif;
}
#sp-section-2 {
  background-color:#fff;
  position: relative;
  z-index: 99;
}
#sp-section-1 {
  position: relative;
  z-index: 99;
}

#sp-top1 ul.social-icons i {
  color: #ffffff;
}
.sp-contact-info li {
  margin: 0 11px!important;
}
ul.social-icons >li {
  color: #ffffff;
  margin: 5px 19px!important;
}
#sp-section-1 a {
  color: #ffffff;
}
#sp-section-1 ul.social-icons >li a {
  color: #463535!important;
}
.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >a {
    border-top: 2px solid transparent;
    border-bottom: 2px solid #fff0;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #333!important;
  border-color: #000;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a,
.sp-contact-info li {
  color: #fff!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-color: #fff0;
 box-shadow: 0 0px 0px rgba(0, 0, 0, 0)!important;
}
.sticky-wrapper.is-sticky #sp-header,
.sticky-wrapper.is-sticky body.itemid-437 #sp-header {
  background-color: #000!important;
  background: #000!important;
}
body.itemid-437 #sp-header .sp-megamenu-parent >li >a {
    color: #ffffff;
}
body.com-users #sp-component {
    padding: 40px 70px 70px 70px;
}
#offcanvas-toggler >i {
    color: #fd8c0b;
}
#offcanvas-toggler >i:hover {
  color:#fff!important;
}
#projects-wrapper {
  padding-bottom:50px;
}
.et-title h3 {
  font-size: 40px;
  margin: 0;
  font-weight: 700;
  text-transform: capitalize;
}
.et-title h6,
.et-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;
}
.et-title p {
  color: #bcbcbc;
  font-size: 16px;
  font-weight: 500;
}
.et-title h2 {
  padding-bottom: 20px;
}
.et-button {
  font-size: 20px;
  text-transform: uppercase;
  padding: 15px 40px;
  border-radius: 0px!important;
  background-color: #333;
  border-color: 1px solid #333;
}
.et-slider .tp-caption a.tp-button-right {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 40px;
  border: 1px solid #ffffff!important;
  border-radius: 0px!important;
  background: none!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;
}
.et-title h1 {
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
}
.et-title h5 {
  font-size: 20px;

}

/* Slider */
.et-slider {
  position: relative;
  margin-top: -90px;
}
.et-slider .tp-caption a {
  padding: 15px 40px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
} 
.et-slider .tp-caption a:hover {
  background:none!important;
  border-color:#fff!important;
}
.et-slider .tp-caption .button {
  padding: 15px 40px;
  font-size: 14px;
  text-transform: uppercase;
}
.et-slider .tp-caption a.button1 {
  background: none!important;
  border: 2px solid #227b9d;
}
.et-slider .tp-caption a.button1:hover {
  background: #333!important;
  border: 0px;
}
.et-slider .button:hover {
  background: #222;
}
.tp-button {
  padding: 10px 20px;
  border-radius: 0px;
  border:1px solid #ffffff;
}
.qx-btn {
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 11px 37px;
  font-size: 12px;
  background: none;
  line-height: 24px;
  border: 2px solid #e8e8e8;
  z-index: 0;
  border-radius: 0;
  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 {
    color: #fff;
}
.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****/
#et-feature {
  position: relative;
  top:-120px;
  z-index: 999;
  cursor: pointer;
}
.et-feature-item {
-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;
}
.et-feature-item-1 img,
.et-feature-item-2 img,
.et-feature-item-3 img {
  left: 0;
  right: 0;
  margin: auto;
}
.et-feature-item-1 {
  width: 32%;
  margin-right: 1%;
  background: #94C338;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
  padding: 30px 30px;
}
body.itemid-546 .et-feature-item-1,
body.itemid-546 .et-feature-item-2,
body.itemid-546 .et-feature-item-3 {
  z-index:-1!important;
}
.et-feature-item-1 .qx-btn,
.et-feature-item-2 .qx-btn,
.et-feature-item-3 .qx-btn {
  background-color: none!important;
  border: none!important;
}
.et-feature-item-2 {
  width: 32%;
  margin-right: 1%;
  background: #2BAC66;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
  padding: 30px 30px;
}
.et-feature-item-3 {
  width: 32%;
  background: #008C7F;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
  padding: 30px 30px;
}
.et-feature-item h3 {
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #1f1f1f;
  font-weight: 700;
}
#et-feature .et-button {
  padding: 15px 35px;
  background: none;
  color: #7b7b7b;
  border-radius: 50px;
  border: 1px solid #eeeeee;
  height: 50px;
  letter-spacing: 0px;
}
#et-feature .et-button:hover {
  color: #ffffff!important;
}
.et-feature-item {
    padding: 10px 10px 0 10px;
    transition: all .15s ease-in-out;
}
.et-feature-item:hover {
	cursor: pointer;
	padding: 20px 20px 0 20px;	
}
 .et-feature-sub {
	position: relative;
	cursor: pointer;
 }

/**** About *****/
.et-title h3:before {
    border-bottom: 1px solid #807e7e;
    top: 47px;
    content: "";
    height: 9px;
    width: 100px;
    left: 20px;
    right: 0;
    position: absolute;
}
.et-title-center h3:before {
  border-bottom: 1px solid #807e7e;
  top: 47px;
  content: "";
  height: 9px;
  margin:auto;
  right: 0;
  position: absolute;
  width: 100px;
}   
/**** Portfolio ****/
#et-portfolio .project-item-meta {
  padding: 10px;
}
#et-portfolio .project-item-meta h4 a {
  color: #fff;
}
.et-portfolio .projects-wrapper .isotope-item {
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.3s ease-in-out;
}
#et-portfolio .projects-wrapper .project-img .project-img-extra .project-icon {
  background-color: #ffffff!important;
}
#et-portfolio .projects-wrapper .project-img .project-img-extra .project-icon {
  border-radius: 0px!important;
}

/**** Video *****/
#et-video .qx-element-video-popup span {
  position: absolute;
  top: 380px;
  font-size: 50px;
  font-weight: 700;
  left: 0;
  text-align: center;
  right: 0;
  margin: 0 auto;
}
#et-video .qx-element-icon i {
  cursor: pointer;
  position: absolute;
  top: 250px;
  width: 90px;
  height: 90px;
  line-height: 94px;
  padding-left: 13px;
  text-align: center;
  border-radius: 50px;
  background-color: #ffffff;
}
.et-video-sub img {
  left: 0;
  right: 0;
  margin: auto;
}

/**** Provides ****/
.et-provides-item img{
	margin: auto;
}
/**** Event ****/
.et-event-item {
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.3s ease-in-out;
}
.et-event-item .qx-media-body {
  padding-left: 20px;
}
.et-event-item h3 {
  font-size: 20px;
  font-weight: 700;
}
.et-event-item .events-time span {
  margin: 10px;
}
.et-event-item .qx-media-body a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.et-event-item img {
	opacity: 0.6;
}
.et-event-item img:hover {
	opacity: 1;
}
/***** Get Started ****/
.et-counter-item .qx-nc-title {
  font-size: 30px;
  font-weight: 300;
}
.et-get-started h3 strong {
  font-size:50px;
}
.et-get-started p {
  padding-top:20px;
}
#et-started .qx-element-button .qx-btn {
  padding:20px 40px;
  font-size: 27px;
  font-weight: 300;
}
#et-started .qx-element-button .qx-btn:hover {
  background-color:none!important;
}
/**** Publication ***/
.et-publication-item .list-unstyled {
  padding-left: 0;
  list-style: none;
  padding-top: 10px;
}
.et-publication-item .publication-text ul li {
  display: inline-block;
  color: #fec722;
  font-size: 15px;
  font-weight: 600;
}
.et-publication-item .publication-text ul li:last-child {
    float: right;
}
.et-publication-item .publication-text h3 a {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 5px;
}
.et-publication-item .publication-text ul li a {
  color: #333333;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #333333;
  padding: 5px 15px;
  transition: all 0.3s ease-in-out;
}
.et-publication-item:hover .publication-text ul li a {
  background: #fec722;
  border: 1px solid #fec722;
}
.et-publication-item {  
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.3s ease-in-out;
}
.et-publication-item:hover {
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease-in-out;
}
.et-publication-item .publication-text {
    padding-right:25px;
    padding-left: 25px;
    padding-bottom: 23px;
}
.et-publication-item .qx-blurb-title {
  display: none!important;
}
/****** Portfolio ******/
.et-portfolio-sub {
  margin-left: 0px!important;
}
.isotope-item {
  padding: 10px;
}
.et-portfolio-button:hover {
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
  margin: 5px;
}
.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: 40px;
  margin: 5px 0;
  display: static!important;
  float: left;
}
.projects-filter 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-filter 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;
}
#project-wrapper {
  padding-bottom:70px;
}
/* Testimonial */
#et-testimonial h4 {
  margin-bottom: 5px!important;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 700;
}
#et-testimonial .button {
  cursor: pointer;
  font-size: 14px;
  text-transform: capitalize;
  padding: 10px 30px;
  border:1px solid #ffffff;
  border-radius: 50px;
  background-color: none!important;
}
#et-testimonial .button:hover {
  color: #ffffff!important;
}
#et-testimonial .qx-element-testimonial-pro .qx-testimonial img {
  margin-top: 0px!important;
}

/* 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;
}
.et-blog div.k2ItemsBlock ul li {
  background-color: #ffffff;
  width: 31%;
  float: left;
  padding: 10px;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.3s ease-in-out;
}
.et-blog div.k2ItemsBlock ul li.clearList {
  display: none!important;
}
.et-blog div.k2ItemsBlock ul li:nth-child(3n) {
  margin-right: 0;
}
.et-blog div.k2ItemsBlock ul li a {
  display: inherit;
  overflow: hidden;
  font-size: 20px;
  padding-bottom: 10px;
}
.et-blog div.k2ItemsBlock ul li img {
  width: 100%;
  margin-bottom: 15px!important;
  transition: all .40s linear;
  transform: scale(1.1);
}
.et-blog div.k2ItemsBlock ul li:hover img {
  transform: rotlte(4deg)scale(1.2);
}
.et-blog ul li .moduleItemDlteCrelted {
  left: 0;
  display: block;
  padding: 5px;
  font-size: 12px;
  font-style: italic;
  color: #333;
}
.et-blog .et-portfolio-button {
  margin-top: 0!important;
}
.et-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 a.moduleItemImage img:hover {
	opacity: 0.7;
}
.et-blog ul li .moduleItemDateCreated {
  left: 0;
  display: block;
  text-align: center;
  background: rgb(241, 90, 35);
  padding: 4px;
  font-size: 12px;
  color: #fff;
}
.et-blog div.k2ItemsBlock:hover a.moduleItemImage img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.3s ease-in-out;
}
.et-blog ul li .moduleItemDateCreated:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -36px;
    width: 0;
    height: 0;
    border-top: 32px solid #f15a23;
    border-right: 36px solid transparent;
}
/***** Instructor *****/
#et-instructor h2 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 700;
}
#et-instructor p {
  font-size: 17px;
  color: #FFF;
  font-weight: 500;
}
#et-instructor .qx-btn {
  padding: 18px 60px;
  background-color: #000;
  color: #ffffff;
}
#et-instructor .qx-btn:hover {
  border:1px solid #ffffff!important;
}

/* Footer */
#sp-footer1 {
  text-align: center;
}
#sp-footer2 {
  text-align: right;
}
/* Contact */
#et-contact .qx-icon {
  float: left;
}
.et-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;
}
.et-contact-item:hover .qx-icon:before {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  display: block; 
  color: #fff!important;
}
.et-contact-item:hover .qx-icon {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.et-contact-item {
  cursor: pointer;
}
.et-contact-form label {
  color: #fff;
}
.itemid-549 .et-contact-form label {
  color: #000;
}
.et-contact-form input {
  border-radius: 0!important;
  height: 45px!important;
}
.et-contact-form input {
  width: 100%;
  display: inline-block;
  border-radius: 0!important;
  float: left;
}
.et-contact-form input:nth-child(3n) {
    margin: 0;
}
.et-contact-form input:nth-child(-n+3) {
  margin-bottom: 12px;
}
.et-contact-form textarea {
  height: 100px!important;
  border-radius: 0!important;
  width: 100%;
}
.et-contact-form button {
  background:#ffffff;
  width: 150px;
  font-size: 16px;
  text-transform: uppercase;
  height: 50px;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 0px!important;
  border: 1px solid #fff!important;
  transition: all .25s linear;
  font-weight: 400;
}
.et-contact-form button:hover {
  color: #333!important;
  background-color: #ffffff!important;
}
.et-contact-item i {
  border-color: #ddd;
  color: #ddd;
}
.et-contact-item .qx-media-left {
  padding-top: 20px;
}
.et-contact-item i {
  height: 52px;
  width: 52px;
  line-height: 52px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  color: #333;
  font-size: 20px;
  border: 1px solid #cfcfcf;
  line-height: 50px;
  margin-right: 10px;
}
.et-contact-phone i {
  background: #9ebe3b;  
}
.et-contact-mail i {
  background: #ffa800;  
}
.et-contact-map i, 
.et-contact-phone i,
.et-contact-mail i {
  border-radius: 50px;
  width: 100px;
  height: 100px;
  padding-top: 22px;
}
.et-contact-map:hover i {
    border:1px solid #ddd;  
}
.et-contact-map .qx-blurb-content,
.et-contact-phone .qx-blurb-content,
.et-contact-mail .qx-blurb-content {
    padding-top: 30px;
}
.et-contact #sp-quickcontact-form input,
.et-contact #sp-quickcontact-form textarea {
    border-radius: 0!important;
    width: 100%;
    margin: 20px 0;
}
.et-contact #sp-quickcontact-form .sp_qc_clr {
    display: none;
}
.et-contact #sp-quickcontact-form .button {
    background: none;
    width: 150px;
    height: 50px;
    color: #000;
    margin: 40px auto 0px;
    display: block;
    text-align: center;
    line-height: 44px;
    border-radius: 2px;
    border: 2px solid #F1F1F1;
    transition: all .25s linear;
    font-weight: 400;
}
.et-image-sevices img{
	padding-left: 115px;
}
#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;
}
/** RESPONSIVE **/
/* Screen min 1199px */
@media (min-width: 1200px) {
  .et-services-right,
  .et-about .et-title {
    padding-left: 60px;
    padding-right: 60px;
  }
}
/* Screen min 1199px */
@media (max-width: 1199px) {
  .et-services-right,
  .et-about .et-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 1200px) and (max-width: 1550px) {
  .et-services-right, .et-about .et-title {
      padding: 30px;
  }
  .et-services-content h2 {
      margin-bottom: 10px;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 980px) and (max-width: 1199px) {
  .et-about .et-title {
    padding-top: 40px;
    padding-bottom: 0!important;
  }
  .menu-slide-down .sp-has-child >.sp-dropdown.sp-dropdown-mega {
    right: -59px!important;
 }
  .et-team-item .social-links a {
    width: 37px!important;
    height: 37px!important;
  }
  .et-services > div {
    width: 100%!important;
  }
  .sp-megamenu-parent >li >a, 
  .sp-megamenu-parent >li >span {
    padding: 0 10px!important;
  }
  .et-service-content {
    padding-left: 0px!important;
  }
  #et-choose-us .et-service-img img {
    width: 100%!important;
  }
  .et-skill img {
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 40px;
  }
  .et-skill {
    margin-top: 0px!important;
  }
  .et-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
    padding-bottom: 50px;
  }
  .et-team-item:hover h4 {
    bottom:202px!important;
  }
  .et-team-item:hover p {
    bottom:180px!important;
  }
  .et-team-item:hover .social-links {
    bottom: 140px!important;
  }
  .et-calendar-content p {
    text-align:center!important;
  }
  .et-calendar-item img {
    left:0px!important;
    right:0px!important;
    margin:auto;
 }
  .et-calendar-content {
    position: relative;
    width: 100%!important;
 }
  .et-calendar-hour {
    width:100%!important;
 }
  .et-calendar-item {
   position: static;!important;
 }
  #et-team {
   padding-top:40px!important;
 }
  .et-calendar-item h4 {
    text-align:center!important;
  }
  #et-video .qx-element-video-popup span {
    font-size: 28px!important;
}
}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
  .et-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  body.itemid-437 #sp-header {
    background-color: #000!important;
  }
  .qx-hidden-xs {
    display: block!important;
  }
  .et-service-content {
    padding-left: 0px!important;
  }
  .et-service-bottom {
    position: inherit!important;
    top: 0px!important; 
  }
  .et-service-right img {
    padding-left: 15px;
    padding-right: 15px;
  }
  #et-testimonial {
    padding-top: 90px!important;
  }
  #et-blog .qx-element-button {
    text-align:center!important;
  }
  .et-about-item,
  .et-contact-item .qx-blurb-content,
  .et-service-item .qx-blurb-content {
      text-align: left!important;
  }
  .et-about-item .qx-media-left {
    text-align: center!important;
  }
  .et-about-item {
    text-align: left!important;
  }
  .et-team-item:hover h4 {
    bottom:100px!important;
  }
  .et-team-item:hover p {
    bottom:80px!important;
  }
  .et-team-item:hover .social-links {
    bottom: 40px!important;
  }
  .et-team-item .social-links a {
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
  }
  #et-pricing .single-table {
    width: 32%!important;
    margin-bottom: 30px!important;
 }
  .et-slider {
    top: 45px!important;
   }
   #sp-right-menu {
      display:none!important;
   }
  .et-feature-sub {
    top: 31px!important;
  }
  .et-title p {
    text-align:center!important;
    margin-bottom:0px!important;
  }
  #et-custom {
    padding-bottom: 50px!important;
  }
  #et-team {
    padding-top:40px!important;
  }
  .et-calendar-item img {
    left:0px!important;
    right:0px!important;
    margin:auto;
 }
 .et-title p {
     text-align:center!important;
     margin-bottom:0px!important;
  }
  .et-title h3 {
    text-align:center!important;
}
  .et-contact-form {
    margin-top:30px;
  }
  .et-feature-item h3 {
    font-size:13px!important;
    top: 83px!important;
    width: 128px!important;
  }
  .et-title h3 {
    font-size: 20px!important;
}
  #et-feature {
    top: 120px!important;
    padding-bottom: 150px!important;
}
  .et-feature-item-1,
  .et-feature-item-2,
  .et-feature-item-3 {
    width: 98%!important;
    margin-bottom:20px!important;
}
 #et-video .qx-element-video-popup span {
    top: 368px!important;
    font-size: 22px!important;
}
.et-title-center h3 {
    text-align:center!important;
  }
  ul.social-icons >li {
    margin:0px 5px!important;
  }
  .et-publication-item img {
    width:100%!important;
  }
  .et-feature-item-1 .qx-element-button,
  .et-feature-item-2 .qx-element-button,
  .et-feature-item-3 .qx-element-button {
    text-align:center!important;
  }
  .qx-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 20px!important;
 }
  .et-event-item .events-time span {
    margin:0px!important;
  }
  .qx-row {
    margin-right: 7px!important;
}
}
/* Screen max 767px */
@media (max-width: 767px) {
  .et-subscribe > div:first-child {
    padding-bottom: 0!important;
  }
  .et-action-title,
  .et-subscribe > div > div {
    text-align: left;
  }
  .et-blog div.k2ItemsBlock ul li {
    width: 100%;
    margin-right: 0;
  }
  .et-we-do img {
      width: 100%!important;
  }
  #et-pricing .single-table {
    width: 100%;
    margin: 20px 0;
  }
  .et-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  .et-skill {
    margin-top: 0px!important;
  }
  .et-skill img {
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 40px;
  }
  .qx-hidden-xs {
    display: block!important;
  }
  .et-service-content {
    padding-left: 0px!important;
  }
  .et-service-bottom {
    position: inherit!important;
    top: 0px!important; 
  }
  .et-service-right img {
    padding-left: 15px;
    padding-right: 15px;
  }
  #et-testimonial {
    padding-top: 0px!important;
  }
  .et-about-item,
  .et-contact-item .qx-blurb-content,
  .et-service-item .qx-blurb-content {
      text-align: left!important;
  }
  .et-about-item .qx-media-left {
    text-align: center!important;
  }
  .et-about-item {
    text-align: left!important;
  }
  .et-team-item:hover h4 {
    bottom:320px!important;
  }
  .et-team-item:hover p {
    bottom:290px!important;
  }
  .et-team-item:hover .social-links {
    bottom: 240px!important;
  }
  .et-slider {
    top: 45px!important;
   }
   #sp-right-menu {
      display:none!important;
   }
  .et-feature-sub {
    top: 31px!important;
  }
  .et-title p {
    text-align:center!important;
      margin-bottom:0px!important;
  }
  #et-custom {
    padding-bottom: 50px!important;
 } 
  .et-calendar-item {
    position: static;!important;
 }
 .et-title p {
     text-align:center!important;
     margin-bottom:0px!important;
  }
  .et-calendar-content p {
    text-align:center!important;
  }
  .et-calendar-item img {
    left:0px!important;
    right:0px!important;
    margin:auto;
 }
  .et-calendar-content {
    position: relative;
    width: 100%!important;
}
  .et-calendar-hour {
    width:100%!important;
 }
   body.itemid-437 #sp-header {
    background-color: #000!important;
}
 .et-bounce {
    display:none!important;
}
  .et-feature-item h3 {
    font-size:17px!important;
    top: 117px!important;
    width: 156px!important;
}
  .et-title h3 {
    font-size: 20px!important;
}
  #et-feature {
    top: 120px!important;
    padding-bottom: 150px!important;
}
  .et-feature-item-1,
  .et-feature-item-2,
  .et-feature-item-3 {
    width: 98%!important;
    margin-bottom:20px!important;
}
 #et-video .qx-element-video-popup span {
    top: 368px!important;
    font-size: 22px!important;
}
.et-title-center h3 {
    text-align:center!important;
  }
  ul.social-icons >li {
    margin:0px 5px!important;
  }
  .et-publication-item img {
    width:100%!important;
  }
  .et-feature-item-1 .qx-element-button,
  .et-feature-item-2 .qx-element-button,
  .et-feature-item-3 .qx-element-button {
    text-align:center!important;
  }.et-get-started h3 strong {
    font-size: 25px!important;
    padding:5px;
}
  .et-get-started p {
    padding: 10px!important;
}
   #et-started .qx-element-button .qx-btn {
    font-size: 20px!important;
}
}
/* Screen max 480px */
@media (max-width: 480px) {
   .et-slider {
     top: 45px!important;
   }
   #sp-right-menu {
     display:none!important;
   }
  .et-feature-sub {
    top: 31px!important;
  }
  .et-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  .et-skill {
    margin-top: 0px!important;
  }
  .et-skill img {
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 40px;
  }
  .qx-hidden-xs {
    display: block!important;
  }
  .et-service-content {
    padding-left: 0px!important;
  }
  .et-service-bottom {
    position: inherit!important;
    top: 0px!important; 
  }
  .et-service-right img {
    padding-left: 15px;
    padding-right: 15px;
  }
  #et-testimonial {
    padding-top: 0px!important;
  }
  .et-team-item:hover h4 {
    bottom:227px!important;
  }
  .et-team-item:hover p {
    bottom:207px!important;
  }
  .et-team-item:hover .social-links {
    bottom: 150px!important;
  }
  .et-title p {
    text-align:center!important;
    margin-bottom:0px!important;
  } 
  #et-custom {
    padding-bottom: 50px!important;
 } 
  .et-calendar-item {
   position: static;!important;
 }
  #et-team {
   padding-top:40px!important;
 }
 .et-calendar-content p {
    text-align:center!important;
  }
  body.itemid-437 #sp-header {
    background-color: #000!important;
}
  .et-feature-item h3 {
    font-size:17px!important;
    top: 117px!important;
    width: 156px!important;
}
.et-title h3 {
    font-size: 34px!important;
    text-align:center!important;
}
  .et-title h3 {
    font-size: 20px!important;
}
  #et-feature {
    top: 120px!important;
    padding-bottom: 150px!important;
}
  .et-feature-item-1,
  .et-feature-item-2,
  .et-feature-item-3 {
    width: 98%!important;
    margin-bottom:20px!important;
}
 #et-video .qx-element-video-popup span {
    top: 368px!important;
    font-size: 22px!important;
}
.et-title-center h3 {
    text-align:center!important;
  }
  ul.social-icons >li {
    margin:0px 5px!important;
  }
  .et-publication-item img {
    width:100%!important;
  } 
  .et-feature-item-1 .qx-element-button,
  .et-feature-item-2 .qx-element-button,
  .et-feature-item-3 .qx-element-button {
    text-align:center!important;
  }
  .et-event-item img {
    display:none!important;
  }
  .et-get-started h3 strong {
    font-size: 25px!important;
    padding:5px;
}
  .et-get-started p {
    padding: 10px!important;
}
   #et-started .qx-element-button .qx-btn {
    font-size: 20px!important;
} 
  #et-portfolio .project-item-meta {
    display: none!important;
}}
  .projects-wrapper .project-img .project-img-extra .project-icon {
    padding: 3px!important;
    font-size: 8px!important;
  
}
}
  /* Screen max 375px */
@media (max-width: 375px) {
   .et-slider {
    top: 45px!important;
   }
   .et-feature-sub {
    top: 31px!important;
  }
  #et-custom {
    padding-bottom: 50px!important;
  }
  #et-team {
    padding-top:40px!important;
  }
  .et-calendar-item img {
    left:0px!important;
    right:0px!important;
    margin:auto;
 }
 .et-title p {
     text-align:center!important;
     margin-bottom:0px!important;
 }
 body.itemid-437 #sp-header {
    background-color: #000!important;
}
 .et-bounce {
    display:none!important;
 }
 .et-feature-item h3 {
    font-size:17px!important;
    top: 117px!important;
    width: 156px!important;
}
.et-title h3 {
    font-size: 20px!important;
}
  #et-feature {
    top: 120px!important;
    padding-bottom: 150px!important;
}
  .et-feature-item-1,
  .et-feature-item-2,
  .et-feature-item-3 {
    width: 98%!important;
    margin-bottom:20px!important;
}
 #et-video .qx-element-video-popup span {
    top: 368px!important;
    font-size: 22px!important;
}
.et-title-center h3 {
    text-align:center!important;
  }
  ul.social-icons >li {
    margin:0px 5px!important;
  }
  .et-publication-item img {
    width:100%!important;
  }
  .et-feature-item-1 .qx-element-button,
  .et-feature-item-2 .qx-element-button,
  .et-feature-item-3 .qx-element-button {
    text-align:center!important;
  }
  .et-event-item img {
    display:none!important;
  }
  .isotope-item .column-3 {
    width:100%!important;
  }
  .et-get-started h3 strong {
    font-size: 25px!important;
    padding:5px;
}
  .et-get-started p {
    padding: 10px!important;
}
  #et-started .qx-element-button .qx-btn {
    font-size: 20px!important;
}
  #et-portfolio .project-item-meta {
    display: none!important;
}
  .projects-wrapper .project-img .project-img-extra .project-icon {
    padding: 3px!important;
    font-size: 8px!important;
  
}
}