body {
  width: 100%;
  font-family:"open-sans", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  color: #333;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  margin: 0;
}
.noPad {
  padding: 0;
}
.botborder .content_block {
  border-bottom: 4px solid #000000; 
  padding-bottom:30px;
  margin-bottom:60px;
}
main {
  width: 100%;
  margin: 0 auto;
}
.onecolumn {
  width: 100%;
}
.onecolumn p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  font-family: "GothamNarrow-Black", Arial, Helvetica, sans-serif;
  color: #333;
}
.onecolumn .mapWrapper p {
  font-size: initial;
  line-height: initial;
  font-weight: initial;
  font-family: "GothamNarrow-Book", Arial, Helvetica, sans-serif;
  color: #fff;
}
.twocolumn {
  float: left;
  width: 50%;
}
.twocolumn p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  font-family: "GothamNarrow-Black", Arial, Helvetica, sans-serif;
  color: #333;
}
.twocolumn .mapWrapper p {
  font-size: initial;
  line-height: initial;
  font-weight: initial;
  font-family: "GothamNarrow-Book", Arial, Helvetica, sans-serif;
  color: #fff;
}
.threecolumn {
  float: left;
  width: 33.33%;
}
.threecolumn p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  font-family: "GothamNarrow-Black", Arial, Helvetica, sans-serif;
  color: #333;
}
.threecolumn .mapWrapper p {
  font-size: initial;
  line-height: initial;
  font-weight: initial;
  font-family: "GothamNarrow-Book", Arial, Helvetica, sans-serif;
  color: #fff;
}
.tab-panel {
  width: 100%;
  overflow: hidden;
  clear: both;
}
.content_block {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.content_block h2 {
  text-align: center;
  font-size: 25px;
  font-family: "gotham_condensedbold", Arial, Helvetica, sans-serif !important;
  font-weight: normal;
  margin-bottom: 30px;
}
.center {
  text-align: center;
  text-align: center;
}
.left {
  text-align: left !important;
}
.hide {
  display: none !important;
  display: none !important;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.white {
  background-color: #fff;
}
.green {
  background-color: #3ecbb6;
}
.orange {
  background-color: #75A8BD;
}
.grey {
  background-color: #f0eeeb;
}
.white-text {
  color: #fff;
}
.green-text {
  color: #3ecbb6;
}
.orange-text {
  color: #75A8BD;
}
.grey-text {
  color: #f0eeeb;
}
.dark-text {
  color: #101820;
}
input[type=text] {
  padding: 13px;
  border-radius: 5px;
}
select {
  padding: 13px;
  border-radius: 5px;
}
h1 {
  font-size: 70px;
  font-weight: 500;
  text-transform: none;
  color: #090909;
  font-family: "gotham_condensedbold", Arial, Helvetica, sans-serif;
}
h2 {
  font-size: 40px;
  color: #000;
  font-weight: 500;
  margin-top: 0;
  position: relative;
  margin-bottom: 15px;
  font-family: "gotham_condensedbold", Arial, Helvetica, sans-serif;
}
h3 {
  font-size: 32px;
  color: #090909;
  font-weight: 500;
  margin-top: 0;
  font-family: "gotham_condensedbold", Arial, Helvetica, sans-serif;
}
h4 {
  font-size: 24px;
  color: #090909;
  font-weight: 500;
  margin-top: 0;
}
p {
  font-family: "GothamNarrow-Book", Arial, Helvetica, sans-serif !important;
  font-size: 14px;
  line-height: 18px;
  color: #090909;
  font-weight: 400;
}
p strong {
  font-weight: 700;
}
sub {
  font-size: 60%;
}
sup {
  font-size: 60%;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul li, ol li {
  font-size: 14px;
  line-height: 18px;
  color: #090909;
  margin-bottom: 0px;
}
.btn {
  padding: 14px 34px;
  color: #fff;
  text-decoration: none !important;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0px;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.btn:hover {
  text-decoration: none !important;
}
.upper_header {
  height: 30px;
  width: 100%;
  background-color: #F4F4F4;
  margin: 0 auto;
}
.upper_header .uh_content {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  color: #fff;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 6px;
  padding-left: 20px;
}
.upper_header .uh_content .uh_content_left {
      width: 60%;
    float: left;
    color: #000000;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
}
.upper_header .uh_content .uh_content_left p {
  color: #555;
  text-transform: uppercase;
}
.upper_header .uh_content .uh_content_right {
  width: 40%;
  float: right;
  color: #555;
  text-align: right;
  text-transform: uppercase;
}
.carWrapper {
  background-color: #F4F4F4;
}
#flexslider {
  margin-bottom: 30px;
  margin-top: 50px;
}
#flexslider .slides li {
  text-align: center;
}
#flexslider .slides li h3 {
  font-size: 35px;
  line-height: 1;
  font-weight: 700;
}
#flexslider .slides li p {
  font-size: 16px;
  line-height: 20px;
}
#flexslider .slides li .btn {
  background-color: transparent;
  color: #ff671f;
  font-weight: bold;
  font-size: 16px;
  font-weight: 20px;
  text-transform: uppercase;
}
#flexslider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  left: 0px;
}
#flexslider .flex-control-nav a {
  padding: 5px;
  background-color: #fff;
}
#flexslider .flex-control-nav a.flex-active {
  background-color: #ff671f;
}
#flexslider .flex-direction-nav A {
  display: none;
}
header {
  width: 100%;
  margin: 0 auto;
  height: 117px;
  background-color: #fff;
  margin-bottom: 0px;
  -webkit-box-shadow: 0px 4px 9px -4px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 4px 9px -4px rgba(0, 0, 0, 0.45);
  position: relative;
  z-index: 300;
}
header .header-content {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  height: 100%;
  text-align: center;
}
header .header-content .logo {
  width: 20%;
  background: url(../images/h4h-logo.svg) no-repeat center !important;
  background-repeat: no-repeat !important;
  height: 32px;
  display: inline-block;
  margin: 20px auto 10px;
  text-align: center;
}
header .header-content .navbar {
  position: static;
  margin-bottom: 0;
  height: auto;
}
header .header-content .navbar .dropdown-menu.mega-menu {
  width: 100%;
  border: none;
  border-radius: 0;
}
header.sticky {
  height: 90px;
  -webkit-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
  position: relative;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 800;
  border-top: 0;
  margin: 0 auto;
  transition: all 0.2s ease-in-out !important;
}
header.sticky .slide-nav {
  top: 90px;
  -webkit-transition: top 200ms ease-in-out;
  transition: top 200ms ease-in-out;
}
header.sticky .navbar-default .navbar-nav > .open > a:after {
  top: 38px;
  -webkit-transition: top 200ms ease-in-out;
  transition: top 200ms ease-in-out;
}
header.sticky + .selectable-content {
  padding-top: 90px;
}
header.sticky + main.page-main {
  padding-top: 90px;
}
header.sticky .logo {
  margin-top: 10px;
}
header.sticky nav {
  margin-bottom: 0;
}
header.sticky .header-content .logo {
  margin: 10px auto 5px;
}
header.sticky .header-content .navbar {
    min-height: 28px;
}
.mm-item-4 {
  width: 25%;
}
.mm-item-5 {
  width: 20%;
}
.ext_nav {
  width: 10%;
  float: left;
  overflow: hidden;
  height: 95px;
}
.ext_nav_icon {
  width: 50%;
  float: left;
}
a.search {
  width: 29px;
  height: 29px;
  margin-right: 30px;
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  background-position: center;
}
.nav-item.dropdown {
  position: static;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.nav-item.dropdown a {
  padding: 5px 0;
  text-decoration: none;
}
.nav-item.dropdown:last-child a {
  margin-right: 0;
}
.slide-nav {
  display: none;
  width: 100%;
  background-color: #fff;
  padding: 22px 30px 42px;
  top: 112px;
  left: 0;
  z-index: 9999;
  position: absolute;
  -webkit-box-shadow: inset 0px 16px 8px -13px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 16px 8px -13px rgba(0, 0, 0, 0.5);
}
.navbar-toggle collapsed {
  display: none;
}
nav {
  width: 100%;
  float: right;
}
nav a:not(.menu-item) {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #090909;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.navbar-nav {
  list-style-type: none !important;
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navbar-default .navbar-nav > li > a {
  padding: 5px 10px
}
.navbar-default .navbar-nav > .open > a {
  background-color: #fff;
  color: #000;
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  background-color: #75A8BD;
  color: #fff;
}
.navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #75A8BD;
  color: #fff;
}
.navbar-default .navbar-nav > .open > a:not(.paw):after {
  content: none;
}
.navbar-default .navbar-nav > .open > a:not(.search):after {
  content: none;
}
.navbar-default .navbar-nav > .open > a.paw:after {
  content: none;
}
.navbar-default .navbar-nav > .open > a.search:after {
  content: none;
}
.megamenu {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.megamenu .sub-menu:not(.calloutWrapper) {
  float: left;
}
.megamenu .sub-menu:not(.calloutWrapper) ul, .megamenu .sub-menu:not(.calloutWrapper) ol {
  text-align: left;
}
a.menu-item {
  font-size: 16px;
  text-transform: none !important;
  color: #090909;
  line-height: 20px;
}
a.menu-item.updated:after, a.menu-item.new:after {
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 2px 6px;
  margin-left: 5px;
  position: relative;
  bottom: 2px;
}
a.menu-item.updated:after {
  content: 'Updated';
  color: #fff;
  background-color: #ff671f;
  -webkit-text-decoration: #ff671f;
          text-decoration: #ff671f;
}
a.menu-item.new:after {
  content: 'New';
  color: #fff;
  background-color: #00ABF1;
  -webkit-text-decoration: #00ABF1;
  text-decoration: #00ABF1;
}
a.menu-item.pr {
  position: relative;
}
a.menu-item.pr:before {
  content: '';
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 10px;
}
a.menu-item.pr.EHeV:before {
  background: url("/assets/images/EHeV.png") no-repeat;
}
a.menu-item.pr.ETAT:before {
  background: url("/assets/images/ETAT.png") no-repeat;
}
a.menu-item.pr.E2in1:before {
  background: url("/assets/images/E2in1.png") no-repeat;
}
a.menu-item.pr.ET:before {
  background: url("/assets/images/ET.png") no-repeat;
}
a.menu-item.pr.ES:before {
  background: url("/assets/images/ES.png") no-repeat;
}
a.menu-item.pr.EEST:before {
  background: url("/assets/images/EEST.png") no-repeat;
}
a.menu-item.pr.DEHV:before {
  background: url("/assets/images/DEHV.png") no-repeat;
}
a.menu-item.pr.DR:before {
  background: url("/assets/images/DR.png") no-repeat;
}
a.menu-item.pr.ETape:before {
  background: url("/assets/images/ETape.png") no-repeat;
}
a.menu-item span:hover {
  color: #75A8BD;
  text-decoration: underline;
}
a.menu-item strong {
  text-transform: uppercase !important;
  font-size: 14px;
}
.sub-menu-callout {
  background-color: #F4F4F4;
  padding: 20px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
.sub-menu-callout div {
  width: 50%;
}
.sub-menu-callout div h3 {
  font-size: 30px;
  line-height: 35px;
}
.sub-menu-callout div h3.pr {
  position: relative;
}
.sub-menu-callout div h3.pr:before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
}
.sub-menu-callout div h3.pr.EHeV:before {
  background: url("/assets/images/EHeV.png") no-repeat;
}
.sub-menu-callout div h3.pr.ETAT:before {
  background: url("/assets/images/ETAT-l.png") no-repeat;
}
.sub-menu-callout div h3.pr.E2in1:before {
  background: url("/assets/images/E2in1.png") no-repeat;
}
.sub-menu-callout div h3.pr.ET:before {
  background: url("/assets/images/ET.png") no-repeat;
}
.sub-menu-callout div h3.pr.ES:before {
  background: url("/assets/images/ES.png") no-repeat;
}
.sub-menu-callout div h3.pr.EEST:before {
  background: url("/assets/images/EEST.png") no-repeat;
}
.sub-menu-callout div h3.pr.DEHV:before {
  background: url("/assets/images/DEHV.png") no-repeat;
}
.sub-menu-callout div h3.pr.DR:before {
  background: url("/assets/images/DR.png") no-repeat;
}
.sub-menu-callout div h3.pr.ETape:before {
  background: url("/assets/images/ETape.png") no-repeat;
}
.sub-menu-callout div p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 16px;
}
.sub-menu-callout div a {
  padding: 0;
  color: #ff671f;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.sub-menu-callout div a:hover, .sub-menu-callout div a:active, .sub-menu-callout div a:focus {
  text-decoration: underline;
}
.sub-menu-callout div span {
  color: #555;
  color: #555;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  top: -5px;
  margin-bottom: 15px;
  display: block;
}
.sub-menu-callout div span:before {
  content: url(/assets/images/dose.png);
  margin-right: 5px;
}
.sub-menu-callout div img {
  width: 100%;
}
#adviceMenu {
  padding: 0;
}
#adviceMenu .adviceWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#adviceMenu .adviceWrapper > div {
  padding: 22px 30px 42px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#adviceMenu .adviceWrapper > div.adviceLeft {
  background-color: #f4f4f4;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: inset 0px 16px 8px -13px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 16px 8px -13px rgba(0, 0, 0, 0.5);
}
#adviceMenu .adviceWrapper > div.adviceLeft a {
  border-radius: 5px;
  background-color: #75A8BD;
  margin-bottom: 8px;
  margin-right: 5px;
  color: #fff;
  opacity: 0.4;
  -webkit-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
}
#adviceMenu .adviceWrapper > div.adviceLeft a:hover, #adviceMenu .adviceWrapper > div.adviceLeft a:active, #adviceMenu .adviceWrapper > div.adviceLeft a:focus {
  opacity: 1;
}
#adviceMenu .adviceWrapper > div.adviceLeft .topicCloud {
  max-width: 600px;
  text-align: left;
}
#adviceMenu .adviceWrapper > div.adviceLeft .topicCloud h4 {
  margin-bottom: 10px;
}
#adviceMenu .adviceWrapper > div.adviceLeft .topicCloud div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#adviceMenu .adviceWrapper > div.adviceLeft .topicCloud div a {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 5px 10px;
}
#adviceMenu .adviceWrapper > div.adviceRight {
  background-color: #fff;
  padding-right: 0;
  -webkit-box-shadow: inset 0px 16px 8px -13px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 16px 8px -13px rgba(0, 0, 0, 0.5);
}
#adviceMenu .adviceWrapper > div.adviceRight .megamenu {
  width: 33.33333%;
}
#adviceMenu .adviceWrapper > div.adviceRight ol li, #adviceMenu .adviceWrapper > div.adviceRight ul li {
  margin-bottom: 8px;
}
#adviceMenu .adviceWrapper > div.adviceRight ol li a, #adviceMenu .adviceWrapper > div.adviceRight ul li a {
  font-weight: 700;
}
.adviceCallout {
  max-width: 475px;
  background-color: #F4F4F4;
  height: 100%;
}
.adviceCallout h3, .adviceCallout p, .adviceCallout a {
  margin-bottom: 10px;
}
.adviceCallout p {
  font-size: 16px;
  line-height: 20px;
}
.adviceCallout h3 {
	font-family: "gotham_condensedbold", Arial, Helvetica, sans-serif!important; /*too much !important*/
  font-size: 25px;
  line-height: 1
}
.adviceCallout a {
  font-size: 16px;
  line-height: 20px;
  color: #ff671f;
}
.adviceCallout a:hover, .adviceCallout a:active, .adviceCallout a:focus {
  text-decoration: underline;
}
.adviceCallout div {
  padding: 20px;
}
.adviceCallout img {
  width: 100%;
}
li.sub-title {
  margin-bottom: 18px;
}
.banner-search {
  width: 100%;
  height: 128px;
  margin-top: -128px;
  z-index: 100;
  position: relative;
  padding: 38px 0px;
  background-image: url(../images/shade_bg.png);
  background-repeat: repeat;
  border-top: 1px solid #fff;
}
.bs-search {
  width: 100%;
  max-width: 1100px;
}
.bs-text {
  max-width: 190px;
  width: 100%;
  float: left;
  color: #fff;
  font-size: 14px;
}
.bs-text span {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
}
.bs-select {
  width: 100%;
  max-width: 160px;
  margin-right: 20px;
  float: left;
}
.bs-select select {
  padding: 15px;
  width: 100%;
  border: 0px;
  border-radius: 5px;
}
.bs-breed {
  width: 100%;
  max-width: 230px;
  margin-right: 20px;
  float: left;
}
.bs-breed select {
  padding: 15px;
  width: 100%;
  border: 0px;
  border-radius: 5px;
}
.bs-input {
  width: 100%;
  max-width: 230px;
  float: left;
  margin-right: 20px;
}
.bs-input input {
  width: 100%;
  padding: 15px;
  border: 0;
  border-radius: 5px;
}
.bs-button {
  float: left;
}
.center-text {
  width: 100%;
  max-width: 1100px;
  text-align: center;
}
.center-text .pad {
  padding: 30px 10%;
}
.center-text h3 {
  font-size: 60px;
  color: #101820;
  text-align: center;
  font-family: "gotham_condensedbold", Arial, Helvetica, sans-serif !important;
  font-weight: 600;
  margin-bottom: 20px;
}
.center-text h4 {
  font-size: 24px;
  text-transform: uppercase;
  color: #101820;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.center-text p {
  font-size: 18px !important;
  line-height: 24px;
  text-align: center;
  color: #101820;
}
.headliner h4 {
  font-family: "GothamNarrow-Book", Arial, Helvetica, sans-serif !important;
  font-weight: 600;
  text-transform: none;
  font-size: 28px;
}
.greencol {
  color: #fff;
  text-align: center;
  padding: 30px 80px;
}
.greencol h4 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  font-family: "GothamNarrow-Book", Arial, Helvetica, sans-serif !important;
}
.greencol p {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
.greencol a {
  color: #75A8BD;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.gc-right {
  border-left: 1px solid #fff;
}
.darkPurplecol {
  color: #fff;
  text-align: center;
  padding: 30px 80px;
}
.darkPurplecol h4 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  font-family: "GothamNarrow-Book", Arial, Helvetica, sans-serif !important;
}
.darkPurplecol p {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
.darkPurplecol a {
  color: #75A8BD;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.pc-right {
  border-left: 1px solid #fff;
}
.button-banner .pad {
  padding: 30px 0px;
}
.tf-column {
  padding: 30px 15px;
  min-height: 200px;
  text-align: center;
}
.tf-column h4 {
  font-size: 18px;
  text-transform: uppercase;
}
.tf-column img {
  margin: 0 auto;
  width: 100%;
  max-width: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.tf-column-m {
  padding: 30px 15px;
  min-height: 200px;
  text-align: center;
  background-color: #d4d4d4;
}
.tf-column-m h4 {
  font-size: 18px;
  text-transform: uppercase;
}
.tf-column-m img {
  margin: 0 auto;
  width: 100%;
  max-width: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.poll_panel {
  padding: 30px 15px;
}
.tml_panel {
  padding: 50px 15px;
  text-align: left;
}
.tml_content em {
  color: #fff;
}
.hero_container {
  position: relative;
  width: 100%;
  height: 888px;
  margin-bottom: 0px;
  background-color: #f1f1f1;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  overflow: visible !important;
  background-position: center top !important;
}
.hero_content {
  width: 100%;
  max-width: 1100px;
}
.hero_content .pad {
  padding-top: 100px;
}
.hero_content h2 {
  color: #fff;
  font-size: 60px;
  line-height: 53px;
  letter-spacing: 0px;
  text-align: left;
  font-family: "GothamNarrow-Book", Arial, Helvetica, sans-serif !important;
  font-weight: 600;
  text-transform: none !important;
  margin-bottom: 20px;
}
.hero_content h3 {
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
}
.hero_content p {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.hero_content a {
  color: #fff;
  text-decoration: underline;
}
.hero-text {
  width: 100%;
  max-width: 380px;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  margin-bottom: 20px;
}
.head_btn {
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
  max-width: 190px;
}
.head_btn .btn {
  margin: 0;
}
.rw_surr {
  padding: 50px;
  border-radius: 10px;
  overflow: hidden;
  background-image: url(../images/shade_bg.png);
  background-repeat: repeat;
  margin-top: 30px;
}
.rw-content {
  /*text-align: center;*/
}
.rw-content h3 {
  text-align: center;
}
.flexslider {
  padding: 0px !important;
  height: auto;
}
.flexslider ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.flex-control-paging li a {
  background: #9f9f9f;
}
.flex-control-paging li a.flex-active {
  background: #dedada;
}
.flex-prev {
  display: inline-block;
  background-image: url(../image/left_car_arrow.png);
  background-repeat: no-repeat;
  width: 40px;
  height: 68px;
  color: #101820;
  text-shadow: none;
}
.flex-next {
  display: inline-block;
  background-image: url(../image/right_car_arrow.png);
  background-repeat: no-repeat;
  width: 40px;
  height: 68px;
  color: #101820;
  text-shadow: none;
}
.slider_fullwidth .grey .content_block {
  max-width: 1340px;
}
.comm_slide p {
  color: #fff;
  text-align: right !important;
  font-size: 12px !important;
  font-weight: bold;
  margin-bottom: 0px !important;
}
.comm_slide a {
  color: #fff;
  text-align: right !important;
  text-decoration: underline !important;
  font-size: 14px !important;
  letter-spacing: 1px;
  font-weight: 700;
}
.comm_slide span {
  font-size: 18px !important;
  font-family: "gotham_condensedbold", Arial, Helvetica, sans-serif !important;
  font-weight: normal !important;
  line-height: 18px !important;
}
.comm_right .pad {
  padding: 70px 160px 70px 60px;
  text-align: center;
}
.comm_right h3 {
  font-family: "gotham_condensedbold", Arial, Helvetica, sans-serif !important;
  font-weight: 500;
  font-size: 40px;
}
.comm_right select {
  font-size: 13px;
}
.slides li {
  margin-bottom: 0 !important;
}
.pt_sliders {
  padding: 0px 20px 50px 20px;
}
.pt_sliders .car_slides {
  width: 100% !important;
}
.pt_sliders_col1 {
  width: 50%;
  float: left;
}
.pt_sliders_col1_inner {
  padding: 40px;
  border-radius: 10px;
  min-height: 850px;
}
.pt_sliders_col1_inner h4 {
  font-family: "GothamNarrow-Book", Arial, Helvetica, sans-serif !important;
  font-size: 40px;
  color: #090909;
  font-weight: 500;
  text-align: center;
}
.pt_sliders_col1_inner p {
  font-size: 16px !important;
  line-height: 24px;
  text-align: center;
  padding: 0px 50px;
}
.pt_popname_table {
  width: 100%;
  max-width: 255px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
.pt_popname_tab-left {
  width: 47%;
  margin-right: 3%;
  float: left;
}
.pt_popname_tab-left span {
  width: 100%;
  display: block;
  font-size: 18px;
  padding-bottom: 3px;
  border-bottom: 1px solid #090909;
  color: #090909;
  font-weight: 700;
  margin-bottom: 3px;
}
.pt_popname_tab-right {
  width: 47%;
  margin-left: 3%;
  float: left;
}
.pt_popname_tab-right span {
  width: 100%;
  display: block;
  font-size: 18px;
  padding-bottom: 3px;
  border-bottom: 1px solid #090909;
  color: #090909;
  font-weight: 700;
  margin-bottom: 3px;
}
.pt_rm-panel {
  width: 100%;
  margin: 0 auto;
}
.pt_rm {
  width: 100%;
  overflow: hidden;
}
.pt_rm_image {
  width: 50%;
  float: left;
  min-height: 177px;
}
.pt_rm_text {
  width: 50%;
  float: left;
  background-color: #fff;
  padding: 20px;
  color: #090909;
  font-size: 12px;
  min-height: 177px;
}
.pt_rm_text a {
  color: #75A8BD;
  text-transform: uppercase;
}
.pt_rm_text span {
  text-transform: uppercase;
  font-size: 16px;
  text-transform: uppercase;
}
.pt_sliders_col2 {
  width: 50%;
  float: left;
}
.pt_sliders_col2_inner {
  padding: 40px;
  border-radius: 10px;
  min-height: 850px;
}
.pt_sliders_col2_inner h4 {
  font-family: "GothamNarrow-Book", Arial, Helvetica, sans-serif !important;
  font-size: 40px;
  color: #090909;
  font-weight: 500;
  text-align: center;
}
.pt_sliders_col2_inner p {
  font-size: 16px !important;
  line-height: 24px;
  text-align: center;
  padding: 0px 50px;
}
.pt_dogname_table {
  width: 100%;
  max-width: 335px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.pt_dogname_tab-inner {
  width: 100%;
}
.pt_dogname_tab-inner a {
  width: 100%;
  display: block;
  padding-bottom: 5px;
  border-bottom: 1px solid #090909;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  color: #090909;
}
.pt_dogname_tab-inner a:hover {
  color: #75A8BD;
}
.pt_dogname_buttons {
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}
.pt_dogname_buttons a.pt_dn_btn_left {
  height: 177px;
  width: 49%;
  float: left;
  margin-right: 1%;
  background-color: #441844;
  border-radius: 5px;
  padding: 20px;
  color: #fff;
  font-family: "GothamNarrow-Book", Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
  text-align: center;
  padding-top: 110px;
  background-repeat: no-repeat;
  background-position: center;
}
.pt_dogname_buttons a.pt_dn_btn_right {
  height: 177px;
  width: 49%;
  float: left;
  margin-left: 1%;
  background-color: #441844;
  border-radius: 5px;
  padding: 20px;
  color: #fff;
  font-family: "gotham_condensedbold", Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
  text-align: center;
  padding-top: 110px;
  background-repeat: no-repeat;
  background-position: center;
}
.pt_rmarg {
  margin-right: 2%;
}
.pt_lmarg {
  margin-left: 2%;
}
.bullets li {
  margin-bottom: 20px;
}
.content__inner-col p {
  font-size: 18px !important;
}
.article-item__description p {
  font-size: 18px !important;
}
.authorable .article-item__heading a {
  font-size: 28px !important;
}
.authorable A.article-item_link-button {
  display: inline-block;
  width: auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px !important;
  font-weight: 400;
  color: #090909;
}
.authorable A.article-item_link-button:hover {
  color: #75A8BD !important;
  text-decoration: none;
}
.main_content img {
  margin: 0 auto;
}
/* Tabbed content ===================================================================================================================================== */
.nav-tabs {
  border-bottom: none;
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0;
  padding-top: 0;
  margin-top: 0;
  margin: 0 auto;
  padding-top: 15px;
  border-top: 5px solid #363636;
  max-width: 950px;
  text-align: center;
}
.nav-tabs li:before {
  content: none !important;
}
.nav-tabs li:last-child {
  margin-right: 0;
}
.nav-tabs li span {
  font-weight: bold;
}
.nav-tabs > li {
  display: inline-block;
  margin-bottom: 0px;
  margin-right: 0px;
  list-style-type: none;
  width: 20%;
  max-width: 150px;
  text-align: center;
  margin: 0 auto;
  float: none;
}
.nav-tabs > li > a {
  line-height: 14px;
  border: none;
  border-radius: 0;
  color: #555;
  padding: 10px 0px 30px 0px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  margin: 0 auto;
  -webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
.nav-tabs > li > a:hover {
  text-decoration: none;
  color: #ff671f;
  background-color: transparent;
  border-bottom: 5px solid #ff671f;
  padding: 25px 0px 15px 0px;
  cursor: pointer;
}
.nav-tabs > li.active > a {
  color: #ff671f;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 5px solid #ff671f;
  padding-bottom: 0px;
  text-decoration: none;
  width: auto;
  text-align: center;
  padding: 25px 0px 15px 0px;
  margin: 0 auto;
}
.nav-tabs > li.active > a:focus {
  color: #ff671f;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 5px solid #ff671f;
  padding-bottom: 0px;
  text-decoration: none;
  width: auto;
  text-align: center;
  padding: 25px 0px 15px 0px;
  margin: 0 auto;
}
.nav-tabs > li.active > a:hover {
  color: #ff671f;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 5px solid #ff671f;
  padding-bottom: 0px;
  text-decoration: none;
  width: auto;
  text-align: center;
  padding: 25px 0px 15px 0px;
  margin: 0 auto;
}
.nav > li > a {
  display: table;
}
.tab-content {
  width: 100%;
  padding: 70px 20px 60px 20px;
  border-left: none;
  border-right: none;
  border-bottom: none;
  min-height: 510px;
  background-color: #eee;
  margin-top: -5px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
.tab-content table {
  border-right: 1px solid #ff671f;
}
.tab-content table tbody tr th {
  padding: 5px;
  background-color: #ff671f;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
}
.tab-content table tbody tr td {
  padding: 10px;
  font-size: 12px;
  text-align: center;
  border-left: 1px solid #ff671f;
  border-bottom: 1px solid #ff671f;
  line-height: 16px;
  background-color: #fff;
}
.tabbed-section {
  padding-top: 0px !important;
  margin-top: 0px;
  float: left;
  width: 960px;
}
.tab-container {
  width: 100%;
  margin-top: 0px;
  background: #fff;
  padding: 0;
  margin: 0 auto;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
/* End tabbed section ============================================================================================================================================ */
.col-sm-8 {
  width: 100%;
  padding: 2% 0 2% 0;
}
.col-md-4 {
  margin: 0 !important;
}
.col-sm-4 {
  padding: 0 !important;
  width: auto !important;
}
.tiles {
  margin: 0px 0px 0px 0px;
}
.artp-content {
  padding: 30px 0px;
  overflow: hidden;
  padding-top: 0;
}
.article-feed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.article-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33.333%;
          flex: 0 1 33.333%;
  height: 250px;
  padding-right: 0px;
  margin-bottom: 0px;
  width: 50%;
  float: left;
}
.article-item.featured {
  width: 100% !important;
  height: 340px;
}
.article-item.featured .article-item_viewport {
  height: 340px;
}
.article-item.featured .article-item_content {
  background-color: #fff;
  height: 340px;
}
.article-item_viewport {
  position: relative;
  width: 50%;
  height: 250px;
  margin-bottom: 0px;
  overflow: hidden;
  background-color: #fafafa;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  float: left;
}
.article-item_image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: 200%;
}
.article-subject {
  margin-bottom: 0px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #090909;
}
.article-item_heading {
  height: auto;
  margin-bottom: 0px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #090909;
}
.article-item_heading a {
  text-decoration: none;
  font-size: 18px !important;
  font-weight: 700;
  color: #090909;
}
.article-item_content {
  width: 50%;
  float: left;
  padding: 15px 25px;
  height: 250px;
  background-color: #fafafa;
}
.article_surr {
  width: 33.33%;
  float: left;
  display: none;
}
.article-item_description P {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 0;
  color: #090909 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 18px;
}
.article_sort {
  position: absolute;
  right: 0;
  z-index: 30;
  margin-top: 25px;
}
#loadMore {
  padding: 10px;
  text-align: center;
  color: #090909;
  background-color: #75A8BD;
  transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  clear: both;
  display: block;
  width: 100%;
  margin: 0 auto;
  font-size: 24px !important;
  text-transform: uppercase;
  background-image: url(../images/down-arrows.png);
  background-repeat: no-repeat;
  background-position: 70%;
}
#loadMore:hover {
  color: #090909;
  text-decoration: none;
}
.art_search {
    width: 100%;
    overflow: hidden;
    margin: 30px 0px;
    padding: 30px;
    min-height: 200px;
    background-color: #ffffff;
}
.art_upper_text {
  text-align:center; 
  font-size:30px; 
  font-weight:600;
}
.art_text {
    width: 100%;
    padding-right: 10px;
    float: left;
    font-size: 14px;
    text-align: center;
    padding-top: 15px;
    text-transform: uppercase;
}
.art_select {
  width: 100%;
  padding-right: 10px;
  float: left;
  margin-top:5px;
}
.art_select select {
  width: 100%;
  border: 1px solid #ddd;
  border-radius:0;
}
.art_select_search {
  width: 20%;
  float: left;
}
footer {
  width: 100%;
  margin: 0 auto;
  height: 108px;
  background-color: #ff671f;
}
.footer-inner {
  width: 100%;
  max-width: 1100px;
  padding: 25px 0px;
  margin: 0 auto;
}
.footer-logo {
  max-width: 125px;
}
.copyrightExt {
  color: #fff;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border-radius: 0px;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 25px;
  border-bottom: none;
  background-color: #333;
}
.modal-header .close {
  margin-top: -2px;
  float: right;
  background-color: transparent;
  color: #fff;
  font-size: 30px;
}
.modal-header:before {
  content: " ";
  display: table;
}
.modal-header:after {
  content: " ";
  display: table;
  clear: both;
}
.modal-title {
  line-height: 28px;
  text-align: center;
  color: #fff;
  max-width: 340px;
  margin: 0 auto;
  font-size: 28px !important;
}
.modal-body {
  position: relative;
  padding: 42px 60px;
  text-align: center;
}
.modal-body p {
  font-size: 20px !important;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-footer:before {
  content: " ";
  display: table;
}
.modal-footer:after {
  content: " ";
  display: table;
  clear: both;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.modal-buttons {
  margin-top: 30px;
  height: 60px;
  text-align: center;
}
.flex-direction-nav {
  list-style-type: none;
}
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.show {
  display: block !important;
}
.hidden {
  display: none !important;
}
/*ACCORDIONS */
.ac-container div article>p {
	margin-top: 0px;
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #000000 !important;
	margin-bottom: 0;
	padding-bottom: 15px;
}
.ac-container div article>p span {
	color: #b4015c!important;
	font-weight: 700;
}
.article__body li {
	font-size: 16px;
	color: #666666 !important;
}
.article-header {
	font-size: 26px;
	padding-bottom: 15px
}
.faq-sectionheading {
	display: none
}
.ac-container {
	width: 100%;
	margin: 10px auto 30px;
	text-align: left
}
.ac-container label {
	position: relative;
	text-transform: uppercase;
	z-index: 20;
	margin-bottom: 0px;
	width: 100%!important;
	font-weight: 700;
	display: block;
	cursor: pointer;
	color: #000000;
	line-height: 33px;
	font-size: 18px !important;
  border-bottom: 1px solid #000;
  padding: 30px 0;
  position: relative;
  font-weight: bold;
  cursor: pointer;
}
.ac-container input, .breadcrumb, .footer-standard, .header-standard, .nav-megamenu, .page-controls {
	display: none
}
.ac-container label:hover {
	background: transparent
}
.ac-container label.open {color:#f29053 !important;}
.ac-container input:checked+label:after, .ac-container label:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 28px;
	right: 0px;
	top: 20px;
	background: url(../images/faq-pluminus.png) 0 1px no-repeat
}
.ac-container input:checked ~ article.ac-small {
 height:auto !important;
 overflow:inherit !important;
}
.ac-container label h2 {
	color: #000000;
	line-height: 16px;
	font-size: 16px!important;
	margin: 0;
	font-weight: 700 !important;
  font-family:"open-sans", sans-serif !important;
  text-align:left;
}
.ac-container div {
	margin-bottom: 0px;
}
.ac-container article p, .ac-container article ul {
	color: #727272!important;
	line-height: 21px!important;
	font-size: 14px!important
}
.ac-container input:checked+label:after {
	background: url(../images/faq-pluminus.png) 0 -34px
}
.ac-container article {
	margin-top: 0px;
	overflow: auto;
	height: 0;
	position: relative;
	z-index: 10;
 -webkit-transition: height .3s ease-in-out, box-shadow .6s linear;
 -moz-transition: height .3s ease-in-out, box-shadow .6s linear;
 -o-transition: height .3s ease-in-out, box-shadow .6s linear;
 -ms-transition: height .3s ease-in-out, box-shadow .6s linear;
 transition: height .3s ease-in-out, box-shadow .6s linear
}
.ac-container article p {
	padding: 0px;
}
/*.ac-container article ul {
	padding: 0px;
}*/
.ac-container input:checked~article {
 -webkit-transition: height .5s ease-in-out, box-shadow .1s linear;
 -moz-transition: height .5s ease-in-out, box-shadow .1s linear;
 -o-transition: height .5s ease-in-out, box-shadow .1s linear;
 -ms-transition: height .5s ease-in-out, box-shadow .1s linear;
 transition: height .5s ease-in-out, box-shadow .1s linear
}
.ac-container input:checked~article.ac-small {
 height: 250;
 padding-bottom: 0
}
.ac-container input:checked~article.ac-medium {
 height: 350px
}
.ac-container input:checked~article.ac-large {
  height: auto;
  padding:20px 0px;
}
/* CAROUSELS ====================================================================================================================== */
.flexslider {
	padding: 0px !important;
	height: auto;
}
.flex-control-paging li a {
	background: #9f9f9f !important;
}
.flex-control-paging li a.flex-active {
	background: #dedada !important;
}
.flex-prev {
	display: inline-block;
	background-image: url(../image/left_car_arrow.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 68px;
	color: #f7911f;
	text-shadow: none;
}
.flex-next {
	display: inline-block;
	background-image: url(../image/right_car_arrow.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 68px;
	color: #f7911f;
	text-shadow: none;
}
.car_slides {
	width: 100% !important;
}
/* Horse Health Registry widget */
.micro-multi textarea{    
    width: 100%;
    padding: 10px;
    height: 100px;
    border-radius: 0;
    border: 0;
    font-size: 16px;
    font-family: "open-sans", sans-serif;
    resize: vertical;
}
@media screen and (max-width: 767px) {
  .upper_header {
    height: auto;
  }
  .upper_header .uh_content {
    padding: 10px;
  }
  header {
    height: 50px;
    text-align: center;
  }
  header:after {
    clear: both;
    display: table;
  }
  header .header-content .logo {
    margin: 10px auto 0;
    width: 50%;
  }
  header .megamenu {
    display: block;
  }
  header .megamenu .sub-menu {
    float: none;
  }
  header .deployed .megamenu .calloutWrapper {
    height: auto;
    padding: 0;
  }
  header .deployed .megamenu .calloutWrapper .sub-menu-callout {
    display: block;
  }
  header .deployed .megamenu .calloutWrapper .sub-menu-callout div {
    width: 100%;
  }
  header .deployed .megamenu .sub-menu {
    width: 100%;
  }
  header .deployed .megamenu .sub-menu.carWrapper {
    height: auto;
  }
  header .deployed#adviceMenu .adviceLeft, header .deployed#adviceMenu .adviceRight {
    display: block;
  }
  header .deployed#adviceMenu .adviceWrapper {
    display: block;
  }
  header .deployed#adviceMenu .adviceWrapper > div.adviceRight {
    padding: 0;
    box-shadow: none;
  }
  header .deployed#adviceMenu .adviceWrapper > div.adviceRight .megamenu {
    width: 100%;
  }
  header .deployed#adviceMenu .adviceWrapper > div.adviceRight .megamenu .sub-menu li > a.menu-item {
    border: 0 none;
  }
  header .navbar {
    padding: 0;
    min-height: 0;
    margin-bottom: 0;
    width: 100%;
    height: auto;
  }
  header .navbar .search.dropdown-toggle {
    display: none;
  }
  header .navbar .navbar-toggle {
    float: none;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
  }
  header .navbar .navbar-toggle .icon-bar {
    background-color: #353a58;
    position: relative;
  }
  header .navbar .navbar-toggle .icon-bar:nth-child(2) {
    -webkit-transition: -webkit-transform 250ms linear;
    transition: -webkit-transform 250ms linear;
    transition: transform 250ms linear;
    transition: transform 250ms linear, -webkit-transform 250ms linear;
  }
  header .navbar .navbar-toggle .icon-bar:nth-child(3) {
    -webkit-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
  }
  header .navbar .navbar-toggle .icon-bar:nth-child(4) {
    -webkit-transition: -webkit-transform 250ms linear;
    transition: -webkit-transform 250ms linear;
    transition: transform 250ms linear;
    transition: transform 250ms linear, -webkit-transform 250ms linear;
  }
  header .navbar .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
    -webkit-transform: rotate(45deg) translate(0px, 8px);
            transform: rotate(45deg) translate(0px, 8px);
  }
  header .navbar .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
    opacity: 0;
  }
  header .navbar .navbar-toggle:not(.collapsed) .icon-bar:nth-child(4) {
    -webkit-transform: rotate(-45deg) translate(0px, -9px);
            transform: rotate(-45deg) translate(0px, -9px);
  }
  header .navbar .navbar-toggle.collapsed .icon-bar {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    opacity: 1;
  }
  header .navbar-nav {
    display: block;
    width: 100%;
  }
  header.sticky {
    position: relative;
  }
  div.mobileSearch {
    display: block;
    width: 100%;
    padding: 20px 50px;
    background-color: #f0eeeb;
    position: relative;
  }
  .mobileSearch .searchInput {
    border: none;
    border-radius: 0;
    width: 100%;
    padding: 10px 40px 10px 10px;
    text-transform: uppercase;
  }
  .mobileSearch button {
    position: absolute;
    background: url(../images/search.png);
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    right: 55px;
    top: 25px;
    width: 29px;
    height: 29px;
  }
  ul.navbar-nav {
    padding-left: 0;
  }
  ul.navbar-nav > li {
    float: none;
  }
  ul.navbar-nav .dropdown > a {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-align: left;
    width: 100%;
    max-width: none;
    padding: 10px 20px;
    border-bottom: 1px solid #eaeaea;
    text-transform: uppercase;
    position: relative;
    margin-right: 0;
  }
  ul.navbar-nav .dropdown > a:before {
    content: '';
    border-top: 1px solid #acacac;
    border-right: 1px solid #acacac;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    right: 9px;
    top: 14px;
    width: 8px;
    height: 8px;
  }
  .nav-item.dropdown {
    padding: 0 20px;
  }
  nav.navbar-default .navbar-nav > .open > a {
    font-size: 16px;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    color: #555;
  }
  nav.navbar-default .navbar-nav > .open > a:not(.paw):after {
    background-color: #6d3f6d;
    height: 2px;
    top: 36px;
  }
  nav.navbar-default .navbar-nav > .open > a:not(.search):after {
    background-color: #6d3f6d;
    height: 2px;
    top: 36px;
  }
  nav.navbar-default .navbar-nav > .open > a:hover {
    color: #555;
  }
  nav.navbar-default .navbar-nav > .open > a:focus {
    color: #555;
  }
  div.slide-nav {
    background-color: #fff;
    padding: 0;
    position: static;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .sub-menu li > a.menu-item {
    padding: 10px 5px;
    display: block;
    position: relative;
    text-align: left;
    color: #000;
  }
  .sub-menu li:first-child > a.menu-item {
    border-bottom: 1px solid #e7e7e7;
  }
  .sub-menu li:first-child > a.menu-item:after {
    content: '+';
    right: 0;
    font-size: 22px;
    position: absolute;
  }
  .sub-menu li:not(:first-child) > a.menu-item {
    padding: 0;
  }
  .sub-menu.openMenu li:first-child > a.menu-item {
    color: #75A8BD;
    border-bottom-color: #75A8BD;
  }
  .sub-menu.openMenu li:first-child > a.menu-item:after {
    content: '-';
    color: #75A8BD;
  }
  nav .megamenu .col-md-2 {
    width: 100%;
  }
  .megamenu .sub-menu {
    height: 42px;
    overflow: hidden;
  }
  .megamenu .sub-menu.openMenu {
    height: auto;
  }
  li.sub-title:not(:first-child) {
    margin-bottom: 8px;
    margin-left: 20px;
  }
}
@media (min-width: 768px) {
  .navbar-collapse.collapse {
    height: 100% !important;
  }
  .modal-dialog {
    width: 950px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
@media screen and (max-width: 959px) {
  .micro-site-nav-megamenu #micro-site-logo {
    float: left;
    max-width: 100%;
  }
  .micro-site-nav-toggle-btn.btn-link.pull-left {
    display: none;
  }
  .micro-site-nav-main {
    display: block;
  }
  .micro-site-nav-main UL > LI {
    display: block;
    border: none;
    border-top: 0px solid #c0c0c0;
    text-transform: none;
  }
  .micro-site-nav-main UL LI A {
    padding: 14px 10px !important;
    font-size: 18px !important;
    line-height: 1 !important;
  }
  .micro-site-container .micro-site-nav-megamenu {
    overflow: visible;
  }
  .micro-site-container .micro-site-nav-main-mob {
    display: none !important;
  }
  .sticky + .selectable-content {
    padding-top: 0px;
  }
  .accimg-container input:checked ~ article.ac-small {
    height: 180px;
    overflow: hidden;
    padding-top: 10px;
  }
  .authorable img {
    display: inline !important;
  }
  .tab-container {
    width: 100%;
  }
  .nav-tabs > li > a {
    padding: 10px 50px;
  }
  .menu-selected {
    background-color: #01505d !important;
    color: #fff !important;
  }
  .menu-selected a {
    background-color: #01505d !important;
    color: #fff !important;
  }
  .menu-selected a:hover {
    background-color: #01505d !important;
    color: #fff !important;
  }
  .menu-selected span {
    background-color: #01505d !important;
    color: #fff !important;
  }
  .menu-selected span:hover {
    background-color: #01505d !important;
    color: #fff !important;
  }
  .menu-selected:hover {
    background-color: #01505d !important;
    color: #fff !important;
  }
}
@media screen and (max-width: 768px) {
  .cust_banner {
    margin-bottom: 25px;
    background-position: center;
  }
  .cust_banner_content_top {
    min-height: 300px;
    max-width: 430px;
    background-color: transparent;
    text-align: center;
    padding: 30px 30px 30px 30px;
  }
  .cust_banner_content_top h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .cust_banner_content {
    min-height: 300px;
    padding: 0px 0px 0px 0px;
    border-top: 2px solid #ddd;
  }
  .icon_text {
    margin-bottom: 30px;
  }
  .content_block h2 {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .product_content h2 {
    font-size: 25px;
    font-size: 25px;
  }
  .onecolumn p {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .twocolumn p {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .threecolumn p {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .tab_btn {
    padding: 12px 15px;
    font-size: 11px;
  }
  .nav-tabs > li {
    float: left;
    max-width: 142px;
  }
  .nav-tabs > li > a {
    padding: 10px 15px;
    font-size: 12px;
  }
  .nav-tabs > li > a:hover {
    padding: 20px 0px 10px 0px;
  }
  .nav-tabs > li.active > a {
    padding: 20px 0px 10px 0px;
  }
  .nav-tabs > li.active > a:focus {
    padding: 20px 0px 10px 0px;
  }
  .nav-tabs > li.active > a:hover {
    padding: 20px 0px 10px 0px;
  }
  .tab-content {
    padding: 40px 30px 30px 40px;
    min-height: 400px;
  }
  .btn {
    padding: 12px 15px;
    font-size: 11px;
    margin: 5px;
  }
  .prod_image_content {
    min-height: 330px;
  }
  .prod_image img {
    width: 70%;
  }
  .kb_icon {
    width: 50%;
    margin-right: 22px;
    min-height: 130px;
    font-size: 12px;
    margin-top: 5px;
    max-width: 120px;
  }
}
@media screen and (max-width: 760px) {
  .nav-tabs > li > a {
    padding: 10px 34px;
  }
}
@media screen and (max-width: 599px) {
  H1 {
    font-size: 36px;
  }
  H2 {
    font-size: 32px;
  }
  H3 {
    font-size: 24px;
  }
  H4 {
    font-size: 18px;
  }
  .authorable H2 {
    font-size: 32px;
  }
  .authorable div ul {
    margin-bottom: 0px;
    margin-left: 26px;
    margin-right: 10px;
  }
  .authorable div ul li {
    font-size: 17px;
    line-height: 24px;
    color: #555;
    margin-bottom: 10px;
  }
  .authorable div ol {
    margin-bottom: 0px;
    margin-left: 26px;
    margin-right: 10px;
  }
  .authorable div ol li {
    font-size: 17px;
    line-height: 24px;
    color: #555;
    margin-bottom: 10px;
  }
  .authorable p {
    font-size: 17px;
  }
  .authorable img {
    width: auto;
  }
  H2.section-heading {
    font-size: 32px;
  }
  .micro-site-nav-main ul li {
    width: 100% !important;
    border-bottom: 2px solid #fff;
  }
  .micro-site-nav-main ul li a {
    padding: 10px 10px !important;
    font: 18px proxima-nova-condensed, Helvetica, Arial, sans-serif !important;
    width: 100%;
    text-align: left;
  }
  .micro-site-nav-megamenu.sticky + .col-md-8.col-sm-8 {
    padding-top: 0px;
  }
  .nav-tabs {
    padding-top: 0px;
  }
  .nav-tabs > li {
    float: left;
    max-width: 100%;
    width: 100%;
  }
  .nav-tabs > li > a {
    padding: 10px 7px;
    font-size: 10px;
    padding: 12px 0px;
    font-size: 14px;
    line-height: 10px;
    border-bottom: 3px solid #ddd;
    width: 100%;
  }
  .nav-tabs > li.active > a {
    padding: 12px 0px;
    font-size: 14px;
    border-bottom: 3px solid #ff671f;
    width: 100%;
  }
  .nav-tabs > li.active > a:focus {
    padding: 12px 0px;
    font-size: 14px;
    border-bottom: 3px solid #ff671f;
    width: 100%;
  }
  .nav-tabs > li.active > a:hover {
    padding: 12px 0px;
    font-size: 14px;
    border-bottom: 3px solid #ff671f;
    width: 100%;
  }
  .micro-site-container .micro-site-nav-main-mob {
    display: none !important;
  }
  .pad .authorable > P {
    width: 100% !important;
  }
  .cust_banner {
    min-height: 380px;
    background-position: center;
  }
  .threecolumn {
    width: 100%;
  }
  .main_content {
    overflow: hidden;
  }
  .scroll-arrow {
    margin-top: 30px;
  }
  .btn {
    width: 80%;
  }
  .product_content h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  .cust_banner_content {
    padding: 50px 22px 30px 22px;
    padding: 0px;
  }
  .cust_banner {
    background-position: right;
    min-height: auto;
  }
  .cust_banner_content_top {
    min-height: 120px;
    padding: 25px 22px 20px 20px;
  }
  .cust_banner_content_top h1 {
    font-size: 60px;
    line-height: 50px;
  }
  .cust_banner_content_top h1 span {
    line-height: 68px;
  }
  .cust_banner_content_top p {
    font-size: 22px !important;
    line-height: 22px;
  }
  .authorable H2 {
    font-size: 28px;
    min-height: 50px;
    border-bottom: 0px solid #ddd;
  }
  .authorable H2 STRONG {
    min-height: auto;
    width: 100%;
  }
  H2.section-heading {
    font-size: 28px;
    min-height: 50px;
    border-bottom: 0px solid #ddd;
  }
  H2.section-heading STRONG {
    min-height: auto;
    width: 100%;
  }
  .twocolumn {
    width: 100%;
  }
  .cust_banner_content_top_left img {
    max-width: 80%;
  }
  .cust_banner_content_bottom {
    padding: 15px 15px 15px 20px;
  }
  .cust_banner_content_bottom p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .product_content .pad {
    margin-right: 0%;
    margin-bottom: 25px;
  }
  .tab-content {
    padding: 30px 25px 30px 25px;
  }
  .prod_image_content {
    min-height: 300px;
    padding: 10px;
  }
}
/*# sourceMappingURL=source.css.map */
.stretch
{
width:100%;
height:100%;
}
#Spinneroverlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(251, 251, 251);
    z-index: 2;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
#Spinnerimg {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    opacity: 1;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}