/* GENERAL STYLES */
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  text-rendering: optimizelegibility;
  font-family: 'Lato', Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2;
}
p, li {
  font-family: 'Lato', Arial, sans-serif;
  font-size: 100%;
  font-weight: 400;
  line-height: 1.5;
}
.breadcrumbs {
  padding-left: 0;
  padding-right: 0;
  border: none;
  background-color: transparent;
  margin-bottom: .5rem;
}
#main-wrap {
  min-height: 100%;
}
#main {
  overflow:auto;
	padding-bottom: 7rem;
}
.button {
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: 900;
}
.button.empty {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  padding: .5rem 1.1rem;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 85%;
}
.button.success {
  background-color: #52C905;
}
.button.success:hover {
  background-color: #49AF08;
}
legend {
  font-weight: 700;
  font-size: 80%;
  text-transform: uppercase;
  margin-bottom: .6rem;
}
address {
  margin-bottom: 1rem;
}
textarea {
  height: 6rem;
}
input[type="checkbox"]+label, input[type="radio"]+label {
  margin-left: .15rem;
  margin-right: 1.25rem;
}
.radio-group, .checkbox-group {
  display: inline-block;
  width: 100%;
  padding: .5rem 0;
}
iframe, video {
	margin: 0;
	padding: 0;
	border: 0;
}
hr.division {
  width: 12%;
  margin-left: 44%;
  margin-top: .5rem;
  margin-bottom: .5rem;
  border-width: 1px;
}
.no-padding-bottom {padding-bottom: 0 !important;}

.no-padding-top {padding-top: 0 !important;}

.no-padding-left {padding-left: 0 !important;}

.no-padding-right {padding-right: 0 !important;}


/* TOP NAVIGATION */
.top-bar {
  background-color: transparent;
}
.top-bar-section ul li,
.top-bar-section ul li > span,
.top-bar-section li:not(.has-form) a:not(.button) {
  background-color: transparent;
  color: #333;
}
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-icon) a:not(.button),
.top-bar-section ul li > span {
  padding: 0 .63rem;
  text-transform: uppercase;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 75%;
}
.top-bar-section ul li > span {
  line-height: 2.8125rem;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
  background-color: transparent;
  color: rgba(0,0,0,.5);
}
.top-bar-section ul li > span {
  display: inline-block;
  color: #fff;
}
.top-bar-section .has-dropdown>a:after {
  margin-right: .5rem;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
  margin-top: .40625rem;
  line-height: 2rem;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: #dfdfdf;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background-color: #cfcfcf;
}
.top-bar .toggle-topbar.menu-icon a span::after {
	box-shadow: 0 0 0 1px #333,0 7px 0 1px #333,0 14px 0 1px #333;
}
.top-bar.expanded .title-area {
  background-color: transparent;
}
/* WELCOME */
.welcome {
  padding: 4rem 0 2rem;
}
.welcome img {
  margin-bottom: 1.5rem;
}

/* CONTENT */
.mrFeedr-name {
  position:absolute;
  top: 3px;
}
.mrFeedr-name img {
  width: 230px;
  max-width: 100%;
}
.feedr-wrap-cta {
  background-image: url(https://cdn3.gttwl.net/attachments/feedr.gttwl2.com/ltmq6z/1473456453_original.png), url(https://cdn3.gttwl.net/attachments/feedr.gttwl2.com/ltmq6z/1473456024_original.png);
  background-repeat: no-repeat;
  background-position: top center, bottom center;
}
.feedr-cta {
  padding-top: 2.7rem;
  padding-bottom: 1.5rem;
  background-color: #FFC200;
  position: relative;
  background-image: url(https://cdn3.gttwl.net/attachments/feedr.gttwl2.com/ltmq6z/1473456190_original.png), url(https://cdn3.gttwl.net/attachments/feedr.gttwl2.com/ltmq6z/1473456167_original.png);
  background-repeat: no-repeat;
  background-position: top center, bottom center;
}
.feedr-cta:before {
  content: '';
  width: 30px;
  height: 27px;
  background-image: url(https://cdn3.gttwl.net/attachments/feedr.gttwl2.com/ltmq6z/1473455862_original.png);
  background-repeat: no-repeat;
  position: absolute;
  right:-10px;
  top: 40%;
}
.feedr-cta:after {
  content: '';
  width: 30px;
  height: 27px;
  background-image: url(https://cdn3.gttwl.net/attachments/feedr.gttwl2.com/ltmq6z/1473456301_original.png);
  background-repeat: no-repeat;
  position: absolute;
  left:-10px;
  top: 40%;
}
.feedr-cta h1 {
  color: #fff;
  margin-top: 0;
  line-height: 1.1;
}
.feedr-cta .button {
  text-transform: uppercase; 
  margin: 0;
}
.section {
  padding: 3rem 0;
}
.phone {
  background-image: url(https://cdn3.gttwl.net/attachments/feedr.gttwl2.com/ltmq6z/1473456117_original.png);
  background-repeat: no-repeat;
  background-position: 80% bottom;
}
.phone-wrap {
  background-color: #06E5FC;
  border: 4px solid #02C0C9;
  padding: 45px 10px 30px;
  border-radius: 20px;
  max-width: 265px;
  margin-left: auto;
  margin-right: auto;
}
.phone-email {
  background-color: #fff;
  padding: 15px 20px 10px;
  font-size: 85%;
  border-color: #02C0C9;
  border-style: solid;
  border-width: 1px 1px 0 0;
  max-height: 400px;
  overflow-y: scroll;
}
.email-header {
  padding-bottom: .5rem;
}
.email-header h4 {
  font-size: 135%;
}
.email-header h4, .email-header p {
  margin: 0 0 .35rem;
  line-height: 1.2;
}
.email-content p, .email-content li {
  font-size: 13px;
  margin-bottom: .35rem;
}
.email-footer p {
  font-size: 10px;
  margin-bottom: 0;
}
.suppliers-plate {
  display: inline-block;
  width: 100%;
  padding-bottom: 47px;
  background-image: url(https://cdn3.gttwl.net/attachments/feedr.gttwl2.com/ltmq6z/1474660261_original.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
.supplier-slider img {
  margin: 0 1rem;
}
.submit-wrap {
  padding: 2rem 3rem;
  background-color: #ABFBFF;
  border: 10px solid #06E5FC;
}
.submit-form h3 {
  margin: 0 0 1.5rem;
}
.submit-form input[type="text"], .submit-form input[type="email"] {
  text-align: center;
  height: 3rem;
  font-size: 120%;
}
/* Article */


/* CTA */


/* FOOTER */
#footer {
  position: relative;
	margin-top: -7rem; /* negative value of footer height */
	height: 7rem;
	clear:both;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
#footer a {color: #333;}

#footer a:hover {color: #666;}

#footer .inline-list>li {
  float: none;
  display: inline-block;
  margin: 0 .5rem;
}
#footer .inline-list>li.has-icon a {
  height: 40px;
  line-height: 40px;
  width: 40px;
  background-color: #06E5FC;
  color: #fff;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
#footer .inline-list>li.has-icon a:hover {
  background-color: #05DAE5;
}
.credits {font-size: 80%; margin-bottom: 0;}

/*******************************
          Responsive
*******************************/

/* Define mobile styles */
@media only screen {
  
} 
/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) {
  .top-bar .title-area {
    height: 2.8125rem;
  }
  .top-bar-section ul li>a {
    text-align: center;
    line-height: 2rem;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: rgba(0,0,0,.1);
  }
  .mrFeedr-name {
    width: 80%;
  }
  .feedr-wrap-cta {
    padding-top: 125px;
    padding-bottom: 100px;
    background-size: 260px, 240px;
  }
  .feedr-cta {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .feedr-cta h1 {
    font-size: 190%;
  }
  .section {
    padding: 2rem 0 1rem;
  }
  .section.phone {
    padding-bottom: 8rem;
    background-position: center bottom;
  }
  .phone-wrap {
    max-height: 250px;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
    border-bottom-width: 0;
  }
  .phone .section-cta  {
    padding-top: 1.5rem;
    text-align: center;
    border-top: 1px solid rgba(0,0,0,.2);
  }
} 
/* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) {
  .mrFeedr-name {
    left: 2rem;
  }
  .feedr-wrap-cta {
    padding-top: 165px;
    padding-bottom: 120px;
  }
  .feedr-cta {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .feedr-cta p {
    font-size: 120%;
  }
  .phone .section-cta  {
    padding-top: 3rem;
  }
} 
/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  
} 
/* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) {
  
} 
/* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
@media only screen and (min-width: 64.063em) and (max-width: 90em) { 
  
} 

/* min-width 1441px, xlarge screens */
@media only screen and (min-width: 90.063em) { }

/* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
@media only screen and (min-width: 90.063em) and (max-width: 120em) { } 

/* min-width 1921px, xxlarge screens */
@media only screen and (min-width: 120.063em) { }