
/*---- custom-css-----*/
/*****************************************************/
/*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					*/
/*===============================================================*/
##headerwrapperwrapper {
  background: #981e32;
  position: relative;
  min-height: 45px;
  z-index: 100; }

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

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

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

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

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

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

##headerwrapperwrapper nav > ul {
  margin: 0;
  padding: 0;
  float: left; }

##headerwrapperwrapper nav > ul > li {
  float: left;
  list-style: none; }

##headerwrapperwrapper 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; }

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

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

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

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

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

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

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

##headerwrapperwrapper .second_sub {
  background: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

##headerwrapperwrapper .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; }

##headerwrapperwrapper .second_sub .sub-menu .mega-menu:before {
  content: "";
  
  height: 23px;
  width: 44px;
  display: block;
  position: absolute;
  left: 145px;
  right: 0;
  top: -23px; }

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

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

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

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

##headerwrapperwrapper .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; }

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

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

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

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

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

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

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

##headerwrapperwrapper .second_sub .sub-menu .mega-menu .icon-list li a i, ##headerwrapperwrapper .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; }

##headerwrapperwrapper .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; }

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

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

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

##headerwrapperwrapper .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; }

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

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

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

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

##headerwrapperwrapper .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; }

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

##headerwrapperwrapper nav {
  min-width: 700px !important; }

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

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

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

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

  ##headerwrapperwrapper .second_sub .sub-menu > li:nth-of-type(3) .mega-menu:before {
    left: 42%; } }
@media (max-width: 991px) {
  ##headerwrapperwrapper {
    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;
    z-index: 10;
    }

  .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; } }
#headerwrapper .btn-smenu {background: #892427;position: absolute;color: #fff;font-size: 20px;padding: 11px 15px 13px;cursor: pointer;z-index: 2;line-height: 0;left: 0;z-index: 20;}
#headerwrapper .btn-smenu.cross {padding: 15px 15px 9px;}
#headerwrapper .btn-smenu:hover, #headerwrapper .btn-smenu:focus, #headerwrapper .btn-smenu:active {
  background: #892427;
  /* padding: 15px 15px 9px; */
  }

#headerwrapper .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; }

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

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

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

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

#headerwrapper .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; }

#headerwrapper .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; }

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

#headerwrapper .smenu-container .mob_menu {
  margin: 0;
  padding: 0; }
#main_mob_menu ul#mobi-country-dropdown {
    position: absolute;
    background: #fff;
    margin: auto;
    width: 99%;
    margin: -90px 1px 0 1px;
    border-radius: 4px;
}
#headerwrapper .smenu-container .mob_menu > li {
  list-style: none; }

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

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

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

#headerwrapper .smenu-container.slide_menu {
  left: 0; }

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

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

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

.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) {
  ##headerwrapperwrapper .second_sub .sub-menu > li {
    max-width: 220px; }

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

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

  ##headerwrapperwrapper .second_sub .sub-menu .mega-menu {
    width: 100%;
    left: 0%; } }
@media (min-width: 1200px) and (max-width: 1300px) {
  ##headerwrapperwrapper .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 .sub#headerwrapper 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 .sub#headerwrapper {
  color: #981e32;
  font-size: 32px;
  margin-top: 80px;
  font-weight: normal; }

.triggers .sub#headerwrapper 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 .sub#headerwrapper {
    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-sub#headerwrapper {
  text-align: center; }

.fifty-fifty-cta .col-sub#headerwrapper 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 .sub#headerwrapper {
  color: #9b2c2a;
  font-size: 32px;
  margin-top: 30px;
  font-weight: 600; }

.triple-choice .sub#headerwrapper 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 .sub#headerwrapper {
    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 .sub#headerwrapper {
    font-size: 25px !important; }

  .compare .sub#headerwrapper {
    font-size: 26px !important; }

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

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

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

.compare .sub#headerwrapper {
  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-#headerwrapper {
  margin-bottom: 30px;
  text-align: center; }

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

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

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

.compare .compare-item.most-popular .compare-item-#headerwrapper .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-#headerwrapper .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 .sub#headerwrapper {
    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 .sub#headerwrapper {
  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 {
 
  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 .sub#headerwrapper {
  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 {

  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-#headerwrapper {
  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-#headerwrapper {
    text-align: center;
    border-bottom: 1px solid #DCDCDC;
    font-size: 18px; }

  .article-sub#headerwrapper h3 {
    font-size: 18px; }

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

  .top-articles {
    padding: 0 !important; } }
@media (max-width: 375px) {
  .top-articles .article-#headerwrapper {
    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-sub#headerwrapper 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-sub#headerwrapper {
    background: #757d80;
    color: #fff;
    padding: 30px !important; }

  .checklist-email .col-sub#headerwrapper 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 .sub#headerwrapper {
  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-#headerwrapper {
  margin-bottom: 30px;
  text-align: center; }

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

.compare-trigger .compare-item .compare-item-#headerwrapper .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-#headerwrapper {
  padding-top: 60px; }

.compare-trigger .compare-item.most-popular .compare-item-#headerwrapper .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-#headerwrapper .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 .sub#headerwrapper {
    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-sub#headerwrapper 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-sub#headerwrapper {
    background: #757d80;
    color: #fff;
    padding: 30px !important; }

  .checklist-email-trigger .col-sub#headerwrapper 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 .sub#headerwrapper {
  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 .sub#headerwrapper {
    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 .sub#headerwrapper {
  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-#headerwrapper {
  display: none; }

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

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

.article-excerpt .article-sub#headerwrapper {
  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-#headerwrapper {
  font-size: 24px; }

.article-excerpt .article-sub#headerwrapper {
  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-#headerwrapper {
  font-size: 24px; }

.article-excerpt-no-photo .article-sub#headerwrapper {
  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-#headerwrapper {
  font-size: 22px;
  font-weight: 700; }

.triple-articles {
  margin-top: 30px; }

.triple-articles .article-#headerwrapper {
  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 .sub#headerwrapper {
    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 .sub#headerwrapper {
    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 .sub#headerwrapper {
  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 .sub#headerwrapper {
  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 .sub#headerwrapper {
  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 .sub#headerwrapper {
    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 .sub#headerwrapper {
  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 .sub#headerwrapper {
  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-#headerwrapper {
  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-#headerwrapper {
    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 .sub#headerwrapper {
  text-align: center; }

.product-group.product-group-opened .sub#headerwrapper .product-group-collapsable {
  top: 20px;
  bottom: auto;
  left: auto;
  right: 40px; }

.product-group.product-group-opened .sub#headerwrapper .product-group-collapsable .icon-itself {
  position: static;
  margin-top: 10px; }

.product-group .sub#headerwrapper {
  padding: 20px 40px;
  color: #9b2c2a;
  margin: 0;
  font-size: 28px;
  font-weight: 700;
  text-align: left;
  position: relative; }

.product-group .sub#headerwrapper small {
  display: block;
  padding-bottom: 20px;
  font-size: 65%;
  color: #393e45; }

.product-group .sub#headerwrapper .product-group-collapsable {
  position: absolute;
  top: -20px;
  bottom: -20px;
  left: -15px;
  right: -15px;
  cursor: pointer; }

.product-group .sub#headerwrapper .product-group-collapsable .icon-itself {
  position: absolute;
  top: 50px;
  right: 55px; }

.product-group .sub#headerwrapper .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 .sub#headerwrapper {
    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 .sub#headerwrapper {
    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 .sub#headerwrapper {
  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 .sub#headerwrapper {
    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 .sub#headerwrapper {
    text-align: center; } }
@media (max-width: 375px) {
  .related-categories .sub#headerwrapper {
    font-size: 24px; } }
.edu-topic {
  margin-bottom: 20px;
  padding: 40px 0 20px; }

.edu-topic .sub#headerwrapper {
  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 .sub#headerwrapper {
    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 .sub#headerwrapper {
    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 .sub#headerwrapper {
    font-size: 22px; } }
@media (min-width: 375px) {
  .edu-topic .sub#headerwrapper {
    font-size: 20px; }

  .edu-topic .edu-topic-wrapper .edu-topic-item {
    font-size: 20px !important; } }
@media (min-width: 320px) {
  .edu-topic .sub#headerwrapper {
    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 .sub#headerwrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #9b2c2a;
  font-size: 32px;
  font-weight: 400;
  text-align: center; }

.product-comparison .sub#headerwrapper 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 .sub#headerwrapper {
    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 .sub#headerwrapper {
    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 .sub#headerwrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #9b2c2a;
  font-size: 32px;
  font-weight: 400;
  text-align: center; }

.product-id-comparison .sub#headerwrapper 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 {
 }

.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 {
   }

.portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
   }

.portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
   }

.portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
   }

.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 {
 }

.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
 }

.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 {
 
  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;
    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;
    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; }
  
  
/*country dropdown*/

.countryDropdown .dropdown-toggle .caret, .dropdown:hover > .dropdown-toggle .caret, .dropdown.active > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    vertical-align: middle;
    display: inline-block;
    margin: auto;
    margin-left: 4px;
}
.externalHeader ul li a.dropdown-toggle {
    background: #fff!important;
    color: #aa3041;
    padding: 14px 18px 12px 18px;
}

.append-navigation.dropdown.active .dropdown-toggle span.caret {border-top: 4px solid black;border-right: 4px solid transparent;border-left: 4px solid transparent;border-top-color: #aa3041;margin-left: 0 !important;}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid black;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}

/*country dropdown*/

.append-country a.dropdown-toggle {
    padding: 0 !important;
    border-top: 0 !important;
    float: left;
    display: inline-block;
    right: 10px;
    position: absolute;
    width: 48px;
    top: 10px;
}

.append-country .dropdown-toggle img {
    display: inline-block;
}

.append-country .dropdown-toggle .caret {
    display: inline-block;
}

.append-country a.dropdown-toggle:hover, .append-country a.dropdown-toggle:focus,  .append-country a.dropdown-toggle:active {
    background: transparent !important;
}
#headerwrapper .append-country a {
    border-top: 0 !important;
}
/*---- font-icons-----*/
@font-face {
  font-family: 'icomoon';
  src:  url('/~/media/Files/E/Equifax-IR/fonts/icomoon-eot.eot?4rmtqn');
  src:  url('/~/media/Files/E/Equifax-IR/fonts/icomoon-eot.eot?4rmtqn#iefix') format('embedded-opentype'),
    url('/~/media/Files/E/Equifax-IR/fonts/icomoon-ttf.ttf?4rmtqn') format('truetype'),
    url('/~/media/Files/E/Equifax-IR/fonts/icomoon-woff.woff?4rmtqn') format('woff'),
    url('/~/media/Files/E/Equifax-IR/fonts/icomoon-svg.svg?4rmtqn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 3.5rem;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:hover, [class*=" icon-"]:hover {
    color: #981e32;
}

.icon-xbrl:before {
  content: "\e911";
}
.icon-audio:before {
  content: "\e908";
}
.icon-calendar:before {
  content: "\e909";
}
.icon-doc:before {
  content: "\e90a";
}
.icon-event-calendar:before {
  content: "\e90b";
}
.icon-html:before {
  content: "\e90c";
}
.icon-pdf:before ,.icon-PDF:before {
  content: "\e90d";
}
.icon-ppt:before {
  content: "\e90e";
}
.icon-video:before {
  content: "\e90f";
}
.icon-webcast:before {
  content: "\e910";
}
.icon-xlsx:before {
  content: "\e919";
}
.icon-down-arrow:before {
  content: "\e906";
}
.icon-up-arrow:before {
  content: "\e907";
}
.icon-next:before {
  content: "\e904";
}
.icon-prev:before {
  content: "\e905";
}
.icon-linkedin:before {
  content: "\e903";
}
.icon-plus2:before {
  content: "\f067";
}
.icon-minus2:before {
  content: "\f068";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-search:before {
  content: "\f002";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-member:before {
  content: "\e900";
}
.icon-board-member:before {
  content: "\e901";
}
.icon-chairman:before {
  content: "\e902";
}
.icon-plus:before {
  content: "\e912";
}
.icon-minus:before {
  content: "\e913";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-chevron-up:before {
  content: "\f077";
}

/*---- helvetica-fonts-----*/
@font-face{
        font-family:"Helvetica Neue";
        src:url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-eot1.eot");
        src:url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-eot1.eot") format("eot"),
        url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-woff1.woff") format("woff"),
        url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-ttf1.ttf") format("truetype"),
 url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-svg1.svg") format("svg");
    }
   
    @font-face{
        font-family:"Helvetica Neue Bold";
        src:url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-bold-eot.eot");
        src:url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-bold-eot.eot") format("eot"),
        url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-bold-woff.woff") format("woff"),
        url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-bold-ttf.ttf") format("truetype");
    }
     
    
    @font-face{
        font-family:"Helvetica Neue Condensed Black";
        src:url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-condensed-black-eot.eot");
        src:url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-condensed-black-eot.eot") format("eot"),
        url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-condensed-black-woff.woff") format("woff"),
        url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-condensed-black-ttf.ttf") format("truetype");
    }
 
  
    @font-face{
        font-family:"Helvetica Neue Medium";
        src:url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-medium-eot.eot");
        src:url("/~/media/Files/E/Equifax-IR/fonts/helvetica-neue/helvetica-neue-medium-eot.eot") format("eot");
    }
   
   

/*---- slick-slider-----*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*---- bootstrap-----*/
/*---------------- Start Reset CSS ----------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small, strike,strong, tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none} blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none} del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/*---------------- End Reset CSS ----------------- */
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=ce09fde71af3dd1a0c54)
 * Config saved to config.json and https://gist.github.com/ce09fde71af3dd1a0c54
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

@-ms-viewport{ width: auto !important;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img,.img-responsive{
  vertical-align: middle;
  display: block;
  width: auto \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1230px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1230px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

}
/*---- main-----*/
html {overflow-y:scroll;}
.inv-branding a:after { background-image: url("/~/media/Images/E/Equifax-IR/css/sprite.png"); background-repeat: repeat; content: " "; display: inline-block; position: absolute; }
#MainWrapper {float: left;width: 100%;position: relative;min-height: 100vh;}
.container-fluid { margin: 0 auto; max-width: 960px;}
/*.cssDisable{display:none;}*/

/*-------------- Main Body CSS Starts --------------*/ 
html { font-size: 10px; -webkit-text-size-adjust: none; -ms-content-zooming: none; }
body { background-color: #fff; font-family: 'Helvetica Neue', 'Arial', sans-serif; line-height: 1.6rem; font-size: 1.2rem; color: #333333; }
a { color:#0076a3; text-decoration: none; }
ul.dropdown-menu {
    display: block;
}

.page-introtext a:hover {
    color: #0076a3;
    text-decoration: underline;
}
.page-content a:hover {
    color: #0076a3;
    text-decoration:underline;
}
.countryDropdown:hover span.caret {
    height: 3px;
    background: url(/~/media/Images/E/Equifax-IR/css/dropdown-red.png) center -3px no-repeat;
    border-top-color: #981e32!important;
    border-bottom-color: #981e32!important;
}
a:hover { color: #0076a3;text-decoration: none;}
a:focus, a:active { text-decoration: none; border: none; outline: 0; _noFocusLine:expression(this.hideFocus=true);}
.hide { display: none; }
.invisible { position: absolute; left: -9999999px; top: auto; width: 1px; height: 1px; overflow: hidden; visibility: visible; }
img { outline-style: none; outline-width: 0; border: 0 none; }
h1, h2, h3, h4, h5, h6 {font-weight: 400;}
sup { font-size: smaller; font-weight: bold; }
sub { margin: 2px 0; padding: 2px 0; }
ul, ol { list-style: none; }
#twocolright ul { list-style-image: none; margin: 0 0 20px 15px; }
#twocolright ul ul { list-style: outside none circle; margin: 5px 0 0 15px; }
#twocolright ol ol { margin: 5px 0 0 15px; }
#twocolright ol { list-style: outside none numeric; margin: 0 0 20px 15px; }
#twocolright ol li, #twocolright ul li {margin: 0 0 5px;list-style-position: inside;list-style-type: disc;}
#twocolright ul li ol, #twocolright ol li ul { margin: 5px 0 0 15px; }
hr { border-style: none none solid; border-width: 0 0 1px; margin: 5px 0; }
:active { outline-style: none; outline-width: 0; }
* { margin: 0; padding: 0; }
.uppercase { text-transform: uppercase; }
p { padding: 0 0 20px; }
h1 { font-size: 4.0rem; line-height: 4.0rem; margin: 0 0 16px; color:#333333; }
h2 { font-size: 2.0rem; line-height: 2.1rem; margin: 0 0 10px; color:#333333; }
h3 { font-size: 1.6rem; line-height: 1.7rem; margin: 0 0 10px; color:#333333; }
h4 { font-size: 1.2rem; line-height: 1.5rem; margin: 0 0 10px; color:#333333; }
p#sectionheader { font-size: 1.6rem; line-height: 2.0rem; }
.float100 { float: left; width: 100% }
.resultWrapper.float100 { margin-top: 8px;}
.hide { display: none }
.home-slider { height: 345px; }
@-webkit-keyframes fadeIn {
from {
opacity:0;
}
to {
opacity:1;
}
}
@-moz-keyframes fadeIn {
from {
opacity:0;
}
to {
opacity:1;
}
}
@keyframes fadeIn {
from {
opacity:0;
}
to {
opacity:1;
}
}
#bannerwrapper .sliderbanner { -webkit-animation: fadeIn ease-in 1; -moz-animation: fadeIn ease-in 1; animation: fadeIn ease-in 1; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; }
.full-width { width: 100%; }
.inline-block { display: inline-block; }
a[href^="tel:"] { color: inherit !important; text-decoration: none; cursor: default; }
a[href^="tel:"].mobile-tel-link { color: inherit !important; cursor: pointer !important; }
/*-------------- Main Body CSS Ends --------------*/


/*-------------- Header CSS Starts --------------*/
#logo, .externalHeader { float: left; }
#logo {padding: 10px 20px 10px 3px;}
.topheaderWrapper {background-color: #981e32;}
.externalHeader ul { float: left; margin: 0; padding: 0; }
.externalHeader ul li {float: left;list-style: none;}
.externalHeader ul li:first-child {border-left: 1px solid #cb8993;}
.externalHeader ul li a {background: #981e32;color: #fff;display: inline-block;height: 45px;margin: 0;padding: 14px 18px 12px 18px;outline: none !important;font-size: 14px;border-right: 1px solid #cb8993;text-transform: uppercase;}
.externalHeader ul li a:hover {
    background: transparent linear-gradient(to bottom,#ec3d47 0%,#cb123b 100%) repeat scroll 0 0!important;
}
.externalHeader ul li a.dropdown-toggle:hover {
    background: #fff !important;
}

.dropdown-toggle:hover .dropdown-menu {
    display: block;
}

/*li.append-navigation.dropdown:hover ul.dropdown-menu {
    display: block;
    max-height: 300px;
    -webkit-transition: max-height 0.7s ease-in;
    -moz-transition: max-height 0.7s ease-in;
    -o-transition: max-height 0.7s ease-in;
    transition: max-height 0.7s ease-in;
}*/
ul.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 999;
    height: auto;
    display: none;
    float: left;
    -webkit-transition: max-height 0.7s ease-in;
    min-width: 250px;
    padding: 0;
    margin: 0;
    list-style: none;
    /* transition: max-height 0.7s ease-in; */
    background-color: white;
    border-right: 1px solid rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border-left: 1px solid rgba(0,0,0,0.2);
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
ul.dropdown-menu li a {
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "HelveticaNeueW01-55Roma",Arial,sans-serif;
    font-size: 15px;
    height: auto;
    padding: 5px 10px 5px 12px;
    background: #fff;
    text-transform: capitalize;
    line-height: 20px;
    display: block;
    letter-spacing: 0.02rem;
    border-right: 0;
    }

.dropdown-menu li {
    border-left: 0 !important;
    display: block;
    float: none !important;
}

.externalHeader ul li ul.dropdown-menu li a:hover {
    background: #e1e1e1!important;
}
#headerwrapper { margin: 0px; position: relative; }
#headerlinks { overflow: hidden; }
#headerlinks ul li { border-right: 1px solid #0000FF; float: left; padding: 0 5px; }
#searchcontainer { clear: both; float: right; height: 25px; margin: 10px 0 0; overflow: hidden; }
#searchTextboxContainer { float: left; }
#searchTextboxContainer input { width: 140px; height: 23px; }
#SearchButtonContainer { float: left; }
#SearchButtonContainer input { height: 24px; width: 44px; }
#searchTextBoxContainerRP input:focus {
    border: 1px solid #0076a3;
    -webkit-box-shadow: 4px 4px 5px 4px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 4px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 4px rgba(0,0,0,0.75);
}
#toplinks { float: left; }
.toplinks-right { float: right; margin-top: 0px; }
.support {
    float: left;
}
li.for-mobi {
    display: none;
}

.support a {
    background: #981e32;
    border: none;
    color: #fff;
    padding: 5px 10px 5px 26px;
    position:relative;
    outline: none;
    border-radius: 0;
    display: block;
    margin-top: 10px;
    font-size: 14px;
}
.support a:hover {
    background: #fff;
    color: #981e32;
}
.support a:before {
    content: '\f095';
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 1.5rem;
    position: absolute;
    left: 9px;
    top: 5px;
}
.dropdown-toggle {
    display: inline-flex;
}
.countryDropdown {
    float: left;
    padding: 10px 5px 6px 5px;
    height: 45px;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #bd7480!important;
    border-radius: 5px;
    margin-left:1px;
}
.countryDropdown ul li a {
    padding: 7px 5px;
    box-sizing: border-box;
    margin: 0;
    display: block;
}
.searchWrapper {
    float: left;
}
.headerSearch {
    width: 50px;
    height: 45px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    border: 1px solid #bd7480;
    margin-left: 5px;
    border-radius: 5px;
}
.headerSearch img {
    margin-top: 11px;
    margin-left: 13px;
}
.searchWrapper .searchbox.hover {
    display: block;
}
.doc-title-txt {
    /* float: left; */
    width: 80%;
}
.doc-icon {
    /* width: 20%; */
    /* float: left; */
    text-align: center;
}


/*-------------- Header CSS Ends --------------*/


/*-------------- Top Navigation CSS Starts --------------*/
#topnavigation { clear: both; margin: 0px 0 42px; }
#topnavigation ul li {float: left;text-align: center;/* text-transform: capitalize; */list-style-type: none;margin-bottom: 0;}
#topnavigation ul li.first { padding-left: 0; }
#topnavigation ul li.selected a, #topnavigation ul li.current a { color: #000; }
#topnavigation>ul>li { float: left; border: 1px solid #ffffff; margin-bottom: 0; }
#topnavigation>ul>li.haschildren:hover{ border: 1px solid #cbcbcb; }
/*-------------- Top Navigation CSS Ends --------------*/


/*-------------- Left Navigation CSS Starts --------------*/
#utility { margin-top: 40px; }
.leftnavigation .level1 { font-size: 1.4rem; line-height: 1.4rem; margin-bottom: 15px; }
.leftnavigation .level1.haschildren > ul { display: none; padding-left: 20px; }
.leftnavigation .level2 { margin-top: 15px; }
.leftnavigation .level1.selected > a { color: #000 }
.leftnavigation .level1 a:hover { color: #000 }
/*Left menu drop down starts*/
a.showmore-menu { cursor: pointer; display: block; height: 14px; margin: 0; position: absolute; right: 10px; top: 0px; width: 14px; z-index: 500; font-family: 'icomoon' !important; }
.leftnavigation .level1.haschildren { position: relative; }
.leftnavigation .level1.haschildren > a > span { padding-right: 30px; }
a.showmore-menu:after { content: "\f068"; }
a.showmore-menu.opened:after { content: "\f067"; }
a.showmore-menu:focus { text-decoration: none; color: #159EE4; }
/*Left menu drop down ends*/
/*-------------- Left Navigation CSS Ends --------------*/


/*-------------- Breadcrumb CSS Starts --------------*/
#breadcrumb { margin: 0 0 18px; font-size: 1.2rem; line-height: 1.6rem; color: #555555; }
/*-------------- Breadcrumb CSS Ends --------------*/


/*-------------- Search page CSS Starts --------------*/
.ip3search_highlight { font-weight: bold; }
.sitesearchpagination { padding-top: 10px; float: left; width: 100%; }
.sitesearchpagination ul { text-align: center; }
.sitesearchpagination ul li { display: inline; margin: 0 10px 0 0 !important; padding: 0; list-style: none !important; }
table.searchTable { width: 100%; word-break: break-all; }
table.searchTable tbody tr th { text-align: left; height: 22px; }
#tabs.sectionTabs { float: left; position: relative; width: 100%; padding: 0 0 10px; }
#tabs.sectionTabs ul {/* border-bottom: 1px solid #000; */float: left;list-style: none outside none;padding: 0;margin: 0;width: 100%;}
#tabs.sectionTabs li {float: left;padding: 0;margin: 0;list-style: outside none none;}
#tabs.sectionTabs li.lastLI { border-right: 1px solid #000; }
#tabs.sectionTabs li a span { display: block; text-align: center; }
#tabs.sectionTabs li a {display: block;padding: 10px 40px;text-align: center;background-color: #ccc;}
#tabs.sectionTabs li.current a, #tabs.sectionTabs li a:hover {background-color: #981e32;color: #fff;}
#tabsDD { height: 35px; font-size: 1.4rem; width: 180px; }
#tabs.sectionTabs span.select { position: absolute; font-size: 1.4rem; top: 0; left: 0; height: 35px; color: #000; padding: 11px 15px 10px 5px; background: url("/~/media/Images/E/Equifax-IR/css/searchTab-dd.png") no-repeat scroll 96% 15px #cccccc; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; *behavior:url("/~/media/Files/E/Equifax-IR/htc-files/boxsizing.htc");
}
.searchresultpage #loadmore a {
    background-color: #0093c9;
    color: #ffffff;
    cursor: pointer;
    display: block;
    line-height: 23px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
}
.searchresultpage #loadmore a:hover {
    background-color: #037296;
}
.searchresultpage #loadmore { width: 100%; float: left; padding: 20px 0; }
.searchresultpage #loader, .searchresultpage #loadedcontent { display: none; text-align: center; }
#searchinnerRP { margin-bottom: 10px; }
#searchTextBoxContainerRP {float: left;}
#searchButtonContainerRP { float: left; }
#searchTextBoxContainerRP input {border: 1px solid #ababab;padding: 9px 10px;}
#searchButtonContainerRP > input:hover {
    background: #037296;
}
#searchButtonContainerRP > input {margin-left: 5px;border: 0;padding: 5px;color: #fff;background: #0093c9;border-radius: 2px;padding: 10px 20px;}
.mobi-pr-tabs ul {display: none;border-left: 1px solid #cccccc;margin: -2px 0 0 0 !important;border-right: 1px solid #cccccc;}
.mobi-pr-tabs ul li {list-style-type: none !important;background: #ffffff;border: 0;border-bottom: none;}
.mobi-pr-tabs ul li:last-child { border-bottom: 1px solid #cccccc; }
.newsWrapper { margin-top: 16px; }
.mobi-pr-tabs .year-item { padding: 10px; border: 1px solid #cccccc; font-size: 1.5rem; line-height: 1.6rem; color: #333333; border-radius: 3px; position: relative; }
.mobi-pr-tabs .year-item:after { content: ''; display: inline-block; color: #cccccc; vertical-align: middle; border-top: 9px dashed; border-top: 4px solid\9; border-right: 5px solid transparent; border-left: 5px solid transparent; position: absolute; right: 15px; top: 15px; }
.mobi-pr-tabs .year-item.active:after { border-bottom: 9px dashed; border-top: none; }
.mobi-pr-tabs ul li a {padding: 10px;display: block;font-size: 1.5rem;line-height: 1.6rem;border-bottom: 1px solid #cccccc;color: #333333;}
/*-------------- Search page CSS Ends --------------*/


/*-------------- Site Map CSS Starts --------------*/
#sitemapcontainer li {font-weight: bold;}
#sitemapcontainer li a {/* display: block; */padding: 3px;}
#sitemapcontainer li ul li { font-weight: normal }
#sitemapcontainer li ul li a { padding: 0 0 0 3px; }
#sitemapcontainer li ul li ul { margin-bottom: 10px; }
#sitemapcontainer li ul li ul li { }
#sitemapcontainer li#nav-site-services-level1 { display: none; }
/*-------------- Site Map CSS Ends --------------*/


/*-------------- Homepage Bottom Boxes Starts --------------*/
.ir-box-content p {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}
.box-item-container { margin-bottom:15px; }
.box-item-container h2 { font-size: 2.8rem;
    line-height: 2.8rem;
    margin-bottom:9px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 45px 14px 0px 17px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;}
.box4 h2, .box5 h2, .box6 h2 { min-height: 72px; }
.box-item-container .ir-box-link a {color: #ffffff;font-size: 1.3rem;border: 1px solid #ffffff;border-radius: 10px;text-transform: uppercase;display: block;padding: 9px 6px;text-align: center;font-family: 'Open Sans', sans-serif;}
.box-item-container .ir-box-link a:hover { color: #0093c9; background-color: #ffffff; }
.box-item-container .ir-box-content {margin-bottom: 10px; position: relative; padding: 0px 15px 0px 15px;font-size: 1.7rem;line-height: 2rem;color: #ffffff;}
.box-item-container .form-links a { font-size: 2.4rem; margin-right: 5px; }
.box-item-container .form-links { margin: 5px 0px; }
.box-item-container p.ir-event-date { padding-bottom: 5px; font-weight: bold; }
.box-item-container #regTextbox { border: 1px solid #d8d8d8; padding: 5px 10px; margin-bottom: 10px; }
.box-item-container .email-alerts-btn input[type="submit"] { color: #FFF; border-radius: 7px; background: #003764; border: none; padding: 7px 15px; }
.ir-box-link {padding: 26px 18px;position: absolute;bottom: 0;left: 0;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;}
.homepage-boxes { width: 100%; padding: 0px; display: inline-block;min-height: 340px; }
.boxImage:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
}

.boxImage:hover::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 340px;
    transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
}
.boxImage:before {content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; background-color: rgba(0, 0, 0, 0.6);}
/* .boxImage:after {
  content: '';
position: absolute;
top: 100%;
left: 0;
background-color: transparent;
width: 100%;
height: 100%;
transition: top 0.5s;
-moz-transition: top 0.5s;
-webkit-transition: top 0.5s;
} */
#homepage-box-3 {/* border: 1px solid #e1e1e1; */min-height:340px;position: relative;}
div#homepage-box-3 .boxImage {
    border: 1px solid #e1e1e1;
}
#homepage-box-3 h2 { color: #333333; }
a.email-alert { background: #003764; border: none; border-radius: 7px; color: #fff; padding: 7px 15px; float: left; }
.boxImage {background: no-repeat center center / cover;display: block;width: 100%;height:340px;position:relative;overflow:hidden;}
.boxBackground {background: no-repeat center center / cover;display: block;width: 100%;height: 340px;position: relative;overflow: hidden;}
.box3 .ir-box-link {
    /* padding: 26px 26px; */
}

.box3 .boxImage:before {
    background: none;
}

#homepage-box-3 .boxImage.ctr3:hover h2 {
    color: #fff;
}
.boxImage.ctr3:hover .ir-box-content {
    display:none;
}

/* .boxImage:after{content:'';position:absolute;top:100%;left:0;background:#3fae29;width:100%;height:100%;transition:top 0.5s;-moz-transition:top 0.5s;-webkit-transition:top 0.5s;} */
/* .boxImage:hover:after{content: '';
position: absolute;
bottom: 0;
left: 0;
background: #3fae29;
width: 100%;
height: 1px;
transition: bottom 0.5s;
-moz-transition: bottom 0.5s;
-webkit-transition: bottom 0.5s;} */
.ir-box-title {position: relative;}
.ir-box-title,.ir-box-content,.ir-box-link{transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;}

.boxImage:hover .boxBackground{vertical-align: bottom;background:transparent;z-index: 12;}
.boxImage:hover .ir-box-link{position: absolute;background:transparent;}
/*-------------- Homepage Bottom Boxes Ends --------------*/


/*-------------- Footer CSS Starts --------------*/
#footerwrapper { clear: both; padding-top: 40px; }
#footerlinks ul li { border-right: 1px solid #0000FF; float: left; padding: 0 5px; }
/*-------------- Footer CSS Ends --------------*/


/* --------------- Banner Starts ---------------*/
.home-slider { max-height: 345px; background: rgba(0, 0, 0, 0) url("~/media/Images/E/Equifax-IR/css/site-loader.gif") no-repeat scroll center center; }
.home-slider#bannerwrapper .sliderbanner {/*visibility:hidden;*/ float: left; transition: all 0s ease 0s; }
.banneritem { position: relative; height: 345px; width: 100%; overflow: hidden; float: left; }
.banneritem .bannertext { color: #fff; position: absolute; top: 43%; width: 450px; }
#bannerwrapper { position: relative; margin: 0 auto; overflow: hidden; }
#bannerwrapper .sliderbanner { width: 100%; position: relative; }
.bannerOuterText { margin: 0 auto; max-width: 1100px; /*width:100%;position: relative;top: 43%;transform: translateY(-50%);*/ }
.home-intro { }
.home-intro p {font-size: 1.2rem; line-height: 1.6rem; padding: 0 0 10px; }
.BannerImage { display: block; height: auto; width: 100%; }
.bannertext p.sldTitle { font-size: 2.2rem; font-weight: 700; padding: 0 0 10px; }
.bannertext p { font-size: 1.8rem; padding: 0 0 10px; }
.bannertext p a { font-size: 1.6rem; }
.slick-dots { left: 0px; right: 0px; bottom: 30px; margin: 0px auto; position: relative; text-align: center; }
.slick-dots li { display: inline-block; margin: 0 5px; }
.slick-dots li button { border: none; background: rgba(255,255,255,0.7); height: 15px; width: 15px; text-indent: -99999px; }
.slick-dots li.slick-active button { background: rgba(255,255,255,1); }
.slick-arrow { position: absolute; top: 45%; z-index: 2; border: none; width: 31px; height: 55px; font-size: 0px; background-color: rgba(255,255,255,0); }
.slick-arrow.slick-next:after { font-family: 'icomoon'; content: "\e90c"; font-size: 3.5rem; position: relative; color: #fff; }
.slick-arrow.slick-prev:after { font-family: 'icomoon'; content: "\e905"; font-size: 3.5rem; position: relative; color: #fff; }
.slick-arrow.slick-prev { left: 20px; background-position: -8px -8px; }
.slick-arrow.slick-next { right: 20px; background-position: -45px -8px; }
/* --------------- Banner Ends ---------------*/


/* --------------- Search Starts ---------------*/
.siteSearch {background: #0093c9;border-radius: 3px;color: #fff;font-size: 14px;position: relative;font-family: "Arial Narrow",Arial,sans-serif;text-decoration: none;z-index: 9999;-webkit-border-radius: 3px;-moz-border-radius: 3px;padding: 5px 10px;border: 0 none;}
.siteSearch:hover {
    background: #037296;
}
.search {
    border: none;
    background-color: #555;
    filter: alpha(opacity=90);
    opacity: .9;
    padding: 25px 9px 40px 17px;
    position: relative;
    width: 428px;
    z-index: 3;
    }
.searchbox {     position: absolute;
    display: none;
    top: 45px;
    right: 10px; }
.search-txt {border: medium none;background: none;color: #a2a2a2;font-size: 1.4rem;padding: 12px 0 12px 10px;width: 396px;background-color: #ffffff;line-height: 2rem;}
div#searchButtonContainer2:after { font-family: 'icomoon'; content: "\f002"; position: absolute; right: 0px; top: 0px; line-height: 1.5rem; }
div#searchButtonContainer {
    display: inline-block;
    position: absolute;
    right: 14px;
    bottom: 9px;
}

/* --------------- Search Ends ---------------*/


/* --------------- Content Wrapper Starts ---------------- */
#contentwrapper {margin-top:16px;clear: both;margin-bottom: 167px;}
.page-intro-text { float: left; width: 100%; }
.page-content { float: left; width: 100%; }
.page-introtext p { font-size: 1.2rem; line-height: 1.6rem; font-weight: 600; }
/* --------------- Content Wrapper Ends ---------------- */


/* --------------- Snapdown Starts ---------------- */
.snapdown-container { float: left; width: 100%; }
.snapdown-title {
    background-color: #ffffff;
    padding:13px 10px 14px 48px;
    float: left;
    width: 100%;
    border: 1px solid #5f6a72;
    margin-bottom: 5px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
}
.snapdown-title:before {
  display: block;
  content: "\e912";
  width: 24px;
  font-family: "icomoon";
  color: #5f6a72;
  padding: 2px;
  text-align: center;
  height: 24px;
  position: absolute;
  left: 10px;
  font-size: 2.2rem;
  top: 12px;
  border-radius: 20px;
  line-height: 18px;
}
/* .snapdown-title:after {
    content: '';
    display: block;
    height: 12px;
    width: 2px;
    background-color: #0076a3;
    position: absolute;
    left: 16px;
    top: 19px;
} */
.snapdown-item.active .snapdown-title:before {
    background-color: #546a72;
    content: "\e913";
    color: #ffffff;
}

.snapdown-item:hover .snapdown-title:before{}

.snapdown-item .snapdown-title:hover:before{}
    
.snapdown-title:before:hover {
    display: block;
    content: "\f068";
    width:24px;
    font-family: "FontAwesome";
    color: #ffffff;
    padding:2px;
    text-align: center;
    height:24px;
    position: absolute;
    left:10px;
    background-color: #5f6a72;
    font-size:10px;
    top:10px;
    border-radius:20px;
    border: 1px solid #fff;
    line-height: 18px;
}
.active .snapdown-title:before {
    content: '';
}
.active .snapdown-content {
    margin-bottom: 10px;
}
.snapdown-item.active .snapdown-title:after {
    content: none;
}
.snapdown-content { float: left; width: 100%; display: none; padding: 15px;background: #eeeeee; }
.snapdown-content p { font-size: 1.4rem; line-height: 2.0rem;color: #333e48;}
.snapdown-content p:last-child { margin-bottom: 0px; }
.snapdown-item { float: left; width: 100%; margin-bottom: 1px; }
.snapdown-item.active .snapdown-title {
    background-color: #546a72;
    color: #ffffff;
    margin-bottom: 10px;
}
.snapdown-item:hover .snapdown-title p{/* color: #ffffff; */}
.snapdown-item:hover .snapdown-title {
    /* background-color: #546a72; */
    /* color: #ffffff; */
}
.snapdown-item.active .snapdown-title p{color: #ffffff;}
.show-hide { cursor: pointer; float: right; }
.snapdown-item.first .snapdown-content { display: block }
.snapdown-title p { color: #981e32; font-size: 1.8rem; margin-bottom: 0; position: relative;font-family: 'Open Sans', sans-serif; }
.nojs .snapdown-title p:after { display: none; }
/* .snapdown-title>p:after { color: inherit; content: "\f068"; display: block; font-family: 'icomoon' !important; margin-top: -8px; position: absolute; right: 0; top: 50%; font-weight: 700; }
.snapdown-item.active .snapdown-title>p:after { content: "\f067"; } */
.snapdown-title i { font-size: 1.8rem; float: right; }
.nojs .snapdown-title p::after { content: ""; }
.nojs .snapdown-title.active p::after { content: ""; }
/* --------------- Snapdown Ends ---------------- */

/* ---------------Starts Committee Composition ---------------- */
.category-key span { width: 30%; float: left; }
.category-key { float: left; width: 100%; margin-bottom: 20px; margin-top: 10px; }
.committee-composition-container { float: left; width: 100%; }
table.committee-composition-table { width: 100%; }
.category-key img { margin-top: -5px; display: inline; }
.committee-composition-table img { display: inline-block; }
table.committee-composition-table td { text-align: center; }
table.committee-composition-table td.textLeft { text-align: left; }
/* ---------------Ends Committee Composition ---------------- */


/* --------------- Events and Presentation Starts ---------------- */
.events-presentations-container {/* float: left; *//* width: 100%; */}
.events-presentations-container .event-date { width: 20%; }
.event-table td { vertical-align: top; }
.webcast-event { display: block; float: left; min-height: 25px; padding: 2px 2px 3px 20px; clear: left; position: relative; }
a.webcast-event:after { font-family: 'icomoon' !important; content: "\f1c7"; position: absolute; left: 0px; top: 0px; }
table.upcoming-event-table { margin-bottom: 20px; }
.eventSubitems { margin-top: 10px; }
.eventSubitems a { position: relative; display: block; float: left; padding: 2px 0; }
.eventSubitems .relatedLink { padding-bottom: 5px; }
.event-table strong.title-sub { display: block; }
.event-document:first-child { margin-top: 10px; }
.event-document { clear: both; display: block; float: left; }
span.eventDate-full {
    font-size: 1.4rem;
    line-height: 2.6rem;
    color: #333e48;
}
.doc-title {font-size: 1.4rem;line-height: 2.4rem;color: #333333;font-weight: 700;padding-bottom: 7px;}
.event-document img { padding: 0 4px 0 2px; vertical-align: middle; display: inline }

.event-document a { display:inline-flex; padding: 2px 0; float: left;font-size: 1.4rem;color: #0093c9; }
.pdf-size { display: block; float: left; padding: 5px 0 3px 8px; }
.event-document.event-document-1 a { padding:0px 0 2px; }
.event-document a span {display: inline-block;vertical-align: middle;}
.event-document a span.eventIcon {font-size: 3rem;/* color: #0076a3; */}
.event-document a span.eventTitle {font-size: 1.3rem;line-height: 2.0rem;color: #0093c9;padding-left: 10px;}
span.eventTitle:hover {
    text-decoration: underline;
}
.Outlook-link { display: block; float: left; padding: 2px 0; }
.Outlook-link img { margin-right: 11px; vertical-align: middle; display: inline }
.rad-underline { text-decoration: underline; }
.event-document .media-link { font-size: 1.4rem; color: #0093c9 }
.event-document .media-link:hover { text-decoration:none;}
.relatedDocuments {float: left;margin-bottom: 15px;padding-left: 22px;width: 100%;}
/* --------------- Events and Presentation Listing  Starts ------------------*/
.listing-events-container h2 { margin-bottom: 15px; font-size: 1.5em; }
.upcoming-events-container { float: left; margin-bottom: 30px; width: 100%; }
.related-materials-expand,.addContent-wrapper { margin-top: 10px; float: left;font-size: 1.4rem;line-height: 2.6rem;color: #333333; }
.event-listing-item-container { padding: 15px; float: left; width: 100%; margin-bottom: 15px; border: 1px solid #eee; }
.event-listing-item-container.last { margin-bottom: 0px; }
/*.upcoming-events-container .title-sub,.upcoming-events-container .event-date,.upcoming-events-container .outlook-link{float:left;width:32%;margin-right:2%;}*/
.upcoming-events-container .outlook-link { margin: 0px 5px 0 0; color: #0076a3; font-size: 2.2rem; text-align: center; display: inline; float:left; }
.upcoming-events-container .outlook-link img { float: left; margin-right: 10px; }
.related-materials-collapsed p:before { font-family: 'icomoon' !important; content: "\f067";/*margin-right:10px;*/ cursor: pointer; left: 0; position: absolute;font-weight: normal; }
.related-materials-collapsed.active p:before { content: "\f068"; }
.event-listing-item-container .media-link, .event-listing-item-container .media-link:hover { font-size: 1em; color: #159ee4 }
.events-presentations-container .past-events-container .event-date { width: 100%; }
.related-materials-collapsed { float: left; width: 100%;font-size: 1.4rem;line-height: 2.0rem;color: #333333;    padding-left: 18px;}
.related-materials-collapsed p { padding-bottom: 0; cursor: pointer; display: inline-block; padding-left: 25px; position: relative; font-weight: bold;}
.events-presentations-container .date, .events-presentations-container .subject, .events-presentations-container .calendar { float: left; font-size: 1.6rem; line-height: 2.0rem; color: #333333; padding-left: 18px;font-weight: 700; }
.events-presentations-container .upcoming-events-container .date { width: 28%;padding-left:50px }
.events-presentations-container .upcoming-events-container .subject { width:49%;padding-left:34px  }
.events-presentations-container .upcoming-events-container .calendar { width: 23%;text-align: center; }
.events-presentations-container .past-events-container .date { width: 28%;padding-left:50px; }
.events-presentations-container .past-events-container .subject { width: 72%; padding-left:50px; }
.eventtableHeading { padding: 15px 0px; float: left; width: 100%; }
.tab-content {display:none;}
.tab-content.active {display: block;}
.upcoming-events-container .events .eventDate { float: left; width: 28%; font-size: 1.6rem; line-height: 2.0rem; color: #333333; }
.upcoming-events-container .events .eventData { float: left; width: 49%; font-size: 1.6rem; line-height: 2.0rem; color: #333333; }
.upcoming-events-container .events .eventCalendar { float: right; width: 15%; font-size: 1.6rem; line-height: 2.0rem; color: #333333; }
.past-events-container .events .eventDate {float: left;width: 25%;font-size: 1.6rem;line-height: 2.0rem;color: #333333;}
.past-events-container .events .eventData {float: left;width: 70%;margin-left: 5%;font-size: 1.6rem;line-height: 2.0rem;color: #333333;}
.events {
    background-color: #ffffff;
    padding: 13px 10px 14px 48px;
    float: left;
    width: 100%;
    border: 1px solid #5f6a72;
    margin-bottom: 10px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
}
.events p { padding-bottom: 0; }
.events-hidden-content .dateContent { float: left; width: 28%; }
.events-hidden-content .dataContent { float: left; width: 100%; }
.events-hidden-content .outlookContent { float: left; width: 22%; }
.events-hidden-content {display: none;float: left;width: 100%;/* border-bottom: 1px solid #cccccc; */margin-bottom: 1px;background: #eee;padding: 15px;margin-bottom: 10px;}
.events.active {
    background-color: #546a72;
    color: #ffffff;
}
.events.active .eventDate, .events.active .eventData, .events.active .eventCalendar a { color: #ffffff; }
.events-presentations-container .events:before {content: '';display: block;content: "\e912";width: 24px;font-family: "icomoon";color: #5f6a72;padding: 2px;text-align: center;height: 24px;position: absolute;left: 10px;font-size: 2.2rem;top: 12px;border-radius: 20px;/* border: 1px solid #5f6a72; */line-height: 18px;}
.events-presentations-container .events.active:before {background-color: #546a72;content: "\e913";/* border: 1px solid #fff; */color: #ffffff;}
.events-presentations-container .events:after {content: '';}
.events-presentations-container .events.active:after { content: none; }
.visible-mb {display: none;}
/* --------------- Events and Presnetation Listing ------------------*/
/* --------------- Events and Presentation Ends ---------------- */

/* --------------- Annaul report CSS Starts ------------------*/
.reportWrapper .reportbottomBox { background-color: #981E32; padding:9px 20px; }
.reportWrapper .reportItem { margin-bottom: 20px; }
.reportWrapper p.reportTitle, .reportWrapper p.reportSize { padding-bottom: 10px; }
.reportWrapper p.reportTitle a {display: block;color: #fefefe;font-size: 2.0rem;position: relative;line-height: 2.5rem;}
.reportWrapper p.reportTitle a:hover:after {content: "";border-bottom: 1px solid #fff;display: block;position: absolute;left: 0;bottom: 0;width: 180px;}
.reportWrapper p.reportTitle.proxy a:hover:after {content: "";border-bottom: 1px solid #fff;display: block;position: absolute;left: 0;bottom: 0;width: 200px;}
.reportWrapper p.reportSize a { color: #fefefe; display: block; font-size: 1.2rem; line-height: 1.6rem; position: relative; padding-left: 25px; }
.reportWrapper p.reportSize a:before { content: '\e90d'; display: inline-block; font-family: 'icomoon'; font-size: 2em; position: absolute; left: 0; width: 16px; height: 18px; }
/* --------------- Annaul report CSS Ends ------------------*/

/* --------------- Calendar Of Events Starts ------------------*/
.latest-webcast-tem { margin-bottom: 20px; }
.webcast-link-container img { display: inline-block; }
.latest-webcast-tem .webcast-subject, .latest-webcast-tem .webcast-date { padding-left: 30px; }
.financial-calendar-container, .subscriptionbox { float: left; margin-top: 15px; }
.events-item-container, .formrow { margin-bottom: 20px; }
.formrow label { margin-bottom: 10px; }
.privacytext p { padding-bottom: 0px; }
.supporting-material-item { margin-bottom: 10px; }
.supporting-material-item.last { margin-bottom: 0px; }
.supporting-material-item .doc-pdf-icon { float: right; }
.webcast-link .normal-text-link { display: inline-block; width: 100% }
.calendar-past-event-item { float: left; width: 100%; margin: 20px 0 0; padding-bottom: 20px; border-bottom: 1px solid #efefef; }
.calendar-past-event-item.last { border-bottom: 0px; }
.supporting-material-container .material-text { float: left; width: 20%; }
.supporting-material-container .material-item { float: left; width: 80%; }
.supporting-material-container .material-item a { float: right; }
.related-materials-expand p {padding-bottom: 5px;}
/* --------------- Calendar Of Events Ends ------------------*/


/* --------------- Listing Page Starts ---------------- */
.list-title { float: left; width: 89%; }
.list-document { float: left; padding: 7px 0; width: 11%; }
.list-document div { float: left; margin-right: 5px; }
.list-wrapper ul li.last { border-bottom: 4px solid #0380c1; }
.list-wrapper ul li.first { border-top: 4px solid #0380c1; }
.list-wrapper ul li { border-top: 1px solid #adcde4; clear: both; float: left; padding: 0; width: 100%; }
.list-wrapper ul li p { line-height: 16px; margin: 0; padding: 15px 10px 0 0; }
.noprint { font-size: 0.929em; }
.noprint span { float: left; }
.noprint div { display: inline-block; text-align: right; vertical-align: middle; }
.dwd-brief-link { margin-top: 5px; text-align: left; }
#twocolright .tabs ul { margin: 0; }
#twocolright .tabs li { list-style: none; margin: 0 0 25px;}
.tabs .level3 { float: left; margin-right: 10px; }
.tabs .level3 a span { background-color: #f0f0f0; display: block; font-size: 1.5rem; line-height: 2.0rem; padding: 15px 53px; color: #333333; border-right: 1px solid #ffffff; }
.tabs .level3 a span:hover { background-color: #981e32; color: #ffffff; transition: background 0.5s ease 0s; }
.tabs .current span { background-color: #981e32; display: block; font-size: 1.5rem; line-height: 2.0rem; padding: 15px 53px; color: #ffffff; border-right: 1px solid #ffffff; }
.events-presentations-container .tabs .current span {
    background-color: #981e32;
    display: block;
    font-size: 1.8rem;
    line-height: 2.0rem;
    padding: 15px 40px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0.09rem;
    border-right: 1px solid #ffffff;
}
.tabs .level3 a { display: block; }
.tabs ul { float: left; width: 100%; }
.tabs { }
.newsWrapper { margin-top: 20px; }
.custom-tabs ul { display: table; }
.custom-tabs ul li { display: table-cell; float: none; text-align: center; width: 50%; }
.custom-tabs ul li a span {font-weight: 700;background-color: #f0f0f0;display: block;font-size: 1.8rem;line-height: 2.0rem;letter-spacing: 0.09rem;padding: 15px 40px;color: #333333;border-right: 1px solid #ffffff;}
.custom-tabs ul li a span:hover {background-color: #981e32;color: #ffffff;transition: background 0.5s ease 0s;}
.custom-tabs.tabs {margin-bottom: 30px;}



/* --------------- Listing Page Ends ---------------- */


.box-items { padding-top: 23px }
.box-unit { margin-bottom: 38px; }
#box-unit-4 { clear: left }
.header-gallery-unit { padding: 15px 0 10px; clear: both; line-height: 18px; }
.header-gallery-unit h2 { font-size: 1.6rem; }
.box-unit p { font-size: 1.4rem }
.box-unit p:last-child { margin-bottom: 0 }
.shareprice-box { background: #333333; position: relative; }
.shareprice-box iframe { height: 150px; padding: 20px 15px 5px; }
.shareprice-box .inner-share-box-link { display: block; padding: 0 15px; }
/*---------- Table Styling ------------*/
table { border: 1px solid #d9c8a4;width: 100%;}
th {
    background-color: #6a737b;
    border-right: 1px solid #d9c8a4;
    padding: 14px 10px 14px 20px;
    color: #ffffff;
    font-size: 1.2rem;
    text-align: left;
    letter-spacing: 0.09rem;
    line-height: 1.8rem;
    }
tbody th { background: none; }
td, tbody th {     border-right: 1px solid #d9c8a4;
    padding: 12px 19px;
    color: #333;
    font-size: 1.2rem;
    border-top: 1px solid #d9c8a4;
    vertical-align:middle; }
tr { background-color: #ffffff; }
tr:nth-child(2n) { background-color: #f0e9db; }
table.inv-responsive-table { width: 100%; margin-bottom: 10px }
tbody th { font-weight: normal }
th.cAlign, td.cAlign { text-align: center; }
td p { margin-bottom: 0; padding-bottom: 0 }
.inv-responsive-header-td { font-weight: 700; }
.inv-responsive-data-header { width: 30%; font-weight: 700; }
.inv-responsive-data-content { width: 70% }
table.responsive-table { }
.pr-mobi-headers { display: none; }
/*---------- Table Styling ------------*/


/*----------  Footer CSS Start ------------------*/
.footer-title { color: #666666; font-size: 1.6rem; text-transform: uppercase; }
.copyrightContent p, .footerleftContent p, .footerrightContent p { font-size: 0.9rem; line-height: 1.2rem; color: #ffffff; padding-bottom: 12px; }
.footerLogo { margin-bottom: 22px; }
.footerrightContent p { font-size: 1.2rem; line-height: 1.6rem; padding-top: 3px; }
.footer-link ul { font-size: 1.2rem; line-height: 1.2rem; padding-top: 5px; }
.footer-link ul li { border-left: 1px solid #ffffff; float: left; margin-bottom: 10px; padding: 0 4px; }
.footer-link ul li:first-child { margin: 0; border-left: 0; padding-left: 0; }
.footer-link ul li a { color: #ffffff; }
.footer-links-container {background: #555555 none repeat scroll 0 0;float: none;max-width: none;padding: 0 0 14px;position: absolute;width: 100%;z-index: 9;margin-top: 30px;bottom: 0;}
.footer-links-container .container-fluid { margin: 0 auto; max-width: 960px; padding-top: 14px; }
/* .footer-links-container a{color:#FFF;}*/
.inv-branding a { display: block; text-indent: -9999px; position: relative; }
.inv-branding a:after { background-position: -144px -8px; height: 15px; left: 0px; top: 0; width: 101px; }
.inv-branding { clear: both; }
.footer-right-side { float: right; }
a.footer-linkedin, a.emailtofriend { color: #fff; background-color: #A3B0B6; padding: 5px 10px; border-radius: 5px; font-size: 2.7rem; line-height: normal; }
.footer-linkedin:hover, .emailtofriend:hover { background-color: #6e8878 }
/*----------  Footer CSS End ------------------*/


/*---------- Sidebar Start ------------------*/
p#sectionheader { font-size: 1.6rem; font-weight: 700; line-height: 20px; padding: 0 0 22px; }
/* Sidebar End */


/*---------- Main Navigation Start ------------------*/
#topnavigation>ul { box-sizing: border-box; float: left; width: 100%; display: block; margin: 0; }
#topnavigation ul li a, #topnavigation ul li > span { display: block; padding: 10px 5px; margin-left: 1px; color: #5f6a72; font-size: 1.6rem; line-height: 2.0rem; }
#topnavigation ul li.level1.haschildren > a > span:after { content: ''; display: inline-block; color: #5f6a72; width: 0; height: 8px; margin-left: 5px; vertical-align: middle; border-top: 6px dashed; border-top: 4px solid\9; border-right: 5px solid transparent; border-left: 5px solid transparent; }
.appended-main-navigation { display: none; }
/*.append-navigation > ul {display: none;}*/
#mobishownav .append-navigation > ul {/*display:block;*/ display: none; }
#topnavigation ul li:hover ul { display: block; }
#topnavigation ul li.current.level1.haschildren span.navhover { padding-bottom: 17px; }
#topnavigation ul li ul li { width: 270px; height: auto; text-align: left; float: none; border-bottom: 1px solid #cbcbcb }
#topnavigation ul li ul li.last { background: 0 none; padding-left: 0px; }
#topnavigation ul li ul li>span, #topnavigation ul li ul li a, #topnavigation ul li.selected ul li a { background: none; border: none; behaviour: none; margin: 0 0 1px 0; color: #5b5454; font-weight: normal; text-transform: none; padding: 12px 20px; display: block; }
#topnavigation ul li ul li:hover a { color: #333333; border-radius: 0; }
#topnavigation ul li ul { display: none; margin-top: 0; position: absolute; z-index: 2; border: 1px solid #cbcbcb; background-color: #FFFFFF; border-radius: 0px; width: 272px; margin-left: -1px; }
#topnavigation ul li.level1.haschildren > ul { display: none; z-index: 12; }
#topnavigation ul li.level1.haschildren:hover > ul { display: block; }
#topnavigation ul li.level1.last ul { border-radius: 3px 0 3px 3px; }
#topnavigation ul li ul { display: none; position: absolute; }
#topnavigation ul li.level1.last ul { right: 0; }
#topnavigation ul li a:hover, #topnavigation ul li.haschildren a.navhover, #topnavigation ul li.haschildren span.navhover { color: #981e32; }
#topnavigation ul li a.navhover { border-radius: 4px 4px 0 0; background: #003764; }
#topnavigation ul li.append-navigation > a { color: #FFF; border-radius: 4px 4px 0 0; background: #003764; }
#topnavigation ul li ul li.level1.current > span { background: #003764 none repeat scroll 0 0 !important; color: #fff !important; }
#topnavigation ul li ul li.level1.selected a > span { color: #fff !important; }
#topnavigation ul li ul li.level1.selected a { background: #003764 none repeat scroll 0 0 !important; }
#topnavigation ul li a:hover, #topnavigation ul li a.navhover { }
#topnavigation ul li:hover ul li a { color: #333333; background: transparent; padding: 8px 20px; margin-bottom: 0px; }
#topnavigation ul#section-Homepage-level1 { margin-left: 0%; }
#topnavigation ul li.current li a:hover span { color: #333333; }
#topnavigation ul li.haschildren ul li a:hover { background-color: #e1e1e1; }
#topnavigation ul li ul li.level2.current span {color: #981e32;font-size: 1.6rem;line-height: 2.0rem;}
#topnavigation ul li.level1.current span {color: #981e32;font-size: 1.6rem;line-height: 2.0rem;}
#topnavigation ul li ul li.level2.selected a span {color: #981e32;font-size: 1.6rem;line-height: 2.0rem;}
.nojs #topnavigation ul ul ul { position: relative; }
#topnavigation ul li.selected li.level2.current span, #topnavigation ul li.selected li.level2 a, #topnavigation ul li.current li span, #topnavigation ul li.selected li.level2.selected a { behaviour: none; }
#topnavigation ul li.current li span { color: #5B5454; padding: 0; font-weight: normal; text-transform: none; }
#topnavigation ul li.haschildren li a:hover { color: #5B5454; background: none; behaviour: none; }
.mobiMenus { display: none; }
/*---------- Main Navigation End ------------------*/


/*---------- Contact Form Start ------------------*/
.ir-contact-form div.clearfix { border: medium none; margin-bottom: 10px; }
.ir-contact-form .form-left { float: left; margin-right: 10px; width: 120px;font-size: 1.6rem;line-height: 2.0rem;color: #333333; }
.ir-contact-form .form-left span.mandatory, span.mandatory { color: #ff0000; }
.ir-contact-form .form-right { float: left; }
.form-right > span { position: absolute; }
.ir-contact-form .form-right input {border: 1px solid #d8d8d8;margin-right: 10px;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0;padding: 5px 10px; {-webkit-appearance: value;-moz-appearance:    value;appearance:         value;  }width: 230px;}
.ir-contact-form .form-right textarea {border: 1px solid #d8d8d8;margin-right: 10px;padding: 5px 10px;-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 230px;height: 80px;border-radius: 0;resize: none;}
.ir-contact-form .form-right input#txtCaptcha { float: none; margin-top: 10px; }
.ir-contact-form .form-right input[type="submit"] {background: #0093c9 none repeat scroll 0 0;border: 1px solid #0093c9;border-radius: 3px;color: #ffffff;cursor: pointer;display: block;float: none;margin-top: 10px;padding: 5px 12px 6px;width: 100px;}
.ir-contact-form .form-right input[type="submit"]:hover {background-color: #037296;}
.form-right > div { margin-bottom: 10px; }
/*---------- Second Pattern Starts ------------------*/
.ir-contact-form-second-pattern .form-left { width: 160px; }
.ir-contact-form-second-pattern .form-right { width: 100%; }
.ir-contact-form-second-pattern .form-element { float: left; min-height: 90px; }
.ir-contact-form-second-pattern .half-element { width: 50%; }
.ir-contact-form-second-pattern .full-element, .ir-contact-form-second-pattern .form-right textarea { width: 100%; }
.ir-contact-form-second-pattern select { padding: 5px 10px; }
.ir-contact-form-second-pattern .ir-label { margin-bottom: 5px; display: inline-block; }
/*---------- Second Pattern Ends ------------------*/
/*---------- Contact Form End ------------------*/


/*---------- Mobile Menu-Search Start ------------------*/
.mobishow { bottom: 0; display: none; float: right; margin: 0 1.3% 0 0; position: absolute; right: 1.3%; z-index: 99; }
.mobinav { border-right: 1px solid #fff; float: left; position: relative; margin-right: 1px; }
.mobinav span.navbg { height: 40px; width: 40px; cursor: pointer; display: block; }
.mobinav span.navbg:after { font-family: 'icomoon'; content: "\f0c9"; font-size: 2.5rem; position: absolute; top: 0px; padding: 11px 7px; color: #fff; background-color: #333; right: 1px; width: 40px; text-align: center; }
.mobisearch { float: left; position: relative; }
.mobinav span.navbg.selected:after { content: "\f00d"; font-size: 2.2rem; }
.mobisearch span.searchbg.selected:after { content: "\f00d"; }
.mobisearch span.searchbg:after { content: "\f002"; font-family: 'icomoon'; font-size: 2.2rem; position: absolute; top: 0px; padding: 11px 7px; color: #fff; background-color: #333; right: 1px; width: 41px; text-align: center; }
.mobisearch span.searchbg { cursor: pointer; display: block; height: 40px; width: 41px; }
#mobishownav { overflow: hidden; position: absolute; right: 14px; top: 100%; width: 50%; z-index: 5000; }
#mobishownav > ul { border: 1px solid #c3c6c6; border-bottom: none; overflow: hidden; }
#mobishownav ul li { background-color: #f8f8f8; border-bottom: 1px solid #c3c6c6; float: left; position: relative; text-transform: uppercase; width: 100%; }
#mobishownav ul li > span, #mobishownav ul li > a { padding: 8px 0; display: block; }
#mobishownav ul li.navopen { background-color: #fff !important; border-bottom: medium none; }
#mobishownav ul li a { color: #5e6665; display: block; font-weight: bold; line-height: 20px; margin: 3px 45px 0 10px; min-height: 24px; }
#mobishownav ul li.append-navigation > a { color: #c41230; }
#mobishownav ul li.current span { color: #c41230; display: block; line-height: 20px; margin: 3px 45px 0 10px; min-height: 24px; }
#mobishownav ul li.level1.current span { font-weight: bold; }
#mobishownav ul li.level1.current li span { color: #5e6665; font-weight: normal; }
#mobishownav ul li.level1.selected a, #mobishownav ul li.level1.selected li.level2.selected a, #mobishownav ul li.level1.selected li.level2.selected li.level3.selected a { color: #c41230; }
#mobishownav ul li.level1.selected li a, #mobishownav ul li.level1.selected li.level2.selected li a { color: #5e6665; }
#mobishownav ul li.level1.last { border: 0 none; }
#mobishownav ul li.level1.first { margin: 3px 0 0; }
#mobishownav ul li ul li { background: none; border-bottom: 1px dashed #c3c6c6; /*position: static;*/ position: relative; text-transform: none; width: 100%; }
#mobishownav ul li ul li.last { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }
#mobishownav ul li ul li a { color: #5b5454; display: block; float: none; font-weight: normal; line-height: 20px; }
#mobishownav ul li a:hover { color: #c41230; }
#mobishownav ul li ul { display: none; }
#mobishownav .showmore:after, #mobishownav .showmore1:after { background-position: -96px -66px; height: 27px; right: 0; top: 0; width: 27px; }
#mobishownav .showmore, #mobishownav .showmore1 { cursor: pointer; display: block; height: 27px; margin: 0; position: absolute; right: 10px; top: 8px; width: 27px; z-index: 500; }
#mobishownav .showmore:after, #mobishownav .showmore1:after { font-family: 'icomoon' !important; content: "\f068"; font-size: 1.5rem; padding: 5px; }
#mobishownav .showmore.selected:after, #mobishownav .showmore1.selected:after { font-family: 'icomoon' !important; content: "\f067"; font-size: 1.5rem; padding: 5px; }
#mobishowsearch { background: #f8f8f8; border: 1px solid #c3c6c6; overflow: hidden; padding: 10px; position: absolute; right: 14px; top: 100%; width: 50%; z-index: 500; }
#mobishownav ul li ul li ul li { padding-left: 20px; }
.mobimenu {
    display: none;
}
/*--------------- Mobile Menu-Search End ------------------*/


/*--------------- BOD Start ------------------*/
.snapdown-content.board img { border: medium none; overflow: hidden; float: left; margin-right: 20px; margin-bottom: 12px; }
.snapdown-title p { padding-bottom: 0px; }
/*--------------- BOD End ------------------*/


.auto-scroll { overflow: auto; width: 100%; margin-bottom: 10px; }
/*--------------- Reports and Presentations Start ------------------*/

/*--------------- Reports and Presentations End ------------------*/


/*--------------- No JS Banner Start ------------------*/
.nojs .banneritem { display: none; }
.nojs .banneritem.banner1 { display: block; }
.nojs .snapdown-content { display: block; }
/*--------------- No JS Banner End ------------------*/


.ir-contact-form .form-right textarea.errorClass, .ir-contact-form .form-right input.errorClass { border: 1px solid red; }
#body_0_main_1_ctl06_Submit { border: 1px solid #dddddd }
/*--------------- PR Start ------------------*/
input.txt-search-pr, input.btn { border: 1px solid #cccccc; color: #333333; display: inline-block; font-size: 1.5rem; margin-right: 9px; padding: 7px 10px; vertical-align: top; width: 180px; border-radius: 0px; box-shadow: none; }
input.btn-pr-search { 
    background: #0093c9 none repeat scroll 0 0;
    border: 1px solid #0093c9;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    float: none;
    margin-top: 1px;
    padding: 5px 12px 6px;
    width: 100px;}
    input#prbtnSearch:hover {
    background-color: #037296;
    border: 1px solid #037296;
}
.news-filter { margin-left: 10px; margin-top: 30px; width: 450px; display: none; }
.pr-dropdown { display: inline-block; position: relative; vertical-align: top; width: 215px; }
.pr-dropdown.finder-dropdown-sort { margin-left: 6px; width: 170px; }
a.pr-toggle > span.pr-label:after { background-position: -297px -151px; height: 11px; right: 10px; top: 9px; width: 18px; }
a.pr-toggle > span.pr-label { border: 1px solid #cccccc; color: #333333; cursor: pointer; display: block; font-size: 1.5rem; padding: 6px 40px 6px 6px; position: relative; }
.pr-dropdown .pr-options { display: none; position: absolute; width: 215px; z-index: 500; }
#twocolright .pr-dropdown .pr-options ul { background: #003764 none repeat scroll 0 0; left: 0; margin: 0; padding: 0; width: 100%; z-index: 5; }
#twocolright .pr-dropdown .pr-options ul li { border-bottom: 1px solid #fff; cursor: pointer; float: none; list-style: outside none none; margin: 0 !important; padding: 0; position: relative; }
#twocolright .pr-dropdown .pr-options ul li a { color: #fff; display: block; font-size: 1.4rem; margin-right: 0; padding: 10px; }
.pr-toggle .icofont:after { content: "\e906" }
.open .pr-toggle .icofont:after { font-family: icomoon; content: "\e909" }
.icofont { font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); font: normal normal normal 14px/1 icomoon; }
a.pdf-swap span.icon-file-pdf { font-size: 2.2rem; }
/*.pr-filter-dropdown.dk_open .dk_options {display: block;}*/
.pr-dropdown.finder-dropdown-sort .pr-options { width: 170px; }
.press-text-filter { margin-top:0px; width:300px; }
.pr-toggle .icofont { font-family: 'icomoon' !important; color: #000000; cursor: pointer; position: absolute; right: 10px; top: 10px; }
.press-releases-container #loadmore {margin-top: 20px;}
.press-releases-container #loadmore a {background-color: #0093c9;color: #ffffff;cursor: pointer;display: block;line-height: 23px;border-radius: 3px;padding: 10px 0;text-align: center;text-decoration: none;}
.press-releases-container #loadmore a:hover { background-color: #037296; }
table.rad-financialtable tbody tr td.rad-right, table.rad-financialtable thead tr th.rad-right { text-align: right; }
table.rad-financialtable tr th.rad-right { text-align: right; }
#twocolright .press-release-pagination-container { }
#twocolright .press-release-pagination-container ul { }
#twocolright .press-release-pagination-container ul li { float: left; list-style: none; }
#twocolright .press-release-pagination-container ul li.prev { }
#twocolright .press-release-pagination-container ul li.next { }
#twocolright .press-release-pagination-container ul li.prev a { }
#twocolright .press-release-pagination-container ul li.next a { }
#twocolright .press-release-pagination-container ul li a { display: block; padding: 0 5px; }
#twocolright .press-release-pagination-container ul li strong { padding: 0 5px; }
/*--------------- PR End ------------------*/


/*--------------- non js navigation <strat>------------------*/
.nonjs-navigation { display: none; }
#Homepage.nojs .nonjs-navigation { display: block; float: left; margin-top: 2px; width: 100%; }
.nojs #bannerwrapper.home-slider .sliderbanner { visibility: visible; }
.nojs .related-materials-collapsed p::before { content: ""; margin-right: 0px; }
.nojs .related-materials-expand { display: block; }
/*--------------- non js navigation <end>------------------*/

/*--------------- link to top starts ---------------*/
#auto-top-link { border: 1px solid #892427; }
/*--------------- link to top ends ---------------*/
.ui-menu .ui-menu-item { list-style-type: none !important;}
textarea:focus {
    border: 1px solid #0076a3 !important;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.23) !important;
}
input:focus {
    border: 1px solid #0076a3 !important;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.23) !important;
}

/*--------------- country dropdown ---------------*/
ul.locale-list li {
    list-style: none;
    text-align: left;
    border-bottom: 1px solid #cbcbcb;
}

ul.locale-list li a { outline:none; display:block; width:100%;
text-decoration:none; font-size:15px; font-stretch:condensed; color:#333; padding:5px 15px; display:inline-block; vertical-align:middle; height:35px; }

ul.locale-list li a span { display:inline-block; line-height:27px; }
ul.locale-list li a:hover span::after 
{ content:'>>'; float:right; font-size:12px; line-height:25px; display:inline-block; position:absolute; right:9px; }

ul.locale-list li:hover {
    background-color: #e1e1e1;
    display: block;
}

.aui #page-wrapper .nav-item-locale img {
    vertical-align: middle!important;
}

.aui #page-wrapper .nav-item-locale img {
    vertical-align: middle!important;
}
ul.locale-list > li > a > img { float: left; padding:0 10px 0 0; }
.aui img {
    vertical-align: baseline!important;
}
.aui img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
ul.locale-list > li > a > p {
    font-size: 18px;
    float: left;
    margin: 5px 0 0 10px;
}
span.translation, .optional {
    font-size: 12px;
    font-style: italic;
}
span.translation {
    font-size: 12px;
    font-style: italic;
    position: relative;
    top: -1px;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.rad-notes{    
	color: #903;
        margin-top: 10px;
    font-weight: bold;
    font-size: 1.0em;}
.scroll-table-container {
    width: 100%;
    padding: 0 0 5px;
    overflow-y: hidden;
    overflow-x: auto;
    margin-bottom: 10px;
}
#financial-measures .icon-pdf
{
	font-size: 3rem;
    color: #0076a3;
}
3financial-measures .icon-pdf:before
{
	content: "\e90d"; 
 	font-size: 3.2rem;
}
#financial-measures .non-gap-years
{
	font-size: 2rem;
}
.snapdown-content #financial-measures > li
{
	margin-bottom: 15px;
}
.op-content {
    margin-top: 30px;
}
.append-country {
    display: none;
}
.info-document {
    display: inline-block;
}
body.nojs .upcoming-events-container,body.nojs .past-events-container   {display:block!important; float: left;    width: 100%;}
   
body.nojs .events-hidden-content{display:block!important; float: left; width: 100%;}
body.nojs .snapdown-title:before,  body.nojs  .events-presentations-container .events:before{display:none!important;}
body.nojs .snapdown-title {padding-left:10px;}
.ip3-news .news-tabs{display:none!important;}
.ip3-news .mobi-pr-tabs{display:block!important;width: 15%;position:relative}
.ip3-news #twocolright .mobi-pr-tabs ul li{margin:0}
.ip3-news #twocolright .mobi-pr-tabs ul li.current{display:none}
.ip3-news .mobi-pr-tabs ul{position:absolute;width:100%}

.ie9 .externalHeader ul li a:hover {background: #ec3d47;}

.year-item span.icon-arrow {
    position: absolute;
}
.ir-contact-form div.clearfix {
    border: medium none;
    margin-top: 15px;
}
caption{text-align:left} 

.ip3-edit .snapdown-content.board table {
    width: 100%;
    min-width: 910px;
}
.ip3-edit .scroll-table-container table {
    width: 100%;
    min-width: 910px;
}
.back-to-link a {
    background: #0093c9 none repeat scroll 0 0;
    border: 1px solid #0093c9;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    float: none;
    margin-top: 1px;
    padding: 5px 20px 6px;
}

.upcoming-events-container .google-calendar-link {
    margin: 0px;
    color: #0076a3;
    font-size: 2.2rem;
    text-align: center;
    display: inline;
}



 
a.google-calendar-link1 { background: url(/~/media/Images/E/Equifax-IR/icons/icon-google-calendar.png;); height: 36px; width: 37px; display:inline-block; float:left; margin-top:2px; margin-left:10px; }

a.google-calendar-link1:hover { background: url(/~/media/Images/E/Equifax-IR/icons/icon-google-calendar-red.png;); height: 36px; width: 37px; display:inline-block; }



.events.active a.google-calendar-link1 { background: url(/~/media/Images/E/Equifax-IR/icons/icon-google-calendar-white.png;); height: 36px; width: 37px; display:inline-block; float:left; margin-top:2px; margin-left:10px; }


.events.active a.google-calendar-link1:hover { background: url(/~/media/Images/E/Equifax-IR/icons/icon-google-calendar-red.png;); height: 36px; width: 37px; display:inline-block; }



/*a.google-calendar-link:before {
    content: "\e920";
    color: #0076a3;
}

a.google-calendar-link:before {
    content: "\e920";
}*/




@media ( max-width: 640px ) {
.upcoming-events-container .outlook-link { width:auto !important;}

}
/*---- media-queries-----*/
/*--------- iPad Landscape and Desktops ---------*/
@media all and (max-width: 1210px) {
.banneritem .bannertext{padding-left: 8%; width: 90%;}
}

@media all and (max-width: 1023px) {
.box-unit {margin-bottom: 10px;}
}

@media all and (max-width: 991px) {

li.append-country a:first-child { display:none; }

ul.locale-list { background:#981E32 !important; }
ul.locale-list li a { font-size:13px; color:#fff; padding:7px 15px; height:45px; }
ul.locale-list li:hover { background:none; }

ul.dropdown-menu {position:relative;float: none;background-color: transparent;min-width: 100%;border: 0;}
ul.dropdown-menu li a {
    border: 0;
    background: transparent;
    color: #fff;
    margin-left: 20px;
}
.append-country { display: block; position: relative; height: 50px; width: 100%; border-top: 1px solid #ca5767; }
.append-country a.dropdown-toggle { left:15px !important; }
.append-country .dropdown-toggle .caret {
    display: inline-block;
    top: 12px;
    border-top: 4px solid #fff;
    position: absolute;
    left: 33px;
}
.append-navigation.dropdown.active .dropdown-toggle span.caret {display: inline-block;border-top-color: #fff;border-bottom-color: #fff;vertical-align: middle;display: inline-block;margin: auto;margin-left: 4px;}
.box-items .box-item-container {
    margin-bottom: 20px;
}
.homecontentwrapper .box-items .box-item-container {
    margin-bottom: 15px;
}
.mobi-pr-tabs ul li a:hover {
    background: #e1e1e1;
}
.footer-link ul {
    text-align: center;
}
.footer-link ul li {
    float: none;
    display: inline-block;
    padding: 0 7px;
}
li.for-mobi { display: block;}
.topheaderWrapper > .container-fluid{max-width:100%;}
.topheaderWrapper {position: fixed;width: 100%;z-index: 999;left: 0;}
div#contentwrapper { margin-top: 77px;}
#logo {padding: 15px 20px 15px;width: 100%;z-index: 99;position: relative;}
#logo img { text-align: center; margin: 0 auto;}
.externalHeader, .toplinks-right {display:none;}
#topnavigation > ul {font-size: 1.3rem;}
#box-unit-4 {clear: none;}
.ir-contact-form .form-right input,.ir-contact-form .form-right textarea{width: 190px;}
.mobimenu {
    display: block;
}
}


/*--------- iPad Portrait and large Tablets Portrait ---------*/

@media all and (min-width: 980px){
td.pr-title-field {
    width: 67%;
}
th.pr-date-field {
    width: 15%;
}
ul.locale-list {
    margin-top: 0!important;
}
ul.locale-list {
    background: none repeat scroll 0 0 #fff;
    position: absolute;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    width:220px;
    right: 0;
    margin-top: 5px!important;
    z-index:99;
}
}

@media all and (min-width: 768px) and (max-width: 991px) {
.boxBackground,.boxImage  {height: 370px;}
.homepage-boxes {min-height: 370px;}
.reportWrapper p.reportTitle a { font-size: 1.8rem; }
.boxImage:hover:after {height: 370px;}
.ir-box-link {
    padding: 20px 10px;
    height: 98px;
    display: table;
}
td.pr-title-field {
    width: 67%;
}
th.pr-date-field {
    width: 12%;
}
.footer-link ul li {
    float: none;
    display: inline-block;
    padding: 0 7px;
}
.box-item-container .ir-box-link a {
    padding: 13px 7px 11px 6px;
    vertical-align: middle;
    display: table-cell;
}
.upcoming-events-container .eventData {width: 45%;}
.eventCalendar {width: 26%;}
}
@media all and (max-width:768px) {
#topnavigation ul li a, #topnavigation ul li > span {margin-left: 0px;padding: 10px 4px;}

}
@media all and (min-width:768px) {
.mobi-pr-tabs{display:none;}

}
/*--------- All Small Tablets and Large Phones Global CSS ---------*/
@media all and (min-width: 640px) and (max-width: 767px) {

.custom-tabs ul li.event-tabs a span {padding: 15px 20px;}
}
@media all and (max-width: 767px) {
.footer-links-container {position: relative;}
#contentwrapper {margin-bottom: 0;}
.ir-contact-form .form-right {min-height: 45px;}
#auto-top-link {display: none !important;}
.col-md-4.col-sm-4.col-xs-12.box-item-container.gg-taken.gg-g-3 {
    margin-bottom: 15px;
}
#homepage-box-3 iframe{width:100%!important}
#topnavigation ul li ul {
    width:180px;
}
#topnavigation ul li ul li {
    width:180px;
    }
.mobi-pr-tabs ul li.current{display:none;}
#topnavigation{display:block;margin-bottom:10px;}
#toplinks{display:none;}
.mobiMenus { display: block;}
.mobishow { display: block;}
.mobiMenus{display:block;}
.footer-right-side {float: none; margin-bottom: 25px;}
#leftcol{display:none;}
#twocolright{width:100%;}
.mobi-pr-tabs {display:none;}
.mobi-pr-tabs ul li {margin-bottom:0px !important;}

.upcoming-events-container .eventData { width:50%; }
.eventCalendar { width:25%; }
.reportWrapper .reportImage img {
    width: 100%;
    height: auto;
}

}

@media (max-width: 640px) {
.events-hidden-content .dataContent { float: left; width: 100%;}
.relatedDocuments {padding-left: 30px;}
.events-hidden-content .dateContent {width: 0;}
/*PR Table starts*/
.prReports {margin-top: 20px;}
.press-releases-container .trHeaders{display:none}
.pr-date-field, .pr-document-field, .pr-title-field {clear: both;display: block;padding: 10px 0;width: 100%;}
.prReports tbody tr {border-bottom: 2px solid #ededed;display: block;}
.pr-mobi-headers {display: inline-block;font-weight: 700;vertical-align: top;width: 33%;padding-left:10px;}
.pr-span-other {display: inline-block;vertical-align: top;width: 65%;}
.pr-title-field a {display: inline-block;width: 65%;}
.pr-document-field > a {display: inline-block;vertical-align: top;}
.prReports tbody tr td.cAlign a img {margin: 0;text-align: left;}
.prReports th.cAlign, .prReports td.cAlign {text-align: left;}
/*PR table end*/

.ir-contact-form .form-right input,.ir-contact-form .form-right textarea{display:block;}
.ir-contact-form .form-right {float: left;width: 100%;min-height: 45px;}
.form-right > span { display: inline-block;}
.banneritem .bannertext { padding-left: 16%; width: 83%; top:30%;}
#bannerwrapper .bx-controls .bx-controls-direction{bottom:200px;}
#bannerwrapper .bx-controls .bx-pager{left: 38%;}
.category-key {margin-bottom: 10px;}
.category-key span { display: block; float: none; margin-bottom: 5px; width: 100%;}
#mobishownav{right: 9px; width: 70%;}
#mobishowsearch{right: 9px; width: 70%;}
.tabs{display:none;}
.mobi-pr-tabs {display: block;float:left;padding: 0;width: 100%;margin-bottom: 30px;}
.ip3-news .mobi-pr-tabs {width: 100%;}
.inv-responsive-header-td {font-weight: normal;}
.upcoming-events-container .title-sub, .upcoming-events-container .event-date, .upcoming-events-container .outlook-link{width:100%;margin-bottom:5px;margin-right:0px;padding:0px;}
.upcoming-events-container .related-materials-collapsed{margin-top:15px;}
.visible-mb {display: block;font-size: 1.6rem;line-height: 2.0rem;color: #333333;font-weight: 700;padding-bottom: 10px;}
.eventtableHeading {display:none;}
.upcoming-events-container .events .eventDate, .upcoming-events-container .events .eventData, .upcoming-events-container .events .eventCalendar, .past-events-container .events .eventDate, .past-events-container .events .eventData {width:100%;padding-bottom:10px;margin:0}
.upcoming-events-container .outlook-link {text-align: left;}
.events.active .visible-mb {color: #ffffff;}
.events-presentations-container .events:before {top: 55px;}
.events-presentations-container .events:after {top: 50px;}

}



@media (max-width: 480px) {
.footer-link ul{margin-bottom: 25px;text-align:left;}
.snapdown-content.board img{float:none; width:100%; height:auto;}
.news-filter{margin-left: 0; width: auto;}
.mobiDropdownPress.finder-dropdown-sort { display: block; margin-left: 0; margin-top: 10px; width: 215px;}
.mobiDropdownPress.finder-dropdown-sort .dk_options { width: 215px;}
.c-grid{float:left;width:90%!important;}
.c-event-grid{width:100%!important;margin-top:20px;height:auto!important;margin-bottom:20px;}
.ir-contact-form .form-left {padding-bottom:5px;}
}

@media (max-width: 320px) {

}

@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; }

}
/*---- jquery-ui-----*/
/*! jQuery UI - v1.10.2 - 2013-03-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu-item:hover {
        /*background-color:#999999;*/
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	/*margin: -1px;*/
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1em;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	/*font-size: 1.1em;*/
font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #000;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:hover {
	/*border: 1px solid #999999;
	background-color: #aaaaaa !important;
	font-weight: normal;
	color: #212121;*/
	background-color:#cccccc;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:focus {
	/*border: 1px solid #999999;
	background-color: #aaaaaa;
	font-weight: normal;
	color: #212121;*/
}

.ui-state-hover  a,
.ui-state-hover  a:hover,
.ui-state-hover  a:link,
.ui-state-hover  a:visited {
/*	color: #212121;
	text-decoration: none;*/
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
        color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
}
.ui-widget-header .ui-icon {
}
.ui-state-default .ui-icon {
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
}
.ui-state-active .ui-icon {
}
.ui-state-highlight .ui-icon {
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

.currentDomainCSS
{
    background: #D3D3D3 50% 50% repeat-x;
}

.serachTextBoxMiddle
{
    height: 18px;
    margin-left: 220px;
    right: 44px;
    width: 140px;
}
.serachButtonMiddle
{
    left: 363px;
    position: absolute;
    top: 53px!important;
}
.centerText
{
    margin-left: 195px;
}
.centerText1
{
margin:0 auto;
width: 180px;
}


.ui-menu {min-width: 180px !important; max-width: 300px !important;}
.ui-menu a{background-color:#ffffff;height:20px;width:100%;position:relative;top:0px;margin-bottom:1px;}
.ui-menu a:hover{height:20px;width:100%;position:relative;top:0px;margin-bottom:1px;}


.ui-menu .ui-menu-item {padding: 0 !important;  width: 96% !important;}