img {
  border: none;
}
.ui-datepicker {
  font-family: inherit !important;
}
.ui-datepicker .ui-datepicker-title {
  text-transform: uppercase;
  color: #a61f67;
}
.ui-widget-header {
  background: none !important;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  border-bottom: 2px solid #dedede !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.ui-datepicker th {
  color: #00758d;
}
.ui-datepicker table {
  font-size: 0.8em !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: none !important;
  background: none !important;
  font-weight: bold !important;
  color: #d6006e !important;
}
.hideISI {
  left: -10000px;
}
#mobileMenu {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2000;
  display: none;
}
#mobileMenu > a {
  display: block;
  position: absolute;
  top: 0;
  right: 376px;
  width: 60px;
  height: 62px;
  background: url('/~/media/Unique%20Sites/Aczone2/Images/menu_close.png') no-repeat center center;
}
#mobileMenu > ul {
  position: fixed;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  overflow: auto;
  width: 376px;
  background-color: white;
}
#mobileMenu ul {
  list-style: none;
}
#mobileMenu > ul > li > a {
  padding: 23px 0 23px 34px;
  font-size: 12px;
  background: #ffffff url('/~/media/Unique%20Sites/Aczone2/Images/menu_plus.png') no-repeat right 13px center;
}
#mobileMenu .directLink {
  background-image: none;
}
#mobileMenu li a {
  text-transform: uppercase;
  color: black;
  text-decoration: none;
  font-family: AvantGardeGothicITCW01M_731087;
  display: block;
  border-top: 1px solid #cecece;
}
#mobileMenu > ul > li:first-child > a {
  border-top: none;
}
#mobileMenu li a.active,
#mobileMenu > ul > li > a.subNavItemselect {
  color: #ffffff;
  background-color: #a60064;
  background-image: url('/~/media/Unique%20Sites/Aczone2/Images/menu_minus.png');
}
#mobileMenu > ul > li > ul > li a.subNavItemselect {
  background-color: #d6006e;
  color: white;
  padding-left: 34px;
}
#mobileMenu ul ul {
  margin: 0;
  padding: 0;
  display: none;
}
#mobileMenu ul li ul li {
  padding-left: 42px;
}
#mobileMenu ul li ul li.subNavItemselect {
  padding-left: 0;
}
#mobileMenu > ul > li > ul > li > a {
  font-size: 11px;
  padding: 16px 0 20px 0;
}
.tablet {
  display: none;
}
.mobile {
  display: none;
}
a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}
#topGap {
  height: 105px;
}
.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
.container {
  overflow: hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  box-sizing: border-box;
}
body {
  font-weight: 400;
  font-style: normal;
  font-family: AvantGardeGothicITCW01B_731069, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  margin: 0;
  padding: 0;
  min-width: 320px;
}
#topNavigation {
  position: fixed;
  z-index: 100;
  width: 100%;
}
#desktopMenu {
  background-color: #ededee;
  color: black;
  display: inline-block;
  overflow: hidden;
  float: left;
}
#desktopMenu a {
  padding: 23px 10px;
  text-transform: uppercase;
  border-right: 1px solid #bdbdbd;
  float: left;
  display: block;
}
#desktopMenu a.active {
  background-color: white;
  text-decoration: none;
}
#desktopMenu a.subNavItemselect {
  background-color: #a60064;
  color: white;
}
#logo {
  background: #ffffff url('/~/media/Unique%20Sites/Aczone2/Images/aczone_top_logo2.png') no-repeat center center;
  width: 183px;
  height: 62px;
  background-size: 125px auto;
  float: left;
}
/* ----- top bar ------ */
#topBar {
  background-color: #00758d;
  font-size: 12px;
  font-family: "ITCAvantGardeW01-CnBk";
  border-bottom: 5px solid #98999b;
  height: 28px;
  padding-top: 10px;
}
#topBar > .container {
  padding: 0 30px;
}
#topBarLeft {
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
}
#topBar a {
  color: #ffffff;
  border-left: 1px solid white;
  padding: 0 .5em;
  font-size: inherit;
  text-transform: uppercase;
}
#topBar a:first-child {
  border-left: none;
  padding-left: 0;
}
#topBarRight {
  display: inline;
  float: right;
}
#topBar2 {
  background-color: #e2e2e3;
  padding-left: 30px;
  height: 29px;
  padding-top: 7px;
  line-height: 1em;
  font-family: ITCAvantGardeW01-CnMd;
  display: none;
}
#topBar2 a {
  text-transform: uppercase;
  font-size: 10px;
  color: black;
  font-family: ITCAvantGardeW01-CnMd;
  border-left: 1px solid black;
  padding: 0 0.25em 0 0.5em;
}
#topBar2 a:first-child {
  border-left: none;
  padding-left: 0;
}
/*---- footer -----*/
#footer {
  background-color: #d41568;
  -webkit-print-color-adjust: exact;
}
#footer > .container {
  color: #ffffff;
  font-size: 12px;
  padding: 30px;
}
.footer-links {
  padding: 0px;
  float: right;
}
.footer-links a {
  color: #ffffff;
  white-space: nowrap;
  padding-right: 15px;
  float: left;
}
.footer-links a:last-child {
  padding-right: 0;
}
.footer-links a:last-child:after {
  padding-left: 0;
  border-right: none;
}
.footer-links a:after {
  content: "";
  padding-left: 15px;
  border-right: 2px solid white;
}
.footer-logo {
  margin-bottom: 30px;
  float: left;
}
.footer-links + p {
  clear: both;
}
#footer p {
  line-height: 1.5em;
}
.ISI-container-fluid {
  background-color: #e6e7e8;
  font-size: 12px;
  font-family: "AvantGardeGothicITCW01M_731087";
}
.ISI-container-fluid > .container {
  padding: 30px 60px 35px 60px;
}
#floatingISI .ISI-container-fluid > .container {
  padding-bottom: 0;
}
.ISI-container-fluid h5 {
  margin-top: 0;
  margin-bottom: 0;
  color: #000000;
  font-size: 18px;
  font-weight: normal;
}
.ISI-container-fluid h5 + h5 {
  margin-top: 5px;
}
.ISI-container-fluid .references p a {
  text-decoration: none;
}
.ISI-container-fluid h4 {
  color: #000000;
}
.ISI-container-fluid p {
  color: #000000;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 10px;
  font-family: "AvantGardeGothicITCW01B_731069";
}
.ISI-container-fluid ul {
  font-family: AvantGardeGothicITCW01B_731069;
  margin-top: -10px;
}
.ISI-container-fluid a {
  text-decoration: underline;
}
.ISI-container-fluid #FDA {
  color: inherit;
}
#floatingISI .ISI-container-fluid {
  height: 122px;
  overflow-y: auto;
}
#floatingISI .ISI-container-fluid > .container {
  padding-top: 12px;
}
#topMenu {
  font-size: 12px;
  overflow: hidden;
  font-family: AvantGardeGothicITCW01M_731087;
  background-color: #e2e2e3;
}
#subMenu {
  overflow: hidden;
  font-family: AvantGardeGothicITCW01M_731087;
}
#subMenu ul li a {
  background-color: #e9e9ea;
  border-top: 1px solid #bdbdbd;
  padding: 15px 12px 12px 12px;
  border-right: 1px solid #bdbdbd;
  float: left;
  text-transform: uppercase;
  text-decoration: none;
}
#subMenu ul li:last-child a {
  border-right: none;
}
#subMenu ul {
  display: none;
  list-style: none;
  margin-left: 143px;
  margin-top: 0;
}
#subMenu ul li {
  float: left;
}
#subMenu a {
  font-size: 12px;
}
#subMenu a:hover,
#subMenu a.subNavItemselect {
  color: #a60064;
  border-bottom: 2px solid #a60064;
  overflow: hidden;
}
#btnSavCoupon {
  background-color: #d41568;
  color: white;
  border-right: 1px solid #e2e2e3;
  float: left;
  height: 54px;
  padding-top: 8px;
  width: 79px;
  padding-left: 12px;
}
#btnSavCoupon:hover {
  background-color: #98999b;
}
#btnSavCoupon a:hover {
  text-decoration: none;
}
#topFADContainer {
  float: left;
  background-color: #98999b;
  width: 188px;
  text-align: center;
  height: 50px;
  padding-top: 12px;
}
#lnkFAD {
  display: none;
  cursor: pointer;
}
#lblFAD,
#lnkFAD {
  color: white;
  font-size: 12px;
}
#zipContainer {
  width: 144px;
  background-color: #76777b;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  position: relative;
}
#zipCodeTextBox {
  border: none;
  background-color: #76777b;
  width: 115px;
  color: white;
  padding-top: 2px;
  padding-left: 10px;
}
#topFADContainer ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a9a9a9;
  font-size: 12px;
}
#topFADContainer :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a9a9a9;
  font-size: 12px;
}
#topFADContainer ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a9a9a9;
  font-size: 12px;
}
#topFADContainer :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a9a9a9;
  font-size: 12px;
}
#lnkSearchIcon {
  background: url('/~/media/Unique%20Sites/Aczone2/Images/search_icon.jpg') no-repeat;
  width: 13px;
  height: 11px;
  display: inline-block;
}
.pnl {
  padding: 0 60px;
  position: relative;
}
.altBackground1 {
  background-color: #d6006e;
}
.altBackground2 {
  background-color: #a61f67;
}
.altBackground3 {
  background-color: #c50b6b;
}
div.firstPanel h1 {
  margin-top: 90px;
}
h1 {
  margin: 0;
  padding: 0;
  font-size: 48px;
  text-transform: uppercase;
  color: #d41568;
  font-family: AvantGardeGothicITCW01X;
  font-weight: 400;
  line-height: 1em;
}
h1 span {
  display: block;
  font-size: 16px;
  color: #00758d;
  font-family: AvantGardeGothicITCW01M_731087;
  font-weight: 400;
  text-transform: none;
  line-height: 1.25em;
}
h1 sup {
  font-size: 60%;
  vertical-align: baseline;
  position: relative;
  top: -0.5em;
}
.colorPanel h1,
.colorPanel h1 span,
.colorPanel h2 {
  color: white !important;
}
.colorPanel h2 {
  font-family: AvantGardeGothicITCW01X;
}
.colorPanel h1 span {
  font-family: AvantGardeGothicITCW01M_731087;
}
h2 {
  font-size: 16px;
  color: #00758d;
  font-family: AvantGardeGothicITCW01M_731087;
  font-weight: 400;
  letter-spacing: 0.02em;
  margin: 12px 0 0 0;
  padding: 0;
  line-height: 1.25em;
}
h2.alt {
  color: black;
  font-family: "AvantGardeGothicITCW01B_731069";
}
sup {
  font-size: 60%;
  vertical-align: baseline;
  position: relative;
  top: -0.5em;
}
.btn-std {
  display: inline-block;
  line-height: 1em;
  padding: 13px 65px 13px 20px;
  border-radius: 5px;
  background: #d6006e url('/~/media/Unique%20Sites/Aczone2/Images/btn_arrow.gif') no-repeat right 18px center;
}
.btn-std a {
  display: inline-block;
  font-family: AvantGardeGothicITCW01M_731087;
  color: white;
  font-size: 16px;
}
.btn-std:hover {
  color: white;
  cursor: pointer;
}
.btn-std.alt {
  background-image: url('/~/media/Unique%20Sites/Aczone2/Images/btn_arrow_alt.gif');
  background-color: #a61f67;
}
.btn-std.reversed {
  background-image: url('/~/media/Unique%20Sites/Aczone2/Images/btn_arrow_reversed.gif');
  background-color: white;
}
.btn-std.reversed a {
  color: #d6006e;
}
.circle {
  border-radius: 50%;
}
.global-scroll-down {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 107px;
  height: 54px;
  margin-left: auto;
  margin-right: auto;
  background: url('/~/media/Unique%20Sites/Aczone2/Images/scrolldown.png') no-repeat center center;
}
.global-scroll-down.alt {
  background-image: url('/~/media/Unique%20Sites/Aczone2/Images/scrolldown_white.png');
}
#floatingISI {
  opacity: 1;
  position: fixed;
  /*height: 140px;*/
  height: inherit;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  margin: 0;
}
#isiHeader {
  cursor: pointer;
  margin: 0;
  background-color: #4e4e4e;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}
#isiHeader .container {
  font-size: 16px;
  font-family: AvantGardeGothicITCW01M_731087;
  color: white;
  background-position: right 40px center;
  background-image: url('/~/media/Unique%20Sites/Aczone2/Images/chevron_up.gif');
  background-repeat: no-repeat;
  padding-left: 60px;
  padding-right: 125px;
}
.collapsed {
  background-image: url('/~/media/Unique%20Sites/Aczone2/Images/chevron_down.gif') !important;
}
.TazoracISI-container-fluid {
  background-color: #e6e7e8;
}
.TazoracISI-container-fluid h5 {
  font-weight: bold;
  color: #702076;
  font-size: 20px;
}
.TazoracISI-container-fluid h4 {
  color: #702076;
  font-size: 16px;
  font-weight: bold;
}
.TazoracISI-container-fluid p {
  color: #000000;
  font-size: 15px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.TazoracISI-container-fluid #FDA {
  color: #702076;
  text-decoration: underline;
  cursor: pointer;
}
.TazoracISI-container-fluid #FDA:hover {
  text-decoration: underline;
}
.findDoctor {
  float: left;
  background-color: #98999b;
  height: 63px;
  padding-top: 5px;
  text-align: center;
}
.findDoctor a {
  color: white;
}
#mobile_top {
  background-color: #00758d;
  height: 5px;
}
#mobile_nav {
  height: 23px;
  padding-top: 2px;
  background-color: #e2e2e3;
  color: black;
  border-top: 3px solid #98999b;
  font-size: 10px;
  text-align: center;
}
#mobile_nav a,
#tablet_nav a {
  color: black;
  text-transform: none;
  font-family: "ITCAvantGardeW01-CnMd";
}
#mobile_nav2 {
  height: 44px;
  background-color: white;
}
#mobile_logo,
#tablet_logo {
  text-align: center;
  padding-top: 7px;
  float: left;
}
#topnavFAD {
  background-color: #98999b;
  color: white;
  height: 44px;
  text-align: center;
  padding-top: 5px;
  font-size: 10px;
  float: left;
}
#tablet_top {
  background-color: #00758d;
  color: white;
  font-size: 12px;
  border-bottom: 4px solid #98999b;
  height: 38px;
  font-family: ITCAvantGardeW01-CnMd;
  padding-left: 30px;
  padding-top: 7px;
}
#tablet_nav {
  background-color: #e2e2e3;
  padding-left: 30px;
  height: 36px;
  padding-top: 7px;
}
#tablet_nav a {
  text-transform: uppercase;
  font-size: 10px;
  color: black;
  font-family: ITCAvantGardeW01-CnMd;
}
#mobileMenuBtn {
  background: url('/~/media/Unique%20Sites/Aczone2/Images/tablet_menu.gif') no-repeat;
  float: left;
  height: 62px;
  width: 73px;
  margin-left: -73px;
  display: none;
}
/*
#mobileMenuBtn {
    position: absolute;
    height: 44px;
    width: 37px;
    margin-left: -37px;
    display: none;
}

#tablet_menu {
    position: absolute;
    height: 62px;
    width: 73px;
    margin-left: -73px;
}
    */
#mobile_logo img {
  width: 86px;
}
.search-icon {
  padding: 0 !important;
  line-height: normal !important;
  top: 5px;
  position: relative;
}
.search-icon img {
  margin-left: 0;
  margin-top: 0;
}
.search-width {
  border: none;
  top: 5px;
  line-height: normal;
  float: left;
  margin-left: -6px;
  width: 158px;
  position: relative;
  height: 28px;
}
.search-width input {
  border: none;
  padding: 5px 0 4px 0;
  background-color: #76777b;
  margin-left: 18px;
  width: 133px;
}
.find-dermatologist {
  margin-left: -4px;
  margin-top: 0;
  float: left;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent;
}
/* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
}
/* IE 10+ */
/* mobile display */
@media (max-width: 767px) {
  .colorPanel h1,
  .colorPanel h1 span,
  .colorPanel h2 {
    font-family: inherit;
  }
  #subMenu {
    display: none;
  }
  .container {
    width: inherit;
  }
  .contentWrapper {
    float: left;
    width: 100%;
    overflow: hidden;
  }
  .innerContent {
    margin-right: 44px;
    overflow: hidden;
  }
  #topMenu > .container {
    width: inherit;
    background-color: #98999b;
  }
  #logo {
    background-size: 86px auto;
    height: 44px;
    width: 36.75%;
  }
  #btnSavCoupon {
    height: 38px;
    padding-top: 6px;
    padding-left: 0;
    width: 27.92%;
    font-size: 10px;
    line-height: 1em;
    text-align: center;
  }
  #btnSavCoupon a,
  #lblFAD {
    font-size: 10px;
  }
  #btnSavCoupon a {
    width: 80px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #lblFAD {
    display: none;
  }
  #lnkFAD {
    display: block;
    line-height: 1em;
  }
  #zipContainer {
    display: none;
  }
  #mobileMenuBtn {
    height: 44px;
    width: 37px;
    background: url('/~/media/Unique%20Sites/Aczone2/Images/mobile_menu.gif') no-repeat;
    display: block;
    margin-left: -37px;
  }
  #topFADContainer {
    height: 32px;
    width: 34.5%;
  }
  #topFADContainer > div {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
  #desktopMenu {
    display: none;
  }
  #topBar {
    height: 5px;
    border-bottom: 3px solid #98999b;
    padding: 0;
  }
  #topBar2 {
    display: block;
    text-align: center;
    height: 21px;
    padding: 0;
  }
  #topBar2 a:last-child {
    display: none;
  }
  #topBarLeft,
  #topBarRight {
    display: none;
  }
  #footer > .container {
    padding: 35px 15px 35px 20px;
    font-size: 14px;
  }
  .footer-links {
    margin-bottom: 30px !important;
  }
  .footer-links a {
    font-size: 13px;
    padding-bottom: 10px;
  }
  #isiHeader .container {
    padding-right: 58px;
    padding-left: 20px;
    background-position: right 20px center;
  }
  .ISI-container-fluid > .container {
    padding: 25px 15px 32px 20px;
    width: inherit;
    font-size: 14px;
  }
  .tablet {
    display: none;
  }
  .desktop {
    display: none;
  }
  #topGap {
    height: 72px;
  }
  .pnl {
    padding: 0 20px;
  }
  h1 {
    font-size: 26px;
  }
  h1 span {
    font-size: 14px;
  }
  h2,
  h2.alt {
    font-size: 16px;
  }
  .btn-std {
    width: 263px;
    padding: 16px 0 16px 18px;
    background: #d6006e url('/~/media/Unique%20Sites/Aczone2/Images/btn_arrow_mobile.gif') no-repeat right 18px center;
  }
  .btn-std a {
    font-size: 12px;
    letter-spacing: normal;
  }
  .btn-std.reversed {
    background-image: url('/~/media/Unique%20Sites/Aczone2/Images/btn_arrow_reversed_mobile.gif');
  }
  .mobile-nav-header {
    padding: 9px 0px 6px 0px !important;
    text-align: center;
    font-size: 12px;
    color: white;
    background: url('/~/media/Unique%20Sites/Aczone2/Images/Mobile_Open_Nav.jpg') repeat-y !important;
  }
  .global-scroll-down {
    width: 91px;
    height: 45px;
    background: url('/~/media/Unique%20Sites/Aczone2/Images/scrolldown_mobile.png') no-repeat center center;
  }
  .global-scroll-down.alt {
    background-image: url('/~/media/Unique%20Sites/Aczone2/Images/scrolldown_white_mobile.png');
  }
  .mobile-top-nav {
    padding-left: 100px;
  }
  .top-nav a.pull-right {
    padding-right: 0;
    padding-top: 0;
  }
  .pull-right img {
    float: right;
  }
  .mobile-view {
    left: -70%;
  }
  .scrollhidden {
    height: 100%;
    overflow: hidden;
  }
  .banner-left {
    position: relative !important;
    left: -66%;
  }
  #mobileMenu > a {
    right: 276px;
    width: 46px;
    height: 49px;
  }
  #mobileMenu > ul {
    width: 276px;
  }
  #mobileMenu > ul > li > a {
    padding: 17px 0 17px 26px;
  }
  #mobileMenu > ul > li > ul > li a.subNavItemselect {
    padding-left: 26px;
  }
  #mobileMenu > ul > li > ul > li > a {
    padding: 16px 0 16px 0;
  }
}
/* tablet display */
@media (max-width: 1023px) and (min-width: 768px) {
  #subMenu {
    display: none;
  }
  div.firstPanel h1 {
    margin-top: 45px;
  }
  .container {
    width: inherit;
  }
  #logo {
    width: 28%;
  }
  #btnSavCoupon {
    font-family: ITCAvantGardeW01-CnBk;
    width: 21%;
    border-right: none;
    padding-left: 0;
    padding-top: 17px;
    height: 45px;
  }
  #btnSavCoupon a {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
  }
  #topFADContainer {
    font-family: ITCAvantGardeW01-CnBk;
    width: 49%;
    padding-top: 18px;
    height: 42px;
  }
  #topFADContainer > div {
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
  #lblFAD,
  #zipContainer {
    float: left;
  }
  #lblFAD {
    margin-right: 23px;
    margin-top: 5px;
  }
  #zipContainer {
    margin-top: 0;
    width: 153px;
  }
  #topMenu > .container {
    width: inherit;
    background-color: #98999b;
  }
  .contentWrapper {
    float: left;
    width: 100%;
    overflow: hidden;
  }
  .innerContent {
    margin-right: 73px;
    overflow: hidden;
  }
  #mobileMenuBtn {
    display: block;
  }
  #zipCodeTextBox {
    font-family: ITCAvantGardeW01-CnBk;
    border: none;
    width: 125px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #lnkSearchIcon {
    background: url('/~/media/Unique%20Sites/Aczone2/Images/search_icon_tablet.png') no-repeat center center;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 6px;
    right: 5px;
  }
  #desktopMenu {
    display: none;
  }
  #topBar {
    border-bottom: 4px solid #98999b;
  }
  #topBar2 {
    display: block;
  }
  #topBarRight {
    display: none;
  }
  .footer-links {
    margin-bottom: 40px;
  }
  #isiHeader .container {
    padding-right: 100px;
  }
  .ISI-container-fluid > .container {
    padding: 50px 30px 50px 50px;
    width: inherit;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: none;
  }
  h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 16px;
  }
  .pnl {
    padding: 0 30px 0 50px;
  }
  .btn-std {
    padding: 11px 65px 11px 20px;
    background: #d6006e url('/~/media/Unique%20Sites/Aczone2/Images/btn_arrow_tablet.gif') no-repeat right 18px center;
  }
  .btn-std.reversed {
    background-image: url('/~/media/Unique%20Sites/Aczone2/Images/btn_arrow_reversed_tablet.gif');
  }
  .findDoctor a {
    font-family: "ITCAvantGardeW01-CnBk";
  }
  #topGap {
    height: 137px;
  }
  .top-menu .hidden-xs {
    display: none;
  }
  .tablet {
    display: block;
  }
}
@media (max-width: 1023px) {
  #topBar > .container {
    width: inherit;
  }
  #footer > .container {
    width: inherit;
  }
  .footer-logo {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .footer-links {
    float: left;
  }
}
@media (max-height: 568px) {
  #floatingISI .ISI-container-fluid {
    height: 138px;
  }
}
@media (min-height: 569px) and (max-height: 736px) {
  #floatingISI .ISI-container-fluid {
    height: 115px;
  }
}
