/*--------------------------------------------------VARIABLES--------*/
/*----------------------------------------------------GLOBAL-------------*/
/* HOVER ICONS */
/* Make the container relative */
html, body {
  overflow-x: hidden !important;
}
body {
  font-family: 'Montserrat', sans-serif;
  color: #333;
  font-size: 13px;
}
a {
  text-decoration: none;
  color: #333;
}
a:visited {
  color: #333;
}
a:visited:a:hover {
  color: #e14699;
}
p {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 {
  font-size: 36px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.entry-title {
  display: none;
}
h2 {
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}
h2 .entry-title {
  text-transform: uppercase;
}
.content {
  padding: 0% 0% 0% 0%;
  /*-------------------------------------------HEADER-----*/
}
.custom-logo {
  width: 100%;
}
.main-navigation {
  float: right;
}
.slide1 {
  color: #fff;
  font-size: 10px;
}
.slide1 h1 {
  font-size: 25px;
  margin: 0.67em 0;
  font-weight: 300;
  letter-spacing: 4px;
}
.site-header {
  position: absolute;
  z-index: 99999;
  width: 100%;
}
.ctas {
  float: right;
  /*----------------------------------------------------SINGLE PAGE HEADER*/
}
.ctas .far, .ctas .fas {
  margin: 0px 10px 0px 10px !important;
  color: #fff;
}
.description {
  background: url('https://noiseandheatreduction.co.za/wp-content/uploads/2018/10/banner.jpg');
  background-size: 100%;
  background-attachment: fixed;
  height: 300px;
  position: relative;
  /*-------------------------------------------------MENU------*/
}
.main-navigation .menu-item a {
  padding: 0px 15px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 15px;
  color: #fff;
}
.main-navigation .menu-item a:visited {
  color: #fff;
}
.menu-item:hover a:after {
  content: " ";
  right: 0;
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #e14699;
  transform: skew(-45deg) !important;
}
.menu-item:hover .sub-menu a:after {
  width: 0px;
  height: 0%;
}
.menu-item:hover .sub-menu a:before {
  width: 0px;
  height: 0%;
}
.sub-menu li {
  padding: 10px 0px;
}
.menu-item:hover a:before {
  content: " ";
  left: 0;
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #e14699;
  transform: skew(-45deg) !important;
}
.current_page_item {
  position: relative;
}
.current_page_item a:after {
  content: " ";
  right: 0;
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #e14699;
  transform: skew(-45deg) !important;
}
.current_page_item a:before {
  content: " ";
  left: 0;
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #e14699;
  transform: skew(-45deg) !important;
}
.sub-menu li {
  background-color: rgba(250, 250, 250, 0.5);
}
.searchtop {
  text-align: right;
  padding: 0px 10px 0px 0px;
  margin: 0px 10px 0px 0px;
  /*---------------------------------------------------------------------------------HOME--*/
}
.content-area-home {
  /*------BUTTONS----*/
}
.button-default {
  color: white;
  background-color: #333;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 25px;
  margin: 10px;
  display: inline-block;
  font-size: 14px;
}
.button-default:hover {
  background-color: #333;
  color: #fff;
}
.button-black {
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.button-black:hover {
  opacity: 0.9;
  -ms-transform: skewX(0deg);
  -webkit-transform: skewX(0deg);
  transform: skewX(0deg);
}
.button-black-content {
  -ms-transform: skewX(2deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
  display: inline-block;
}
.button-black-content:hover {
  -ms-transform: skewX(0deg);
  -webkit-transform: skewX(0deg);
  transform: skewX(0deg);
}
.button-default1 {
  color: white;
  background-color: #e14699;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 25px;
  margin: 10px;
  display: inline-block;
  font-size: 14px;
}
.button-default1:hover {
  background-color: #e14699;
  color: #fff;
}
.button-black1 {
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.button-black1:hover {
  opacity: 0.9;
  -ms-transform: skewX(0deg);
  -webkit-transform: skewX(0deg);
  transform: skewX(0deg);
}
.button-black-content1 {
  -ms-transform: skewX(2deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
  display: inline-block;
  /*--------------HOME PAGE---------*/
}
.button-black-content1:hover {
  -ms-transform: skewX(0deg);
  -webkit-transform: skewX(0deg);
  transform: skewX(0deg);
}
.homeintro {
  /*--------------HOME PAGE CONTENT AREA---------*/
}
.homeintro h1 {
  text-transform: uppercase;
  font-weight: 400;
  width: 71%;
  letter-spacing: 1px;
  text-align: justify;
}
.homeintro img {
  right: 0;
}
.wrappercontent {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.wrappercontent1 {
  padding: 0px 37px 0px 0px;
  margin: 0px 15px 0px 0px;
  border-right: solid 2px #e14699;
}
.wrappercontent2 {
  padding: 0px 0px 0px 8px;
  margin: 0px -22px 0px 15px;
  /*--------------HOME PAGE VIDEO ENDORSED BY---------*/
}
.videobanner {
  background: url('https://noiseandheatreduction.co.za/wp-content/uploads/2018/10/Design_lower-design-banner-002.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
}
.endorsedheader {
  margin: 10% 20% 10% 20%;
}
.testimage {
  margin: 10px 0px 0px 0px;
  /*--------------HOME PAGE APPLICATION---------*/
}
.application2 {
  background: url('https://noiseandheatreduction.co.za/wp-content/uploads/2018/10/Design_Upper-design-banner-003.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
}
.shopnowimage {
  position: relative;
  margin: 260px 30px 0px 140px;
  /*--------------CIRCLE ICONS---------*/
}
.reducenoise {
  position: relative;
  bottom: 57px;
  margin: 0;
  width: 90%;
  text-align: center;
}
.reducenoise h2 {
  color: #333;
}
.reducenoise img {
  width: 170px;
  margin: 31px;
}
#custom_html-4 {
  margin: 10px 10px 10px 10px;
  padding: 1% 10% 1% 10%;
}
#cycledtestimonialwidget-2 {
  margin: 10px 10px 10px 10px;
  padding: 1% 10% 1% 10%;
}
.reducenoise1 {
  position: relative;
  bottom: 10px;
  margin-top: -100px;
  width: 100%;
  text-align: center;
  color: #fff;
}
.reducenoise1 p {
  color: #333;
}
.reducenoise1 a {
  color: #fff;
}
.reducenoise1 a:hover {
  color: #e14699;
}
.reducenoise1 img {
  width: 170px;
  margin: 5px;
}
.reducenoise2 {
  position: relative;
  bottom: 10px;
  margin: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}
.reducenoise2 h2 {
  color: #333;
}
.reducenoise2 a {
  color: #fff;
}
.reducenoise2 a:hover {
  color: #e14699;
}
.reducenoise2 img {
  width: 170px;
  margin: 5px;
}
.reducenoise3 {
  position: relative;
  bottom: 10px;
  margin: 0px 0px 90px 0px;
  padding: 0px 60px 0px 60px;
  width: 100%;
  text-align: center;
  color: #fff;
  /*--------------PINK BAR---------*/
}
.reducenoise3 p {
  color: #333;
}
.reducenoise3 a {
  color: #fff;
}
.reducenoise3 a:hover {
  color: #e14699;
}
.reducenoise3 img {
  width: 170px;
  margin: 5px;
}
.getintouch {
  background: #e14699;
  padding: 10px;
  text-transform: uppercase;
  color: #fff;
}
.getintouch a {
  color: #fff;
}
.getintouch a:hover {
  color: #fff;
}
.getintouch .section {
  width: 93%;
  margin: auto;
  padding: 10px 0px 10px 0px;
}
.getintouch h2 {
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
}
.getintouch2 {
  padding: 10px;
  text-transform: uppercase;
  color: #fff;
}
.getintouch2 a {
  color: #fff;
}
.getintouch2 a:hover {
  color: #fff;
}
.getintouch2 .section {
  width: 93%;
  margin: auto;
  padding: 10px 0px 10px 0px;
}
.getintouch2 h2 {
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
}
#custom_html-4 {
  margin: 0px 0px 0px 0px;
  padding: 1% 10% 1% 10%;
  background-color: #fff;
}
a {
  text-decoration: none;
  color: #333;
}
#cycledtestimonialwidget-2 {
  margin: 10px 0px 10px 10px;
  padding: 0% 0% 10% 20%;
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 0% !important;
}
.easy-t-cycle-controls {
  text-align: center;
  display: none;
}
.easy_t_single_testimonial blockquote.easy_testimonial {
  border: 0;
  padding: 20px;
  background-color: #333;
  color: #fff;
  border-radius: 0px;
}
.easy_t_single_testimonial .easy_testimonial_title {
  font-weight: 700;
  font-size: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 0px;
  /*--------------ARTICLE HOME---------*/
}
.unitline1 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
  padding-top: 2px;
  padding-left: 1px;
  padding-right: 20px;
  padding-bottom: 10px;
  line-height: 30px;
}
.unitline1:after {
  background: none repeat scroll 0 0 #e14699;
  bottom: -5px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 120px;
  margin-top: 1px;
  margin-left: 30%;
}
.unitline3 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
  padding-top: 2px;
  padding-left: 1px;
  padding-right: 20px;
  padding-bottom: 10px;
  line-height: 30px;
}
.unitline3:after {
  background: none repeat scroll 0 0 #e14699;
  bottom: -5px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 120px;
  margin-top: 1px;
  margin-left: 47%;
}
.unitline2 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
  font-weight: bolder;
  padding-top: 2px;
  padding-left: 1px;
  padding-right: 20px;
  padding-bottom: 10px;
  line-height: 30px;
}
.unitline2:after {
  background: none repeat scroll 0 0 #e14699;
  bottom: -5px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 120px;
  margin-top: 1px;
  margin-left: 35.5%;
}
.unitline4 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
  font-weight: bolder;
  padding-top: 2px;
  padding-left: 1px;
  padding-right: 20px;
  padding-bottom: 10px;
  line-height: 30px;
}
.unitline4:after {
  background: none repeat scroll 0 0 #e14699;
  bottom: -5px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 120px;
  margin-top: 1px;
  margin-left: 22.5%;
}
.unitline5 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
  font-weight: bolder;
  padding-top: 2px;
  padding-left: 1px;
  padding-right: 20px;
  padding-bottom: 10px;
  line-height: 30px;
}
.unitline5:after {
  background: none repeat scroll 0 0 #e14699;
  bottom: -5px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 120px;
  margin-top: 1px;
  margin-left: 0.5%;
}
.subheader {
  color: #333;
  font-size: 30px;
  margin-bottom: 1px;
  padding-bottom: 1px;
  text-align: center;
}
#pum-1220 {
  z-index: 999 !important;
}
.pum-theme-1203, .pum-theme-default-theme {
  background-color: transparent !important;
}
.pum-theme-1203 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
  height: auto;
  width: auto;
  left: auto;
  right: 0px;
  bottom: auto;
  top: 0px;
  padding: 8px;
  color: #fff;
  font-family: inherit;
  font-weight: inherit;
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
  border: 1px none #333;
  border-radius: 0px;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: #e14699 !important;
}
.pum-theme-219 .pum-container, .pum-theme-default-theme .pum-container {
  padding: 30px;
  border-radius: 0px;
  border: 1px none #000;
  box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
  background-color: #333;
  /*--------------GRAVITY FORMS---------*/
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text] {
  border: 1px solid #e14699;
  background-color: #fff;
  color: #fff;
  margin-top: 1px;
  font-size: 14px;
  padding-top: 1px;
  padding-bottom: 1px;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield textarea {
  border: 1px solid #e14699;
  background-color: #fff;
  font-size: 14px;
}
body #gform_wrapper_1 .gform_footer input[type=submit] {
  border: 1px solid #e14699;
  background-color: #e14699;
  color: #333;
  width: 96%;
  cursor: pointer;
}
.gform_wrapper .gform_footer {
  padding: 10px 0 10px !important;
  margin: 1px 0 0 !important;
  clear: both;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_label {
  color: #fff !important;
}
body .gform_wrapper ul li.gfield {
  margin-top: 2px !important;
  padding-top: 0;
}
.gform_wrapper {
  overflow: inherit;
  margin: 1px 0;
  max-width: 100%;
}
.gravitytext {
  color: #fff;
  /*-----CONTACT PAGE FORM---*/
}
body #gform_wrapper_2 .gform_body .gform_fields .gfield input[type=text] {
  border: 1px solid #e14699;
  background-color: #fff;
  color: #333;
  margin-top: 1px;
  font-size: 14px;
  padding-top: 1px;
  padding-bottom: 1px;
}
body #gform_wrapper_2 .gform_body .gform_fields .gfield textarea {
  border: 1px solid #e14699;
  background-color: #fff;
  font-size: 14px;
}
body #gform_wrapper_2 .gform_footer input[type=submit] {
  border: 1px solid #e14699;
  background-color: #e14699;
  color: #fff;
  width: 98.8%;
  cursor: pointer;
}
.gform_wrapper .gform_footer {
  padding: 10px 0 10px !important;
  margin: 1px 0 0 !important;
  clear: both;
}
body #gform_wrapper_2 .gform_body .gform_fields .gfield .gfield_label {
  color: #fff !important;
}
body .gform_wrapper ul li.gfield {
  margin-top: 2px !important;
  padding-top: 0;
}
.gform_wrapper {
  overflow: inherit;
  margin: 1px 0;
  max-width: 100%;
}
.gravitytext {
  color: #fff;
  /*-----MY ACCOUNT FORM---*/
}
body #gform_wrapper_3 .gform_body .gform_fields .gfield input[type=text] {
  border: 1px solid #e14699;
  background-color: #fff;
  color: #333;
  margin-top: 1px;
  font-size: 14px;
  padding-top: 1px;
  padding-bottom: 1px;
}
body #gform_wrapper_3 .gform_body .gform_fields .gfield textarea {
  border: 1px solid #e14699;
  background-color: #fff;
  font-size: 14px;
}
body #gform_wrapper_3 .gform_footer input[type=submit] {
  border: 1px solid #e14699;
  background-color: #e14699;
  color: #fff;
  width: 98.8%;
}
.gform_wrapper .gform_footer {
  padding: 10px 0 10px !important;
  margin: 1px 0 0 !important;
  clear: both;
}
body #gform_wrapper_3 .gform_body .gform_fields .gfield .gfield_label {
  color: #fff !important;
}
body .gform_wrapper ul li.gfield {
  margin-top: 2px !important;
  padding-top: 0;
}
.gform_wrapper {
  overflow: inherit;
  margin: 1px 0;
  max-width: 100%;
}
.gravitytext {
  color: #fff;
}
.gform_wrapper.gf_browser_chrome input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_chrome textarea, .gform_wrapper.gf_browser_gecko input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_gecko textarea, .gform_wrapper.gf_browser_safari input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_safari textarea {
  border: 1px solid #e14699;
  /*-----HEADER INFO---*/
}
.headerinfo {
  background: #333;
  color: #fff;
  text-align: left;
  text-transform: lowercase;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 0.8px;
  /*-----SPLIT SINGLE PAGES---*/
}
.headerinfo a {
  color: #fff;
}
.headerinfo a:hover {
  color: #e14699;
}
.headerinfo img {
  width: 43%;
}
.headerinfo .section {
  width: 93%;
  margin: auto;
  padding: 10px 0px 10px 0px;
}
.singlehalf {
  margin: 0% 3% 0% 3%;
  padding: 0% 3% 0% 3%;
}
.singlehalfcont {
  margin: 0% 3% 0% 3%;
  padding: 0% 3% 0% 3%;
  /*-----ABOVE FOOTER---*/
}
.abovefooter {
  background: #333;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 0.8px;
}
.abovefooter a {
  color: #fff;
}
.abovefooter a:hover {
  color: #e14699;
}
.abovefooter img {
  width: 43%;
}
.abovefooter .section {
  width: 93%;
  margin: auto;
  padding: 10px 0px 10px 0px;
}
.footerone {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.footertwo {
  padding: 20px 0px 0px 70px;
  margin: 20px 0px 0px 70px;
}
.footerthree {
  padding: 20px 0px 0px 70px;
  margin: 20px 0px 0px 70px;
  /*-------FOOTER-------*/
}
.site-footer {
  background: #333;
  position: inherit;
  bottom: 0;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 15px;
  border-top: #fff 1px solid;
  /*-----------------------------------------------------------SINGLE VIDEO*/
}
.site-footer a {
  color: #fff;
}
.site-footer a:hover {
  color: #e14699;
}
.vidsingle {
  text-align: center !important;
  /*-------------SMART SEARCH----*/
}
.smart-search-results.has-viewall-button {
  padding-bottom: 30px;
  width: 100% !important;
  z-index: 999999;
  /*-----------------------------------------------------------TOP SOCIAL*/
}
.social_sa {
  font-size: 14px !important;
  margin-top: 0px !important;
  margin-left: 1px;
  vertical-align: middle;
  color: #fff !important;
  transition: ease-in-out 0.3s !important;
  -webkit-transition: ease-in-out 0.3s !important;
  -moz-transition: ease-in-out 0.3s !important;
  -ms-transition: ease-in-out 0.3s !important;
  -o-transition: ease-in-out 0.3s !important;
  margin-right: 1px !important;
}
.social_sa:hover {
  color: #e14699 !important;
}
.social_sa1 {
  font-size: 14px !important;
  margin-top: 0px !important;
  margin-left: 1px;
  vertical-align: middle;
  color: #fff !important;
  transition: ease-in-out 0.3s !important;
  -webkit-transition: ease-in-out 0.3s !important;
  -moz-transition: ease-in-out 0.3s !important;
  -ms-transition: ease-in-out 0.3s !important;
  -o-transition: ease-in-out 0.3s !important;
  margin-right: 1px !important;
}
.social_sa1:hover {
  color: #e14699 !important;
}
.social_sa3 {
  font-size: 30px !important;
  margin-top: 0px !important;
  margin-left: 20px;
  vertical-align: middle;
  color: #e14699 !important;
  transition: ease-in-out 0.3s !important;
  -webkit-transition: ease-in-out 0.3s !important;
  -moz-transition: ease-in-out 0.3s !important;
  -ms-transition: ease-in-out 0.3s !important;
  -o-transition: ease-in-out 0.3s !important;
  margin-right: 1px !important;
}
.social_sa3:hover {
  color: #fff !important;
}
.social_sa6 {
  font-size: 30px !important;
  margin-top: 0px !important;
  margin-left: 20px;
  vertical-align: middle;
  color: #e14699 !important;
  transition: ease-in-out 0.3s !important;
  -webkit-transition: ease-in-out 0.3s !important;
  -moz-transition: ease-in-out 0.3s !important;
  -ms-transition: ease-in-out 0.3s !important;
  -o-transition: ease-in-out 0.3s !important;
  margin-right: 1px !important;
}
.social_sa6:hover {
  color: #fff !important;
}
.social_sa4 {
  font-size: 20px !important;
  margin-top: 0px !important;
  margin-left: 15px;
  vertical-align: middle;
  color: #e14699 !important;
  transition: ease-in-out 0.3s !important;
  -webkit-transition: ease-in-out 0.3s !important;
  -moz-transition: ease-in-out 0.3s !important;
  -ms-transition: ease-in-out 0.3s !important;
  -o-transition: ease-in-out 0.3s !important;
  margin-right: 1px !important;
}
.social_sa4:hover {
  color: #fff !important;
  /*-----------------------------------------------------------TOP SOCIAL*/
}
.social_sa2 {
  font-size: 20px !important;
  margin-top: 0px !important;
  margin-left: 1px;
  vertical-align: middle;
  color: #e14699 !important;
  transition: ease-in-out 0.3s !important;
  -webkit-transition: ease-in-out 0.3s !important;
  -moz-transition: ease-in-out 0.3s !important;
  -ms-transition: ease-in-out 0.3s !important;
  -o-transition: ease-in-out 0.3s !important;
  margin-right: 1px !important;
}
.social_sa2:hover {
  color: #e14699 !important;
  /*-------BANNER-------*/
}
#text-4 {
  background: url('https://noiseandheatreduction.co.za/wp-content/uploads/2018/10/footer-banner-compressor.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
}
.bannertext {
  text-align: center;
  padding: 20px;
  /*-------TABLE-------*/
}
.bannertext h2 {
  color: #fff;
}
.bannertext p {
  color: #fff;
  padding: 1px;
  margin: 1px;
}
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
td {
  border: 1px solid #333;
  text-align: left;
  padding: 8px;
}
th {
  border: 1px solid #333;
  text-align: left;
  padding: 8px;
  font-size: 14px;
}
tr:nth-child(even) {
  background-color: #ddd;
  /* --------------------------------------------------------------------------------------- GRID OF 2  */
  /*  SECTIONS  */
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF TWO  */
}
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49.2%;
  /*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%;
  }
}
@media only screen and (max-width: 480px) {
  /* --------------------------------------------------------------------------------------- GRID OF 3  */
  /*  SECTIONS  */  .span_2_of_2, .span_1_of_2 {
    width: 100%;
  }
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF THREE  */
}
.span_3_of_3 {
  width: 100%;
}
.span_2_of_3 {
  width: 66.13%;
}
.span_1_of_3 {
  width: 32.26%;
  padding-left: 0.5%;
  padding-right: 0.5%;
  /*  GO FULL WIDTH BELOW 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  /* --------------------------------------------------------------------------------------- GRID OF 4  */
  /*  SECTIONS  */  .col {
    margin: 1% 0 1% 0%;
  }
  .span_3_of_3, .span_2_of_3, .span_1_of_3 {
    width: 100%;
  }
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF FOUR  */
}
.span_4_of_4 {
  width: 100%;
}
.span_3_of_4 {
  width: 74.6%;
}
.span_2_of_4 {
  width: 49.2%;
}
.span_1_of_4 {
  width: 23.8%;
  /*  GO FULL WIDTH BELOW 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  /* --------------------------------------------------------------------------------------- GRID OF 5  */
  /*  SECTIONS  */  .col {
    margin: 1% 0 1% 0%;
  }
  .span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 {
    width: 100%;
  }
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF FIVE  */
}
.span_5_of_5 {
  width: 100%;
}
.span_4_of_5 {
  width: 79.68%;
}
.span_3_of_5 {
  width: 59.36%;
}
.span_2_of_5 {
  width: 39.04%;
}
.span_1_of_5 {
  width: 18.72%;
  /*  GO FULL WIDTH BELOW 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  /* --------------------------------------------------------------------------------------- GRID OF 6  */
  /*  SECTIONS  */  .col {
    margin: 1% 0 1% 0%;
  }
  .span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 {
    width: 100%;
  }
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF SIX  */
}
.span_6_of_6 {
  width: 100%;
}
.span_5_of_6 {
  width: 83.06%;
}
.span_4_of_6 {
  width: 66.13%;
}
.span_3_of_6 {
  width: 49.2%;
}
.span_2_of_6 {
  width: 32.26%;
}
.span_1_of_6 {
  width: 15.33%;
  /*  GO FULL WIDTH BELOW 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  /* --------------------------------------------------------------------------------------- GRID OF 7  */
  /*  SECTIONS  */  .col {
    margin: 1% 0 1% 0%;
  }
  .span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 {
    width: 100%;
  }
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF SEVEN  */
}
.span_7_of_7 {
  width: 100%;
}
.span_6_of_7 {
  width: 85.48%;
}
.span_5_of_7 {
  width: 70.97%;
}
.span_4_of_7 {
  width: 56.45%;
}
.span_3_of_7 {
  width: 41.94%;
}
.span_2_of_7 {
  width: 27.42%;
}
.span_1_of_7 {
  width: 12.91%;
  /*  GO FULL WIDTH BELOW 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  /* --------------------------------------------------------------------------------------- GRID OF 8  */
  /*  SECTIONS  */  .col {
    margin: 1% 0 1% 0%;
  }
  .span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7 {
    width: 100%;
  }
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF EIGHT  */
}
.span_8_of_8 {
  width: 100%;
}
.span_7_of_8 {
  width: 87.3%;
}
.span_6_of_8 {
  width: 74.6%;
}
.span_5_of_8 {
  width: 61.9%;
}
.span_4_of_8 {
  width: 49.2%;
}
.span_3_of_8 {
  width: 36.5%;
}
.span_2_of_8 {
  width: 23.8%;
}
.span_1_of_8 {
  width: 11.1%;
  /*  GO FULL WIDTH BELOW 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  /* --------------------------------------------------------------------------------------- GRID OF 9  */
  /*  SECTIONS  */  .col {
    margin: 1% 0 1% 0%;
  }
  .span_1_of_8, .span_2_of_8, .span_3_of_8, .span_4_of_8, .span_5_of_8, .span_6_of_8, .span_7_of_8, .span_8_of_8 {
    width: 100%;
  }
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF NINE  */
}
.span_9_of_9 {
  width: 100%;
}
.span_8_of_9 {
  width: 88.71%;
}
.span_7_of_9 {
  width: 77.42%;
}
.span_6_of_9 {
  width: 66.13%;
}
.span_5_of_9 {
  width: 54.84%;
}
.span_4_of_9 {
  width: 43.55%;
}
.span_3_of_9 {
  width: 32.26%;
}
.span_2_of_9 {
  width: 20.97%;
}
.span_1_of_9 {
  width: 9.688%;
  /*  GO FULL WIDTH BELOW 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  /* --------------------------------------------------------------------------------------- GRID OF 10  */
  /*  SECTIONS  */  .col {
    margin: 1% 0 1% 0%;
  }
  .span_1_of_9, .span_2_of_9, .span_3_of_9, .span_4_of_9, .span_5_of_9, .span_6_of_9, .span_7_of_9, .span_8_of_9, .span_9_of_9 {
    width: 100%;
  }
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF TEN  */
}
.span_10_of_10 {
  width: 100%;
}
.span_9_of_10 {
  width: 89.84%;
}
.span_8_of_10 {
  width: 79.68%;
}
.span_7_of_10 {
  width: 69.52%;
}
.span_6_of_10 {
  width: 59.36%;
}
.span_5_of_10 {
  width: 49.2%;
}
.span_4_of_10 {
  width: 39.04%;
}
.span_3_of_10 {
  width: 28.88%;
}
.span_2_of_10 {
  width: 18.72%;
}
.span_1_of_10 {
  width: 8.56%;
  /*  GO FULL WIDTH BELOW 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%;
  }
  .span_1_of_10, .span_2_of_10, .span_3_of_10, .span_4_of_10, .span_5_of_10, .span_6_of_10, .span_7_of_10, .span_8_of_10, .span_9_of_10, .span_10_of_10 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .reducenoise1 {
    position: relative;
    bottom: 10px;
    margin-top: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .reducenoise1 p {
    color: #333;
  }
  .reducenoise1 a {
    color: #fff;
  }
  .reducenoise1 a:hover {
    color: #e14699;
  }
  .reducenoise1 img {
    width: 170px;
    margin: 5px;
  }
  .reducenoise3 {
    position: relative;
    bottom: 10px;
    margin: 0px 0px 30px 0px;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .reducenoise3 p {
    color: #333;
  }
  .reducenoise3 a {
    color: #fff;
  }
  .reducenoise3 a:hover {
    color: #e14699;
  }
  .reducenoise3 img {
    width: 170px;
    margin: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .menu-toggle, .main-navigation.toggled ul {
    display: none;
  }
}
@media only screen and (max-width: 1025px) {
  .ms-slide .ms-layer, .ms-fixed-layers .ms-layer, .ms-overlay-layers .ms-layer {
    position: absolute;
    pointer-events: auto;
    display: none;
  }
}
@media only screen and (max-width: 1025px) {
  .reducenoise1 img {
    width: 130px;
    margin: 5px;
  }
}
@media only screen and (max-width: 1025px) {
  .reducenoise2 img {
    width: 130px;
    margin: 5px;
  }
}
@media only screen and (max-width: 767px) {
  /*	@media only screen and (max-width: 767px) {
	.reducenoise3 img {
    width: 150px;
    margin: 5px;
		padding: 5% 10% 1%;
}
}*/  .reducenoise1 img {
    width: 150px;
    margin: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .reducenoise2 img {
    width: 150px;
    margin: 5px;
  }
}
@media only screen and (max-width: 770px) {
  .main-navigation .menu-item a {
    padding: 0px 20px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 10px;
    color: #fff;
  }
}
@media only screen and (max-width: 768px) {
  #cycledtestimonialwidget-2 {
    margin: 10px 10px 10px 10px;
    padding: 1% 0% 1% 0%;
  }
}
@media only screen and (max-width: 1025px) {
  /*@media only screen and (max-width: 768px) {
.testimage {
	margin-top: 10%;
	padding-top: 10%;
}
}*/  .abovefooter {
    background: #333;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 25px;
    letter-spacing: 0.8px;
  }
  .abovefooter a {
    color: #fff;
  }
  .abovefooter a:hover {
    color: #e14699;
  }
  .abovefooter img {
    width: 43%;
  }
  .abovefooter .section {
    width: 93%;
    margin: auto;
    padding: 10px 0px 10px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .testimage {
    margin: 0px 0px 0px 0px;
    width: 100%;
    padding: 0px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .menu-item:hover a:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .menu-item:hover .sub-menu {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .menu-item:hover a:before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  /*@media only screen and (max-width: 767px) {
 .current_page_item a:before  {
	 display: none;
	} 
	.sub-menu {
	li {
		background-color:rgba(250,250,250,0.5);
		
		}	
}
}*/  .current_page_item a:after {
    display: none;
  }
}
.circle-container {
  position: relative;
  perspective: 1000;
  margin: 0 auto;
}
.circle-container:hover .circle {
  transform: rotate3d(45, 45, 0, 180deg);
}
.circle-container:hover .outer-ring {
  transform: rotate3d(45, 0, 0, 180deg);
}
.circle-container:hover .outer-outer-ring {
  transform: rotate3d(0, 45, 0, 180deg);
}
.circle-container, .front, .back {
  width: 175px;
  height: 175px;
  background-color: rgba(0, 0, 0, 0);
}
.circle, .outer-ring, .outer-outer-ring {
  transition: 0.5s;
  transform-style: preserve-3d;
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.circle {
  position: relative;
  width: 175px;
  height: 175px;
}
.front, .back {
  border-radius: 50%;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4);
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.back {
  background-color: #9c4c9d;
  z-index: 2;
  border: solid 2px #fff;
}
.back p {
  margin-top: 4.2em;
  font-family: cabin, sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  text-align: center;
  color: #fff;
}
.back {
  transform: rotate3d(45, 45, 0, 180deg);
  background-color: #9c4c9d;
}
.back-logo {
  width: 100%;
  display: block;
  margin: 2em auto;
  /*.outer-ring {
	position: absolute;
	top: -10px;
	left: -10px;
	border-radius: 50%;
	border: 2px solid #fff;
	width: 191px;
	height: 191px;
	background-color: rgba(255,255,255,0);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
}

.outer-outer-ring {
	position: absolute;
	top: -20px;
	left: -20px;
	border-radius: 50%;
	border: 2px solid #fff;
	width: 211px;
	height: 211px;
	background-color: rgba(255,255,255,0);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
}*/
  /*CSS*/
}
.application {
  position: relative;
}
.application .first {
  position: relative;
}
.application .first .line {
  width: 2px;
  background-color: #e14699;
  height: 380px;
  position: absolute;
  left: 97px;
  top: 0;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(149deg);
  -o-transform: rotate(149deg);
  -ms-transform: rotate(149deg);
  transform: rotate(149deg);
}
.application #a {
  margin-left: 18px;
}
.application #b {
  margin-left: 58px;
}
.application #c {
  margin-left: 100px;
}
.application #d {
  margin-left: 140px;
}
.application #e {
  margin-left: 180px;
}
.application h3:first-of-type {
  padding-top: 20px;
  margin-left: 5px;
  margin-top: 0px;
}
.application h3:nth-of-type(2) {
  margin-left: 50px;
  margin-top: 0px;
}
.application h3:nth-of-type(3) {
  margin-left: 95px;
  margin-top: 0px;
}
.application h3:nth-of-type(4) {
  margin-left: 140px;
  margin-top: 0px;
}
.application h3:last-of-type {
  margin-left: 187px;
  margin-top: 0px;
}
.application a {
  position: relative;
  padding-left: 18px;
}
.application a:before {
  content: " ";
  position: absolute;
  left: 0;
  height: 2px;
  top: 6px;
  width: 12px;
  background-color: #333;
}
.unitline2 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
  font-weight: bolder;
  padding-top: 2px;
  padding-left: 1px;
  padding-right: 20px;
  padding-bottom: 25px;
  line-height: 30px;
}
.unitline2:after {
  background: none repeat scroll 0 0 #e14699;
  bottom: -5px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 120px;
  margin-top: 1px;
  margin-left: 35.5%;
}
.mobileinfo {
  font-size: 14px;
  padding: 0px 5px 5px 10px;
  color: #fff;
  /*-------------------------------------------NEW TABLET RESPONSIVE-----*/
}
@media only screen and (max-width: 1025px) {
  .application2 {
    background: url('#');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
  }
  .shopnowimage {
    width: 60%;
    position: relative;
    margin: 300px 30px 0px 10px;
  }
}
@media only screen and (max-width: 1025px) {
  .application {
    padding-left: 5%;
    position: relative;
  }
  .application .first {
    position: relative;
  }
  .application .first .line {
    width: 2px;
    background-color: #e14699;
    height: 360px;
    position: absolute;
    left: 0px;
    top: 0;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(149deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .application #a {
    margin-left: 10px;
  }
  .application #b {
    margin-left: 10px;
  }
  .application #c {
    margin-left: 10px;
  }
  .application #d {
    margin-left: 10px;
  }
  .application #e {
    margin-left: 10px;
  }
  .application h3:first-of-type {
    margin-left: 10px;
    margin-top: 0px;
  }
  .application h3:nth-of-type(2) {
    margin-left: 10px;
    margin-top: 0px;
  }
  .application h3:nth-of-type(3) {
    margin-left: 10px;
    margin-top: 0px;
  }
  .application h3:nth-of-type(4) {
    margin-left: 10px;
    margin-top: 0px;
  }
  .application h3:last-of-type {
    margin-left: 10px;
    margin-top: 0px;
  }
  .application a {
    position: relative;
    padding-left: 18px;
  }
  .application a:before {
    content: " ";
    position: absolute;
    left: 0;
    height: 2px;
    top: 6px;
    width: 12px;
    background-color: #333;
  }
}
@media only screen and (max-width: 1025px) {
  .wrappercontent1 .img {
    height: auto;
    max-width: 40%;
  }
}
@media only screen and (max-width: 1025px) {
  .main-navigation .menu-item a {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    color: #fff;
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 1025px) {
  .productimg01 {
    width: 50% !important;
  }
  .minicont01 {
    width: 100%;
  }
  .productimg02 {
    width: 100% !important;
  }
  .productimg03 {
    width: 50% !important;
    text-align: right;
    float: right;
  }
  .minicont02 {
    width: 100%;
  }
  .productimg04 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  .main-navigation .menu-item a {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 10px;
    color: #fff;
    padding: 0px 5px;
  }
}
@media only screen and (max-width: 1025px) {
  /*-------------------------------------------NEW MOBILE RESPONSIVE-----*/  .circle-container {
    position: relative;
    perspective: 1000;
    margin: 0 auto;
  }
  .circle-container:hover .circle {
    transform: rotate3d(45, 45, 0, 180deg);
  }
  .circle-container:hover .outer-ring {
    transform: rotate3d(45, 0, 0, 180deg);
  }
  .circle-container:hover .outer-outer-ring {
    transform: rotate3d(0, 45, 0, 180deg);
  }
  .circle-container, .front, .back {
    width: 145px;
    height: 145px;
    background-color: rgba(0, 0, 0, 0);
  }
  .circle, .outer-ring, .outer-outer-ring {
    transition: 0.5s;
    transform-style: preserve-3d;
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  }
  .circle {
    position: relative;
    width: 145px;
    height: 145px;
  }
  .front, .back {
    border-radius: 50%;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4);
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
  }
  .back {
    background-color: #9c4c9d;
    z-index: 2;
    border: solid 2px #fff;
  }
  .back p {
    margin-top: 4.8em;
    font-family: cabin, sans-serif;
    font-weight: 700;
    font-size: 0.8em;
    text-align: center;
    color: #fff;
  }
  .back {
    transform: rotate3d(45, 45, 0, 180deg);
    background-color: #9c4c9d;
  }
  .back-logo {
    width: 100%;
    display: block;
    margin: 2em auto;
  }
}
@media only screen and (max-width: 767px) {
  .application {
    background: url('#');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
  }
  .shopnowimage {
    width: 60%;
    position: relative;
    margin: 1% 15% 1% 15%;
  }
}
@media only screen and (max-width: 767px) {
  .videobanner {
    background: url('#');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
  }
  .endorsedheader {
    margin: 1% 2% 1% 2%;
    /*.testimage {
	margin: 0px 20px 0px 20px;
}*/
  }
  .footertwo {
    padding: 20px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
  }
  .footerthree {
    padding: 20px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .wrappercontent2 {
    padding: 0px 0px 0px 8px;
    margin: 0px 0px 0px 15px;
  }
  .wrappercontent1 {
    padding: 0px 37px 0px 0px;
    margin: 0px 15px 0px 0px;
    border-right: 0px solid #e14699;
  }
}
@media only screen and (max-width: 767px) {
  .custom-logo {
    width: 50%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #custom_html-4 {
    margin: 0px 0px 0px 0px;
    padding: 5% 10% 1% 10%;
    background-color: #fff;
  }
}
.productimg03 {
  width: 100%;
}
.minicont01 {
  width: 100%;
}
.productimg01 {
  width: 100%;
}
.productimg02 {
  width: 100%;
}
.minicont02 {
  width: 100%;
}
.productimg04 {
  width: 100%;
}
@media only screen and (max-width: 1025px) {
  .productimg03 {
    width: 100%;
  }
  .minicont01 {
    width: 100%;
    padding-left: 10px;
  }
  .productimg01 {
    width: 100%;
  }
  .productimg02 {
    width: 100%;
  }
  .minicont02 {
    width: 100%;
    padding-right: 10px;
  }
  .productimg04 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .searchtop {
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
  }
  .site-header {
    position: absolute;
    z-index: 99999;
    width: 100%;
    text-align: center;
  }
  .headerinfo {
    background: #333;
    color: #fff;
    text-align: center;
    text-transform: lowercase;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.8px;
  }
  .ctas .far, .ctas .fas {
    margin: 0px 10px 0px 10px !important;
    color: #fff;
    display: none;
  }
}
.shopnowimage .application a:before {
  content: " ";
  position: absolute;
  left: 0;
  height: 2px;
  top: 6px;
  width: 12px;
  background-color: #fff;
  display: none !important;
}
.shopnowimage .application a {
  position: relative;
  padding-left: 18px;
  display: none;
}
.su-tabs {
  margin: 0 0 1.5em 0;
  padding: 3px;
  border-radius: 3px;
  background-color: #e14699 !important;
}
.su-tabs-nav span {
  display: inline-block;
  margin-right: 3px;
  padding: 10px 10px !important;
  font-size: 12px !important;
  min-height: 40px;
  line-height: 20px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #000 !important;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /*WOOCOMMERCE */
}
a.button, button.button, input.button, #review_form #submit {
  background: #e14699 !important;
  color: #333;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  color: #fff !important;
}
input.button:hover {
  background-color: #e14699;
  text-decoration: none;
  background-image: none;
  color: #333 !important;
  padding-bottom: 10px !important;
}
.woocommerce div.product form.cart .button:hover {
  background-color: #e14699;
  text-decoration: none;
  background-image: none;
  color: #333 !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background-color: #e14699;
  text-decoration: none;
  background-image: none;
  color: #333 !important;
}
.woocommerce .woocommerce-message a.button:hover {
  background-color: #e14699;
  text-decoration: none;
  background-image: none;
  color: #333 !important;
}
.woocommerce ul.products li.product a.button:hover {
  background-color: #e14699;
  text-decoration: none;
  background-image: none;
  color: #333 !important;
}
a.button:hover, button.button, input.button, #review_form #submit {
  background-color: #e14699;
  text-decoration: none;
  background-image: none;
  color: #333 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
  display: none;
  /* HOVER ICONS */
  /* Make the container relative */
}
.swap-on-hover {
  position: relative;
  margin: 0 auto;
  max-width: 150px;
  /* Select the image and make it absolute to the container */
}
.swap-on-hover img {
  position: absolute;
  border-radius: 360px;
  top: 0;
  left: 0;
  /* Sets the width and height for the images*/
  overflow: hidden;
  width: 150px;
  height: 150px;
  /* 
	We set z-index to be higher than the back image, so it's alwyas on the front.

We give it an opacity leaner to .25s, that way when we hover we will get a nice fading effect. 
*/
}
.swap-on-hover .swap-on-hover__front-image {
  z-index: 9999;
  transition: opacity 0.5s linear;
  cursor: pointer;
  /* When we hover the figure element, the block with .swap-on-hover, we want to use > so the front-image is going to have opacity of 0, which means it will be hidden, to the back image will show */
}
.swap-on-hover:hover > .swap-on-hover__front-image {
  opacity: 0;
}
@media only screen and (max-width: 768px) {
  .swap-on-hover {
    position: relative;
    margin: 0 auto;
    max-width: 120px;
    /* Select the image and make it absolute to the container */
  }
  .swap-on-hover img {
    position: absolute;
    border-radius: 360px;
    top: 0;
    left: 0;
    /* Sets the width and height for the images*/
    overflow: hidden;
    width: 120px;
    height: 120px;
    /* 
	We set z-index to be higher than the back image, so it's alwyas on the front.

We give it an opacity leaner to .25s, that way when we hover we will get a nice fading effect. 
*/
  }
  .swap-on-hover .swap-on-hover__front-image {
    z-index: 9999;
    transition: opacity 0.5s linear;
    cursor: pointer;
    /* When we hover the figure element, the block with .swap-on-hover, we want to use > so the front-image is going to have opacity of 0, which means it will be hidden, to the back image will show */
  }
  .swap-on-hover:hover > .swap-on-hover__front-image {
    opacity: 0;
  }
}
@media only screen and (max-width: 767px) {
  .reducenoise1 .span_1_of_4 {
    width: 24.5% !important;
    height: 40px !important;
    margin-bottom: 100px;
  }
  .swap-on-hover img {
    width: 120px;
    height: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .reducenoise3 .span_1_of_4 {
    width: 24.5% !important;
    height: 40px !important;
    margin: 0px 0px 0px 0px;
    padding: 1px !important;
  }
  .swap-on-hover img {
    width: 140px;
    height: auto;
  }
}
