/*****************************************************/
/*Custom.css satisfy bootstrap 3 resoponsiveness*/
/*****************************************************/
/* Microsoft Edge Browser 12+ (All) - one-liner method */
_:-ms-fullscreen, :root .affix a.btn-orange .icon {
  height: 47px !important;
  margin: 0 auto !important; }

/* IE11 */
* {
  outline: none !important;
  box-shadow: none !important; }

body {
  font-size: 16px; }

/*
body .h2, body h2 {
    font-size: 26px !important;
}
*/
.toggleHide {
  display: none; }

.toggleShow {
  display: block; }

.cancelDis {
  font-size: 14px;
  text-align: right;
  color: #838383 !important; }

/*low at 17px*/
.trigHead {
  margin-top: 10px !important;
  padding-top: 0px !important;
  color: #838383 !important; }

.priceTerm {
  font-size: 20px;
  text-align: center;
  padding-top: 13px;
  color: #838383 !important; }

.articleShort {
  color: #6b6b6b;
  font-size: 15px; }

.articleLong {
  color: #212121;
  font-size: 14px; }

.compTitle {
  color: #3f3f3f;
  font-size: 20px; }

.compPrice {
  color: #3f3f3f;
  font-size: 20px !important; }

.compPriceDis {
  color: #000000;
  font-size: 12px; }

.compFeat {
  color: #323232;
  font-size: 15px !important; }

.compFeatDef {
  color: #323232 !important;
  font-size: 14px !important; }

.compFeatShortDis {
  color: #323232 !important;
  font-size: 12px !important; }

.compFeatLongDis {
  color: #323232;
  font-size: 13px; }

.allProdHeading {
  color: #3f3f3f !important;
  font-size: 20px; }

.allProdDesc {
  color: #333e48 !important;
  font-size: 14px; }

.allProdList {
  color: #717d80;
  font-size: 12px; }

.allProdPrice {
  color: #3f3f3f;
  font-size: 20px; }

.allProdPriceDis {
  color: #434343;
  font-size: 12px; }

.allProdShortDis {
  color: #333333;
  font-size: 11px; }

.allProdLongDis {
  color: #333333;
  font-size: 13px; }

.productPrice {
  color: #434343 !important;
  font-size: 16px !important; }

.productShortDis {
  color: #333333;
  font-size: 12px; }

.productOneShortDis {
  color: #262626;
  font-size: 12px; }

.productFeatureTitle {
  color: #626262 !important;
  font-size: 19px; }

.productFeatureDesc {
  color: #313131 !important;
  font-size: 15px; }

.productLongDis {
  color: #000000;
  font-size: 14px; }

.productLongDisinFeat {
  color: #000000 !important;
  font-size: 12px !important; }

.triggerShortDis {
  color: #6b6b6b;
  font-size: 15px; }

.triggerLongDis {
  color: #212121;
  font-size: 14px; }

.triggerVicLongDis {
  color: #000000;
  font-size: 14px; }

.homeLongDis {
  color: #484848;
  font-size: 12px; }

/* mobile responsiveness*/
@media (max-width: 768px) {
  .compPriceTitle {
    color: #323232;
    font-size: 12px; }

  .compPrice {
    color: #333e48 !important;
    font-size: 10px !important; }

  .compPriceDis {
    font-size: 10px; }

  .compFeat {
    font-size: 12px !important; }

  .compFeatDef {
    font-size: 11px !important; }

  .compFeatShortDis {
    font-size: 10px !important; }

  .compFeatLongDis {
    font-size: 11px; }

  /*PETDEV-21302 mobile font-size*/
  .allProdPrice {
    font-size: 20px; }

  .allProdShortDis {
    font-size: 10px; }

  .allProdLongDis {
    font-size: 11px; }

  .productPrice {
    font-size: 13px !important; }

  .productLongDis {
    font-size: 12px; }

  .productLongDisinFeat {
    font-size: 11px !important; }

  /*PETDEV - 20716 added !important */
  .productFeatureTitle {
    color: #b61826 !important;
    font-size: 16px; }

  .productFeatureDesc {
    font-size: 12px !important; }

  .allProdHeading {
    font-size: 18px; }

  .allProdDesc {
    font-size: 13px; } }
@media (max-width: 1440px) {
  .priceTerm {
    width: 156px !important; } }
@media (max-width: 1330px) {
  .priceTerm {
    font-size: 16px;
    width: 100px !important; } }
@media (max-width: 1130px) {
  .priceTerm {
    font-size: 16px;
    width: 70px !important;
    padding-top: 0px; } }
@media (max-width: 1024px) {
  .priceTerm {
    font-size: 16px !important; } }
.btn-red-outline {
  background: transparent;
  border: 2px solid;
  color: #7c2a35;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 25px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

.btn-red-outline:hover, .btn-red-outline:focus {
  border-color: #981E32;
  color: #fff;
  background: #981E32; }

.btn-red-outline:active {
  color: #fff;
  border-color: #65232c;
  background: #65232c; }

.btn-grey {
  background: #efefef;
  border: 2px solid #efefef;
  color: #a1a1a1; }

.btn-grey:focus, .btn-grey:hover {
  border-color: #981E32 !important;
  color: #fff !important;
  background: #981E32 !important; }

.btn-grey:active {
  border-color: #e6e6e6; }

.btn-grey:active:hover {
  border-color: #d4d4d4; }

.col-main {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.section-placeholder {
  background: #E9EFF6;
  border: 1px solid #B9B9B9;
  padding: 60px;
  margin: 6px 0;
  text-align: center;
  font-size: 22px; }

.btn-burgundy {
  background: #892427;
  border: 2px solid #892427;
  color: #fafafa;
  border-radius: 4px;
  padding: 16px 25px; }

.btn-burgundy:hover {
  background: #96292c;
  border-color: #96292c; }

.btn-burgundy:active {
  background: #6c1d1f;
  border-color: #6c1d1f; }

.btn-burgundy:hover, .btn-burgundy:focus, .btn-burgundy:active {
  color: #fafafa; }

.btn-default {
  padding: 16px 25px; }

.btn-orange {
  background: #e0722b;
  border: 2px solid #e0722b;
  color: #fafafa;
  border-radius: 4px;
  padding: 16px 25px; }

.btn-orange:hover {
  background: #ec782d;
  border-color: #ec782d; }

.btn-orange:active {
  background: #bd6024;
  border-color: #bd6024; }

.btn-orange:hover, .btn-orange:focus, .btn-orange:active {
  color: #fafafa; }

.divider {
  border-bottom: 1px solid #D4D4D4;
  margin-top: 10px;
  margin-bottom: 10px; }

.p-text {
  font-size: 16px; }

.article-subtitle {
  font-size: 26px;
  font-weight: bold; }

.article-subtext {
  font-size: 18px; }

.col-second {
  width: 50%; }

.col-third {
  width: 33.33%; }

.col-fourth {
  width: 25%; }

.col-fifth {
  width: 20%; }

.col-sixth {
  width: 16.66%; }

.col-seventh {
  width: 14.28%; }

.col-eighth {
  width: 12.5%; }

.vert-center {
  display: table-cell !important;
  vertical-align: middle; }

@media (max-width: 768px) {
  .xs-left {
    text-align: left !important; }

  .xs-right {
    text-align: right !important; }

  .xs-center {
    text-align: center !important; }

  .xs-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .xs-bottom-margin {
    margin-bottom: 15px; }

  .xs-no-margin {
    margin: 0px !important; }

  .xs-no-padding {
    padding: 0px !important; } }
@media (max-width: 976px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; }

  .sm-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .sm-bottom-margin {
    margin-bottom: 15px; }

  .sm-no-margin {
    margin: 0px !important; }

  .sm-no-padding {
    padding: 0px !important; } }
@media (max-width: 1200px) {
  .md-left {
    text-align: left !important; }

  .md-right {
    text-align: right !important; }

  .md-center {
    text-align: center !important; }

  .md-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .md-bottom-margin {
    margin-bottom: 15px; } }
@media (max-width: 5000px) {
  .lg-left {
    text-align: left !important; }

  .lg-right {
    text-align: right !important; }

  .lg-center {
    text-align: center !important; }

  .lg-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .lg-bottom-margin {
    margin-bottom: 15px; } }
/*===============================================================*/
/*					Bootstrap 3.X template Code					*/
/*===============================================================*/
.header {
  background: #981e32;
  position: relative;
  min-height: 45px;
  z-index: 100; }

.header .btn-mobile-lang {
  text-align: left;
  border: none;
  padding-left: 15px; }

.header .btn-mobile-lang-item {
  display: block;
  width: 100%; }

.header .dropdown-mobile-lang {
  width: 100%; }

.header .logo {
  margin-top: 12px;
  margin-right: 20px; }

.header .logo-link {
  color: rgba(255, 255, 255, 0.1); }

.header .logo-mobile {
  padding: 15px 0;
  width: auto;
  height: auto; }

.header nav > ul {
  margin: 0;
  padding: 0;
  float: left; }

.header nav > ul > li {
  float: left;
  list-style: none; }

.header nav > ul > li > a {
  background: #981e32;
  color: #fff;
  display: inline-block;
  height: 45px;
  margin: 0;
  padding: 11px 18px;
  outline: none !important;
  font-size: 14px;
  border-right: 1px solid #bd7480; }

.header nav > ul > li > a:focus, .header nav > ul > li > a:hover {
  background: transparent linear-gradient(to bottom, #ec3d47 0%, #cb123b 100%) repeat scroll 0 0;
  color: #fff;
  text-decoration: none; }

.header nav > ul > li > a.active {
  background: #fff;
  color: #981E32; }

.header nav > ul > li > a.active:hover {
  background: #fff;
  color: #981E32; }

.header nav > ul .dropdown-toggle {
  cursor: pointer; }

.header .nav-seperator {
  background: #bd7480;
  width: 1px;
  height: 45px; }

.header .right-nav {
  width: 260px;
  height: 45px; }

.header .right-nav .btn-default {
  margin: 4px 2px;
  padding: 5px 7px;
  border: 0; }

.header .second_sub {
  background: #fff; }

.header .second_sub .sub-menu {
  position: relative;
  background: #fff;
  width: 100%;
  z-index: 999;
  margin: 0;
  padding: 0;
  min-height: 60px; }

.header .second_sub .sub-menu > li {
  list-style: none;
  float: left;
  max-width: 260px; }

.header .second_sub .sub-menu > li input {
  min-width: 180px; }

.header .second_sub .sub-menu > li a {
  font-size: 14px;
  color: #434a53;
  display: inline-block;
  padding: 20px 15px;
  position: relative;
  text-transform: uppercase; }

.header .second_sub .sub-menu > li a:hover, .header .second_sub .sub-menu > li a:focus,
.header .second_sub .sub-menu > li a:active {
  text-decoration: none;
  color: #981E32; }

.header .second_sub .sub-menu > li.open > a {
  font-weight: bold;
  color: #444444; }

.header .second_sub .sub-menu .btn-custom {
  border: 1px solid #981E32;
  color: #981E32;
  padding: 5px 12px;
  margin: 13px 0; }

.header .second_sub .sub-menu .btn-custom:hover {
  background: #981E32;
  color: #fff; }

.header .second_sub .sub-menu .btn-custom:hover:before {
  display: none; }

.header .second_sub .sub-menu .input-group {
  margin: 12px 15px; }

.header .second_sub .sub-menu .input-group .form-control {
  border: 1px solid #b3b3b3;
  border-radius: 2px 0 0 2px; }

.header .second_sub .sub-menu .input-group .btn-gray {
  background: #b3b3b3;
  border-radius: 0 2px 2px 0;
  color: #fff; }

.header .second_sub .sub-menu .input-group .btn-gray:hover {
  background: #981E32; }

.header .second_sub .sub-menu .mega-menu {
  background: #f8f8f8;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) !important;
  width: 110%;
  padding: 25px 25px;
  top: 60px;
  left: -5%;
  opacity: 0;
  position: absolute;
  transform-origin: 0 0 0;
  transform: rotateX(-75deg);
  transform-style: preserve-3d;
  visibility: hidden;
  z-index: 99999; }

.header .second_sub .sub-menu .mega-menu:before {
  content: "";
  background: url(../images/mega_tri.png) no-repeat center center;
  height: 23px;
  width: 44px;
  display: block;
  position: absolute;
  left: 145px;
  right: 0;
  top: -23px; }

.header .second_sub .sub-menu > li:nth-of-type(2) .mega-menu:before {
  left: 25%; }

.header .second_sub .sub-menu > li:nth-of-type(3) .mega-menu:before {
  left: 41%; }

.header .second_sub .sub-menu .mega-menu h3 {
  margin: 0;
  font-weight: normal;
  color: #981E32;
  font-size: 20px;
  line-height: 26px; }

.header .second_sub .sub-menu .mega-menu .mm_left {
  border-right: 1px solid #a8a8a8;
  min-height: 330px; }

.header .second_sub .sub-menu .mega-menu .btn-viewall {
  border: 1px solid #434a53;
  color: #434a53;
  transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  padding: 15px 20px;
  font-size: 16px;
  text-transform: none; }

.header .second_sub .sub-menu .mega-menu .btn-viewall:hover {
  border-color: #981E32;
  color: #fff;
  background: #981E32; }

.header .second_sub .sub-menu .mega-menu small {
  /*color: #b3b3b3;*/
  color: #8c8c8c !important;
  text-decoration: none;
  display: inline-block;
  margin-top: 5px; }

.header .second_sub .sub-menu .mega-menu h4 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 30px; }

.header .second_sub .sub-menu .mega-menu ul {
  margin: 0;
  padding: 0; }

.header .second_sub .sub-menu .mega-menu ul li {
  list-style: none; }

.header .second_sub .sub-menu .mega-menu ul a {
  text-transform: none;
  padding: 10px 0;
  text-decoration: underline; }

.header .second_sub .sub-menu .mega-menu .icon-list li a {
  margin: 20px 0;
  padding: 23px 0 8px 70px;
  position: relative;
  text-decoration: underline; }

.header .second_sub .sub-menu .mega-menu .icon-list li a i, .header .second_sub .sub-menu .mega-menu .icon-list li a span {
  color: #6c7881;
  font-size: 50px;
  left: 0;
  position: absolute;
  text-decoration: none;
  top: 2px;
  display: table; }

.header .second_sub .sub-menu li.open .mega-menu {
  opacity: 1;
  transform: rotateX(0deg);
  visibility: visible;
  transition: all .3s;
  -webkit-transition: transform .3s, opacity .3s;
  -moz-transition: all .3s; }

.header ul.dropdown-menu {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.header ul.dropdown-menu > li > a {
  border-bottom: 1px solid #ccc;
  padding: 2px 15px;
  font-size: 15px;
  font-style: italic; }

.header #navigation.left-nav > .dropdown-menu > li > a {
  font-style: normal !important; }

.header .btn-right-nav {
  background: #981e32 !important;
  border: none !important;
  color: #fff !important;
  margin-top: 10px !important;
  padding: 4px 10px 5px !important;
  outline: none !important;
  border-radius: 0 !important; }

.header .btn-right-nav:focus, .header .btn-right-nav:hover {
  background: #fff !important;
  color: #981e32 !important; }

.header .btn-right-nav-active, .header .btn-right-nav-active:hover,
.header .btn-right-nav-active:focus {
  background: #fff !important;
  color: #981E32 !important; }

.header .btn-right-nav-search {
  margin: 0;
  padding: 2px 8px !important;
  font-size: 22px; }

.header a.dropdown-lang {
  padding: 10px 20px !important; }

.header .right-nav-search {
  position: absolute !important;
  top: 45px;
  right: 1px;
  padding: 25px 15px 12px 15px;
  background: #666;
  min-height: 100px;
  width: 360px;
  text-align: right;
  z-index: 99999;
  float: right;
  display: none;
  border-bottom-left-radius: 8px; }

.header .btn-right-nav-clean, .header .btn-right-nav-clean:hover,
.header .btn-right-nav-clean:focus {
  background: none !important;
  color: #fff !important;
  outline: none !important; }

.header nav {
  min-width: 700px !important; }

@media (max-width: 1300px) {
  .header .second_sub .sub-menu .mega-menu:before {
    left: 114px; }

  .header .second_sub .sub-menu > li:nth-of-type(2) .mega-menu:before {
    left: 24%; }

  .header .second_sub .sub-menu > li:nth-of-type(3) .mega-menu:before {
    left: 41%; } }
@media (max-width: 1199px) {
  .header .second_sub .sub-menu .mega-menu:before {
    left: 65px; }

  .header .second_sub .sub-menu > li:nth-of-type(2) .mega-menu:before {
    left: 23%; }

  .header .second_sub .sub-menu > li:nth-of-type(3) .mega-menu:before {
    left: 42%; } }
@media (max-width: 991px) {
  .header {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99995;
    width: 100%; }

  body {
    padding-top: 55px;
    position: relative;
    overflow-x: hidden; }

  .mob_overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    left: 0;
    display: none;
    bottom: 0; }

  .smenu-fade-container {
    position: relative;
    height: 100%; } }
/* Slide Menu */
@media (min-width: 991px) {
  .mega_overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    left: 0;
    display: none;
    bottom: 0;
    z-index: 100; } }
header .btn-smenu {
  position: absolute;
  color: #fff;
  font-size: 20px;
  padding: 10px 15px 13px;
  cursor: pointer;
  z-index: 2;
  line-height: 0; }

header .btn-smenu:hover, header .btn-smenu:focus, header .btn-smenu:active {
  background: #892427; }

header .btn-smenu .ico-bar {
  width: 28px;
  height: 2px;
  display: block;
  margin: 5px 0;
  background: #fff;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s; }

header .btn-smenu small {
  font-size: 9px;
  line-height: 1px;
  display: inline-block;
  text-transform: uppercase;
  transition: all .4s; }

header .btn-smenu.cross {
  background: #892427; }

header .btn-smenu.cross small {
  opacity: 0; }

header .btn-smenu.cross .ico-bar:nth-of-type(2) {
  transform: translate(-50px, 0);
  opacity: 0; }

header .btn-smenu.cross .ico-bar:nth-of-type(1) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform-origin: 5px 0px;
  -webkit-transform-origin: 5px 0px;
  -moz-transform-origin: 5px 0px; }

header .btn-smenu.cross .ico-bar:nth-of-type(3) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform-origin: 3px 0px;
  -webkit-transform-origin: 3px 0px;
  -moz-transform-origin: 3px 0px; }

header .smenu-container {
  background: #981E32;
  position: fixed;
  height: 100%;
  height: calc(100% - 54px);
  top: 54px;
  left: -300px;
  overflow: hidden;
  width: 300px;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s; }

header .smenu-container .mob_menu {
  margin: 0;
  padding: 0; }

header .smenu-container .mob_menu > li {
  list-style: none; }

header .smenu-container .mob_menu > li > a {
  color: #ffffff;
  font-size: 14px;
  display: block;
  border-top: 1px solid #ca5767;
  padding: 15px; }

header .smenu-container .mob_menu > li > a:hover, header .smenu-container .mob_menu > li > a:focus,
header .smenu-container .mob_menu > li > a:active {
  text-decoration: none;
  background: transparent linear-gradient(to bottom, #ec3d47 0%, #cb123b 100%) repeat scroll 0 0; }

header .smenu-container .mob_menu > li:last-child a {
  border-top: 0; }

header .smenu-container.slide_menu {
  left: 0; }

header .smenu-container .mob_search {
  padding: 15px 15px 0 15px; }

header .smenu-container .mob_search button {
  padding: 10px;
  background: none;
  border: 0;
  color: #ffffff; }

header .smenu-container .mob_search input {
  background: #f2f2f2;
  padding: 10px;
  border: 0;
  width: 80%; }

.main_mob_menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s; }

.mob_sub_menu {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  right: -300px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s; }

.mob_sub_menu > ul {
  margin: 0;
  padding: 0; }

.mob_sub_menu > ul > li {
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6); }

.mob_sub_menu > ul > li > a {
  color: #ffffff;
  font-size: 12px;
  display: block;
  width: 100px;
  padding: 15px; }

.mob_sub_menu > ul > li > a:hover, .mob_sub_menu > ul > li > a:active, .mob_sub_menu > ul > li > a:focus {
  text-decoration: none; }

.mob_sub_menu > ul > li.open .mega-menu {
  display: block; }

.mob_sub_menu > ul > li.open > a {
  background: #ebebeb;
  color: #434a53; }

.mob_sub_menu > ul > li.bob_search a {
  font-size: 30px;
  text-align: center; }

.mob_sub_menu > ul > li.bob_search input {
  padding: 15px;
  width: 100%;
  border: 0;
  background: #cecece;
  font-size: 12px; }

.mob_sub_menu > ul#select_lang li a {
  width: 100%; }

.mob_sub_menu .mega-menu {
  padding: 132px 15px 15px;
  position: absolute;
  height: 100%;
  display: none;
  width: 200px;
  background: #ebebeb;
  overflow: auto;
  top: 0;
  right: 0; }

.mob_sub_menu .mega-menu h3 {
  margin-top: 0;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 1px solid #434a53; }

.mob_sub_menu .mega-menu ul {
  margin: 0;
  padding: 0; }

.mob_sub_menu .mega-menu ul li {
  list-style: none; }

.mob_sub_menu .mega-menu a {
  color: #434a53;
  display: block;
  padding: 10px 0;
  text-decoration: underline;
  font-size: 12px; }

.mob_sub_menu .mega-menu a:focus, .mob_sub_menu .mega-menu a:hover {
  text-decoration: none; }

.mob_sub_menu .mob_mem_log {
  padding: 10px 15px;
  position: relative;
  z-index: 2;
  background: #981E32; }

.mob_sub_menu .mob_mem_log .btn {
  background: #731212;
  border: 0;
  text-transform: uppercase;
  padding: 10px 20px;
  color: #ffffff; }

.mob_sub_menu .mob_mem_back {
  padding: 10px 15px;
  background: #ffffff;
  font-size: 12px;
  position: relative;
  z-index: 2; }

.mob_sub_menu .mob_mem_back a {
  display: inline-block;
  color: #981E32;
  padding: 10px 15px; }

.mob_sub_menu .mob_mem_back a:hover, .mob_sub_menu .mob_mem_back a:focus {
  text-decoration: none; }

.mob_sub_menu .mob_mem_back .men_icon {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-left: 40px; }

.mob_sub_menu .btn-right-nav-search {
  margin: 5px 5px 0 !important; }

@media (min-width: 1000px) and (max-width: 1200px) {
  .header .second_sub .sub-menu > li {
    max-width: 220px; }

  .header .second_sub .sub-menu > li a {
    padding: 20px 8px;
    font-size: 13px !important; }

  .header .second_sub .sub-menu > li input {
    min-width: 120px;
    font-size: 12px;
    padding: 5px; }

  .header .second_sub .sub-menu .mega-menu {
    width: 100%;
    left: 0%; } }
@media (min-width: 1200px) and (max-width: 1300px) {
  .header .second_sub .sub-menu .mega-menu {
    width: 106%;
    left: -3%; } }
.psol-menu {
  background: #ccc;
  min-height: 34px;
  padding-top: 5px;
  margin-bottom: 10px; }

.psol-menu .btn-psol-menu {
  background: none !important;
  border: none !important;
  font-size: 15px !important;
  color: #737373 !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  margin-right: 10px !important; }

.psol-menu .btn-psol-menu.active {
  background: #fff !important; }

.footer {
  background: #555;
  color: #e1e1e1; }

.footer h3 {
  color: #dedede;
  font-size: 20px;
  font-weight: bold; }

.footer ul {
  padding-left: 0; }

.footer ul li {
  list-style: none; }

.footer ul li:last-child a {
  border-bottom: none !important; }

.footer ul li a, footer ul li a:hover {
  font-size: 14px;
  color: #e1e1e1;
  padding: 8px 0 8px 16px;
  display: block; }

.footer li a:before {
  content: "\f101";
  font-family: FontAwesome;
  margin-right: 8px;
  margin-left: -16px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.footer .footer-links {
  text-align: center;
  font-size: 14px;
  color: #fff; }

.footer .footer-links a, footer .footer-links a:hover {
  font-size: 14px;
  color: #e1e1e1; }

.footer .col-footer {
  padding-bottom: 5px;
  min-height: 140px; }

.footer .social-links {
  margin-top: 5px; }

.footer .social-links a {
  opacity: 0.8; }

.footer .social-links a:hover {
  opacity: 1; }

@media (max-width: 762px) {
  .footer .col-footer {
    min-height: inherit !important;
    text-align: left !important; }

  .footer .col-footer a:hover, .footer .col-footer a:focus, .footer .col-footer a:active {
    text-decoration: none; } }
.hero {
  padding-top: 25px;
  padding-bottom: 25px;
  background-size: cover; }

.hero .hero-outdrop {
  background: #fff;
  padding: 30px 25px; }

.hero .hero-title, .hero .hero-slogan {
  font-size: 22px; }

/*changes font-size 20 - 22*/
.hero .hero-title {
  font-size: 22px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #9b1e32;
  margin-top: 0;
  margin-bottom: 10px; }

.hero .hero-subtitle {
  font-size: 22px;
  color: #333e48;
  line-height: 30px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal; }

.hero .hero-sub-subtitle {
  font-size: 20px;
  color: #333e48;
  line-height: 30px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 10px; }

/*L&C 16 - 12, #28292a - 4b4b4b do not change L&C Approved*/
.hero .legal-cancel {
  color: #28292a;
  font-size: 16px; }

.hero ul {
  margin: 0 0 15px 20px;
  padding: 0; }

.hero ul li {
  list-style: none;
  font-size: 15px;
  color: #4d4d4d;
  padding-left: 20px;
  line-height: 24px;
  margin-bottom: 8px; }

.hero ul li:before {
  content: "\f05d";
  font: normal normal normal 16px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: auto;
  margin-right: 6px;
  margin-left: -20px;
  display: inline-block; }

.hero small {
  margin-top: 10px;
  font-size: 12px;
  display: inline-block; }

.hero .hero-slogan {
  color: #9b2c2a;
  margin-bottom: 10px; }

.hero .hero-view-all {
  color: #999fa0;
  font-weight: normal;
  text-decoration: underline; }

.hero .hero-price {
  font-size: 32px;
  line-height: 36px;
  font-weight: normal;
  color: #4d4d4d; }

.hero .hero-per {
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #4d4d4d; }

.hero .hero-view-all {
  color: #25269d;
  text-align: left;
  text-decoration: underline;
  font-weight: normal;
  margin-top: 10px;
  font-size: 12px;
  display: inline-block; }

.hero .hero-view-all-small {
  color: #25269d;
  text-decoration: underline;
  font-weight: normal;
  display: inline-block;
  font-size: 11px; }

.hero .pro_det {
  margin-top: 30px; }

.hero .btn-red-outline {
  text-transform: uppercase; }

/*Dino Added*/
@media (max-width: 2560px) {
  .hero {
    background-position: 0px -40px; } }
@media (max-width: 1440px) {
  .hero {
    /*background: #333 top center no-repeat;*/
    background-position: 65% !important; } }
@media (max-width: 991px) {
  .hero {
    padding-top: 0;
    padding-bottom: 0;
    background: none; }

  .hero > .container {
    width: 100% !important; }

  .hero .hero-outdrop {
    border-radius: 0; }

  .hero .hero-title, .hero .hero-slogan, .hero .md-right {
    text-align: left; }

  .hero .hero-description {
    margin-left: 0; }

  .hero .btn-xs-block {
    width: 100%; } }
@media (max-width: 768px) {
  .hero .hero-subtitle {
    font-size: 20px !important; }

  .hero .hero-sub-subtitle {
    font-size: 17.1px !important; }

  .hero ul li {
    font-size: 13.9px !important; }

  .hero .legal-cancel {
    font-size: 12px !important; }

  .hero .hero-price {
    font-size: 32px !important; }

  .hero .hero-per {
    font-size: 18px !important; }

  .hero .hero-view-all {
    font-size: 15px !important; }

  .hero .hero-view-all-small {
    font-size: 11px !important; } }
@media (max-width: 600px) {
  .hero .pro_det {
    margin-top: 10px; }

  .hero .hero-view-all {
    font-size: 12px; } }
@media (max-width: 375px) {
  .hero .hero-title {
    font-size: 20px !important; }

  .hero .hero-subtitle {
    font-size: 20px !important; }

  .hero ul li {
    font-size: 12.9px !important; }

  .hero .hero-price {
    font-size: 23px !important; }

  .hero .hero-view-all {
    font-size: 13px !important; }

  .triggers .subheader h3 {
    font-size: 20px !important; }

  .triggers .panel-group .panel-title .triggers-choices .vert-center {
    font-size: 18px !important; }

  .triggers .panel-body figure figcaption {
    font-size: 15px !important; }

  .triggers p {
    font-size: 15px !important; }

  .triggers .btn-mobile-margin {
    font-size: 18px !important; }

  .triggers .trigger-carousel h2 {
    font-size: 22px !important; }

  .triggers .trigger-carousel .item h3 {
    font-size: 20px !important; }

  .edu-newsletter-cta .title {
    font-size: 22px !important; }

  .edu-newsletter-cta .subtitle {
    font-size: 16px !important; }

  .edu-newsletter-cta .subsubtitle {
    font-size: 16px !important; }

  .edu-newsletter-cta .edu-newsletter-form .form-title {
    font-size: 23px !important; } }
@media (max-width: 320px) {
  .hero .hero-title {
    font-size: 20px !important; }

  .hero .hero-per .hero-view-all {
    padding-left: 10px !important; } }
.triggers {
  padding: 20px 0 !important; }

.triggers .choice {
  opacity: .8;
  text-align: center;
  text-decoration: none; }

.triggers .choice:hover {
  opacity: .9;
  cursor: pointer; }

.triggers .trigger-carousel {
  position: relative;
  width: 90%;
  margin: 0 auto;
  /*min-height:400px !important;*/ }

.triggers .trigger-carousel h2 {
  color: #9b2c2a;
  text-align: center;
  font-size: 32px;
  margin-top: 25px;
  margin-bottom: 20px; }

.triggers .trigger-carousel .owl-carousel {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: .001; }

.triggers .trigger-carousel .owl-carousel.active {
  opacity: 1;
  position: static;
  display: block; }

.triggers .trigger-carousel .owl-carousel .owl-prev, .triggers .trigger-carousel .owl-carousel .owl-next {
  position: absolute;
  top: 15%;
  font-size: 50pt;
  background: transparent;
  color: #dfdfdf; }

.triggers .trigger-carousel .owl-carousel .owl-prev:hover, .triggers .trigger-carousel .owl-carousel .owl-prev:focus,
.triggers .trigger-carousel .owl-carousel .owl-next:hover, .triggers .trigger-carousel .owl-carousel .owl-next:focus {
  background: transparent !important;
  color: #cdcdcd !important; }

.triggers .trigger-carousel .owl-carousel .owl-prev {
  left: -90px; }

.triggers .trigger-carousel .owl-carousel .owl-next {
  right: -90px; }

.triggers .trigger-carousel .item h3 {
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: normal; }

.triggers .trigger-carousel .item h3 p {
  color: #838f92;
  line-height: 24px; }

.triggers .subheader {
  color: #981e32;
  font-size: 32px;
  margin-top: 80px;
  font-weight: normal; }

.triggers .subheader h3 {
  margin: 0;
  font-weight: normal; }

.triggers .active, .triggers .active:hover, .triggers .trigger:active {
  opacity: 1; }

.triggers .choice-title {
  font-size: 20px;
  color: #69737b;
  text-align: center;
  margin-top: 10px;
  cursor: pointer; }

.triggers .choice.active .choice-title {
  color: #981e32; }

.triggers .choice.active .choice-plate {
  background: #f0efed;
  color: #981e32; }

.triggers .choices {
  text-align: center !important; }

.triggers .choices .choice-plate {
  display: inline-block;
  width: 95px;
  height: 95px;
  cursor: pointer;
  border-radius: 50%; }

.triggers .choices .choice-plate .icon-itself {
  line-height: 95px;
  font-size: 50px; }

.triggers .mytab {
  background: #efefef; }

.triggers .tab-content {
  padding-top: 30px;
  padding-bottom: 30px; }

.triggers h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: normal; }

.triggers p {
  font-size: 16px;
  line-height: 26px; }

.triggers figcaption {
  margin-top: 10px; }

.triggers .triggers-choices {
  display: block !important;
  padding-left: 80px !important;
  font-size: 18px !important;
  position: relative; }

.triggers .triggers-choices .choice-plate {
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 0;
  border-radius: 50%;
  background: #cbcbcb;
  color: #676767;
  text-align: center;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35), inset 0 0 5px #cbcbcb !important; }

.triggers .triggers-choices .choice-plate .icon-itself {
  line-height: 70px;
  font-size: 56px; }

.triggers .col-bottom {
  padding-bottom: 10px; }

.triggers .panel-group {
  margin-top: -48px;
  margin-bottom: 0; }

.triggers .panel {
  margin: 0;
  border-top: none; }

.triggers .panel-title > a {
  text-decoration: none;
  font-size: 18px;
  opacity: 1;
  height: 70px;
  padding-left: 15px; }

.triggers .panel-title > img {
  opacity: 1; }

.triggers .panel-title > .collapsed {
  text-decoration: none;
  font-size: 18px; }

.triggers .panel-heading {
  background: #fff;
  padding: 0; }

.triggers .youtube {
  width: 320px;
  height: 180px; }

.triggers .vert-center {
  min-height: 80px; }

/*Dino Change 30px - 10px*/
.triggers .choice-pointer {
  position: relative;
  z-index: 99;
  margin-top: 10px;
  margin-bottom: -12px;
  text-align: center; }

.triggers .choice-pointer:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: bottom;
  border-style: solid;
  border-width: 0 22px 22px 22px;
  border-color: transparent transparent #f0efed transparent; }

.triggers .choice-divider {
  position: relative;
  z-index: 8888;
  margin-top: 0;
  border-top: 1px solid #d1d1d1; }

.triggers .btn-mobile-margin {
  margin: 20px auto; }

.triggers .panel-body figure {
  position: relative; }

.triggers .panel-body figure img {
  width: 100%; }

.triggers .panel-body figure figcaption {
  padding: 15px 30px;
  color: #fff;
  text-align: left;
  bottom: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.6); }

.triggers .row-30 {
  margin-left: -30px;
  margin-right: -30px; }

.triggers .mib_heading {
  font-size: 20px;
  margin-bottom: 10px; }

/* Responsive Video Sizes */
@media (max-width: 992px) {
  .triggers, .triggers-choices {
    padding: 35px 0; }

  .triggers .subheader {
    background: #757d80;
    color: #fff;
    padding: 30px !important;
    font-size: 26px;
    margin-top: 0; }

  .triggers .vert-center {
    min-height: 0 !important; }

  .triggers .triggers-choices .choice-plate {
    background: transparent;
    box-shadow: none !important; }

  .triggers .panel-group {
    margin-top: 0 !important; }

  .triggers .panel-group .panel-title .triggers-choices {
    color: #981e32;
    padding-right: 50px; }

  .triggers .panel-group .panel-title .triggers-choices .vert-center {
    line-height: 20px; }

  .triggers .panel-group .panel-title .triggers-choices .choice-plate .icon-itself {
    color: #981e32; }

  .triggers .panel-group .panel-title .triggers-choices .triggers-choice-icon-state {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -10px; }

  .triggers .panel-group .panel-title .triggers-choices .triggers-choice-icon-state .triggers-choice-icon-state-opened {
    display: block; }

  .triggers .panel-group .panel-title .triggers-choices .triggers-choice-icon-state .triggers-choice-icon-state-closed {
    display: none; }

  .triggers .panel-title .triggers-choices.collapsed {
    color: #707d81; }

  .triggers .panel-title .triggers-choices.collapsed .choice-plate .icon-itself {
    color: #707d81; }

  .triggers .panel-title .triggers-choices.collapsed .triggers-choice-icon-state {
    color: #707d81; }

  .triggers .panel-title .triggers-choices.collapsed .triggers-choice-icon-state .triggers-choice-icon-state-opened {
    display: none; }

  .triggers .panel-title .triggers-choices.collapsed .triggers-choice-icon-state .triggers-choice-icon-state-closed {
    display: block; }

  .triggers .trigger-carousel .owl-carousel .owl-prev, .triggers .trigger-carousel .owl-carousel .owl-next {
    top: 25%;
    font-size: 30pt; }

  .triggers .trigger-carousel .owl-carousel .owl-prev {
    left: -60px; }

  .triggers .trigger-carousel .owl-carousel .owl-next {
    right: -60px; }

  .triggers .trigger-carousel .owl-carousel .owl-dots {
    text-align: center; }

  .triggers .trigger-carousel .owl-carousel .owl-dot {
    display: inline-block; }

  .triggers .trigger-carousel .owl-carousel .owl-dot:hover span {
    background: #9a9a9a; }

  .triggers .trigger-carousel .owl-carousel .owl-dot.active span {
    background: #6e6e6e; }

  .triggers .trigger-carousel .owl-carousel .owl-dot span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: transparent;
    border: 1px solid;
    color: #9a9a9a;
    backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px; } }
@media (max-width: 1185px) {
  .triggers .youtube {
    width: 320px;
    height: 180px; } }
@media (max-width: 760px) {
  .triggers .youtube {
    width: 200px;
    height: 112px; }

  p {
    margin-bottom: 10px; } }
@media (max-width: 375px) {
  .triggers .trigger-carousel {
    width: 50%;
    min-height: 670px !important; } }
@media (max-width: 768px) {
  .triggers {
    padding-top: 0 !important; }

  .triggers .trigger-carousel {
    width: 60%;
    min-height: 460px; }

  .triggers .item p {
    font-size: 14px; }

  .triggers .owl-carousel .owl-prev {
    left: -50px; }

  .triggers .owl-carousel .owl-next {
    right: -50px; } }
@media (max-width: 976px) {
  .triggers .panel-group {
    margin-top: 0; } }
@media (max-width: 991px) {
  .triggers .panel-group {
    margin-top: 0; }

  .triggers .trigger-carousel {
    width: 60%;
    /*min-height: 370px;*/ } }
.fifty-fifty-cta {
  padding: 20px 0; }

.fifty-fifty-cta p {
  margin-bottom: 20px !important; }

.fifty-fifty-cta .col-bottom {
  padding-bottom: 20px; }

.fifty-fifty-cta .col-subheader {
  text-align: center; }

.fifty-fifty-cta .col-subheader h2 {
  font-size: 32px;
  color: #9b2c2a; }

.fifty-fifty-cta .owl-carousel .owl-prev, .fifty-fifty-cta .owl-carousel .owl-next {
  position: absolute;
  top: 15%;
  font-size: 50pt;
  background: transparent;
  color: #dfdfdf; }

.fifty-fifty-cta .owl-carousel .owl-prev:hover, .fifty-fifty-cta .owl-carousel .owl-prev:focus,
.fifty-fifty-cta .owl-carousel .owl-next:hover, .fifty-fifty-cta .owl-carousel .owl-next:focus {
  background: transparent !important;
  color: #cdcdcd !important; }

.fifty-fifty-cta .owl-carousel .owl-prev {
  left: -90px; }

.fifty-fifty-cta .owl-carousel .owl-next {
  right: -90px; }

.fifty-fifty-cta .item h3 {
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: normal; }

.fifty-fifty-cta .item h3 p {
  color: #838f92;
  line-height: 24px; }

.fifty-fifty-cta .item a {
  color: #096edc;
  text-decoration: underline;
  display: block;
  margin: 10px 0 25px; }

@media (max-width: 991px) {
  .fifty-fifty-cta .fifty-fifty-cta-carousel {
    width: 80%;
    margin: 0 auto; }

  .fifty-fifty-cta .owl-carousel .owl-prev, .fifty-fifty-cta .owl-carousel .owl-next {
    top: 25%;
    font-size: 30pt; }

  .fifty-fifty-cta .owl-carousel .owl-prev {
    left: -60px; }

  .fifty-fifty-cta .owl-carousel .owl-next {
    right: -60px; }

  .fifty-fifty-cta .owl-carousel .owl-dots {
    text-align: center; }

  .fifty-fifty-cta .owl-carousel .owl-dot {
    display: inline-block; }

  .fifty-fifty-cta .owl-carousel .owl-dot:hover span {
    background: #9a9a9a; }

  .fifty-fifty-cta .owl-carousel .owl-dot.active span {
    background: #6e6e6e; }

  .fifty-fifty-cta .owl-carousel .owl-dot span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: transparent;
    border: 1px solid;
    color: #9a9a9a;
    backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px; } }
@media (max-width: 735px) {
  .fifty-fifty-cta .fifty-fifty-cta-carousel {
    width: 60%; }

  .fifty-fifty-cta .item p {
    font-size: 14px; }

  .fifty-fifty-cta .owl-carousel .owl-prev {
    left: -50px; }

  .fifty-fifty-cta .owl-carousel .owl-next {
    right: -50px; } }
.newsletter-cta {
  background: #F0DFDF;
  padding: 45px 0 70px;
  font-size: 28px;
  color: #525252;
  text-align: center;
  line-height: 30px; }

.newsletter-cta .btn-subscribe {
  margin-top: 10px;
  border: none;
  outline: none; }

.newsletter-cta .cta {
  padding: 10px;
  margin-bottom: 20px;
  line-height: 38px; }

.newsletter-cta .col-bottom {
  padding-bottom: 10px; }

.footer-disclaimer {
  color: #000;
  font-size: 14px !important; }

.footer-disclaimer .disclaimer {
  padding: 20px 0; }

.footer-disclaimer .disclaimer-table {
  width: 100%; }

.footer-disclaimer .disclaimer-table td {
  font-size: 13px;
  padding: 5px;
  color: #696969; }

.footer-disclaimer .disclaim-more {
  font-size: 13px;
  color: #ccc;
  line-height: 14px;
  display: none; }

.footer-disclaimer button {
  font-size: 14px; }

.hero2 {
  background-color: #333;
  padding-top: 55px;
  padding-bottom: 55px;
  width: 100%; }

.hero2 .hero2-container {
  display: table;
  min-height: 250px;
  width: 100%; }

.hero2 .hero2-content {
  display: table-cell;
  vertical-align: middle; }

.hero2 h1 {
  color: #fff;
  font-size: 32px;
  font-weight: normal;
  text-align: center; }

.hero2 .sub-title {
  color: #bbb;
  font-size: 22px;
  text-align: center;
  margin-top: 15px; }

.hero-trigger .hero-trigger-cover {
  background: #333 center center no-repeat;
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 45px;
  background-position: right; }

.hero-trigger .hero-trigger-cover .hero-trigger-cover-with-description {
  position: relative; }

.hero-trigger .hero-trigger-cover .hero-trigger-cover-with-description .hero-trigger-cover-bright-description {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 60px;
  padding: 20px;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%); }

.hero-trigger p {
  font-size: 20px;
  font-weight: normal;
  color: #818181; }

.hero-trigger .hero-trigger-outdrop {
  background: rgba(255, 255, 255, 0.7);
  padding: 30px 35px; }

.hero-trigger .hero-trigger-title {
  font-size: 28px;
  font-weight: normal;
  line-height: 38px;
  color: #9b2c2a;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.hero-trigger .hero-trigger-description {
  font-size: 14px;
  margin-bottom: 10px;
  margin-left: 30px;
  padding-left: 1.3em;
  color: #434a53;
  list-style: none; }

.hero-trigger .hero-trigger-description li:before {
  content: "\2013";
  display: inline-block;
  width: 1.3em;
  margin-left: -1.3em;
  padding-right: 5px; }

@media (max-width: 991px) {
  .hero-trigger .hero-trigger-cover {
    padding-top: 0;
    padding-bottom: 0; }

  .hero-trigger .hero-trigger-cover-with-description {
    display: none; }

  .hero-trigger .hero-trigger-outdrop {
    border-radius: 0; }

  .hero-trigger .hero-trigger-title {
    font-size: 24px;
    font-weight: normal;
    line-height: 32px;
    color: #9b2c2a;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

  .hero-trigger .hero-trigger-title, .hero-trigger .md-right {
    text-align: left !important; }

  .hero-trigger .hero-trigger-description {
    margin-left: 0;
    font-size: 18px;
    color: #999; } }
.triple-choice {
  padding: 50px 0; }

.triple-choice .choice {
  opacity: .8;
  text-align: center;
  text-decoration: none; }

.triple-choice .choice:hover {
  opacity: .9;
  cursor: pointer; }

.triple-choice .subheader {
  color: #9b2c2a;
  font-size: 32px;
  margin-top: 30px;
  font-weight: 600; }

.triple-choice .subheader h3 {
  margin: 0; }

.triple-choice .active, .triple-choice .active:hover, .triple-choice .trigger:active {
  opacity: 1; }

.triple-choice .choice-title {
  font-size: 20px;
  color: #69737b;
  text-align: center;
  margin-top: 10px; }

.triple-choice .choice.active .choice-title {
  color: #981e32; }

.triple-choice .choice.active .choice-plate {
  background: #f0efed;
  color: #981e32; }

.triple-choice .choices {
  text-align: center !important; }

.triple-choice .choices .choice-plate {
  display: inline-block;
  width: 95px;
  height: 95px;
  cursor: pointer;
  border-radius: 50%; }

.triple-choice .choices .choice-plate .icon-itself {
  line-height: 95px;
  font-size: 50px; }

.triple-choice .mytab {
  background: #efefef; }

.triple-choice .tab-content {
  padding-top: 60px;
  padding-bottom: 60px; }

.triple-choice h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px; }

.triple-choice p {
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 26px; }

.triple-choice figcaption {
  margin-top: 10px; }

.triple-choice .triple-choices {
  display: block !important;
  padding-left: 80px !important;
  font-size: 18px !important;
  position: relative; }

.triple-choice .triple-choices .choice-plate {
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 0;
  border-radius: 50%;
  background: #cbcbcb;
  color: #676767;
  text-align: center;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35), inset 0 0 5px #cbcbcb !important; }

.triple-choice .triple-choices .choice-plate .icon-itself {
  line-height: 70px;
  font-size: 50px; }

.triple-choice .col-bottom {
  padding-bottom: 10px; }

.triple-choice .panel-group {
  margin-top: -48px;
  margin-bottom: 0; }

.triple-choice .panel {
  margin: 0;
  border-top: none; }

.triple-choice .panel-title > a {
  text-decoration: none;
  font-size: 18px;
  opacity: 1;
  height: 70px;
  padding-left: 15px; }

.triple-choice .panel-title > img {
  opacity: 1; }

.triple-choice .panel-title > .collapsed {
  text-decoration: none;
  font-size: 18px; }

.triple-choice .panel-heading {
  background: #fff;
  padding: 0; }

.triple-choice .youtube {
  width: 320px;
  height: 180px; }

.triple-choice .vert-center {
  min-height: 80px; }

/*Dino Changed 30px - 10px*/
.triple-choice .choice-pointer {
  position: relative;
  z-index: 99;
  margin-top: 16px;
  margin-bottom: -12px;
  text-align: center; }

.triple-choice .choice-pointer:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: bottom;
  border-style: solid;
  border-width: 0 22px 22px 22px;
  border-color: transparent transparent #f0efed transparent; }

.triple-choice .choice-divider {
  position: relative;
  z-index: 8888;
  margin-top: 0;
  border-top: 1px solid #d1d1d1; }

.triple-choice .btn-mobile-margin {
  margin: 20px auto; }

/* Responsive Video Sizes */
@media (max-width: 992px) {
  .triple-choice {
    padding-top: 0; }

  .triple-choices {
    padding: 35px 0; }

  .triple-choice .subheader {
    background: #757d80;
    color: #fff;
    margin-top: 0;
    padding: 30px !important;
    font-size: 26px; }

  .triple-choice .vert-center {
    min-height: 0 !important; }

  .triple-choice .triple-choices .choice-plate {
    background: transparent;
    box-shadow: none !important; }

  .triple-choice .panel-group {
    margin-top: 0 !important; }

  .triple-choice .panel-group .panel-title .triple-choices {
    color: #981e32;
    padding-right: 50px; }

  .triple-choice .panel-group .panel-title .triple-choices .vert-center {
    line-height: 20px; }

  .triple-choice .panel-group .panel-title .triple-choices .choice-plate .icon-itself {
    color: #981e32; }

  .triple-choice .panel-group .panel-title .triple-choices .triple-choice-icon-state {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -10px; }

  .triple-choice .panel-group .panel-title .triple-choices .triple-choice-icon-state .triple-choice-icon-state-opened {
    display: block; }

  .triple-choice .panel-group .panel-title .triple-choices .triple-choice-icon-state .triple-choice-icon-state-closed {
    display: none; }

  .triple-choice .panel-title .triple-choices.collapsed {
    color: #707d81; }

  .triple-choice .panel-title .triple-choices.collapsed .choice-plate .icon-itself {
    color: #707d81; }

  .triple-choice .panel-title .triple-choices.collapsed .triple-choice-icon-state {
    color: #707d81; }

  .triple-choice .panel-title .triple-choices.collapsed .triple-choice-icon-state .triple-choice-icon-state-opened {
    display: none; }

  .triple-choice .panel-title .triple-choices.collapsed .triple-choice-icon-state .triple-choice-icon-state-closed {
    display: block; } }
@media (max-width: 1185px) {
  .triple-choice .youtube {
    width: 320px;
    height: 180px; } }
@media (max-width: 760px) {
  .triple-choice .youtube {
    width: 200px;
    height: 112px; } }
@media (max-width: 976px) {
  .triple-choice .panel-group {
    margin-top: 0; } }
@media (max-width: 425px) {
  .compare .subheader {
    font-size: 25px !important; }

  .compare .subheader {
    font-size: 26px !important; }

  .compare .bot-desc {
    font-size: 15px !important; }

  .flip-panels .subheader {
    font-size: 25px !important; } }
@media (max-width: 320px) {
  .compare .subheader {
    font-size: 22px !important; }

  .flip-panels .subheader {
    font-size: 22px !important; } }
.compare {
  padding: 30px 0; }

.compare .subheader {
  padding: 0 20px 40px;
  color: #9b2c2a;
  font-size: 30px;
  font-weight: 400;
  text-align: center; }

/*added min-height*/
.compare .comp-content {
  padding: 30px 15px;
  margin: 20px 0;
  border-top: 1px dotted #d8d7d5;
  border-bottom: 1px dotted #d8d7d5;
  color: #868686;
  line-height: 24px;
  min-height: 210px;
  font-size: 15px; }

.compare .compare-item {
  position: relative;
  margin-top: 10px;
  background: #f1efec;
  border: 1px solid #f1efec;
  border-radius: 10px;
  padding: 55px 15px 30px; }

/*added min-height*/
.compare .compare-item.most-popular {
  border-color: #2fb1f1;
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 0;
  min-height: 580px; }

.compare .compare-item.most-popular .compare-item-description li:before {
  color: #2d2c30; }

.compare .compare-item .compare-item-header {
  margin-bottom: 30px;
  text-align: center; }

.compare .compare-item .compare-item-header h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 30px;
  margin-bottom: 15px; }

.compare .compare-item .compare-item-header .icon-itself {
  display: block;
  margin-bottom: 20px;
  font-size: 100px;
  color: #a4abb1; }

.compare .compare-item.most-popular .compare-item-header {
  padding-top: 60px; }

.compare .compare-item.most-popular .compare-item-header .most-popular-heading {
  display: block;
  padding: 15px 20px;
  position: absolute;
  top: 0;
  left: -0px;
  right: -0px;
  background: #2fb1f1;
  color: #fff;
  text-align: center;
  font-size: 22px;
  border-radius: 10px 10px 0 0; }

.compare .compare-item.most-popular .compare-item-header .icon-itself {
  color: #2d2c30; }

.compare .compare-item .compare-item-description {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 1.3em;
  color: #838784;
  list-style: none;
  position: relative; }

.compare .compare-item .compare-item-description li {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative; }

.compare .compare-item .compare-item-description li:first-child:after {
  border-top: 1px dashed #a4abb1; }

.compare .compare-item .compare-item-description li:before {
  content: "\f05d";
  font-size: 26px;
  font-family: FontAwesome;
  display: inline-block;
  width: 1.3em;
  margin-left: -1.3em;
  vertical-align: middle;
  position: absolute; }

.compare .compare-item .compare-item-description li:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50px;
  right: -27px;
  border-bottom: 1px dashed #a4abb1; }

.compare .compare-item .compare-item-price {
  margin-bottom: 20px;
  font-size: 18px; }

.compare .compare-item .compare-item-price strong {
  font-style: italic;
  font-weight: 700; }

.compare .compare-item .btn-red-outline {
  margin-bottom: 10px; }

.compare .bot-desc {
  font-size: 15px;
  margin-top: 15px; }

@media (max-width: 992px) {
  .compare {
    padding: 20px 0 40px; }

  .compare .subheader {
    margin-bottom: 20px; }

  .compare .owl-carousel .owl-dots {
    margin-top: 10px;
    text-align: center; }

  .compare .owl-carousel .owl-dots .owl-dot {
    display: inline-block; }

  .compare .owl-carousel .owl-dots .owl-dot:hover span {
    background: #9a9a9a; }

  .compare .owl-carousel .owl-dots .owl-dot.active span {
    background: #6e6e6e; }

  .compare .owl-carousel .owl-dots .owl-dot span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: transparent;
    border: 1px solid;
    color: #9a9a9a;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px; }

  .compare .owl-dots {
    position: absolute;
    width: 100%;
    bottom: -130px; }

  .swipe-prod {
    margin-top: 50px !important; } }
@media (max-width: 420px) {
  .compare .owl-dots {
    bottom: -150px !important; } }
@media (min-width: 600px) and (max-width: 767px) {
  .compare .owl-dots {
    bottom: -110px !important; } }
/*FLIP PANELS*/
.flip-panels {
  margin-top: 20px; }

/*Dino change 40 to 20*/
.flip-panels .subheader {
  padding: 0 20px 20px;
  color: #9b2c2a;
  font-size: 30px;
  font-weight: 400;
  text-align: center; }

.flip-panels .owl-carousel {
  background: no-repeat;
  background-size: cover; }

.flip-panels .owl-carousel .owl-dots {
  margin-top: 10px;
  text-align: center; }

.flip-panels .owl-carousel .owl-dots .owl-dot {
  display: inline-block; }

.flip-panels .owl-carousel .owl-dots .owl-dot:hover span {
  background: #9a9a9a; }

.flip-panels .owl-carousel .owl-dots .owl-dot.active span {
  background: #6e6e6e; }

.flip-panels .owl-carousel .owl-dots .owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  background: transparent;
  border: 1px solid;
  color: #9a9a9a;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  backface-visibility: visible;
  transition: opacity 200ms ease;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  border-radius: 30px; }

.flip-panels .learn_more {
  color: #9b2c2a;
  padding: 15px;
  font-size: 16px;
  text-decoration: underline; }

.flip-panels .flip-panel-question {
  background: rgba(0, 0, 0, 0.7);
  position: relative;
  border: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  width: 100%;
  min-height: 280px;
  padding: 0 20px; }

.flip-panels .flip-panel-question:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  border-left: 60px solid transparent;
  border-bottom: 60px solid rgba(0, 0, 0, 0.7); }

.flip-panels .row.owl-carousel {
  perspective: 1000px;
  position: relative; }

.flip-panels .flip-panel-back {
  height: 280px;
  padding: 0 !important;
  margin: 0;
  text-align: center;
  transition: .6s;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  position: relative;
  cursor: pointer;
  opacity: 1;
  /*PETDEV-20734 Ticket fixes*/ }

/*PETDEV-20734 Ticket fixes*/
/* .flip-panels .flip-panel-back:hover {
	opacity: 1;
}
 */
.modernizr-has3d .flip-panels .flip-panel-back {
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d; }

.modernizr-has3d .flip-panels .flip-panel-back > div {
  position: absolute;
  top: 0;
  left: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden; }

.modernizr-has3d .flip-panels .flip-panel-back.flipped {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg); }

.modernizr-has3d .flip-panels .flip-panel-back .flip-panel-question {
  z-index: 1; }

.modernizr-has3d .flip-panels .flip-panel-back .flip-panel-answer {
  z-index: 2;
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg); }

.modernizr-not3d .flip-panels .flip-panel-back .flip-panel-answer {
  display: none; }

.modernizr-not3d .flip-panels .flip-panel-back.flipped .flip-panel-question {
  display: none; }

.modernizr-not3d .flip-panels .flip-panel-back.flipped .flip-panel-answer {
  display: block; }

.flip-panels .flip-panel-question {
  color: #fff;
  font-size: 18px;
  width: 100%;
  height: 250px;
  padding: 0 20px;
  z-index: 2;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg); }

.flip-panels .flip-panel-question table {
  width: 100%; }

.flip-panels .flip-panel-question table td {
  height: 270px;
  line-height: 20px; }

.flip-panels .flip-panel-answer {
  color: #fff;
  background: #3fac27;
  font-size: 15px;
  font-weight: normal;
  padding: 0px 20px;
  width: 100%;
  height: 280px; }

.flip-panels .flip-panel-answer table {
  width: 100%; }

.flip-panels .flip-panel-answer table td {
  width: 100%;
  height: 270px;
  line-height: 20px;
  font-size: 15px; }

.flip-panels .flip-fact-heading {
  font-size: 22px;
  font-weight: normal;
  color: #fff;
  max-width: 55%;
  margin: 0 auto 10px;
  padding: 0 10px 10px;
  margin-bottom: 8px;
  border-bottom: 1px solid; }

.flip-panels .flip-question-heading {
  font-size: 22px;
  font-weight: normal;
  color: #fff;
  max-width: 80%;
  margin: 0 auto 10px;
  padding: 0 10px 10px;
  margin-bottom: 8px; }

.flip-panels .flip-question-heading:after {
  content: "";
  background: #fff;
  width: 100%;
  height: 1px;
  max-width: 150px;
  display: block;
  margin: 10px auto; }

.flip-panels .flip-button {
  text-align: center;
  margin: 20px; }

.flip-panels .teaser {
  border-bottom: 1px solid #efefef; }

.flip-panels .choice-fact-left {
  background: #696969;
  color: #efefef;
  font-size: 32px;
  font-weight: normal;
  padding: 20px 25px;
  min-height: 100px;
  line-height: 44px; }

.flip-panels .choice-fact-right {
  background: url("../img/delta.png") no-repeat #d2d2d2;
  color: #555;
  font-size: 22px;
  padding: 15px 25px 15px 50px;
  min-height: 100px; }

.flip-panels .btn-text {
  text-decoration: underline;
  color: #999;
  margin-bottom: 30px; }

.flip-panels .owl-carousel {
  display: block; }

.flip-panels .flip-panels-heading {
  clear: both;
  margin-bottom: 20px; }

.flip-panels .flip-panels-heading h3 strong {
  line-height: 1.25;
  font-size: 32px;
  text-align: center;
  color: #b2232b;
  margin: 40px 0 20px;
  font-weight: 400; }

.flip-panels .flip-panels-heading h3 small {
  font-weight: 400;
  line-height: 1.25;
  vertical-align: middle;
  font-size: 24px;
  text-align: center;
  width: 80%;
  margin: 0 auto 30px; }

.flip-panels .flip-panels-heading h3 strong, .flip-panels .flip-panels-heading h3 small {
  display: block; }

@media (max-width: 992px) {
  .flip-panels .row.owl-carousel {
    perspective: 400px; }

  .flip-panels .owl-carousel {
    background: none; }

  .flip-panels .owl-carousel .flip-panel-back {
    background: transparent; }

  .flip-panels .learn_more {
    float: none !important;
    display: inline-block; }

  .flip-panels .flip-panel-question {
    overflow: auto; }

  .flip-panels .flip-panel-question:before {
    display: none; }

  .flip-panels .flip-panel-answer {
    overflow: auto; }

  .flip-panels .flip-background {
    background-image: none !important; } }
/*FADE PANELS*/
.fade-panels {
  margin-top: 20px; }

.fade-panels .subheader {
  padding: 0 20px 40px;
  color: #9b2c2a;
  font-size: 30px;
  font-weight: 400;
  text-align: center; }

.fade-panels .owl-carousel {
  background: no-repeat;
  background-size: cover; }

.fade-panels .owl-carousel .owl-dots {
  margin-top: 10px;
  text-align: center; }

.fade-panels .owl-carousel .owl-dots .owl-dot {
  display: inline-block; }

.fade-panels .owl-carousel .owl-dots .owl-dot:hover span {
  background: #9a9a9a; }

.fade-panels .owl-carousel .owl-dots .owl-dot.active span {
  background: #6e6e6e; }

.fade-panels .owl-carousel .owl-dots .owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  background: transparent;
  border: 1px solid;
  color: #9a9a9a;
  border-radius: 30px; }

.fade-panels .learn_more {
  color: #9b2c2a;
  padding: 15px;
  font-size: 16px;
  text-decoration: underline; }

.fade-panels .fade-panel-question {
  background: rgba(0, 0, 0, 0.7);
  position: relative;
  border: 1px solid #fff; }

.fade-panels .fade-panel-question:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  border-left: 60px solid transparent;
  border-bottom: 60px solid rgba(0, 0, 0, 0.7); }

.fade-panels .row.owl-carousel {
  position: relative; }

.fade-panels .fade-panel-back {
  height: 280px;
  padding: 0 !important;
  margin: 0;
  text-align: center;
  position: relative;
  cursor: pointer;
  opacity: .9; }

.fade-panels .fade-panel-back.fade-panel-faded, .fade-panels .fade-panel-back:hover {
  opacity: 1; }

.fade-panels .fade-panel-back > div {
  position: absolute;
  top: 0;
  left: 0; }

.fade-panels .fade-panel-back .fade-panel-answer {
  display: none; }

.fade-panels .fade-panel-question {
  color: #fff;
  font-size: 15px;
  width: 100%;
  min-height: 280px;
  padding: 0 20px; }

.fade-panels .fade-panel-question table {
  width: 100%; }

.fade-panels .fade-panel-question table td {
  height: 270px;
  line-height: 20px; }

.fade-panels .fade-panel-answer {
  color: #fff;
  background: #3fac27;
  font-size: 15px;
  font-weight: normal;
  padding: 0 20px;
  width: 100%;
  height: 280px;
  border: 1px solid #fff; }

.fade-panels .fade-panel-answer table {
  width: 100%; }

.fade-panels .fade-panel-answer table td {
  width: 100%;
  height: 270px;
  line-height: 20px;
  font-size: 15px; }

.fade-panels .fade-fact-heading {
  font-size: 22px;
  font-weight: normal;
  color: #fff;
  max-width: 55%;
  margin: 0 auto 10px;
  padding: 0 10px 10px;
  margin-bottom: 8px;
  border-bottom: 1px solid; }

.fade-panels .fade-question-heading {
  font-size: 22px;
  font-weight: normal;
  color: #fff;
  max-width: 80%;
  margin: 0 auto 10px;
  padding: 0 10px 10px;
  margin-bottom: 8px;
  border-bottom: 1px solid; }

.fade-panels .fade-button {
  text-align: center;
  margin: 20px; }

.fade-panels .teaser {
  border-bottom: 1px solid #efefef; }

.fade-panels .choice-fact-left {
  background: #696969;
  color: #efefef;
  font-size: 32px;
  font-weight: normal;
  padding: 20px 25px;
  min-height: 100px;
  line-height: 44px; }

.fade-panels .choice-fact-right {
  background: url("../img/delta.png") no-repeat #d2d2d2;
  color: #555;
  font-size: 22px;
  padding: 15px 25px 15px 50px;
  min-height: 100px; }

.fade-panels .btn-text {
  text-decoration: underline;
  color: #999;
  margin-bottom: 30px; }

.fade-panels .owl-carousel {
  display: block; }

.fade-panels .fade-panels-heading {
  clear: both;
  margin-bottom: 20px; }

.fade-panels .fade-panels-heading h3 strong {
  line-height: 1.25;
  font-size: 32px;
  text-align: center;
  color: #b2232b;
  margin: 40px 0 20px;
  font-weight: 400; }

.fade-panels .fade-panels-heading h3 small {
  font-weight: 400;
  line-height: 1.25;
  vertical-align: middle;
  font-size: 24px;
  text-align: center;
  width: 80%;
  margin: 0 auto 30px; }

.fade-panels .fade-panels-heading h3 strong, .fade-panels .fade-panels-heading h3 small {
  display: block; }

@media (max-width: 992px) {
  .fade-panels .owl-carousel {
    background: none !important; }

  .fade-panels .owl-carousel .fade-panel-back {
    background: transparent; }

  .fade-panels .learn_more {
    float: none !important;
    display: inline-block; }

  .fade-panels .fade-panel-question {
    overflow: auto; }

  .fade-panels .fade-panel-question:before {
    display: none; }

  .fade-panels .fade-panel-answer {
    overflow: auto; } }
.top-articles {
  padding: 40px 0; }

.top-articles .article-header {
  font-size: 22px;
  color: #9b2c2a;
  font-weight: normal;
  padding-bottom: 20px; }

.top-articles .col-md-4:nth-of-type(3n+1) {
  clear: left; }

@media (max-width: 992px) {
  .top-articles > .container {
    width: inherit; }

  .top-articles .article-header {
    text-align: center;
    border-bottom: 1px solid #DCDCDC;
    font-size: 18px; }

  .article-subheader h3 {
    font-size: 18px; }

  .article-excerpt {
    margin-bottom: 0; }

  .top-articles {
    padding: 0 !important; } }
@media (max-width: 375px) {
  .top-articles .article-header {
    font-size: 18px !important; } }
.checklist-email {
  margin-top: 30px;
  margin-bottom: 30px; }

.checklist-email .checklist-email-container-greyed {
  background: #f3f2f1;
  padding-bottom: 10px; }

.checklist-email .checklist-options {
  display: block !important;
  height: 72px;
  padding-left: 80px !important;
  font-size: 18px; }

.checklist-email .checklist-options .vert-center {
  height: 72px; }

.checklist-email .col-subheader h2 {
  color: #9b2c2a;
  text-align: center;
  margin-bottom: 20px; }

.checklist-email .form-checklist-email .form-group {
  margin-left: 5px;
  margin-right: 5px; }

.checklist-email .form-checklist-email .form-group .form-control {
  height: 58px; }

.checklist-email .sub-title {
  font-size: 20px;
  text-align: center;
  color: #757575;
  margin-top: 20px;
  margin-bottom: 20px; }

.checklist-email .checklist-option {
  padding-left: 110px;
  position: relative;
  margin: 20px 0; }

.checklist-email .checklist-option .trig_icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 60px;
  line-height: 0;
  color: #69737b; }

.checklist-email .checklist-option h3 {
  font-size: 20px;
  color: #69737b;
  margin: 0 0 10px -23px; }

.checklist-email .panel-group {
  margin-bottom: 0; }

.checklist-email .panel {
  margin: 0;
  border-top: 0; }

.checklist-email .panel-title > a {
  height: 70px;
  padding-left: 15px;
  font-size: 18px;
  text-decoration: none; }

.checklist-email .panel-title > .collapsed {
  text-decoration: none;
  font-size: 18px; }

.checklist-email .panel-heading {
  background: #fff;
  padding: 0; }

.checklist-email .email-signup {
  text-align: center;
  margin: 25px 0 10px 0; }

.checklist-email .email-signup h2 {
  margin-top: 0;
  font-size: 22px; }

.checklist-email .vert-center {
  min-height: 80px; }

.checklist-email .checklist-description {
  font-size: 15px; }

@media (max-width: 992px) {
  .checklist-email {
    margin-top: 0;
    margin-bottom: 10px; }

  .checklist-email .col-subheader {
    background: #757d80;
    color: #fff;
    padding: 30px !important; }

  .checklist-email .col-subheader h2 {
    margin: 0;
    color: #fff; }

  .checklist-email .form-checklist-email .btn-orange {
    width: 70%;
    margin-top: 20px; }

  .checklist-email .checklist-options {
    position: relative;
    padding-right: 50px; }

  .checklist-email .checklist-options .icon-fonted {
    position: absolute;
    top: 12px;
    left: 2px;
    bottom: 0;
    width: 80px;
    padding-right: 10px;
    text-align: center; }

  .checklist-email .checklist-options .icon-fonted .icon-itself {
    font-size: 42px; }

  .checklist-email .checklist-options .icon-itself {
    color: #721c24; }

  .checklist-email .panel-group {
    margin-top: 0 !important; }

  .checklist-email .panel-group .panel-title .checklist-option-icon-state {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -10px;
    color: #7a293c; }

  .checklist-email .panel-group .panel-title .checklist-option-icon-state .icon-itself {
    color: #7a293c; }

  .checklist-email .panel-group .panel-title .checklist-option-icon-state .checklist-option-icon-state-opened {
    display: block; }

  .checklist-email .panel-group .panel-title .checklist-option-icon-state .checklist-option-icon-state-closed {
    display: none; }

  .checklist-email .panel-title > .collapsed .icon-itself {
    color: #707d81 !important; }

  .checklist-email .panel-title > .collapsed .checklist-option-icon-state {
    color: #707d81 !important; }

  .checklist-email .panel-title > .collapsed .checklist-option-icon-state .checklist-option-icon-state-opened {
    display: none; }

  .checklist-email .panel-title > .collapsed .checklist-option-icon-state .checklist-option-icon-state-closed {
    display: block; } }
.compare-trigger {
  padding: 30px 0; }

.compare-trigger .subheader {
  padding: 0 20px 45px 20px;
  color: #9b2c2a;
  font-size: 32px;
  font-weight: 400;
  text-align: center; }

.compare-trigger .comp-content {
  padding: 30px 15px;
  margin: 20px 0;
  border-top: 1px dashed #d8d7d5;
  border-bottom: 1px dashed #d8d7d5;
  color: #868686;
  line-height: 24px; }

.compare-trigger .compare-item {
  position: relative;
  margin-top: 0px;
  background: #f7f6f3;
  border: 1px solid #f7f6f3;
  border-radius: 10px;
  padding: 55px 15px 30px; }

.compare-trigger .compare-item.most-popular {
  border-color: #2fb1f1;
  margin-top: 0;
  padding-top: 0; }

.compare-trigger .compare-item.most-popular .compare-item-description li:before {
  color: #2d2c30; }

.compare-trigger .compare-item .compare-item-header {
  margin-bottom: 30px;
  text-align: center; }

.compare-trigger .compare-item .compare-item-header h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #505050; }

.compare-trigger .compare-item .compare-item-header .icon-itself {
  display: block;
  margin-bottom: 20px;
  font-size: 100px;
  color: #a4abb1; }

.compare-trigger .compare-item.most-popular {
  background: #fff; }

.compare-trigger .compare-item.most-popular .compare-item-header {
  padding-top: 60px; }

.compare-trigger .compare-item.most-popular .compare-item-header .most-popular-heading {
  display: block;
  padding: 15px 20px;
  position: absolute;
  top: 0;
  left: -0;
  right: -0;
  background: #2fb1f1;
  color: #fff;
  text-align: center;
  font-size: 22px;
  border-radius: 10px 10px 0 0; }

.compare-trigger .compare-item.most-popular .compare-item-header .icon-itself {
  color: #2d2c30; }

.compare-trigger .compare-item .compare-item-description {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 1.3em;
  color: #838784;
  list-style: none;
  position: relative; }

.compare-trigger .compare-item .compare-item-description li {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative; }

.compare-trigger .compare-item .compare-item-description li:first-child:after {
  border-top: 1px dashed #a4abb1; }

.compare-trigger .compare-item .compare-item-description li:before {
  content: "\f05d";
  font-size: 26px;
  font-family: FontAwesome;
  display: inline-block;
  width: 1.3em;
  margin-left: -1.3em;
  vertical-align: middle;
  position: absolute; }

.compare-trigger .compare-item .compare-item-description li:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50px;
  right: -27px;
  border-bottom: 1px dashed #a4abb1; }

.compare-trigger .compare-item .compare-item-price {
  margin-bottom: 20px;
  font-size: 26px; }

.compare-trigger .compare-item .compare-item-price strong {
  font-style: italic; }

.compare-trigger .compare-item .btn-red-outline {
  margin-bottom: 10px; }

@media (max-width: 992px) {
  .compare-trigger {
    padding: 20px 0 40px; }

  .compare-trigger .subheader {
    margin-bottom: 0px; }

  .compare-trigger .owl-carousel .owl-dots {
    margin-top: 10px;
    text-align: center; }

  .compare-trigger .owl-carousel .owl-dots .owl-dot {
    display: inline-block; }

  .compare-trigger .owl-carousel .owl-dots .owl-dot:hover span {
    background: #9a9a9a; }

  .compare-trigger .owl-carousel .owl-dots .owl-dot.active span {
    background: #6e6e6e; }

  .compare-trigger .owl-carousel .owl-dots .owl-dot span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: transparent;
    border: 1px solid;
    color: #9a9a9a;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px; }

  .compare-trigger .compare-trigger-help-text {
    display: block;
    margin-bottom: 30px;
    text-align: center;
    color: #a6a6a6; } }
.checklist-email-trigger {
  margin-top: 30px;
  margin-bottom: 20px; }

.checklist-email-trigger .checklist-email-container-greyed {
  background: #f3f2f1;
  padding-bottom: 10px; }

.checklist-email-trigger .checklist-options {
  display: block !important;
  height: 72px;
  padding-left: 80px !important;
  font-size: 18px; }

.checklist-email-trigger .checklist-options .vert-center {
  height: 72px; }

.checklist-email-trigger .col-subheader h2 {
  padding: 0 20px;
  color: #9b2c2a;
  font-size: 32px;
  font-weight: 400;
  text-align: center; }

.checklist-email-trigger .form-checklist-email .form-group {
  margin-left: 5px;
  margin-right: 5px; }

.checklist-email-trigger .form-checklist-email .form-group .form-control {
  height: 58px; }

.checklist-email-trigger .sub-title {
  font-size: 20px;
  text-align: center;
  color: #757575;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px 20px; }

.checklist-email-trigger .checklist-option {
  padding-left: 110px;
  position: relative;
  margin: 20px 0; }

.checklist-email-trigger .checklist-option .trig_icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 60px;
  line-height: 0;
  color: #69737b; }

.checklist-email-trigger .checklist-option h3 {
  font-size: 24px;
  color: #69737b;
  margin: 0 0 10px -23px; }

.checklist-email-trigger .panel-group {
  margin-bottom: 0; }

.checklist-email-trigger .checklist-description {
  font-size: 16px;
  color: #69737b; }

.checklist-email-trigger .panel {
  margin: 0;
  border-top: 0; }

.checklist-email-trigger .panel-title > a {
  height: 70px;
  padding-left: 15px;
  font-size: 18px;
  text-decoration: none; }

.checklist-email-trigger .panel-title > .collapsed {
  text-decoration: none;
  font-size: 18px; }

.checklist-email-trigger .panel-heading {
  background: #fff;
  padding: 0; }

.checklist-email-trigger .email-signup {
  text-align: center;
  margin: 25px 0 10px 0; }

.checklist-email-trigger .email-signup h2 {
  margin-top: 0;
  font-size: 22px; }

.checklist-email-trigger .vert-center {
  min-height: 80px; }

@media (max-width: 992px) {
  .checklist-email-trigger {
    margin-top: 0;
    margin-bottom: 10px; }

  .checklist-email-trigger .sub-title {
    margin-top: 50px; }

  .checklist-email-trigger .checklist-email-trigger-preheading {
    background: #fbfbfb;
    padding: 20px 10px; }

  .checklist-email-trigger .checklist-email-trigger-preheading h3 {
    color: #9b2c2a;
    margin: 0 0 10px;
    font-size: 16px; }

  .checklist-email-trigger .checklist-email-trigger-preheading p {
    margin-bottom: 0;
    font-size: 16px;
    color: #69737b; }

  .checklist-email-trigger .col-subheader {
    background: #757d80;
    color: #fff;
    padding: 30px !important; }

  .checklist-email-trigger .col-subheader h2 {
    margin: 0;
    color: #fff; }

  .checklist-email-trigger .form-checklist-email .btn-orange {
    width: 70%;
    margin-top: 20px; }

  .checklist-email-trigger .checklist-options {
    position: relative;
    padding-right: 50px;
    color: #721c24;
    background: #F1EFED; }

  .checklist-email-trigger .checklist-options .vert-center {
    font-size: 24px; }

  .checklist-email-trigger .checklist-options .icon-fonted {
    position: absolute;
    top: 12px;
    left: 2px;
    bottom: 0;
    width: 80px;
    padding-right: 10px;
    text-align: center; }

  .checklist-email-trigger .checklist-options .icon-fonted .icon-itself {
    font-size: 42px; }

  .checklist-email-trigger .checklist-options .icon-itself {
    color: #721c24; }

  .checklist-email-trigger .checklist-options.collapsed {
    background: #fff; }

  .checklist-email-trigger .checklist-options.collapsed .vert-center {
    color: #707d81; }

  .checklist-email-trigger .collapse.in, .checklist-email-trigger .collapsing {
    background: #f1efed; }

  .checklist-email-trigger .panel-group {
    margin-top: 0 !important; }

  .checklist-email-trigger .panel-group .panel-title .checklist-option-icon-state {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -10px;
    color: #7a293c; }

  .checklist-email-trigger .panel-group .panel-title .checklist-option-icon-state .icon-itself {
    color: #7a293c; }

  .checklist-email-trigger .panel-group .panel-title .checklist-option-icon-state .checklist-option-icon-state-opened {
    display: block; }

  .checklist-email-trigger .panel-group .panel-title .checklist-option-icon-state .checklist-option-icon-state-closed {
    display: none; }

  .checklist-email-trigger .panel-title > .collapsed .icon-itself {
    color: #707d81 !important; }

  .checklist-email-trigger .panel-title > .collapsed .checklist-option-icon-state {
    color: #707d81 !important; }

  .checklist-email-trigger .panel-title > .collapsed .checklist-option-icon-state .checklist-option-icon-state-opened {
    display: none; }

  .checklist-email-trigger .panel-title > .collapsed .checklist-option-icon-state .checklist-option-icon-state-closed {
    display: block; } }
.newsletter-cta2 {
  padding: 45px 0 70px;
  color: #525252;
  font-size: 28px;
  text-align: center;
  line-height: 30px; }

.newsletter-cta2 .btn-subscribe {
  margin-top: 10px;
  border: none;
  outline: none; }

.newsletter-cta2 .cta {
  margin-bottom: 20px;
  padding: 10px;
  line-height: 38px; }

.newsletter-cta2 .col-bottom {
  padding-bottom: 10px; }

.results .result {
  margin-bottom: 20px; }

.results .result-title {
  font-size: 16px; }

.results .result-url {
  color: #1e8b0a; }

.results .results-position {
  font-weight: normal;
  margin-bottom: 10px; }

.results mark {
  background-color: #fcfb8d; }

.results nav {
  text-align: center; }

.title h1 {
  font-size: 36px;
  font-weight: normal;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #45525c; }

@media (max-width: 425px) {
  .title h1 {
    font-size: 27px; } }
.related-content-vertical {
  padding: 20px 0; }

.related-content-vertical .subheader {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: normal;
  border-bottom: 1px solid #f5f5f5; }

.related-content-vertical .related-content-photo {
  width: 100%;
  min-height: 140px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 5px; }

.related-content-vertical .related-content-excerpt {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: normal;
  line-height: 23px;
  padding: 10px 0 0; }

.related-content-vertical .related-content-source {
  padding-bottom: 20px;
  font-style: italic;
  color: #c3c3c3; }

@media (max-width: 992px) {
  .related-content-vertical .subheader {
    color: #45525c;
    text-align: left;
    border-bottom-color: transparent;
    margin-bottom: 0; }

  .related-content-vertical .related-content-photo {
    width: 100%;
    min-height: 300px; }

  .related-content-vertical .related-content-item {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #f5f5f5; }

  .related-content-vertical .related-content-button {
    margin-bottom: 10px; } }
.related-content-horizontal {
  padding: 20px 0; }

.related-content-horizontal .subheader {
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 700; }

.related-content-horizontal .related-content-photo {
  width: 100%;
  min-height: 140px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

.related-content-horizontal .related-content-excerpt {
  padding: 10px 0 0;
  font-size: 18px;
  font-weight: 700; }

.related-content-horizontal .related-content-source {
  padding-bottom: 20px; }

@media (max-width: 992px) {
  .related-content-horizontal .related-content-excerpt {
    padding-top: 0; } }
.hero-image {
  width: 100%;
  min-height: 320px;
  background: #efefef;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

@media (max-width: 991px) {
  .hero-image {
    min-height: 184px; }

  .hero-image img {
    width: 100%; } }
@media (max-width: 425px) {
  .hero-image {
    background-image: none;
    min-height: 0px; }

  .hero-image img {
    width: 100%; } }
.video .video-container {
  width: 100%;
  text-align: center; }

.video .video-container .video-container-item {
  position: relative;
  height: 0;
  padding-top: 25px;
  padding-bottom: 56.25%; }

.video .video-container .video-container-item iframe, .video .video-container .video-container-item video,
.video .video-container .video-container-item object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video .btn-play-video {
  opacity: .5; }

.video a.btn-play-video:hover {
  opacity: .8; }

/* Video Modal */
.ekko-lightbox .modal-dialog {
  max-width: 1000px !important; }

.ekko-lightbox .modal-header {
  display: none; }

.ekko-lightbox .modal-content {
  background: none;
  border: none; }

.article-excerpt .article-header {
  font-size: 24px; }

.article-excerpt .article-subheader {
  font-size: 22px; }

.article-excerpt .article-excerpt {
  font-size: 18px; }

.article-excerpt .article-photo {
  width: 100%;
  min-height: 140px;
  margin-bottom: 5px;
  background-color: #efefef;
  background-repeat: no-repeat;
  background-size: cover; }

.social-sharing {
  padding: 30px 0; }

.edu-newsletter-cta .edu-newsletter-container {
  background: #fff;
  background: rgba(255, 255, 255, 0.88);
  font-size: 28px;
  margin-top: 12%;
  margin-bottom: 30px;
  margin-right: 80px;
  padding: 30px; }

.edu-newsletter-cta .edu-newsletter-image {
  background: #333 top center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px; }

.edu-newsletter-cta .title {
  font-size: 30px;
  line-height: 36px;
  color: #45525c; }

.edu-newsletter-cta .subtitle {
  margin-top: 10px;
  font-size: 20px;
  line-height: 28px;
  color: #717d80; }

.edu-newsletter-cta .subsubtitle {
  margin-top: 5px;
  font-size: 20px;
  color: #df9100; }

.edu-newsletter-cta .edu-newsletter-form {
  min-height: 400px;
  background: #efefef;
  padding: 43px 80px; }

.edu-newsletter-cta .edu-newsletter-form .form-title {
  font-size: 28px;
  text-align: center;
  margin: 40px 0 20px 0;
  color: #848484; }

.edu-newsletter-cta .edu-newsletter-form .form-button {
  margin: 15px 0; }

.edu-newsletter-cta .edu-newsletter-form .input-lg {
  border: 1px solid #e2e1e1;
  height: 55px;
  padding: 15px; }

@media (max-width: 992px) {
  .edu-newsletter-cta > .container {
    width: inherit; }

  .edu-newsletter-cta .edu-newsletter-image-mobile {
    background: #333 top center;
    background-repeat: no-repeat;
    background-size: cover; }

  .edu-newsletter-cta .edu-newsletter-form {
    padding: 15px; }

  .edu-newsletter-cta .edu-newsletter-form .btn-orange {
    max-width: 80%;
    margin: 0 auto; }

  .edu-newsletter-cta .edu-newsletter-container {
    margin-top: 50px;
    margin-right: 0; }

  .edu-newsletter-cta .sm-center {
    text-align: center !important; }

  .edu-newsletter-cta .edu-newsletter-image, .edu-newsletter-cta .edu-newsletter-form {
    min-height: 0; } }
@media (min-width: 993px) {
  .edu-newsletter-container {
    max-width: 540px;
    min-height: 182px;
    float: right !important; } }
.mag-layout-1 {
  padding: 20px 0 40px; }

.mag-layout-1 h2 {
  font-size: 28px;
  color: #ab3544;
  margin-bottom: 15px;
  font-weight: normal; }

.mag-layout-1 h2 i {
  color: #787878;
  margin-right: 10px;
  font-size: 60px;
  margin-left: -10px; }

.mag-layout-1 .sub_heading {
  font-size: 24px;
  color: #444444;
  margin-bottom: 5px;
  margin-top: 0;
  line-height: 32px; }

.mag-layout-1 a {
  font-weight: bold;
  color: #00b9ea; }

.mag-layout-1 .btn {
  color: #aeaeae;
  font-weight: normal;
  border-radius: 0;
  font-size: 14px;
  background: #efefef; }

.mag-layout-1 .mag-three-article > div {
  margin: 40px 0 30px 0 !important; }

.mag-layout-1 .mag-three-article > div p {
  color: #879396; }

@media (max-width: 991px) {
  .mag-layout-1 {
    padding: 0 0 30px; }

  /*added background-position */
  .mag-layout-1 .image-full {
    margin-left: -15px;
    width: auto;
    margin-right: -15px;
    background-position: 0px 50%; }

  .mag-layout-1 .sub_heading {
    margin-top: 10px; }

  .mag-layout-1 .mag-three-article {
    margin-top: 10px; }

  .mag-layout-1 .mag-three-article > div {
    margin: 10px 0 !important; } }
@media (max-width: 425px) {
  .mag-layout-1 h2 {
    font-size: 25px !important; }

  .mag-layout-1 h3 {
    font-size: 24px !important; }

  .mag-layout-1 p {
    font-size: 17px !important; } }
@media (max-width: 375px) {
  .mag-layout-1 h2 {
    font-size: 23px !important; }

  .mag-layout-1 h3 {
    font-size: 22px !important; } }
@media (max-width: 320px) {
  .mag-layout-1 h2 {
    font-size: 20px !important; }

  .mag-layout-1 h3 {
    font-size: 20px !important; }

  .mag-layout-1 p {
    font-size: 15px !important; } }
.highlights {
  padding: 20px 0; }

.highlights .highlights-subtitle {
  font-size: 22px;
  color: #9b2c2a;
  text-align: left; }

.highlights hr {
  margin-top: 10px;
  margin-bottom: 20px;
  border-width: 3px; }

.highlights .highlights-subtext {
  color: #707c7e;
  font-size: 20px;
  font-style: italic;
  text-align: center;
  margin-bottom: 20px; }

.highlights .owl-carousel {
  /*margin-top: 50px;*/ }

.highlights .owl-carousel .owl-dots {
  text-align: center; }

.highlights .owl-carousel .owl-dots .owl-dot {
  display: inline-block; }

.highlights .owl-carousel .owl-dots .owl-dot:hover span {
  background: #9a9a9a; }

.highlights .owl-carousel .owl-dots .owl-dot.active span {
  background: #6e6e6e; }

.highlights .owl-carousel .owl-dots .owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  background: transparent;
  border: 1px solid;
  color: #9a9a9a;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; }

.highlights .owl-carousel .owl-stage {
  display: flex;
  align-items: flex-start; }

.highlights .owl-carousel .owl-stage .owl-item:last-child {
  margin-right: 0 !important; }

.highlights .highlights-notice {
  text-align: center;
  color: #999;
  margin-top: 10px; }

.highlights .highlights-remark {
  text-align: center;
  margin-top: 20px; }

.highlights .highlights-item {
  margin-bottom: 20px;
  padding: 55px 30px 25px;
  border-radius: 10px;
  background: #f1efec;
  color: #383d3d; }

.highlights .highlights-item.active {
  padding-top: 0;
  border: 1px solid #2fb1f1; }

.highlights .highlights-item.active .highlights-teaser {
  display: block;
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 10px 10px 0 0;
  font-size: 16px;
  background: #2fb1f1;
  color: #fff;
  text-align: center; }

.highlights .highlights-item.active .icon-itself {
  color: #333; }

.highlights .highlights-item h3 {
  margin: 0 0 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  position: relative; }

.highlights .highlights-item .icon-itself {
  color: #707c7e;
  font-size: 48px;
  vertical-align: middle;
  position: absolute;
  left: 0; }

.highlights .highlights-item .highlights-price {
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  margin-top: 15px; }

.highlights .highlights-item .highlights-description p {
  color: #656561;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px;
  min-height: 200px;
  line-height: 1.5;
  font-size: 15px; }

.highlights .highlights-item .highlights-description p:first-child {
  margin-top: 15px;
  border-top: 1px dashed #cfcfcf; }

.highlights .highlights-item .highlights-description p:last-child {
  margin-bottom: 15px;
  border-bottom: 1px dashed #cfcfcf; }

.highlights .highlights-item .highlights-teaser {
  display: none; }

.highlights .highlights-excerpt {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 0 0; }

.highlights .highlights-source {
  padding-bottom: 20px; }

.highlights .highlights-outstanding {
  padding: 30px 20px; }

.highlights .highlights-outstanding .btn + .btn {
  margin-left: 10px; }

@media (max-width: 992px) {
  .highlights .highlights-item h3 .icon-itself {
    display: none; }

  .highlights .highlights-help-text {
    display: block;
    margin-bottom: 30px;
    text-align: center;
    color: #a6a6a6; }

  .highlights .highlights-price {
    text-align: center; }

  .highlights .highlights-notice {
    width: auto; }

  .highlights .owl-carousel {
    /*margin-top: 30px;*/ } }
@media (min-width: 1000px) and (max-width: 1360px) {
  .highlights .highlights-item {
    min-height: 510px; }

  .highlights .highlights-item h3 {
    min-height: 50px; } }
@media (min-width: 993px) and (max-width: 1200px) {
  .highlights .highlights-item {
    min-height: 560px; } }
.text p {
  font-size: 16px;
  line-height: 22px; }

.topic-buttons {
  text-align: center; }

.topic-buttons a.btn-default {
  min-width: 160px;
  margin: 10px !important;
  padding: 20px;
  border-radius: 15px;
  font-size: 22px;
  line-height: 24px;
  opacity: .75; }

.topic-buttons a.btn-default:hover {
  opacity: 1; }

.topic-buttons a.btn-default i {
  font-size: 40px; }

.topic-buttons img {
  margin-bottom: 4px; }

.topic-buttons .subtitle {
  text-align: center;
  font-size: 24px;
  color: #777;
  margin-top: 20px;
  margin-bottom: 20px; }

.topic-buttons .btn-topic-container .btn-topic span {
  display: block;
  max-width: 118px;
  white-space: pre-line; }

.topic-buttons .btn-topic-container a {
  min-height: 80px; }

@media (max-width: 976px) {
  .topic-buttons {
    padding: 15px; }

  .topic-buttons .btn-topic-container .btn-topic span {
    max-width: none; }

  .topic-buttons .btn-topic-container a.btn-default {
    line-height: 40px; }

  .topic-buttons .btn-topic-container img {
    margin-top: -10px;
    margin-left: -10px; }

  .topic-buttons img {
    float: left; } }
/*added min-height:270px*/
.hero-statement {
  background: #333 top center no-repeat;
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 45px;
  background-position: center;
  width: 100%;
  min-height: 270px; }

/*added margin-top: 25px;*/
.hero-statement .hero-statement-content {
  background: #fff;
  padding: 10px 40px 20px 40px;
  margin-top: 35px;
  opacity: 0.85; }

.hero-statement p {
  font-size: 20px;
  color: #222222; }

.hero-statement h1 {
  font-size: 28px;
  line-height: 32px;
  color: #9b2c2a; }

@media (max-width: 991px) {
  .hero-statement {
    position: relative;
    padding: 0;
    min-height: 210px !important; }

  .hero-statement .hero-statement-container {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0px;
    width: 100%; }

  .hero-statement .hero-statement-content {
    width: 100%;
    padding: 5px 20px 20px 20px;
    margin: 0px;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0.80; }

  .hero-statement .hero-statement-content h1 {
    font-size: 22px;
    line-height: 28px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 0;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

  .hero-statement .hero-statement-content p {
    margin-top: 10px;
    font-size: 16px;
    color: #fff; } }
@media (max-width: 425px) {
  .hero-statement {
    background-position: 70% !important; }

  .hero-statement .hero-statement-content h1 {
    font-size: 20px; } }
@media (max-width: 320px) {
  .hero-statement .hero-statement-content h1 {
    font-size: 17px; } }
/*for view all product only*/
.hero-statement-allproduct {
  background: #333 top center no-repeat;
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 45px;
  background-position: 70%;
  width: 100%;
  min-height: 340px; }

/*added margin-top: 25px;*/
.hero-statement-allproduct .hero-statement-content {
  background: #fff;
  padding: 10px 40px 20px 40px;
  margin-top: 70px;
  opacity: 0.85; }

.hero-statement-allproduct p {
  font-size: 20px;
  color: #222222; }

.hero-statement-allproduct h1 {
  font-size: 28px;
  line-height: 32px;
  color: #9b2c2a; }

@media (max-width: 991px) {
  .hero-statement-allproduct {
    position: relative;
    padding: 0;
    min-height: 210px !important; }

  .hero-statement-allproduct .hero-statement-container {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0px;
    width: 100%; }

  .hero-statement-allproduct .hero-statement-content {
    width: 100%;
    padding: 5px 20px 20px 20px;
    margin: 0px;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0.80; }

  .hero-statement-allproduct .hero-statement-content h1 {
    font-size: 22px;
    line-height: 28px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 0;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

  .hero-statement-allproduct .hero-statement-content p {
    margin-top: 10px;
    font-size: 16px;
    color: #fff; } }
.hero-statement-alt {
  background: #fff top center no-repeat;
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 55px;
  width: 100%; }

.hero-statement-alt .hero-statement-content {
  background: #fff;
  padding: 10px 40px 20px 40px;
  opacity: .80; }

.hero-statement-alt p {
  font-size: 20px;
  color: #222222; }

.hero-statement-alt h1 {
  font-size: 28px;
  line-height: 32px;
  color: #9b2c2a; }

@media (max-width: 991px) {
  .hero-statement-alt {
    position: relative;
    padding: 0;
    background: #f1f1f1 top center no-repeat; }

  .hero-statement-alt .hero-statement-container {
    position: relative;
    top: 0;
    left: 0;
    padding: 0px;
    width: 100%; }

  .hero-statement-alt .hero-statement-content {
    width: 100%;
    padding: 5px 20px 20px 20px;
    margin: 0px;
    font-size: 18px;
    color: #eee;
    background: none;
    background: #f1f1f1;
    opacity: 1 !important; }

  .hero-statement-alt .hero-statement-content h1 {
    font-size: 22px;
    line-height: 28px;
    font-weight: normal;
    color: #9b2c2a;
    margin-bottom: 0;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

  .hero-statement-alt .hero-statement-content p {
    margin-top: 10px;
    font-size: 16px;
    color: #333; } }
/*added for trigger pages only due to Banner images. In future can be removed. */
.hero-statement-trigger {
  background: #333 top center no-repeat;
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 45px;
  width: 100%;
  background-position: 0px 55%; }

.hero-statement-trigger .hero-statement-content {
  background: #fff;
  padding: 10px 40px 20px 40px;
  opacity: .80; }

.hero-statement-trigger p {
  font-size: 20px;
  color: #222222; }

.hero-statement-trigger h1 {
  font-size: 28px;
  line-height: 32px;
  color: #9b2c2a; }

@media (max-width: 1200px) {
  .hero-statement-trigger {
    background-position: 70%; } }
@media (max-width: 991px) {
  .hero-statement-trigger {
    position: relative;
    padding: 0;
    background: #f1f1f1 top center no-repeat; }

  .hero-statement-trigger .hero-statement-container {
    position: relative;
    top: 0;
    left: 0;
    padding: 0px;
    width: 100%; }

  .hero-statement-trigger .hero-statement-content {
    width: 100%;
    padding: 5px 20px 20px 20px;
    margin: 0px;
    font-size: 18px;
    color: #eee;
    background: none;
    background: #f1f1f1;
    opacity: 1 !important; }

  .hero-statement-trigger .hero-statement-content h1 {
    font-size: 22px;
    line-height: 28px;
    font-weight: normal;
    color: #9b2c2a;
    margin-bottom: 0;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

  .hero-statement-trigger .hero-statement-content p {
    margin-top: 10px;
    font-size: 16px;
    color: #333; } }
/*min-height 300 to 188*/
.image-full {
  background: #333 top center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 188px; }

.article-excerpt .article-header {
  font-size: 24px; }

.article-excerpt .article-subheader {
  font-size: 22px; }

.article-excerpt .article-excerpt {
  font-size: 18px; }

.article-excerpt .article-photo {
  width: 100%;
  min-height: 140px;
  margin-bottom: 5px;
  background-color: #efefef;
  background-repeat: no-repeat;
  background-size: cover; }

.article-excerpt-no-photo {
  padding: 15px 0 20px; }

.article-excerpt-no-photo .article-header {
  font-size: 24px; }

.article-excerpt-no-photo .article-subheader {
  font-size: 26px;
  margin-bottom: 10px;
  color: #4d4d4d; }

.article-excerpt-no-photo .article-excerpt {
  font-size: 15px;
  color: #838f92; }

.article-excerpt-no-photo .rm_link {
  color: #00b9ea;
  display: inline-block;
  margin: 0 !important;
  padding: 0; }

.tab-carousel {
  margin-bottom: 40px; }

.tab-carousel .tab-carousel-heading {
  clear: both;
  margin-bottom: 20px; }

.tab-carousel .tab-carousel-heading h3 strong {
  margin: 15px 0 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.25;
  color: #9b2c2a; }

.tab-carousel .tab-carousel-heading h3 small {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.25;
  vertical-align: middle;
  color: #424f59; }

.tab-carousel .tab-carousel-heading h3 strong, .tab-carousel .tab-carousel-heading h3 small {
  display: block; }

.tab-carousel .tab-carousel-container .owl-stage-outer:before,
.tab-carousel .tab-carousel-container .owl-stage-outer:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 10px; }

.tab-carousel .tab-carousel-container .owl-stage-outer:before {
  left: 0;
  background: linear-gradient(to right, #f1f1f1, rgba(241, 241, 241, 0)); }

.tab-carousel .tab-carousel-container .owl-stage-outer:after {
  right: 0;
  background: linear-gradient(to left, #f1f1f1, rgba(241, 241, 241, 0)); }

.tab-carousel .tab-carousel-container .tab-pane, .tab-carousel .tab-carousel-container .item {
  min-height: 415px; }

.tab-carousel .tab-carousel-container .tab-pane h3, .tab-carousel .tab-carousel-container .item h3 {
  color: #353c43;
  margin-top: 0;
  margin-bottom: 20px; }

.tab-carousel .tab-carousel-container .tab-pane h3 small, .tab-carousel .tab-carousel-container .item h3 small {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #000; }

.tab-carousel .tab-carousel-container .tab-pane p, .tab-carousel .tab-carousel-container .item p {
  color: #353c43; }

.tab-carousel .tab-carousel-container .tab-pane small, .tab-carousel .tab-carousel-container .item small {
  color: #a6a6a6;
  font-size: 12px; }

.tab-carousel .tab-carousel-state-tab {
  overflow-x: hidden;
  border: 1px solid #c5c5c5; }

.tab-carousel .tab-carousel-state-tab .tab-carousel-state-tab-wrapper {
  display: table;
  width: 100%; }

.tab-carousel .tab-carousel-state-tab .tab-carousel-state-tab-wrapper .tab-carousel-state-tab-cell {
  display: table-cell;
  vertical-align: top; }

.tab-carousel .tab-carousel-state-tab .tab-carousel-state-tab-wrapper .tab-carousel-state-tab-cell-image {
  width: 35%;
  background: #fdfdfd;
  background-size: cover;
  position: relative;
  overflow: hidden; }

.tab-carousel .tab-carousel-state-tab .tab-carousel-state-tab-wrapper .tab-carousel-state-tab-cell-image .tab-pane {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-width: 400px;
  min-height: 415px;
  background-size: cover; }

.tab-carousel .tab-carousel-state-tab .tab-carousel-state-tab-wrapper .tab-carousel-state-tab-cell-nav {
  width: 20%; }

.tab-carousel .tab-carousel-state-tab .tab-carousel-state-tab-wrapper .tab-carousel-state-tab-cell-content {
  width: 45%; }

.tab-carousel .tab-carousel-state-tab .nav-pills {
  background: #fff;
  display: block; }

.tab-carousel .tab-carousel-state-tab .nav-pills a {
  color: #9e9e9e;
  border-radius: 0; }

.tab-carousel .tab-carousel-state-tab .nav-pills a:hover {
  background: #fff; }

.tab-carousel .tab-carousel-state-tab .nav-pills li {
  position: relative; }

.tab-carousel .tab-carousel-state-tab .nav-pills li a {
  padding: 15px 20px;
  word-wrap: break-word;
  font-size: 20px; }

.tab-carousel .tab-carousel-col-tab-image {
  padding-right: 0; }

.tab-carousel .tab-carousel-state-tab .tab-pane {
  padding: 0;
  background: #f0efed; }

.tab-carousel .tab-carousel-state-tab .tab-pane img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.tab-carousel .tab-carousel-state-tab .tab-pane .tab-carousel-col-tab-content {
  padding: 20px;
  min-height: 415px; }

.tab-carousel .tab-carousel-state-tab .nav-pills .active a {
  background: #f0efed;
  color: #9b2c2a; }

@media (max-width: 991px) {
  .tab-carousel {
    background: #f1f1f1; }

  .tab-carousel .tab-carousel-heading {
    margin-bottom: 15px; }

  .tab-carousel .tab-carousel-container .item {
    background: #fff;
    border: 2px solid #d8d8d8;
    padding: 15px 30px;
    overflow-y: auto;
    max-height: 305px; }

  .tab-carousel .tab-carousel-help-text {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    color: #a6a6a6; }

  .tab-carousel .owl-carousel .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    -webkit-tap-highlight-color: transparent; }

  .tab-carousel .owl-carousel .owl-dots {
    text-align: center; }

  .tab-carousel .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1; }

  .tab-carousel .owl-carousel .owl-dot:hover span {
    background: #9a9a9a; }

  .tab-carousel .owl-carousel .owl-dot.active span {
    background: #6e6e6e; }

  .tab-carousel .owl-carousel .owl-dot span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: transparent;
    border: 1px solid;
    color: #9a9a9a;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px; }

  .tab-carousel .tab-carousel-heading h3 strong {
    margin-bottom: 5px; }

  .tab-carousel .tab-carousel-heading h3 strong, .tab-carousel .tab-carousel-heading h3 small {
    display: block;
    width: auto;
    padding: 0; } }
.featured-content {
  margin-top: 30px; }

.featured-content .article-header {
  font-size: 22px;
  font-weight: 700; }

.triple-articles {
  margin-top: 30px; }

.triple-articles .article-header {
  font-size: 22px;
  font-weight: 700; }

.hero-video {
  background: #333;
  padding-top: 25px;
  padding-bottom: 45px;
  background-position: right; }

.hero-video .hero-title {
  font-size: 26px;
  color: #fff;
  margin-bottom: 10px; }

.hero-video .hero-slogan {
  font-size: 36px;
  color: #B3B3B3; }

.hero-video .hero-description {
  font-size: 16px;
  margin-bottom: 40px;
  color: #B3B3B3; }

.hero-video .hero-price {
  font-size: 28px;
  line-height: 26px;
  color: #B3B3B3;
  font-weight: normal; }

.hero-video .hero-per {
  font-size: 12px;
  line-height: 18px;
  color: #B3B3B3;
  font-weight: normal;
  padding-left: 24px; }

.hero-video .hero-disclaimer {
  padding-top: 8px;
  font-size: 12px;
  color: #B3B3B3; }

.hero-video .btn-view-products {
  background: rgba(255, 255, 255, 0.2) !important;
  border: 2px solid rgba(255, 255, 255, 0.5) !important;
  color: #fff;
  opacity: .55; }

.hero-video .trademark {
  font-size: 14px;
  color: #aaa; }

.hero-product .hero-product-cover {
  padding-top: 25px;
  padding-bottom: 45px;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0; }

.hero-product .hero-product-cover .hero-product-cover-with-description {
  position: relative; }

.hero-product .hero-product-cover .hero-product-cover-with-description img {
  width: 100%; }

.hero-product .hero-product-cover .hero-product-cover-with-description .hero-product-cover-bright-description {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 80px;
  padding: 20px;
  font-size: 18px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7); }

.hero-product .hero-product-cover .hero-product-cover-with-description .hero-product-cover-bright-description h4 {
  font-size: 26px; }

.hero-product .hero-product-price {
  font-size: 36px;
  padding-top: 10px;
  line-height: 36px;
  font-weight: 400;
  color: #4d4d4d; }

.hero-product .hero-product-outdrop {
  background: #fff;
  padding: 30px 25px;
  border-radius: 10px; }

.hero-product .hero-product-title {
  font-size: 32px;
  color: #9b2c2a;
  margin-bottom: 10px; }

.hero-product p {
  color: #505050;
  font-size: 18px; }

.hero-product ul {
  margin: 0 0 15px;
  padding: 0; }

.hero-product ul li {
  list-style: none;
  font-size: 16px;
  color: #848f92;
  line-height: 32px; }

.hero-product ul li:before {
  content: "\f05d";
  font: normal normal normal 16px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: auto;
  margin-right: 10px;
  display: inline-block; }

.hero-product small {
  margin-top: 10px;
  display: inline-block; }

@media (max-width: 991px) {
  .hero-product .hero-product-cover {
    padding-top: 0;
    padding-bottom: 0; }

  .hero-product .hero-product-cover > .container {
    width: 100% !important; }

  .hero-product .hero-product-cover .hero-product-cover-bright {
    display: block;
    width: 100%;
    height: auto;
    min-height: 280px;
    background-size: cover; }

  .hero-product .hero-product-outdrop {
    border-radius: 0; }

  .hero-product .hero-product-title {
    font-size: 18px;
    margin-bottom: 0;
    padding: 20px;
    background: #fff; }

  .hero-product .hero-product-title, .hero-product .md-right {
    text-align: left !important; }

  .hero-product .hero-product-description {
    margin-left: 0;
    font-size: 18px;
    color: #999; }

  .hero-product .hero-product-price {
    font-style: italic;
    margin-bottom: 10px; }

  .hero-product .btn-xs-block {
    width: 100%; } }
.hero-product-short .hero-product-short-cover {
  background: #333 top center no-repeat;
  background-size: cover;
  min-height: 280px;
  padding-top: 40px;
  padding-bottom: 40px; }

.hero-product-short .hero-product-short-cover .hero-product-short-cover-with-description {
  position: relative; }

.hero-product-short .hero-product-short-cover .hero-product-short-cover-with-description .hero-product-short-cover-bright-description {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 60px;
  padding: 0;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%); }

.hero-product-short .hero-product-short-outdrop {
  background: #fff;
  padding: 30px 45px;
  border-radius: 0; }

.hero-product-short .hero-product-short-title {
  font-size: 28px;
  font-weight: normal;
  line-height: 38px;
  color: #9b2c2a;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.hero-product-short .hero-product-short-description {
  font-size: 14px;
  margin-bottom: 0;
  margin-left: 30px;
  padding-left: 1.3em;
  color: #434a53;
  list-style: none; }

.hero-product-short .hero-product-short-description li:before {
  content: "\2013";
  display: inline-block;
  width: 1.3em;
  margin-left: -1.3em;
  padding-right: 5px; }

@media (max-width: 991px) {
  .hero-product-short {
    position: relative; }

  .hero-product-short .hero-product-short-cover {
    padding-top: 0;
    padding-bottom: 0; }

  .hero-product-short .hero-product-short-cover > .container {
    width: 100% !important; }

  .hero-product-short .hero-product-short-cover .hero-product-short-cover-bright {
    display: block;
    width: 100%;
    height: auto;
    background-size: cover; }

  .hero-product-short .hero-product-short-outdrop {
    border-radius: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    padding: 15px;
    width: 100%; }

  .hero-product-short .hero-product-short-title {
    font-size: 26px;
    color: #fff;
    text-align: center; }

  .hero-product-short .hero-product-short-description {
    font-size: 18px;
    color: #707c7e; } }
.hero-short .hero-short-cover {
  background: #333 top center no-repeat;
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 45px;
  background-position: right; }

.hero-short .hero-short-cover .hero-trigger-cover-with-description {
  position: relative; }

.hero-short .hero-short-cover .hero-trigger-cover-with-description .hero-trigger-cover-bright-description {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 60px;
  padding: 20px;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%); }

.hero-short p {
  font-size: 20px;
  color: #818181; }

.hero-short .hero-short-outdrop {
  background: rgba(255, 255, 255, 0.9);
  padding: 30px 35px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

.hero-short .hero-short-title {
  font-size: 28px;
  font-weight: normal;
  line-height: 38px;
  color: #9b2c2a;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.hero-short .hero-short-description {
  font-size: 14px;
  margin-bottom: 10px;
  margin-left: 30px;
  padding-left: 1.3em;
  color: #434a53;
  list-style: none; }

.hero-short .hero-short-description li:before {
  content: "\2013";
  display: inline-block;
  width: 1.3em;
  margin-left: -1.3em;
  padding-right: 5px; }

@media (max-width: 991px) {
  .hero-short .hero-short-cover {
    background: none;
    padding: 0; }

  .hero-short .hero-short-outdrop {
    border-radius: 0;
    background: #eeeeee; }

  .hero-short .hero-short-title {
    font-size: 20px;
    line-height: normal;
    font-weight: 300; }

  .hero-short .hero-short-title, .hero-short .md-right {
    text-align: left !important; }

  .hero-short p {
    margin-left: 0;
    font-size: 14px;
    color: #111111; } }
.hero-product-video .hero-product-video-cover {
  padding-top: 25px;
  padding-bottom: 21px;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0; }

.hero-product-video .hero-product-video-cover .hero-product-video-cover-with-description {
  position: relative; }

.hero-product-video .hero-product-video-cover .hero-product-video-cover-with-description img {
  width: 100%; }

.hero-product-video .hero-product-video-cover .hero-product-video-cover-with-description .hero-product-video-cover-bright-description {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 80px;
  padding: 20px;
  font-size: 18px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7); }

.hero-product-video .hero-product-video-cover .hero-product-video-cover-with-description .hero-product-video-cover-bright-description h4 {
  font-size: 26px; }

.hero-product-video .hero-product-video-outdrop {
  background: #fff;
  padding: 30px 25px;
  border-radius: 10px; }

/*PETDEV - 20716 change color #9b2c2a - #b61826 */
.hero-product-video .hero-product-video-title {
  font-size: 32px;
  color: #b61826;
  margin-bottom: 10px; }

/*PETDEV - 20716 change color #505050 - #3f3f3f font-size: 18px - 19px */
.hero-product-video p {
  color: #3f3f3f;
  font-size: 19px; }

.hero-product-video ul {
  margin: 0 0 15px;
  padding: 0; }

/*PETDEV - 20716 change color #848f92 - #717d80 font-size: 16px - 16.2px */
.hero-product-video ul li {
  list-style: none;
  font-size: 16.2px;
  color: #717d80;
  padding-left: 20px;
  line-height: 32px; }

.hero-product-video ul li:before {
  content: "\f05d";
  font: normal normal normal 16px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: auto;
  margin-right: 6px;
  margin-left: -20px;
  display: inline-block; }

.hero-product-video small {
  display: inline-block;
  margin-top: 10px; }

/*PETDEV - 20716 change font-size: 32px - 32.4px */
.hero-product-video .hero-product-video-price {
  font-size: 32.4px;
  line-height: 36px;
  font-weight: 400;
  color: #4d4d4d; }

/*PETDEV - 20716 change color:#4d4d4d -#424242 font-size: 18px - 20.2.px */
.hero-product-video .hero-product-video-per {
  font-size: 20.2px;
  line-height: 18px;
  font-weight: 400;
  color: #424242; }

@media (max-width: 991px) {
  .hero-product-video .hero-product-video-cover {
    padding-top: 0;
    padding-bottom: 0; }

  .hero-product-video .hero-product-video-cover > .container {
    width: 100% !important; }

  .hero-product-video .hero-product-video-cover .hero-product-video-cover-bright {
    display: block;
    width: 100%;
    height: auto;
    background-size: cover; }

  .hero-product-video .hero-product-video-outdrop {
    border-radius: 0; }

  .hero-product-video .hero-product-video-title {
    font-size: 18px;
    margin-bottom: 0;
    padding: 20px;
    background: #fff; }

  .hero-product-video .hero-product-video-title, .hero-product-video .md-right {
    text-align: left !important; }

  .hero-product-video .hero-product-video-description {
    margin-left: 0;
    font-size: 18px;
    color: #999; }

  .hero-product-video .btn-xs-block {
    width: 100%; } }
@media (max-width: 425px) {
  .hero-product-video .hero-product-video-cover .hero-product-video-cover-with-description .hero-product-video-cover-bright-description h4 {
    font-size: 21px !important; }

  .hero-product-video .hero-product-video-cover .hero-product-video-cover-with-description .hero-product-video-cover-bright-description {
    font-size: 15px !important; }

  /*PETDEV - 20716 change font-size: 14px - 12px */
  .hero-product-video ul li {
    font-size: 12px !important; }

  /*PETDEV - 20716 remove !important so .productPrice is used */
  .hero-product-video p {
    font-size: 14px; }

  .hero-product-video .btn-xs-block {
    font-size: 18px !important; }

  /*PETDEV - 20716 change font-size: 24px - 22px */
  .hero-product-video .hero-product-video-price {
    font-size: 22px !important; }

  /*PETDEV - 20716 change font-size: 18px - 14px */
  .hero-product-video .hero-product-video-per {
    font-size: 14px !important; }

  .hero-product-video small {
    font-size: 12px !important; }

  .plan-highlights h2 {
    font-size: 21px !important; }

  .plan-highlights .highlight_content {
    font-size: 20px !important; }

  .tab-carousel .tab-carousel-heading h3 strong {
    font-size: 25px !important; }

  .tab-carousel .tab-carousel-heading h3 small {
    font-size: 20px !important; }

  .tab-carousel .tab-carousel-container .tab-pane, .tab-carousel .tab-carousel-container .item {
    min-height: 350px !important; }

  .premium-product .subheader {
    font-size: 25px !important; }

  .premium-product .premium-product-item h3 {
    font-size: 21px !important; }

  .premium-product .premium-product-item p {
    font-size: 14px !important; }

  .premium-product .premium-product-item .premium-product-outstanding span {
    position: relative !important; }

  .similar-product-small .subheader {
    font-size: 24px !important; }

  .similar-product-small .similar-product-small-item h3 {
    font-size: 22px !important; }

  .similar-product-small .similar-product-small-item p {
    font-size: 16px !important; } }
@media (max-width: 320px) {
  .hero-product-video .hero-product-video-cover .hero-product-video-cover-with-description .hero-product-video-cover-bright-description h4 {
    font-size: 18px !important; }

  .hero-product-video ul li {
    font-size: 12px !important; }

  .hero-product-video p {
    font-size: 12px !important; }

  .hero-product-video .btn-xs-block {
    font-size: 16px !important; }

  /*PETDEV - 20716 change font-size: 24px - 22px */
  .hero-product-video .hero-product-video-price {
    font-size: 22px !important; }

  .hero-product-video .hero-product-video-per {
    font-size: 14px !important; }

  .plan-highlights .highlight_content {
    font-size: 17px !important; }

  .tab-carousel .tab-carousel-heading h3 strong {
    font-size: 20px !important; }

  .tab-carousel .tab-carousel-heading h3 small {
    font-size: 17px !important; }

  .tab-carousel .tab-carousel-container .tab-pane, .tab-carousel .tab-carousel-container .item {
    min-height: 290px !important; }

  .premium-product .premium-product-item h3 {
    font-size: 18px !important; }

  .premium-product .premium-product-item p {
    font-size: 12px !important; }

  .similar-product-small .similar-product-small-item h3 {
    font-size: 20px !important; }

  .similar-product-small .similar-product-small-item p {
    font-size: 14px !important; } }
.similar-product {
  padding: 20px 0; }

.similar-product .subheader {
  padding-bottom: 20px;
  color: #393e45;
  font-size: 32px;
  font-weight: 400;
  text-align: center; }

.similar-product .product-disclaimer {
  font-size: 13px;
  padding: 15px 15px; }

.similar-product .similar-product-photo {
  width: 100%;
  min-height: 140px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

.similar-product .similar-product-item {
  margin-bottom: 20px;
  padding: 35px 60px;
  border-radius: 10px;
  background: #f1efec;
  color: #383d3d; }

.similar-product .similar-product-item h3 {
  color: #454342;
  margin: 0 0 20px;
  vertical-align: middle;
  font-weight: 700; }

.similar-product .similar-product-item .icon-itself {
  color: #707c7e;
  margin-right: 20px;
  font-size: 48px;
  vertical-align: middle; }

.similar-product .similar-product-item .similar-product-price {
  margin-bottom: 10px;
  font-size: 20px;
  font-style: italic; }

.similar-product .similar-product-excerpt {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 0 0; }

.similar-product .similar-product-source {
  padding-bottom: 20px; }

.similar-product .similar-product-description {
  font-size: 14px;
  margin-bottom: 20px;
  margin-left: 30px;
  padding-left: 1.3em;
  color: #838784;
  list-style: none; }

.similar-product .similar-product-description li {
  margin-bottom: 5px; }

.similar-product .similar-product-description li:before {
  content: "\f05d";
  font-family: FontAwesome;
  display: inline-block;
  width: 1.3em;
  margin-left: -1.3em; }

.similar-product .similar-product-description li:last-child {
  margin-bottom: 0; }

.similar-product .similar-product-outstanding {
  padding: 10px 20px; }

.similar-product .similar-product-outstanding .btn + .btn {
  margin-left: 10px; }

@media (max-width: 992px) {
  .similar-product .similar-product-outstanding {
    margin-left: 16.6666666667%; }

  .similar-product .similar-product-item h3 {
    margin-bottom: 10px; }

  .similar-product .similar-product-item {
    padding: 35px 30px 25px;
    border-radius: 4px; }

  .similar-product .similar-product-item .similar-product-price {
    margin-bottom: 20px; }

  .similar-product .similar-product-item .similar-product-price strong {
    font-weight: 400; }

  .similar-product .similar-product-item p {
    color: #656561;
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px; }

  .similar-product .similar-product-item p:first-child {
    margin-top: 10px;
    border-top: 1px dashed #cfcfcf; }

  .similar-product .similar-product-item p:last-child {
    margin-bottom: 10px;
    border-bottom: 1px dashed #cfcfcf; } }
.similar-product-small {
  padding: 20px 0; }

.similar-product-small .subheader {
  padding-bottom: 20px;
  color: #393e45;
  font-size: 28px;
  font-weight: 400;
  text-align: center; }

.similar-product-small .product-disclaimer {
  font-size: 13px;
  padding: 15px 15px; }

.similar-product-small .similar-product-small-photo {
  width: 100%;
  min-height: 140px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

.similar-product-small .similar-product-small-item {
  margin-bottom: 20px;
  padding: 35px 30px 25px;
  border-radius: 4px;
  background: #eae9e5;
  border: 1px solid #ecebe7;
  color: #383d3d;
  position: relative; }

.similar-product-small .similar-product-small-item .btn-red-outline {
  font-size: 20px; }

.similar-product-small .similar-product-small-item h3 {
  color: #454342;
  margin: 0 0 10px;
  vertical-align: middle;
  font-weight: 400; }

.similar-product-small .similar-product-small-item h3 span {
  margin-left: 20px; }

.similar-product-small .similar-product-small-item h3 span em {
  font-weight: 700; }

.similar-product-small .similar-product-small-item p {
  margin: 20px 0; }

.similar-product-small .similar-product-small-item .icon-itself {
  color: #707c7e;
  margin-right: 20px;
  font-size: 48px;
  vertical-align: middle; }

.similar-product-small .similar-product-small-item .similar-product-small-price {
  margin-bottom: 20px;
  font-size: 20px;
  font-style: italic; }

.similar-product-small .similar-product-small-item .similar-product-small-price strong {
  font-weight: 400; }

.similar-product-small .similar-product-small-item .similar-product-small-description p {
  color: #656561;
  padding: 20px;
  margin-left: -20px;
  margin-right: -20px; }

.similar-product-small .similar-product-small-item .similar-product-small-description p:first-child {
  margin-top: 10px;
  border-top: 1px dashed #cfcfcf; }

.similar-product-small .similar-product-small-item .similar-product-small-description p:last-child {
  margin-bottom: 10px;
  border-bottom: 1px dashed #cfcfcf; }

.similar-product-small .similar-product-small-item .similar-product-small-notice {
  color: #838784;
  font-size: 14px; }

.similar-product-small .similar-product-small-outstanding {
  padding: 10px 20px; }

.similar-product-small .similar-product-small-outstanding .btn + .btn {
  margin-left: 10px; }

.similar-product-small .btn-grey {
  border-radius: 6px; }

.similar-product-small .similar-product-small-view-all {
  color: #9f9d9a;
  background: #efefef;
  font-size: 14px;
  text-align: center;
  max-width: 600px;
  padding: 10px;
  border-radius: 5px;
  display: block;
  margin: 30px auto; }

.similar-product-small .similar-product-small-view-all:hover,
.similar-product-small .similar-product-small-view-all:focus,
.similar-product-small .similar-product-small-view-all:active {
  /*color: #b3b1ae;*/
  text-decoration: none;
  border-color: #981E32;
  color: #fff !important;
  background: #981E32; }

@media (max-width: 992px) {
  .similar-product-small .similar-product-small-item {
    margin-bottom: 60px; }

  .similar-product-small .similar-product-small-item .similar-product-small-view-all {
    position: absolute;
    bottom: -80px;
    left: -15px;
    right: -15px;
    background: #f1efec;
    padding: 10px 20px;
    border-radius: 6px; } }
.plan-highlights {
  padding: 30px 0; }

.plan-highlights h2 {
  font-size: 20px;
  font-weight: normal;
  padding-top: 16px; }

.plan-highlights .highlight_content {
  padding: 20px 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) !important;
  display: block;
  font-size: 20px;
  border: 1px solid #e8e8e8;
  margin: 10px 0;
  color: #c01820;
  text-decoration: inherit; }

.plan-highlights .highlight_content:hover {
  border-color: #981E32;
  color: #fff;
  background: #981E32; }

/*sticky nav for product subscription*/
.plan-highlights .affix {
  top: 0;
  z-index: 99;
  display: block;
  box-shadow: 0 7px 5px -2px rgba(0, 0, 0, 0.15) !important; }

.plan-highlights .affix div {
  background: #f1f1f1 !important; }

.plan-highlights .affix .affix-only {
  display: block; }

.plan-highlights .affix-only {
  display: none; }

.plan-highlights .affix .hide-affix {
  display: none !important; }

@media (max-width: 1778px) {
  .plan-highlights .highlight_content {
    height: 78px; } }
@media (max-width: 1617px) {
  .plan-highlights .highlight_content {
    font-size: 20px; }

  .plan-highlights h2 {
    font-size: 20px; } }
@media (max-width: 1410px) {
  .plan-highlights .highlight_content {
    font-size: 18px; }

  .plan-highlights h2 {
    font-size: 18px; } }
@media (max-width: 1209px) {
  .plan-highlights .highlight_content {
    font-size: 16px; }

  .plan-highlights h2 {
    font-size: 16px; } }
@media (max-width: 992px) {
  .plan-highlights .highlight_content {
    font-size: 16px; } }
@media (max-width: 768px) {
  .plan-highlights {
    padding: 15px 0; }

  .plan-highlights h2 {
    text-align: center; } }
.stickyNav {
  background: #f1f1f1;
  left: 15px;
  width: 100%; }

.navbar {
  -webkit-backface-visibility: hidden; }

@media (max-width: 991px) {
  .stickyNav {
    visibility: hidden; } }
.premium-product-small {
  padding: 20px 0; }

.premium-product-small .subheader {
  padding-bottom: 20px;
  color: #9b2c2a;
  font-size: 28px;
  font-weight: 400;
  text-align: center; }

.premium-product-small .premium-product-small-item {
  margin-bottom: 20px;
  padding: 35px 60px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #2fb1f1;
  color: #383d3d; }

.premium-product-small .premium-product-small-item h3 {
  color: #454342;
  margin: 0 0 20px;
  vertical-align: middle;
  font-weight: 700; }

.premium-product-small .premium-product-small-item h3 small {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #454342; }

.premium-product-small .premium-product-small-item .icon-itself {
  color: #707c7e;
  margin-right: 20px;
  font-size: 48px;
  vertical-align: middle; }

.premium-product-small .premium-product-small-item .premium-product-small-price {
  margin-bottom: 10px;
  font-size: 20px;
  font-style: italic; }

.premium-product-small .premium-product-small-excerpt {
  font-size: 18px;
  font-weight: normal;
  padding: 10px 0 0 0; }

.premium-product-small .premium-product-small-source {
  padding-bottom: 20px; }

.premium-product-small .premium-product-small-description {
  font-size: 14px;
  margin-bottom: 20px;
  margin-left: 30px;
  padding-left: 1.3em;
  color: #838784;
  list-style: none; }

.premium-product-small .premium-product-small-description li {
  margin-bottom: 10px; }

.premium-product-small .premium-product-small-description li:before {
  content: "\f05d";
  font-family: FontAwesome;
  display: inline-block;
  width: 1.3em;
  margin-left: -1.3em; }

.premium-product-small .premium-product-small-description li:last-child {
  margin-bottom: 0; }

.premium-product-small .premium-product-small-outstanding {
  padding: 10px 20px; }

.premium-product-small .premium-product-small-outstanding .btn {
  font-weight: 700;
  font-size: 16px; }

.premium-product-small .premium-product-small-outstanding .btn + .btn {
  margin-left: 10px; }

@media (max-width: 992px) {
  .premium-product-small .subheader {
    margin-bottom: 20px; }

  .premium-product-small .premium-product-small-outstanding {
    text-align: center; }

  .premium-product-small .premium-product-small-outstanding .btn {
    padding: 25px 40px; }

  .premium-product-small .premium-product-small-item h3 {
    margin-bottom: 10px; }

  .premium-product-small .premium-product-small-price {
    margin-bottom: 20px; }

  .premium-product-small .premium-product-small-notice {
    color: #9b9b9b; }

  .premium-product-small .premium-product-small-item .premium-product-small-price strong {
    font-weight: 700; }

  .premium-product-small .premium-product-small-description {
    font-size: 18px;
    position: relative;
    padding-top: 30px; }

  .premium-product-small .premium-product-small-description:after {
    content: "";
    position: absolute;
    top: 10px;
    left: -60px;
    right: -30px;
    display: block;
    border-top: 1px dashed #a4abb1; }

  .premium-product-small .premium-product-small-description li:before {
    font-size: 28px;
    line-height: 34px;
    color: #454342;
    vertical-align: middle; }

  .premium-product-small .premium-product-small-item {
    padding: 35px 30px 25px;
    border-radius: 4px; }

  .premium-product-small .premium-product-small-item p {
    color: #656561;
    padding: 20px 0; }

  .premium-product-small .premium-product-small-item p:first-child {
    margin-top: 10px;
    border-top: 1px dashed #cfcfcf; }

  .premium-product-small .premium-product-small-item p:last-child {
    margin-bottom: 10px;
    border-bottom: 1px dashed #cfcfcf; } }
.premium-product {
  padding: 20px 0; }

.premium-product .subheader {
  padding-bottom: 20px;
  color: #9b2c2a;
  font-size: 28px;
  font-weight: 400;
  text-align: center; }

.premium-product .premium-product-item {
  margin-bottom: 20px;
  padding: 35px 60px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #2fb1f1;
  color: #383d3d; }

.premium-product .premium-product-item h3 {
  color: #454342;
  margin: 0 0 10px;
  vertical-align: middle;
  font-weight: 400; }

.premium-product .premium-product-item h3 span {
  margin-left: 20px; }

.premium-product .premium-product-item h3 span em {
  font-weight: 700; }

.premium-product .premium-product-item p {
  margin: 20px 0; }

.premium-product .premium-product-item .premium-product-outstanding {
  padding: 10px 20px; }

.premium-product .premium-product-item .premium-product-outstanding .btn {
  font-weight: 700;
  font-size: 16px; }

.premium-product .premium-product-item .premium-product-outstanding .btn + .btn {
  margin-left: 10px; }

.premium-product .premium-product-item .premium-product-outstanding span {
  margin-left: 15px; }

.most-popular-products {
  padding: 40px 0 20px; }

.most-popular-products .subheader {
  padding-bottom: 40px;
  color: #9b2c2a;
  font-size: 28px;
  font-weight: 400;
  text-align: center; }

.most-popular-products .most-popular-products-items {
  background: #fff;
  border: 1px solid #2fb1f1;
  color: #383d3d;
  padding: 0;
  border-radius: 10px; }

.most-popular-products .most-popular-products-items .most-popular-products-header {
  background: #2fb1f1;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  border-radius: 10px 10px 0 0; }

.most-popular-products .most-popular-products-item {
  margin-bottom: 20px;
  padding: 20px; }

.most-popular-products .most-popular-products-item .most-popular-products-item-photo img {
  width: 100%;
  height: auto; }

.most-popular-products .most-popular-products-item h3 {
  color: #454342;
  margin: 0 0 20px;
  vertical-align: middle; }

.most-popular-products .most-popular-products-item h3 small {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px; }

.most-popular-products .most-popular-products-item .icon-itself {
  color: #707c7e;
  margin-right: 20px;
  font-size: 48px;
  vertical-align: middle; }

.most-popular-products .most-popular-products-item .most-popular-products-price {
  margin-bottom: 10px;
  font-size: 22px;
  font-style: italic; }

.most-popular-products .most-popular-products-item + .most-popular-products-item {
  border-top: 1px solid #2fb1f1; }

.most-popular-products .most-popular-products-item .most-popular-products-notice {
  color: #838784;
  font-size: 14px; }

.most-popular-products .most-popular-products-excerpt {
  font-size: 18px;
  font-weight: normal;
  padding: 10px 0 0 0; }

.most-popular-products .most-popular-products-source {
  padding-bottom: 20px; }

.most-popular-products .most-popular-products-description {
  font-size: 14px;
  margin-bottom: 20px;
  margin-left: 30px;
  padding-left: 1.3em;
  color: #838784;
  list-style: none; }

.most-popular-products .most-popular-products-description li {
  line-height: 25px;
  margin-bottom: 10px; }

.most-popular-products .most-popular-products-description li:before {
  content: "\f05d";
  font-family: FontAwesome;
  display: inline-block;
  width: 1.3em;
  margin-left: -1.3em; }

.most-popular-products .most-popular-products-description li:last-child {
  margin-bottom: 0; }

.most-popular-products .most-popular-products-outstanding {
  padding: 10px 20px; }

.most-popular-products .most-popular-products-outstanding .btn {
  font-weight: 700;
  font-size: 16px; }

.most-popular-products .most-popular-products-outstanding .btn + .btn {
  margin-left: 10px; }

@media (max-width: 992px) {
  .most-popular-products .most-popular-products-items .most-popular-products-header {
    padding: 20px;
    font-size: 22px; }

  .most-popular-products .most-popular-products-item h3 {
    margin-bottom: 10px; }

  .most-popular-products .most-popular-products-price {
    margin-bottom: 20px; }

  .most-popular-products .most-popular-products-notice {
    color: #9b9b9b;
    margin-bottom: 20px; }

  .most-popular-products .most-popular-products-item .most-popular-products-price strong {
    font-weight: 700; }

  .most-popular-products .most-popular-products-description {
    font-size: 18px;
    position: relative;
    padding-top: 30px; }

  .most-popular-products .most-popular-products-description:after {
    content: "";
    position: absolute;
    top: 10px;
    left: -70px;
    right: -40px;
    display: block;
    border-top: 1px dashed #a4abb1; }

  .most-popular-products .most-popular-products-description li:before {
    font-size: 28px;
    line-height: 34px;
    color: #454342;
    vertical-align: middle; }

  .most-popular-products .most-popular-products-item {
    padding: 35px 30px 25px;
    border-radius: 4px; }

  .most-popular-products .most-popular-products-item p {
    color: #656561;
    padding: 20px 0; }

  .most-popular-products .most-popular-products-item p:first-child {
    margin-top: 10px;
    border-top: 1px dashed #cfcfcf; }

  .most-popular-products .most-popular-products-item p:last-child {
    margin-bottom: 10px;
    border-bottom: 1px dashed #cfcfcf; }

  .most-popular-products .most-popular-products-outstanding .btn {
    width: 100%;
    margin: 0 0 30px;
    padding: 25px 40px; }

  .most-popular-products .most-popular-products-outstanding .btn:last-child {
    margin-bottom: 0; }

  .most-popular-products .most-popular-products-outstanding .btn + .btn {
    margin-left: 0; } }
.hero-product-short .hero-product-short-cover {
  background: #333 top center no-repeat;
  background-size: cover;
  min-height: 280px;
  padding-top: 40px;
  padding-bottom: 40px; }

.hero-product-short .hero-product-short-cover .hero-product-short-cover-with-description {
  position: relative; }

.hero-product-short .hero-product-short-cover .hero-product-short-cover-with-description .hero-product-short-cover-bright-description {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 60px;
  padding: 0;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%); }

.hero-product-short .hero-product-short-outdrop {
  background: #fff;
  padding: 30px 45px;
  border-radius: 0; }

.hero-product-short .hero-product-short-title {
  font-size: 28px;
  font-weight: normal;
  line-height: 38px;
  color: #9b2c2a;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.hero-product-short .hero-product-short-description {
  font-size: 14px;
  margin-bottom: 0;
  margin-left: 30px;
  padding-left: 1.3em;
  color: #434a53;
  list-style: none; }

.hero-product-short .hero-product-short-description li:before {
  content: "\2013";
  display: inline-block;
  width: 1.3em;
  margin-left: -1.3em;
  padding-right: 5px; }

@media (max-width: 991px) {
  .hero-product-short {
    position: relative; }

  .hero-product-short .hero-product-short-cover {
    padding-top: 0;
    padding-bottom: 0; }

  .hero-product-short .hero-product-short-cover > .container {
    width: 100% !important; }

  .hero-product-short .hero-product-short-cover .hero-product-short-cover-bright {
    display: block;
    width: 100%;
    height: auto;
    background-size: cover; }

  .hero-product-short .hero-product-short-outdrop {
    border-radius: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    padding: 15px;
    width: 100%; }

  .hero-product-short .hero-product-short-title {
    font-size: 26px;
    color: #fff;
    text-align: center; }

  .hero-product-short .hero-product-short-description {
    font-size: 18px;
    color: #707c7e; } }
.product-group {
  margin-top: 40px; }

.product-group + .product-group {
  margin-top: 10px;
  margin-bottom: 10px; }

.product-group:last-child {
  margin-bottom: 20px; }

.product-group > .container {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #eae9e5;
  border-radius: 6px;
  position: relative; }

.product-group img {
  position: absolute;
  right: 20px;
  bottom: 20px; }

.product-group .owl-carousel {
  display: block; }

.product-group .owl-carousel .owl-nav.disabled + .owl-dots {
  -webkit-tap-highlight-color: transparent; }

.product-group .owl-carousel .owl-dots {
  text-align: center;
  margin-top: 100px !important; }

.product-group .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.product-group .owl-carousel .owl-dot:hover span {
  background: #9a9a9a; }

.product-group .owl-carousel .owl-dot.active span {
  background: #6e6e6e; }

.product-group .owl-carousel .owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  color: #9a9a9a;
  background: transparent;
  border: 1px solid;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; }

.product-group .product-group-collapsable-state-opened {
  display: none; }

.product-group.product-group-opened .product-group-collapsable-state-opened {
  display: block; }

.product-group.product-group-opened .product-group-collapsable-state-closed {
  display: none; }

.product-group.product-group-opened .subheader {
  text-align: center; }

.product-group.product-group-opened .subheader .product-group-collapsable {
  top: 20px;
  bottom: auto;
  left: auto;
  right: 40px; }

.product-group.product-group-opened .subheader .product-group-collapsable .icon-itself {
  position: static;
  margin-top: 10px; }

.product-group .subheader {
  padding: 20px 40px;
  color: #9b2c2a;
  margin: 0;
  font-size: 28px;
  font-weight: 700;
  text-align: left;
  position: relative; }

.product-group .subheader small {
  display: block;
  padding-bottom: 20px;
  font-size: 65%;
  color: #393e45; }

.product-group .subheader .product-group-collapsable {
  position: absolute;
  top: -20px;
  bottom: -20px;
  left: -15px;
  right: -15px;
  cursor: pointer; }

.product-group .subheader .product-group-collapsable .icon-itself {
  position: absolute;
  top: 50px;
  right: 55px; }

.product-group .subheader .btn {
  margin: 20px auto 0; }

.product-group sup {
  color: #aaa; }

.product-group .product-group-photo {
  width: 100%;
  min-height: 140px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

.product-group .product-group-items {
  border-radius: 10px;
  background: #eae9e5;
  color: #383d3d;
  padding: 20px 40px;
  position: relative; }

.product-group .product-group-items .product-group-item {
  display: inline-block;
  width: 44%;
  margin: 0 2%;
  padding: 20px;
  vertical-align: top; }

.product-group .product-group-items .product-group-item h3 {
  color: #383d3d;
  font-weight: 700;
  margin: 0 0 20px;
  vertical-align: middle; }

.product-group .product-group-items .product-group-item h3 small {
  color: #383d3d;
  font-weight: 400;
  display: block;
  margin-top: 5px;
  clear: both;
  line-height: 1.5; }

.product-group .product-group-items .product-group-item .icon-itself {
  color: #707c7e;
  margin-right: 20px;
  font-size: 48px;
  vertical-align: middle;
  margin-top: 50px; }

.product-group .product-group-items .product-group-item .product-group-price {
  margin-bottom: 10px;
  font-size: 22px;
  font-style: italic; }

.product-group .product-group-items .product-group-item .product-group-refunds,
.product-group .product-group-items .product-group-item .product-group-notice {
  color: #434343;
  font-size: 14px;
  margin-bottom: 5px; }

.product-group .product-group-items .product-group-item .product-group-item-featured {
  background: #86bcda;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 3px;
  padding: 5px 20px;
  position: relative; }

.product-group .product-group-items .product-group-item .product-group-item-featured:before,
.product-group .product-group-items .product-group-item .product-group-item-featured:after {
  width: 0;
  height: 0;
  top: 50%;
  bottom: 0;
  border-style: solid;
  content: "";
  position: absolute;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%); }

.product-group .product-group-items .product-group-item .product-group-item-featured:before {
  left: 0;
  border-width: 17px 0 17px 14px;
  border-color: transparent transparent transparent #eae9e5; }

.product-group .product-group-items .product-group-item .product-group-item-featured:after {
  right: 0;
  border-width: 17px 14px 17px 0;
  border-color: transparent #eae9e5 transparent transparent; }

.product-group .product-group-items .product-group-item .btn {
  font-size: 20px; }

.product-group .product-group-items .btn-view-all-wrapper {
  text-align: center; }

.product-group .product-group-items .btn-view-all-wrapper .btn-view-all {
  display: inline-block; }

.product-group .product-group-excerpt {
  font-size: 18px;
  font-weight: normal;
  padding: 10px 0 0 0; }

.product-group .product-group-source {
  padding-bottom: 20px; }

.product-group .product-group-description {
  font-size: 17px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-left: 15px;
  color: #838784;
  list-style: none; }

.product-group .product-group-description li {
  padding-bottom: 7px; }

.product-group .product-group-description li:last-child {
  padding-bottom: 0; }

.product-group .product-group-description li:before {
  content: "\f05d";
  font-size: 22px;
  font-family: FontAwesome;
  display: inline-block;
  width: 1.3em;
  margin-left: -1.3em; }

.product-group .product-group-outstanding {
  padding: 10px 5px; }

.product-group .product-group-outstanding .btn {
  width: 190px;
  margin-top: 10px;
  margin-left: 10px; }

@media (max-width: 991px) {
  .product-group > .container {
    background: #fff; }

  .product-group .product-group-collapsable {
    display: none; }

  .product-group .product-group-collapsable-state-opened {
    display: block; }

  .product-group .product-group-collapsable-state-closed {
    display: none; }

  .product-group .subheader {
    text-align: center; }

  .product-group .product-group-help-text {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    color: #a6a6a6; }

  .product-group .product-group-items {
    background: transparent;
    border-radius: 0;
    padding: 0; }

  .product-group .product-group-items .product-group-item {
    display: block;
    width: 100%;
    padding: 35px 30px 25px;
    border-radius: 6px;
    background: #f1efec; }

  .product-group .product-group-items .product-group-item .product-group-price {
    margin-bottom: 20px; }

  .product-group .product-group-items .product-group-item .product-group-price strong {
    font-weight: 400; }

  .product-group .product-group-items .product-group-item h3 {
    padding-bottom: 10px;
    border-bottom: 1px dashed #cfcfcf; }

  .product-group .product-group-items .product-group-item p {
    color: #656561;
    padding: 20px 0; }

  .product-group .product-group-items .product-group-item p:first-child {
    margin-top: 10px;
    border-top: 1px dashed #cfcfcf; }

  .product-group .product-group-items .product-group-item p:last-child {
    margin-bottom: 10px;
    border-bottom: 1px dashed #cfcfcf; }

  .product-group .product-group-items .btn-view-all {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    z-index: 1;
    white-space: normal; }

  .product-group .product-group-outstanding {
    margin-bottom: 20px; }

  .product-group .product-group-outstanding .btn {
    width: 100%;
    margin: 0;
    padding: 25px 40px; }

  .product-group .product-group-outstanding .btn:last-child {
    margin-bottom: 0; }

  .product-group .product-group-outstanding .btn + .btn {
    margin-left: 0; } }
@media (min-width: 735px) and (max-width: 991px) {
  .product-group .product-group-items .product-group-outstanding .btn {
    display: inline-block;
    width: 47%; }

  .product-group .product-group-items .product-group-outstanding .btn + .btn {
    margin-left: 5%; } }
@media (max-width: 735px) {
  .product-group .product-group-items .product-group-item .product-group-outstanding .btn:first-child {
    margin-bottom: 20px; } }
@media (max-width: 600px) {
  .product-group table {
    margin: 0 auto; }

  .product-group table img {
    position: static;
    display: block;
    margin: 0 auto; }

  .product-group .product-group-collapsable-state-opened {
    position: static;
    margin: 0 auto; }

  .product-group .product-group-item-featured {
    font-size: 12px !important; } }
@media (max-width: 425px) {
  .product-group .subheader {
    font-size: 20px !important; }

  .btn-red-outline {
    font-size: 13px !important; }

  .product-group .product-group-items .product-group-item h3 {
    font-size: 22px !important; }

  .product-group .product-group-items .product-group-item h3 small {
    font-size: 13px !important; }

  .product-group .product-group-description {
    font-size: 14px !important; }

  .product-group .product-group-items .product-group-item .product-group-price {
    font-size: 20px !important; }

  .product-group .product-group-items .product-group-item .product-group-refunds,
  .product-group .product-group-items .product-group-item .product-group-notice {
    font-size: 13px !important; }

  .product-group .product-group-items .product-group-item .btn {
    font-size: 16.5px !important; } }
@media (max-width: 320px) {
  .hero-statement-allproduct .hero-statement-content h1 {
    font-size: 20px !important; }

  .product-group .product-group-items .product-group-item h3 {
    font-size: 22px !important; }

  .product-group .product-group-items .product-group-item .product-group-price {
    font-size: 18px !important; }

  .product-group .product-group-items .product-group-item .btn {
    font-size: 15px !important; } }
.related-categories {
  margin-bottom: 20px;
  padding: 40px 0 20px;
  border-top: 1px solid #d4d4d4; }

.related-categories .subheader {
  padding-bottom: 30px;
  color: #9b2c2a;
  font-size: 28px;
  font-weight: 400;
  text-align: left; }

.related-categories .related-category-wrapper {
  margin: 0 auto; }

.related-categories .related-category-wrapper .related-category {
  display: block;
  position: relative;
  text-align: center;
  border-radius: 20px;
  float: left;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) !important;
  border: 1px solid #e8e8e8;
  margin: 10px 0;
  color: #707d81;
  transition: color .5s;
  padding: 22px 15px;
  width: 156px;
  height: 156px;
  font-size: 23px;
  margin-right: 30px; }

.related-categories .related-category-wrapper .related-category:hover,
.related-categories .related-category-wrapper .related-category:focus {
  text-decoration: none;
  border-color: #981E32;
  color: #fff !important;
  background: #981E32; }

.related-categories .related-category-wrapper .related-category .icon-itself {
  display: block;
  line-height: 0;
  font-size: 50px; }

.related-categories .related-category-wrapper .related-category .related-category-icon-state {
  display: none; }

@media (max-width: 992px) {
  .related-categories > .container {
    width: inherit; }

  .related-categories .subheader {
    font-size: 26px;
    padding-bottom: 5px; }

  .related-categories .related-category-wrapper .related-category {
    display: block;
    width: 100%;
    margin: 0;
    padding: 30px 30px 30px 90px;
    height: auto;
    text-align: left;
    position: relative;
    box-shadow: 0 0 0 !important;
    border-radius: 0;
    border: 0; }

  .related-categories .related-category-wrapper .related-category:last-child {
    border-bottom-color: transparent; }

  .related-categories .related-category-wrapper .related-category .icon-itself {
    display: inline-block;
    width: 80px;
    margin-bottom: 0;
    padding-right: 10px;
    font-size: 50px;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 10px; }

  .related-categories .related-category-wrapper .related-category .related-category-icon-state {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    margin-top: -15px; }

  .related-categories .related-category-wrapper .related-category .related-category-icon-state .related-category-state-closed {
    display: block; }

  .related-categories .related-category-wrapper .related-category .related-category-icon-state .related-category-state-opened {
    display: none; } }
@media (max-width: 735px) {
  .related-categories .subheader {
    text-align: center; } }
@media (max-width: 375px) {
  .related-categories .subheader {
    font-size: 24px; } }
.edu-topic {
  margin-bottom: 20px;
  padding: 40px 0 20px; }

.edu-topic .subheader {
  padding-bottom: 30px;
  color: #9b2c2a;
  margin-top: 50px;
  font-size: 28px;
  font-weight: 400;
  text-align: left; }

.edu-topic .edu-topic-wrapper {
  margin: 0 auto; }

.edu-topic .edu-topic-wrapper .edu-topic-item {
  display: block;
  position: relative;
  text-align: center;
  padding: 10px 10px;
  border-radius: 20px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) !important;
  font-size: 22px;
  border: 1px solid #e8e8e8;
  margin: 10px 0;
  color: #707d81;
  transition: color .5s ease-in-out; }

.edu-topic .edu-topic-wrapper .edu-topic-item:hover, .edu-topic .edu-topic-wrapper .edu-topic-item:focus {
  text-decoration: none;
  border-color: #981E32;
  color: #fff !important;
  background: #981E32; }

.edu-topic .edu-topic-wrapper .edu-topic-item .icon-itself {
  display: block;
  font-size: 40px; }

@media (max-width: 992px) {
  .edu-topic {
    margin-bottom: 20px;
    padding: 0px 0 20px; }

  .edu-topic > .container {
    width: inherit; }

  .edu-topic .subheader {
    background: #757d80;
    color: #fff;
    padding: 15px 30px !important;
    margin-top: 0px;
    font-size: 26px; }

  .edu-topic .edu-topic-wrapper .edu-topic-item {
    display: block;
    width: 100%;
    margin: 10px 0;
    padding: 32px 30px 30px 80px;
    text-align: left;
    position: relative; }

  .edu-topic .edu-topic-wrapper .edu-topic-item i {
    display: inline-block;
    width: 80px;
    margin-bottom: 0;
    padding-right: 10px;
    font-size: 58px;
    vertical-align: middle;
    text-align: left;
    position: absolute;
    top: 18px;
    left: 10px; }

  .edu-topic .edu-topic-wrapper .edu-topic-item .edu-topic-icon-state {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    margin-top: -15px; }

  .edu-topic .edu-topic-wrapper .edu-topic-item .edu-topic-icon-state .edu-topic-state-closed {
    display: block; }

  .edu-topic .edu-topic-wrapper .edu-topic-item .edu-topic-icon-state .edu-topic-state-opened {
    display: none; } }
@media (max-width: 764px) {
  .edu-topic {
    padding: 0; }

  .edu-topic .subheader {
    margin-top: 0; }

  .edu-topic .edu-topic-wrapper .edu-topic-item {
    margin: 0 -15px;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 0 !important; }

  .edu-topic .edu-topic-wrapper .item-box {
    border-bottom: 1px solid #dddddd; } }
@media (min-width: 993px) {
  .edu-topic .edu-topic-wrapper .edu-topic-item {
    width: 156px;
    height: 156px;
    padding: 22px 15px;
    font-size: 23px; }

  .edu-topic .edu-topic-wrapper .edu-topic-item .icon-itself {
    line-height: 50px; } }
@media (min-width: 425px) {
  .edu-topic .subheader {
    font-size: 22px; } }
@media (min-width: 375px) {
  .edu-topic .subheader {
    font-size: 20px; }

  .edu-topic .edu-topic-wrapper .edu-topic-item {
    font-size: 20px !important; } }
@media (min-width: 320px) {
  .edu-topic .subheader {
    font-size: 19px; } }
.product-comparison {
  margin-bottom: 20px;
  padding: 40px 0 20px; }

.product-comparison .product-comparison-trigger-help-wrapper {
  padding-left: 60px; }

.product-comparison .product-comparison-triggers-wrap {
  padding-left: 0;
  padding-right: 0; }

.product-comparison .product-comparison-container {
  padding-left: 0;
  padding-right: 0; }

.product-comparison .affix {
  top: 0;
  z-index: 999;
  display: block;
  box-shadow: 0 7px 5px -2px rgba(0, 0, 0, 0.15) !important; }

.product-comparison .affix .affix-only {
  display: block; }

.product-comparison .affix .hide-affix {
  display: none !important; }

.product-comparison .affix .product-comparison-table-heading-item {
  margin: 0 !important;
  padding: 10px 0 !important; }

.product-comparison .affix, .product-comparison .affix th {
  background: #f1f1f1 !important; }

.product-comparison .affix th {
  vertical-align: middle !important; }

.product-comparison .affix h3 {
  margin: 0 !important;
  padding: 10px 0 !important;
  text-align: center !important;
  color: #838383 !important; }

.product-comparison .affix-only {
  display: none; }

.product-comparison .subheader {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #9b2c2a;
  font-size: 32px;
  font-weight: 400;
  text-align: center; }

.product-comparison .subheader small {
  display: block;
  padding-bottom: 20px;
  font-size: 65%;
  color: #383d3d; }

.product-comparison .product-comparison-trigger-help {
  font-size: 20px; }

.product-comparison .product-comparison-trigger-help,
.product-comparison .product-comparison-trigger-remove-all {
  color: #818181;
  display: block; }

.product-comparison .product-comparison-trigger-remove-all {
  text-decoration: underline;
  cursor: pointer;
  padding-top: 15px; }

.product-comparison .product-comparison-trigger-wrapper {
  margin: 0 auto 40px;
  text-align: center; }

.product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger {
  position: relative;
  display: inline-block;
  width: 200px;
  min-height: 60px;
  margin: 0 30px 30px 0;
  padding: 7px 15px;
  font-size: 16px;
  text-align: left;
  vertical-align: top;
  color: #aaa;
  border: 2px solid;
  border-radius: 6px;
  transition: color .5s ease-in-out, opacity .5s ease-in-out; }

.product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger:last-child {
  margin-right: 0; }

.product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger:hover,
.product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger:focus {
  text-decoration: none;
  color: #666; }

.product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger.active:hover,
.product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger.active:focus,
.product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger.active {
  background: #f0efed;
  color: #c52c32; }

.product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger .product-comparison-trigger-is-checked {
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #b53131;
  border-radius: 3px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  text-align: center; }

.product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger .product-comparison-trigger-is-checked .icon-itself {
  display: none; }

.product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger.active .product-comparison-trigger-is-checked .icon-itself {
  display: block; }

.product-comparison .product-comparison-table thead th,
.product-comparison .product-comparison-table tfoot th {
  background: #eae9e5; }

.product-comparison .product-comparison-table > thead > tr > th {
  border-bottom: 0; }

.product-comparison .product-comparison-table > tfoot > tr > th {
  border-top: 0; }

.product-comparison .product-comparison-table tbody tr td {
  padding-top: 20px;
  padding-bottom: 20px; }

.product-comparison .product-comparison-table tbody tr:first-child td {
  border-top: 0; }

.product-comparison .product-comparison-table .product-comparison-table-heading-description-wrapper {
  position: relative; }

.product-comparison .product-comparison-table .product-comparison-table-heading-description-wrapper .product-comparison-table-heading-description .product-comparison-table-heading-description-top {
  position: absolute;
  top: 30px;
  left: 20px;
  right: 20px;
  text-align: center;
  font-size: 16px;
  color: #9c9a9b;
  text-decoration: underline;
  cursor: pointer; }

.product-comparison .product-comparison-table .product-comparison-table-heading-description-wrapper .product-comparison-table-heading-description .product-comparison-table-heading-description-bottom {
  position: absolute;
  bottom: 40px;
  left: 20px;
  right: 20px;
  text-align: center;
  font-size: 16px; }

.product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper {
  padding-left: 12px; }

.product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper .product-comparison-table-param-description {
  position: relative;
  min-width: 150px;
  padding-left: 30px; }

.product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper .product-comparison-table-param-description .product-comparison-table-param-description-switcher {
  cursor: pointer;
  font-size: 22px; }

.product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper .product-comparison-table-param-description .product-comparison-table-param-description-state {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px; }

.product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper .product-comparison-table-param-description .product-comparison-table-param-description-state .icon-itself {
  line-height: 22px; }

.product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper .product-comparison-table-param-description small {
  color: #000;
  font-size: 90%; }

.product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper .product-comparison-table-param-description.shown .product-comparison-table-param-description-state-shown,
.product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper .product-comparison-table-param-description.shown small {
  display: block; }

.product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper .product-comparison-table-param-description.shown .product-comparison-table-param-description-state-hidden {
  display: none; }

.product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper .product-comparison-table-param-description .product-comparison-table-param-description-state-shown,
.product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper .product-comparison-table-param-description small {
  display: none; }

.product-comparison .product-comparison-table .product-comparison-table-comparable {
  display: none;
  text-align: center;
  vertical-align: middle; }

.product-comparison .product-comparison-table .product-comparison-table-comparable.shown {
  display: table-cell;
  text-align: center; }

.product-comparison .product-comparison-table .product-comparison-table-comparable .icon-itself {
  font-size: 36px; }

.product-comparison .product-comparison-table .product-comparison-table-comparable .icon-itself,
.product-comparison .product-comparison-table .product-comparison-table-comparable .product-comparison-table-comparable-is-positive {
  color: #32b536; }

.product-comparison .product-comparison-table .product-comparison-table-comparable .btn-red-outline {
  font-size: 20px; }

.product-comparison .product-comparison-table .norton-badge-wrapper {
  text-align: center;
  vertical-align: bottom; }

.product-comparison .product-comparison-table .norton-badge-wrapper .norton-badge {
  display: inline-block;
  padding-bottom: 55px;
  max-width: 100px; }

.product-comparison .product-comparison-table td.product-comparison-table-comparable + td.product-comparison-table-comparable {
  border-left: 1px solid #ddd; }

.product-comparison .product-comparison-table .product-comparison-table-heading-item {
  display: inline-block;
  min-width: 250px;
  margin-bottom: 10px;
  padding: 35px 30px 25px;
  border-radius: 4px;
  text-align: left;
  color: #383d3d;
  position: relative; }

/*PETDEV - 20716 changed color: #454342 - #3f3f3f, font-sze: 24px - 20px */
.product-comparison .product-comparison-table .product-comparison-table-heading-item h3 {
  color: #3f3f3f;
  display: block;
  margin: 0 0 10px;
  font-size: 20px;
  vertical-align: middle;
  position: relative; }

.product-comparison .product-comparison-table .product-comparison-table-heading-item h3 small {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 20px; }

.product-comparison .product-comparison-table .product-comparison-table-heading-item .icon-itself {
  color: #707c7e;
  margin-right: 20px;
  font-size: 48px;
  vertical-align: middle;
  position: absolute;
  left: 0; }

.product-comparison .product-comparison-table .product-comparison-table-heading-item .product-comparison-table-heading-item-price {
  margin-bottom: 10px;
  font-size: 24px;
  font-style: italic;
  font-weight: 400; }

.product-comparison .product-comparison-table .product-comparison-table-heading-item .product-comparison-table-heading-item-price strong {
  font-weight: 700; }

.product-comparison .product-comparison-table .product-comparison-table-heading-item .product-comparison-table-heading-item-notice small {
  color: #000;
  font-size: 14px;
  font-weight: 400; }

.product-comparison .product-comparison-table .product-comparison-table-heading-item .product-comparison-table-heading-item-outstanding {
  display: block;
  padding: 10px 0 0 0;
  white-space: normal; }

.product-comparison .product-comparison-table .product-comparison-table-heading-item .product-comparison-table-heading-item-outstanding .btn {
  margin-top: 20px;
  padding-left: 8px;
  padding-right: 8px;
  width: 100%;
  font-size: 16pt; }

.product-comparison .btn {
  white-space: normal; }

.product-comparison .btn.btn-view-all {
  margin-top: 20px; }

.product-comparison .btn.btn-view-all:hover, .product-comparison .btn.btn-view-all:focus {
  border-color: #981E32;
  color: #fff;
  background: #981E32; }

@media (max-width: 992px) {
  .product-comparison .affix h3 {
    font-size: 18px !important;
    font-weight: 400 !important;
    min-height: 0; }

  .product-comparison .product-comparison-trigger-affix.affix {
    top: 54px !important; }

  .product-comparison .product-comparison-trigger-help-wrapper {
    padding-left: 0; }

  .product-comparison .product-comparison-trigger-help,
  .product-comparison .product-comparison-trigger-remove-all {
    text-align: center;
    display: block;
    margin-bottom: 20px; }

  .product-comparison .product-comparison-trigger-remove-all {
    margin-bottom: 40px; }

  .product-comparison .product-comparison-table-container {
    width: inherit;
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .product-comparison .product-comparison-trigger-wrapper {
    margin: 0 auto 20px; }

  .product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger {
    display: block;
    float: left;
    width: 44%;
    margin: 20px 2%;
    padding: 15px;
    border-radius: 6px; }

  .product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger.active {
    background: #f0efed;
    color: #c52c32; }

  .product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger .icon-itself {
    display: none; }

  .product-comparison .product-comparison-table td, .product-comparison .product-comparison-table th {
    white-space: normal !important; }

  .product-comparison .product-comparison-table td:first-child,
  .product-comparison .product-comparison-table th:first-child {
    width: 10%; }

  .product-comparison .product-comparison-table .product-comparison-table-heading-item {
    min-width: 0;
    padding-left: 5px;
    padding-right: 5px; }

  /*PETDEV - 20716 changed color: #454342 - #323232 */
  .product-comparison .product-comparison-table .product-comparison-table-heading-item h3 {
    color: #323232;
    font-size: 24px;
    padding-left: 0; }

  .product-comparison .product-comparison-table .product-comparison-table-heading-item h3 .icon-itself {
    display: none; }

  .product-comparison .product-comparison-table .product-comparison-table-heading-item .product-comparison-table-heading-item-outstanding .btn {
    font-size: 16px;
    width: 100%; }

  .product-comparison .product-comparison-table .product-comparison-table-param-description {
    width: auto !important;
    padding-left: 0 !important; }

  /*PETDEV - 20716 remove !important so .compFeat is used */
  .product-comparison .product-comparison-table .product-comparison-table-param-description .product-comparison-table-param-description-switcher {
    font-size: 18px; }

  /*PETDEV - 20716 remove !important so .compFeat is used */
  .product-comparison .product-comparison-table .product-comparison-table-param-description small {
    font-size: 12px; }

  .product-comparison .product-comparison-table td.product-comparison-table-comparable + td.product-comparison-table-comparable {
    border-left: 0; }

  .product-comparison .product-comparison-table .btn-xs-block {
    width: 100%; } }
@media (max-width: 735px) {
  .product-comparison .product-comparison-table thead {
    border: 1px solid #969696; }

  .product-comparison .product-comparison-table thead tr:first-child th {
    border-top: 1px solid #969696; }

  /*PETDEV - 20716 changed font-size: 20px - 12px */
  .product-comparison .product-comparison-table .product-comparison-table-heading-item h3 {
    font-size: 12px;
    font-weight: 700; }

  .product-comparison .product-comparison-table .product-comparison-table-heading-item .product-comparison-table-heading-item-notice small {
    font-size: 16px; }

  .product-comparison .product-comparison-table .product-comparison-table-heading-item .product-comparison-table-heading-item-price,
  .product-comparison .product-comparison-table .product-comparison-table-heading-item .product-comparison-table-heading-item-price strong {
    font-weight: 700; }

  .product-comparison .product-comparison-table .product-comparison-table-heading-item .btn {
    width: 100%; } }
@media (max-width: 479px) {
  /*PETDEV - 20716 changed font-size: 14px - 12px */
  .product-comparison .product-comparison-table .product-comparison-table-heading-item h3 {
    font-size: 12px !important; }

  .product-comparison .product-comparison-table .product-comparison-table-heading-description .affix-only h3 {
    font-size: 14px !important; }

  /*PETDEV - 20716 remove !important so .compPrice is used */
  .product-comparison .product-comparison-table .product-comparison-table-heading-item-price {
    font-size: 14px; }

  .product-comparison .product-comparison-table .product-comparison-table-heading-item-notice small {
    font-size: 13px !important;
    line-height: 12px; }

  .product-comparison .product-comparison-table td, .product-comparison .product-comparison-table th {
    line-height: 1.028571 !important; }

  .product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper {
    width: 80px !important; }

  .product-comparison .product-comparison-table .product-comparison-table-param-description-wrapper .product-comparison-table-param-description {
    width: 80px !important; }

  .product-comparison .product-comparison-table strong.product-comparison-table-comparable-is-positive {
    font-size: 14px !important;
    font-weight: 400; }

  .product-comparison .product-comparison-table .btn {
    font-size: 13px !important;
    padding-left: 8px;
    padding-right: 8px;
    width: 100% !important; }

  .product-comparison .product-comparison-table .product-comparison-table-comparable .icon-itself {
    font-size: 24px; }

  /*PETDEV - 20716 remove !important so .compFeat is used */
  .product-comparison .product-comparison-table .product-comparison-table-param-description .product-comparison-table-param-description-switcher {
    font-size: 16px; }

  /*PETDEV - 20716 remove !important so .compFeat is used */
  .product-comparison .product-comparison-table .product-comparison-table-param-description small {
    font-size: 14px; }

  .product-comparison .product-comparison-table .norton-badge {
    width: 90%; }

  .product-comparison .product-comparison-table .row {
    margin-left: -5px;
    margin-right: -5px; }

  .product-comparison .product-comparison-table .row .col-xs-1,
  .product-comparison .product-comparison-table .row .col-sm-1,
  .product-comparison .product-comparison-table .row .col-md-1,
  .product-comparison .product-comparison-table .row .col-lg-1,
  .product-comparison .product-comparison-table .row .col-xs-2,
  .product-comparison .product-comparison-table .row .col-sm-2,
  .product-comparison .product-comparison-table .row .col-md-2,
  .product-comparison .product-comparison-table .row .col-lg-2,
  .product-comparison .product-comparison-table .row .col-xs-3,
  .product-comparison .product-comparison-table .row .col-sm-3,
  .product-comparison .product-comparison-table .row .col-md-3,
  .product-comparison .product-comparison-table .row .col-lg-3,
  .product-comparison .product-comparison-table .row .col-xs-4,
  .product-comparison .product-comparison-table .row .col-sm-4,
  .product-comparison .product-comparison-table .row .col-md-4,
  .product-comparison .product-comparison-table .row .col-lg-4,
  .product-comparison .product-comparison-table .row .col-xs-5,
  .product-comparison .product-comparison-table .row .col-sm-5,
  .product-comparison .product-comparison-table .row .col-md-5,
  .product-comparison .product-comparison-table .row .col-lg-5,
  .product-comparison .product-comparison-table .row .col-xs-6,
  .product-comparison .product-comparison-table .row .col-sm-6,
  .product-comparison .product-comparison-table .row .col-md-6,
  .product-comparison .product-comparison-table .row .col-lg-6,
  .product-comparison .product-comparison-table .row .col-xs-7,
  .product-comparison .product-comparison-table .row .col-sm-7,
  .product-comparison .product-comparison-table .row .col-md-7,
  .product-comparison .product-comparison-table .row .col-lg-7,
  .product-comparison .product-comparison-table .row .col-xs-8,
  .product-comparison .product-comparison-table .row .col-sm-8,
  .product-comparison .product-comparison-table .row .col-md-8,
  .product-comparison .product-comparison-table .row .col-lg-8,
  .product-comparison .product-comparison-table .row .col-xs-9,
  .product-comparison .product-comparison-table .row .col-sm-9,
  .product-comparison .product-comparison-table .row .col-md-9,
  .product-comparison .product-comparison-table .row .col-lg-9,
  .product-comparison .product-comparison-table .row .col-xs-10,
  .product-comparison .product-comparison-table .row .col-sm-10,
  .product-comparison .product-comparison-table .row .col-md-10,
  .product-comparison .product-comparison-table .row .col-lg-10,
  .product-comparison .product-comparison-table .row .col-xs-11,
  .product-comparison .product-comparison-table .row .col-sm-11,
  .product-comparison .product-comparison-table .row .col-md-11,
  .product-comparison .product-comparison-table .row .col-lg-11,
  .product-comparison .product-comparison-table .row .col-xs-12,
  .product-comparison .product-comparison-table .row .col-sm-12,
  .product-comparison .product-comparison-table .row .col-md-12,
  .product-comparison .product-comparison-table .row .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px; } }
@media (max-width: 480px) {
  .product-comparison .product-comparison-trigger-remove-all {
    font-size: 14px; }

  .product-comparison .subheader {
    font-size: 20px !important; }

  .product-comparison .product-comparison-trigger-help {
    font-size: 15px !important; }

  .product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger {
    font-size: 15px !important; }

  .product-comparison .container-fluid.product-comparison-table-container {
    overflow: auto;
    margin-bottom: 20px; }

  .product-comparison .container-fluid.product-comparison-table-container table {
    /*min-width: 450px;*/
    margin-bottom: 0; }

  .product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger {
    padding: 15px 30px 15px 15px; } }
@media (max-width: 320px) {
  .product-comparison .product-comparison-table .product-comparison-table-heading-item h3 {
    font-size: 12px !important; }

  .product-comparison .product-comparison-table .product-comparison-table-heading-description .affix-only h3 {
    font-size: 12px !important; }

  .product-comparison .product-comparison-table .product-comparison-table-heading-item-price {
    font-size: 12px !important; }

  .product-comparison .product-comparison-table .product-comparison-table-heading-item-notice small {
    font-size: 12px !important;
    line-height: 12px; }

  .product-comparison .product-comparison-table .btn {
    font-size: 11px !important; }

  /*PETDEV - 20716 remove !important so .compFeat is used */
  .product-comparison .product-comparison-table .product-comparison-table-param-description .product-comparison-table-param-description-switcher {
    font-size: 15px; }

  /*PETDEV - 20716 remove !important so .compFeat is used */
  .product-comparison .product-comparison-table .product-comparison-table-param-description small {
    font-size: 12px; }

  .product-comparison .product-comparison-table strong.product-comparison-table-comparable-is-positive {
    font-size: 12px !important;
    font-weight: 400; }

  .product-comparison .product-comparison-table td, .product-comparison .product-comparison-table th {
    line-height: 1.028571 !important; }

  .product-comparison .subheader {
    font-size: 20px !important; }

  .product-comparison .product-comparison-trigger-help {
    font-size: 15px !important; }

  .product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger {
    font-size: 12px !important; }

  .product-comparison .container-fluid.product-comparison-table-container {
    overflow: auto;
    margin-bottom: 20px; }

  .product-comparison .container-fluid.product-comparison-table-container table {
    /*min-width: 450px;*/
    margin-bottom: 0; }

  .product-comparison .product-comparison-trigger-wrapper .product-comparison-trigger {
    padding: 15px 30px 15px 15px; }

  .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th,
  .table > thead > tr > td, .table > thead > tr > th {
    padding: 0px; } }
.product-id-comparison {
  margin-bottom: 20px;
  padding: 40px 0 20px; }

.product-id-comparison .product-id-comparison-trigger-help-wrapper {
  padding-left: 60px; }

.product-id-comparison .product-id-comparison-triggers-wrap {
  padding-left: 0;
  padding-right: 0; }

.product-id-comparison .product-id-comparison-container {
  padding-left: 0;
  padding-right: 0; }

.product-id-comparison .affix {
  top: 0;
  z-index: 999;
  display: block;
  box-shadow: 0 7px 5px -2px rgba(0, 0, 0, 0.15) !important; }

.product-id-comparison .affix .affix-only {
  display: block; }

.product-id-comparison .affix .hide-affix {
  display: none !important; }

.product-id-comparison .affix .product-id-comparison-table-heading-item {
  margin: 0 !important;
  padding: 10px 0 !important; }

.product-id-comparison .affix, .product-id-comparison .affix th {
  background: #f1f1f1 !important; }

.product-id-comparison .affix th {
  vertical-align: middle !important; }

.product-id-comparison .affix h3 {
  margin: 0 !important;
  padding: 10px 0 !important;
  text-align: center !important;
  color: #838383 !important; }

.product-id-comparison .affix-only {
  display: none; }

.product-id-comparison .subheader {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #9b2c2a;
  font-size: 32px;
  font-weight: 400;
  text-align: center; }

.product-id-comparison .subheader small {
  display: block;
  padding-bottom: 20px;
  font-size: 65%;
  color: #383d3d; }

.product-id-comparison .product-id-comparison-trigger-help {
  font-size: 20px; }

.product-id-comparison .product-id-comparison-trigger-help,
.product-id-comparison .product-id-comparison-trigger-remove-all {
  color: #818181;
  display: block; }

.product-id-comparison .product-id-comparison-trigger-remove-all {
  text-decoration: underline;
  cursor: pointer;
  padding-top: 15px; }

.product-id-comparison .product-id-comparison-trigger-wrapper {
  margin: 0 auto 40px;
  text-align: center; }

.product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger {
  position: relative;
  display: inline-block;
  width: 200px;
  min-height: 60px;
  margin: 0 30px 30px 0;
  padding: 7px 15px;
  font-size: 16px;
  text-align: left;
  vertical-align: top;
  color: #aaa;
  border: 2px solid;
  border-radius: 6px;
  transition: color .5s ease-in-out, opacity .5s ease-in-out; }

.product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger:last-child {
  margin-right: 0; }

.product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger:hover,
.product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger:focus {
  text-decoration: none;
  color: #666; }

.product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger.active:hover,
.product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger.active:focus,
.product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger.active {
  background: #f0efed;
  color: #c52c32; }

.product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger .product-id-comparison-trigger-is-checked {
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #b53131;
  border-radius: 3px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  text-align: center; }

.product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger .product-id-comparison-trigger-is-checked .icon-itself {
  display: none; }

.product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger.active .product-id-comparison-trigger-is-checked .icon-itself {
  display: block; }

.product-id-comparison .product-id-comparison-table thead th,
.product-id-comparison .product-id-comparison-table tfoot th {
  background: #eae9e5; }

.product-id-comparison .product-id-comparison-table > thead > tr > th {
  border-bottom: 0; }

.product-id-comparison .product-id-comparison-table > tfoot > tr > th {
  border-top: 0; }

.product-id-comparison .product-id-comparison-table tbody tr td {
  padding-top: 20px;
  padding-bottom: 20px; }

.product-id-comparison .product-id-comparison-table tbody tr:first-child td {
  border-top: 0; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-description-wrapper {
  position: relative; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-description-wrapper .product-id-comparison-table-heading-description .product-id-comparison-table-heading-description-top {
  position: absolute;
  top: 30px;
  left: 20px;
  right: 20px;
  text-align: center;
  font-size: 16px;
  color: #9c9a9b;
  text-decoration: underline;
  cursor: pointer; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-description-wrapper .product-id-comparison-table-heading-description .product-id-comparison-table-heading-description-bottom {
  position: absolute;
  bottom: 40px;
  left: 20px;
  right: 20px;
  text-align: center;
  font-size: 16px; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper {
  padding-left: 12px; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper .product-id-comparison-table-param-description {
  position: relative;
  width: 200px;
  padding-left: 30px; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper .product-id-comparison-table-param-description .product-id-comparison-table-param-description-switcher {
  cursor: pointer;
  font-size: 22px; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper .product-id-comparison-table-param-description .product-id-comparison-table-param-description-state {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper .product-id-comparison-table-param-description .product-id-comparison-table-param-description-state .icon-itself {
  line-height: 22px; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper .product-id-comparison-table-param-description small {
  color: #000;
  font-size: 90%; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper .product-id-comparison-table-param-description.shown .product-id-comparison-table-param-description-state-shown,
.product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper .product-id-comparison-table-param-description.shown small {
  display: block; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper .product-id-comparison-table-param-description.shown .product-id-comparison-table-param-description-state-hidden {
  display: none; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper .product-id-comparison-table-param-description .product-id-comparison-table-param-description-state-shown,
.product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper .product-id-comparison-table-param-description small {
  display: none; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-comparable {
  display: none;
  text-align: center;
  vertical-align: middle; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-comparable.shown {
  display: table-cell;
  text-align: center; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-comparable .icon-itself {
  font-size: 36px; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-comparable .icon-itself,
.product-id-comparison .product-id-comparison-table .product-id-comparison-table-comparable .product-id-comparison-table-comparable-is-positive {
  color: #32b536; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-comparable .btn-red-outline {
  font-size: 20px; }

.product-id-comparison .product-id-comparison-table .norton-badge-wrapper {
  text-align: right;
  vertical-align: bottom; }

.product-id-comparison .product-id-comparison-table .norton-badge-wrapper .norton-badge {
  display: inline-block;
  padding-bottom: 55px;
  max-width: 140px; }

.product-id-comparison .product-id-comparison-table td.product-id-comparison-table-comparable + td.product-id-comparison-table-comparable {
  border-left: 1px solid #ddd; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item {
  display: inline-block;
  min-width: 250px;
  margin-bottom: 10px;
  padding: 35px 30px 25px;
  border-radius: 4px;
  text-align: left;
  color: #383d3d;
  position: relative; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item h3 {
  color: #454342;
  display: block;
  margin: 0 0 10px;
  font-size: 24px;
  vertical-align: middle;
  position: relative; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item h3 small {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 20px; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item .icon-itself {
  color: #707c7e;
  margin-right: 20px;
  font-size: 48px;
  vertical-align: middle;
  position: absolute;
  left: 0; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item .product-id-comparison-table-heading-item-price {
  margin-bottom: 10px;
  font-size: 24px;
  font-style: italic;
  font-weight: 400; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item .product-id-comparison-table-heading-item-price strong {
  font-weight: 700; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item .product-id-comparison-table-heading-item-notice small {
  color: #000;
  font-size: 14px;
  font-weight: 400; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item .product-id-comparison-table-heading-item-outstanding {
  display: block;
  padding: 10px 0 0 0;
  white-space: normal; }

.product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item .product-id-comparison-table-heading-item-outstanding .btn {
  margin-top: 20px;
  padding-left: 8px;
  padding-right: 8px;
  width: 100% !important;
  font-size: 16pt; }

.product-id-comparison .btn {
  white-space: normal; }

.product-id-comparison .btn.btn-view-all {
  margin-top: 20px; }

@media (max-width: 992px) {
  .product-id-comparison .affix h3 {
    font-size: 18px !important;
    font-weight: 400 !important;
    min-height: 0; }

  .product-id-comparison .product-id-comparison-trigger-help-wrapper {
    padding-left: 0; }

  .product-id-comparison .product-id-comparison-trigger-help,
  .product-id-comparison .product-id-comparison-trigger-remove-all {
    text-align: center;
    display: block;
    margin-bottom: 20px; }

  .product-id-comparison .product-id-comparison-trigger-remove-all {
    margin-bottom: 40px; }

  .product-id-comparison .product-id-comparison-table-container {
    width: inherit;
    padding-left: 0;
    padding-right: 0; }

  .product-id-comparison .product-id-comparison-trigger-wrapper {
    margin: 0 auto 20px; }

  .product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger {
    display: inline-block;
    width: 44%;
    margin: 20px 2%;
    padding: 15px;
    border-radius: 6px; }

  .product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger.active {
    background: #f0efed;
    color: #c52c32; }

  .product-id-comparison .product-id-comparison-trigger-wrapper .product-id-comparison-trigger .icon-itself {
    display: none; }

  .product-id-comparison .product-id-comparison-table td,
  .product-id-comparison .product-id-comparison-table th {
    white-space: normal !important; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item {
    min-width: 0;
    padding-left: 5px;
    padding-right: 5px; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item h3 {
    color: #9b2c2a;
    font-size: 24px;
    padding-left: 0; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item h3 .icon-itself {
    display: none; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item .btn {
    font-size: 16px;
    width: 100%; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description {
    width: auto !important;
    padding-left: 0 !important; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description .product-id-comparison-table-param-description-switcher {
    font-size: 18px !important; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description small {
    font-size: 12px !important; }

  .product-id-comparison .product-id-comparison-table td.product-id-comparison-table-comparable + td.product-id-comparison-table-comparable {
    border-left: 0; }

  .product-id-comparison .product-id-comparison-table .btn-xs-block {
    width: 100%; } }
@media (max-width: 735px) {
  .product-id-comparison .product-id-comparison-table thead {
    border: 1px solid #969696; }

  .product-id-comparison .product-id-comparison-table thead tr:first-child th {
    border-top: 1px solid #969696; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item h3 {
    font-size: 20px;
    font-weight: 700; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item .product-id-comparison-table-heading-item-notice small {
    font-size: 16px; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item .product-id-comparison-table-heading-item-price,
  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item .product-id-comparison-table-heading-item-price strong {
    font-weight: 700; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item .btn {
    width: 100% !important; } }
@media (max-width: 479px) {
  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item h3 {
    font-size: 14px !important; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-description .affix-only h3 {
    font-size: 14px !important; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper {
    width: 80px !important; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description-wrapper .product-id-comparison-table-param-description {
    width: 80px !important; }

  .product-id-comparison .product-id-comparison-table strong.product-id-comparison-table-comparable-is-positive {
    font-size: 12px !important;
    font-weight: 400; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item-notice small {
    font-size: 12px !important; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-heading-item-price {
    font-size: 14px !important; }

  .product-id-comparison .product-id-comparison-table .btn {
    font-size: 14px !important;
    padding-left: 8px;
    padding-right: 8px;
    width: 100% !important; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-comparable .icon-itself {
    font-size: 24px; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description .product-id-comparison-table-param-description-switcher {
    font-size: 14px !important; }

  .product-id-comparison .product-id-comparison-table .product-id-comparison-table-param-description small {
    font-size: 12px; }

  .product-id-comparison .product-id-comparison-table .norton-badge {
    width: 90%; }

  .product-id-comparison .product-id-comparison-table .row {
    margin-left: -5px;
    margin-right: -5px; }

  .product-id-comparison .product-id-comparison-table .row .col-xs-1,
  .product-id-comparison .product-id-comparison-table .row .col-sm-1,
  .product-id-comparison .product-id-comparison-table .row .col-md-1,
  .product-id-comparison .product-id-comparison-table .row .col-lg-1,
  .product-id-comparison .product-id-comparison-table .row .col-xs-2,
  .product-id-comparison .product-id-comparison-table .row .col-sm-2,
  .product-id-comparison .product-id-comparison-table .row .col-md-2,
  .product-id-comparison .product-id-comparison-table .row .col-lg-2,
  .product-id-comparison .product-id-comparison-table .row .col-xs-3,
  .product-id-comparison .product-id-comparison-table .row .col-sm-3,
  .product-id-comparison .product-id-comparison-table .row .col-md-3,
  .product-id-comparison .product-id-comparison-table .row .col-lg-3,
  .product-id-comparison .product-id-comparison-table .row .col-xs-4,
  .product-id-comparison .product-id-comparison-table .row .col-sm-4,
  .product-id-comparison .product-id-comparison-table .row .col-md-4,
  .product-id-comparison .product-id-comparison-table .row .col-lg-4,
  .product-id-comparison .product-id-comparison-table .row .col-xs-5,
  .product-id-comparison .product-id-comparison-table .row .col-sm-5,
  .product-id-comparison .product-id-comparison-table .row .col-md-5,
  .product-id-comparison .product-id-comparison-table .row .col-lg-5,
  .product-id-comparison .product-id-comparison-table .row .col-xs-6,
  .product-id-comparison .product-id-comparison-table .row .col-sm-6,
  .product-id-comparison .product-id-comparison-table .row .col-md-6,
  .product-id-comparison .product-id-comparison-table .row .col-lg-6,
  .product-id-comparison .product-id-comparison-table .row .col-xs-7,
  .product-id-comparison .product-id-comparison-table .row .col-sm-7,
  .product-id-comparison .product-id-comparison-table .row .col-md-7,
  .product-id-comparison .product-id-comparison-table .row .col-lg-7,
  .product-id-comparison .product-id-comparison-table .row .col-xs-8,
  .product-id-comparison .product-id-comparison-table .row .col-sm-8,
  .product-id-comparison .product-id-comparison-table .row .col-md-8,
  .product-id-comparison .product-id-comparison-table .row .col-lg-8,
  .product-id-comparison .product-id-comparison-table .row .col-xs-9,
  .product-id-comparison .product-id-comparison-table .row .col-sm-9,
  .product-id-comparison .product-id-comparison-table .row .col-md-9,
  .product-id-comparison .product-id-comparison-table .row .col-lg-9,
  .product-id-comparison .product-id-comparison-table .row .col-xs-10,
  .product-id-comparison .product-id-comparison-table .row .col-sm-10,
  .product-id-comparison .product-id-comparison-table .row .col-md-10,
  .product-id-comparison .product-id-comparison-table .row .col-lg-10,
  .product-id-comparison .product-id-comparison-table .row .col-xs-11,
  .product-id-comparison .product-id-comparison-table .row .col-sm-11,
  .product-id-comparison .product-id-comparison-table .row .col-md-11,
  .product-id-comparison .product-id-comparison-table .row .col-lg-11,
  .product-id-comparison .product-id-comparison-table .row .col-xs-12,
  .product-id-comparison .product-id-comparison-table .row .col-sm-12,
  .product-id-comparison .product-id-comparison-table .row .col-md-12,
  .product-id-comparison .product-id-comparison-table .row .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px; } }
/* L&C change 14px to 12px. #555 to #484848 */
.footer-disclaimer-large {
  color: #484848;
  font-size: 12px;
  /*border-top: 1px solid #bfbfbf;*/ }

.footer-disclaimer-large h5 {
  font-size: 16px;
  color: #ccc; }

.footer-disclaimer-large .disclaimer {
  padding: 5px 0; }

* {
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.btn-red-outline {
  background: transparent;
  border: 1px solid;
  color: #7c2a35;
  font-size: 16px;
  font-weight: normal;
  padding: 16px 25px;
  transition: all .25s ease-in-out; }

.btn-red-outline:hover, .btn-red-outline:focus {
  border-color: #981E32;
  color: #fff;
  background: #981E32; }

.btn-red-outline:active {
  color: #fff;
  border-color: #65232c;
  background: #65232c; }

.btn-grey-outline {
  background: transparent;
  border: 2px solid;
  color: #a1a1a1;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 25px;
  transition: all .25s ease-in-out; }

.btn-grey-outline:hover, .btn-grey-outline:focus {
  background: transparent;
  color: #b6b6b6; }

.btn-grey-outline:active:hover, .btn-grey-outline:active {
  color: #fff;
  border-color: #858585;
  background: #858585; }

.btn-grey {
  background: #efefef;
  border: 2px solid #efefef;
  color: #a1a1a1; }

.btn-grey:focus, .btn-grey:hover {
  border-color: #981E32;
  color: #fff;
  background: #981E32; }

.btn-grey:active {
  border-color: #e6e6e6; }

.btn-grey:active:hover {
  border-color: #d4d4d4; }

.col-main {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.section-placeholder {
  background: #E9EFF6;
  border: 1px solid #B9B9B9;
  padding: 60px;
  margin: 6px 0;
  text-align: center;
  font-size: 22px; }

.btn-burgundy {
  background: #892427; }

.btn-burgundy:hover {
  background: #96292c;
  border-color: #96292c; }

.btn-burgundy:active {
  background: #6c1d1f;
  border-color: #6c1d1f; }

.btn-burgundy:hover, .btn-burgundy:focus, .btn-burgundy:active {
  color: #fafafa; }

.btn-default {
  padding: 16px 25px; }

.btn-orange {
  background: #ff661b;
  border: 1px solid #ff4b00;
  color: #fafafa;
  font-size: 20px;
  border-radius: 4px;
  padding: 16px 25px; }

.btn-orange:hover {
  background: #ec782d;
  border-color: #ec782d; }

.btn-orange:active {
  background: #bd6024;
  border-color: #bd6024; }

.btn-orange:hover, .btn-orange:focus, .btn-orange:active {
  color: #fafafa; }

.divider {
  border-bottom: 1px solid #D4D4D4;
  margin-top: 10px;
  margin-bottom: 10px; }

.p-text {
  font-size: 16px; }

.article-subtitle {
  font-size: 26px;
  font-weight: normal; }

.article-subtext {
  font-size: 18px; }

.clickable-image-link {
  display: block;
  width: 100%;
  height: 100%; }

.col-second {
  width: 50%; }

.col-third {
  width: 33.33%; }

.col-fourth {
  width: 25%; }

.col-fifth {
  width: 20%; }

.col-sixth {
  width: 16.66%; }

.col-seventh {
  width: 14.28%; }

.col-eighth {
  width: 12.5%; }

.vert-center {
  display: table-cell !important;
  vertical-align: middle; }

@media (max-width: 768px) {
  .xs-left {
    text-align: left !important; }

  .xs-right {
    text-align: right !important; }

  .xs-center {
    text-align: center !important; }

  .xs-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .xs-bottom-margin {
    margin-bottom: 15px; }

  .xs-no-margin {
    margin: 0px !important; }

  .xs-no-padding {
    padding: 0px !important; } }
@media (max-width: 976px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; }

  .sm-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .sm-bottom-margin {
    margin-bottom: 15px; }

  .sm-no-margin {
    margin: 0px !important; }

  .sm-no-padding {
    padding: 0px !important; } }
@media (max-width: 1200px) {
  .md-left {
    text-align: left !important; }

  .md-right {
    text-align: right !important; }

  .md-center {
    text-align: center !important; }

  .md-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .md-bottom-margin {
    margin-bottom: 15px; } }
@media (max-width: 5000px) {
  .lg-left {
    text-align: left !important; }

  .lg-right {
    text-align: right !important; }

  .lg-center {
    text-align: center !important; }

  .lg-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .lg-bottom-margin {
    margin-bottom: 15px; } }
.col-second {
  width: 50%; }

.col-third {
  width: 33.33%; }

.col-fourth {
  width: 25%; }

.col-fifth {
  width: 20%; }

.col-sixth {
  width: 16.66%; }

.col-seventh {
  width: 14.28%; }

.col-eighth {
  width: 12.5%; }

.vert-center {
  display: table-cell !important;
  vertical-align: middle; }

@media (max-width: 768px) {
  .xs-left {
    text-align: left !important; }

  .xs-right {
    text-align: right !important; }

  .xs-center {
    text-align: center !important; }

  .xs-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .xs-bottom-margin {
    margin-bottom: 15px; }

  .xs-no-margin {
    margin: 0px !important; }

  .xs-no-padding {
    padding: 0px !important; } }
@media (max-width: 976px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; }

  .sm-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .sm-bottom-margin {
    margin-bottom: 15px; }

  .sm-no-margin {
    margin: 0px !important; }

  .sm-no-padding {
    padding: 0px !important; } }
@media (max-width: 1200px) {
  .md-left {
    text-align: left !important; }

  .md-right {
    text-align: right !important; }

  .md-center {
    text-align: center !important; }

  .md-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .md-bottom-margin {
    margin-bottom: 15px; } }
@media (max-width: 5000px) {
  .lg-left {
    text-align: left !important; }

  .lg-right {
    text-align: right !important; }

  .lg-center {
    text-align: center !important; }

  .lg-block {
    display: block !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .lg-bottom-margin {
    margin-bottom: 15px; } }
/*============================================*/
/*     Site Map CSS Rules                     */
/*============================================*/
.sitemap h1 {
  border-bottom: 1px solid; }

.sitemap h2 {
  font-size: 23px;
  border-bottom: 1px solid; }

.sitemap h3 {
  font-size: 18px; }

.sitemap a {
  display: block;
  font-size: 15px;
  line-height: 26px; }

.sitemap ul li a {
  display: block;
  font-size: 14px;
  line-height: 26px; }

.container.siteContain {
  padding-bottom: 25px; }

/*===================================================================================================================================*/
/*Mobile Responsive Design for all Components =================================================================================*/
/*===================================================================================================================================*/
.fixedPosition {
  overflow: hidden; }

@media (max-width: 768px) {
  /* Bootstrap xs (smartphone) */
  /* Hero Banner */
  .btn-red-outline {
    font-size: 16px; }

  .p-text {
    font-size: 15.6px; }

  /*sitemap*/
  .sitemap h2 {
    font-size: 20px; }

  .sitemap h3 {
    font-size: 15px; }

  .sitemap a {
    font-size: 12px; }

  .sitemap ul li a {
    font-size: 11px; } }
@media (max-width: 976px) {
  /* Bootstrap sm (tablet) */ }
@media (max-width: 1200px) {
  /* Bootstrap md (standard desktop) */ }
/* Anything else = Bootstrap lg (large desktop) */
.modal {
  display: block; }

.modal-hidden {
  display: none !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }

.portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
  color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar,
.portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions,
.portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle,
.portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }

.portlet-content .lfr-icon-actions .taglib-text {
  color: #FFF;
  display: none;
  font-weight: bold;
  margin-right: 1em;
  text-decoration: none;
  vertical-align: middle; }

.portlet-content .lfr-icon-actions .lfr-icon-action a {
  background: url() no-repeat 0 50%;
  display: inline-block;
  margin-left: 5px;
  vertical-align: top; }

.portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
  text-decoration: none; }

.portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
  text-decoration: underline; }

.portlet-content .lfr-icon-actions .lfr-icon-action a img {
  visibility: hidden; }

.portlet-content .lfr-icon-actions .lfr-icon-action-add a {
  background-image: url(../images/common/add_white.png); }

.portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
  background-image: url(../images/common/edit_white.png); }

.portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
  background-image: url(../images/common/edit_template_white.png); }

.portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
  background-image: url(../images/common/configuration_white.png); }

.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }

.portlet-borderless-bar a {
  background: url() no-repeat 0 50%;
  display: inline-block;
  height: 20px;
  margin-left: 5px;
  text-indent: -9999px;
  width: 16px; }

.portlet-borderless-bar .portlet-actions {
  float: right;
  overflow: hidden;
  padding: 0 5px; }

.portlet-borderless-bar .portlet-actions .portlet-action,
.portlet-borderless-bar .portlet-actions .portlet-options {
  display: inline-block; }

.portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
  background-color: #333;
  min-height: 21px; }

.portlet-borderless-bar .portlet-action-separator {
  display: none; }

.portlet-borderless-bar .portlet-back a {
  height: auto;
  text-indent: 0;
  width: auto; }

.portlet-borderless-bar .portlet-close {
  display: inline-block;
  vertical-align: middle; }

.portlet-borderless-bar .portlet-close a {
  background-image: url(../images/portlet/close_borderless.png); }

.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
  background-image: url(../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }

.portlet-draggable .portlet-title-default {
  background: #333333 url(../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/*============================================*/
/*     Uiversal Color Classes                  */
/*============================================*/
.equifax-red {
  color: #9d0a0e; }

@media screen and (min-width: 992px) {
  .equifax-footer-image {
    height: 20px;
    width: 291px;
    margin-left: 0px;
    margin-top: 0px;
    background: url(../images/newEquifaxTagline.png) no-repeat;
    float: right; }

  .footer .social-links {
    float: right; } }
@media screen and (max-width: 991px) {
  .equifax-footer-image {
    height: 15px;
    width: 218px;
    margin-left: 0px;
    margin-bottom: 11px;
    background: url(../images/newEquifaxTagline_mobile.png) no-repeat;
    float: right; }

  .footer .social-links {
    float: none; } }
@media screen and (max-width: 767px) {
  .equifax-footer-image {
    margin-top: 11px;
    float: none; } }
/*============================================*/
/*     Product page style					  */
/*============================================*/
.dummyClass {
  display: none; }

.dummyClass .dummyClass-opened {
  display: block; }

.article-excerpt a:after {
  content: "\f101";
  font-family: FontAwesome;
  margin-right: 0px;
  margin-left: 4px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased; }