.text-orange {
  color: #ed5929;
}

.base-input {
  display: block;
  margin: 15px auto;
  padding: 7px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* ASCII comment blocks generated via http://patorjk.com/software/taag/#p=display&h=0&v=0&c=c&f=Big%20Money-ne&t=Some%20text */
/*====================================== reset.css is here ========================================*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: bold;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
}

.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  display: block;
  height: 0;
}

.clrflt {
  clear: both;
}

.last {
  margin: 0 !important;
}

.pad_last {
  padding: 0 !important;
}

.no_bg {
  background: none !important;
}
/**************************************************************************************/
a {
  color: #000;
  text-decoration: none;
  outline: 0 none;
}

    a:hover {
  color: #000;
  text-decoration: none;
    }

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}
/*----------------------------------------------------------------------------------*/
body {
  color: #b1b1b1;
  font-family: "Arial", Verdana, Tahoma;
  font-size: 12px;
}

.flt_lt {
  float: left;
  display: inline;
}

.flt_rt {
  float: right;
  display: inline;
}
/* ---------------------------------------------------------------------------------*/
html {
    font-size: 16px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

.wrapper {
  margin: 0 auto;
  /*min-width: 1400px; KMB */
}

.container {
  width: 100% !important;
    max-width: 1400px;
  margin: 0 auto;
}

@media (max-width: 1366px) {
  .container {
    max-width: 1200px;
  }

    #pnl-fad-widget {
        background-image: url(/media/HomepageBanners/hero_new.jpg);
        overflow: hidden;
        /*border-radius: 25px;*/
        padding: 50px;
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
        width: 79.5% !important;
        margin: 0 auto;
    }


    .better {
    width: 60%;
    margin: 0 0 0 6.7%;
    padding: 3% 0 0 0;
    float: left;
    }
}

.header {
  background: #e8e8e5;
  border-top: solid 1px #c3c3b9;
  border-bottom: solid 1px #c3c3b9;
  padding: 0px 2% 12px;
}

.header-left {
  width: 649px;
  float: left;
  display: inline-block;
  padding: 13px 0 0 0;
}

    .header-left ul {
  float: left;
  display: inline-block;
    }

        .header-left ul li {
  float: left;
  display: inline-block;
  margin: 0 33px 0 0;
        }

            .header-left ul li a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #84807b;
  width: 83px;
  background: #f5f5f2;
  border: solid 1px #c3c3b9;
  border-radius: 8px;
  padding: 6px 0 6px 15px;
            }

                .header-left ul li a:hover,
                .header-rght ul li a:hover {
  border: 1px solid #ed5929;
                }

                .header-left ul li a.er {
                    background: #ec5829;
    border: solid 1px #ec5829 !important;
                    width: auto !important;
                    color: #fff !important;
                    text-align: center;
                    padding: 5px 15px 6px 15px;
                    font-size: 13px;
                }

                .header-left ul li a span {
  font-size: 13px;
  color: #ef835f;
  display: inline-block;
  padding: 0 5px 0 0;
                }

.header-rght {
  float: right;
  display: inline-block;
  padding: 13px 0 0 0;
}

    .header-rght ul {
  float: left;
  display: inline-block;
    }

        .header-rght ul li {
  float: left;
  margin: 0 33px 0 0;
  display: inline-block;
        }

            .header-rght ul li a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #84807b;
  width: 80px;
  background: #f5f5f2;
  border: solid 1px #c3c3b9;
  border-radius: 8px;
  padding: 6px 0 6px 18px;
            }

                .header-rght ul li a span {
  font-size: 13px;
  color: #ef835f;
  display: inline-block;
  padding: 0 8px 0 0;
                }

.width {
  width: 181px !important;
}

/* ------------------ HEADER HERE -------------------*/
.logo {
  float: left;
  display: inline-block;
    margin-left: 35px;
}

    .logo a {
  display: inline-block;
    }
/* Styled Select Elements */
.styled-select {
  width: 240px;
  height: 34px;
  overflow: hidden;
  background: url(../_img/arrow-down.png) no-repeat 10px 0 #dddddd;
  border: 1px solid #ccc;
}

    .styled-select select {
  background: transparent;
  width: 268px;
  padding: 5px;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
    }

.disclaimer {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  margin-bottom: 15px;
}

.copyright {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
}
/* ------------------------- NAVIGATION HERE ---------------*/
.nav-in {
  width: 100%;
  background: #FFF;
  padding: 23px 0 11px 0;
}

    .nav-in .container {
  overflow: hidden;
    }

.nav {
  width: 1050px;
  float: right;
  /*padding:14px 0 0 0;*/
  display: inline-block;
}

    .nav ul {
  float: left;
  display: inline-block;
    }

        .nav ul li {
  float: left;
  margin: 0 52px 0 0;
  padding: 0 0 20px 0;
  display: inline-block;
        }

            .nav ul li a {
  font-family: 'Roboto', sans-serif;
  font-size: 26px;
  color: #736e69;
  font-weight: 300;
  display: inline-block;
  padding: 5px 8px;
  border-radius: 6px;
            }

                .nav ul li a span {
  font-size: 26px;
  color: #ed5929;
  padding: 0 0 0 10px;
  display: inline-block;
                }

                .nav ul li a:hover,
                .nav ul li a.nav-top-level.active,
                .nav ul li a.nav-top-level.active span {
  background: #ed5929;
  color: #fff;
                }

                    .nav ul li a:hover span {
  color: #fff;
                    }

            .nav ul li .sub_nav h3 {
  border-bottom: 1px solid #fff;
            }

                .nav ul li .sub_nav h3 a {
  font-size: 20px;
                }

                .nav ul li .sub_nav h3:hover a,
                .nav ul li .sub_nav h3.active a {
  background: inherit;
  color: #ed5929;
                }

                .nav ul li .sub_nav h3:hover,
                .nav ul li .sub_nav h3.active {
  background: inherit;
  /*border-bottom:1px solid @base-orange;*/
                }

.sub_nav.sub_nav2 {
  width: 530px;
}

.sub_nav2_left {
  width: 38%;
  display: inline-block;
  float: left;
  border-right: 1px solid #ed5929;
}

.sub_nav2_right {
    display: inline-block;
    padding-right: 0 !important;
    width: 58%;
}

.nav ul li .sub_nav .sub_nav2_right ul li {
    float: left;
    display: inline;
    width: 50%;
}

.sub_nav2_right ul li a {
  background: none;
  font-size: 14px;
}

.sub_nav4_left ul li a {
  font-size: 20px;
}

.sub_nav4_left h4 {
  font-size: 26px;
  color: #ed5929;
  font-weight: 300;
  margin-bottom: 15px;
}

.sub_nav.sub_nav4.nav-two-panel {
  min-width: 550px;
  max-width: 660px;
}

.sub_nav4_left.nav-left,
.sub_nav4_right {
  width: 47%;
  display: inline-block;
  float: left;
  max-width: 300px;
}

.sub_nav4_left.nav-left {
  border-right: 1px solid #c3c3b9;
}

.sub_nav4_right {
  float: left;
  display: inline;
  margin-left: 30px;
}

.maps img {
    padding-bottom: 10px;
}

.unav-loc-header {
  font-size: 22px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  color: #736e69;
  width: 90%;
  float: left;
}

.unav-loc-marker {
  font-size: 22px;
  font-weight: 300;
  float: left;
}

    .unav-loc-marker i.fa.fa-map-marker {
  margin-right: 10px;
  color: #ed5929;
    }

.unav-loc-category,
.unav-services-all {
  overflow: hidden;
  margin-top: 10px;
  border-top: 1px solid #c3c3b9;
  padding-top: 10px;
}

    .unav-loc-category ul {
  float: none;
  display: block;
    }

    .unav-services-all a span.lbl {
  font-size: 16px;
  color: #736e69;
  font-weight: 400;
    }

        .unav-services-all a span.lbl i {
  color: #ed5929;
        }

        .unav-services-all a span.lbl:hover {
  background: none;
  border-bottom: 1px solid #ed5929;
  color: #736e69;
        }

.nav ul li .unav-services-all a span {
  border-bottom: 1px solid #fff;
  color: #736e69;
}

.nav ul li .unav-services-all a:hover {
  background: none;
  color: #736e69;
}

.nav ul li .sub_nav .unav-loc-category .lbl {
  font-size: 14px;
  color: #736e69;
}

.nav ul li .sub_nav .unav-loc-category ul {
  margin-top: 10px;
}

    .nav ul li .sub_nav .unav-loc-category ul li {
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ed5929;
  color: #736e69;
  text-align: center;
  border-color: #c3c3b9;
  float: left;
  display: inline-block;
  padding: 0;
  border-radius: 10px;
  margin: 5px 5px 5px 0;
  font-size: 11px !important;
    }

        .nav ul li .sub_nav .unav-loc-category ul li:hover {
  color: #fff;
  background: #ed5929;
        }

        .nav ul li .sub_nav .unav-loc-category ul li a {
  font-size: 12px;
  padding: 15px 5px;
        }

        .nav ul li .sub_nav .unav-loc-category ul li:hover a {
  color: #fff;
        }

.nav ul li .sub_nav ul li {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

    .nav ul li .sub_nav ul li.category.active1 h3 a {
  color: #ed5929;
    }

    .nav ul li .sub_nav ul li h3:hover {
  border-bottom: 1px solid #fff;
    }

.nav ul li#li-services:hover .sub_nav, .nav ul li#li-patients-visitors:hover .sub_nav, .nav ul li#li-locations:hover .sub_nav, .nav ul li#li-give:hover .sub_nav {
  display: block !important;
}

.nav ul li .sub_nav {
  position: absolute;
  background: #fff;
  z-index: 100;
  top: 130px;
  padding: 20px 25px;
  border-radius: 6px;
  border: 1px solid #ed5929;
}

.nav ul li .sub_nav1 {
  width: 400px;
}

.nav ul li .sub_nav3 {
  /*width: 450px;*/
}

    .nav ul li .sub_nav3 .sub_nav3_left {
  max-width: 200px;
  width: 200px;
  overflow: hidden;
  /*border-right: 1px solid #ed5929;*/
  display: inline-block;
  float: left;
    }

    .nav ul li .sub_nav3 .sub_nav3_right,
    .sub_nav2_right {
  /*display: none;*/
  overflow: hidden;
  padding-left: 20px;
  padding: 0px 20px;
  float: left;
    }

        .nav ul li .sub_nav3 .sub_nav3_right a,
        .nav ul li .sub_nav2 .sub_nav2_right a {
  font-size: 14px;
  /*float:left;*/
  display: block;
        }

            .nav ul li .sub_nav3 .sub_nav3_right a:hover,
            .sub_nav4_right .loc-links a.link:hover {
  background: inherit;
  color: #736e69;
            }

                .sub_nav4_right .loc-links a.link:hover span,
                .sub_nav2_right ul li a:hover span {
  color: #ec7d60;
                }

        .nav ul li .sub_nav3 .sub_nav3_right ul,
        .sub_nav2_right ul {
  width: 100%;
        }

            .nav ul li .sub_nav3 .sub_nav3_right ul li,
            .sub_nav2_right ul li a,
            .sub_nav4_right .loc-links a.link {
  border-bottom: 1px solid #fff;
            }

.sub_nav4_right .loc-links a.link {
  display: inline-block;
}

    .nav ul li .sub_nav3 .sub_nav3_right ul li:hover,
    .sub_nav4_right .loc-links a.link:hover,
    .sub_nav2_right ul li a:hover {
  border-bottom: 1px solid #ed5929;
  border-radius: 0;
  background: none;
  color: #736e69;
    }

.nav ul li .sub_nav3 .sub_nav3_right ul li a,
.nav ul li .sub_nav2 .sub_nav2_right ul li a {
  padding: 0;
  margin: 5px 0;
}

.home-baner {
  width: 100%;
  padding: 50px 0 0;
    position: relative;
  max-width: 1400px;
  margin: 0 auto;
}

.home-baner-lft-top {
    width: 100%;
    padding-bottom: 20px;
    display: inline-block;
}

.home-baner-lft {
  width: 100%;
  position: relative;
}

    .home-baner-lft img {
  width: 100%;
  height: auto;
    }

.get {
  position: absolute;
  top: 181px;
  left: 180px;
}

    .get h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 71px;
  color: #FFF;
  font-weight: 100;
  text-align: center;
    }

    .get p {
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  color: #FFF;
  font-weight: 300;
  text-align: center;
    }

        .get p span {
  background: url(../_img/red-line.png) no-repeat center bottom;
        }

.better {
  width: 60%;
    margin: 0 0 0 2%;
      padding: 3% 0 0 0;
    float: left;
}

    .better h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 0 0 15px 0;
    }

    .better .article-widget-img-wrapper {
  float: left;
  margin: 0 20px 0 0;
  display: inline-block;
  height: 105px;
  width: 135px;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
    }

        .better .article-widget-img-wrapper img {
  max-height: 105px;
  position: absolute;
  left: 50%;
  top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

    .better .article-widget-img {
  max-height: 105px;
    }

.contact-form-success {
    padding: 20px 0 0 0;
    text-align: center;
    width: 100%;
    display: inline-block !important;
}

.article-widget-content {
  /*width: 541px;
  float: left;
  display: inline-block;*/
}

    .article-widget-content h6 {
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  color: #736e69;
  font-weight: 300;
  padding: 0 0 12px 0;
    }

    .article-widget-content p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  line-height: 23px;
    }

.color {
  color: #FFF !important;
}

.border {
  border: solid 1px #FFF !important;
}

.home-baner-right {
    width: 93%;
    display: block;
    clear: both;
    margin: 0 auto;
}

.together {
    width: 50%;
    position: relative;
    float: left;
    padding-left: 15px;
}

.together-top {
  width: 290px;
  position: absolute;
  top: 34px;
  left: 16px;
}

.together img {
  width: 100%;
  height: auto;
}

.together-top h6 {
  font-family: 'Roboto', sans-serif;
  font-size: 44px;
  color: #FFF;
  font-weight: 100;
}

.together-top span {
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  color: #686964;
  font-weight: 300;
  line-height: 30px;
  padding: 0 0 20px 0;
  display: block;
}

.together-top a {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #FFF;
  border-radius: 10px;
  text-align: center;
  border: solid 1px #eb5a33;
  padding: 12px 0px 12px 0px;
  display: block;
  width: 98px;
}

.hospital {
  width: 100%;
  background: #e8e8e5;
  padding: 31px 0 44px 0;
}

.hospital-left {
  /*width: 464px;*/
    width: 30%;
  float: left;
  display: inline-block;
  border-right: solid 1px #c3c3b9;
  padding: 0 0 30px 0;
}

.pill {
  width: 438px;
  border: solid 1px #c3c3b9;
  border-radius: 5px;
  margin: 0 0 54px 0;
  background: #FFF;
}

    .pill .select {
  width: 438px;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #736e69;
  padding: 10px 0 11px 11px;
  border: none;
  background: none;
    }

.hospital-left ul {
  display: block;
}

    .hospital-left ul li {
  display: block;
  margin: 0 0 3px 20px;
    }

.footer-location-top {
  /*width: 439px;*/
  border-bottom: solid 1px #c3c3b9;
  padding: 0 0 22px 0;
  margin-right: 35px;
}

    .footer-location-top.first {
  border: none;
  padding: 0;
    }

.footer-location {
  width: 368px;
  float: left;
  display: inline-block;
  min-height: 117px;
}

    .footer-location.first {
  width: 368px;
  min-height: 0;
    }

    .footer-location h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 0 0 0px 0;
    }

    .footer-location h5 span {
  font-size: 24px;
  color: #ed5929;
  padding: 0 13px 0 0;
  display: inline-block;
    }

    .footer-location h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  color: #736e69;
  padding: 13px 0 10px 0;
  font-weight: 300;
    }

    .footer-location p {
  font-size: 15px;
  color: #736e69;
  line-height: 20px;
  padding: 0 0 0 27px;
    }

.footer-location-top small {
  float: right;
  margin: 24px 0 0 0;
  display: inline-block;
}

.marg {
  margin: 55px 0 0 0 !important;
}

.br1 {
  border: none !important;
}

.hospital-right {
  /*width: 916px;*/
    width: 67%;
  float: right;
  display: inline-block;
}

.resource {
  /*width: 990px;*/
    width: 100%;
  margin: 0 0 26px 0;
  border-bottom: solid 1px #c3c3b9;
  padding: 0 0 27px 0;
}

    .resource ul {
  /*float: left;*/
  display: block;
        width: 100%;
    }

        .resource ul li {
  margin: 0 5% 0 0;
  display: inline-block;
        }

            .resource ul li a {
  background: #FFF;
  border: solid 1px #c3c3b9;
  border-radius: 8px;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #736e69;
  padding: 9px 15px 11px 15px;
            }

                .resource ul li a span {
  color: #ed5929;
  font-size: 17px;
  padding: 0 15px 0 0;
                }

.links {
  /*width: 448px;*/
    width: 45%;
  float: left;
  display: inline-block;
  border-right: solid 1px #c3c3b9;
}

.left-links {
  /*width: 214px;*/
  width: 50%;
  /*margin: 0 13px 0 0;*/
  float: left;
  display: inline-block;
}

    .left-links ul {
  display: block;
    }

        .left-links ul li {
  display: block;
  position: relative;
        }

            .left-links ul li h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 0 0 16px 5px;
            }

            .left-links ul li h6 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 0 0 16px 3px;
            }

            .left-links ul li h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 14px 0 16px 5px;
            }

            .left-links ul li a {
  display: inline-block;
  font-size: 15px;
  color: #736e69;
  margin: 0 0 10px 14px;
  /*padding-left: 10px;*/
            }

                .left-links ul li a span {
    position: absolute;
    left: 0px;
    top: 4px;
                }

                .left-links ul li a span,
                .nav ul li .sub_nav3 .sub_nav3_right ul li span,
                .sub_nav2_right ul li a span {
  font-size: 10px;
  padding: 0 8px 0 0;
  color: #ec7d60;
  display: inline-block;
                }

                .left-links ul li a:hover {
  /*text-decoration: underline;*/
  border-bottom: 1px solid #ed5929;
                    margin-bottom: 9px;
                }

.news {
  /*width: 440px;*/
    width: 50%;
  float: right;
  display: inline-block;
}

    .news h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 0 0 19px 0;
    }

    .news small {
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  color: #736e69;
  line-height: 30px;
  display: block;
  /*border-bottom: solid 1px #c3c3b9;*/
  padding: 0 0 24px 0;
  margin: 0 0 0px 0;
  font-weight: 300;
    }

    .news ul {
  display: block;
  border-bottom: solid 1px #c3c3b9;
  padding: 0 0 26px 0;
    }

        .news ul li {
  display: block;
  position: relative;
        }

            .news ul li h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 19px 0 15px 0;
            }

            .news ul li a {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  font-size: 15px;
  color: #736e69;
  /*margin: 0 0 5px 0;
  padding-left: 14px;*/
                margin: 0 0 10px 14px;
            }

                .news ul li a span {
  font-size: 10px;
  padding: 0 8px 0 0;
  color: #ec7d60;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 5px;
                }

.privacey {
  /*width: 325px;*/
  padding: 25px 0 0 0;
}

    .privacey ul {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
    }

        .privacey ul li {
  float: left;
  margin: 0 20px 0 0;
  display: inline-block;
  padding: 0;
        }

            .privacey ul li a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  /*margin: 0;*/
  /*padding: 0 0 0 12px;*/
                padding: 0;
  margin: 0 0 1px 12px;
            }

.news .privacey ul li a:hover {
    margin-bottom: 0;
}

.privacey ul li a span {
  font-size: 10px;
  padding: 0 8px 0 0;
  color: #ec7d60;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 5px;
}

.privacey p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  padding: 8px 0 0 0;
}
/* -------------------------inner1-content--------------------------------*/
.inner1-content {
  width: 100%;
  /* border-top: solid 1px #e8e8e5; */
  padding-bottom: 30px;
}

.page-header {
  width: 1400px;
  margin: 0 auto;
  /*padding:0 0 54px 0;*/
}

.mhv-content .page-header {
  width: 100%;
    float: left;
}

.mhv-content .page-header-left {
    display: none;
}

.mhv-content .midle-content .page-share-icons ul li, .mhv-content .midle-content .page-share-icons ol li {
    margin: 0;
}

    .mhv-content .midle-content .page-share-icons ul li:before, .mhv-content .midle-content .page-share-icons ol li:before {
	content: "";
        margin-right: 0;
        position: static;
    }

.page-header span,
.phone-main {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  float: left;
  padding: 0 0 56px 0;
  display: inline-block;
  width: 345px;
}

    .phone-main a {
	color: #ed5929;
    }

    .page-header span em,
    .phone-main em {
  display: inline-block;
  font-size: 27px;
  padding: 0 11px 0 0;
    }

.page-header-left {
  max-width: 516px;
  float: left;
  padding: 51px 0 0 0;
  display: inline-block;
}

    .page-header-left h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 35px;
  color: #ed5929;
  font-weight: 300;
  padding: 0 0 9px 0;
    }

    .page-header-left small {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #736e69;
  font-weight: 300;
  display: block;
    }

.inner-nav {
  float: right;
  display: inline-block;
  padding: 14px 0 0 0;
}

    .inner-nav ul {
  float: left;
  display: inline-block;
    }

        .inner-nav ul li {
  float: left;
  display: inline-block;
        }

            .inner-nav ul li a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #9f9c99;
  background: url(../_img/a-bg.png) no-repeat right 4px;
  padding: 0 9px 0 0;
  margin: 0 5px 0 0;
  overflow: hidden;
            }

                .inner-nav ul li a:hover,
                .inner-nav ul li a.active {
  color: #281400;
                }

.content {
  width: 1400px;
  margin: 0 auto;
}

.left-content {
  /*width: 349px;*/
    width: 25%;
  float: left;
  display: inline-block;
  padding: 0px 0 0 0;
}

    .left-content ul {
  display: block;
    }

        .left-content ul li {
  display: block;
  /* 2/12/15 */
            position: relative;
            padding: 0 0 0 15px;
  /* end */
        }

    .left-content .sublinks li a {
  font-size: 13px;
  padding-left: 20px;
    }

    .left-content #list-nav-links li a.active {
  color: #b1b1b1;
  cursor: default;
    }

        .left-content #list-nav-links li a.active:hover {
	text-decoration: none;
        }

    .left-content ul li a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  padding: 4px 0 0 0;
  font-weight: 300;
  line-height: 20px;
    }

        .left-content ul li a span {
  font-size: 10px;
  padding: 0 8px 0 0;
  color: #ec7d60;
  display: inline-block;
  /* 2/12/15 */
            position: absolute;
            left: 0;
            top: 7px;
  /* end */
        }

    .left-content ul li h4,
    h2.sub-page-nav-title,
    h1.sub-page-related-links {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 0 0 10px 0;
    }

    .left-content ul li a:hover, .news ul li a:hover {
  text-decoration: underline;
    }

    .left-content .base-button.btn-back {
        margin: 0 auto 20px auto;
    }

    .left-content .pnl-btn-back {
    }

    .left-content ul.ul-location-categories li.category-header {
        padding: 0;
    }

.search-header-right .search_input {
	border-radius: 10px 0px 0px 10px;
}

.news ul li a:hover {
  text-decoration: none;
  border-bottom: 1px solid #ed5929;
  margin-bottom: 9px;
}

.midle-content {
  width: 729px;
  float: left;
  display: inline-block;
}

    .midle-content .inner-nav a {
  color: #000;
  text-decoration: none;
  outline: 0 none;
  font-size: 12px;
  font-family: "Arial", Verdana, Tahoma;
  border-bottom: none;
    }

        .midle-content .inner-nav a:hover {
  border-bottom: none;
        }

    .midle-content .inner-nav {
  color: #b1b1b1;
  font-family: "Arial", Verdana, Tahoma;
  font-size: 12px;
    }


.midle-content,
#avid-layout-full {
  color: #281400;
  font-size: 20px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  line-height: 32px;
}

    .midle-content p {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #281400;
  line-height: 32px;
  padding: 0 0 15px 0;
  font-weight: 300;
    }

    .midle-content a.orange-btn.cta-btn {
    background-color: #ED5619;
    border-bottom: 0;
    color: white !important;
    border-radius: 10px;
    min-width: 215px;
    display: inline-block;
    text-align: center;
    padding: 14px;
    font-family: Roboto;
    font-size: 19px;
    margin-bottom: 20px;
    font-weight: 400;
    }

    .midle-content em {
  display: inline-block;
  /*padding:0 0 18px 0;*/
  vertical-align: top;
    }

    .midle-content h1,
    #avid-layout-full h1,
    #divBanner h1 {
  font-size: 35px;
  color: #ed5929;
  font-weight: 300;
  padding: 0 0 20px 0;
  line-height: 40px;
    }

    .midle-content h2,
    #avid-layout-full h2,
    #divBanner h2 {
  font-size: 25px;
  /*color: #736e69;*/
  color: #ed5929;
  font-weight: 300;
  padding: 10px 0 15px 0;
  line-height: 27px;
    }

    .midle-content h3,
    #avid-layout-full h3 {
  font-size: 21px;
  color: #ed5929;
  font-weight: 400;
  line-height: 32px;
    }

    .midle-content h4,
    #avid-layout-full h4 {
  font-size: 20px;
  color: #736e69;
  font-weight: 300;
    }

    .midle-content h5,
    #avid-layout-full h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  line-height: 30px;
  font-weight: 300;
  padding: 62px 0 23px 0;
    }

    .midle-content a {
  border-bottom: 1px solid #ed5929;
  font-size: 20px;
  line-height: 22px;
  color: #736e69;
    }

        .midle-content a:hover {
  border-bottom: 1px solid #736e69;
        }

        .midle-content a.button:hover {
    border: 1px solid #ec5829 !important;
        }

    .midle-content ul,
    .midle-content ol {
  padding: 5px 0 15px 15px;  
}
    .midle-content ul {
        list-style-type: none;
    }

    .midle-content ul li,
    .midle-content ol li {
        font-size: 20px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        position: relative;
        margin-left: 1em;
        padding-left: 0;
        list-style: none !important;
    }

    .midle-content ul li:before {
        color: #ed5929;
        content: "\2022";
        font-size: 1.5em;
        margin-right: 5px;
        position: absolute;
        left: -0.75em;
        list-style: none !important;
    }

            .midle-content ul li a,
            .midle-content ol li a {
  font-size: 20px;
            }

            .midle-content ul li img {
    width: 100% !important;
    height: auto !important;
    margin: 10px 0;
    max-width: 650px;
            }

    .midle-content ol li ol {
        list-style-type: lower-alpha;
    }
    .midle-content ol li ol li ol {
        list-style-type: lower-roman;
    }

/* Video CSS */
.videowrapfull {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    /*padding-top: 25px;*/
    height: 0;
    margin-bottom: 20px;
}

    .videowrapfull object, .videowrapfull embed {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    }

.pnl-header-image .videoWrapper .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}


    .video-container iframe,
    .video-container object,
    .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    }

.indexitem {
  padding-bottom: 40px;
  overflow: hidden;
}

.midle-content h3 a {
  color: #ed5929;
  text-decoration: none;
  border-bottom: none;
}

.Piedmontindextext {
  padding-top: 5px;
  overflow: hidden;
}

a.indexlink {
  display: block;
  float: right;
  overflow: hidden;
  padding-top: 10px;
}

    a.indexlink img {
  display: none;
    }

p.read-more {
  text-align: right;
}

.related-stories ul {
  display: block;
}

    .related-stories ul li {
  display: block;
  margin: 0 0 31px 0;
  width: 594px;
    }

        .related-stories ul li small {
  width: 237px;
  float: left;
  margin: 5px 0 0 0;
  display: inline-block;
        }

        .related-stories ul li span {
  width: 312px;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  line-height: 28px;
  float: right;
  display: inline-block;
        }

        .related-stories ul li a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  position: relative;
        }

            .related-stories ul li a big {
  font-size: 10px;
  padding: 0 8px 0 0;
  color: #ec7d60;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: -14px;
            }

            .related-stories ul li a:hover {
  text-decoration: underline;
            }

.right-content {
  float: right;
  width: 234px;
  padding: 9px 0 0 0;
  display: inline-block;
  margin-top: 40px;
}

    .right-content small {
  display: block;
    }

    .right-content span {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #000000;
  padding: 4px 0 14px 0;
  /*line-height: 22px;*/
  line-height: 17px;
    }

    .right-content a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
    }

        .right-content a big {
  color: #f18562;
  font-size: 15px;
  padding: 0 15px 0 0;
        }

    .right-content span a {
        float: none;
    border-bottom: 1px solid #ed5929;
    }

        .right-content span a:hover {
    border-bottom: 1px solid #736e69 !important;
        }

    .right-content span, .right-content span a {
        line-height: 1.3;
    }
/* -------------------------inner2-content--------------------------------*/
.page-header h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 50px;
  color: #ed5929;
  text-align: center;
  font-weight: 300;
  padding: 7px 0 12px 0;
}

.page-header p {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  font-weight: 300;
  text-align: center;
  line-height: 25px;
}

.page-header-nav-top {
  width: 1251px;
  margin: 0 auto;
  padding: 51px 0 0 0;
}

.page-header-nav {
  width: 999px;
  float: left;
  margin: 0 0 0 49px;
  display: inline-block;
}

    .page-header-nav ul {
  float: left;
  display: inline-block;
    }

        .page-header-nav ul li {
  float: left;
  margin: 0 23px 0 0;
  padding: 0 0 15px 0;
  position: relative;
  display: inline-block;
        }

            .page-header-nav ul li a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  border: solid 1px #c3c3b9;
  padding: 12px 16px 13px 12px;
  border-radius: 6px;
  line-height: 15px;
            }

.br2 {
  border: solid 1px #ed5929 !important;
}

.page-header-nav ul li a:hover,
.page-header-nav ul li a.active {
  background: #ed5929;
  border: solid 1px #ed5929;
  color: #FFF;
}

.page-header-nav ul li ul {
  float: none;
  display: none;
  width: 152px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 55px;
  left: -1px;
  background: #FFF;
  border: solid 1px #ed5929;
  border-radius: 5px;
  padding: 11px 0 0 0;
}

    .page-header-nav ul li ul li {
  float: none;
  padding: 0;
  display: block;
    }

        .page-header-nav ul li ul li .tags {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  display: block;
  padding: 0 0 38px 44px;
  margin: 0;
  width: auto;
  border: none;
        }

            .page-header-nav ul li ul li .tags small {
  display: inline-block;
  color: #ed5929;
  font-size: 16px;
  margin: 0;
  padding: 0 0 0 12px;
            }

        .page-header-nav ul li ul li a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  padding: 0 0 6px 16px;
  margin: 0 0 14px 0;
  width: auto;
  display: inline-block;
  border: none;
        }

            .page-header-nav ul li ul li a span {
  color: #ed5929;
  display: inline-block;
  font-size: 10px;
  margin: 0;
  padding: 0 5px 0 0;
  width: auto;
            }

            .page-header-nav ul li ul li a:hover {
  background: #FFF;
  color: #736e69;
  border: none;
  background: url(../_img/red-line1.jpg) no-repeat 28px bottom;
            }

.page-header-nav ul li:hover ul {
  display: block;
}

.more-topics {
  width: 190px;
  margin: 0 12px 0 0;
  float: right;
  display: inline-block;
}

    .more-topics ul {
  display: block;
  margin: 0;
    }

        .more-topics ul li {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
        }

            .more-topics ul li a {
  display: inline-block;
  width: 166px;
  padding: 13px 0 16px 14px;
  font-size: 15px;
  color: #736e69;
  border-bottom: solid 1px #c3c3b9;
  position: relative;
  /*z-index:999;*/
  z-index: 10;
            }

                .more-topics ul li a span {
  color: #ed5929;
  font-size: 12px;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto;
  position: absolute;
  top: 11px;
  right: 20px;
                }

            .more-topics ul li ul {
  float: none;
  display: none;
  /*width:233px;*/
  background: #FFF;
  border: solid 1px #ed5929;
  border-radius: 5px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 64px 0 0 0;
            }

                .more-topics ul li ul li {
  float: none;
  display: block;
                }

                    .more-topics ul li ul li a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  /*padding:0 0 3px 13px;*/
  padding: 0;
  /*margin:0 0 11px 0;*/
  margin: 0 13px 11px 13px;
  font-weight: 300;
  display: inline-block;
  /*display:block;*/
  border: none;
  /*width:auto;*/
  border-bottom: 1px solid #fff;
  width: auto;
                    }

                        .more-topics ul li ul li a:hover {
  /*background:url(../_img/red-line1.jpg) no-repeat 25px bottom;*/
  border-bottom: 1px solid #ed5929;
                        }

                        .more-topics ul li ul li a.active {
  color: #ed5929;
                        }

                        .more-topics ul li ul li a small {
  color: #ed5929;
  display: inline-block;
  font-size: 9px;
  margin: 0;
  padding: 0 8px 0px 0;
  width: auto;
                        }

            .more-topics ul li:hover ul {
  display: block;
            }

.living {
  width: 1400px;
  margin: 0 auto;
  padding: 49px 0 0 0;
}

    .living ul {
  float: left;
  display: inline-block;
    }

        .living ul li {
  float: left;
  margin: 0 20px 18px 0;
  display: inline-block;
        }

.haraum {
  width: 451px;
  border: solid 1px #c3c3b9;
  border-radius: 9px;
  display: inline-block;
  padding: 0 0 0px 0;
}

    .haraum small {
  display: block;
  margin: 0 0 10px 0;
    }

    .haraum span {
  width: auto;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  line-height: 25px;
  padding: 0 0 43px 18px;
  margin: 0;
  display: inline-block;
    }

.pading {
  padding: 0 0 19px 18px !important;
}

.pading1 {
  padding: 0 0 68px 18px !important;
}

.sign-up, .blog-signup .sign-up-complete {
  /*width: 453px;*/
  background: #e8e8e5;
  border-radius: 9px;
  padding: 27px 0 34px 0;
}

    .sign-up h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  color: #ed5929;
  font-weight: 300;
  text-align: center;
  padding: 0 11px 18px 0;
    }

    .sign-up span {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  padding: 0 0 11px 0;
  margin: 0 auto;
  display: block;
  width: 95%;
    }

    .sign-up .textfield {
  width: 90%;
  background: #f5f5f2;
  border: solid 1px #c3c3b9;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #736e69;
  padding: 11px 6px 10px 14px;
  margin: 0 auto 15px 3%;
  display: block;
  line-height: 18px;
    }

    .sign-up .textfield.txt-email,
    .sign-up .textfield.txt-first-name,
    .sign-up .textfield.txt-last-name
    {
  margin: 0 0 15px 4%;
  width: 88%;
    }

    .sign-up small {
  float: left;
  display: inline-block;
  margin: 14px 9px 0 10px;
    }

    .sign-up .textfield1 {
  width: 98px;
  background: #f5f5f2;
  border: solid 1px #c3c3b9;
  font-size: 18px;
  color: #736e69;
  text-align: center;
  float: left;
  padding: 11px 0 11px 0;
  display: block;
  /* margin: 0px 0 26px 28px; */
  line-height: 18px;
    }

    .sign-up .textfield3 {
  width: 98px;
  background: #f5f5f2;
  border: solid 1px #c3c3b9;
  font-size: 18px;
  color: #736e69;
  text-align: center;
  float: left;
  padding: 11px 0 11px 0;
  display: block;
  margin: 0px 0 0 0px;
  line-height: 18px;
    }

    .sign-up .textfield2 {
  width: 128px;
  background: #f5f5f2;
  border: solid 1px #c3c3b9;
  font-size: 18px;
  color: #736e69;
  text-align: center;
  float: left;
  padding: 11px 0 11px 0;
  display: block;
  line-height: 18px;
    }

    .sign-up .sect1 {
  width: 231px;
  border: solid 1px #c3c3b9;
  border-radius: 7px;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  float: left;
  display: inline-block;
  margin: 0 0 0 28px;
  padding: 7px 0 10px 9px;
    }

    .sign-up .botton {
  font-size: 20px;
  color: #736e69;
  text-align: center;
  width: 29%;
  border: solid 1px #c3c3b9;
  background: #FFF;
  outline: none;
  border-radius: 5px;
  display: block;
  cursor: pointer;
  float: right;
  margin: 0 33px 0 0;
  padding: 12px 0 11px 0;
  line-height: 18px;
    }

.pagenations {
  width: 1001px;
  padding: 22px 0 0 0;
  float: right;
  display: inline-block;
}

.pagenations-lft {
  width: 609px;
  float: left;
  display: inline-block;
}

    .pagenations-lft ul {
  float: left;
  display: inline-block;
  border: solid 1px #c3c3b9;
  border-radius: 10px;
  margin: 0 0 0 91px;
    }

        .pagenations-lft ul li {
  float: left;
  border-right: solid 1px #c3c3b9;
  display: inline-block;
        }

            .pagenations-lft ul li a.one {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  margin: 0;
  padding: 12px 17px 16px 23px;
  line-height: 18px;
            }

            .pagenations-lft ul li a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  margin: 0;
  padding: 12px 17px 16px 23px;
  line-height: 18px;
            }

                .pagenations-lft ul li a:hover {
  background: #ed5929;
  color: #FFF;
                }

                .pagenations-lft ul li a.one:hover {
  background: #ed5929;
  color: #FFF;
  border-radius: 5px 0 0 5px;
                }

                .pagenations-lft ul li a.two:hover {
  background: #ed5929;
  color: #FFF;
  border-radius: 0 5px 5px 0;
                }

    .pagenations-lft .arrow1 {
  font-size: 17px;
  padding: 14px 0px 11px 0;
  color: #ec7d60;
  text-align: center;
  display: block;
  float: left;
  width: 51px;
  border: solid 1px #c3c3b9;
  border-radius: 5px;
  line-height: 18px;
    }

    .pagenations-lft .arrow2 {
  padding: 14px 0px 11px 0;
  font-size: 17px;
  color: #ec7d60;
  text-align: center;
  display: block;
  float: right;
  width: 51px;
  border: solid 1px #c3c3b9;
  border-radius: 5px;
  margin: 0 8px 0 0;
  line-height: 18px;
    }
/*.pagenations-lft .arrow2 span				{ display:inline-block; font-size:17px;color:@light-orange; margin:0; padding:0; width:auto;}*/
.show {
  width: 159px;
  border: solid 1px #c3c3b9;
  border-radius: 5px;
  float: right;
  margin: 2px 3px 0 0;
  display: inline-block;
}

    .show span {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  text-align: center;
  line-height: 18px;
  display: block;
  width: 69px;
  border-right: solid 1px #c3c3b9;
  margin: 0;
  padding: 10px 0 12px 0;
  float: left;
    }

    .show .select2 {
  width: 45px;
  float: right;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  background: none;
  border: none;
  outline: none;
  margin: 9px 9px 0 0;
    }
/* -------------------------inner3-content--------------------------------*/
.pading3 {
  padding: 0 0 27px 0 !important;
}

.page-header-nav-top2 {
  width: 1400px;
  margin: 0 auto;
  padding: 12px 0 0 0;
}

    .page-header-nav-top2 h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 35px;
  color: #ed5929;
  font-weight: 300;
  padding: 0px 0 16px 0;
    }

.page-header-nav2 {
  width: 999px;
  float: left;
  margin: 0 0 0 0px;
  display: inline-block;
}

    .page-header-nav2 ul {
  float: left;
  display: inline-block;
    }

        .page-header-nav2 ul li {
  float: left;
  margin: 0 17px 0 0;
  display: inline-block;
        }

            .page-header-nav2 ul li a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  border: solid 1px #c3c3b9;
  padding: 12px 12px 13px 12px;
  border-radius: 6px;
  line-height: 15px;
            }

                .page-header-nav2 ul li a:hover,
                .page-header-nav2 ul li a.active {
  background: #ed5929;
  border: solid 1px #ed5929;
  color: #FFF;
                }

.page-header-nav-top2 .learn-more {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #736e69;
  border: solid 1px #c3c3b9;
  width: 209px;
  float: right;
  border-radius: 8px;
  display: inline-block;
  padding: 12px 0 13px 16px;
}

    .page-header-nav-top2 .learn-more span {
  width: auto;
  margin: 0;
  font-size: 10px;
  padding: 1px 6px 0 1px;
  color: #ec7d60;
  display: inline-block;
    }

.map-block {
  width: 1400px;
  margin: 0 auto;
  padding: 0 0 50px 0;
}

.map-block-lft {
  float: left;
  display: inline-block;
}

    .map-block-lft a {
  display: inline-block;
    }

.pages-scroll2 {
  padding: 0px;
  margin: 0px 0 0 0;
  display: inline-block;
  width: 348px;
  float: right;
}
/* -------------------------inner4-content--------------------------------*/
.page-header-pad {
  padding: 0 0 20px 0 !important;
}

.inner4-left {
  display: block;
  padding: 9px 0 0 0;
}

    .inner4-left span {
  display: block;
    }

.star {
  width: 295px;
  background: #f5f5f2;
  padding: 33px 0 33px 0;
  margin: 22px 0 0 0;
  text-align: center;
}

    .star small {
  display: block;
  margin: 0 auto 17px;
    }

        .star small img {
  display: block;
  margin: 0 auto;
        }

    .star em {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  text-align: center;
  display: block;
    }

    .star .span-star-icons {
  font-size: 25px;
  color: #ed5929;
  margin: 0 auto;
    }

        .star .span-star-icons i {
  margin: 0 2px;
        }

.profile {
  display: block;
}

    .profile h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 28px 0 23px 0;
    }

    .profile ul {
  float: left;
  margin: 0 0 34px 0;
  display: inline-block;
    }

        .profile ul li {
  float: left;
  display: inline-block;
  margin: 0 17px 0 0;
        }

            .profile ul li a {
  display: inline-block;
  background: url(../_img/elips1.png) no-repeat left top;
  width: 60px;
  padding: 0 0 27px 0;
            }

                .profile ul li a span {
  display: inline-block;
  color: #ed5929;
  font-size: 20px;
  padding: 17px 0 0 23px;
                }

    .profile h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  font-weight: 400;
  background: url(../_img/badge.png) no-repeat left top;
  padding: 4px 0 11px 41px;
    }

.information {
  width: 269px;
  padding: 38px 0 0 0;
}

    .information ul {
  display: block;
    }

        .information ul li {
  display: block;
  margin: 0 0 29px 0;
        }

            .information ul li span {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  display: block;
            }

                .information ul li span big {
  font-size: 16px;
  color: #ed5929;
  padding: 0 28px 0 0;
  display: inline-block;
                }

            .information ul li em {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  display: block;
  background: url(../_img/fax-icon.png) no-repeat left top;
  padding: 0 0 0 40px;
            }

            .information ul li small {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  font-weight: 300;
  display: block;
  background: url(../_img/map-pin1.png) no-repeat left 6px;
  padding: 0 0 8px 41px;
            }

            .information ul li p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  display: block;
  line-height: 22px;
  padding: 0 0 0 41px;
            }

.heavy {
  display: block;
  padding: 0 0 57px 0;
}

    .heavy h6 {
  font-family: 'Roboto', sans-serif;
  font-size: 35px;
  color: #ed5929;
  font-weight: 300;
  padding: 0 0 10px 0;
    }

    .heavy span {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #736e69;
  font-weight: 300;
  margin: 0;
  padding: 0 0 64px 0;
    }

    .heavy ul {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
    }

        .heavy ul li {
  width: auto;
  float: left;
  margin: 0 51px 0 0;
  padding: 0;
  display: inline-block;
        }

            .heavy ul li a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  border: solid 1px #c3c3b9;
  border-radius: 4px;
  padding: 12px 41px 12px 38px;
            }

                .heavy ul li a:hover {
  background: #ed5929;
  color: #FFF;
  text-decoration: none;
  border: solid 1px #ed5929;
                }

.heavy-pad {
  padding: 12px 12px 12px 12px !important;
}

.base-button {
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ed5929;
  color: #736e69;
  font-size: 14px !important;
  text-align: center;
}

    .base-button:hover {
  color: #fff;
  background: #ed5929;
    }

.divPrimaryCareServices .col1 {
  width: 45%;
  display: block;
  float: left;
  margin-right: 5%;
}

.divPrimaryCareServices .col2 {
  width: 45%;
  display: block;
  float: left;
}

.social-link-text {
  display: inline;
}

h4.header-dept-specialties {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 22px 0 10px 0;
}

.pnl-results-count {
  display: inline-block;
}

.divFindADoctor .pnl-results-count {
  float: right;
    margin-right: 10px;
}

.pnl-results-count .styled-select, .divFindADoctor .divFindADoctorResults .pnl-results-count .styled-select {
  width: 118px;
  background: url(../../_img/arrow-down.png) no-repeat 93% 19px #fff;
  overflow: hidden;
}

    .pnl-results-count .styled-select select, .divFindADoctor .divFindADoctorResults .pnl-results-count .styled-select select {
  width: 83%;
  margin-left: 54px;
  padding-left: 20px;
  border-left: 1px solid #dadada;
  font-size: 14px;
    }

    .pnl-results-count .styled-select span, .divFindADoctor .divFindADoctorResults .pnl-results-count .styled-select span {
  display: inline-block;
  position: absolute;
  line-height: 49px;
    }

.pnl-blog-social-share span.icon-email, #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-social-share ul li a span.icon-email {
    padding: 19px 0 0 20px;
}

.pnl-blog-social-share span.icon-twitter, #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-social-share ul li a span.icon-twitter {
    padding: 20px 0 0 22px;
}

.pnl-blog-social-share span.icon-facebook, #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-social-share ul li a span.icon-facebook {
    padding: 21px 0 0 24px;
}

.pnl-blog-social-share span.icon-pinterest, #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-social-share ul li a span.icon-pinterest {
    padding: 20px 0 0 22px;
}


.nav ul li .sub_nav .sub_nav2_service_list {
  text-align: center;
}

    .nav ul li .sub_nav .sub_nav2_service_list ul {
        float: none;
    }

        .nav ul li .sub_nav .sub_nav2_service_list ul li {
            float: left;
        }

            .nav ul li .sub_nav .sub_nav2_service_list ul li.last {
  /*clear: both;*/
            }

            .nav ul li .sub_nav .sub_nav2_service_list ul li a {
  font-size: 16px;
                padding: 5px;
            }

/***
 *     /$$$$$$$$ /$$                 /$$                       /$$$$$$$                        /$$
 *    | $$_____/|__/                | $$                      | $$__  $$                      | $$
 *    | $$       /$$ /$$$$$$$   /$$$$$$$        /$$$$$$       | $$  \ $$  /$$$$$$   /$$$$$$$ /$$$$$$    /$$$$$$   /$$$$$$
 *    | $$$$$   | $$| $$__  $$ /$$__  $$       |____  $$      | $$  | $$ /$$__  $$ /$$_____/|_  $$_/   /$$__  $$ /$$__  $$
 *    | $$__/   | $$| $$  \ $$| $$  | $$        /$$$$$$$      | $$  | $$| $$  \ $$| $$        | $$    | $$  \ $$| $$  \__/
 *    | $$      | $$| $$  | $$| $$  | $$       /$$__  $$      | $$  | $$| $$  | $$| $$        | $$ /$$| $$  | $$| $$
 *    | $$      | $$| $$  | $$|  $$$$$$$      |  $$$$$$$      | $$$$$$$/|  $$$$$$/|  $$$$$$$  |  $$$$/|  $$$$$$/| $$
 *    |__/      |__/|__/  |__/ \_______/       \_______/      |_______/  \______/  \_______/   \___/   \______/ |__/
 *
 *
 *
 */

#pnl-fad-nav .styled-select select {
	z-index: 3;
}

.divFindADoctor .search-results-physician-info .btn.btn-view-video {
    display: none;
}

#avid-layout-full .find-a-doc-profile-wrapper {
  font-weight: 300;
}

.pnl-doctor-videos {
    margin-top: 50px;
}

.btn-find-doctor {
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ed5929;
  color: #736e69;
  font-size: 14px !important;
  text-align: center;
  min-width: 75px;
  float: right;
}

    .btn-find-doctor:hover {
  color: #fff;
  background: #ed5929;
    }

    .btn-find-doctor:hover {
  color: #fff;
    }

#pnl-fad-widget {
    background-image: url('/media/HomepageBanners/hero_new.jpg');
    overflow: hidden;
    /*border-radius: 25px;*/
    padding: 50px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 93%;
    margin: 0 auto;
}

    #pnl-fad-widget h6 {
  font-size: 56px;
  color: #ed5929;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
    }
    /*.nav ul li .sub_nav1 select, #pnl-fad-widget select, */
    .nav ul li .sub_nav1 input,
    #pnl-fad-widget input,
    .nav ul li .input-text,
    #pnl-fad-widget .input-text {
  display: block;
  margin: 15px auto;
  padding: 7px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
    }

    .nav ul li .sub_nav1 input,
    #pnl-fad-widget input,
    .nav ul li .sub_nav1 select #pnl-fad-widget select {
  border: 1px solid #c3c3b9;
    }

    .sub_nav .input-text,
    #pnl-fad-widget .input-text {
  position: absolute;
  z-index: -1;
  font-size: 14px;
  background: #fff;
    }

    #pnl-fad-widget input,
    #pnl-fad-widget select {
  z-index: 20;
  position: relative;
    }

    #pnl-fad-widget .input-text {
  z-index: 10;
    }

.sub_nav .input-text.specialty {
  top: 21px;
}

#lbl-fad-box-specialty,
#pnl-fad-widget .input-text.specialty {
  margin: 0;
}

.sub_nav .input-text.name {
  top: 68px;
}

.sub_nav .input-text.zip {
  top: 114px;
}

#pnl-fad-widget .input-text.specialty {
  top: 21px;
  background: url(../_img/arrow-down.png) no-repeat 563px 13px #ffffff;
}

#pnl-fad-widget .input-text.name {
  top: 68px;
}

#pnl-fad-widget .input-text.zip {
  top: 114px;
}

.nav ul li .sub_nav1 select {
  border-radius: 6px;
}

.SearchTabFD .ajax__tab_active .ajax__tab_tab {
  color: #ed5929 !important;
}
/*
.divFindADoctor .btn {
    .base-button;
    background:#fff important;
    color: @base-orange important;
}

.divFindADoctor .specletter {
    color:@base-orange !important;
}
*/

.find-a-doc-profile-wrapper.full .col-left {
  /*width: 349px;*/
    width: 25%;
  float: left;
  display: inline-block;
  padding: 0;
  margin-left: 1%;
}

.tr-totals-summary {
    max-width: 290px;
}

.search-results-physician .tr-totals-summary {
    max-width: 100%;
}

.tr-totals-score {
    font-size: 14px !important;
}

.find-a-doc-profile-wrapper.full .col-right {
  /*width: 729px;*/
    width: 65%;
  float: left;
  display: inline-block;
  margin-left: 3%;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-contact-info {
  width: 269px;
  padding: 25px 0 0 0;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-image {
  min-height: 290px;
  min-width: 290px;
  max-height: 290px;
  max-width: 290px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  behavior: url(/PIE.htc);
  border: 1px solid #dadada;
}

    .find-a-doc-profile-wrapper.full .pnl-doctor-image img {
  width: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  max-height: 290px;
  behavior: url(/PIE.htc);
    }

.find-a-doc-profile-wrapper.full .pnl-doctor-name h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 35px;
  color: #ed5929;
  font-weight: 300;
  padding: 0 0 10px 0;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-specialty h2 {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #736e69;
  font-weight: 300;
  margin: 0;
  padding: 0 0 64px 0;
}

.find-a-doc-profile-wrapper.full ul.list-doctor-tabs {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
}

    .find-a-doc-profile-wrapper.full ul.list-doctor-tabs li.list-doctor-tabitem {
  width: auto;
  float: left;
  margin: 0 51px 0 0;
  padding: 0;
  display: inline-block;
    }

        .find-a-doc-profile-wrapper.full ul.list-doctor-tabs li.list-doctor-tabitem a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  border: solid 1px #c3c3b9;
  border-radius: 4px;
  padding: 12px 41px 12px 38px;
  line-height: normal;
  cursor: pointer;
        }

            .find-a-doc-profile-wrapper.full ul.list-doctor-tabs li.list-doctor-tabitem a:hover,
            .find-a-doc-profile-wrapper.full ul.list-doctor-tabs li.list-doctor-tabitem a.active {
  background: #ed5929;
  color: #FFF;
  text-decoration: none;
  border: solid 1px #ed5929;
            }

            .find-a-doc-profile-wrapper.full ul.list-doctor-tabs li.list-doctor-tabitem a.disabled, .find-a-doc-profile-wrapper.full ul.list-doctor-tabs li.list-doctor-tabitem a.disabled:hover {
	background: #c3c3b9;
                color: #736e69;
	border: solid 1px #c3c3b9;
	cursor: inherit;
            }

.find-a-doc-profile-wrapper.full .pnl-doctor-tabs {
  padding-bottom: 20px;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars {
  /*width: auto;
  height: auto;
  color: #ed5929;*/
  background: url(../_img/star-ratings-sprite.png) 0 0 repeat-x;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars5 {
    background-position: 0 -160px;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars45 {
    background-position: 0 -144px;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars4 {
    background-position: 0 -128px;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars35 {
    background-position: 0 -112px;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars3 {
    background-position: 0 -96px;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars25 {
    background-position: 0 -80px;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars2 {
    background-position: 0 -64px;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars15 {
    background-position: 0 -48px;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars1 {
    background-position: 0 -32px;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars05 {
    background-position: 0 -16px;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-reviews span.docscores-stars0 {
    background-position: 0 0px;
}

.find-a-doc-profile-wrapper .col-right .pnl-doctor-details .pnl-doctor-bio p {
    padding: 0 0 15px 0;
}

.pnl-doctor-details .pnl-doctor-bio p span a {
    border-bottom: 1px solid #ed5929;
}

    .pnl-doctor-details .pnl-doctor-bio p span a:hover {
    border-bottom: 1px solid #736e69;
    }

.docscores-reviews-widget {
    min-width: inherit;
    ;
}

#avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-social-share,
.pnl-blog-social-share {
  display: block;
}

.pnl-blog-social-share {
  /*width: 200px;*/
    width: 97%;
  margin-top: 57px;
}

    #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-social-share h4,
    .pnl-blog-social-share h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 28px 0 23px 0;
    }

    #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-social-share ul,
    .pnl-blog-social-share ul {
  float: left;
  margin: 0 0 34px 0;
  display: inline-block;
    }

        #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-social-share ul li,
        .pnl-blog-social-share ul li {
  float: left;
  display: inline-block;
  margin: 0 17px 0 0;
        }

            #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-social-share ul li a,
            .pnl-blog-social-share ul li a {
  display: inline-block;
  background: url(../_img/elips1.png) no-repeat left top;
  width: 60px;
  padding: 0 0 27px 0;
            }

                #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-social-share ul li a span,
                .pnl-blog-social-share ul li a span {
  display: inline-block;
  color: #ed5929;
  font-size: 20px;
  padding: 17px 0 0 23px;
                    width: auto;
                }
                /*LB MODIFIED: 7/1*/
                .pnl-blog-social-share ul li a span {
                    padding: 20px;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                }

            .pnl-blog-social-share ul li a {
    display: inline-block;
    background: url(../_img/elips1.png) no-repeat left top;
    width: 60px;
    padding: 0 0 6px 0;
            }
    /*end*/
    #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-social-share h5,
    .pnl-blog-social-share h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  font-weight: 400;
  background: url(../_img/badge.png) no-repeat left top;
  padding: 4px 0 11px 41px;
    }

    .pnl-blog-social-share ul li {
  margin: 0px 17px 10px 0;
    }

.pnl-doctor-medical-group-2 {
  /*text-align: center;*/
}

#avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-medical-group h5,
#avid-layout-full .divFindADoctor .pnl-doctor-medical-group h5,
#avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-medical-group-2 h5,
#avid-layout-full .divFindADoctor .pnl-doctor-medical-group-2 h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  font-weight: 400;
  background: url(../_img/badge.png) no-repeat left top;
  padding: 4px 0 11px 41px;
}

#avid-layout-full .divFindADoctor .pnl-doctor-medical-group-2 h5,  #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-medical-group-2 h5 {
  font-size: 13px;
  background: url(../_img/mdanderson.png) 0% 5px no-repeat;
  padding: 7px 0 11px 35px;
}

#avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-medical-group-2 {
  text-align: left;
    padding-left: 35px;
}

    #avid-layout-full .find-a-doc-profile-wrapper.full .pnl-doctor-medical-group-2 h5 {
  font-size: 15px;
  padding: 7px 0 11px 38px;
    }

#avid-layout-full .divFindADoctor .pnl-doctor-medical-group {
  margin-top: 10px;
  display: inline-block;
}

    #avid-layout-full .divFindADoctor .pnl-doctor-medical-group h5 {
  font-size: 13px;
  background: url(../_img/badge.png) no-repeat left 5px;
  padding-left: 36px;
        margin: 0;
    }

.find-a-doc-profile-wrapper .pnl-doctor-contact-phone {
  margin: 0 0 29px 0;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  display: block;
}

.find-a-doc-profile-wrapper .pnl-doctor-contact-fax {
  margin: 0 0 29px 0;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  /*color: #736e69;*/
  display: block;
}

    .find-a-doc-profile-wrapper .pnl-doctor-contact-fax .span-doctor-contact-fax-icon {
        color: #ed5929;
    }

.pnl-doctor-contact-location .pnl-location-maplink a {
	font-size: 15px;
}

.find-a-doc-profile-wrapper .pnl-doctor-contact-phone i,
.find-a-doc-profile-wrapper.full .pnl-doctor-contact-fax i,
.find-a-doc-profile-wrapper.full .pnl-doctor-contact-location i {
  font-size: 16px;
  color: #ed5929;
  padding: 0 24px 0 0;
  display: inline-block;
}

.find-a-doc-profile-wrapper.full .pnl-doctor-contact-fax i {
    padding: 0 18px 0 0;
}

.find-a-doc-profile-wrapper.light i {
  padding: 0;
  display: block;
}

.pnl-doctor-contact-phone big,
.pnl-doctor-contact-fax big {
  font-size: 16px;
  color: #ed5929;
  padding: 0 28px 0 0;
  display: inline-block;
}

.find-a-doc-profile-wrapper .pnl-doctor-contact-locations {
  margin: 0 0 29px 0;
  line-height: 25px;
}

.pnl-doctor-contact-location {
  margin: 20px 0;
}

    .pnl-doctor-contact-location .doctor-contact-location-distance {
        font-weight: bold !important;
    }

.find-a-doc-profile-wrapper .pnl-doctor-contact-location .doctor-contact-location-name {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  font-weight: 400;
  display: block;
  background: url(../_img/map-pin1.png) no-repeat left 6px;
  padding: 0 0 4px 41px;
}

.find-a-doc-profile-wrapper .pnl-doctor-contact-location .doctor-contact-location-address {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  display: block;
  line-height: 22px;
  padding: 0 0 0 41px;
}

.find-a-doc-profile-wrapper.full .doctor-contact-location-marker {
  display: none;
}

.find-a-doc-profile-wrapper.light .doctor-contact-location-marker {
  display: block;
  color: #ed5929;
  margin-bottom: 10px;
}

.find-a-doc-profile-wrapper.light .pnl-doctor-contact-location {
  margin: 0 auto 30px auto;
}

.find-a-doc-profile-wrapper.light {
  text-align: center;
}

    .find-a-doc-profile-wrapper.light .pnl-dept-icon i {
	display: inline-block;
	font-size: 13px;
	color: #ed5929;
    }

    .find-a-doc-profile-wrapper.light .pnl-location-maplink.pnl-location-contact {
        padding-top: 5px;
    }

    .find-a-doc-profile-wrapper.light .pnl-doctor-contact-location .pnl-location-maplink a {
	font-size: 18px;
    }

    .find-a-doc-profile-wrapper.light .find-a-doc-profile-wrapper-inner {
  display: inline-block;
  margin: 0 auto;
    }

    .find-a-doc-profile-wrapper.light .pnl-doctor-contact-info {
  display: inline-block;
    }

    .find-a-doc-profile-wrapper.light .pnl-doctor-image img {
  margin: 0 0 20px 0;
    }

    .find-a-doc-profile-wrapper.light .pnl-doctor-specialty {
  border-bottom: 1px solid #dadada;
  margin-bottom: 40px;
  padding-bottom: 20px;
    }

    .find-a-doc-profile-wrapper.light .doctor-contact-location-name {
  background: none;
  padding: 0 0 8px 0;
  font-size: 19px;
    }

    .find-a-doc-profile-wrapper.light .doctor-contact-location-address {
  padding: 0;
  font-size: 18px;
    }

#pnl-fad-nav .styled-select,
#pnl-fad-widget .styled-select {
  width: auto;
  height: 34px;
  overflow: hidden;
  background: url(../_img/arrow-down.png) no-repeat 373px 13px transparent;
  border: 1px solid #ccc;
}

#pnl-fad-widget .styled-select {
  background: url(../_img/arrow-down.png) no-repeat 563px 13px #ffffff;
}

    #pnl-fad-nav .styled-select select,
    #pnl-fad-widget .styled-select select {
  width: 110%;
    }

#avid-layout-full h3.docscores-head {
  font-size: 15px;
  line-height: normal;
    font-style: italic;
  color: #281400;
}

    #avid-layout-full h3.docscores-head a {
        color: #ed5929;
  text-decoration: underline !important;
    }

#avid-layout-full h1.h1name {
    font-size: 30px;
    text-align: left;
}

.left-content ul li.nav-link-category {
    padding: 0;
    /*
font-family: 'Roboto', sans-serif;
font-size: 25px;
color: #ed5929;
font-weight: 300;
padding: 22px 0 10px 0;*/
}

    .left-content ul li.nav-link-category a {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  padding: 22px 0 10px 0;
    }

        .left-content ul li.nav-link-category a:hover {
            text-decoration: none;
        }

        .left-content ul li.nav-link-category a span {
            display: none;
        }
/***
 *      /$$$$$$                                          /$$
 *     /$$__  $$                                        | $$
 *    | $$  \__/  /$$$$$$   /$$$$$$   /$$$$$$   /$$$$$$$| $$$$$$$
 *    |  $$$$$$  /$$__  $$ |____  $$ /$$__  $$ /$$_____/| $$__  $$
 *     \____  $$| $$$$$$$$  /$$$$$$$| $$  \__/| $$      | $$  \ $$
 *     /$$  \ $$| $$_____/ /$$__  $$| $$      | $$      | $$  | $$
 *    |  $$$$$$/|  $$$$$$$|  $$$$$$$| $$      |  $$$$$$$| $$  | $$
 *     \______/  \_______/ \_______/|__/       \_______/|__/  |__/
 *
 *
 *
 */

.pnl-search-radio, .mobile-pnl-search-radio {
  display: block;
  width: 50%;
  margin: 0 auto;
}

.mobile-pnl-search-radio {
  padding-bottom: 10px;
  width: 90%;
}


    .pnl-search-radio input[type='radio']:before,
    .mobile-pnl-search-radio input[type='radio']:before {
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  background: white;
  border: 1px solid #D4D4D4;
  box-shadow: inset 0px 0px 0px 2px white;
  -webkit-box-shadow: inset 0px 0px 0px 2px white;
  -moz-box-shadow: inset 0px 0px 0px 2px white;
  -o-box-shadow: inset 0px 0px 0px 2px white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
    }

    .mobile-pnl-search-radio input[type='radio']:before {
  height: 10px;
  width: 10px;
    }

    .pnl-search-radio input[type='radio'] + label,
    .mobile-pnl-search-radio input[type='radio'] + label {
  position: relative;
  padding: 0 40px 0 4px;
  font-size: 14.5px;
  line-height: 16px;
  color: #6E6E6E;
    }

    .mobile-pnl-search-radio input[type='radio'] + label {
  font-size: 12px;
  padding: 0 15px 0 5px;
  display: block;
  text-align: center;
    }

    .pnl-search-radio input[type="radio"]:checked:before,
    .mobile-pnl-search-radio input[type="radio"]:checked:before {
  background: #ec5a29;
    }

.searchBannerPosition {
  margin: 0 10px;
}

    .searchBannerPosition .compact-banner {
  height: 65px;
    }

.search-link-header.header-link {
  display: inline-block;
  float: left;
}

.searchBannerPosition .compact-banner h1 {
  display: inline;
  padding: 0;
  line-height: 65px;
}

.searchBannerPosition .compact-banner .pnl-results-count {
  float: right;
}

.searchBannerPosition .compact-banner .styled-select {
  border-radius: 5px;
  height: 46px;
}

.searchBannerPosition .compact-banner span {
  font-size: 14px;
  margin-left: 10px;
}

.searchBannerPosition .compact-banner select {
  height: 46px;
}

#pnl-search {
  text-align: center;
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 0;
}

#pnl-search-inner, #mobile-pnl-search-inner {
  background: #c3c3b9;
  z-index: 100;
  width: 100%;
  height: 167px;
}

.pnl-search-container, .mobile-pnl-search-container {
  width: 98px;
  background: #f5f5f2;
  border-bottom: solid 1px #c3c3b9;
  border-right: solid 1px #c3c3b9;
  border-left: solid 1px #c3c3b9;
  border-radius: 0 0 6px 6px;
  /*float:left;*/
  text-align: left;
  display: inline-block;
  margin: 0 auto;
  position: absolute;
  left: 45%;
  right: 50%;
}

    .pnl-search-container .search, .mobile-pnl-search-container .search {
  background: url(../_img/search.jpg) no-repeat left 4px;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #736e69;
  padding: 0 0 14px 20px;
  margin: 12px 0 0 20px;
  cursor: pointer;
  border: none;
  outline: none;
    }

    .pnl-search-container #pnl-search-close span,
    .mobile-pnl-search-container #mobile-pnl-search-close span {
  background: url(../_img/search.jpg) no-repeat left 4px;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #736e69;
  padding: 0 0 14px 20px;
  margin: 12px 0 0 20px;
  cursor: pointer;
  border: none;
  outline: none;
  background: none;
  display: block;
  padding: 0 0 14px 0;
    }

        .pnl-search-container #pnl-search-close span i,
        .mobile-pnl-search-container #mobile-pnl-search-close span i {
  margin-right: 10px;
  color: #ed5929;
        }

#pnlSearch, #mobilePnlSearch {
  padding-top: 40px;
}

.btn-search {
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ed5929;
  color: #736e69;
  font-size: 14px !important;
  text-align: center;
  background: #fff;
}

    .btn-search:hover {
  color: #fff;
  background: #ed5929;
    }

.txt-search {
  margin: 15px auto;
  padding: 7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}

.pnl-search-container:hover {
  border-left: 1px solid #ed5929;
  border-bottom: 1px solid #ed5929;
  border-right: 1px solid #ed5929;
}

.search-link-header-top {
  display: inline-block;
  width: 100%;
}

.search-header {
  width: 96%;
  background-color: #ec5829;
  padding: 2%;
  /*font-family: 'Open Sans' , sans-serif;*/
  margin-bottom: 5px;
  margin-top: 30px;
}

.search-header-left {
  width: 30%;
  float: left;
}

.search-header-right {
  width: 30%;
  float: right;
  text-align: right;
}

.search-results-wrapper {
  width: 100%;
  margin-left: 10px;
}

.content_type_search_row {
  border-bottom: 1px solid #E5E5E5;
}

.content-type-link {
  text-decoration: none !important;
  padding: 5px 5px 5px 5px;
}

.content_type_search_row .content-type-link {
  text-decoration: none !important;
  padding: 5px 5px 5px 5px;
}

.content-type-desc {
  padding: 5px 5px 5px 5px;
}
/*.content_type_search_row .content-type-desc
{
    padding: 5px 5px 5px 5px;
}*/
.search-pager-footer td table {
  margin-left: 300px;
}

    .search-pager-footer td table tr {
  border: none !important;
    }

.search-pager-footer td span {
  padding-right: 10px;
}

.search-results-wrapper .search-link {
  display: block;
  font-size: 18px;
  /*padding: 15px 0;*/
  padding: 0;
  text-decoration: none;
  color: #000;
    border: none;
}

    .search-results-wrapper .search-link > span.search-link-header:hover {
  text-decoration: underline;
    }


    .search-results-wrapper .search-link:hover {
        text-decoration: underline;
        border: none;
    }

.search-results-wrapper span {
  color: #5a5a5a;
  /*font-size: 13px;*/
  display: block;
  line-height: 22px;
}

.search-results-wrapper .search-link-header {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: #ed5929;
    font-weight: 300;
    padding: 22px 0 10px 0;
    display: inline-block;
    line-height: 30px;
    max-width: 88%;
}

    .search-results-wrapper .search-link-header.search-date {
        float: right;
    font-size: 22px;
    line-height: 32px;
    }

.search-results-table .table.last, .search-results-table tr.page-button-item {
    border-bottom: none;
}

.search-main-table-wrapper {
  display: inline-block;
  width: 70%;
  float: left;
    /*  border-right: 1px solid #E5E5E5;*/
}

.search-results-wrapper span.search-found {
  height: auto !important;
  padding-bottom: 10px !important;
    line-height: 25px;
  color: #424242;
  font-weight: 400;
  font-size: 18px;
}

.search-results-main {
  width: 100%;
  float: left;
  padding-right: 1%;
}

.search-results-advanced {
  /*width: 34%;*/
  width: 27%;
  float: left;
  display: inline-block;
  padding-left: 25px;
}

    .search-results-advanced .content-type-search-header {
  /*background-color: #ec5829;*/
  background: none;
  display: block;
  color: #ec5829;
  font-size: 22px;
  font-weight: 300;
  /*color: #ffffff;*/
  /*font-size: 12px;*/
  font-weight: 300;
  padding: 30px 5px 8px 5px;
    }

    .search-results-advanced content-type-search-type {
  border: 1px solid #cecece;
    }

    .search-results-advanced tr {
  padding-bottom: 10px;
  /*border: 1px solid #cecece;*/
    }

.search-advanced-physician {
  background-color: White !important;
}

.search-results-key {
  /*background-color: #ec5829;*/
  color: white;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 60px;
}

    .search-results-key .search-key-label {
  font-size: 22px;
    }

    .search-results-key span {
  display: inline;
  font-weight: 300;
  color: #736e69;
  padding-left: 9px;
  font-size: 22px;
  line-height: 27px;
    }

        .search-results-key span.search-key-header {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    color: #736e69;
    font-weight: 300;
    display: inline-block;
    padding: 0;
    border-radius: 6px;
        }

.search-key-icon {
  width: 30px;
  margin-right: 18px;
  vertical-align: middle;
}

.search-results-main .search-results-table {
  padding: 0 5px 0 5px;
  float: left;
  margin-right: 10px;
}

.search-results-main .search-results-icons {
  height: 30px;
  /*border-width: 0px;*/
  padding: 20px 15px 10px 0;
  margin-left: 10px;
  float: left;
}

.search-results-table tr {
  border-bottom: 1px solid #E5E5E5;
  /*height: 100px !important;*/
}


.search-results-table .page-button {
    border: none;
}

.searchPager .page-button-next.disabled, .searchPager .page-button-prev.disabled,
.searchPager .page-button-next.disabled:hover, .searchPager .page-button-prev.disabled:hover {
    color: #dadada;
    cursor: default;
    background-color: #fff;
    border-bottom: solid 1px #c3c3b9;
}


.searchPager .page-button-next {
    text-decoration: none;
    border: solid 1px #c3c3b9;
    padding: 20px;
    border-radius: 10px;
    display: inline-block;
    line-height: normal;
    color: #ed5929;
    vertical-align: top;
}

.searchPager .page-button-prev {
    text-decoration: none;
    border: solid 1px #c3c3b9;
    padding: 20px;
    border-radius: 10px;
    display: inline-block;
    line-height: normal;
    color: #ed5929;
}

.searchPager .page-button-item {
    border-right: solid 1px #c3c3b9;
    display: inline-block;
    margin: 0;
    line-height: normal;
}

.searchPager li.page-button-item:last-child {
    border-right: none;
}

.searchPager {
    margin-top: 60px;
    text-align: center;
}

    .searchPager .search-page-list {
    padding: 0;
    display: inline-block;
    border: solid 1px #c3c3b9;
    border-radius: 10px;
    margin: 0 90px;
    padding: 0;
    }

    .searchPager .page-button-item a {
    text-decoration: none;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #736e69;
    margin: 0;
    padding: 20px;
    line-height: 18px;
        border-bottom: none;
    margin-left: -5px;
    }



    .searchPager .page-button-item:first-child a {
        margin-left: 0;
    }

    .searchPager a.page-button:hover, .searchPager a.page-button.active {
  background: #ed5929;
  color: #FFF;
    }

    .searchPager li.page-button-item:first-child a.page-button:hover, .searchPager li.page-button-item:first-child a.page-button.active {
  background: #ed5929;
  color: #FFF;
  border-radius: 5px 0 0 5px;
  margin-left: 0;
    }

    .searchPager li.page-button-item:last-child a.page-button:hover, .searchPager li.page-button-item:last-child a.page-button.active {
  background: #ed5929;
  color: #FFF;
  border-radius: 0 5px 5px 0;
    }

    .searchPager .page-button-next:hover, .searchPager .page-button-prev:hover {
      background: #ed5929;
      color: #FFF;
    }


tr.page-button-item table tr td {
    margin: 0;
    line-height: normal;
    list-style-type: none;
    border: solid 1px #c3c3b9;
}

    tr.page-button-item table tr td a {
        border: none;
    padding: 12px 17px 16px 23px;
    text-decoration: none;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #736e69;
    line-height: 18px;
    }

.search-results-table .searchtxt {
  height: 30px !important;
  border: none;
}

.searchtxt span {
  font-weight: bold;
}

.searchtxt table {
  border-color: none !important;
  border-spacing: 0px;
}

.search-results-table .searchtxt td {
  padding-right: 5px;
}

.content #ContentContainer {
  margin-bottom: 20px;
}

.searchtxt {
  padding: 0 5px 0 px;
}

.content_type_search_header {
  color: white !important;
  /*font-family: 'Open Sans',sans-serif;*/
  font-size: 12px;
  font-weight: normal;
  padding: 10px;
  text-transform: uppercase;
}

.content_type_search_body {
  background-color: #FAFAFA !important;
}

.content-type-search-table {
  margin-bottom: 10px;
}

.search-pager-footer {
  text-align: center;
  border: none !important;
  border-bottom: none !important;
}

    .search-pager-footer table span,
    .search-pager-footer a {
  color: #1d55d6;
  font-weight: bold;
  padding-right: 2px !important;
  font-size: 12px !important;
    }

    .search-pager-footer table span {
  padding-top: 1px;
    }

.content-right .search-header .search-header-left .dd .ddTitle {
  background: white;
  border-radius: 0px !important;
  text-decoration: none;
  width: 200px;
}

.content-right .search-header .search-header-left .dd .ddChild {
  border: none !important;
  width: 200px;
  left: 0px;
}

    .content-right .search-header .search-header-left .dd .ddChild li {
  list-style-type: none;
  padding: 0px;
  border: none;
  width: 100%;
  margin-left: 10px;
  font-size: 11px;
    }

.search_input {
  display: inline-block;
  width: 175px;
  color: #6a635d;
  font-weight: normal;
  margin: 0;
  padding: 7px 20px 7px 10px;
  border: none;
  /* line-height: 32px; */
  /* height: 32px; */
  border-radius: 0;
  float: left;
}

.search-header-right2 {
	float: right;
	width: 35%;
}

.search_button {
  width: 30px;
  border-radius: 0px 10px 10px 0px;
  border: 0px none;
  cursor: pointer;
  display: inline-block;
  height: 29px;
  background: url('../_img/search.jpg') no-repeat scroll center center #ffffff;
  padding: 2px 0px;
  line-height: 15px;
  margin: 0;
  float: left;
}

.search-results-filter {
  background-color: #fff;
  border: none;
  height: 34px;
  padding-left: 20px;
  border-radius: 3px;
}

.search-results-table .no_search {
  color: #000;
  padding: 20px;
  font-size: 15px;
}
/***
 *     /$$                                       /$$     /$$
 *    | $$                                      | $$    |__/
 *    | $$        /$$$$$$   /$$$$$$$  /$$$$$$  /$$$$$$   /$$  /$$$$$$  /$$$$$$$   /$$$$$$$
 *    | $$       /$$__  $$ /$$_____/ |____  $$|_  $$_/  | $$ /$$__  $$| $$__  $$ /$$_____/
 *    | $$      | $$  \ $$| $$        /$$$$$$$  | $$    | $$| $$  \ $$| $$  \ $$|  $$$$$$
 *    | $$      | $$  | $$| $$       /$$__  $$  | $$ /$$| $$| $$  | $$| $$  | $$ \____  $$
 *    | $$$$$$$$|  $$$$$$/|  $$$$$$$|  $$$$$$$  |  $$$$/| $$|  $$$$$$/| $$  | $$ /$$$$$$$/
 *    |________/ \______/  \_______/ \_______/   \___/  |__/ \______/ |__/  |__/|_______/
 *
 *
 *
 */

/* Old locations blocks for "Map It" functionality on content pages */
#LocationsWidget_LocationsBox {
    display: none !important;
}

.miles {
  font-size: 15px;
  padding-left: 29px;
}

    .miles strong {
        font-weight: bold !important;
    }

.loc-search-mobile {
  display: none;
}

.pnl-dept-locations-wrapper {
    width: 100%;
}

.pnl-dept-location {
    display: inline-block;
    margin: 20px 0 20px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #281400;
    line-height: 20px;
    width: 80%;
    border-bottom: 1px solid #ccc !important;
    margin: 5px 45px 15px 0;
    font-weight: 300;
    padding-bottom: 10px;
}

.midle-content .pnl-dept-location {
  width: 40%;
  margin: 20px 5% 20px 0;
}

.midle-content .pnl-dept-locations-wrapper {
  border-top: 1px solid #e8e8e5;
  /*padding-top:20px;*/
}

    .midle-content .pnl-dept-locations-wrapper .pnl-dept-location-header {
  display: none;
    }

.pnl-dept-location a {
    font-size: 14px; /*Left Nav Locations Updates*/
    color: #736e69;
    text-decoration: none;
    border: none;
    line-height: 15px;
}

.pnl-dept-location-header {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: #ed5929;
    font-weight: 300;
    padding: 22px 0 0px 0;
}

.pnl-dept-location h3.header-location-title {
    font-weight: 300;
    font-size: 18px;
    padding-bottom: 5px;
}

.pnl-dept-location .pnl-location-address {
  line-height: 24px;
}

.pnl-dept-location .pnl-location-contact {
    margin: 5px 0;
}

.pnl-dept-location .pnl-location-phone.pnl-location-contact {
    font-size: 14px;
}

.pnl-dept-location .pnl-dept-icon {
    color: #ed5929;
    min-width: 20px;
    display: inline-block;
    /*  margin-right: 15px;*/ /*Left Nav Locations Updates
    float: left;*/
    padding: 0 0 8px 0;
    font-size: 14px;
}


    .pnl-dept-location .pnl-dept-icon .fa.fa-map-marker {
        font-size: 18px;
        line-height: 16px;
    }

.pnl-category-more-button {
        display: inline-block;
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        color: #736e69;
        border: solid 1px #c3c3b9;
        padding: 12px 12px 13px 12px;
        border-radius: 6px;
        line-height: 15px;
        float: left;
        margin: 0 17px 0 0;
        background: #fff;
        position: relative;
}


ul#list-category-more {
  float: none;
  /*display: none;*/
    /* width: 152px; */
    width: 250px;
    margin: 0;
    position: absolute;
    top: 55px;
    left: -1px;
    background: #FFF;
    border: solid 1px #ec5829;
    border-radius: 5px;
    padding: 11px 0 0 0;
}

.pnl-category-more-button:hover ul#list-category-more {
  display: block;
}


.location {
  display: inline-block;
  width: 100%;
  border-right: solid 1px #c3c3b9;
  overflow: auto;
  outline: none;
    height: 832px !important;
  width: 348px;
}

    .location ul {
  display: block;
    }

        .location ul li,
        .pnl-location {
  display: block;
  border-bottom: solid 1px #e8e8e5;
  background: #f3f3f0;
  padding: 22px 0 7px 23px;
        }

.li-pad {
  padding: 26px 0 23px 23px !important;
}

.location ul li h4,
.pnl-location h4,
.sub_nav4_left ul li a {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  font-weight: 300;
  background: url(../_img/red-dot.png) no-repeat left top;
  padding: 0 0 10px 29px;
}

.pnl-location h4 {
  line-height: normal;
  font-size: 18px !important;
  background: url(../_img/red-dot-2.png) no-repeat left 0px;
}

.sub_nav4_left ul li a {
  background-position-y: 9px;
  margin: 5px 0;
}

    .sub_nav4_left ul li a:hover,
    .sub_nav4_left ul li.active a {
  background: url(../_img/map-pin.png) no-repeat left 6px;
  color: #ec5829;
    }

.pnl-location.selected {
  background: #FFF;
}

.location ul li:hover,
.pnl-location:hover {
  background: #E4E4E4;
}

.pnl-location.selected:hover {
  background: #fff;
}

.pnl-location.selected h4 {
  background: url(../_img/map-pin-2.png) no-repeat left top;
}

.location ul li h5,
.pnl-location h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  font-weight: 300;
  background: url(../_img/red-dot.png) no-repeat left 16px;
  padding: 6px 0 10px 29px;
  line-height: 26px;
}

.location ul li p,
.pnl-location p,
.sub_nav4_right p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
    line-height: 22px;
  display: inline-block;
    padding: 0 0 15px 29px;
}

.location ul li a,
.pnl-location a.link,
.sub_nav4_right .loc-links a.link {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  line-height: 15px;
  margin: 0 0 9px 28px;
  display: block;
}

/* MDL 5-23-16 */
.pnl-location a.link {
    display: block;
}
/* END MDL Edits*/

.sub_nav4_right .loc-links a.link {
  margin-bottom: 0;
  padding: 3px;
  display: inline-block;
}

.location ul li a span,
.pnl-location a span,
.sub_nav4_right .loc-links span {
  font-size: 10px;
  color: #ec7d60;
  padding: 0 9px 0 0;
  margin: 0;
}

.pnl-location-empty {
  padding: 40px;
}

    .pnl-location-empty h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  font-weight: 300;
    }

#avid-loc-container {
  overflow: hidden;
  padding-bottom: 20px;
}

#avid-loc-col-left {
  width: 25%;
  float: left;
}

#avid-loc-col-center {
  width: 75%;
  float: left;
}

#avid-loc-map {
  width: 100%;
  height: 600px;
}

#avid-loc-col-right {
  width: 25%;
  float: right;
}

#avid-loc-col-left,
#avid-loc-col-right {
  overflow: hidden;
}

.avid-loc-col-inner {
  width: 100%;
  overflow: auto;
  height: 100%;
  padding-right: 15px;
}

#avid-loc-search {
  margin: 0 auto;
  padding: 10px 0 0 0;
  overflow: hidden;
}

    #avid-loc-search h3 {
  margin: 0 0 10px 0;
    }

    #avid-loc-search input {
  height: 30px;
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 2px 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
    width: 200px;
    }


    #avid-loc-search select {
  /*height: 31px;*/
  border-radius: 3px;
    font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
        padding: 9px;
        width: 105%;
    }

    #avid-loc-search button, #avid-loc-search .btn-search-address, #avid-loc-search .btn-reset-address {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  border: solid 1px #c3c3b9;
  padding: 12px 12px 13px 12px;
  border-radius: 6px;
  line-height: 15px;
  float: left;
  margin: 0 17px 0 0;
  background: #fff;
  height: auto;
    }

#avid-loc-search-type {
  display: inline-block;
  padding: 0 0 30px 0;
  float: left;
}

#ddl-categories {
  width: 95%;
    display: none;
}

#pnl-category-buttons button:hover,
#pnl-category-buttons button.active,
.pnl-category-more-button:hover,
.pnl-category-more-button.active {
  background: #ed5929;
  border: solid 1px #ed5929;
  color: #FFF;
}

#avid-loc-search-address {
  display: block; /*none;*/
  clear: both;
  margin-bottom: 10px;
}

    #avid-loc-search-address .pnl-search-button {
  overflow: hidden;
  display: inline-block;
    }

    #avid-loc-search-address #search-address, #avid-loc-search-address #search-keyword {
  float: left;
  border-radius: 3px;
  padding-right: 20px;
    }

    #avid-loc-search-address #search-radius {
  float: left;
  padding-right: 20px;
    }
    /*
#avid-loc-search-address #search-radius #ddl-miles {
  min-width: 160px;
}*/
    #avid-loc-search-address .styled-select {
  background: url(../_img/arrow-down.png) no-repeat 95% 50% #fff;
    font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
    }

    #avid-loc-search-address label {
  display: block;
  font-size: 14px;
    }

    #avid-loc-search-address #btn-search-address, #avid-loc-search-address .btn-search-address, #avid-loc-search-address .btn-reset-address {
  float: right;
  margin: 0;
  padding: 9px 16px 10px 16px;
  border-radius: 3px;
    }

    #avid-loc-search-address .btn-search-address, #avid-loc-search-address .btn-reset-address {
    width: 142px;
    float: left;
    margin-right: 20px;
    }

    #avid-loc-search-address .btn-reset-address {
    margin-right: 0;
    }

        #avid-loc-search-address #btn-search-address:hover, #avid-loc-search-address .btn-search-address:hover, #avid-loc-search-address .btn-reset-address:hover {
  background: #ed5929;
  border: solid 1px #ed5929;
  color: #FFF;
        }

    #avid-loc-search-address #span-zip-required {
    color: #ff0000;
    display: none;
    }

#avid-loc-container #avid-loc-pager {
  float: right;
  min-width: 100px;
}

    #avid-loc-container #avid-loc-pager .previous_link {
  float: left;
    }

    #avid-loc-container #avid-loc-pager .next_link {
  float: right;
    }

#avid-loc-testing-options {
  overflow: hidden;
}

.avid-loc-options {
  float: left;
  padding: 20px;
}

    .avid-loc-options h3 {
  display: inline;
    }

.google-marker {
    line-height: 20px;
}

.error-content {
  background: #FCFDFF;
  text-align: center;
  padding: 40px;
}
/*SR - Update on 04/25/2019 for Google Map Marker a-links*/
#avid-loc-map .google-marker a.link {
    display: block;
    line-height: 18px;
}

/***
 *     /$$$$$$$  /$$
 *    | $$__  $$| $$
 *    | $$  \ $$| $$  /$$$$$$   /$$$$$$
 *    | $$$$$$$ | $$ /$$__  $$ /$$__  $$
 *    | $$__  $$| $$| $$  \ $$| $$  \ $$
 *    | $$  \ $$| $$| $$  | $$| $$  | $$
 *    | $$$$$$$/| $$|  $$$$$$/|  $$$$$$$
 *    |_______/ |__/ \______/  \____  $$
 *                             /$$  \ $$
 *                            |  $$$$$$/
 *                             \______/
 */

.pnl-more-articles {
    margin-top: 20px;
}

    .pnl-more-articles a {
  border-bottom: none;
  font-weight: 300;
  color: #000;
    }

#avid-layout-full h1.header-living-better {
  font-family: 'Roboto', sans-serif;
  font-size: 50px;
  color: #ed5929;
  text-align: center;
  font-weight: 300;
  padding: 7px 0 12px 0;
  line-height: normal;
}

#avid-layout-full p.content-living-better {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  font-weight: 300;
  text-align: center;
  line-height: 25px;
}

#blog-home-wrapper {
  line-height: normal;
  min-height: 600px;
}

.blog-nav {
  /*width: 1251px;*/
    width: 100%;
  margin: 0 auto;
  padding: 51px 0 0 0;
}

.blog-topics {
  /*width: 999px;
  float: left;
  margin: 0 0 0 49px;*
  display: inline-block;*/
  margin: 0 auto;
  text-align: center;
}

    .blog-topics ul.blog-topics-list {
  /*float: left;*/
  margin: 0 auto;
  display: inline-block;
  text-align: left;
    }

        .blog-topics ul.blog-topics-list li.blog-topics-list-item {
  float: left;
  margin: 0 23px 0 0;
  padding: 0 0 15px 0;
  position: relative;
  display: inline-block;
        }

            .blog-topics ul.blog-topics-list li.blog-topics-list-item .lnk-category a,
            .blog-topics ul.blog-topics-list li.blog-topics-list-item.first a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  border: solid 1px #c3c3b9;
  padding: 12px 16px 13px 12px;
  border-radius: 6px;
  line-height: 15px;
            }

                .blog-topics ul.blog-topics-list li.blog-topics-list-item .lnk-category a:hover,
                .blog-topics ul.blog-topics-list li.blog-topics-list-item .lnk-category a.active,
                .blog-topics ul.blog-topics-list li.blog-topics-list-item.first a:hover,
                .blog-topics ul.blog-topics-list li.blog-topics-list-item.first a.active {
  background: #ec5829;
  border: solid 1px #ec5829;
  color: #FFF;
                }

            .blog-topics ul.blog-topics-list li.blog-topics-list-item:hover ul.blog-sub-categories {
  display: block;
            }

            .blog-topics ul.blog-topics-list li.blog-topics-list-item ul.blog-sub-categories {
  float: none;
  display: none;
  /*width: 152px;*/
  width: 250px;
  margin: 0;
  position: absolute;
  top: 55px;
  left: -1px;
  background: #FFF;
  border: solid 1px #ec5829;
  border-radius: 5px;
  padding: 11px 0 0 0;
            }

                .blog-topics ul.blog-topics-list li.blog-topics-list-item ul.blog-sub-categories li.blog-sub-item {
  float: none;
  /*padding: 0 0 0 16px;*/
  display: block;
  font-size: 12px;
                }

                    .blog-topics ul.blog-topics-list li.blog-topics-list-item ul.blog-sub-categories li.blog-sub-item.first a {
  border-bottom: 1px solid #fff;
  padding: 0 0 19px 44px;
                    }

                    .blog-topics ul.blog-topics-list li.blog-topics-list-item ul.blog-sub-categories li.blog-sub-item a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  padding: 0 0 6px 0;
  margin: 0 16px 14px 16px;
  width: auto;
  display: inline-block;
  border-bottom: 1px solid #fff;
                    }

                        .blog-topics ul.blog-topics-list li.blog-topics-list-item ul.blog-sub-categories li.blog-sub-item a:hover,
                        .blog-topics ul.blog-topics-list li.blog-topics-list-item ul.blog-sub-categories li.blog-sub-item a.active {
  border-bottom: 1px solid #ed5929;
                        }

                    .blog-topics ul.blog-topics-list li.blog-topics-list-item ul.blog-sub-categories li.blog-sub-item.first {
  padding: 0;
                    }

                    .blog-topics ul.blog-topics-list li.blog-topics-list-item ul.blog-sub-categories li.blog-sub-item span {
  color: #ec5829;
  display: inline-block;
  font-size: 10px;
  margin: 0;
  padding: 0 5px 0 0;
  width: auto;
                    }

                    .blog-topics ul.blog-topics-list li.blog-topics-list-item ul.blog-sub-categories li.blog-sub-item .tags {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  display: block;
  padding: 0 0 38px 44px;
  margin: 0;
  width: auto;
  border: none;
                    }

                        .blog-topics ul.blog-topics-list li.blog-topics-list-item ul.blog-sub-categories li.blog-sub-item .tags small {
  display: inline-block;
  color: #ec5829;
  font-size: 16px;
  margin: 0;
  padding: 0 0 0 12px;
                        }

.blog-article .pnl-header-image img {
  width: 100%;
}

.blog-article .pnl-header-title h2 {
  font-size: 27px;
  color: #ed5929;
  padding: 20px 0;
}

.blog-tag-list,
.blog-article-related-articles {
  margin: 10px auto;
  border-top: 1px solid #C2C2C2;
  padding: 35px 0;
}

#avid-layout-full .blog-tag-list h2,
#avid-layout-full .blog-article-related-articles h2,
.midle-content .blog-tag-list h2,
.midle-content .blog-article-related-articles h2 {
  color: #ed5929;
}

.blog-tag-list ul.blog-tags {
  list-style: none;
  overflow: hidden;
}

    .blog-tag-list ul.blog-tags li.tag-item {
  float: left;
  margin: 0 5px;
    }

        .blog-tag-list ul.blog-tags li.tag-item a {
  font-weight: 400;
        }

        .blog-tag-list ul.blog-tags li.tag-item:before {
  content: none;
  margin: 0;
  display: none;
        }

.blog-article-related-articles .pnl-article {
  margin: 20px auto 40px auto;
  overflow: hidden;
}

    .blog-article-related-articles .pnl-article .pnl-image {
  float: left;
  /*min-width: 200px;
  min-height: 133px;*/
        width: 20%;
  background: #dadada;
    }

    .blog-article-related-articles .pnl-article .pnl-title {
  float: left;
  padding-left: 20px;
        width: 70%;
  display: inline-block;
  font-size: 20px;
  line-height: 22px;
  color: #281400;
  font-weight: 300;
    }

    .blog-article-related-articles .pnl-article .pnl-image img {
  /*max-width: 200px;*/
        max-width: 100%;
    }

.lnk-more-articles span.icon {
    color: #ed5929;
    font-size: 14px;
    margin-right: 10px;
}

.blog-pages,
.doc-pages {
  /*width:1001px;*/
  padding: 22px 0 0 0;
  /*float:right; display:inline-block;*/
  margin: 0 auto;
  text-align: center;
}

    .blog-pages ul.blog-page-list,
    .doc-pages ul.doc-page-list {
  /*float:left;*/
  padding: 0;
  display: inline-block;
  border: solid 1px #c3c3b9;
  border-radius: 10px;
  /*margin:0 0 0 91px;*/
  margin: 0 auto;
    }

    .blog-pages ul.blog-page-list,
    .doc-pages ul.doc-page-list {
  margin: 0 50px;
    }

        .blog-pages ul.blog-page-list li.page-button-item,
        .doc-pages ul.doc-page-list li.page-button-item {
  float: left;
  border-right: solid 1px #c3c3b9;
  display: inline-block;
  margin: 0;
  line-height: normal;
  list-style-type: none;
        }

            .blog-pages ul.blog-page-list li.page-button-item.last,
            .doc-pages ul.doc-page-list li.page-button-item.last {
  border: none !important;
            }

            .blog-pages ul.blog-page-list li.page-button-item a.one,
            .doc-pages ul.doc-page-list li.page-button-item a.one {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  margin: 0;
  padding: 12px 17px 16px 23px;
  line-height: 18px;
            }

            .blog-pages ul.blog-page-list li.page-button-item a,
            .doc-pages ul.doc-page-list li.page-button-item a {
  text-decoration: none;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  margin: 0;
  padding: 12px 17px 16px 23px;
  line-height: 18px;
            }

                .blog-pages ul.blog-page-list li.page-button-item a:hover,
                .blog-pages ul.blog-page-list li.page-button-item a.active,
                .doc-pages ul.doc-page-list li.page-button-item a:hover,
                .doc-pages ul.doc-page-list li.page-button-item a.active {
  background: #ed5929;
  color: #FFF;
                }

                .blog-pages ul.blog-page-list li.page-button-item a.first:hover,
                .blog-pages ul.blog-page-list li.page-button-item a.first.active,
                .doc-pages ul.doc-page-list li.page-button-item a.first:hover,
                .doc-pages ul.doc-page-list li.page-button-item a.first.active {
  background: #ed5929;
  color: #FFF;
  border-radius: 5px 0 0 5px;
                }

                .blog-pages ul.blog-page-list li.page-button-item a.last:hover,
                .blog-pages ul.blog-page-list li.page-button-item a.last.active,
                .doc-pages ul.doc-page-list li.page-button-item a.last:hover,
                .doc-pages ul.doc-page-list li.page-button-item a.last.active {
  background: #ed5929;
  color: #FFF;
  border-radius: 0 5px 5px 0;
                }

    .blog-pages .arrow1,
    .doc-pages .arrow1 {
  font-size: 17px;
  padding: 14px 0px 11px 0;
  color: #ec7d60;
  text-align: center;
  display: block;
  float: left;
  width: 51px;
  border: solid 1px #c3c3b9;
  border-radius: 5px;
  line-height: 18px;
    }

    .blog-pages .arrow2,
    .doc-pages .arrow2 {
  padding: 14px 0px 11px 0;
  font-size: 17px;
  color: #ec7d60;
  text-align: center;
  display: block;
  float: right;
  width: 51px;
  border: solid 1px #c3c3b9;
  border-radius: 5px;
  margin: 0 8px 0 0;
  line-height: 18px;
    }
    /*.pagenations-lft .arrow2 span				{ display:inline-block; font-size:17px;color:@light-orange; margin:0; padding:0; width:auto;}*/
    .blog-pages .btn-prev-next {
  text-decoration: none;
  border: solid 1px #c3c3b9;
  padding: 16px 17px 16px 18px;
  border-radius: 10px;
  display: inline-block;
  line-height: normal;
  color: #ed5929;
  vertical-align: top;
  font-size: 12px;
    }

        .blog-pages .btn-prev-next.disabled {
  color: #dadada;
        }

        .blog-pages .btn-prev-next:hover {
  color: #fff;
  background-color: #ed5929;
        }

        .blog-pages .btn-prev-next.disabled:hover {
  color: #dadada;
  background-color: #fff;
        }

.blog-article-list {
  width: 100%;
  margin: 0 auto;
  padding: 49px 0 0 0;
}

    .blog-article-list .pnl-no-results p {
  text-align: center;
    }

    .blog-article-list ul {
  float: left;
  display: inline-block;
        width: 100%;
    }

        .blog-article-list ul li.blog-article-item {
  float: left;
  /*margin: 0 13px 18px 0;*/
  margin: 0 .9% 18px 0;
  display: inline-block;
            width: 32.4%;
        }

#ul-blog-posts-header {
  margin-top: 33px;
}

#blog-article-list-header {
    padding: 0;
}

    #blog-article-list-header ul li.blog-article-item {
  width: 49.3%;
  margin: 0;
    }

        #blog-article-list-header ul li.blog-article-item.first {
  margin-right: 1.4%;
        }

.blog-article-list .blog-article {
  /*width: 451px;*/
    width: 100%;
  max-width: 451px;
  border: solid 1px #c3c3b9;
  border-radius: 9px;
  display: inline-block;
  padding: 0;
  max-height: 325px;
  min-height: 325px;
  overflow: hidden;
}

    .blog-article-list .blog-article .pnl-article-image {
  display: block;
  margin: 0 0 10px 0;
  z-index: 10;
  overflow: hidden;
  max-height: 254px;
  min-height: 254px;
  /*background: #736e69;*/
    }

        .blog-article-list .blog-article .pnl-article-image img {
  /*max-width:452px;*/
  max-width: 472px;
  min-height: 254px;
        }

    .blog-article-list .blog-article .pnl-article-title {
  width: auto;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  line-height: 25px;
  padding: 0 18px 0 18px;
  margin: 0;
  display: inline-block;
    }

.btn-back {
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ed5929;
  color: #736e69;
  font-size: 14px !important;
  text-align: center;
  display: inline-block;
  border: 1px solid #c3c3b9;
  min-width: 200px;
  font-size: 12px !important;
  padding: 12px;
    width: 75%;
}

    .btn-back:hover {
  color: #fff;
  background: #ed5929;
    }

    .btn-back i {
  color: #ed5929;
  font-size: 9px;
  padding-right: 5px;
    }

    .btn-back:hover i {
  color: #fff;
    }

.blog-signup .sign-up-complete h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  color: #ed5929;
  font-weight: 300;
  text-align: center;
  padding: 0 11px 18px 0;
}

.blog-signup .sign-up-complete .botton {
  font-size: 20px;
  color: #736e69;
  text-align: center;
  width: 128px;
  border: solid 1px #c3c3b9;
  background: #FFF;
  outline: none;
  border-radius: 5px;
  display: block;
  cursor: pointer;
  float: right;
  margin: 0 33px 0 0;
  padding: 12px 0 11px 0;
  line-height: 18px;
}

.blog-signup .blog-signup-validator {
  float: left;
}

.left-content .blog-signup .sign-up,
.right-content .blog-signup .sign-up,
.left-content .blog-signup .sign-up-complete,
.right-content .blog-signup .sign-up-complete {
  width: auto;
  background: #FFF;
  border-radius: 0;
  padding: 0 10px 0 10px;
}

    .left-content .blog-signup .sign-up h4,
    .left-content .blog-signup .sign-up-complete h4,
    .right-content .blog-signup .sign-up h4,
    .right-content .blog-signup .sign-up-complete h4 {
  text-align: left;
    }

    .left-content .blog-signup .sign-up span,
    .left-content .blog-signup .sign-up-complete span,
    .right-content .blog-signup .sign-up span,
    .right-content .blog-signup .sign-up-complete span {
  padding: 0 0 11px 0;
    }

    .left-content .blog-signup .sign-up .textfield,
    .right-content .blog-signup .sign-up .textfield {
  width: auto;
  margin: 0 0 15px 0;
    }

    .left-content .blog-signup .sign-up .textfield1,
    .right-content .blog-signup .sign-up .textfield1,
    .left-content .blog-signup .sign-up .textfield3,
    .right-content .blog-signup .sign-up .textfield3 {
  width: 16%;
  margin: 0 0 15px 0;
    }

    .left-content .blog-signup .sign-up .textfield2,
    .right-content .blog-signup .sign-up .textfield2 {
  width: 75px;
  margin: 0;
    }

    .left-content .blog-signup .sign-up .textfield4,
    .right-content .blog-signup .sign-up .textfield4 {
  width: 75px;
  margin: 0 0 15px 0;
    }

    .left-content .blog-signup .sign-up .textfield,
    .left-content .blog-signup .sign-up .textfield4 {
  width: 75%;
    }
/*.blog-signup select{background:#fff;}*/
.blog-signup .styled-select {
  border-radius: 6px;
  padding: 5px;
  background: url(../_img/arrow-down.png) no-repeat 97% 50% #ffffff;
  margin-bottom: 20px;
}

.left-content .blog-signup .sign-up .botton,
.right-content .blog-signup .sign-up .botton,
.blog-signup .sign-up-complete .botton {
  float: none;
  /*width: 251px;*/
  padding: 12px 0;
  font-size: 15px;
    margin: 0 auto;
}

.left-content .blog-signup .sign-up .botton,
.right-content .blog-signup .sign-up .botton,
.left-content .blog-signup .sign-up-complete .botton,
.right-content .blog-signup .sign-up-complete .botton {
    float: left;
    width: 77%;
}

span.lbl-zip-inline {
  display: none;
  padding-left: 0;
}

.blog-signup.inline {
  display: inline-block;
    width: 32.3%;
}

    .blog-signup.inline .sign-up {
  /*padding-bottom: 20px;*/
        margin-bottom: 17px;
    }

        .blog-signup.inline .sign-up.small {
  margin-top: 33px;
  padding: 17px 0 14px;
        }

    .blog-signup.inline .textfield1,
    .blog-signup.inline .textfield3 {
  width: 21%;
    }

    .blog-signup.inline .textfield2 {
  width: 29%;
    }

    .blog-signup.inline .textfield4 {
  display: inline-block;
  width: 86%;
  margin: 0;
    }

    .blog-signup.inline small {
  margin: 14px 3px 0 3px;
}
    .blog-signup.inline .lbl-zip-inline,
    .blog-signup.inline .lbl-birthdate,
    .blog-signup.inline .lbl-email,
    .blog-signup.inline .lbl-first-name,
    .blog-signup.inline .lbl-last-name {
  display: inline-block;
  width: 45%;
  padding-left: 4%;
    }

    .blog-signup.inline .lbl-zip-inline {
  padding-left: 0;
    }

    .blog-signup.inline .lbl-zip {
  display: none;
    }

    .blog-signup.inline .clear.birthdate {
  display: none;
    }

    .blog-signup.inline .styled-select {
  display: inline-block;
  float: left;
  margin-left: 4%;
  height: 31px;
        width: 50%;
    }

        .blog-signup.inline .styled-select select {
            width: 109%;
        }

#avid-layout-full .blog-signup.inline h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 27px;
  color: #ed5929;
  font-weight: 300;
  text-align: center;
  padding: 0 11px 18px 0;
}

.blog-signup.inline h4 br {
  display: none;
}

.blog-signup.inline .pnl-col-birthdate {
  overflow: hidden;
    width: 75%;
  padding-left: 4%;
  float: left;
  margin: 0 0 15px 0;
}

.blog-signup.inline .pnl-col-birthdate {
  width: 45%;
}

.blog-signup.inline .pnl-col-zip {
  width: 50%;
  overflow: hidden;
  float: left;
  margin: 0 0 15px 0;
}


.pnl-blog-banner {
  width: 65.6%;
  /*width: 66.5%;*/
  height: 360px;
  display: inline-block;
  float: left;
  border-radius: 9px;
  margin: 0 14px 17px 0;
  /*margin: 0 0 17px 0;*/
}

    .pnl-blog-banner img {
        width: 100%;
    }

.blog-article-list .pnl-no-results {
  margin: 0 auto 100px 0;
}

.vld-signup {
  text-align: center;
  font-size: 14px;
    clear: both;
}

    .vld-signup ul {
  float: none;
    }

        .vld-signup ul li {
  text-align: left;
        }

.blog-article-widget {
  max-width: 95%;
}

.article-widget-content .lnk-read-more {
  display: block;
}

    .article-widget-content .lnk-read-more i {
        color: #ed5929;
  font-size: 15px;
  margin-right: 10px;
    }

    .article-widget-content .lnk-read-more .read-more-text {
        border-bottom: 1px solid #ed5929;
    }

.blog-pnl-categories-mobile {
    display: none;
}

#ctl00_lnkHospitalsAndClinicsList, #ctl00_ContentPlaceHolder1_FlyoutHospitalsClinics {
    display: none;
}


.mobile-findDoc, .mobile-header, .mobile-universal-nav, .locWrapper {
    display: none;
}

.social-link-text {
    display: inline;
}

.midle-content.content-2-col {
    display: inline-block;
    float: left;
    width: 1000px;
}

.content.practice {
    margin-top: 40px;
}

    .content.practice .base-button {
        display: inline-block;
    }

    .content.practice .practice-nav-tab {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  border: solid 1px #c3c3b9;
  padding: 12px 16px 13px 12px;
  border-radius: 6px;
  line-height: 15px;
    }

        .content.practice .practice-nav-tab.nav-tab-custom {
  /*padding:0;*/
  padding: 12px 16px 13px 12px;
        }

            .content.practice .practice-nav-tab.nav-tab-custom a {
  /*padding: 12px 16px 13px 12px;*/
  display: inline-block;
  font-size: 15px;
            }

        .content.practice .practice-nav-tab a {
  font-size: 15px !important;
            padding: 0;
            border: none;
  line-height: .75em;
        }

        .content.practice .practice-nav-tab:hover a {
            color: #fff;
        }

#practice-nav-details {
  /*margin:30px auto;*/
    margin-bottom: 30px;
    margin-top: 0px;
}

    #practice-nav-details ul {
        list-style-type: none;
        padding-left: 0px !important;
    }


.practice-nav-tab:nth-child(1) {
    margin-left: 0px !important;
}


#practice-nav-details ul li:before, #practice-nav-details .midle-content ol li:before {
    content: none;
    margin: 0;
}

.content.practice .practice-nav-tab:hover, .content.practice .practice-nav-tab.active {
    border: 1px solid #ed5929;
    color: #fff;
    background: #ed5929;
    cursor: pointer;
    margin-bottom: 10px;
}

#pnl-fad-image {
  cursor: pointer;
}







/* ============ TIMELINE ============= */

.timeline-container {
    border-left: 2px solid #666666;
    margin: 0 0 20px 0;
    width: 690px;
    float: left;
    background-image: -webkit-gradient(linear, right top, left top, from(#eeeeee), to(rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(right, #eeeeee, rgba(255,255,255,0));
    background-image: -o-linear-gradient(right, #eeeeee, rgba(255,255,255,0));
    background-image: linear-gradient(to left, #eeeeee, rgba(255,255,255,0));
    border-radius: 4px;
}

    .timeline-container a {
        border: none;
    }

div.timelineToggle {
    float: right;
    margin-right: 0;
    white-space: nowrap;
}

a.expandAll {
    color: #ccc !important;
    cursor: pointer;
    background: #000;
    border: none;
    border-radius: 4px;
    font-size: 12px;
    padding: 3px 5px;
    margin-right: 20px;
}

    a.expandAll:hover {
        border: none !important;
        color: #7DBADF !important;
        cursor: pointer;
    }

div.timeline-wrapper {
    clear: left;
    float: left;
    margin: 0 0 6px;
  /* width:690px; */
}

.timeline-wrapper h2 {
    background: url(../media/Image/timeline_century_tick.png) left center no-repeat;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 1.4em !important;
    font-weight: 400 !important;
    margin: 0 0 10px !important;
    padding: 4px 4px 0px 20px !important;
}

  .timeline-wrapper h2 span {
        background: #666666;
        border: none;
        border-radius: 4px;
        color: #ffffff;
        letter-spacing: .1em;
        line-height: 1.7em;
        padding: 3px 5px 1px;
  }

  .timeline-wrapper h2 a:hover {
        border-bottom: none;
  }

dl.timeline-series {
    clear: left;
    float: left !important;
    margin: 0 12px 0 0 !important;
    padding: 0 4px 2px 0 !important;
    position: relative;
  /* width:690px; */
}

.timeline-series dt {
    background: url(../media/Image/timeline_decade_tick.png) left center no-repeat;
    clear: left;
    font-size: 1.2em !important;
    list-style-type: none !important;
    margin: 0 0 12px 0 !important;
    padding: 0 0 0 12px !important;
    white-space: nowrap;
}

    .timeline-series dt a {
      color: #666666 !important;
        cursor: pointer;
    }

    .timeline-series dt a.closed {
            color: #666666;
            margin-left: 0;
    }

    .timeline-series dt a.open {
      /* color:#7DBADF; */
      color: rgb(231, 110, 36) !important;
    }

    .timeline-series dt a:hover {
      color: rgb(231, 110, 36) !important;
      /* color:#7DBADF; */
    }

.timeline-series dd {
    /* padding-left:12px; */
    width: 100%;
}

    .timeline-series dd h3 {
        color: #FFF;
        clear: both;
        float: left;
        font-size: 1.5em !important;
        margin: 0;
        white-space: nowrap;
    }

.timeline-event-content {
    margin-left: 40px;
}

    .timeline-event-content p {
        clear: left;
        float: left;
        line-height: 1.5em !important;
        margin: 0 0 10px 0;
        width: 600px;
    }

    .timeline-event-content h4 {
        clear: left;
        float: left;
        font-size: 1.4em !important;
        font-weight: 400;
        margin: 10px 0 0;
        padding: 0 0 0 20px !important;
    }

    .timeline-event-content blockquote {
        clear: left;
        float: left;
        padding: 0 30px;
        width: 400px;
    }

        .timeline-event-content blockquote * {
            float: none;
            width: 400px;
        }

    .timeline-event-content ul.moreInfo {
        clear: left;
        float: left;
        line-height: 1.2em;
        list-style-type: none;
        margin: 0 !important;
        padding: 0 !important;
        width: 100%;
    }

        .timeline-event-content ul.moreInfo li {
            clear: left;
            background: none !important;
            font-size: 1em !important;
            line-height: 1.5em;
            margin: 8px 0 !important;
            padding: 0 0 0 20px !important;
        }

            .timeline-event-content ul.moreInfo li a:link, .timeline-event-content ul.moreInfo li a:visited {
                color: #7097af !important;
  }

  .timeline-event-content ul.moreInfo li a:hover {
                color: #7DBADF !important;
  }

    .timeline-event-content div.media {
        float: left;
        padding: 0 0 0 0;
        width: auto;
    }

  .timeline-event-content .media img {
        border: 0px solid #000;
        margin: 0;
  }

  .timeline-event-content .media p {
        font-size: 1.2em;
        margin: 0 !important;
        padding: 0 !important;
  }

    .timeline-event-content .media a:link, .timeline-event-content .media a:visited {
        border: none !important;
        color: #ab221b !important;
  }

  .timeline-event-content .media a:hover {
        color: #7DBADF !important;
  }

  .timeline-event-content .media p span.source {
        font-style: italic;
  }








.layout-large {
  display: inline;
}

.layout-medium {
  display: none;
}

.layout-small {
  display: none;
}

.layout-mobile {
	display: none;
}


@media screen and (max-width: 1299px) {
 /* .layout-large {
    display: none;
  }
  .layout-medium {
    display: inline;
  }
  .layout-small {
    display: none;
  }*/

}

@media screen and (max-width: 979px) {
    .layout-large {
    display: none;
  }

  .layout-medium {
    display: inline;
  }

  .layout-small {
    display: none;
  }

    .layout-mobile {
	display: none;
  }
}

@media (max-width: 881px) {
    .divPrimaryCareServices .col1 {
    width: 100% !important;
    }

    #az-service-col1 {
	width: 100% !important;
    }
}

@media (max-width: 727px) {
    .az-service.servicescol-new {
    width: 100% !important;
        margin-right: 0px !important;
    }
}


@media screen and (max-width: 699px) {
  .layout-large {
    display: none;
  }

  .layout-medium {
    display: none;
  }

    .layout-mobile {
  	display: inline;
  }

  .layout-small {
    display: none;
  }
}


@media screen and (max-width: 600px) {
  .layout-large {
    display: none;
  }

  .layout-medium {
    display: none;
  }

    .layout-mobile {
	display: inline;
  }

  .layout-small {
    display: inline;
  }
}

/*

Marcus Heart Valve

*/

.mhv-wrapper .inner1-content {
    padding-top: 5px;
}

.mhv-wrapper .left-content {
    width: 264px;
}

.mhv-wrapper .midle-content {
    width: 1131px;
    min-height: 300px;
    padding: 0 0 0 5px;
}

    .mhv-wrapper .midle-content .col2 {
    padding-right: 0;
    width: 47%;
    }

.mhv-logo {
    background-color: #e8e8e4;
    border-radius: 10px;
    text-align: center;
    padding: 40px 45px;
}

.mhv-wrapper .phone-main {
    width: 90%;
    padding: 20px 0 5px 30px;
}

    .mhv-wrapper .phone-main, .mhv-wrapper .phone-main em, .phone-tollfree {
        font-size: 17px;
        color: #b92234;
    font-weight: bold;
    }

        .mhv-wrapper .phone-main span, .phone-tollfree {
            color: #000;
        }

.phone-tollfree {
    padding-left: 54px;
    font-family: "Roboto",sans-serif;
    display: block;
}

.mhv-wrapper .midle-content p {
	/*font-size:18px;
	line-height:1.25;*/
}

.mhv-wrapper .inner1_content_rgt_block1 {
    width: 226px;
    margin: 15px auto 0;
    border-top: 1px solid #e8e8e5;
    padding-top: 15px;
}
/*.mhv-wrapper .sub-page-nav-title {
    display:none;
}*/
.mhv-wrapper .left-content ul li a span {
    color: #b92234;
}

.mhv-hero-img {
    padding-bottom: 5px;
}

.mhv-wrapper .midle-content a {
    border: none;
}

.mhv-home-col {
    min-height: 300px;
    width: 44%;
    padding: 3%;
    float: left;
}

    .mhv-home-col.col1 {
        background-color: #000;
    border-radius: 0 10px 10px 0;
	padding-bottom: 46px;
    }

    .mhv-home-col h4 {
        color: #fff;
        font-size: 36px;
        font-weight: 200;
    }

    .mhv-home-col.col2 h4 {
	color: #000;
    font-size: 25px;
    font-weight: 300;
    padding: 0 0 15px;
    }

        .mhv-home-col.col2 h4.emph {
            color: #b92234;
        }

    .mhv-home-col h5 {
    color: #999;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.25;
    padding: 15px 0 0;
    }

.mhv-homepage-callouts {
    display: block;
    background-color: #333;
    color: #999;
    font-size: 15px;
    line-height: 1.35;
    width: 70%;
    margin: 40px auto 0;
    padding: 0 30px 0 15px;
    background: transparent url(/_img/mhv/mhv-arrow.png) left 10px no-repeat;
}

    .mhv-homepage-callouts span, .mhv-homepage-callouts span a {
        display: block;
        color: #fff;
    /*font-size:20px;*/
        font-size: 25px;
        font-weight: 300;
	line-height: 30px;
    }

.mhv-wrapper .midle-content a.mhv-lcvids-btn {
	color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: 300;
    padding: 10px 20px 10px 15px;
    text-align: center;
    border: 1px solid #b92234;
	border-radius: 4px;
	width: 210px;
    display: inline-block;
    margin: 25px 0;
    float: right;
}

    .mhv-wrapper .midle-content a.mhv-lcvids-btn i {
        padding-right: 5px;
        color: #b92234;
    }

.mhv-home-col h5.mhv-latestvid-heading {
    color: #b92234;
    padding: 15px 0;
}

.midle-content p.mhv-latestvid-title {
	color: #fff;
    line-height: 1.25;
    padding-top: 25px;
}

.mhv-homepage-featuredvid {
    width: 100%;
}

    .mhv-homepage-featuredvid img {
        width: 100%;
        height: auto;
    }

.right-col-videowrapper, .expert-wrapper {
    width: 100%;
	border-bottom: 1px solid #d3d4cf;
    padding-bottom: 30px;
    margin-bottom: 27px;
}

.right-col-video {
    float: left;
    padding-right: 10px;
}

.right-col-icon {
    float: left;
}

.mhv-wrapper .midle-content a.mhv-learnmore {
	color: #000;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: 300;
    padding: 5px 30px;
    text-align: center;
    border: 1px solid #d3d4cf;
	border-radius: 4px;
	width: 75px;
    display: block;
    margin: 10px 0 0 0;
}

.mhv-wrapper .midle-content .expert-wrapper a.mhv-learnmore {
    width: 115px;
    padding-left: 25px;
}

    .mhv-wrapper .midle-content .expert-wrapper a.mhv-learnmore i {
        color: #b92234;
    }

.expert-wrapper img {
    float: right;
    padding-left: 10px;
}

.mhv-patientvideo {
    float: left;
    width: 360px;
}

.mhv-paitentvideo-text {
    width: 170px;
    float: left;
    padding-left: 15px;
    margin-top: 10px;
}

    .mhv-paitentvideo-text span {
        font-size: 16px;
        line-height: 1.5;
    color: #46464b;
    margin: 0 0 0 15px;
    float: left;
    }

.mhv-wrapper .midle-content .story-wrapper a.mhv-learnmore {
	padding: 5px 20px;
    width: 115px;
    margin-top: 35px;
}

.mhv-wrapper .midle-content .story-wrapper h2 {
    color: #ba2433 !important;
}

.mhv-content .midle-content {
	padding: 0 0 0 30px;
    width: 1106px;
}

    .mhv-content .midle-content h1, .mhv-content .midle-content h2, .mhv-content .midle-content h3, .mhv-content .midle-content h4, .mhv-content .midle-content ul li:before, .mhv-content .midle-content ol li:before, .mhv-content .midle-content h3 a {
        color: #ba2433;
    }

.mhv-lcvideo {
	display: inline-block;
    margin: 0 1% 20px;
    width: 30%;
    float: left;
}

.mhv-lcvideo-inner {
    border: 1px solid #e8e8e5;
	border-radius: 3px;
    padding: 20px;
    min-height: 540px;
}

.videowrapfull iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.mhv-lcvideo h3 {
    font-size: 18px;
    color: #ba2433;
    line-height: 1.25;
    padding: 20px 0 10px 0;
    margin: 0;
}

.mhv-wrapper .midle-content .mhv-lcvideo p {
    font-size: 14px;
    color: #46464b;
    margin: 0;
    padding: 0;
    line-height: 1.4;
}

.mhvsub_img img {
    width: 100% !important;
    height: auto !important;
}

h2.mhv-expert-category {
    padding: 35px 0;
}

.mhv-expert {
	display: inline-block;
    margin: 0 1% 20px;
    width: 47%;
    float: left;
}

.mhv-expert-inner {
    border: 1px solid #e8e8e5;
	border-radius: 3px;
    padding: 20px;
    min-height: 250px;
}

    .mhv-expert-inner:hover {
        border: 1px solid #ba2433;
    }

.mhv-expert-photo {
    width: 25%;
    height: 25%;
    overflow: hidden;
    float: left;
}

    .mhv-expert-photo img {
        width: 100%;
        height: auto;
    }

.mhv-experts-bio {
    width: 70%;
    padding: 0 0 0 5%;
    float: left;
}

    .mhv-experts-bio a {
        color: #ba2433;
        font-size: 22px;
        border: none;
	font-size: 21px;
    font-weight: normal;
        line-height: 1.25;
    }

        .mhv-experts-bio a:hover {
            border-bottom: 1px solid #000;
        }

    .mhv-experts-bio p {
        color: #28282d;
        font-size: 14px;
        line-height: 1.25;
        padding-bottom: 8px;
    }

        .mhv-experts-bio p span {
            color: #a09b96;
	display: block;
            padding-bottom: 2px;
        }

.mhvsub_learn {
    margin-top: 30px;
}

.loc-search-mobile {
    display: none;
}

.page-share-icons {
    font-family: 'Roboto', sans-serif;
    /*font-size: 25px;*/
    color: #ed5929;
    float: right;
    /*padding: 14px 0 0 0;*/
    display: inline-block;
    width: 345px;
}

    .page-share-icons ul {
        float: right;
    }

        .page-share-icons ul li {
            display: inline-block;
        }

.content_middle {
    color: #281400;
    font-size: 20px;
    font-weight: normal !important;
    font-family: 'Roboto', sans-serif;
    line-height: 32px;
}





/* ======================Story Bank===========================*/

.midle-content .storybank ul li:before,
.midle-content .storybank ol li:before {
  color: #fff !important;
  content: "\2022";
  font-size: 1.5em;
  margin-right: 5px;
  position: absolute;
  left: -0.75em;
}

.midle-content .storybank ul li {
    margin-left: 0;
}

.midle-content .storybank ul {
  padding-left: 0;
}

.midle-content .storybank .pnl-storybank-image img {
    border-width: 0px;
    width: 41%;
    float: left;
    margin-right: 15px;
    max-width: 100%;
}


.midle-content .storybank h4 a, .midle-content .storybank h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #ed5929;
  font-weight: 300;
  text-decoration: none;
  border-bottom: none;
  margin-bottom: 10px;
}


.midle-content .storybank p {
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
}

.midle-content .storybank li.blog-article-item {
  display: inline-block;
  width: 100%;
  /*padding: 12px;*/
  border: solid 1px #c3c3b9;
  border-radius: 8px;
  margin-bottom: 30px;
}

.midle-content .storybank .pnl-storybank-article {
  display: inline-block;
  float: left;
  width: 52%;
  height: 192px;
  overflow: hidden;
}

.midle-content .storybank li.blog-article-item .blog-article {
    padding: 12px;
  display: inline-block;
  width: 100%;
}
/* ===================End Story Bank===========================*/

/* =================== Conversion ============================= */
.conversion-wrapper p a:hover {
    border-bottom: 1px solid #ed5929;
}

/* Mobile Page Nav */
.left-content ul.nav-mobile-page .nav-link-category a {
  color: #736e69;
  font-size: 15px;
  font-weight: 400;
  padding: 10px 0 10px 15px;
}

.left-content ul.nav-mobile-page li {
    padding: 0;
}

.left-content ul.nav-mobile-page .nav-link-category a.category-name {
  background: #E4E4E4;
  border-bottom: 1px solid #dadada;
    color: #676767;
  font-size: 15px;
  padding: 0;
  font-weight: 400;
  display: block;
  padding: 10px 0 10px 10px;
}

.left-content ul.nav-mobile-page .nav-link-category a.active {
  display: block;
    background: #ededed;
}

.left-content ul.nav-mobile-page li ul.sublinks li a {
    padding-left: 25px;
  font-size: 13px;
}

.left-content .nav-mobile-header, .pnl-signup-wrapper .nav-mobile-header {
  font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: #ed5929;
    font-weight: 300;
    /*padding: 22px 0 10px 0;*/
  line-height: 35px;
  display: inline-block;
}

.nav-mobile-page {
    margin-top: 15px;
    width: 100%;
}

#nav-mobile-page-button {
  display: inline-block;
  float: right;
  border: 1px solid #ed5929;
  padding: 9px;
  border-radius: 6px;
  overflow: hidden;
  color: #736e69;
  font-size: 12px;
}

    #nav-mobile-page-button #menu-text {
        display: inline-block;
    }

    #nav-mobile-page-button i {
  color: #ed5929;
  font-size: 18px;
  margin-left: 15px;
    }

li.nav-link-category .category-name i {
  float: right;
  padding-right: 20px;
  font-size: 19px;
}

li.nav-link-category ul.pnl-link-category li a {
    padding: 5px 0;
}

li.nav-link-category ul.pnl-link-category.locations {
  /*text-align: center;*/
}

    li.nav-link-category ul.pnl-link-category.locations .pnl-dept-location {
        margin: 15px auto;
        float: none;
    }

.pnl-page-nav-header {
	display: none;
}

.pagenav-mobile {
  border: none;
  padding: 10px;
  overflow: hidden;
    margin-top: 20px;
}

ul.nav-mobile-page li.nav-link-category ul.pnl-link-category.locations a {
  padding: 8px 0;
  font-size: 16px;
}

ul.nav-mobile-page li.nav-link-category ul.pnl-link-category.locations li {
  padding-left: 10px;
}

ul.nav-mobile-page li.nav-link-category ul.pnl-link-category.locations .pnl-dept-location {
  text-align: left;
}

    ul.nav-mobile-page li.nav-link-category ul.pnl-link-category.locations .pnl-dept-location .pnl-dept-icon {
        float: none;
    }

        ul.nav-mobile-page li.nav-link-category ul.pnl-link-category.locations .pnl-dept-location .pnl-dept-icon i {
  min-width: 20px;
        }

#pnlNavMobile {
  display: none;
}

.news-part-list tbody tr td {
    padding-bottom: 20px;
}

.mhv-phone a {
    color: #ba2433;
}

.mhv-pagenav {
    clear: both;
    padding-top: 2px;
    padding-bottom: 15px;
}

.left-content .mhv-pagenav .nav-mobile-header {
    color: #ba2433 !important;
}

.mhv-pagenav #nav-mobile-page-button {
    border: 1px solid #ba2433 !important;
}

    .mhv-pagenav #nav-mobile-page-button i {
    color: #ba2433 !important;
    }

.left-content .mhv-pagenav ul li.nav-link-category a {
    color: #ba2433 !important;
}

.span-ratings-widget-name {
  display: block;
  width: 290px;
  text-align: center;
  font-size: 16px;
    color: #a8a8a8;
}

.video-button {
    content: "";
    cursor: pointer;
    display: block;
    z-index: 5;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}

.video-embed {
    display: none;
    opacity: 0;
    /*position: absolute;*/
    z-index: 10;
}

img.video-button-img {
  width: 100%;
    height: 100%;
}

.transparent {
  opacity: 0;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.footer-location p a.global-phone {
  color: #736e69;
}

#divNavigationPart {
    margin-bottom: 30px !important;
}

.videoWrapper {
    position: relative;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/*---- PRACTICE - OFFICE HOURS -----*/
.hrs-practice {
    color: #736e69;
}

/*----- App - Push Notifications -----*/
.pnl-push-notify {
    text-align: center;
}

.pnl-push-opt-in {
  text-align: center;
}

.btn-subscribe {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  background: #ec5829;
  border: solid 1px #ec5829;
  color: #FFF;
  border: solid 1px #c3c3b9;
  padding: 12px 16px 13px 12px;
  border-radius: 6px;
  line-height: 15px;
  width: 90%;
  margin: 10px auto;
}

.txt-push-notify {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

/*---- PRINT DIRECTORY ---*/
.btn-resultsBySpecialty {
   height: 48px !important;
}

/*------ Subsite Navigation --------*/
.midle-content .nav.nav-sub {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  float: none;
}

    .midle-content .nav.nav-sub ul {
        margin: 0 auto;
  float: none;
  padding: 0;
    }

    .midle-content .nav.nav-sub li {
  padding: 8px 8px;
        margin: 0;
    }

        .midle-content .nav.nav-sub li:before {
  content: none;
        }

        .midle-content .nav.nav-sub li.group {
  background: #ededea;
        }

            .midle-content .nav.nav-sub li.group.first {
    border-radius: 6px 0 0 6px;
            }

            .midle-content .nav.nav-sub li.group.last {
    border-radius: 0 6px 6px 0;
            }

            .midle-content .nav.nav-sub li.group.first.last {
  border-radius: 6px;
            }


        .midle-content .nav.nav-sub li a {
    border: 1px solid #B7B7B7;
    font-size: 13px;
    padding: 8px;
    background: #fff;
        }

            .midle-content .nav.nav-sub li a:hover {
  background: #ec5829;
            }

.pnl-categories .category-item {
    font-size: 15px;
    border-bottom: none;
    margin: 0 8px;
}

    .pnl-categories .category-item.active,
    .pnl-categories .category-item:hover {
  border-bottom: 1px solid #ec5829;
  color: #ec5829;
    }

.center-master-layout {
    text-align: center;
}

.dynamic-item {
    margin: 20px 0;
}

.tabs-dynamic .tab-item {
    cursor: pointer;
}

.tab-panels-dynamic .tab-panel {
    display: none;
    padding: 20px;
}

    .tab-panels-dynamic .tab-panel p {
        color: inherit;
    }

.tab-panels-dynamic .tab-item.active {
  display: block;
}

.main .tabs-dynamic {
    padding: 0;
    display: block;
    overflow: hidden;
}

    .main .tabs-dynamic .tab-item {
        margin: 0;
        padding: 0;
        float: left;
        display: inline-block;
    padding: 15px;
    }

        .main .tabs-dynamic .tab-item:before {
    content: '';
    margin: 0;
        }

.tab-item .fa {
    padding-top: initial;
}

.full-width .content {
    width: 100%;
}

    .full-width .content .midle-content {
        width: 100% !important;
        margin: 0;
    }

    .full-width .content .dynamic-item {
        padding: 2%;
        overflow: hidden;
    }



ul.tabs-dynamic li {
	float: left;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.tab-panels-dynamic {
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
}

.tab-icon {
    max-width: 40px;
    max-height: 40px;
}

.tab-drawer-heading {
    display: none;
}

@media screen and (max-width: 1400px) {
  .midle-content ul li:before,
  .midle-content ol li:before {
    top: -6px;
  }
}

@media screen and (max-width: 991px) {
  .midle-content ul li:before,
  .midle-content ol li:before {
    top: -7px;
  }
}

@media screen and (max-width: 767px) {
	.main .tabs-dynamic {
		display: none !important;
	}

	.tab-drawer-heading {
		margin: 0;
    width: 100%;
        padding: 15px;
		display: block;
		cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
    vertical-align: middle;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
}

iframe[src^='//www.youtube.com'] {
    max-width: 560px;
    max-height: 315px;
}

/* Kyruus Search Widget */
.kyruus-search-widget .ky-search .ky-legal a {
    font-size: 14px;
    padding: 0;
}

    .kyruus-search-widget .ky-search .ky-legal a:hover {
    background: inherit;
    }

.kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar {
  background-color: #fff;
  padding: 0;
}

    .kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar .ky-input-search-terms {
  width: 100%;
  padding: 0;
    }



        .kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar .ky-input-search-terms .ky-label-m {
  color: #ed5929;
        }

.kyruus-search-widget .kyruus-custom.ky-search .ky-right-input-group {
  clear: both;
  float: right;
  width: 100px;
  margin: 15px 0;
}

.kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search label {
    visibility: hidden;
    height: 0;
    margin: 0;
    padding: 0;
}

.kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search .ky-button {
  background-color: #fff;
  color: #ffffff;
}

    .kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search .ky-button:hover {
  background-color: #ed5929;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
    }

.kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar input[type=text] {
  margin: 0;
}

    .kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar input[type=text]::-webkit-input-placeholder {
  color: #dadada;
    }

    .kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar input[type=text]:-ms-input-placeholder {
  color: #dadada;
    }

    .kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar input[type=text]::-ms-input-placeholder {
  color: #dadada;
    }

    .kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar input[type=text]::placeholder {
  color: #dadada;
    }


.kyruus-search-widget .kyruus-custom.ky-search .ky-powered-by-link {
  position: relative;
  float: right;
  display: none;
}

.ky-powered-by-link {
    display: none;
}

.kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
  position: relative;
  clear: both;
  padding: 8px 15px;
  bottom: inherit;
  right: inherit;
  font-size: 11px;
}

    .kyruus-search-widget .kyruus-custom.ky-search .ky-legal a {
        font-size: 11px;
    }


.home-baner .kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar {
  background-color: #e8e8e5;
}

.kyruus-search-widget .ky-search a,
.kyruus-search-widget .ky-search .ky-legal,
.kyruus-search-widget .ky-search .ky-legal a {
  color: #848484 !important;
    font-size: 12px;
}

.kyruus .tt-dropdown-menu {
  width: 400px !important;
}

#pnl-fad-widget {
  overflow: visible;
}

/* Mobile App Pages */
.patient-tools-mychart.is-app .page-share-icons,
.patient-tools-bill-pay.is-app .page-share-icons,
.patient-tools-mychart.is-app .left-content,
.patient-tools-bill-pay.is-app .left-content {
    display: none;
}

@media screen and (max-width: 560px) {
    .campaign-page-basic .left-content {
        display: none;
    }

    .campaign-call-me-back {
        display: block !important;
    }

        .campaign-call-me-back.phone-main {
            display: none !important;
        }
}

#ctl00_cphContent_ctl00_ContentTypeSearch_trPhysicianProfiles,
#ctl00_cphContent_ctl00_ContentTypeSearch_trPhysicians {
  display: none;
}

.divDidYouMeanClass {
  display: none;
}

.third-level-subsitenav ul {
  padding-left: 0;
}


.third-level-subsitenav ul {
  padding-left: 0;
}

@media screen and (max-width: 1375px) {
    #avid-loc-search-address .btn-search-address, #avid-loc-search-address .btn-reset-address {
      width: 130px !important;
    }
}

@media screen and (max-width: 1305px) {
    #avid-loc-search-address #search-keyword,   #avid-loc-search-address #search-address, #avid-loc-search-address #search-keyword, #avid-loc-search-address #search-radius, #avid-loc-search-address .btn-search-address, #avid-loc-search-address .btn-reset-address {
      padding-right: 10px;
    }

    #avid-loc-search-address .btn-search-address, #avid-loc-search-address .btn-reset-address {
      margin-right: 10px;
    }
}

@media screen and (max-width: 1152px) {
    #avid-loc-search-address .btn-search-address, #avid-loc-search-address .btn-reset-address {
  width: 125px !important;
    }
}

@media screen and (max-width: 1136px) {
    #avid-loc-search-address .btn-search-address, #avid-loc-search-address .btn-reset-address {
  width: 120px !important;
    }
}

@media screen and (max-width: 1121px) {
    #avid-loc-search-address .btn-search-address, #avid-loc-search-address .btn-reset-address {
  width: 115px !important;
    }
}

@media screen and (max-width: 1106px) {
    #avid-loc-search-address .btn-search-address, #avid-loc-search-address .btn-reset-address {
  width: 105px !important;
    }
}

@media screen and (max-width: 998px) {
    #txt-search-address {
    width: 115px !important;
    }
}

.pnl-location.selected .walgreens-marker {
     background: url(/_img/map-pin-3.png) no-repeat left 7px !important;
     /*background: url(/_img/quick_care_pin.png) no-repeat left 7px !important;*/
}

/*.walgreens-marker
 {
     background: url(/_img/quick_care_pin.png) no-repeat left 7px !important;
 }
*/

.header__dropdown  .pnl-search-radio {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

    .header__dropdown .pnl-search-radio .search-table {
        display: block;
        margin: 0 auto;
        display: block;
    }

    .header__dropdown .pnl-search-radio .search-table tbody,
    .header__dropdown .pnl-search-radio .search-table tr,
    .header__dropdown .pnl-search-radio .search-table td {
        display: block;
    }


@media(max-width:799px) {
    .pnl-search-radio input[type='radio'] + label {
        display: block;
        padding: 4px 0;
    }
}
/*piedmont heart intenal page styles*/

.dept-heart-care-and-wellness .midle-content h1 {
  color: #B92333;
  font-family: Roboto;
  font-size: 35px;
  line-height: 41px;
  font-weight: 400;
      padding: 0px;
    margin-bottom: 32px;
}

.dept-heart-care-and-wellness .midle-content a {
  border-bottom: 1px solid #b92233;
}

.dept-heart-care-and-wellness .midle-content h2 {
  color: #B92333;
  font-family: Roboto;
  font-size: 25px;
  line-height: 29px;
  font-weight: 400;
  margin: 35px auto;
  padding: 0px;
}

.dept-heart-care-and-wellness .midle-content ul li:before,
.dept-heart-care-and-wellness .midle-content ol li:before {
  color: #b92233;
  font-size: 21px;
}

.dept-heart-care-and-wellness .midle-content ul li,
.dept-heart-care-and-wellness .midle-content ol li {
    font-size: 20px;
    color: #281400;
    font-weight: normal;
}

.dept-heart-care-and-wellness .midle-content p {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #281400;
    line-height: 35px;
    padding: 0 0 15px 0;
    font-weight: normal;
}

.dept-heart-care-and-wellness h2.sub-page-nav-title {
  color: #B92333;
  font-family: Roboto;
  font-size: 25px;
  line-height: 29px;
  font-weight: normal;
}

.dept-heart-care-and-wellness .left-content ul li a {
    color: #000000;
    font-family: Roboto;
    font-size: 15px;
    line-height: 30px;
        margin-left: 12px;
}

  .dept-heart-care-and-wellness .left-content ul li a span {
      color: #b92333;
      font-size: 15px;
          top: 11px;
  }

.save-my-spot-p {
    text-align: center;
    margin-top: 15px;
}

.save-my-spot-btn {
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding: 10px 15px 10px 15px;
	color: #FFF;
	background-color: #ec5829;
	border-radius: 8px;
	border: 1px solid #ed5929;
	cursor: pointer;
}

.telephone-button a {
    color: white !important;
}

.page-home .modalPopup {
  text-align: center;
}

    .page-home .modalPopup .midle-content {
  float: none;
  display: inline-block;
  margin: 0 auto;
    }

@media( max-width : 960px) {
    .midle-content a.interrupt-button {
        font-size: 16px !important;
        display: block;
        width: auto;
        font-weight: bold;
    }
}

.dept-cancer .cards .card .text {
    text-align: center;
}

/*Left Nav Locations Updates*/
.pnl-location-phone.pnl-location-contact {
    width: 100%;
    display: inline-block;
}

.pnl-location-maplink.pnl-location-contact {
    width: auto !important;
    display: block;
}

.pnl-location-email.pnl-location-contact {
    width: auto;
    display: block;
}

.pnl-location-email a.link.lnk-learn-more {
    font-size: 14px;
    font-weight: 300;
    color: #736e69;
    line-height: 15px;
}

/* SR - Notice under Header*/
.home-notice {
    margin: 0 auto 15px auto;
    padding: 10px;
    border-radius: 12px;
    background-color: #B92333;
    max-width: 1400px;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 300;
}

    .home-notice .notice-text {
    width: 85%;
        margin: 0 auto;
    }

    .home-notice .notice-link {
    display: inline-block;
    background-color: #fff;
    border-radius: 10px;
    padding: 6px 12px;
    text-align: center;
    }

    .home-notice .notice-text p {
    color: #fff;
    display: inline-block;
    }

    .home-notice a.learn-more-link {
        color: #b92333;
    display: inline-block;
    }

.pnl-location-email a.link.lnk-learn-more {
    font-size: 14px;
    font-weight: 300;
    color: #736e69;
    line-height: 15px;
}

@media screen and (max-width: 699px) {
    .pnl-location-phone.pnl-location-contact,
    .pnl-location-maplink.pnl-location-contact,
    .pnl-location-email.pnl-location-contact {
        width: 100%;
        display: block;
    }

    .pnl-location-phone.pnl-location-contact,
    .pnl-location-maplink.pnl-location-contact,
    .pnl-location-email.pnl-location-contact {
        margin: 0;
        max-height: 25px;
    }

    ul.nav-mobile-page li.nav-link-category ul.pnl-link-category.locations a {
        font-size: 14px;
    }

    .pnl-location-phone.pnl-location-contact .pnl-dept-icon .fa-phone {
        padding: 0;
    }
}

.FormBuilderControl .submit-section input[type='submit'].enabled {
  background: #ed5929 !important;
  color: #fff !important;
}

@media (max-width: 414px) {

	.video-container-right {
	   margin-right: 15px;
	}
}

/*Responsive Styles for Piedmont Hompeage Redesign*/
#pnl-fad-widget .kyruus-search-widget .ky-search a,
#pnl-fad-widget .kyruus-search-widget .ky-search .ky-legal,
#pnl-fad-widget .kyruus-search-widget .ky-search .ky-legal a {
    color: #dde8f4 !important;
    font-size: 12px;
}

#pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
  position: relative;
  clear: both;
  padding: 7px 0;
  bottom: inherit;
  right: inherit;
  font-size: 12px;
}

.home-baner #pnl-fad-widget .kyruus-search-widget {
    padding: 118px 0 0 11px;
}

    .home-baner #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar {
  background-color: transparent;
    }

#pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search .ky-button {
  background-color: #ed5929;
  color: #fff;
}

    #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search .ky-button .ky-icons-search.icons-search {
    font-size: 25px;
    color: #fff;
    }

#pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar .ky-input-search-terms {
  width: 85%;
  padding: 0;
}

    #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar .ky-input-search-terms .ky-label-m {
        display: none;
    }

#pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-right-input-group {
  width: 10%;
  margin: 15px 0;
  float: left;
  clear: none;
}

@media(max-width:1366px) {
    .together {
        /*padding-left: 39px;*/
    }

    .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 118px 0 0 0px;
        margin-left: -5px;
    }
}

@media (min-width:1030px) and (max-width:1200px) {
    .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 150px 0 0 42px;
    }

    .together {
        /*padding-left:40px;*/
    }
}

@media(max-width: 1024px) {
    #pnl-fad-widget {
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

    .home-baner #pnl-fad-widget .kyruus-search-widget {
    }
    /*    #pnl-fad-widget .ky-search.kyruus.kyruus-custom {
        padding-left:35px;
    }   */

    .together {
        /*padding-left:35px;*/
    }
}

@media(max-width:980px) and (min-width:925px) {
    .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 105px 0 0 0px;
    }

    /*    #pnl-fad-widget .ky-search.kyruus.kyruus-custom {
        padding-left: 31px;
    }*/
    .together {
        width: 100%;
    }

    .homepage-blk.first .together {
        /*padding-left: 55px;*/
    }

    .homepage-blk.second .together {
       /*padding-left: 15px;*/
    }
}

@media(max-width:924px) and (min-width:769px) {
    .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 108px 0 0 0px;
    }

    #pnl-fad-widget .ky-search.kyruus.kyruus-custom {
        padding-left: 31px;
    }

    .together {
        width: 85%;
    }

    .homepage-blk.first .together {
        /*padding-left: 50px;*/
    }

    .homepage-blk.second .together {
       /*padding-left: 20px;*/
    }
}

@media(max-width: 768px) {
    .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 104px 0 0 0px;
    }

    #pnl-fad-widget input, .nav ul li .input-text, #pnl-fad-widget .input-text {
        margin: 0 auto;
        padding: 5px;
    }

    #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search .ky-button .ky-icons-search.icons-search {
        font-size: 20px;
    }

    #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-right-input-group {
        margin: 0;
        width: 12%;
    }

    #pnl-fad-widget .ky-search.kyruus.kyruus-custom {
        padding-left: 22px;
    }

    .together {
        width: 94%;
        position: relative;
        float: left;
    }

   .homepage-blk {
        width: 45%;
    }

        .homepage-blk.first .together {
        /*padding-left : 20px;*/
    }

    .homepage-blk.second .together {
        /*padding-right: 10px;
        padding-left: 6px;*/
    }
}

@media(max-width:625px) and (min-width:415px) {
    #pnl-fad-widget {
        background-image: url(/media/HomepageBanners/mobile-hero2.jpg);
        overflow: hidden;
        border-radius: 0;
        padding: 0;
    }

    .homepage-blk.first .together, .homepage-blk.second .together {
        /*padding-left:0;*/
    }

    #pnl-fad-widget .ky-search.kyruus.kyruus-custom {
        padding-left: 22px;
    }

    #pnl-fad-widget {
        position: relative;
    }

    .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 25% 0 10px 0;
    }

    .nav ul li .sub_nav1 input, #pnl-fad-widget input, .nav ul li .input-text, #pnl-fad-widget .input-text {
        margin: 0 auto !important;
        padding: 3px !important;
    }

    #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-right-input-group {
        width: 15%;
    }

    .home-baner-lft {
        width: 100%;
        margin-bottom: 0;
    }

    .home-baner-lft-top {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .ky-search .ky-search-bar input[type=text] {
        font-size: 12px;
    }
}

@media (max-width: 414px) {
    .homepage-blk .together {
        padding-left: 0 !important;
	}

    #pnl-fad-widget {
        background-image: url(/media/HomepageBanners/mobile-hero2.jpg);
        overflow: hidden;
        border-radius: 0;
        padding: 0;
        min-height: 210px;
    }

    .home-baner-lft-top {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
        padding: 8px 0;
        font-size: 11px !important;
        margin-bottom: 0;
    }

    .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 112px 0 0 0;
    }

    #pnl-fad-widget .ky-search .ky-search-bar button.ky-btn-positive {
        padding: 0 !important;
        height: 21px !important;
    }

    #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search .ky-button .ky-icons-search.icons-search {
        font-size: 15px;
    }

    #pnl-fad-widget .ky-search .ky-submit-search {
         padding: 0 5px !important;
     }

    #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-right-input-group {
         width: 15%;
         margin: 0;
     }

    #pnl-fad-widget input, .nav ul li .input-text, #pnl-fad-widget .input-text {
         margin: 0 !important;
         padding: 3px !important;
     }

    #pnl-fad-widget .ky-search .ky-search-bar input[type=text] {
        font-size: 11px !important;
     }

    #pnl-fad-widget .ky-search.kyruus.kyruus-custom {
        padding-left: 17px;
     }

     #pnl-fad-widget .kyruus-search-widget .ky-search a,
     #pnl-fad-widget .kyruus-search-widget .ky-search .ky-legal,
    #pnl-fad-widget .kyruus-search-widget .ky-search .ky-legal a {
        font-size: 11px;
     }
}

@media (max-width: 411px) {
    #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
        padding: 5px 0;
        font-size: 10px;
        margin-bottom: 0;
    }

    .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 118px 0 0 0;
    }
}

@media(max-width: 375px) {
    .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 92px 0 0 0;
    }
}

@media (max-width: 360px) {
    #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
        padding: 3px 0;
        font-size: 11px;
        margin-bottom: 0;
    }

    .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 89px 0 0 0;
    }

    #pnl-fad-widget .ky-search.kyruus.kyruus-custom {
        padding-left: 15px;
    }
}

@media(max-width:320px) {
    #pnl-fad-widget .ky-search.kyruus.kyruus-custom {
        padding-left: 13px;
    }

    .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 78px 0 0 0;
    }
}



/*REDESIGN STYLES SG*/

.page-home .kyruus .twitter-typeahead input#query {
    height: 34px;
}

.page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search .ky-button {
  height: 34px;
}


@media (max-width: 1315px) {
  #pnl-fad-widget {
    width: 84.5% !important;
    }

    .home-baner-right {
    width: 95%;
    }

    .together {
    /*padding-left: 39px;*/
    }

    .better {
    width: 60%;
    margin: 0 0 0 3.7%;
    }
}

@media (max-width: 1200px) {
  #pnl-fad-widget {
    width: 93.3% !important;
    }

    .better {
    width: 60%;
    margin: 0 0 0 2.56%;
    padding: 3% 0 0 0;
    float: left;
    }

    .home-baner #pnl-fad-widget .kyruus-search-widget {
    padding: 100px 0 15px 42px;
    }
}

@media (max-width: 1100px) {
  .home-baner-right {
    width: 100%;
    }

    .together {
    /*padding-left: 35px;*/
    }
}

@media (max-width: 768px) {
  .page-home #pnl-fad-widget {
    padding: 30px;
    background-position: 14%;
    background-size: cover;
    background-repeat: no-repeat;
    width: 92% !important;
  }

  .page-home .home-baner #pnl-fad-widget .kyruus-search-widget {
      padding: 80px 0 0 0px;
  }

  .page-home #pnl-fad-widget .ky-search.kyruus.kyruus-custom {
      padding-left: 0;
  }

  .better {
    width: 97% !important;
  }

  .home-baner-lft {
    width: 96%;
    position: relative;
    margin: 0 auto;
    }
}

@media (max-width: 699px) {
  .page-home #pnl-fad-widget {
      padding: 0px;
      background-position: 5%;
      background-size: cover;
      background-repeat: no-repeat;
      width: 100% !important;
  }

  .page-home .ky-search .ky-search-form {
    width: 90%;
    display: inline-block;
    margin-left: 31px;
  }

  .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-right-input-group {
    margin-top: 19px;
    width: 12%;
  }

  .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
      margin-left: 35px;
      margin-top: -18px;
      padding-bottom: 30px;
  }

  .page-home .better {
      width: 91%;
      margin: 0% 5% 0 5%;
      padding: 0;
  }
}

@media (max-width: 625px) {
  .page-home .home-baner #pnl-fad-widget .kyruus-search-widget {
      padding: 150px 0 40px 0px;
  }

  .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-right-input-group {
    margin-top: 0px;
    width: 14%;
    }

    .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
    margin-left: 35px;
    margin-top: 0px;
    padding-bottom: 10px;
    }
}

@media (max-width: 599px) {
  .homepage-blk.first .together,
  .homepage-blk.second .together {
      padding-left: 0px;
  }

  .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-right-input-group {
      width: 14%;
  }
}

@media (max-width: 530px) {
  .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-right-input-group {
      width: 16%;
      margin-top: 0;
  }

  #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-search-bar .ky-input-search-terms {
    width: 80%;
  }

  .page-home .ky-search .ky-search-form {
      margin-left: 25px;
  }

  .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
      margin-left: 28px;
      margin-top: 0px;
      padding-bottom: 30px;
  }

  .page-home .home-baner #pnl-fad-widget .kyruus-search-widget {
    padding: 125px 0 40px 0px;
    }
}

@media (max-width: 441px) {
  .page-home #pnl-fad-widget {
       padding: 0px 0;
    background-position: 0 0px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    border-radius: 0;
  }

  .page-home .home-baner #pnl-fad-widget .kyruus-search-widget {
    padding: 114px 0 33px 0px;
    }

  .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
      margin-left: 24px;
      margin-top: 0px;
      padding-bottom: 10px;
          margin-right: 12px;
  }

  .page-home .ky-search .ky-search-form {
      margin-left: 22px;
  }

  .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-right-input-group {
    width: 18%;
  }

  .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search .ky-button {
    height: 34px !important;
    }
}

@media (max-width: 375px) {
  .page-home #pnl-fad-widget {
    padding: 0px 0;
    background-position: 0 0px;
    background-size: 100% 89%;
    background-repeat: no-repeat;
    width: 100%;
    }

    .page-home .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 95px 0 52px 0px;
    }

    .home-baner-lft {
    width: 100%;
    margin-bottom: -20px !important;
    }
}

/*Custom Tabs - Practice Page Layout Temlate SR 08-21-2018*/
@media (max-width: 979px) {
    .content.custom-tabs .midle-content.main {
        padding-left: 0;
    }
}

/*Responsive Styles for Locations : SR 08-23-2018*/
@media screen and (max-width:1368px) and (min-width:1335px) {
    #avid-loc-search-type {
        padding: 0 0 30px 25px;
    }
}

@media screen and (max-width:1336px) and (min-width:1305px) {
    #avid-loc-search-type {
        padding: 0 0 30px 0px;
    }
}

@media screen and (max-width:1306px) and (min-width:1202px) {
    #avid-loc-search-type {
        margin: 0 auto;
        text-align: center;
        padding-bottom: 22px;
        float: none;
        display: block;
    }

    #avid-loc-search button {
    font-size: 14px;
    padding: 11px;
    margin: 0 8px 0 0;
    float: none;
    }
}


/*Chat Bot*/
#guide .loyal-guide-cta {
    font-size: 20px;
}

/*Locations Map Page Redesign*/
.avid-loc-col-inner .fa {
    font-size: 14px;
    color: #ed5929;
}

.pnl-dept-location .pnl-location-schedule-appointment {
    margin: 5px 0;
}

    .pnl-dept-location .pnl-location-schedule-appointment a {
    font-size: 14px;
    line-height: 15px;
    color: #736e69;
    }

.gm-ui-hover-effect img {
    margin: 0 18px !important;
}

.gm-style-iw {
    width: 192px !important;
    left: 10px !important;
}

    .gm-style-iw > div {
    max-width: 196px !important;
    }

button.gm-ui-hover-effect {
    width: 33px !important;
    height: 17px !important;
}


/*SR - Kyruus Widget in Living Better - 01/14/19*/

.left-content.living-better-article-left {
    width: 23%;
}

.right-content.living-better-article-right {
    width: 30%;
    margin-top: 0;
    padding: 0;
}

.midle-content.living-better-article-middle {
    width: 45%;
    margin-right: 25px;
}

.right-content.living-better-article-right .online-scheduling-tool .kyruus-search-widget .kyruus-custom.ky-search .ky-right-input-group {
    width: 13%;
}

.right-content.living-better-article-right .online-scheduling-tool .kyruus-search-widget .ky-search .ky-search-bar input[type=text] {
    font-size: 10px;
    padding: 12px 0px 12px 2px;
}

.right-content.living-better-article-right .online-scheduling-tool .kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
    padding: 10px 0 0 0;
}

.right-content.living-better-article-right .online-scheduling-tool .kyruus-search-widget .ky-search .ky-search-bar button.ky-btn-positive {
    padding: 0 8px;
}

.right-content.living-better-article-right .pnl-blog-social-share {
    width: 200px;
    margin: 0 auto;
}

    .right-content.living-better-article-right .pnl-blog-social-share ul li,
    .right-content.living-better-article-right .pnl-doctor-social-share ul, .pnl-blog-social-share ul {
    float: none;
    text-align: center;
    }

@media (max-width: 1399px) {
 .midle-content.living-better-article-middle {
    width: 40%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .right-content.living-better-article-right {
      width: 33%;
  }
}

@media (max-width: 1245px) {
  .online-scheduling-tool h1 {
    font-size: 21px;
  }
}

@media (max-width: 1199px) {
  .right-content.living-better-article-right .pnl-blog-social-share {
    width: 100%;
  }
}

@media (max-width: 1020px) {
  .midle-content.living-better-article-middle {
    width: 66%;
  }

  .left-content.living-better-article-left {
    width: 30%;
    padding-left: 0;
  }

  .right-content.living-better-article-right {
    width: 100%;
  }
}

.right-content.living-better-article-right .online-scheduling-tool {
    display: none;
}



/*new women's health cta styles 04/12/19 - sg*/

.midle-content.main .bottom-block.red {
    border: #eaeaea solid 3px;
    border-radius: 20px;
    margin-right: 0;
    float: left;
    width: 92%;
    overflow: hidden;
    padding: 24px;
    margin-bottom: 20px;
}

.midle-content.main .bottom-block h4 {
    padding-bottom: 15px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 400;
    color: #77787b;
    margin-bottom: 0px;
}

.midle-content.main .bottom-block.red h4::after {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #a43634;
    position: absolute;
    left: 2px;
    top: 40px;
    font-size: 35px;
    background: #a43634;
    width: 100px;
    height: 3px;
}

.midle-content.main .bottom-block.red p {
    color: #77787b;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    margin-top: 13px;
    font-weight: 300;
    max-width: 70%;
}

.midle-content.main .bottom-block.red a.cta-btn {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    color: #fff;
    padding: 15px 40px;
    border-radius: 10px;
    line-height: 20px;
    float: left;
    position: relative;
    display: block;
    text-align: center;
    width: auto;
    background: #a43634;
}

@media (max-width: 953px) {
	.midle-content.main .bottom-block h4 {
		font-size: 28px;
	}

	.midle-content.main .bottom-block.red p {
		max-width: 100%
	}
}

@media (max-width: 891px) {
	.midle-content.main .bottom-block h4 {
		font-size: 26px;
	}
}

@media (max-width: 768px) {
	.midle-content.main .bottom-block.red {
		width: 86%;
	}

	.midle-content.main .bottom-block.red h4::after {
		top: 75px;
	}
}

@media (max-width: 600px) {
	.midle-content.main .bottom-block.red {
		width: 80%;
	}
}

@media (max-width: 414px) {
	.midle-content.main .bottom-block.red {
		width: 82%;
	}
}


@media (max-width: 375px) {
	.midle-content.main .bottom-block.red {
		width: 78%;
	}
}

@media (max-width: 320px) {
	.midle-content.main .bottom-block.red {
		width: 88%;
		padding: 15px;
	}
}


.schedule-mammo-location.accordion {
    background: white;
    margin: 10px auto 0;
    z-index: 100;
}

    .schedule-mammo-location.accordion .accordion-header {
    border-bottom: 1px solid #77787B;
    cursor: pointer;
    padding: 14px 0;
    color: #281400;
    font-family: Roboto;
    font-size: 25px;
    line-height: 29px;
    }

        .schedule-mammo-location.accordion .accordion-header.active {
  border-bottom: 0;
        }

    .schedule-mammo-location.accordion .accordion-content {
  display: none;
  border-bottom: 1px solid #77787B;
  padding: 14px 0;
  color: #281400;
  font-family: Roboto;
  font-size: 20px;
  line-height: 32px;
  position: relative;
    }

    .schedule-mammo-location.accordion .location {
    border: 0;
    display: block;
    width: 65%;
    height: auto !important;
    margin-bottom: 20px;
    position: relative;
    }

        .schedule-mammo-location.accordion .location label,
        .schedule-mammo-location.accordion .select-mammo-type label {
    padding-left: 32px;
    display: inline-block;
    vertical-align: top;
    position: relative;
        }

        .schedule-mammo-location.accordion .location input,
        .schedule-mammo-location.accordion .select-mammo-type input {
    position: absolute;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    margin-right: 3px;
    top: 6px;
    left: 0;
    z-index: 99999999;
    background: red;
    width: 22px;
    height: 20px;
        }

        .schedule-mammo-location.accordion .location label:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    height: 14px;
    width: 14px;
    background: white;
    border: 1px solid #000;
    box-shadow: inset 0px 0px 0px 2px white;
    -webkit-box-shadow: inset 0px 0px 0px 2px white;
    -moz-box-shadow: inset 0px 0px 0px 2px white;
    -o-box-shadow: inset 0px 0px 0px 2px white;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
        }

    .schedule-mammo-location.accordion .select-mammo-type label:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    height: 14px;
    width: 14px;
    background: white;
    border: 1px solid #D4D4D4;
    box-shadow: inset 0px 0px 0px 2px white;
    -webkit-box-shadow: inset 0px 0px 0px 2px white;
    -moz-box-shadow: inset 0px 0px 0px 2px white;
    -o-box-shadow: inset 0px 0px 0px 2px white;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    }

    .schedule-mammo-location.accordion .location input:checked + label:before,
    .schedule-mammo-location.accordion .select-mammo-type input:checked + label:before {
    background-color: #A43634;
    }

    .schedule-mammo-location.accordion .select-mammo-type {
    position: absolute;
    top: 17px;
    right: 0;
    width: 30%;
    display: none;
    }

    .schedule-mammo-location.accordion .accordion-content span.select-type {
    color: #ED5619;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 10px;
    display: block;
    }

    .schedule-mammo-location.accordion .select-mammo-type label {
    color: #77787B;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    margin-left: 6px;
    margin-bottom: 12px;
    }

    .schedule-mammo-location.accordion .select-mammo-type > div {
    position: relative;
    }

        .schedule-mammo-location.accordion .select-mammo-type > div .mammo-type-wrapper {
  position: relative;
        }

    .schedule-mammo-location.accordion .schedule-mammo-apt a, .schedule-mammo-location.accordion .schedule-mammo-apt input[type="submit"] {
        border-radius: 10px;
        background-color: #ED5619;
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 22px;
        line-height: 25px;
        padding: 12px 20px;
        display: inline-block;
    }

    .schedule-mammo-location.accordion .schedule-mammo-apt {
    text-align: center;
    margin: 40px auto 20px;
    display: none;
    }

        .schedule-mammo-location.accordion .schedule-mammo-apt a:hover {
  border-color: #ED5619;
        }

    .schedule-mammo-location.accordion .accordion-header:after {
    content: "\f107";
    font-family: fontawesome;
    float: right;
    }

    .schedule-mammo-location.accordion .accordion-header.active:after {
  content: "\f106";
    }

.schedule-mammo-form span.label-header,
.schedule-heart-form span.label-header {
    color: #ED5619 !important;
    font-family: Roboto;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 15px;
    display: block;
}

.schedule-mammo-form span.form-label span,
.schedule-heart-form span.form-label span {
    color: #281400;
    font-family: Roboto;
    font-size: 18px;
    padding-top: 2px;
    display: block;
}

.schedule-mammo-form table.NormalText label,
.schedule-heart-form table.NormalText label {
    color: #77787B !important;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    position: relative;
    padding: 0 0 0 25px;
}

.schedule-mammo-form td,
.schedule-heart-form td {
    position: relative;
}

.schedule-mammo-form input[type="radio"],
.schedule-heart-form input[type="radio"] {
    position: absolute;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    margin-right: 3px;
    top: 1px;
    width: 20px;
    height: 20px;
    z-index: 9999999999;
}

    .schedule-mammo-form input[type="radio"] + label:before,
    .schedule-heart-form input[type="radio"] + label:before {
        content: "";
        display: block;
        position: absolute;
        top: 5px;
        height: 14px;
        width: 14px;
        background: white;
        border: 1px solid #726E6B;
        box-shadow: inset 0px 0px 0px 2px white;
        -webkit-box-shadow: inset 0px 0px 0px 2px white;
        -moz-box-shadow: inset 0px 0px 0px 2px white;
        -o-box-shadow: inset 0px 0px 0px 2px white;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -o-border-radius: 8px;
    }

    .schedule-mammo-form input[type="radio"]:checked + label:before,
    .schedule-heart-form input[type="radio"]:checked + label:before {
        background-color: #A43634;
    }

.schedule-mammo-form h1,
.schedule-heart-form h1 {
    color: #ED5619;
    font-family: Roboto;
    font-size: 35px;
    line-height: 41px;
    font-weight: 400;
    padding-bottom: 0;
}

.schedule-mammo-form h2,
.schedule-heart-form h2 {
    color: #281400;
    font-family: Roboto;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
}

.schedule-mammo-form table.NormalText,
.schedule-heart-form table.NormalText {
    margin-bottom: 30px;
    margin-top: 10px;
}

.schedule-mammo-form span.yes-answer,
.schedule-heart-form span.yes-answer {
    display: none;
}

    .schedule-mammo-form span.yes-answer p,
    .schedule-mammo-form span.yes-answer,
    .schedule-heart-form span.yes-answer p,
    .schedule-heart-form span.yes-answer {
        color: #281400;
        font-family: Roboto;
        font-size: 20px;
        line-height: 32px;
    }

        .schedule-mammo-form span.yes-answer a,
        .schedule-heart-form span.yes-answer a {
            font-family: Roboto;
            font-size: 20px;
            line-height: 32px;
        }

.schedule-mammo-form .submit-section,
.schedule-heart-form .submit-section {
    display: none;
}

    .schedule-mammo-form .submit-section a,
    .schedule-heart-form .submit-section a {
        border-radius: 10px;
        background-color: #E58F30 !important;
        border: 0;
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 20px !important;
        line-height: 25px;
        padding: 10px 70px 10px 70px;
        margin-top: 20px;
        text-decoration: none;
    }

.schedule-mammo-location.accordion .select-mammo-type input {
    top: 0px;
}

.schedule-mammo-location.accordion .select-mammo-type td {
    position: relative;
}

@media (max-width: 991px) {
  .schedule-mammo-location.accordion .location {
    width: 100%;
  }

  .schedule-mammo-location.accordion .select-mammo-type {
    position: relative;
    top: initial;
    right: initial;
    width: 100%;
    margin-top: 30px;
  }
}

@media (max-width: 700px) {
  .schedule-mammo-location.accordion {
      background: white;
      margin: 10px auto 0;
      width: 100%;
      margin-left: 0;
  }

  .midle-content.main {
    padding: 20px 0 0 0;
  }

  .page-header {
    padding-right: 0;
  }

  #pnlNavMobile {
    padding: 10px;
  }

  .dept-cancer #pnlNavMobile,  
  .dept-foundation-and-giving #pnlNavMobile,
	.dept-overview #pnlNavMobile  {
      padding: 10px;
  }

  .schedule-mammo-location.accordion .accordion-content {
    padding: 14px 10px;
  }

  .schedule-mammo-location.accordion .accordion-header {
    font-size: 20px;
  }

  .schedule-mammo-location.accordion .location label {
      font-size: 18px;
      line-height: 23px;
  }
}

@media (max-width: 414px) {
  .schedule-mammo-form .submit-section a {
    float: left;
  }
}

@media (max-width: 390px) {
  .schedule-mammo-form .submit-section a {
      font-size: 18px !important;
      padding: 10px;
      width: 94%;
      text-align: center;
  }
}

.mammo-step-image {
    width: 100%;
    border-bottom: 1px solid lightgray;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.select-mammo-type .select-type {
    font-size: 25px;
    color: #ed5929;
    font-weight: 300;
    padding: 10px 0 15px 0;
    line-height: 27px;
}

#scheduleContainer {
    float: left;
}

#content-main.midle-content .mammo-schedule span {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 15px;
    display: block;
    padding: 0;
}

#content-main.midle-content .mammo-schedule h3 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}

#content-main.midle-content .mammo-schedule #rblMammo {
    margin-bottom: 30px;
}

    #content-main.midle-content .mammo-schedule #rblMammo tr td {
        padding: 5px 0;
    }

        #content-main.midle-content .mammo-schedule #rblMammo tr td input[type="radio"] {
            margin-right: 10px;
        }

        #content-main.midle-content .mammo-schedule #rblMammo tr td input + label {
            color: #77787b;
            font-weight: bold;
            font-size: 18px;
        }

#content-main.midle-content .mammo-schedule .select-mammo-type a {
    color: #000;
    font-weight: normal;
}

/*
*
* Transplant page - http://piedmont.aviddesign.com/transplant/making-referrals-better
* Classes can be used elsewhere. Should be modular enough to expand on if necessary.
*
*/

.flex-row {
    display: block;
}

.flex-row__item {
    width: 100%;
}

.slider img {
    width: 100%;
    max-width: none !important;
}

.js-mob-slider-placeholder {
    margin: 10px 0 50px;
}

.js-slider {
  opacity: 0;
}

    .js-slider.slick-initialized {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
    }

@media screen and (min-width:768px) {
    .flex-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }

    .flex-row__item {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
    }

    .flex-row__item--third {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.3333%;
                flex: 0 0 33.3333%;
        max-width: 33.3333%
    }

    .padding-l {
        padding-left: 30px;
    }

    /* hide mobile slider placeholder on desktop since WYSIWYG is adding space */
    .js-mob-slider-placeholder {
        display: none;
        margin: 0;
    }
}

#loyal-guide-container,
#loyal-guide-container .span {
  font-size: 18px !important;
}

/* Header Footer Refresh Styles  08/26/2019*/
* {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.has-no-scroll {
    overflow: hidden;
}

.l-wrapper {
    width: 100%;
    max-width: 1440px;
    padding: 0 20px;
}

@media screen and (min-width: 768px) {
    .l-wrapper {
        padding: 0 40px;
    }
}

/*
*
* Menu Icon -> three bars icon.
*           -> is-active : icon changes to "X"
*
*/
.icon-menu {
    display: inline-block;
    position: absolute;
    padding: 0;
    width: 100%;
    height: 3px;
    background-color: #000000;
    border: none;
    left: 0;
    bottom: 0;
    border-radius: 3px;
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    will-change: transform;
}

    .icon-menu:focus {
        outline: none;
        border: none;
    }

    .icon-menu:before,
    .icon-menu:after {
        content: "";
        display: block;
        position: absolute;
        -webkit-transform-origin: center center;
            -ms-transform-origin: center center;
                transform-origin: center center;
        left: 0;
        background-color: #000000;
        height: 3px;
        width: 100%;
        border-radius: 3px;
        will-change: transform;
    }

    .icon-menu:before {
        top: -6px;
        max-width: 75%;
    }

    .icon-menu:after {
        top: -12px;
    }

.is-active .icon-menu {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    bottom: auto;
    height: 2px;
}

    .is-active .icon-menu:before {
        display: none;
    }

    .is-active .icon-menu:after {
        top: 0;
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
        height: 2px;
    }

/*
*
* Header Layout and Elements
*
*/

.heart-landing .header,
.heart-content .header {
    display: none; /* Hide the header on the heart subsite since it has it's own header. */
}

.header {
    display: block;
    padding: 0;
    background: #FFFFFF;
    border: none;
    margin-bottom: 30px;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    z-index: 50;
    -webkit-transition: top .5s;
    -o-transition: top .5s;
    transition: top .5s;
}

.header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 1rem 20px;
}

.header__logo {
    display: block;
    max-width: 130px;
}

    .header__logo > img {
        width: 100%;
    }

.header__nav {
    position: fixed;
    top: 98px;
    height: 100%;
    width: 100%;
    left: 0;
    background: #ffffff;
    z-index: 50;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}

    .header__nav.is-visible {
        opacity: 1;
        top: 68px;
        visibility: visible;
    }

.header__subnav {
    display: none;
    margin-bottom: 1.5rem;
}

.header__mobile {
    display: block;
    font-size: .875rem;
}

    .header__mobile a {
    color: #000000;
    }

.header__mobile-trigger {
    position: relative;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    -weibkit-appearance: none;
    border: none;
    border-radius: 0;
    display: inline-block;
    width: 18px;
    height: 15px;
    padding: 0;
}

.header__mobile .fa {
    font-size: 1rem;
    margin-right: 5px;
}

.header__mob-ctas {
    width: 100%;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    padding: .25rem 0;
}

.header__mob-ctas--bg {
    background-color: #F2F2F2;
}

.header__cta-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
            flex: 0 0 33.333%;
    padding: .75rem 1rem;
    text-align: center;
    font-size: .75rem;
    border-right: 1px solid #D9D9D9;
}

    .header__cta-item a {
    color: #000;
    }

    .header__cta-item .fas {
        display: block;
        font-size: 1.125rem;
        margin-bottom: .5rem;
        color: #F78E1F;
    }

    .header__cta-item:last-child {
        border-right: none;
    }

@media screen and (min-width: 375px) {
    .header__logo {
        max-width: 150px;
    }
}

@media screen and (min-width: 1080px) {
    .header {
        padding: 1.5rem 0;
        -webkit-box-shadow: 0 8px 10px 0 rgba(0,0,0,0.08);
                box-shadow: 0 8px 10px 0 rgba(0,0,0,0.08);
    }

    .header__wrap {
        padding: 0 2rem;
    }

    .header__navs {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
    }

    .header__nav {
        position: inherit;
        opacity: 1;
        visibility: visible;
    }

    .header__mobile,
    .header__mob-ctas {
        display: none;
    }

    .header__logo {
        max-width: 220px;
    }
}

/*
*
* Header States -> is-fixed : fixes nav but not visible
*               -> is-visible : transitions nav down
*
* Elements show/hide depending upon the state
*/
.header.is-fixed {
    position: fixed;
    top: -100%;
    left: 0;
}

    .header.is-fixed .header__navs {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
    }

    .header.is-fixed .header__subnav {
        display: none;
    }

    .header.is-fixed .header__wrap {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }

.header.is-visible {
    top: 0;
}

@media screen and (min-width: 1080px) {
    .header.is-fixed .header__logo {
        max-width: 170px;
    }

    .header.is-fixed .nav {
        width: 100%;
    }

    .header.is-fixed .nav__item--icon {
        display: block !important;
        margin-left: auto;
    }
}

/*
*
* Header Search
*
*/
.header__search {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    z-index: 25;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #FFFFFF;
}

    .header__search.is-active {
        top: 0;
    }

    .header__search #pnlSearch {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0;
    }

.header__search-filter {
    padding: 1.125rem 1.5rem;
    background: transparent;
    border: none;
    font-size: .875rem;
    border-bottom: 1px solid #979797;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    text-align: left;
    cursor: pointer;
}

    .header__search-filter:before {
        content: url(/_img/filter-icon.svg);
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
        width: 1rem;
        margin-right: 1em;
    }

    .header__search-filter:after {
        display: inline-block;
        content: url(/_img/angle-down.svg);
        width: 1rem;
        margin-left: .5em;
        text-align: right;
        -webkit-transform-origin: center;
            -ms-transform-origin: center;
                transform-origin: center;
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        -o-transition: transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
    }

    .header__search-filter.is-active:after {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
    }

.header__search-input {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
    border: none;
    padding: 2.25rem 1.25rem 2.25rem 3.5rem;
    font-size: .875rem;
    background: url(/_img/search-icon.svg) 1.25rem center no-repeat;
    background-size: 16px;
}

.header__search-close {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 1.25rem;
    bottom: 2.25rem;
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
    background: none;
    border: none;
    border-radius: 0;
    cursor: pointer;
}

    .header__search-close:before,
    .header__search-close:after {
        content: "";
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #000000;
        left: 0;
        top: 50%;
    }

    .header__search-close:before {
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .header__search-close:after {
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

.header__search-submit {
    display: none;
}

@media screen and (min-width: 768px) {
    .header__search-input {
        padding: 3.25rem 3.25rem 3.25rem 6.75rem;
        font-size: 1.25rem;
        background-size: 32px;
        background-position: 3.25rem center;
    }

    .header__search-filter {
        padding: 3.25rem 1.75rem;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        font-size: 1.25rem;
        max-width: 255px;
        border-bottom: none;
        border-right: 1px solid #979797;
        text-align: center;
    }

        .header__search-filter:before {
            display: none;
        }

        .header__search-filter:after {
            text-align: inherit;
        }

    .header__search-submit {
        display: inline-block;
        padding: .75rem 1rem;
        border-radius: 4px;
        color: #FFFFFF;
        background: #D93E0F;
        -moz-appearance: none;
             appearance: none;
        -webkit-appearance: none;
        border: none;
        font-size: 18px;
        position: absolute;
        top: 50%;
        right: 7rem;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }

    .header__search-close {
        width: 30px;
        height: 30px;
        right: 3.25rem;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
}

.header__dropdown {
    position: absolute;
    top: 55px;
    left: 0;
    background: #FFFFFF;
    min-width: 300px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

    .header__dropdown.is-active {
        opacity: 1;
        visibility: visible;
    }

    .header__dropdown .pnl-search-radio .search-table input[type='radio'] {
        position: absolute;
        clip: rect(0,0,0,0);
        clip: rect(0 0 0 0);
    }

    .header__dropdown .pnl-search-radio .search-table input[type='radio'] + label {
        display: block;
        padding: 1.5rem;
        cursor: pointer;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        font-size: .875rem;
        color: #43403D;
    }

    .header__dropdown .pnl-search-radio .search-table input[type='radio']:checked ~ label:before {
        content: "\f00c";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        margin-right: 1rem;
    }

    .header__dropdown .pnl-search-radio .search-table input[type='radio']:checked ~ label {
        background: #D93E0F;
        color: #FFFFFF;
    }

@media screen and (min-width: 1080px) {
    .header__dropdown {
        width: auto;
        top: calc(100% + 1px);
    }

        .header__dropdown .pnl-search-radio .search-table input[type='radio'] + label {
            padding: 1.5rem 3.25rem;
            font-size: 1.25rem;
        }
}

.backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 20;
}

@media screen and (min-width:1080px) {
    .header__subnav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        float: right;
    }
}


/*
*
* Navigation
*
*/
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #D9D9D9;
}

.nav-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

    .nav-inline > li {
        margin: 0 .5rem;
    }

.nav-inline--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.nav-inline--spaced > li {
    margin: 0 .75rem;
}

    .nav-inline--spaced > li:first-child {
    margin-left: 0;
    }

    .nav-inline--spaced > li:last-child {
    margin-right: 0;
    }

.nav-inline--nospace > li {
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.nav-inline--piped > li {
    border-right: 1px solid #ffffff;
    padding-right: .5rem;
    margin: 0 .5rem 0 0;
}

    .nav-inline--piped > li:last-child {
        border: none;
    }

.nav > .nav__item,
.header__subnav > .nav__item {
    margin: 1rem 0;
    font-size: 1rem;
    font-weight: 500;
}

.nav__item > a {
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        color: #000000;
}

        .nav__item > a:hover {
            color: #D93E0F;
            background: none;
        }

.nav > .nav__item > a {
    padding: 0;
}

    .nav > .nav__item > a:hover {
    background: none; /* Ridiculous bootstrap override */
    }

.nav__item--sub,
.nav__item--icon {
    font-weight: 400;
}

    .nav__item--sub > a {
        color: #736E69;
    }

        .nav__item--sub > a:hover {
            color: #000000;
        }

    .nav__item--icon > a {
        color: #D93E0F;
    }

        .nav__item--icon > a:hover {
            color: #ec5828;
        }

        .nav__item--sub > a:hover,
        .nav__item--icon > a:hover {
            text-decoration: underline;
        }

        .nav__item--icon > a > .fa,
        .nav__item--icon > a > .fas,
        .nav__item--icon > a > svg {
            display: inline-block;
            margin-right: .5rem;
            max-width: 16px;
            line-height: 1;
        }

        .nav__item--icon > a > svg {
            color: #D93E0F;
            height: 16px;
            margin-bottom: -2px;
        }

            .nav__item--icon > a > svg .search-icon {
                fill: #D93E0F !important;
            }

        .nav__item--icon > a:hover > svg .search-icon {
            fill: #ec5828 !important;
        }

.nav__item--button .fas {
    display: none;
}

.nav__hidden-text {
    display: inline;
}

@media screen and (min-width:1080px) {
    .nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0;
        border-bottom: none;
    }

    .header__nav .nav {
        width: auto;
    }

    .nav > .nav__item,
    .header__subnav > .nav__item {
        margin: 0 1rem;
    }

    .nav__hidden-text {
        display: none;
    }

    .nav__item:last-child {
        margin-right: 0;
    }

    .nav > .nav__item--button > a {
        display: inline-block;
        padding: .75rem 1rem;
        border-radius: 4px;
        color: #FFFFFF;
        background: #D93E0F;
    }

    .nav > .nav__item.nav__item--button > a:hover {
        background: #ec5828;
        color: #FFFFFF;
    }

    .nav__item--button .fas {
        display: inline-block;
        margin-right: .5em;
    }
}

@media screen and (min-width:1280px) {
    .nav__hidden-text {
        display: inline;
    }
}

.cta-bar {
    position: relative;
    overflow: hidden;
    padding: 1.5rem 0;
    color: #FFFFFF;
    background: #D93E0F;
    /*    background: linear-gradient(90deg, #D93E0F 0%, #F78E1F 99.99%);*/
}

.cta-bar__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.cta-bar__img {
    position: absolute;
    top: 1.5rem; /* Matches the padding on the top of the div */
    margin-right: .5rem;
    max-width: 72px;
}

.cta-bar__content,
.cta-bar__ctas {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 72px);
            flex: 0 0 calc(100% - 72px);
    position: relative;
    left: 72px;
    margin-left: 15px;
}

    .cta-bar__content > h2 {
    color: #FFFFFF;
    }

    .cta-bar__ctas > h3 {
        display: none;
        color: #FFFFFF;
    }

.cta-bar__list {
    display: none;
}

.cta-bar__ctas a {
    display: inline-block;
    margin: .5rem .5rem 0;
}

    .cta-bar__ctas a:first-of-type {
        margin-left: 0;
    }

    .cta-bar__ctas a:last-of-type {
        margin-right: 0;
    }

@media screen and (min-width:768px) {
    .cta-bar {
        padding: 4rem 0;
    }

    .cta-bar__grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }

    .cta-bar__img {
        max-width: 145px;
        top: 2rem; /* Half of the padding on the top of the section */
        margin-right: 1rem;
    }

    .cta-bar__content,
    .cta-bar__ctas {
        left: 145px; /* max width of image */
        margin-left: 30px;
    }

    .cta-bar__content {
        margin-bottom: 1rem;
    }

    .cta-bar__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        font-size: 1.125rem;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }

        .cta-bar__list > li {
            margin: 1rem 0 0;
            width: 50%;
        }

            .cta-bar__list > li:before {
                content: "\f00c";
                margin-right: 1rem;
                font-family: 'Font Awesome 5 Free';
                font-weight: 900;
            }
}

@media screen and (min-width:1280px) {
    .cta-bar__content,
    .cta-bar__ctas {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
    }

    .cta-bar__content {
        margin-bottom: 0;
    }

    .cta-bar__ctas {
        text-align: center;
        margin-left: auto;
        left: inherit;
    }

        .cta-bar__ctas > h3 {
            display: block;
        }
}

.speedbump {
    background: #F2F2F2;
    color: #736E69;
    font-size: 14px;
    padding: 2rem;
    text-align: center;
}

    .speedbump > a {
        display: block;
        margin-top: 1rem;
        color: #D93E0F;
        font-weight: 700;
    }

        .speedbump > a:hover {
            text-decoration: underline;
            color: #ec5828;
        }

@media screen and (min-width:768px) {
    .speedbump > a {
        display: inline-block;
        margin-top: 0;
    }
}

.footer {
    font-family: 'Roboto', sans-serif;
}

.footer__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #FFFFFF;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
}

.footer__column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    border-bottom: 1px solid #D9D9D9;
}

.footer__column--centermob {
    text-align: center;
    border: none;
    margin-top: 1rem;
}

.footer__title {
    display: block;
    margin-bottom: 1.5rem;
    font-family: 'Roboto', sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    color: #000000;
}

.footer__title--sm {
    font-size: .825rem;
    color: #736E69;
    margin-bottom: .5rem;
}

.footer__list {
    font-size: .875rem;
}

    .footer__list > li {
        margin-bottom: 1.5rem;
    }

        .footer__list > li > a {
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s;
            color: #000;
        }

            .footer__list > li > a:hover {
                color: #D93E0F
            }

.footer__accordion {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    font-size: 1rem;
    cursor: pointer;
}

    .footer__accordion:after {
        float: right;
        content: url(/_img/angle-down-orange.svg);
        width: 1rem;
        position: relative;
        top: 5px;
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
        -webkit-transform-origin: center;
            -ms-transform-origin: center;
                transform-origin: center;
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        -o-transition: transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
    }

    .footer__accordion.is-active {
        margin-bottom: 1rem;
    }

        .footer__accordion.is-active:after {
            -webkit-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                    transform: rotate(0deg);
        }

.footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 1.5rem;
}

    .footer__social > li {
        margin: 0 .25rem;
    }

        .footer__social > li:first-child {
            margin-left: 0;
        }

        .footer__social > li:last-child {
            margin-right: 0;
        }

.footer .footer__copyright {
    margin-bottom:;
    line-height: 1.5;
    max-width: 300px;
    font-size: 12px;
    color: #b1b1b1;
    margin: 0 auto 20px;
}

    .footer .footer__copyright + span {
    font-size: 12px;
    color: #b1b1b1;
    }

.footer__sub {
    font-size: .875rem;
    padding: 1rem 0;
    background: #000000;
    text-align: center;
}

    .footer__sub a {
        color: #ffffff;
    }

        .footer__sub a:hover {
            text-decoration: underline;
        }

@media screen and (min-width:768px) {
    .footer__main {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}

@media screen and (min-width:960px) {
    .footer__main {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }

    .footer__column {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 25%;
                flex: 1 1 25%;
        max-width: 25%;
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .footer__column--centermob {
        text-align: left;
        margin-top: 0;
    }

    .footer__social {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }

    .footer .footer__copyright {
        margin: 0 0 20px;
    }
}

.icon-circled {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #F78E1F;
    color: #F78E1F;
    border-radius: 30px;
    text-align: center;
    font-size: .875rem;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

    .icon-circled:hover {
        background: #F78E1F;
        color: #ffffff;
    }

    .icon-circled > .fab {
        line-height: 30px;
    }

/* Modals */
.modal-wrapper,
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.modal-overlay {
  z-index: 800;
  background-color: rgba(0,0,0,0.75);
}

.modal-wrapper {
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
}

.modal-content {
  max-width: 75%;
  width: 75%;
  position: relative;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.4);
          box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.4);
  background-color: #fff;
  padding: 15px 15px 0;
  pointer-events: auto;
}

.modal-content__buttons {
    text-align: center;
    margin: 10px auto;
}

    .modal-content__buttons a {
    cursor: pointer;
    }

/*Homepage Images styling - 101619 - SR*/
.homepage-blk.first .together {
    padding-left: 0;
    padding-right: 15px;
}


@media (max-width: 1315px) {
  .home-baner-right {
    width: 84.5%;
  }
}

@media (max-width: 1200px) {
    .home-baner-right {
        width: 93.3%;
    }
}

@media (max-width: 979px) {
    .home-baner-right {
        width: 93.3%;
    }
}

@media (max-width: 924px) and (min-width: 769px) {
  .together {
      width: 100%;
  }
}

@media(max-width: 924px) {
    .homepage-blk.first .together {
        padding-left: 0;
    padding-right: 2px;
  }

    .together {
    padding-left: 2px;
    width: 100% !important;
  }
}

@media(max-width: 699px) {
    .together {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.services__divider {
    margin: 20px 0;
    border-top: 1px solid #dbdbdb;
}

/* ----- 407641431_Center_H1_NewsOnly ----- */

#ctl00_cphContent_ctl00_gvNews_ctl02_lblHeader h1 {
    text-align: center !important;
}

/* ----- 478134626-notification-banner ----- */
.notification-wrapper {
    position: relative;
    margin-bottom: 10px;
}

.notification-container {
    background: #B92333;
    color: #ffffff;
    padding: 15px 20px;
    text-align: center;
    font-size: 18px;
    display: block;
    padding: 1rem 2.75rem 1rem 1rem;
}

.notification-container {
    text-align: center;
}

.notification-content {
    display: inline-block;
    vertical-align: middle;
}

    .notification-content a {
        text-decoration: underline;
        color: #ffffff;
    }

@media (min-width: 1024px) {
    .notification-wrapper {
        /* margin-top: -24px; */
    }

    .heart-landing .notification-wrapper, .heart-content .notification-wrapper {
        margin-top: 0px;
    }
}


/* NEW COVID HOMEPAGE */
.hero {
    position: relative;
    margin: 0 auto;
    padding: 60px 20px;
    background-position: center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 5;
    -webkit-box-shadow: 0 16px 54px 0 rgba(0,0,0,0.2);
            box-shadow: 0 16px 54px 0 rgba(0,0,0,0.2);
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .hero.hero--hp {
    padding-bottom: 70%;
    text-align: center;
    background-size: 270%;
    background-repeat: no-repeat;
    background-position: 100% 120%;
    padding-left: 20px;
    }

    .hero.hero--color {
    align-items: center;
    background: #F2F2F2;
    text-align: center;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .hero.hero--color:before {
    display: none;
        }

    .hero.hero--offset-top {
    margin-top: -30px;
    }

    .hero.hero--no-overlay {
    margin: 30px 0;
    }

    .hero.hero--hp:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,.05) 100%);
    }

    .hero.hero--contained {
    margin-top: 25px;
    }

/*.hero.hero--contained:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,.75) 0%, rgba(0,0,0,.3) 100%);
}
*/
.hero__content {
    position: relative;
    z-index: 5;
    max-width: 650px;
}

.hero.hero--center .hero__content {
    text-align: center;
    max-width: 900px;
}

.hero__title {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 400;
    color: #FFFFFF;
}

    .hero__title.hero__title--shadowed {
    text-shadow: 0px 1px 5px rgba(0,0,0,0.3);
    }

    .hero__title.hero__title--invert {
    color: #000000;
    font-weight: 500;
    }

    .hero__title.hero__title--lg {
    font-size: 36px;
    }

.hero__title-accent {
    display: block;
    color: #E27908;
}

.hero__copy {
    font-size: 19px;
    color: #FFFFFF;
    margin-bottom: 30px;
}

    .hero__copy.hero__copy--invert {
    color: #000000;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 300;
    }

/*.hero__button {
    display: inline-block;
    padding: 10px 25px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
    background: #D93E0F;
    border: 1px solid #D93E0F;
    transition: .5s;
}

.hero__button + .hero__button {
    margin-top: 10px;
}

.hero__button--ghost {
    border-color: #FFFFFF;
    background: transparent;
}

.hero__button:hover {
    background: #EC5828;
    color: #FFFFFF;
}

.hero__button--ghost:hover {
    background: #D93E0F;
    border: 1px solid #D93E0F;
}*/

@media screen and (min-width:600px) {
    .hero.hero--hp {
        padding-bottom: 50%;
        text-align: center;
        background-size: 150%;
        background-repeat: no-repeat;
        background-position: 100% 120%;
        align-items: center;
    }

    .hero.hero--hp:before {
        background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,.05) 100%);
    }
}

@media screen and (min-width:992px) {
    .hero {
        height: 50vw;
        max-height: 500px;
        padding: 80px 20px 80px 50px;
    }

    .hero.hero--hp {
        padding-top: 0;
        padding-bottom: 0;
        text-align: left;
        background-size: cover;
        background-position: right center;
        align-items: flex-start;
    }

    .hero.hero--hp:before {
        background: rgb(255,255,255);
        background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,.25) 100%);
    }

    .hero.hero--contained {
        max-width: 1440px;
        margin: 25px auto -30px;
         max-height: 350px;
    }

    .hero.hero--no-overlap {
        margin: 30px auto;
    }

    /*.hero.hero--contained:before {
        background: linear-gradient(90deg, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
    }*/

    .hero__title {
        font-size: 50px;
    }

    .hero__title.hero__title--lg {
        font-size: 60px;
    }

    .hero__title.hero__title--sm {
        font-size: 36px;
    }

    .hero__copy {
        font-size: 23px;
    }

    /*.hero__button + .hero__button {
        margin-left: 20px;
        margin-top: 0;
    }*/
}

@media screen and (min-width:992px) and (max-width:1440px) {
    .hero.hero--contained {
        height: 40vw;
        width: calc(100% - 40px);
    }
}

@media screen and (min-width:1440px) {
    .hero__wrapper {
        width: 100%;
        max-width: 1440px;
        margin: 0 auto;
    }
}

.toggler-hero {
    position: relative;
    background: #E27908;
    color: #FFFFFF;
    text-align: center;
    padding: 30px 0;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .toggler-hero > .l-wrapper {
    margin: 0 auto;
    }

    .toggler-hero:after {
    content: "";
    position: absolute;
    top: 100%;
    width: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #E27908;
    z-index: 10;
    }

.toggler-hero__title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0;
}

.toggler-hero__content {
    font-size: 19px;
}

@media screen and (min-width:992px) {
    .toggler-hero {
        padding: 80px 0 50px;
        margin-bottom: 0;
    }

    .toggler-hero:after {
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #E27908;
    }

    .toggler-hero__title {
        font-size: 36px;
    }

    .toggler-hero__content {
        max-width: 880px;
        margin: 0 auto;
    }
}

.toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto 40px;
}

.toggler__item {
    position: relative;
    /* overflow: hidden; */
    margin: 15px auto;
    padding: 30px;
    position: relative;
    /* box-shadow: 0 10px 40px 0 rgba(0,0,0,0.2); */
    text-align: center;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .toggler__item .bg-image {
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: .25s;
    }

        .toggler__item .bg-image:after {
            content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.46);
        }

    .toggler__item.is-active .bg-image {
    opacity: .45;
    }

@media( max-width : 992px) {
    .toggler__item .bg-image {
        opacity: .45 !important;
    }

    .covid-home .toggler__item .toggler__content {
        background: transparent !important;
        padding: 0 15px !important;
    }
}

/* .toggler__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .9;
    background: #E27908;
    transition: .5s;
} */

.toggler__item-count .kyruus-search-widget {
    position: relative;
    z-index: 10;
}

.toggler__item-count,
.toggler__item-title,
.toggler__item-content,
.toggler__item-button {
    position: relative;
    z-index: 5;
}

.toggler__item-count {
    display: block;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 25px;
}

.toggler__item-title {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}

.toggler__item-content {
    font-size: 19px;
    width: 100%;
}

    .toggler__item-content > a {
    color: #FFFFFF;
    text-decoration: underline;
    }

        .toggler__item-content > a > strong {
    font-weight: 700;
        }

.toggler__item-button {
    display: block;
    width: 100%;
    max-width: 215px;
    padding: 10px 30px;
    margin: 25px auto 0;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
    background: #D93E0F;
    border: 1px solid #D93E0F;
    transition: .5s;
}

.toggler__item-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    object-fit: cover;
    width: 100vw;
    height: 100%;
}

@media screen and (min-width:992px) {
    .toggler {
        flex-direction: row;
        position: relative;
        overflow: hidden;
        padding: 0;
        min-height: 550px;
    }

    .toggler__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        overflow: visible;
        position: relative;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.3333%;
                flex: 0 0 33.3333%;
        max-width: 33.3333%;
        padding: 110px 40px;
        margin: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
    }

    .toggler__item:before {
        opacity: .5;
        background: #000000;
    }

    .toggler .toggler__item:first-child:before,
    .toggler .toggler__item:last-child:before {
        opacity: .7;
    }

    .toggler__item-count {
        margin-bottom: 35px;
    }

    .toggler__item-img {
        opacity: 0;
        transition: .8s;
    }

    .toggler .toggler__item:first-child .toggler__item-img {
        opacity: 1;
    }

    .toggler .toggler__item:nth-child(2) .toggler__item-img {
        left: -100%;
    }

    .toggler .toggler__item:last-child .toggler__item-img {
        left: -200%;
    }

    .toggler .toggler__item.is-active .toggler__item-img {
        opacity: 1;
        z-index: -1;
    }

    .toggler__item-content {
        margin-bottom: 25px;
    }

    .toggler__item-button {
        border-color: #D93E0F;
        background: #D93E0F;
        margin: auto auto 0;
    }

    .toggler .toggler__item.is-active .toggler__item-button {
        border-color: #D93E0F;
        background: #D93E0F;
    }

    .toggler .toggler__item:hover .toggler__item-button:hover {
        -webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.1);
                box-shadow: 0 10px 10px 0 rgba(0,0,0,0.1);
        color: #FFFFFF;
    }

    .toggler:hover .toggler__item:before {
        opacity: .5
    }

    .toggler .toggler__item.is-active:before {
        background: #E27908;
        opacity: .9;
    }
}

.home-baner {
    max-width: 1440px;
}

    .home-baner #pnl-fad-widget {
    background: #e27908;
    padding: 50px;
    width: 100%;
    }

@media (max-width: 1366px) {
    #pnl-fad-widget {
        width: 100% !important;
    }
}

@media (max-width: 1315px) {
    #pnl-fad-widget {
        width: 100% !important;
    }
}

@media (max-width: 1200px) {
    #pnl-fad-widget {
        width: 100% !important;
    }
}

@media (max-width: 924px) and (min-width: 769px) {
    #pnl-fad-widget .ky-search.kyruus.kyruus-custom {
        padding-left: 0;
    }
}

@media (max-width: 768px) {
    .page-home #pnl-fad-widget {
        width: 100% !important;
        padding: 50px 20px;
    }

    .page-home .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 20px 0 0 0;
    }
}

@media (max-width: 699px) {
    .page-home .ky-search .ky-search-form {
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 625px) {
    .page-home .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 20px 0 0 0;
    }

    .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
        margin-left: 0;
    }
}

@media (max-width: 530px) {
    .page-home .ky-search .ky-search-form {
        margin-left: 0;
    }

    .page-home .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 20px 0 0 0;
    }
}

@media (max-width: 441px) {
    .page-home .ky-search .ky-search-form,
    .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-legal {
        margin-left: 0;
    }

    .page-home .home-baner #pnl-fad-widget .kyruus-search-widget {
        padding: 20px 0 0 0;
    }
}

.home-baner #pnl-fad-widget > h2 {
    font-weight: 400;
    font-size: 36px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.home-baner #pnl-fad-widget > p {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 400;
}

.home-baner #pnl-fad-widget .kyruus-search-widget {
    padding: 0;
}

.home-baner #pnl-fad-widget .kyruus-custom .ky-label-m {
    display: none;
}

.home-baner #pnl-fad-widget .ky-input-search-terms {
    padding-left: 0;
}

.page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search .ky-button {
    background: #FFFFFF;
    color: #e14c36 !important;
}

    .page-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search .ky-button > span {
    top: -1px;
    }

#pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-legal,
#pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-legal > a {
    color: #FFFFFF !important;
}

@media screen and (min-width:992px) and (max-width:1440px) {
    .toggler {
        width: calc(100% - 40px);
    }
}

/* covid wrapper override : start */
.full-width.campaign-page #ctl00_divWrapper {
    margin: 0 !important;
}

.header.js-header {
    /*padding-top: 0;*/
    margin-bottom: 0;
}
/* covid wrapper override : end */
@media( max-width : 768px) {
    h1#ctl00_hFullOverlayText {
        font-size: 2.5em !important;
    }
}

/* --- 490586817_Sticky_Header_Nav_Item_Alignment --- */

@media screen and (min-width: 1080px) {

    .header.is-fixed .nav {
        width: auto;
    }
}

/* --- 490066179_Bullets_same_size_font_mobile --- */

@media (max-width: 768px) {
     .midle-content ul li,
     .midle-content ol li {
         font-size: 17px !important;
     }

     .midle-content ul li a,
     .midle-content ol li a {
         font-size: 17px !important;
     }

     .telehealth-cta .btn-request span.covid-shield {
         width: 45px !important;
         height: 45px !important;
         margin: 0 15px !important;
     }

    .telehealth-cta .btn-request {
        font-size: 1em !important;
    }
}

.telehealth-cta {
    text-align: left;
    margin-bottom: 35px;
    margin-right: 45px;
    width: 80%;
    /*color: #736e69;*/
    color: #000;
}

    .telehealth-cta h1 {
        font-size: 20px;
        line-height: 29px;
        text-align: left;
    }

    .telehealth-cta p {
        font-family: Roboto;
        font-size: 15px;
        line-height: 15px;
        width: 85%;
        margin: 16px 0px 18px;
        text-align: left;
    }

    .telehealth-cta .btn-request {
        width: auto;
        color: #EC5829;
        text-shadow: none;
        font-family: Roboto;
        font-size: 1.5em;
        line-height: 30px;
        padding: 15px;
        border-radius: 10px;
        border: solid 1px #EC5829;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

        .telehealth-cta .btn-request:hover {
            background: #EC5829;
            color: white;
        }

        /*.telehealth-cta .btn-request a {
            padding: 15px;
            display: inline-block;
        }*/

            .telehealth-cta .btn-request a:hover {
                color: #EC5829;
            }

        .telehealth-cta .btn-request span.covid-shield {
            margin-right: 15px;
            margin-left: 5px;
            width: 45px;
            height: 50px;
        }

        .telehealth-cta .btn-request span strong {
            font-weight: bold;
            font-size: 1.75em;
        }

.request-cta {
            background-color: #EC5829;
            border-radius: 10px;
            text-align: left;
            padding: 10px 30px;
            margin-bottom: 35px;
            width: 85%;
}

    .request-cta h1 {
        color: white;
        font-size: 20px;
        line-height: 29px;
        text-align: left;
    }

    .request-cta p {
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 15px;
        line-height: 15px;
        width: 85%;
        margin: 16px 0px 18px;
        text-align: left;
    }

    .request-cta .btn-request {
        width: auto;
        text-shadow: none;
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 15px;
        line-height: 16px;
        text-align: center;
        padding: 15px;
        border: solid 1px #FFF;
        border-radius: 10px;
        display: inline-block;
    }

        .request-cta .btn-request:hover {
            background: white;
            color: #EC5829;
        }

        .request-cta .btn-request a {
            color: #fff;
            padding: 15px;
            display: inline-block;
        }

            .request-cta .btn-request a:hover {
                color: #EC5829;
            }

/* --- 503508258_COVID-19_Homepage_Revisions --- */

@media screen and (min-width: 992px) {
     .hero.hero--hp:before {
           background: rgb(255,255,255);
           background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,.95) 40%, rgba(255,255,255,0) 65%);
     }
}

.header__nav ul {
    clear: right;
}

/* new homepage 2020 : start */
.covid-home .header {
  position: relative;
}

.covid-home .hero__wrapper {
    max-width: initial;
    max-width: none;
}

.covid-home .l-wrapper {
    max-width: initial;
    max-width: none;
    width: 100%;
}

.covid-home .hero.hero--tall {
    height: 45vw;
    max-height: 540px !important;
    background-size: cover;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: #dddcda;
    background-position: 35%
}

    .covid-home .hero.hero--tall .hero__content {
    width: 100%;
    max-width: 360px;
    }

/*@media screen and (min-width: 1441px) {
    .covid-home .hero__wrapper {
        max-width: 1440px;
    }

    .covid-home .hero.hero--tall {
        background-size: contain;
        background-position: center;
        background-color: #bbd0e3;
    }
}*/

@media screen and (min-width:1100px) {
    .covid-home .hero.hero--tall .hero__content {
        margin-left: 3rem;
        max-width: 480px;
    }
}

.covid-home .hero__title.hero__title--lg {
    color: #fff;
    line-height: 1em;
    margin-bottom: 30px;
    font-size: 55px;
    font-weight: bold;
}

.covid-home h1.hero__title.hero__title--invert {
        text-shadow: 1px 1px 1px #666;
}

.covid-home .hero__title-accent {
    color: #d93e0e;
    font-weight: bold;
}

.covid-home .hero__button-container {
    width: 100%;
    height: auto;
    background-color: #f89821;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

.covid-home .hero__button {
    width: 250px;
    font-size: 21px;
    color: #fff;
    text-align: center;
    margin: 30px 30px;
}

    .covid-home .hero__button img {
    display: block;
    margin: auto;
    }

@media (max-width: 1099px) {
}

@media (min-width: 769px) {
    /*.covid-home .hero__button-container {
        width: 100%;
        padding: 0 3rem 0 0;
        position: relative;
        top: 30px;
        margin-left: 3rem;
    }
    .covid-home .hero__button {
        display: inline-block;
        width: 300px;
        margin-right: 30px;
    }*/
}

.covid-home .hero.hero--cta {
    background: #f08a48;
    height: auto;
    max-height: initial;
    width: 100%;
    max-width: none;
    padding: 60px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: none;
            box-shadow: none;
}

@media screen and (min-width:990px) {
    .covid-home .hero.hero--cta {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
    }
}

.covid-home .hero.hero--cta .hero__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    max-width: 55%;
}

    .covid-home .hero.hero--cta .hero__content .hero__title {
    margin: 0;
    font-weight: bold;
    font-size: 46px;
    }

    .covid-home .hero.hero--cta .hero__content .hero__copy {
    margin: 0;
    font-weight: 300;
    letter-spacing: 0;
    font-size: 26px;
    padding-right: 20px;
    }

.covid-home .hero.hero--cta .hero__button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    background: transparent;
    padding: 0;
    border-radius: 0;
    border: none;
    width: auto;
}

    .covid-home .hero.hero--cta .hero__button a {
    background-color: #ffffff;
    color: #f08a48;
    font-size: 26px;
        border: none;
    display: block;
    padding: 15px 30px;
    border-radius: 5px;
    }

.covid-home .toggler-hero {
    padding: 50px 0;
    background: #ffffff;
}

    .covid-home .toggler-hero .toggler-hero__title {
    color: #d93e0e;
    font-size: 45px;
    font-weight: bold;
    }

    .covid-home .toggler-hero .toggler-hero__content {
    color: #d93e0e;
    font-weight: 300;
    font-size: 36px;
    letter-spacing: 0;
    }

.covid-home .toggler__item-content {
    font-size: 26px;
}

.covid-home .toggler {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 500px;
    min-height: initial;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto 30px;
    overflow: visible;
    position: relative;
}

.covid-home .toggler-hero:after {
    content: none;
}

.covid-home .toggler .toggler__item {
    position: static;
    /* padding: 0 30px; */
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: all;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: rgba(0,0,0,.46);
    -webkit-transition: .25s background-color;
    -o-transition: .25s background-color;
    transition: .25s background-color;
}

    .covid-home .toggler .toggler__item.is-active {
    /* background-color: rgba(229, 143, 60, .85); */
    /* position: relative; */
    }

.covid-home .toggler .ky-search .ky-search-form {
    height: 70px;
}

.covid-home .toggler__item-count {
    font-size: 44px;
    margin: 0;
}

.covid-home .toggler__item-title {
    font-weight: bold;
    font-size: 44px;
}

.covid-home .toggler .toggler__item:before {
    opacity: 0;
    pointer-events: none !important;
}

.covid-home #pnl-fad-widget {
    background-image: none;
    padding: 0;
    position: relative;
    z-index: 5;
}


.covid-home .toggler__item .toggler__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    padding: 0 30px;
    height: 100%;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
}

.covid-home .toggler__item.is-active .toggler__content {
    background-color: rgba(229, 143, 60, .85);
}


.covid-home #pnl-fad-widget form {
    background: none;
}

.covid-home .toggler__item-button {
    margin: 15px auto 0;
    font-size: 24px;
    background-color: #e14c36;
}

.covid-home #pnl-fad-widget .ky-submit-search button {
    display: inline-block;
    background-color: #e14c36 !important;
    width: 60px !important;
    height: 60px !important;
    text-align: center;
    padding: 0;
}

.covid-home .kyruus .twitter-typeahead input#query {
    height: 60px !important;
    color: #444444;
    padding: 0 15px;
}

    .covid-home .kyruus .twitter-typeahead input#query::-webkit-input-placeholder {
    color: #666666;
    opacity: 1;
    }

    .covid-home .kyruus .twitter-typeahead input#query::-moz-placeholder {
    color: #666666;
    opacity: 1;
    }

    .covid-home .kyruus .twitter-typeahead input#query:-ms-input-placeholder {
    color: #666666;
    opacity: 1;
    }

    .covid-home .kyruus .twitter-typeahead input#query::-ms-input-placeholder {
    color: #666666;
    opacity: 1;
    }

    .covid-home .kyruus .twitter-typeahead input#query::placeholder {
    color: #666666;
    opacity: 1;
    }
  
    .covid-home .kyruus .twitter-typeahead input#query:-ms-input-placeholder {
    color: #666666;
    opacity: 1;
    }

    .covid-home .kyruus .twitter-typeahead input#query::-ms-input-placeholder {
    color: #666666;
    opacity: 1;
    }

.covid-home #pnl-fad-widget .ky-submit-search button span {
    color: #ffffff;
}

    .covid-home #pnl-fad-widget .ky-submit-search button span::before {
    font-size: 32px !important;
    }

.covid-home #pnl-fad-widget h2,
.covid-home #pnl-fad-widget #kyruus-search-legal,
.covid-home #pnl-fad-widget p {
    display: none;
}

/* .covid-home .toggler:after{
    content:'';
    display: block;
    background: rgba(0,0,0,.46);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
} */

.covid-home .toggler .toggler__item .toggler__item-img {
    left: 0 !important;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: auto;
    opacity: 0;
    pointer-events: none !important;
}

.covid-home .toggler .toggler__item:first-child .bg-image {
    opacity: .43;
}

.covid-home .toggler.hover .toggler__item:first-child .bg-image {
    opacity: 0;
}

.covid-home .toggler .toggler__item.is-active .bg-image {
    opacity: .43 !important;
}

.covid-home .hero--contained {
    width: 100%;
    max-width: none;
    height: 550px;
    max-height: none;
    text-align: center;
    margin: 30px auto;
}

    .covid-home .hero--contained .hero__content {
        display: block;
        width: 100%;
        max-width: none;        
    }

        .covid-home .hero--contained .hero__content .hero__title {
    text-shadow: -1px 1px 0 rgba(0,0,0,.8);
    font-weight: 300;
    font-size: 72px;
        }

        .covid-home .hero--contained .hero__content .hero__copy {
    text-shadow: -1px 1px 0 rgba(0,0,0,.8);
    font-weight: 300;
    font-size: 36px;
        }

    .covid-home .hero--contained .hero__button {
    display: inline-block;
    width: auto;
    background: #ffffff;
    color: #f08a48;
        border: none;
    font-size: 26px;
    padding: 15px;
    min-width: 400px;
    margin-top: 60px;
    }

@media( max-width : 1555px) {
    /* .covid-home .kyruus .twitter-typeahead input#query{
        font-size: 13px;
    }     */
}

@media( max-width : 1450px) {
    /* .covid-home .kyruus .twitter-typeahead input#query{
        font-size: 11px;
    }     */
}

@media( max-width : 1350px) {
    /* .covid-home .kyruus .twitter-typeahead input#query{
        font-size: 10px;
    }     */
    .covid-home .hero.hero--tall {
        background-size: cover;
        max-height: 450px !important;
        background-position: 55% top;
    }
}

@media (max-width: 1239px) {
    .covid-home .hero__button {
        flex: 1 1 40%;
    }

        .covid-home .hero__button:first-child,
        .covid-home .hero__button:nth-child(2) {
            border-bottom: 1px solid #e88c1a;
        }

        .covid-home .hero__button:first-child,
        .covid-home .hero__button:nth-child(3) {
            border-right: 1px solid #e88c1a;
        }
}

@media (min-width: 993px) and (max-width: 1239px) {
    .covid-home .hero__button:first-child,
    .covid-home .hero__button:nth-child(2) {
        padding-bottom: 20px;
    }

    .covid-home .hero__button:nth-child(2),
    .covid-home .hero__button:nth-child(4) {
        margin-left: -30px;
    }

    .covid-home .hero__button:nth-child(3),
    .covid-home .hero__button:nth-child(4) {
        margin-top: -30px;
    }
}

@media( max-width : 992px) {
    .covid-home .kyruus .twitter-typeahead input#query {
        font-size: 14px;
    }
    
    .covid-home .hero.hero--hp {
        text-align: left;
        align-items: flex-start;
        padding: 100px 30px !important;
    }

    .covid-home .hero__button {
        font-size: 18px;
        display: block;
        /*width: auto !important;*/
        width: 100%;
    }

        

    .covid-home .hero.hero--hp:before {
        background: transparent;
    }

    .covid-home .hero.hero--tall {
        height: auto !important;
        max-height: initial !important;
        background-size: cover;
        background-position: 55% top;
        padding: 100px 0 50px;
    }

    /* .covid-home .hero.hero--tall .hero__content{
        width: 100%;
        max-width: initial;
        padding: 0 30px;
    }  */

    .covid-home .hero__title.hero__title--lg span {
        display: inline;
    }

    .covid-home .hero__title.hero__title--lg {
        font-size: 32px;
    } 

    .covid-home .toggler-hero .toggler-hero__title {
        font-size: 32px;
    }

    .covid-home .toggler-hero .toggler-hero__content {
        font-size: 28px;
    }

    .covid-home .toggler-hero {
        margin: 0;
    }

    .covid-home .toggler {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: initial;
        max-height: initial;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding: 0 15px 15px;
        margin: 0;
    }

        .covid-home .toggler .toggler__item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        position: relative;
        width: 100%;
        padding: 50px 30px;
        margin: 15px 0;
        background-color: rgba(229, 143, 60, .75) !important;
    }

            .covid-home .toggler .toggler__item .toggler__item-img {
        opacity: .43 !important;
    }

    .covid-home .toggler__item-title,
    .covid-home .toggler__item-count {
        font-size: 32px;
    }

    .covid-home .toggler__item-content {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .covid-home .toggler .toggler__item .toggler__item-button {
        color: #ffffff !important;
        font-size: 18px;
    }

    .covid-home .hero.hero--cta .hero__content .hero__title {
        margin: 0 0 30px;
        font-size: 32px;
        text-align: center;
    }

    .covid-home .hero.hero--cta .hero__content .hero__copy {
        font-size: 22px;
        text-align: center;
        margin-bottom: 30px;
    }

    .covid-home .hero.hero--cta .hero__button a {
        display: inline-block;
        width: auto;
        font-size: 18px;
    }

    .covid-home .hero--contained {
        height: auto;
    }

        .covid-home .hero--contained .hero__content .hero__title {
        font-size: 46px;
        margin-bottom: 30px;
    }

        .covid-home .hero--contained .hero__content .hero__copy {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .covid-home .hero--contained .hero__button {
        display: inline-block;
        width: auto;
        min-width: initial;
        font-size: 18px;
        padding: 15px 50px;
        margin: 0;
    }

    .covid-home .kyruus .twitter-typeahead input#query {
        height: 40px !important;
    }

    .covid-home #pnl-fad-widget .ky-submit-search button {
        padding: 0 10px;
        width: auto !important;
        height: 40px !important;
    }

    .covid-home #pnl-fad-widget .ky-submit-search button span::before {
        font-size: 24px !important;
    }

    .covid-home .hero.hero--cta .hero__content {
        max-width: 100%;
    }
}

@media (max-width: 991px) {
    .covid-home .hero__button-container {
        padding: 30px;
    }

    .covid-home .hero__button {
        font-size: 18px;
        display: block;
        /*width: auto !important;*/
        width: 50%;
        margin: 0;
        padding: 30px;
    }
}

@media( min-width : 991px) {
    .hero.hero--hp::before {
        content: none;
    }
}

@media( max-width : 560px) {
        .covid-home .kyruus .twitter-typeahead input#query {
            /* font-size: 10px; */
        }

        .covid-home .hero.hero--tall {
            height: auto !important;
            max-height: initial !important;
            background-size: cover !important;
            background-position: right -280px bottom -20px;
            min-height: 250px;
            padding: 0px 30px 50px 10px !important;
        }
        /*.hero.hero--hp::before {
        content:'';    
        background: linear-gradient(90deg, rgba(255,255,255, 1) 0%, rgba(255,255,255, .6) 100%) !important;
        }*/
        .covid-home .hero__title.hero__title--lg {
            font-size: 22px;
            line-height: 1.1em;
            margin-bottom: 15px;
        }

        .covid-home .hero.hero--tall .hero__content {
            max-width: initial;
        }


        .covid-home .hero__button-container {
            padding: 0;
        }

        .covid-home .hero__button {
            font-size: 18px;
            display: block;
            /*width: auto !important;*/
            width: 50%;
            margin: 0;
            padding: 30px 0;
            color: #fff;
        }

            .covid-home .hero__button img {
                width: 50%;
            }
}

@media( max-width : 441px) {
        .covid-home #pnl-fad-widget .kyruus-search-widget .kyruus-custom.ky-search .ky-submit-search .ky-button,
        .covid-home #pnl-fad-widget .ky-submit-search button {
            padding: 0 5px !important;
            width: auto !important;
            height: 40px !important;
        }

        .covid-home .toggler .toggler__item {
            padding: 40px 15px;
            margin: 0 0 30px;
        }

        .covid-home .toggler-hero .toggler-hero__title {
            font-size: 26px;
        }

        .covid-home .toggler-hero .toggler-hero__content {
            font-size: 22px;
        }
}

.tt-dropdown-menu {
        z-index: 9999;
}

        .tt-dropdown-menu a,
        .tt-dropdown-menu p,
        .tt-dropdown-menu strong,
        .tt-dropdown-menu div,
        .tt-dropdown-menu span {
            color: #444444 !important;
        }


/* new homepage 2020 : end */

.cancer-profile-button .pnl-doctor-medical-group-2 > img {
        max-width: 160px !important;
        margin: 0 !important;
}

@media screen and (max-width:1280px) {
        .cancer-profile-button {
            clear: both;
        }

            .cancer-profile-button .pnl-doctor-medical-group {
                display: block !important;
            }
}

.full-minimal .nav-in {
        max-width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        padding: 39px 0;
        position: relative;
        border-bottom: solid 1px #e8e8e5;
        z-index: 999;
        top: 0;
}

.full-minimal .inner1-content {
        padding: 40px 2% 30px;
}

.full-minimal .footer {
        padding: 30px 0 30px 0;
        border-top: 1px solid #969591;
        background: #efefef;
}

        .full-minimal .footer p {
            font-size: 15px;
            line-height: 23px;
            color: #000;
        }

.full-minimal .container {
        max-width: 1280px;
        margin: 0 auto;
}

/* New Locations tool */
.search-filter h4,
.search-filter h5,
.locations-content h5,
.gm-style-iw strong,
.gm-style-iw p {
    color: #000;
}

/*highlights components | start*/
.highlights {
    display: block;
  }
  
  .highlights .slick-dots {
    margin-top: 30px;
  }
  
  .highlights .slick-dots li button {
    border-radius: 50%;
    width: 14px;
    height: 14px;
    background: #736e69;
    border-color: #736e69;
  }
  
  .highlights .slick-dots li button:hover {
    border-color: #d93e0f;
  }
  
  .highlights .slick-dots li.slick-active button {
    background: #d93e0f;
    border-color: #d93e0f;
  }
  
  .highlights .slick-prev::before, .highlights .slick-next::before {
    font-family: 'FontAwesome';
    color: #D93E0E;
  }
  
  .highlights__cards {
    display: block;
    padding: 0 80px 80px;
    margin: auto;
    max-width: 1440px;
  }
  
  @media (max-width: 992px) {
    .highlights__cards {
      padding: 0 50px 50px;
    }
  }
  
  @media (max-width: 768px) {
    .highlights__cards {
      padding: 0 30px 30px;
    }
  }
  
  .highlights__card {
    display: block;
    position: relative;
    padding: 15px;
  }
  
  .highlights__heading {
    color: #D93E0E;
    text-align: center;
    font-size: 36px;
    margin: 45px auto 20px;
    font-family: 'Roboto', Arial, sans-serif;
  }
  
  .highlights__title {
    color: #000000;
    margin-bottom: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 21px;
  }
  
  .highlights__body p {
    color: #706d6b;
    line-height: 1.5em;
    margin-bottom: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
  }
  
  .highlights__link {
    display: inline-block;
    font-weight: bold;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
  }
  
  .highlights__link:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  
  .highlights__link:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #f89c3c;
  }
  
  .highlights__image {
    display: block;
    margin-bottom: 15px;
  }
  
  .highlights__image img {
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
  }     
/*highlights components | end*/

/* New homepage brand refresh */

body {
  overflow-x: hidden;
}

@font-face {
  font-family: "Rgothem";
  src: url("/_fonts/rogthem-webfont.woff2") format("woff2"),
       url("/_fonts/rogthem-webfont.woff") format("woff"),
       url("/_fonts/rogthem-webfont.ttf") format("ttf");
}

.l-wrapper--center {
  margin: 0 auto;
}

.l-wrapper--sm {
  max-width: 700px;
}

.js-slider  .slick-arrow,
.js-multi-slider  .slick-arrow {
  display: block;
  height: 52px;
  width: 52px;
  line-height: 52px;
  border-radius: 100%;
  background-color: #F78E1F;
  color: #FFFFFF;
  text-align: center;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15);
  opacity: 1;
  transition: .3s;
  z-index: 10;
  visibility: visible;
}

.js-slider  .slick-arrow.slick-disabled,
.js-multi-slider  .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.js-multi-slider .slick-prev {
  display: none !important;
}

.js-multi-slider .slick-next {
  right: 2rem;
}

.js-slider  .slick-next {
  right: -2rem;
}

.js-slider  .slick-prev {
  left: -2rem;
}

.js-slider .slick-prev:before, 
.js-slider .slick-next:before,
.js-multi-slider .slick-prev:before, 
.js-multi-slider .slick-next:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #FFFFFF !important;
  line-height: 52px;
  opacity: 1;
}

.js-slider  .slick-arrow:hover,
.js-multi-slider  .slick-arrow:hover,
.js-slider  .slick-arrow:focus,
.js-multi-slider  .slick-arrow:focus {
  transform: translate(0, -50%)scale(1.125);
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15);
  background-color: #F78E1F;
}   

.a-btn {
  display: inline-block;
  min-width: 165px;
  padding: 1rem;
  border-radius: 5px;
  background: #EC5828;
  color: #FFFFFF;
  cursor: pointer;
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  appearance: none;
  -webkit-appearance: none;
  transition: .5s;
}

@media (min-width:600px) {
  .a-btn {
      white-space: nowrap;
  }
}

.a-btn:hover {
  background: #D93E0F;
  color: #FFFFFF;
}

.a-btn--invert {
  background: #FFFFFF;
  color: #000000;
  border: 1px solid #D5D5D5;
}

.a-btn--invert:hover {
  border-color: #EC5828;
  color: #EC5828;
  background: #F2F5F7;
}

.a-figure {
  margin: 0;
  overflow: hidden;
  border-radius: 10px;
}

.a-figure > img {
  display: block;
  width: 100%;
}

.m-btn-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 1.25rem 0;
}

.m-btn-group--center {
  justify-content: center;
}

.m-btn-group .a-btn {
  margin-top: 1rem;
  margin-right: 1rem;
}

.m-card {
  padding: 2.5rem 1rem;
  border-radius: 10px;
  background: #FFFFFF;
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.1);
}

@media (min-width:600px) {
  .m-card {
      padding: 2.5rem 1.5rem;
  }
}

.m-image-card {
  position: relative;
  overflow: hidden;
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 5px 40px 0 rgba(0,0,0,0.05);
  transition: .5s;
}

.m-image-card__tag {
  display: block;
  position: absolute;
  top: 1rem;
  left: 1rem;
  text-align: center;
  padding: .5rem;
  color: #EC5828;
  border-radius: 5px;
  background-color: #FFF4E9;
  min-width: 95px;
  font-weight: 500;
  font-size: 1rem;
}

.m-image-card__title {
  display: block;
  color: #000000;
  font-weight: 500;
  font-size: 1.4375rem;
  padding: 1.5rem 1.25rem;
}

.m-image-card figure {
  position: relative;
  overflow: hidden;
  margin: 0;
  max-height: 225px;
}

.m-image-card figure > img {
  display: block;
  width: 100%;
  transition: .5s;
}

.m-image-card:hover {
  box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
}

.m-image-card:hover figure > img{
  transform: scale(1.125);
}

.m-video-card {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  border-radius: 10px;
  color: #FFFFFF;
  cursor: pointer;
}

.m-video-card > img {
  width: 100%;
  transition: .5s;
}

.m-video-card:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  width: 100%;
  background: linear-gradient(0deg, rgba(32,32,34,0.9) 0%, rgba(32,32,34,0.85) 42.23%, rgba(32,32,34,0) 100%);
  z-index: 1;
}

.m-video-card > span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 1.5rem 1.5rem 2rem 5.5rem;
  font-size: 1.125rem;
  font-weight: 500;
  z-index: 1;
}

.m-video-card > span:before {
  position: absolute;
  left: 1.5rem;
  content: "\f04b";
  display: block;
  height: 48px;
  width: 48px;
  line-height: 48px;
  border-radius: 100%;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  text-align: center;
  background: #FFFFFF;
  color: #F78E1F;
  margin-top: -16px;
  transition: .5s;
}

.m-video-card:hover {
  color: #FFFFFF;
}

.m-video-card:hover img,
.m-video-card:hover > span:before {
  transform: scale(1.125);
}

.m-inline-cta {
  font-size: 1rem;
  color: #000000;
  border-radius: 10px;
  padding: 1.125rem 2rem;
  text-align: center;
}

.m-inline-cta__content p {
  line-height: 1.5;
}

.m-inline-cta--feat .m-inline-cta__content {
  max-width: 85%;
}

.m-inline-cta__content strong {
  font-weight: 600;
}

.m-inline-cta .a-btn {
  margin-top: 1rem;
}

.m-inline-cta--feat {
  position: relative;
  padding: 2rem;
  background: #FFFFFF;
  text-align: left;
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.1);
}

.m-inline-cta > img {
  position: absolute;
  top: 2rem;
  right: 1.25rem;
  max-width: 36px;
}

@media (min-width: 600px) {
  .m-inline-cta > img {
      position: inherit;
      margin-right: 1rem;
      max-width: 100%;
      top: inherit;
      right: inherit;
  }
}

@media (min-width: 768px) {
  .m-inline-cta {
      display: flex;
      align-items: center;
      text-align: left;
  }

  .m-inline-cta__content {
      max-width: 65%;
  }

  .m-inline-cta .a-btn {
      margin-left: auto;
      margin-top: 0;
  }
}

.m-inline-cta__content .m-inline-cta__title {
  margin-bottom: 0;
}

.m-2up {
  display: block;
}

@media (min-width: 768px) {
  .m-2up {
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
}

.m-2up__content {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .m-2up__content {
      flex: 0 0 50%;
      max-width: 50%;
  }

  .m-2up__content--sm {
      flex: 0 0 43.75%;
      max-width: 43.75%;
  }
}

.m-2up__content ul {
  list-style: disc;
  font-size: 1rem;
  margin-left: 1rem;
  font-size: 1rem;
}

.m-2up__content ul > li {
  margin-bottom: .625rem;
}

.m-2up__media {
  margin: 2rem 0;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .m-2up__media {
      margin: 0;
      flex: 0 0 50%;
      max-width: 50%;
  }

  .m-2up__media--right {
      padding-left: 3.5rem;
  }
}

.m-2up__slider {
  flex: 0 0 100%;
  margin-right: calc(50% - 50vw);
}

@media (min-width: 768px) {
  .m-2up__slider {
      flex: 0 0 56.25%;
      max-width: 56.25%;
  }
}

.m-2up__slider .slick-slider .slick-list,
.c-blog-list__list.slick-slider .slick-list {
  padding-left: 0 !important;
  padding-right: 7.5vw !important;
}

.m-2up__slider .slick-slider .slick-slide, 
.c-blog-list__list.slick-slider .slick-slide {
  padding-right: 1rem;
  height: auto;
}

@media (min-width: 768px) {
  .m-2up__slider .slick-slider .slick-slide, 
  .c-blog-list__list.slick-slider .slick-slide {
      padding-right: 2.5rem;
  }
}

.hero {
  padding: 80px 0;
  box-shadow: none;
}

.hero--hp-redesign {
  padding: 65% 0 80px;
  background-image: url(/_img/m-homepageBanner_full.jpg);
}

@media (min-width: 600px) {
  .hero--hp-redesign {
      padding: 80px 0;
      background-image: url(/_img/homepageBanner_full.jpg);
      max-height: 550px;
  }
}

@media (min-width: 768px) {
  .hero {
      max-height: 550px;
      padding: 80px;
      box-shadow: none;
  }
}

.hero__wrap {
  max-width: 600px;
}

.hero__pretitle {
  color: #FFFFFF;
  margin-bottom: .5rem;
}

.hero--hp-redesign .hero__title {
  font-family: "Rgothem";
  font-size: 44px;
  line-height: .85;
}

@media (min-width: 600px) {
  .hero--hp-redesign .hero__title {
    font-size: 80px;
  }
}

.hero__search {
  margin-top: 2rem;
  margin-bottom: -230px;
  padding: 1.5rem 1rem;
  border-radius: 10px;
  background-color: #FAFAFA;
  box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
}

.hero__search input::placeholder {
  color: #757575;
}

@media (min-width: 768px) {
  .hero__search {
      display: flex;
      align-items: center;
      padding: .5rem .5rem .5rem 2rem;
      margin-top: 70px;
      margin-bottom: 0;
  }
}

.hero__search-item {
  flex: 1 1 auto;
  padding-bottom: 1rem;
  margin: 0 0 1rem;
  border-bottom: 1px solid #979797;
}

@media (min-width: 768px) {
  .hero__search-item {
      margin: 0 1rem;
      padding-bottom: 0;
      padding-left: 1rem;
      border-bottom: 0;
  }
}

.hero__search-item--lg {
  flex: 2 1 auto;
}

.hero__search-item:first-of-type {
  margin-left: 0;
  padding-left: 0;
}

@media (min-width: 768px) {
  .hero__search-item:not(:first-of-type) {
      border-left: 1px solid #979797;
  }
}

.hero__search label {
  display: block;
  color: #000000;
  font-size: .875rem;
  font-weight: 500;
  margin-bottom: .5rem;
}

@media (min-width: 600px) {
  .hero__search label {
      font-size: 1rem;
  }
}

.hero__search input,
.hero__search select {
  display: block;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  font-size: .75rem;
  background: transparent;
}

@media (min-width: 768px) {
  .hero__search input,
  .hero__search select {
      font-size: 1rem;
  }
}

.hero__search-submit input {
  display: block;
  width: 100%;
  padding: 1rem 1.25rem;
  border-radius: 10px;
  color: #FFFFFF;
  background: #EC5828;
  background-size: 25px;
  box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
  font-size: 1rem;
  transition: .5s;
  cursor: pointer;
}

.hero__search-submit input:hover {
  background: #D93E0F;
}

@media (min-width: 768px) {
  .hero__search-submit input {
      width: 65px;
      height: 100%;
      min-height: 65px;
      font-size: 0;
      background: url(/_img/icon-hero-search.svg) center center no-repeat #EC5828;
  }

  .hero__search-submit input:hover {
    background: url(/_img/icon-hero-search.svg) center center no-repeat #D93E0F;
  }
}

.c-card-section {
  padding: 30px 0 70px;
}

@media (min-width: 768px) {
  .c-card-section {
      padding: 60px 0 70px;
  }
}

.c-card-section__grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 1rem -.5rem;
}

@media (min-width: 768px) {
  .c-card-section__grid {
      margin: 1rem -.625rem;
  }
}

.c-card-section__item {
  text-align: center;
  transition: .3s;
}

.c-card-section__item .fas {
  display: block;
  color: #F78E1F;
  font-size: 2.25rem;
  margin-bottom: 1.5rem;
}

.c-card-section__item > span:not(.fas) {
  color: #000000;
  font-size: .875rem;
  border-bottom: 2px solid #F78E1F;
  font-weight: 500;
}

@media (min-width: 600px) {
  .c-card-section__item > span:not(.fas) {
      font-size: 1.125rem;
  }
}

.c-card-section__item:hover {
  background: #EC5828;
  transform: scale(1.025);
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
}

.c-card-section__item:hover span {
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.c-card-section__item {
  flex: 1 1 calc(50% - 1rem);
  margin: .5rem;
}

@media (min-width: 768px) {
  .c-card-section__item {
      flex: 0 0 calc(20% - 1.25rem);
      max-width: calc(20% - 1.25rem);
      margin: .625rem;
  }
}

.c-sbs {
  padding: 50px 0;
  background-image: url(/_img/videoBackground.jpg);
  color: #FFFFFF;
}

.c-sbs p {
  font-size: 1.125rem;
  line-height: 1.5;
}

.c-slider {
  padding: 80px 0;
  counter-reset: nav-counter;
}

.c-slider__wrap {
  display: flex;
  flex-direction: column;
}

.c-slider__wrap .c-slider__nav {
  margin-right: calc(50% - 50vw);
}

.c-slider__wrap .c-slider__nav .slick-list {
  padding-left: 0 !important;
  padding-right: 10vw !important;
}

@media (min-width: 768px) {
  .c-slider__wrap .c-slider__nav {
      order: 2;
      margin-top: 2rem;
      margin-right: 0;
  }

  .c-slider__wrap .c-slider__nav .slick-list {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
}

.c-slider .slick-slide {
  height: auto;
}

.c-slider__nav button {
  position: relative;
  padding-left: 1.5rem;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  border-bottom: 4px solid #D5D5D5;
  font-weight: 500;
  color: #848484;
  background: none;
  font-size: .875rem;
  text-align: left;
  padding-bottom: 1.125rem;
  cursor: pointer;
  counter-increment: nav-counter;
  pointer-events: none;
}

.c-slider__nav button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(nav-counter);
}

@media (min-width: 768px) {
  .c-slider__nav button {
      border-top: 4px solid #D5D5D5;
      border-bottom: 0;
      font-size: 1rem;
      padding-bottom: 0;
      padding-top: 1.125rem;
  }

  .c-slider__nav button:before {
      top: 1.125rem;
  }
}

.c-slider__nav .slick-slide {
  padding: 0 1rem;
}

.c-slider__nav .slick-current button {
  color: #000000;
  border-color: #EC5828;
}

.c-slider__nav .slick-current button:before {
  color: #EC5828;
}

.c-stories {
  padding: 60px 0;
  background-image: url(/_img/patientStoryBackground.jpg);
  color: #FFFFFF;
}

.c-stories__btn-desk {
  display: none; 
}

@media (min-width: 768px) {
  .c-stories__btn-desk {
      display: flex; 
  }

  .c-stories__btn-mob {
      display: none; 
  }
}

.c-stories .m-2up__slider {
  margin-top:2rem;
}

@media (min-width: 768px) {
  .c-stories .m-2up__slider {
      margin-top: 0;
  }
}

.c-blog-list {
  padding: 80px 0;
  background: #FAFAFA;
  border-top: 5px solid #EFEFEF;
}

.c-blog-list__intro {
  text-align: center;
  color: #000000;
}

.c-blog-list__footer {
  margin: 1rem auto 0;
  text-align: center;
}

.c-blog-list__intro select {
  display: block;
  appearance: none;
  -webkit-appearane: none;
  width: 100%;
  padding: 1rem;
  margin: 1rem auto;
  max-width: 395px;
  border: 1px solid #979797;
  border-radius: 5px;
  background: url(/_img/angle-down-orange.svg) calc(100% - 1rem) center no-repeat #FFFFFF;
  color: #7B818C;
  font-size: .875rem;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05);
}

.c-blog-list__list {
  margin-right: calc(50% - 50vw);
}

@media (min-width:768px) {
  .c-blog-list__list {
      display: flex;
      margin: 0 -1.5rem;
  }

  .c-blog-list__item {
      flex: 0 0 calc(33.333% - 3rem);
      max-width: calc(33.333% - 3rem);
      margin: 1.5rem;
  }
}

.c-speedbump {
  padding: 80px 0;
  background-image: url(/_img/livingBetter_background.jpg);
  color: #FFFFFF;
  text-align: center;
}

.c-speedbump__title {
  font-size: 2.1875rem;
  font-weight: 500;
  margin-bottom: 1rem;
}

.c-speedbump p {
  font-size: 1.4375rem;
  margin-bottom: 1rem;
}

.c-search {
  padding: 60px 0 75px;
}

.c-search__fields {
  position: relative;
}

.c-search input[type="text"] {
  appearance: none;
  -webkit-appearance: none;
  display: block;
  width: 100%;
  padding-bottom: 1.125rem;
  font-size: 1.5rem;
  border: 0;
  border-bottom: 2px solid #D5D5D5;
  background: none;
}

@media (min-width: 768px) {
  .c-search input[type="text"] {
      font-size: 1.75rem;
  }
}

.c-search input[type="text"]:focus {
  outline: none;
  border-color: #F78E1F;
}

.c-search input[type="submit"] {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 32px;
  width: 32px;
  appearance: none;
  -webkit-appearance: none;
  background: none;
  border: 0;
  font-size: 0;
  background: url(/_img/icon-search-footer.svg)  center center no-repeat transparent;
  background-size: 20px;
  z-index: 10;
  cursor: pointer;
}

@media (min-width: 768px) {
  .c-search input[type="submit"] {
      background-size: 32px;
  }
}

.c-search__related {
  display: none;
  margin-top: 1.5rem;
  color: #000000;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .c-search__related {
      display: flex;
  }
}

.c-search__related > ul {
  display: flex;
  list-style: none;
  padding: 0;
}

.c-search__related > ul > li {
  margin-left: 1rem;
}

.c-search__related > ul > li > a {
  border-bottom: 2px solid #F78E1F;
}

.u-bg-light-blue {
  background: #E2EDF5;
}

.u-bg-light-gray {
  background: #EFEFEF;
  color: #000000;
}

.u-emphasis-font {
  font-family: "Rgothem";
}

.newsletter-modal {
  display: none;
}

.u-bg-lightest-gray {
  background: #FAFAFA;
  color: #000000;
}

.u-bg-image {
  background-size: cover;
  background-position: center;
}

.u-text-override p {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.u-text-override p:last-of-type {
  margin-bottom: 0;
} 

.u-display-h1 {
  display: block;
  font-size: 2rem;
  line-height: 1.25;
  margin-bottom: 1rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  .u-display-h1 {
      font-size: 3.4375rem;
  }
}

.u-display-h2 {
  display: block;
  font-size: 1.8125rem;
  line-height: 1.125;
  margin-bottom: 1rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  .u-display-h2 {
      font-size: 2.75rem;
  }
}

.u-display-h3 {
  display: block;
  font-size: 1.625rem;
  line-height: 1.125;
  margin-bottom: 1rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  .u-display-h3 {
      font-size: 2.1875rem;
  }
}

.u-display-h4 {
  display: block;
  font-size: 1.4375rem;
  line-height: 1.125;
  margin-bottom: 1rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  .u-display-h4 {
      font-size: 1.75rem;
  }
}

.u-display-h5 {
  display: block;
  font-size: 1.25rem;
  line-height: 1.125;
  margin-bottom: 1rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  .u-display-h5 {
      font-size: 1.4375rem;
  }
}

.u-emphasis-font.u-display-h2,
.u-emphasis-font.u-display-h3,
.u-emphasis-font.c-speedbump__title {
  font-size: 2.625rem;
  line-height: 1;
}

@media (min-width: 600px) {
  .u-emphasis-font.u-display-h2,
  .u-emphasis-font.u-display-h3,
  .u-emphasis-font.c-speedbump__title  {
      font-size: 4rem;
  }
}

.header__search {
  padding: 3rem 2rem 4rem;
  border-radius: 0 0 20px 20px;
  box-shadow: 0 8px 10px 0 rgba(0,0,0,0.08);
}
.header__search #pnlSearch {
  max-width: 1010px;
  position: relative;
}

.header__search-close {
  top: 2.5rem;
}

.header__search-submit {
  width: 40px;
  height: 40px;
  right: 0;
  top: 1.5rem;
  transform: none;
  font-size: 0;
  background: url(/_img/icon-search-footer.svg) center center no-repeat transparent;
  cursor: pointer;
}

.header__search-input {
  padding: 1rem 0;
  font-size: 1rem;
  background: none;
  border-bottom: 2px solid #D5D5D5;
}

@media (min-width:768px) {
  .header__search-input {
    font-size: 44px;
    padding: 1rem 0 1.5rem;
  }
}

.header__search-input:focus {
  border-color: #F78E1F;
  outline: none;
}

.header__search-filter-gr {
  display: flex;
  flex: 0 0 100%;
  margin-top: 1rem;
  font-size: .875rem;
  color: #000000;
}

.header__search-filter {
  flex: 0 0 auto;
  padding: 0;
  font-size: .875rem;
  max-width: none;
  border-right: 0;
  margin-left: .5rem;
}

.header__dropdown {
  border-radius: 3px;
  min-width: 185px;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.15);
  left: 118px;
}

.header__dropdown .pnl-search-radio .search-table input[type='radio'] + label {
  padding: .5rem 1rem;
  font-size: .875rem;
}

.header__dropdown .pnl-search-radio .search-table input[type='radio']:checked ~ label {
  background: transparent;
  color: #000000;
  font-weight: 500;
}

.header__dropdown .pnl-search-radio .search-table input[type='radio']:checked ~ label:before {
  display: none;
}

.header__search-links {
  margin-top: 4rem;
  font-size: 1rem;
  color: #000000;
}

.header__search-links > span {
  display: block;
  margin-bottom: .75rem;
  font-size: 1.125rem;
}

.header__search-links > ul > li:not(:first-child) {
  margin-top: .5rem;
}

@media (min-width:768px) {
  .header__search-links > ul {
    display: flex;
    align-items: center;
    padding-left: 0;
    margin: 0;
  }

  .header__search-links > ul > li:not(:first-child) {
    margin-left: 1rem;
    margin-top: 0;
  }
}

.header__search-links > ul > li > a {
  border-bottom: 2px solid #F78E1F;
}

.backdrop {
  background: transparent;
}

.sign-up--modal {
  background: transparent;
  text-align: center;
}

.sign-up--modal span {
  width: 100%;
  padding: 0;
  margin-bottom: .25rem;
  color: #000000;
  font-size: .875rem;
  text-align: left;
}

.sign-up--modal h5 {
  margin-bottom: .5rem;
}

.sign-up--modal p {
  font-size: 1rem;
  margin-bottom: 1rem;
}

.sign-up--modal .textfield.txt-first-name,
.sign-up--modal .textfield.txt-last-name,
.sign-up--modal .textfield.txt-email,
.sign-up--modal .styled-select {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  font-size: .875rem;
  border: 1px solid #979797;
  border-radius: 5px;
  background-color: #FFFFFF;
  margin: 0 0 1rem;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05);
}

.sign-up--modal .styled-select {
  background-position: calc(100% - 14px) center;
  height: auto;
}

.sign-up--modal .styled-select select {
  width: 100%;
  font-size: .875rem;
  height: auto;
  padding: 11px 6px 10px 14px;
}

.sign-up--modal .pnl-col-birthdate {
  display: flex;
}

.sign-up--modal .textfield1,
.sign-up--modal .textfield2,
.sign-up--modal .textfield3 {
  width: auto;
  appearance: none;
  -webkit-appearance: none;
  font-size: .875rem;
  border: 1px solid #979797;
  border-radius: 5px;
  background-color: #FFFFFF;
  margin: 0 0 1rem;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05);
  margin-right: .25rem;
}

.sign-up--modal .textfield1,
.sign-up--modal .textfield3 {
  max-width: 58px;
}

.sign-up--modal .textfield2 {
  max-width: 115px;
}

.sign-up--modal small {
  display: none;;
}

.sign-up--modal .botton {
  float: none;
  display: inline-block;
  min-width: 165px;
  padding: 1rem;
  border-radius: 5px;
  background: #EC5828;
  color: #FFFFFF;
  cursor: pointer;
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  appearance: none;
  -webkit-appearance: none;
  transition: .5s;
}

.modaal-inline .modaal-container {
  max-width:405px;
  border-radius: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000000;
}

.ui-widget-content {
  border-radius: 0;
  padding: .5rem 0;
  border-color: #CCCCCC;
  box-shadow: 0 5px 40px 0 rgba(0,0,0,0.05);
}

.ui-menu .ui-menu-item {
  padding: .35rem 1rem .35rem 1.75rem !important;
  float: none !important;
}

.ui-autocomplete-category {
  float: none;
  padding: .35rem 1rem;
  font-size: .75rem;
  text-transform: uppercase;
  color: #736E69;
}

.ui-autocomplete-category:not(:first-of-type) {
  border-top: 1px solid #CCCCCC;
  margin:0;
  margin-top: .75rem;
  padding-top: 1rem;
}

.select2-dropdown {
  border-radius: 0;
  border: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC !important;
}

.select2-search--dropdown {
  padding: 1rem .75rem;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #EC5828 !important;
}

.select2-results__option {
  color: #000000;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  min-height: 35px;
  border-radius: 4px;
  padding: .25rem .5rem;
  font-size: 1rem;
}

@media (max-width:768px) {
  .header__search-filter:before {
    display:none;
  }

  .header__dropdown.is-active {
     left: 0;
     top: 100%;
   }
}

.modaal-video-wrap {
  margin: auto 0;
}

/* end new hp brand refresh */

/* practice-nav updates | start */

#practice-nav-details ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
    margin: 0 -10px;
  }
  
  #practice-nav-details ul .practice-nav-tab {
    display: block;
    position: relative;
    margin: 0;
    margin: 10px !important;
    padding: 10px 15px;
    line-height: initial !important;
  }
  
  #practice-nav-details ul .practice-nav-tab:hover {
    text-decoration: none !important;
  }
  
  #practice-nav-details ul .practice-nav-tab.nav-tab-custom {
    margin: 0;
  }
  
  #practice-nav-details ul .practice-nav-tab a {
    display: block !important;
    line-height: initial !important;
    text-decoration: none !important;
  }
  
  #practice-nav-details ul .practice-nav-tab a::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
  }
  
  #practice-nav-details ul .practice-nav-tab a:hover {
    text-decoration: none !important;
    line-height: initial !important;
  }
  
  .midle-content #practice-nav-details a:hover {
    border: none !important;
  }
  
  /* practice-nav updates | end */

  /* NEW NOTICES */
.notices {
    /*display:flex;*/
    flex-wrap: wrap;
    margin: 30px -15px;
}
.notices .m-inline-cta{
    flex:0 0 calc(50% - 30px);
    margin: 0 15px;
    padding: 30px 15px;
}
.notices .m-inline-cta a{
    display: inline-block;
    width:auto;
    min-width:initial;
    padding: 15px 30px;
}
.notices .m-inline-cta img{
    width: 50px;
    height:auto;
}
@media(max-width:768px){
    .notices{
        margin:30px 0;
    }
    .notices .m-inline-cta{
        flex:0 0 100%;
        margin: 15px 0;
    }
    .notices .m-inline-cta img{
        width:100%;
    }
}
  /* NEW NOTICES | END */

  /* photo gallery | start*/
  /* SLIDER*/

.gallery-slider {
    margin: 30px auto;
}

.gallery-slider img {
    height: auto;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 500px;
    max-width: 100% !important;
}

.gallery-slider {
    list-style: none !important;
    padding: 0 !important;
}

.gallery-slider>li {
    margin: 0 !important;
}

.gallery-slider li:before {
    content: none !important;
}

.gallery-slider .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.gallery-slider .slick-slide {
    height: inherit !important;
}

.gallery-slider .slick-slide li {
    margin: 0 !important;
}

.gallery-slider .slick-dots li button {
    height: 12px !important;
}

.gallery-slider .slick-dots {
    margin-top: 15px;
}
 
.slick-prev, .slick-next {
	width: 30px !important;
}
/* update*/
.gallery-slider .slick-arrow.slick-next{
    right: 55px;
  }
  
  .gallery-slider .slick-arrow.slick-prev{
    left: 55px;
  }
  
  .gallery-slider .slick-dots li {
    width: 12px;
    margin: 0 4px !important;
  }
  
  .gallery-slider .slick-dots li button{
    width: 12px;
    height: 12px;
  }

  .gallery-slider .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .gallery-slider .slick-track .slick-slide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: auto !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

@media(max-width:1400px){
  .gallery-slider .slick-arrow.slick-next{
    right:50px;
    z-index: 9;
  }
  
  .gallery-slider .slick-arrow.slick-prev{
    left:50px;
    z-index: 9;
  }
}

@media(max-width:1300px){
  .gallery-slider .slick-arrow.slick-next{
    right:30px;
    z-index: 9;
  }
  
  .gallery-slider .slick-arrow.slick-prev{
    left:30px;
    z-index: 9;
  }
}

@media(max-width:1250px){
  .gallery-slider .slick-arrow.slick-next{
    right:10px;
    z-index: 9;
  }
  
  .gallery-slider .slick-arrow.slick-prev{
    left:10px;
    z-index: 9;
  }
}

@media(max-width:1150px){
  .gallery-slider .slick-arrow.slick-next{
    right:-45px;
    z-index: 9;
  }
  
  .gallery-slider .slick-arrow.slick-prev{
    left:-45px;
    z-index: 9;
  }  
}

@media(max-width:700px){
    .gallery-slider{
        padding: 0 50px !important;
    }
    .gallery-slider .slick-arrow.slick-next{
    right:0px;
    z-index: 9;
  }
  
  .gallery-slider .slick-arrow.slick-prev{
    left:0px;
    z-index: 9;
  } 
  .gallery-slider .slick-dots li{
      margin: 10px !important;
  }
}
 
  .gallery .slick-dots li{
    margin: 0 7px !important;;
  }
  
  .gallery .slick-dots li button{
    counter-increment: dots;
    border:none;
    background:none !important;
  }
  
.gallery .slick-dots li{
  display: none;
}
  .gallery .slick-dots li.slick-active{
      display: block;
      text-align:center;
      width: 100%;
      height:auto;
      font-weight: bold;
      margin: 0 !important;
      font-size: 16px;
      cursor: default;
  }

  /* photo gallery | end */
/* accordion updates | start */
.eapps-faq .eapps-faq-content-category-item {
    border-top: solid 1px #e5e5e5;
    margin: 0 !important;
}

.eapps-faq .eapps-faq-content-category-item:last-child {
    border-bottom: solid 1px #e5e5e5;
}

.eapps-faq .eapps-faq-content-category-item .eapps-faq-content-category-item-question {
    padding: 35px 0 !important;
}

.eapps-faq .eapps-faq-content-category-item .eapps-faq-content-category-item-question::after {
    content: none !important;
}

.eapps-faq .eapps-faq-content-category-item .eapps-faq-content-category-item-answer-text>ul {
    padding: 0 !important;
}

.eapps-faq .eapps-faq-content-category-item .eapps-faq-content-category-item-answer {
    padding: 0 !important;
}

.eapps-faq .eapps-faq-content-category-item .eapps-faq-content-category-item-question-icon {
    right: 20px !important;
}

.eapps-faq .eapps-faq-content-category-item:before,
.eapps-faq .eapps-faq-content-category-item:after {
    content: none !important;
}

.eapps-faq .eapps-faq-content-category-item-question-icon::after,
.eapps-faq .eapps-faq-content-category-item-question-icon::before {
    -webkit-transform: rotate(45deg) translateX(4px) !important;
    -ms-transform: rotate(45deg) translateX(4px) !important;
    transform: rotate(45deg) translateX(4px) !important;
    width: 10px !important;
    height: 2px !important;
    top: 10px !important;
    left: 3px !important;
}

.eapps-faq .eapps-faq-content-category-item-question-icon::before {
    -webkit-transform: rotate(-135deg) translateX(4px) !important;
    -ms-transform: rotate(-135deg) translateX(4px) !important;
    transform: rotate(-135deg) translateX(4px) !important;
}

.eapps-faq .eapps-faq-content-category-item-question-icon::after {
    -webkit-transform: rotate(-45deg) translateX(4px) !important;
    -ms-transform: rotate(-45deg) translateX(4px) !important;
    transform: rotate(-45deg) translateX(4px) !important;
}

.eapps-faq .eapps-faq-content-category-item-active .eapps-faq-content-category-item-question-icon {
    -webkit-transform: scale(1, -1) translate(0, 0) !important;
    -ms-transform: scale(1, -1) translate(0, 0) !important;
    transform: scale(1, -1) translate(0, 0) !important;
}

.eapps-faq .eapps-faq-content-category-item-active .eapps-faq-content-category-item-answer {
    margin-bottom: 30px !important;

}
/* accordion updates | end */

.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: calc(50% - 12px);
	display: block;
	width: 20px;
	height: 30px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
    z-index: 9999;
}
  /* photo gallery | end */

/* begin updated Hero search with tabs */

.hero.hero--hp-redesign{
  max-height: none;
  height: auto;
}

@media (min-width: 600px){
  .hero.hero--hp-redesign{
    max-height: none;
  }
}

.hero__search-tabs{
  margin: 70px 20px 0;
  padding: 32px 15px 10px;
  border-radius: 10px;
  background-color: #FAFAFA;
  box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
  min-height: 676px;
}

@media (min-width: 376px){
  .hero__search-tabs{
    min-height: 625px;
  }
}

@media (min-width: 768px){
  .hero__search-tabs{
    margin: 70px auto 0;
    padding: 32px 40px 10px;
    width: 100%;
    max-width: 1440px;
    min-height:  0;
  }
}

.hero__search-tabs .hero__search-tabs-buttons{
  border-bottom: 2px solid #999;
  display: flex;
}

@media (min-width: 768px){
  .hero__search-tabs .hero__search-tabs-buttons{
    display: block;
  }
}

.hero__search-tabs .hero__search-tabs-buttons button{
  flex: 1;
}

.hero__search-tabs .hero__search-tabs-buttons .hero__search-tabs-tablinks{
  background: none;
  border: none;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
  text-align: center;
  padding:  10px 15px;
  position: relative;
  transition: all 0.5s ease-in-out;
}

@media (min-width: 376px){
  .hero__search-tabs .hero__search-tabs-buttons .hero__search-tabs-tablinks{
    font-size: 16px;
  }
}

@media (min-width: 768px){
  .hero__search-tabs .hero__search-tabs-buttons .hero__search-tabs-tablinks{
    font-size: 18px;
  }
}

.hero__search-tabs .hero__search-tabs-buttons .hero__search-tabs-tablinks.active, .hero__search-tabs .hero__search-tabs-buttons .hero__search-tabs-tablinks:hover{
  color: #B92333;
  transition: all 0.5s ease-in-out;
}

.hero__search-tabs .hero__search-tabs-buttons .hero__search-tabs-tablinks:hover{
  cursor: pointer;
}

.hero__search-tabs .hero__search-tabs-buttons .hero__search-tabs-tablinks:after{
  content: "";
  width: 0;
  height: 5px;
  background-color: #EC5828;
  transition: all 0.5s ease-in-out;
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.hero__search-tabs .hero__search-tabs-buttons .hero__search-tabs-tablinks.active:after, .hero__search-tabs .hero__search-tabs-buttons .hero__search-tabs-tablinks:hover:after{
  width: 100%;
  transition: all 0.5s ease-in-out;
}

.hero__search-tabs .hero__search-tabs-content{
  display: none;
}

.hero__search-tabs .hero__search-tabs-content.active {
    display: block;
}

.hero__search-tabs .hero__search-tabs-content-text{
  margin-top:  15px;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 19px;
}

.hero__search-tabs .hero__search{
  background-color: transparent;
  padding: 0;
  box-shadow: none;
  margin-top: 30px;
  align-items: flex-end;
  margin-bottom: 0;
  flex-wrap: wrap;
}

.hero__search-tabs .hero__search .hero__search-item{
  position: relative;
  flex: none;
  margin-bottom: 24px;
  padding-bottom: 0;
  border-bottom: none;
}

@media (min-width: 768px){
  .hero__search-tabs .hero__search .hero__search-item{
    padding-bottom: 0;
    margin: 0 0 24px;
  }
}

.hero__search-tabs .hero__search .hero__search-item:first-of-type{
  margin-right:  0;
}

.hero__search-tabs .hero__search .hero__search-item:not(:first-of-type){
  margin: 0 0 24px 0;
  padding-left: 0;
}

@media (min-width: 768px){
  .hero__search-tabs .hero__search .hero__search-item:not(:first-of-type){
    margin: 0 0 24px 24px;
    padding-left: 24px;
  }
}

.hero__search-tabs .hero__search .hero__search-item label{
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.hero__search-tabs .hero__search .hero__search-item label[required="1"]:after{
  content: "(Required)";
  display: inline-block;
  margin-left: 5px;
}

.hero__search-tabs .hero__search .hero__search-item select, 
.hero__search-tabs .hero__search .hero__search-item input[type="text"]{
  border: 1px solid #D5D5D5;
  border-radius: 4px;
  background-color: #FFF;
  min-height: 50px;
  padding: 12px;
  color: #7E7974;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.hero__search-tabs .hero__search .hero__search-item select{
  background-image: url(../_img/form-angle.png);
  background-repeat: no-repeat;
  background-size: 11px;
  background-position-y: center;
  background-position-x:  calc(100% - 15px);
  padding-right: 40px;
}

.hero__search-tabs .hero__search .hero__search-item .hero__search-item-gps{
  background: transparent;
  border: none;
  color: #C73500;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 14px;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 6px;
  min-width: 200px;
}

@media (min-width: 768px){
  .hero__search-tabs .hero__search .hero__search-item .hero__search-item-gps{
    position: absolute;
    top: calc(100% + 6px);
    margin-top: 0;
  }
}

.hero__search-tabs .hero__search .hero__search-item .hero__search-item-gps:hover{
  cursor: pointer;
}

.hero__search-tabs .hero__search .hero__search-item .hero__search-item-gps img{
  width: 18px;
  height: 18px;
  margin-right: 6px;
}

.hero__search-tabs .hero__search .hero__search-submit input{
  width: auto;
  height: auto;
  min-height: 50px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  padding: 17px 40px;
  background-image: none;
  margin-left: 0;
  margin-bottom: 30px;
}

@media (min-width: 768px){
  .hero__search-tabs .hero__search .hero__search-submit input{
    padding: 17px 40px;
    margin-left: 24px;
    margin-bottom: 24px;
  }
}

.hero__search-tabs .select2-container .select2-selection--single {
  background: #FFFFFF;
  border: 1px solid #D5D5D5;
  border-radius: 4px;
  background-color: #FFF;
  min-height: 50px;
  padding: 12px;
  background-image: url(../_img/form-angle.png);
  background-repeat: no-repeat;
  background-size: 11px;
  background-position-y: center;
  background-position-x:  calc(100% - 15px);
}

.hero__search-tabs .select2-container--default .select2-selection--single .select2-selection__placeholder{
  display: none;
}

/* end updated Hero search with tabs */

.slick-prev, .slick-next {
	top: calc(50% - 40px) !important;
    z-index: 45;
}

.slick-prev::before, .slick-next::before {
	color: #ec5829 !important;
}

/* m-image-card css flex overrides | start */
.c-blog-list__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.m-image-card figure {
	max-height: 245px;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}
.m-image-card figure > img {
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.m-image-card__title {
    -webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
	height: 90px;
}
/* m-image-card css flex overrides | end */
@media( min-width : 768px) {
    .mobile-only{
        display: none !important;
    }
 
}
@media( max-width : 767px) {
    .desktop-only{
        display: none !important;
    }
}

@media( max-width : 1200px) {
    .gallery .slick-slide {
        padding: 0 60px;
    }
  }
  
  
  @media( max-width : 800px) {
    .gallery .slick-slide {
        padding: 0 20px;
    }
  }
  
  
  @media( max-width : 640px) {
    .gallery .slick-slide {
        padding: 0 10px;
    }
  }
  
  
  
  @media( min-width : 1200px) {
    .gallery .slick-slide {
        padding: 0 115px;
    }
  }
  
  @media( min-width : 1400px) {
    .gallery .slick-slide {
        padding: 0 145px;
    }
  }

  /* h2 line height fix*/
  .content .left-content +.midle-content h2{
    line-height: 1.5em !important;
  }


.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1400px;
    margin: 0 auto 15px auto;
}
