/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 12 2024 | 22:22:39 */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Work+Sans:400,600,700');

/* ================= Body ================= */
body,
p {
   font-weight: normal;
   font-family: 'Work Sans','Open Sans', Arial, sans-serif;
   font-size: 17px;
   color: #000;
   word-break: keep-all;
}

p {
   margin: 10px 0 20px 0;
   line-height: 1.4;
   font-size: 17px;
   font-family: "Work Sans", sans-serif, 'Open Sans', Arial, sans-serif;
   color: #000;
}
ul.treatment-list {
  columns: 2;
}
ul,ol {
   font-size: 17px;
}
img {
   width: auto;
   max-width: 100%;
}

.content-lp ul,
.content-lp ol {
   font-family: "Work Sans", sans-serif, 'Open Sans', Arial, sans-serif;
  margin-bottom: 30px;
}
a {
   color: #000;
   text-decoration: underline;
}
a:hover {
   color: #000;
   text-decoration: none!important;
}
h1,h2,h3,h4,h5 {
   font-weight:600;
   margin: 20px 0;
   font-family: 'Work Sans', 'Open Sans', 'open_sansregular', sans-serif;
   color: #673b97;
}
h1{
   font-size: 40px;
   line-height: normal;
   font-style: normal;
   margin: 0 0 10px;
   text-align: left;
   break-word: break-all;
   word-wrap: break-word;
   text-transform: none;
   color: #85ad51;
}
h2 {
   font-size: 24px;
   line-height: 24px;
   word-break: keep-all;
}
h3 {
   font-size:22px;
   word-break: keep-all;
}

h4 {
   font-size: 20px;
}

.home .site-inner {
   padding: 0;
   position: relative;
   z-index: 1;
}

.search-area{
   text-align: center;
}
.top-header .widget_search {
   position: relative;
   color: #afafaf;
   font-size: 20px;
   padding: 0;
   font-weight: 600;
   cursor: pointer;
}
.top-header .widget_search h3{
   color: #0055a5;
   font-size: 17px!important;
   padding: 11px 20px;
   margin: 0 auto;
   text-align: right;
   /* max-width: 330px; */
   font-weight: 600;
   font-family: 'Open Sans', 'open_sansregular', sans-serif;
}

.top-header .widget_search h3 .fa {
   font-size: 1.7em;
   color: #0055a5;
   vertical-align: middle;
}

.top-header .widget_search form {
   position: absolute;
   top: 5px;
   right: 0;
   min-width: 275px;
   z-index: 999;
   display: none;
}
.top-header .widget_search form.search-form.display-search {
   display: block;
}
.top-header form input[type=submit],
.top-header form input[type=search]{
   background: white;
   border: 1px solid gray;
   padding: .1em .5em;
   vertical-align: middle;
   display: inline-block;
   color: #1284bc;
   font-weight: normal;
}
.top-header form input[type=submit] {
   border-top-right-radius: 1em;
   border-bottom-right-radius: 1em;
   border-left-style: none;
   height: 34px;
}

.screen-reader-text:focus,
.screen-reader-shortut:focus,
.search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
   display: inline-block!important;
   padding: 0 10px;
   height: 34px;
}

/*====== Banner Message ====*/
.banner-message{
   background:#673B97;
   padding: 10px 30px;
}
.banner-message p, .banner-message a{
   color:#fff;
}


/** Search widget in menu **/

.yawp_wim_widget.widget_search {
   position: relative;
}

.yawp_wim_widget.widget_search form {
   position: absolute;
   top: 0;
   left: -16em;
   min-width: 350px;
   display: none;
}
.yawp_wim_widget.widget_search:hover form {
   /*display: inline-block;*/
}

form.search-form{

}


form.search-form input[type=submit],
#menu-main form input[type=submit],
form.search-form input[type=search],
#menu-main form input[type=search]{
   background: white;
   border: 1px solid gray;
   padding: .1em .5em;
   display: inline-block;
   vertical-align: middle;
   color: #000;
}

form.search-form input[type=submit],
#menu-main form input[type=submit] {
   border-top-right-radius: 0;
   border-bottom-right-radius: 0;
   border-left-style: none;
   height: 35px;
   background:#6ea12c;
   color: #fff;
   border: 0;
   vertical-align: top;
}

.top-header  form.search-form input[type=submit],
.top-header #menu-main form input[type=submit] {
   background: #6ea12c;
}


form.search-form input[type=search],
#menu-main form input[type=search] {
   border-top-left-radius: 1em;
   border-bottom-left-radius: 1em;
   border-right-style: none;
   height: 35px;
}
.screen-reader-text:focus,
.screen-reader-shortut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
   display: inline-block!important;
}

form.search-form input[type=search] {
   background: #fff;
   width: 65%;
   border-radius: 0;
   font-size: 13px;
   border: none;
}
.top-header form.search-form input[type=search] {
   background: #fff;
   border-radius: 0;
   font-size: 13px;
   border: 1px #707070 solid;
}

form.search-form input[type="submit"]:focus{
   padding: .1em .5em;
   display: inline-block;
   vertical-align: middle;
   background: #707070;
   border: 0;
   font-weight: normal;
   box-shadow: none;
   height: 34px;
   outline: none;
}
form.contentform {
   background: #fff;
   border-radius: 3px;
   height: 38px;
   border: 1px #cccccc solid;
   box-shadow: none;
   width: 220px;
}
.form-control {
   height: 35px;
   padding: 6px 12px;
   border: none;
}
.contentform .btn-default {
   border: none;
}
.fa-search {
   color:#c0aa84;
}
.scroll-to-top {
   padding: 0;
   background: url("/wp-content/uploads/sites/231/2018/04/BackToTop.png");
   opacity: 1;
   margin: 0;
   position: fixed;
   bottom: 50px;
   right: 10px;
   width: 34px;
   height:34px;
   z-index: 100;
   text-decoration: none;
   color: #ffffff;
}
.scroll-to-top a {
   height: 34px;
   width: 34px;
   display: block;
}
hr {
   border-top: 1px solid #000;
   clear: both;
   max-width: 80%;
}
.auto-sizer {
   max-width: 800px!important;
   margin: 0 auto!important;
   display: block;
   width: 100%!important;
}

.green-button {
   color: #ffffff!important;
   font-size: 18px;
   line-height: 18px;
   text-decoration: none!important;
   text-align: center;
   text-transform: uppercase;
   cursor: pointer;
   display: inline-block;
   max-width: 350px;
   clear: both;
   padding: 10px 25px;
   border-radius: 8px;
   position: relative;
   background: #3c7875;
}

.green-button:hover {
   background: #2b5754;
}
.purple-button {
   color: #ffffff!important;
   font-size: 18px;
   line-height: 18px;
   text-decoration: none!important;
   text-align: center;
   /* text-transform: uppercase; */
   cursor: pointer;
   display: inline-block;
   max-width: 350px;
   clear: both;
   padding: 20px 25px;
   border-radius: 0;
   position: relative;
   background: #7d6d9c;
}

.purple-button:hover {
   background: #80619e;
}

/* ==================== GRID LIST CSS ==================== */
/* GRID LIST for Responsive grid lists */
ul.grid-list {
   width: auto;
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
}

ul.grid-list li {
   max-width: 300px;
   display: inline-block;
   list-style-type: none;
   padding: 0 5px;
   margin-bottom: 10px;
   vertical-align: top;
}

ul.grid-list li img {
   width: auto;
   display: block;
   margin: 0 auto;
}
/*ul.grid-list li a.hvr-grow {
   display: block !important;
}*/
/* 50/50 LIST */
div.split-list,
ul.split-list {
   width: 48%;
   padding-right: 10px;
   float: left;
}

ul.split-list:after {
   clear: both;
}


/* GRID LIST COLUMNS */
ul.grid-list.grid-col {
   padding: 0 10px;
}

ul.grid-list.grid-col li {
   margin-left: -4px;
   max-width: inherit;
}

ul.grid-list.grid-col li a {
   max-width: inherit;
}

/* 5 COLUMN */
ul.grid-list.col-5 li {
   width: 20%;
}

/* 4 COLUMN */
ul.grid-list.col-4 li {
   width: 25%;
}

/* 3 COLUMN */
ul.grid-list.col-3 li {
   width: 33.33%;
}

/* 2 COLUMN */
ul.grid-list.col-2 li {
   width: 50%;
}

/* SMALL DESKTOP / TABLET */
@media only screen and (min-width: 968px) and (max-width: 1220px) {
   ul.grid-list.grid-col {
      padding: 0
   }

   /* 5 COLUMN */
   ul.grid-list.col-5 li {
      width: 33.33%;
   }

   /* 4 COLUMN */
   ul.grid-list.col-4 li {
      width: 33.33%;
   }

   /* 3 COLUMNS */
   ul.grid-list.col-3 li {
      width: 50%;
   }
}

@media only screen and (min-width: 667px) and (max-width: 968px) {
   ul.grid-list.grid-col {
      padding: 0;
   }

   /* 5 COLUMN */
   ul.grid-list.col-5 li {
      width: 50%;
   }

   /* 4 COLUMN */
   ul.grid-list.col-4 li {
      width: 50%;
   }

   /* 3 COLUMN */
   ul.grid-list.col-3 li {
      width: 50%;
   }
}

/* MOBILE */
@media only screen and (min-width: 280px) and (max-width: 667px) {
   ul.grid-list.grid-col {
      padding: 0;
   }

   /* Grid Column */
   ul.grid-list.grid-col li {
      width: 100%;
      margin: 0 auto 5px;
   }
}

button.menu-toggle {
   display: none;
}

.so-widget-sow-editor {
   padding: 0!important;
}


/* ================= Header ================= */

.brow-nav-area {
   background: #ae92b4;
   color: #fff;
   padding: 10px;
}

.brow-nav-area a{
   color: #fff;
   text-decoration: none;
   font-size: 17px;
   font-weight: 500;
}
.brow-nav-area ul.grid-list {
   /*text-align: right;*/
  text-align:center;
}
.brow-nav-area ul.grid-list li {
   padding: 0 5px;
   margin-bottom: 0;
   vertical-align: middle;
   margin-right: 10px;
  margin-left: 10px;
}
.footer-social a,
.social a {
   display: inline-block;
   padding: 5px 9px;
   color: #fff;
   background: #673b97;
   border-radius: 50%;
   height: 32px;
   width: 34px;
   font-weight: normal;
   margin: 0 5px;
   text-align: center;
}
.footer-social a:hover,
.social a:hover {
   background: #6ea12c;
}
.footer-social{
   font-size: 17px!important;
  margin-bottom: 15px!important;
}
.footer-social a{
  font-size: 17px!important;
  margin-right: 10px!important;
}
/*TOP HEADER*/
.top-header {
   text-align: right;
   background: #fff;
}

.top-header h2 {
   color: #fff;
   font-size: 25px;
   text-transform: uppercase;
   line-height: 25px;
   margin: 9px 0;
}

.top-header a {
   color: #fff;
   text-decoration: none;
   text-transform: uppercase;
}
.orange a{
   color: #f26c4f;
   font-size: 24px;
   line-height: 24px;
   text-transform: uppercase;
   font-weight: 500;
   letter-spacing: 0;
}

.headerright {
   text-align: right;
   /* font-size: 18px; */
   /* font-family: 'Open Sans', Arial, sans-serif; */
   margin: auto;
}
.phone-number {
   display: block;
   position: relative;
   text-align: center;
}
.phone-number a,
.phone-number {
   display: inline-block;
   color: #666666!important;
   text-decoration: none;
   vertical-align: baseline;
   font-size: 18px;
}

.phone-number .fas{
   font-size: 7px;
   vertical-align: middle;
   padding-bottom: 3px;
}
.goog-te-gadget-simple .goog-te-menu-value span {
   text-decoration: none;
   float: left;
   padding-right: 5px;
}
.goog-te-gadget-simple > span,
.goog-te-gadget-simple span,
.goog-te-gadget-simple img {
   display: inline-block!important;
   vertical-align: top;
}

.goog-te-gadget-simple {
   background-color: #f8f8f8;
   border: none;
}

:focus,
a > img {
   outline: none;
}
img{
   border:none;
}

.logo {
   text-align: center;
}
.logo a img {
   margin: auto;
   max-width: 280px!important;
}
.site-header {
   width: 100%!important;
   padding: 0;
   z-index: 9999;
   position: relative;
}

.site-header .title-area .site-title a {
   display: block;
   text-indent: -9999px;
   line-height: 0;
   min-width: 1em;
   min-height: 134px;
   width: auto;
   max-width: 100%;
   background-size: contain!important;
}
/*.search .site-container .before-header,*/
.page .site-container .before-header {

}

.widget-area.before-header {
   width: 100%!important;
}

.before-header .wrap {
   max-width: 1170px!important;
   margin: auto;
   padding: 0
}
.single .site-container,
.blog .site-container {
   /*background: #f7f7f7;*/
}
.single main.content {
   padding: 10px 0;
}
img.alignnone, .alignnone {
   margin-bottom:0;
}

@media (min-width: 1025px) {
   .home  .widget-area.before-header {
      /* position: absolute;
        z-index: 9999;
        left: 0;
        right: 0;
        width: 100%;*/
   }
  li#mega-menu-item-132{
    display:none!important;
  }
   #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
      top: 40px;
   }
   .logo {
      text-align: center;
      padding: 10px 0;
   }


   .widget-area.before-heade.before-header-widget-area.not-fixed .mega-menu-primary{

   }
   .after-header {
      background: #fff;
      background-size: cover;
      z-index: 9999;
      position: relative;
      display: none;
   }

   .after-header.not-fixed {
      display: block;
      position: fixed;
      z-index: 9999;
      right: 0;
      left: 0;
      top: 0;
      margin-top: 0;
      -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.35);
      -moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.35);
      box-shadow: 0 5px 5px 0 rgba(0,0,0,0.35);
   }
   .widget-area.before-header.before-header-widget-area.not-fixed {

   }
   #mega-menu-wrap-primary.mega-sticky #mega-menu-primary {
      background: #fff;
      opacity: 1;
      -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.35);
      -moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.35);
      box-shadow: 0 5px 5px 0 rgba(0,0,0,0.35);
   }

 

}

@media screen and (min-width: 1025px) {
  p.text-body {
    min-height: 120px;
  }
}
@media screen and (min-width: 781px) and (max-width: 1024px) {
  p.text-body {
    min-height: 90px;
  }
}

/* ================= Nav ================= */

#mega-menu-wrap-primary {
   background: none;
}
.top-header #mega-menu-wrap-primary #mega-menu-primary{
   margin: 2px 0;
   /*text-align: right;*/
  text-align:center;
}

#mega-menu-wrap-primary #mega-menu-primary {
   text-align: center;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
   background: none!important;
   box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}
li.arrow a.mega-menu-link {
   padding: 0 50px!important;
   background: none!important;
   margin: 0!important;
   font-size: 1px!important;
}






#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
   color: #000!important;
   font-size:20px;
   font-weight: 600!important;
   background: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
   background:none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link {
   color: #000!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child:after,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(2):after {
   display: none;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
   padding: 0 20px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link {
   padding: 0 12px;
   border-right: none;
}

.top-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
   padding: 0 20px;
}
.mega-sticky-wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
   padding: 0 10px;
   /* height: 40px; */
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
   background: #fff;
   color: #000;
   padding: 10px 15px;
   font-size: 15px;
   line-height: normal;
   text-align: center;
   font-family: "Work Sans", sans-serif, 'Open Sans', Arial, sans-serif;

}
@media only screen and (min-width: 1025px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
    width: 350px!important;
   
  }
   #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-314 .mega-search .search-icon:before {
      color: #000;
   }
   #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-314 .mega-search .search-icon {
      top: -4px;
   }
   #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-314 .mega-search.mega-search-open input[type=text] {
      background-color: #ccc;
      color: #000;
   }
   .mega-search-wrap {
      margin: 0 0 0 0;
   }
   .mega-search-wrap .dashicons {
      font-size: 28px;
   }
  

  
 
  li#mega-menu-item-134 ul.mega-sub-menu{
    margin-left: -55px!important;
  }
  li#mega-menu-item-139 ul.mega-sub-menu{
    margin-left: -115px!important;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
   box-shadow: 0 2px 0 #85ad51;
   background: #85ad51;
   color: #fff;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
   background: none;
   box-shadow: 0 2px 0 #85ad51;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
   box-shadow: 0 2px 0 #85ad51;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item:last-child > a.mega-menu-link {
   border-right: none;
}
.page .site-container .site-header .wrap .widget-area {
   padding: 0;
}
.page .site-container .site-header .wrap,
.page .site-container .site-header .wrap .container{
   width: 100%;
   padding: 0;
   margin: auto;
}




ul.mega-sub-menu li{
   border-bottom: 1px #0c8dc6 solid;
   padding: 0!important;
   border: auto!important;
}
ul.mega-sub-menu li:first-child {

}

ul.mega-sub-menu li:last-child{
   border-bottom: none!important;
}
a.mega-menu-link.mega-menu-logo{
   background: none!important;
   padding: 0!important;
   height: 13px!important;
}
#mega-menu-wrap-primary img.mega-menu-logo {
   display: inline;
   vertical-align: top;
   max-height: none;
   margin-top: 2px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
   color: #fff!important;
   padding: 7px 0!important;
}

a.dashicons-arrow-up.mega-menu-link span {
   display: none!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu:before {
   content:"";
   position: relative;
   right: 11px;
   top: -10px;
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 0 10px 10px 10px;
   border-color: transparent transparent #007fb7 transparent;
   z-index: 9999!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu:after {
   content:"";
   position: absolute;
   right: 0;
   top: -12px;
   left: 34px;
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 0 17px 17px 17px;
   border-color: transparent transparent #007fb7 transparent;
   z-index: 9998;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
  display:none!important;
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  
 
   .mega-sticky-wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
   .mega-sticky-wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
   .mega-sticky-wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus,
   .mega-sticky-wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
      padding: 0 30px!important;
   }
   .top-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
      padding: 0 6px;
      font-size: 16px;
   }
   .top-header #mega-menu-wrap-primary #mega-menu-primary {
      margin: 12px 0 2px;
   }
   .brow-nav-area a {
      font-size: 14px;
   }
}
@media screen and (min-width:781px)  and (max-width: 1024px) {
  .top-header{
    display: block!important;
  }
 .top-header .panel-grid-cell{
    width: 100%!important;
  }
}
/* ================= Content ================= */

.clear{
   clear: both;
   font-size:0;
}


ul.services li a {
   color:#267eaa ;
   font-weight: bold;
}
.so-widget-sow-editor {
   padding: 10px 0;
}
a.alignnone {
   display: block;
}

.content-image {
   float: right;
   margin:10px 0 10px 10px;
}
.content-image.left {
   float: left;
   margin:10px 10px 10px 0;
}



.content-hp {
   z-index: 1;
   text-align: left;
   background: #ffffff url(/wp-content/uploads/sites/231/2018/04/ContentBG.jpg) no-repeat top center;
   background-size: cover;
}
.content-hp em{
   font-size: 12px;
}



.content-lp {
   padding: 10px 10px 40px;
   z-index: 1;
   min-height: 400px;
   border-top: 1px #85ad51 solid;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+0,ffffff+100 */
   background: #f3f3f3; /* Old browsers */
   background: -moz-linear-gradient(top, #f3f3f3 0%, #ffffff 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to bottom, #f3f3f3 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.content-hp a {
   word-break: break-word;
   text-decoration: underline;
   color:#000;
}

.content-hp a,
.content-lp a{
   text-decoration: underline;
}

.content-lp h4.entry-title a {
   text-decoration: none;
   color: #333333;
}
.content-lp .so-panel,
.content-hp .so-panel,
.content-lp .so-widget-sow-editor/*,
.content-lp .panel-widget-style*/ {
   padding: 0!important;
}
.content-lp .sow-image-container img {
   margin: 10px auto;
}
.content-lp ul.grid-list {

}
ul.grid-list.doctors {
   text-align: center;
}

.content-lp ul.grid-list li {
   margin: 10px;
}


ul.grid-list.doctors p {
   text-align: left;
}
ul.grid-list.doctors li ul {
   margin: 10px 0;
   padding: 0;
}
ul.grid-list.doctors li {
   max-width: 390px;
   padding: 0 20px;
}
ul.grid-list.doctors li ul li {
   text-align: left;
   margin: 10px 0;
   padding: 10px 0;

}


@media only screen and (min-width: 781px) {
 

   .content-lp .panel-grid-cell {
      padding: 20px 40px 0 0!important;
   }

   .content-lp .panel-grid-cell:last-child {
      padding: 20px 5px 0!important;
   }

}
@media only screen and (max-width: 900px) {
 
   .content-sidebar-wrap {
      min-height: 600px;
      width: auto!important;
   }
}

.content-hp h1 {
   font-family: 'Work Sans', 'arimoregular', sans-serif;
   /*color: #3a716e;
   font-size: 36px;
   font-weight: bold;*/
   line-height: normal;
   break-word: break-all;
   word-wrap: break-word;
   text-align: center;
   font-size: 40px;
   margin: 30px 0;
}
.content-hp h1 strong {
   color: #000000;
}

.content-hp h2 {
   color: #000;
   font-weight: 400;
   margin: 10px 0 20px 0;
   padding: 0;
   font-size: 30px;
   line-height: 30px;
}


.content-hp p {

}

.membership-ctas {
   margin: 20px 0;
}
.membership-ctas a.green-button {
   display: block;
   margin: 10px 0;
   max-width: 200px;
}
.membership-ctas a img {
   min-width: 50px;
}
.membership-ctas .col-md-10 {
   min-height: 260px;
}
.side-area {
   margin: 10px auto;
   background: #c0aa84;
   max-width: 360px;
   text-align: center;
   padding:10px 0;
}
.side-area ul.grid-list li {
   display: block;
}
.side-area .col-md-6 {
   width: 100%;
}

.side-area h2 {
   color: #fff !important;
   font-size: 30px;
   line-height: 30px;
}


.side-area p {
   color: #533a21 !important;
   font-size: 21px;
}

.lp-header {
   text-align: left;
   background: url("/wp-content/uploads/sites/221/2018/04/LP-Header.png") top center no-repeat;
   background-size: cover;
   padding: 30px;
}
.lp-header h1{
   font-size: 48px;
   line-height: 48px;
   margin: 0;
}

/* ================= ROTATOR SLIDER ================= */
.rotator {
   z-index: 999;
}
.rotator .textwidget {
   max-width: 100%!important;
}
.rotator .so-widget-sow-editor {
   padding: 0;
}


.rotator .so-widget-image {
   width: 100%!important;
}

.carousel {
   height: 100%;
   margin-bottom: 0;
   position: relative;
   color: #000;
}
.carousel-caption {

}
.carousel .container {
   padding: 0;
}

.carousel h2 {
   color: #000;
   font-weight: 400;
   padding: 10px;
   font-size: 34px;
   line-height: 34px;
   margin: 0 auto;
   font-family: 'Work Sans', 'Open Sans', 'open_sansregular', sans-serif;
   background-color: rgba(255,255,255,0.862745);
}
.carousel p {
   padding: 20px;
   background: #564673;
   color: #fff;
   margin: 0;
   font-size: 46px;
   line-height: 46px;
   font-family: 'Work Sans', 'Open Sans', 'open_sansregular', sans-serif;
}
a.contact {
   background: #888;
   color: #fff;
   text-decoration: none;
   padding: 10px 20px;
   display: block;
   max-width: 220px;
   margin: 5px auto;
}
@media only screen and (min-width: 1025px) {

 
   .carousel-caption {
      -webkit-animation-delay: 1s;
      -moz-animation-delay: 1s;
      -ms-animation-delay: 1s;
      animation-delay: 1s;
   }

   .carousel-caption {
      right: 0;
      text-align: center;
      opacity: 1;
      text-shadow: none;
      bottom: 0;
      left: 80px;
      z-index: 999;
      padding: 50px;
      width: 44%!important;
      top: 0;
   }
}

.carousel-form .videoslider {
   padding: 10px 20px;
}

.carousel-indicators {
   display: none;
}

.carousel-inner >.item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
   width: 100%;
}

.carousel-fade .carousel-inner .item {
   transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
   opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
   opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
   left: 0;
   transform: translate3d(0, 0, 0);
}
.carousel-control.left,
.carousel-control.right {
   background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0%);
}
.carousel-fade .carousel-control {
   z-index: 2;
   opacity: 1;
   color: #777781;
}
.carousel-control:focus, .carousel-control:hover {
   opacity: .8;
}
.rotator-text {
   padding: 70px 0 0;
   text-align: center;
   background: rgba(255,255,255,.8);
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
}
.carousel-form {
   position: relative;
}
.rotator-text h1 {
   font-family: 'Open Sans Condensed', 'open_sansregular', sans-serif;
   color: #6e5593;
   text-align: center;
   font-size: 85px;
}
.rotator-text h2 {
   text-align: center;
   color: #6e5593;
   font-weight: 100;
   font-size: 24px;
   line-height:24px;
   margin: 15px 0;
}
.rotator-text h2 strong{
   font-weight: bold;
}

/* ================= Top CTA ================= */
a.learnmore {
   text-decoration: none;
   display: inline-block;
   padding: 10px 20px;
   border: 1px #fff solid;
   font-size: 16px;
   text-transform: uppercase;
}

.top-ctas {
   color: #fff;
   background:#85ad51 url("/wp-content/uploads/sites/244/2018/05/announcements-back.png") top center no-repeat;
   background-size: cover;
   padding:30px;
   text-align: center;
}

.top-ctas h2 {
   color: #064125;
   text-transform: uppercase;
   font-size: 36px;
   line-height: 1.1em;
   font-weight: 600;
   margin: 0 0 20px 0;
}
.top-ctas p {
   color: #fff;
   font-size: 16px;
   margin: 10px 0 0;
}
.top-ctas hr {
   border-top: 1px solid #fff;
}
/* ================= Mid CTAS ================= */

.mid-ctas {
   color: #000;
   background:#ecebec;
   padding: 60px 20px;
}
.mid-ctas h2 {
   font-size: 36px;
   line-height: 36px;
   color: #666666;
   font-weight: 600;
   margin: 0 0 30px 0;
   text-transform: uppercase;

   text-align: center;
}
.mid-ctas h3 {
   font-size: 21px;
   line-height: 21px;
   color: #000;
   font-weight: 600;
   margin: 0 0 10px 0;
}

.mid-ctas p {
   color: #000;
   font-size: 15px;
   margin: 10px 0 0;
}
.mid-ctas ul.grid-list li {
   text-align: left;
   max-width: 250px;
}
.mid-ctas hr {
   border-top: 1px solid #666666;
}

.mid-ctas a.learnmore.md {
   border-color:#8d6595;
   color: #8d6595;
}
.mid-ctas a.learnmore.md:hover {
   background:#8d6595;
   color: #fff;
}

.mid-ctas a.learnmore.adhd {
   border-color:#70a22e;
   color: #70a22e;
}
.mid-ctas a.learnmore.adhd:hover {
   background:#70a22e;
   color: #fff;
}

.mid-ctas a.learnmore.ptsd {
   border-color:#673b97;
   color: #673b97;
}
.mid-ctas a.learnmore.ptsd:hover {
   background:#673b97;
   color: #fff;
}

.mid-ctas a.learnmore.anxiety {
   border-color:#064125;
   color: #064125;
}
.mid-ctas a.learnmore.anxiety:hover {
   background:#064125;
   color: #fff;
}


/* ================= Bottom CTAS ================= */
.bottom-ctas {
   color: #000;
   background:#fff;
   padding: 50px 20px;
   text-align: center;
}

.bottom-ctas h2{
   font-size: 36px;
   line-height: 36px;
   color: #70a22e;
   font-weight: 400;
   margin: 0 0 10px 0;
}
.bottom-ctas h3 {
   font-size: 21px;
   color: #000;
   font-weight: 700;
}
.bottom-ctas a,
.bottom-ctas p,
.bottom-ctas a.learnmore {
   color: #464646;
}
.bottom-ctas ul.grid-list li {
   position: relative;
   max-width: 370px;
}
.bottom-ctas a.learnmore {
   text-decoration: none;
   display: inline-block;
   padding: 10px 20px;
   border: 1px #fff solid;
   color: #fff;
   text-transform: uppercase;
}
.bottom-ctas .cta{
   position: relative;
}
.bottom-ctas .ctahover{
   position: absolute;
   height: 100%;
   width: 100%;
   top:0;
   left: 0;
   right: 0;
   bottom: 0;
   background: rgba(0,0,0,.7);
   padding: 23% 0;
   display: none;
  transition: .3s ease all;
}
.bottom-ctas .cta:hover .ctahover{
   display: block;
}
.bottom-ctas hr {
   border-top: 1px solid #666666;
}

/* ================= Footer CTA ================= */

.footer-ctas {
   padding: 30px;
   text-align: center;
   background: #916a98 url("/wp-content/uploads/sites/244/2018/05/footer-ctas-back.jpg") top center no-repeat;
   background-size: cover;
   color: #fff;
}
.footer-ctas hr {
   border-top: 1px solid #fff;
}
.footer-ctas h2 {
   color: #fff;
   font-size: 36px;
   font-weight: 600;
}

.footer-ctas p {
   color: #fff;
   font-size: 15px;
}
.footer-ctas a {
   color: #fff;
}
/* ================= Extra CSS ================= */

.mobile-content {
   display: block!important;
}
@media (min-width:1025px){
   .mobile-content {
      display: none!important;
   }
  
}


/* ================= Blog ================= */
@media (min-width: 768px) {
   body.content-sidebar .content-sidebar-wrap > .sidebar {
      width: 30%;
      padding: 20px;
   }
   body.content-sidebar .content-sidebar-wrap > .content {
      width: 70%;
   }
}

/* ================= accordion ================= */
.so-widget-sow-accordion {
   margin: 20px 0;
}
.sow-accordion-panel {
   margin-bottom: 1px !important;
   background: #663a96!important;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
   border-bottom: none;
   color: #fff!important;
   background-color: #663a96!important;
   font-size: 16px;
   background: none!important;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-header:hover {
   background-color: #484673!important;
   color: #fff;
}
.sow-accordion .sow-accordion-panel .sow-accordion-panel-header:hover .sow-accordion-title{
   color: #fff;
}

.sow-accordion-panel.sow-accordion-panel-open {
   background-color: #484673!important;
   color: #fff;
}
.sow-accordion-panel.sow-accordion-panel-open .sow-accordion-panel-header {
   border-bottom: none!important;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
   border: none;
   background-color: #ccc!important;
   color: #363636;
}
.sow-accordion-panel-open .sow-accordion-panel-header {
   background-color: #484673 !important;
   background: none!important;
   color: #fff !important;
}
.so-widget-sow-accordion-default-b809fad5514c .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
   font-size: 18px;
}
.sow-icon-fontawesome {
   font-size: 15px;
}
/* ================= end accordion ================= */
.faq-accordion .sow-accordion-panel {
   margin-bottom: 1px !important;
   background: transparent!important;
}  
:focus {
   outline:0!important;
} 
.faq-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-header{
    color: #85ad51!important;
   background-color: transparent!important;
}
.faq-accordion .sow-accordion-panel.sow-accordion-panel-open .sow-accordion-panel-header,
.faq-accordion .sow-accordion-panel.sow-accordion-panel-open .sow-accordion-panel-header .sow-accordion-title,
.faq-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-header:hover .sow-accordion-title,
.faq-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-header:hover{
    color: #673B97!important;
}
.faq-accordion .sow-accordion-panel.sow-accordion-panel-open .sow-accordion-panel-header,
.faq-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border{
   background-color: #fff!important;
}
.faq-accordion  .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title{
  margin-left: 15px!important;
}
.faq-accordion h2{
  color: #85ad51!important;
}
.logos {
   padding: 20px;
}
.logos ul.grid-list li {
   padding: 0 55px;
   vertical-align: middle;
}
/* ================= Footer CSS ================= */
footer.site-footer {
   display: none;
}
.at-below-post {
   text-align: center;
}
.footer-widgets {
   color: #fff;
   font-size: 14px;
   padding:10px 10px 0 10px;
   min-height: 50px;
   background: #333333;
}

.footer-widgets p {
   color: #fff;
}
.footer-address p {
   padding: 0;
   margin: 5px 0;
   color: #fff;
}
.footer-address .fas,
.footer-address .far {
   font-size: 3em;
   padding-bottom: 10px;
}
.footer-address .fa-phone {
   transform: rotate(90deg);
   padding: 0;
   margin: 0 0 10px 0;
}

.footer-address .so-widget-sow-editor {
   padding: 0;
}
.footer-address p {
   font-size: 18px!important;
   text-transform: uppercase;
}
.footer-widgets .wrap .widget-area .widget_nav_menu ul {
   text-align: center;
}
.footer-widgets .wrap .widget-area .widget_nav_menu ul li {
   list-style: none;
   padding: 0 20px;
   text-align: left;
}
.footer-widgets .wrap .widget-area .widget_nav_menu ul li a{
   color: #fff;
   text-decoration: none;
   font-size: 14px;
}

.footer-widgets .wrap .widget-area .widget_nav_menu ul li.bold a{
   text-transform: uppercase;

}


.footer-nav {
}

.footer-nav a {
   color: #000;
   text-decoration: none;
}
.bottom-nav {
   text-align: center;
}
.copyright {
   color: #fff;
   text-align: center;
   font-size: 14px!important;
   padding: 20px 0;
   font-family: 'Open Sans', Arial, sans-serif;
}
.copyright p{
   color: #fff!important;
   text-align: center;
   font-size: 14px!important;
   font-family: 'Open Sans', Arial, sans-serif;
}


.footer-bold .so-widget-sow-editor {
   padding: 0;
}

.hidden-prop {
   display: none;
}

.copyright p {
   font-size: 13px;
}


.footer-widgets input[type=checkbox], input[type=radio] {
   height: 0;
   display: none;
}

.at-resp-share-element .at-share-btn .at-label {
   padding: 0!important;
}

.footer-widgets .fa-2x {
   font-size: 4em;
}

.footer-content {
   text-align: center;
   padding: 0!important;
}
.footer-content .so-widget-sow-editor {
   padding: 0;
}

.footer-widgets p,
.footer-widgets a{
   color: #fff;
   text-decoration: none;
   font-size: 14px;
   line-height: 21px;
   margin: 0;
   /* font-weight: 800; */
}
.footer-widgets p strong{

}
.footer-widgets p br{

}
.address {
   padding: 10px 0;
   line-height: 18px;
}
.footer-widgets a{
   color: #fff;
   text-decoration: none;
   font-size: 14px;
   margin: 0;
}
.footer-widgets a:hover{
   text-decoration: underline;
}



.footer-widgets .phone-number a,.footer-widgets .phone-number {
   color: #fff!important;
   font-size: 32px;
   padding: 8px;
}

.bottom-footer {
   padding: 20px;
   font-size: 14px;
   color: #fff;
}
.bottom-footer a,
.bottom-footer p{
   font-size: 14px;
   color: #fff;
   text-decoration: none;
}
.widget_recent-posts a {
   font-style: italic;
}

.bottom-footer ul {
   padding: 10px 0;
   margin: 0;
}
.bottom-footer ul li {
   list-style: none;
}


.seo {
   text-align: center;
   padding: 10px;
   background: #666666;
}
.seo p {
   color: #fff!important;
   font-size: 13px !important;
   font-weight: 400;
   font-family: 'Open Sans', Arial, sans-serif;
}
.seo a {
   color: #fff!important;
   font-size: 13px !important;
   font-weight: 400;
   text-decoration: underline;
   text-transform: inherit;
   font-family: 'Open Sans', Arial, sans-serif;
}
.seo {
   display: none!important;
   padding: 20px;
}
.home .seo {
   display: block!important;
}


.share-this {
   text-align: center;
   display: block;
   margin:auto
}
.at-style-responsive .at-share-btn {

}
.ih-bug {
   text-align: center;
   font-size: 12px;
   max-width: 200px;
   margin: 15px auto;
   color: #fff;
   font-family: 'Open Sans', Arial, sans-serif;
}

.ih-bug a img{
   display: block;
   margin: 5px auto;
}
.ih-bug a{
   font-size: 10px!important;
   line-height: 10px;
   font-weight: normal!important;
   text-transform: capitalize;
   color: #fff;
   font-family:'Open Sans', Arial, sans-serif;
}
.ih-bug br{
   display: none;
}

.addthis_counter a.addthis_button_expanded:hover, .addthis_counter.addthis_pill_style a.addthis_button_expanded:hover,
.addthis_32x32_style .addthis_counter.addthis_bubble_style a.addthis_button_expanded, .addthis_32x32_white_style .addthis_counter.addthis_bubble_style a.addthis_button_expanded {
   color: #000!important;
}

/* ================= Other CSS ================= */

body.search .sidebar {
   display: none;
}
.search .site-container .site-inner .content-sidebar-wrap > .content {
   width: 100%;
}


/* ================= Sidebar ================= */
.content-sidebar-wrap article {
   /*border-bottom: 1px #000 solid;*/
}
.content-sidebar-wrap article:last-child {
   border-bottom:none;
}
.entry-tags a {
   text-decoration: underline;
}
h2.entry-title a {
   text-decoration: none;
}

.sidebar,
#wp-calendar {
   width: 100%;
   max-width: 320px;
   font-size: 15px;
}
body.search main.content {
   width: 100%!important;
}

.content-sidebar-wrap {
   min-height: 600px;
}

.sidebar {
   min-height: 20px;
   padding: 19px;
   margin: 20px auto;
   background-color:#673b97;
   border:0;
   border-radius: 0;
   -webkit-box-shadow: none;
   box-shadow: none;
   color: #fff;
}
.search .content-sidebar-wrap {
   padding: 10px 0;
}
.sidebar h3 {
   color: #fff;
   font-size: 21px!important;
   line-height: normal;
   margin: 26px 0 0 0!important;
}
.sidebar a {
   color: #fff;
   text-decoration: none;
}

.sidebar input[type=submit] {
   -webkit-appearance: button;
   cursor: pointer;
   color: #000;
   /*background-color: #003c71;
   border-color: #003c71;*/
   background-color: #999;
   border-color: #999;
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.42857143;
   text-align: center;
   white-space: nowrap;
   -ms-touch-action: manipulation;
   touch-action: manipulation;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   background-image: none;
   border: 0;
   vertical-align: top;
   border-radius: 0 4px 4px 0;
   height: 34px;
}
.sidebar input[type=search] {
   /* display: block; */
   /* width: 100%; */
   height: 34px;
   padding: 6px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #555;
   background-color: #fff;
   background-image: none;
   border-left: 1px solid #ccc;
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   border-radius: 4px 0 0 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
   -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.calendar_wrap caption {
   color: #fff;
   border-bottom: 1px #fff solid;
   margin-bottom: 10px;
}

.calendar_wrap a {
   color: #337ab7;
   text-decoration: none;
   /* text-decoration: underline; */
   background: #fff;
   padding: 3px;
}
.calendar_wrap a:hover {
   color: #fff;
   background: #000;
}

td#today {
   color: #000;
   font-weight: bold;
}

span.entry-tags,
span.entry-categories{
   display: block;
}

.content-sidebar-wrap a.entry-image-link img,
.featured-content img, .gallery img {
   width: auto;
   display: block;
   float: left;
   max-width: 300px;
   margin: 10px;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
   height: auto!important;
   margin: 5px;
   width: auto!important;
   max-width: 120px!important;
}
.yarpp-related .yarpp-thumbnail-title {
   font-size: 12px;
}
.pagination {
   width: 100%;
   text-align: center;
}
.pagination ul{
   margin: auto;
}
.pagination ul li{
   display: inline-block;
}
.pagination li a{
   color: #000;
}
/* ================= Extra CSS ================= */
.locations .clear {
   height: 10px;
}
.not-desktop-content {
   display: none!important;
}
.not-mobile-content {
   display: block!important;
}
.mobile-content {
   display: none!important;
}

/* ================= Media Queries ================= */
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
   .sidebar input[type=search] {
      width: 60%;
   }
}
@media only screen and (min-width: 781px) and (max-width: 1100px) {
   .footer-widgets p, .footer-widgets a {
      font-size: 12px;
   }
}
/* iPad Air */
@media only screen and (device-width: 768px) and (device-height: 1024px) and (orientation : landscape) {
   .brow-nav-area ul li a {
      vertical-align: initial;
   }
   .brow-nav-area ul.grid-list li {
      vertical-align: top;
   }
   .footer-widgets p, .footer-widgets a {
      font-size: 12px;
   }
}
@media only screen and (min-width: 780px) and (max-width: 1024px) {
   .not-mobile-content {
      display: block!important;
   }
   ul.grid-list.headerright {
      text-align: center;
   }

}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
   .nav-header ul.menu li.menu-item {
      display: inline-block;
      float: left;
      position: relative;
      width: 100%;
   }
   .mobile-content {
      display: none!important;
   }
}
@media only screen and (min-width: 240px) and (max-width: 1024px) {

   .top-header .mega-sticky-wrapper{
      display: none;
   }

   .page .site-container .before-header {
      /*background: rgba(255,255,255,.7);*/
   }

   .siteorigin-panels-stretch.panel-row-style {
      padding: 10px !important;
   }
   .footer-ctas.siteorigin-panels-stretch.panel-row-style {
      padding: 10px !important;
   }
   .bottom-ctas .cta {

   }
   .bottom-ctas .ctahover {
      display: block;
   }
   .bottom-ctas ul.grid-list li {
      max-width: 300px;
   }
   .bottom-ctas h3 {
      font-size: 17px;
      margin: 10px 0 0;
   }
   .content-lp.siteorigin-panels-stretch.panel-row-style {
      padding: 10px 40px !important;
   }

   .rotator.siteorigin-panels-stretch.panel-row-style {
      padding: 0 !important;
   }
   .top-header {

   }
   #mega-menu-wrap-primary.mega-sticky {
      margin: 0 auto!important;
   }
   .eds-scroll-visible {
      opacity: 1;
   }
   .top-header #mega-menu-wrap-primary {
      display: none;
   }
   .top-header #mega-menu-wrap-primary #mega-menu-primary {
      margin-top: 0;
   }
   .menu-top-left-container,
   .menu-top-right-container {
      display: none;
   }
   #mega-menu-wrap-primary #mega-menu-primary {
      background: #666;
   }
   nav .container {
      width: 90%;
      padding: 0;
   }
   #mega-menu-item-custom_html-3,
   #mega-menu-item-custom_html-2,
   #mega-menu-item-media_image-2 {
      display: none!important;
   }
   li.mega-megamenu > ul.mega-sub-menu {
      background: #666!important;
      padding: 0 30px!important;
   }
   ul.mega-sub-menu li {
      padding: 0!important;
      width: 100%!important;
      border-bottom: none!important;
   }
   #mega-menu-wrap-primary .mega-menu-toggle {
      background: #663a96;
   }
   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child {
      background: none;
   }
   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
      color: #fff!important;
      font-size: 18px;
   }
   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
      color: #fff!important;
      padding: 7px 0!important;
      font-size: 18px;
   }
   #mega-menu-wrap-primary.mega-sticky #mega-menu-primary {
      background: #666;
   }
   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
      background: #666;
      font-size: 17px;
      padding: 10px 35px;
      color: #fff;
      font-family: 'Open Sans', 'open_sansregular', sans-serif;
      text-align: left;
   }
   .home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, .home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, .home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
      color: #fff!important;
   }
   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
      background: none;
      color: #fff!important;
      box-shadow: none;
      font-size: 18px;
      border-right: none;
      font-weight: normal;
   }

   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link {
      color: #fff!important;
   }
   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
      font-size: 18px!important;
      padding: 0 10px!important;
      font-family: 'Open Sans', 'open_sansregular', sans-serif;
      border-right: none;
      font-weight: normal;
   }
   #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {

   }
   ul.mega-sub-menu li {
      /* border-bottom: 1px #fff solid!important;*/
   }

   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:after {
      display: none;
   }
   .page .site-container .site-inner {

   }
   .after-header .wrap .widget-area {
      padding-left: 0!important;
      padding-right: 0!important;
   }
   .page .site-container .after-header .wrap {
      margin-top: 0;
      width: 100%;
   }
   .after-header {
      display: block;
      position: fixed;
      top: 0;
      right: 0;
      z-index: 9999;
      width: 100%;
      padding: 0;
      /*height: 50px;*/
   }
   .brow-nav-area {
      padding: 5px;
   }
   .phone-number a, .phone-number {
      display: inline-block;
      color: #666666!important;
      text-decoration: none;
      vertical-align: top!important;
      font-size: 18px;
      padding: 0 5px;
   }
   .logo {
      margin: 10px 30px;
   }

   body {
      margin-top: 40px !important;
   }

   .navbar-toggle {
   }

   form.search-form input[type=search] {
      font-size: 12px;
   }

   .desktop-content{
      display: none!important;
   }
   div.hover a:hover {
      opacity: 0!important;
   }
   .seo,
   .home .seo {
      display: none!important;
      text-align: center;
   }
   .not-desktop-content {
      display: block!important;
   }

   .headerright ul li {
      list-style: none;
      padding: 5px 4px;
      min-width: 110px;
   }
   .headerright {
      background: none;
   }
   .headerright a {
   }
   .after-header .title-area .site-title a {
      min-width: 1em;
      min-height: 134px;
      width: 263px;
      margin: auto;
   }
  
   .request {
      margin: 10px 0;
   }
   .top-header {
   }
   .home-content {
      min-height: 100%;
   }
   ul.grid-list.services li {
      max-width: 280px;
   }
   .content-hp h1 {
      margin: 10px 0;
   }

   .headerright hr {
      display: none;
   }
   .brow-nav-area ul li a {
      font-size: 15px;
   }
   .social a {
      font-size: 17px!important;
   }
   /* ================= ROTATOR/CAROUSEL ================= */

   .carousel .container {
      /*background: #000;
      width: 100%;*/
      /*padding: 10px;*/
      width: 100%;
   }

   .carousel-inner {
      background: #fff;
   }


   .carousel-caption {
      left: 0;
      bottom: 0;
      top: 0;
      position: relative;
      right: 0;
      text-align: center;
      opacity: 1;
      text-shadow: none;
      z-index: 999;
      padding: 10px;
      width: 100%!important;
   }

   .carousel-indicators {
      display: none;
   }

   .carousel-control {
      display: none;
   }
   .carousel p {
      padding: 20px;
      background: #663a96;
      color: #fff;
      margin: auto;
      font-size: 26px;
      line-height: 26px;
      font-family: 'Work Sans', 'Open Sans', 'open_sansregular', sans-serif;
      max-width: 300px;
   }
   /* ================= CTAS ================= */
   .content-hp ul.grid-list li {
      max-width: 210px;
   }
   .top-ctas {
      position: relative;
      margin: 0;
      min-height: 100%;
      font-size: 15px;
   }
   .top-ctas.siteorigin-panels-stretch.panel-row-style {
      padding: 30px!important;
   }
   .mid-cta-area .textwidget {
      padding-left: 20px;
   }

   .mid-ctas h2 {
      margin: 0 0 10px 0;
   }
   .footer-ctas,
   .mid-ctas {
   }

   .mid-ctas.siteorigin-panels-stretch.panel-row-style {
      padding: 30px !important;
   }
   .mid-ctas ul.grid-list li {
      /* background: #fff; */
      /* color: #555555; */
      /* position: relative; */
      max-width: 40%;
      margin: 20px 20px;
      /* padding: 50px 20px; */
      /* border-radius: 5px; */
      /* min-height: 160px; */
   }
   .content-hp {
      padding: 20px!important;
   }
   .content-hp .panel-grid-cell, .content-hp .panel-grid-cell {
      padding: 0 10px;
   }
   .mid-ctas ul.grid-list {
      margin: 20px auto;
   }
   .mid-ctas .top {
      top: 0;
      padding: 100% 5%;
   }
   .top-ctas a.tpa {
      padding: 20% 27%;
      top: 0;
   }


   /* ================= Footer ================= */
   ul.grid-list.mid li {
      margin: 10px;
   }
   .bottom-ctas .pe-cta,
   .footer-ctas .pe-cta {
      border-left: none;
      padding-left: 0;
   }
   .footer-widgets {
   }
   .footer-widgets .bold a {
      font-weight: bold;
   }
   .ih-bug,
   .ih-bug a {

   }
   .footer-border {
      padding: 10px 0;
   }
   .footer-widgets p, .footer-widgets a {

   }
   .footer-widgets ul.grid-list li:first-child {

   }
   .footer-widgets {

   }
   .footer-widgets a {

   }
   .copyright {
      font-size: 12px!important;
   }
   .footer-pad .so-widget-sow-editor {
      padding:0;
   }
   .footer-pad p {
      margin: 5px 0;
      text-align: center;
   }
   .footer-widgets .wrap .widget-area .widget_nav_menu ul li a {
      font-size: 13px;
      padding: 0;
   }
   .follow p,
   .follow a{
      font-size: 16px!important;
      text-transform: uppercase!important;
   }
   .footer-widgets  .not-desktop-content {
      display: inline-block!important;
   }
   .social-media ul li {
      display: block!important;
   }
}
@media only screen and (min-width: 240px) and (max-width: 1023px) {
   .revenue-form-desktop {
      display: none;
   }
   .revenue-form-mobile {
      max-width: 410px;
      margin: 10px auto;
      display: block;
   }
   .content-sidebar-wrap .content,
   .content-sidebar-wrap .sidebar {
      float: none!important;
      width: 100%!important;
   }
   .footer-widgets ul.grid-list,
   .footer-widgets .wrap .widget-area {
      text-align: center;
   }
   .footer-widgets ul.grid-list li:first-child {
      display: block;
      margin: auto;
      padding: 10px 0;
   }
   .footer-locations .col-md-3:before {
      display: none;
   }
   .footer-locations .col-md-3 {
      padding: 10px;
   }
   .locations {
      border-bottom: none;
   }
   .footer-widgets .so-widget-sow-editor {
      padding: 0;
   }
   .ih-bug {
      text-align: center;
      font-size: 13px;
      padding-bottom: 20px;
   }
   .share-this {
      max-width: 330px;
   }
   .carousel h2 {
      font-size: 46px;
      line-height: 46px;
      text-shadow: none;
   }
}
@media only screen and (min-width: 780px) and (max-width: 1023px) {
   .logo a img {
      margin: 10px auto;
      max-width: 400px;
      padding: 10px;
   }
   .pa-image > img {
      display: inline-block;
   }

   .mid-ctas {

   }

   .footer-ctas {
      text-align: center;
   }
   .sow-image-container > img {
      margin: 0 auto;
   }
}
@media only screen and (min-width: 781px) and (max-width: 1023px) {


}
@media only screen and (min-width: 1023px) and (max-width: 1024px) {
   .phonefooter, .phonefooter a {
      font-size: 23px!important;
   }

  
   .top-header .widget_search form {
      position: absolute;
      top: 3px;
      left: 0;
      min-width: 275px;
      display: none;
      z-index: 999;
   }
   .headerright ul {
      border-bottom: none;
   }
   .headerright ul li a {
      font-size: 16px;
   }
   .headerright a img {
      display: inline-block;
      padding: 0 10px;
      margin: 2px auto;
   }

   .content-hp h1 {
      font-size: 31px!important;
      line-height: 31px;
   }



}
@media only screen and (max-width: 780px) {
   body.full-width-content.site-container-fixed .content-sidebar-wrap {
      width: auto!important;
   }
   .brow-nav-area ul.grid-list {
      text-align: center;
   }
   .footer-widgets .wrap .widget-area .widget_nav_menu ul li {
      list-style: none;
      display: block;
      padding: 0;
   }
   .footer-nav .col-md-6 {
      margin: 10px auto;
   }
   .not-mobile-content {
      display: none!important;
   }
   .rotator #panel-58-0-0-1,
   .mobile-content {
      display: block!important;
   }
   .carousel a.learnmore {
      display: inline-block;
   }
   .headerright a {
      /*margin: 7px auto;*/
   }
   .headerright ul li {
      list-style: none;
      padding: 10px;
   }
   .request a {
      margin: 10px auto;
      max-width: 330px;
   }
   .gtrans, #google_translate_element {
      display: block;
      max-width: 330px;
      margin: auto;
   }
   .requestform {
      max-width: 360px;
      margin: 10px auto;
   }
   .lsow-accordion {
      padding: 10px 0!important;
   }
   .headerright ul li {
      text-align: center;
      margin-bottom: 0;
   }
   .brow-nav-area h3 {
      font-size: 25px;
      line-height: normal;
      text-align: center;
   }




   .brow-nav-area ul.grid-list li {
      margin-bottom: 0;
      padding: 10px;
   }
   .page .site-container .before-header {
      width: 100%!important;
      padding: 0;
   }
   .page.patient-education .site-container .before-header {
      border-bottom: 5px #496e4c solid;
   }

   .brow-nav-area .widget_search h3 {
      display: none;
   }
   .socialmedia,
   .request {
      text-align: center;
   }
   .headerright ul {
      margin: 0!important;
      padding: 0;
      border-bottom: none;
   }

   .top-header .widget_search h3 {
      max-width: 294px;
      margin: 10px auto;
   }
   .top-header ul.grid-list li {
      margin: auto;
   }

  
   .phone-number a {

   }
   .contentimage {
      margin: 10px auto;
      max-width: 100%;
      text-align: center;
   }


   .featuredpost h3.widget-title {
      text-align: center;
   }
   .top-header,
   .logo {
      text-align: center;
   }
   .logo {
      padding: 5px 0;
   }
   .logo a img {
      margin: 0 auto;
      max-width: 100%;
      padding: 0;
   }
   .top-header .so-widget-sow-editor {
      padding: 0!important;
   }
   a.phone {
      font-weight: normal;
   }
   form.search-form {
      text-align: center;
   }
   .top-header form.search-form {
      text-align: center;
      max-width: 300px;
      margin: 5px auto;
   }
   .top-header .widget_search form {
      position: absolute;
      top: 10px;
      left: 0;
      right: 0;
      min-width: 275px;
      display: none;
      z-index: 999;
   }
   .searcharea {
      display: none;
   }
   .google-translate {
      float: none;
      width: 200px;
      margin: auto;
   }
   .footer-pad p {
      text-align: center;
      margin: 10px;
   }
   .brow-nav-area .widget_search form {
      display: none;
   }
   .rotator {
      border-bottom: none;
   }
   .carousel-caption {
      padding: 20px;
      right: 0;
      left: 0;
      position: relative;
      padding-bottom: 0;
   }
   .carousel h2 {
      text-shadow: none;
      margin: 10px 0;
      /* padding: 0; */
      color: #000;
   }
   .carousel h3 strong,
   .carousel h3 a,
   .carousel h3,
   .carousel h4,
   .carousel a,
   .carousel p {
      /*color: #000;
      font-size: 24px;
      line-height: 24px;*/
      text-shadow: none;
   }
   .rotator p {

   }
   .carousel h3 {
      font-size: 24px;
      color: #000;
      text-shadow: none;
   }
   .carousel h2 strong {
      font-weight: normal;
   }

   .top-header .cta {
      margin: 20px auto;
   }

   .content-image {
      float: none!important;
      margin: 10px auto!important;
      display:block
   }

   div.split-list, ul.split-list {
      width: 100%;
      padding-right: 0;
      float: none;
      margin-bottom: 0;
   }

   .header-widget-area {
      padding: 0;
   }
   .headerright {
      text-align: center;
      padding: 0 10px;
   }
   .content-hp ul.grid-list li,
   .content-lp.social ul.grid-list li {
      max-width: 70px;
      padding: 0;
   }
   .mid-ctas a, .bottom-ctas a, .footer-ctas a, .management a {
      margin:0 auto;
   }

   .top-ctas ul.grid-list li {
      vertical-align: top;
      max-width: 100%;
      position: relative;
      padding: 0;
   }
   .top-ctas a {
      font-size: 19px;
   }
   .top-ctas a.tpa {
      padding: 22% 27%;
      top: 0;
      font-size: 35px;
   }
   .top-ctas {

   }

   .top-ctas p {
      /*font-size: 17px;
       color: #000; */
      font-weight: normal;
   }
   .top-ctas a.learnmore {
      margin: 10px auto;
   }
   .mid-ctas .top {
      top: 0;
      padding: 76% 3%;
      height: 520px;
      /* font-size: 21px; */
   }
   .mid-ctas .cta:hover .top {
      top: 0;
   }
   .mid-ctas {
      text-align: center;
      padding: 20px 0;
   }
   .mid-ctas h3 {
      font-size: 24px;
      line-height: 26px;
      text-align: center;
   }
   .mid-ctas.siteorigin-panels-stretch.panel-row-style {
      padding:50px 20px !important;
   }
   .mid-ctas ul.grid-list li {
      margin: 20px 0!important;
      max-width: 100%;
   }
   .mid-ctas ul.grid-list li {
      /* background: #fff; */
      /* color: #555555; */
      /* position: relative; */
      max-width: 100%;
      margin: 20px 20px;
      /* padding: 50px 20px; */
      /* border-radius: 5px; */
      /* min-height: 160px; */
   }
   .mid-ctas .cta {
      position: relative;
      height: 100%;
      background: none;
      padding: 0;
      max-height: 100%;
   }
   .mid-ctas h2 {
      text-align: center;

   }
   .mid-ctas a h3, .mid-ctas a {
      font-size: 21px;
      line-height: 23px;
   }
   .mid-ctas p {
      text-align: center;
   }
   .mid-ctas  .sow-image-container > img {
      margin: 0 auto;
      display: none!important;
   }

   .bottom-ctas .pe-cta, .footer-ctas .pe-cta {
      text-align: center;
   }
   .bottom-ctas {
      text-align: center;
      padding: 20px;
   }
   .bottom-ctas h2, .bottom-ctas h3 {
      text-align: center;
   }

   .bottom-ctas p, .mid-ctas p, .top-ctas p {

   }

   .top-ctas h2,
   .team-area h2,
   .mid-ctas h2,
   .bottom-ctas h2,
   .footer-ctas h2 {
      /*font-size: 30px;
      line-height: 30px;
      font-weight: 400!important;*/
   }
   .top-ctas .so-widget-sow-editor,
   .team-area .so-widget-sow-editor,
   .mid-ctas .so-widget-sow-editor,
   .bottom-ctas .so-widget-sow-editor,
   .footer-ctas .so-widget-sow-editor {
      padding: 20px!important;
   }

   .bottom-ctas h2 {
      /*font-size: 28px;
      line-height: 28px;
      text-align: center;*/
   }
   .footer-widgets p, .footer-widgets a {
      font-size: 14px!important;
   }
   .footer-widgets p{
      padding: 10px;
   }
   .contactform h2 {
      font-size: 30px!important;
   }
   .content-hp {
      text-align: center;
   }
   .content-hp .so-widget-sow-editor {
      padding: 20px!important;
   }
   .content-hp h1 {
      font-size: 33px!important;
      line-height: 34px;
      text-align: center;
   }
   .content-hp h2 {
      text-align: center;
   }
   .content-hp .blue-button {
      display: block!important;
      margin: auto;
   }
   .content-lp.siteorigin-panels-stretch.panel-row-style {
      padding: 20px !important;
   }
   .footer-ctas {
      text-align: center;
      padding: 20px;
      background: #916a98;
   }
   .footer-ctas h2 {
      font-size: 26px;
   }

   .footer-ctas h4.entry-title, .footer-ctas article img {
      display: block;
      clear: both;
      margin: 20px auto;
   }
   .auto-sizer {
      max-width: 300px!important;
      margin: 0 auto!important;
      display: block;
      width: 100%!important;
   }
   .title-header h1 {

      text-transform: uppercase;
      font-size: 35px;
      margin: 0;
   }


   .empty {
      display: none;
   }
   /* .bottom-ctas h2,
    .footer-ctas h2 {
       font-weight: 400;
       font-size: 30px!important;
       text-align: center;
    }*/
   .footer-bold p {
      margin: 0;
      padding-bottom: 5px;
      border-bottom: none;
   }
   .bottom-ctas p {

   }
   .footer-ctas .sow-image-container img {
      display: none!important;
   }
   .footer-ctas .cta {
      margin:0;
      background: none;
      padding: 0;
   }
   .footer-ctas h2 {
      /* text-align: center;
       font-size: 30px;
       line-height: 30px;
       margin: 20px 0;*/
   }
   .footer-ctas h3 {

      font-size: 26px;
      line-height: 26px;
   }
   .footer-ctas h2 strong {
      display: inline;
      text-transform: capitalize;
      font-weight: initial;
   }
   .footer-ctas a.orange {
      font-size: 26px;
      background: none;
      padding: 10px;
   }

   .footer-widgets .wrap .widget-area .widget_nav_menu ul li,
   .footer-address{
      text-align: center;
      border-right: none;
      padding: 4px;
   }

   .footer-widgets .wrap .widget-area .widget_nav_menu ul li:before {
      display: none;
   }
   .footer-address {
      max-width: 300px;
      margin: auto;
   }

   .bottom-footer {
      padding: 20px;
      text-align: center;
   }
   .footer-widgets p, .footer-widgets a {
      font-size: 14px;
   }

   .content-sidebar-wrap a.entry-image-link img,
   .featured-content img, .gallery img {
      width: auto;
      display: block;
      float: none;
      max-width: 300px;
      margin: auto;
   }
   .footer-widgets {
      font-size: 11px
   }
   .footer-widgets .so-widget-image {
      margin: 10px auto;
   }
   .bottom-footer {
      /*display: none!important;*/
      padding: 0 !important;
      margin: 0!important;
   }
   .bottom-footer a {
      left: 0!important;
      right: 0!important;
   }
   .footer-nav.siteorigin-panels-stretch.panel-row-style,
   .bottom-footer.siteorigin-panels-stretch.panel-row-style {
      padding: 20px!important;
   }

}

@media only screen and (min-width: 240px) and (max-width: 779px) {

   .rotator h1 {
      font-size: 33px;
      line-height: 33px;
   }

   .search-area{
      display: none;
   }
   .navbar-header {
      display: none;
   }
   .navbar-collapse {
      display: block;
   }
   .footer-pad {
      padding: 10px;
   }
   .top-ctas {
      text-align: center;
   }
   .content-hp {
   }

   .logo a img {
      margin: 0 auto;
      max-width: 80%;
      padding: 0;
   }
   .logo {
   }
   .locations ul.grid-list, .bottom-ctas ul.grid-list, .mid-ctas ul.grid-list {
      margin-top: auto;
   }
   .top-ctas h2,
   .mid-ctas h2,
   .bottom-ctas h2,
   .footer-ctas h2 {

   }
   .top-ctas h2 {
      font-size: 26px;
   }
   .top-ctas.siteorigin-panels-stretch.panel-row-style {
      padding: 10px!important;
   }
   .mid-cta-area .textwidget {
      padding-left: 0;
   }
   .mobile-content {
      display: block!important;
   }
   .not-desktop-content {
      display: block!important;
   }
   .scroll-to-top,
   .not-mobile-content {
      display: none!important;
   }

   #pg-w58fa6ffd95c04-4> .panel-row-style {
      padding: 20px!important;
   }
   h1 {
      font-style: normal;
      font-size: 30px;
      line-height: 30px;
   }

   h3 {
      font-size: 24px;
      line-height: 24px;
   }


   .so-widget-image {
      display: block;
      margin: auto;
   }
   .footer-widgets {
   }

   .content-sidebar-wrap .content, .content-sidebar-wrap .sidebar {
      float: none!important;
      width: 100%!important;
   }
   .content-sidebar-wrap .content, .content-sidebar-wrap .widget-wrap{
      padding: 10px 20px 0 20px;
   }
   .sidebar h3 {
      margin: 3px 0!important;
      font-size: 22px;
   }
   #pg-w594d2446713dd-2> .panel-row-style {
      padding: 0!important;
   }
   span.footernav {
      display: block;
      visibility: hidden;
      height: 6px;
   }
   .footer-widgets .wrap .widget-area .widget_nav_menu ul li {
      display: block;
   }
   .address {
      padding: 10px 0;
      line-height: 15px;
      font-size: 15px;
   }
   .footer-ctas article {
      display: inline-block;
      width: 100%;
      vertical-align: top;
      padding: 0 10px;
   }
}
@media only screen and (min-width: 781px) and (max-width: 900px) {
   .ihs-pe-article-title-source .col-md-3 {
      width: 100%!important;
   }

}
@media only screen and (min-width: 768px) and (max-width: 900px) {

   .rotator p {

   }
}

@media only screen and (max-width: 767px) {
   ul.grid-list.headerright {
      text-align: center;
   }
   .headerright ul li a {
      font-size: 11px;
   }
   .headerright ul li {
      list-style: none;
      padding: 4px;
      border-right: none;
      min-width: auto;
   }
   .top-header {
      padding: 0 0 10px 0!important;
   }
   .siteorigin-panels-stretch.panel-row-style {
      padding: 10px !important;
   }
   .lp-header h1 {
      font-size: 38px;
      line-height: 38px;
      margin: 0;
      text-align: center;
   }
   h2, h2 a {
      font-size: 25px;
      line-height: 25px;
   }
}
@media only screen and (min-width: 280px) and (max-width: 667px) {
   .phone-number .fas {
      font-size: 0;
      vertical-align: middle;
      padding-bottom: 3px;
      display: block;
   }
   .phone-number strong {
      display: none;
   }
   .top-ctas h2 {
   }
   .content-lp {
      width: auto;
   }

   .phone-number span {
      display: none;
   }
   .lsow-accordion.style1 .lsow-panel .lsow-panel-title {
      font-size: 13px;
   }
   .content-hp a, .content-lp a {
      text-decoration: underline;
      word-break: break-word;
   }
   .content-lp .content-image {
      max-width: 200px;
   }
   .carousel h2 {
      font-size: 30px;
      line-height: 26px;
      font-weight: normal;
   }
   .carousel h3 {
      font-size: 24px;
      font-weight: normal;
   }
   .content-hp ul.grid-list li,
   .content-lp ul.grid-list.social li {
      max-width: 65px;
      padding: 0;
   }
   .top-ctas ul.grid-list li {
      vertical-align: top;
      max-width: 300px;
      position: relative;
      padding: 0;
      display: block;
      margin: auto;
   }
   .top-ctas a.tpa {
      font-size: 20px;
   }

}

@media only screen and (min-width: 280px) and (max-width: 380px) {

   .blog-newsletter iframe {
      max-width: 260px!important;
      width: 260px!important;
      margin: 0!important;
   }
   .blog-newsletter .cta {
      padding: 0;
   }
   .blog-newsletter .cta .col-md-6{
      max-width: 260px!important;
      margin: auto!important;
   }
   .blog-newsletter .cta .col-md-6.promdblog{
      margin: auto!important;
      max-width: 100%!important;
   }

}


.anchor:before {
   display: block;
   content: " ";
   height: 100px;      /* Give height of your fixed nav */
   margin-top: -100px; /* Give negative margin of your fixed nav */
   visibility: hidden;
}

/* ================= Patient Education Library ================= */
.content-lp.pe {

}

/* Search Background */
.ihs-pe-search {
   background: #663a96 url("/wp-content/uploads/sites/43/2017/07/pe-header-back.png") top center no-repeat;
   background-size: cover;
   padding: 50px 0;
   border-radius: 8px;
   color: #fff;
}
.ihs-pe-search p{
   color: #fff;
}


/* Article header with video/read article */
.nav-pills {
   margin-bottom: 20px;
}
.ihs-pe-article{
   padding: 10px;
   margin: 10px 0;
}
.ihs-pe-article .nav>li.active>a {
   color: white!important;
   background: #663a96!important;
   border-radius: 0;
   text-decoration: none;
}
.ihs-pe-article .nav>li>a {
   color: #fff!important;
   background: rgba(0, 0, 0, .1)!important;
   font-weight: bold;
   border-radius: 0;
   text-decoration: none;
}
.ihs-pe-article-title-source .col-md-3 {
   width: 30%;
}
.ihs-pe-article-title-source .col-md-3 a{
   color: #fff;
   background: #663a96;
   text-align: center;
   padding: 10px 20px;
   text-decoration: none;
}
.ihs-pe-article-title-source .col-md-3 a:hover{
   color: #663a96;
   background: #fff;
}


/* General Styling */

.content-lp.pe h1 {
   color: #663a96;
   font-size: 40px!important;
   line-height: 40px!important;
}
.ihs-pe-article h2.section-title {
   color: #000;
   font-size: 30px!important;
   line-height: 30px!important;
}

h1.ihs-pe-article-title {
   width: 70%;
   font-size: 36px!important;
   line-height: 36px;
   margin: 5px 0 15px 0!important;
   font-weight: 400;
   word-break: keep-all;
   color: #663a96;
}
h3.ihs-pe-search-title {
   font-weight: bold;
   text-transform: uppercase;
   font-size: 30px;
   color: #fff;
}
h3.ihs-pe-search-did-you{
   text-align: center;
   color: #fff;
}

li.section-menu-item a {
   color: #555;
}

.ihs-pe-search .ihs-pe-search-did-you-content{
   color: #363636;
}

/* Copyright Background */
.pe-navigation {
   padding: 10px;
   color: #000;
}
.pe-copyright {
   font-size: 13px;
   color: #000;
}

.pe-copyright a {
   color: #000;
   font-size: 13px;
   text-decoration: underline;
}
.pe-copyright p {
   /*font-size: 13px!important;*/
   color: #000;
   font-size: 13px;
}


/* General Styling */

.wp-caption-text{
   text-align: left!important;
}
.inline{
   float: none;
   display: inline-block;
   vertical-align: middle;
}
.content-lp.pe h1 {
   color: #663a96;
   font-size: 40px!important;
   line-height: 40px!important;
}
.ihs-pe-article h2.section-title {
   color: #663a96;
   font-size: 24px!important;
   line-height: 24px!important;
}

h4.ihs-pe-search-sub-title {
   padding:10px 0 20px 0;
   color: #fff;
}
a.read-more-link,
a.ihs-pe-abc-item,
a.alpha-search-item{
   /*text-decoration: none;*/
   word-break: break-word;
}

.ihs-pe-search-results ul li .ihs-pe-abc-item {
   font-weight: bold;
   margin: 10px 0;
   display: block;
}
.ihs-pe-art-intro a.read-more-link {
   color:#555;
   font-weight: bold;
}
.ihs-pe-section-to-top {
   padding: 10px 0;
}
.ihs-pe-section-to-top a {
   text-decoration: none;
   color:#555;
   font-weight: bold;
   font-size: 14px;
}
.ihs-pe-section-to-top a:before {
   font-family: fontawesome;
   content: "f062";
   color: #555;
   margin-right: .5em;
}
#ihs-pe-alpha-search a{
   color: #fff;
}
.ihs-pe-navigator-list ul {
   padding: 0;
}

.ihs-pe-navigator-list ul li {
   list-style: none;
   padding: 10px;
}
/*.ihs-pe-navigator-list ul li:nth-child(even) {
   background: rgba(0,0,0,0.1);
}*/
.ihs-pe-navigator-list ul li p {
   display: none;
}

.ihs-pe-search-results ul li {
   padding: 40px 10px;
}

form.ihs-pe-navigator-form {
   background: rgba(137,141,145,.8);
   padding: 10px;
   border-radius:8px;
   margin-bottom: 20px;
}
form.ihs-pe-navigator-form br {
   display: none!important;
}
@media only screen and (min-width: 1025px) {
   form.ihs-pe-navigator-form {
      width: 65%;
   }
}

@media only screen and (min-width: 1025px) {
   form.ihs-pe-navigator-form {
      width: 65%;
   }
}
@media only screen and (max-width: 780px) {
   .nav-pills {
      padding: 0;
      margin: 0;
   }
   h1.ihs-pe-article-title {
      font-size: 24px!important;
      line-height: 24px!important;
      margin: 5px 0 15px 0!important;
      font-weight: 500!important;
      width: 100%;
   }
   .ihs-pe-article h2.section-title {
      font-size: 21px!important;
      line-height: 21px!important;
   }
   .ihs-pe-article-title-source .col-md-3 {
      width: 100%;
   }
   .ihs-pe-article-title-source .col-md-3 a{
      display: block;
   }

   .ihs-pe-search {
      margin: 0;
      background: #663a96;
   }
}
@media only screen and (min-width: 1023px) and (max-width: 1024px) {
   .ihs-pe-article-title.col-md-9{
      width: 60%;
   }
   .ihs-pe-article-title-source .col-md-3 {
      width: 40%;
   }
}
@media only screen and (min-width: 240px) and (max-width: 736px) and (orientation: landscape){
   #mega-menu-primary {
     min-height: 100vh!important;
      /*max-height: 250px!important;*/
      overflow: auto!important;
   }
}
@media only screen and (min-width: 240px) and (max-width: 1024px){
   #mega-menu-primary {
      min-height: 100vh!important;
     /*max-height: 250px!important;*/
      overflow: auto!important;
   }
}

@media screen and (max-width: 400px){
  .logo a img {
      width: 100% !important;
  }
}

.pagination ul {
   width: auto;
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
}
.pagination ul li{
   max-width: 300px;
   display: inline-block;
   list-style-type: none;
   padding: 0 5px;
   margin-bottom: 0;
}

@-ms-viewport{width:auto!important}
.panel-grid-cell {
   min-height: 5px;
}

#mega-menu-wrap-primary.mega-sticky {
   background: #fff;
   margin: 0 auto !important;
   text-align: center;
   left: 0!important;
   width: 100%!important;
}
.top-header .mega-sticky-wrapper #mega-menu-wrap-primary #mega-menu-primary {
   margin-top: 0;
   text-align: center;
   width: auto!important;
   max-width: 100%!important;
   margin-left: 0!important;
}
.mega-sticky-wrapper, .mega-sticky-wrapper #mega-menu-wrap-max_mega_menu_1, .mega-sticky-wrapper #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
   margin: 0 auto !important;
   text-align: center;
}

.ih-bug{
 	text-align:center;
 	margin: 10px auto 3px;
 	font-family:'Open Sans', sans-serif;
 	font-size: 10px !important;
 	line-height: normal !important;
 	font-weight:normal !important;
 	color:#fff !important;
	padding-bottom:15px;
}
.ih-bug img{
	display:block;
 	margin: 10px auto 4px;
	width:110px !important;
}
.ih-bug a, .ih-bug a:link, .ih-bug a:active,.ih-bug a:visited, .ih-bug a:hover {
 color: #fff!important;
 text-decoration: none;
 font-weight: normal;
font-size: 10px !important;
}

@media(min-width: 1025px) and (max-width: 1470px){
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>ul.mega-sub-menu {
    right: 0;
}
}

/*======= Team pop up ===*/
ul.grid-list.teamlist li{
max-width: 200px;
}
ul.grid-list.teamlist li img{
 max-height: 195px!important;
  object-fit: cover!important;
}
img.bio-img{
 /* float: left;
  margin: 0 20px 20px 0;*/
}
.providers-copy  .modal-header{
  text-align: center;
  
}
.providers-copy  .modal-header h5{
  font-size: 25px;
}
.modal-body.team-bio{
  padding: 15px 30px!important;
}
.modal{
  z-index: 999999!important;
  top: 90px!important;
}
img.modal-img{
  cursor: pointer;
}
p.team-detail{
  cursor: pointer;
  color: #85ad51;
  font-weight: 700;
  transition: .3s ease all;
}
p.team-detail:hover{
  color: #673b97;
}
.accordionfontcolor a{
  color:white !important;
}
/*banner*/

.banner__content {
  padding: 16px;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.banner__text {
  flex-grow: 1;
  line-height: 1.4;
  font-family: "Quicksand", sans-serif;
}

.banner__close {
  background: #ae92b4;
  border: none;
  cursor: pointer;
}

.banner__text,
.banner__close > span {
  color: #ffffff;
}

@media (min-width: 1200px) {
    .container-type-fixed > .panel-grid {
        width: 1300px!important;
    }
}