/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 21 2019 | 22:44:33 */
@import url('//fonts.googleapis.com/css?family=Open+Sans:400,600,700|Oswald:400,500,600|Oxygen|GFS+Didot&subset=greek');

/* ================= Body ================= */
body,
p {
   font-weight: normal;
   font-family: 'Open Sans', Arial, sans-serif;
   font-size: 18px;
   color: #333333;
   word-break: keep-all;
}

p {
   margin: 10px 0 20px 0;
   line-height: 1.4;
}
img {
   width: auto;
   max-width: 100%;
}
a {
   color: #333333;
   text-decoration: underline;
}
a:hover {
   color: #333333;
   text-decoration: none!important;
}
h1,h2,h3,h4,h5 {
   font-family: "Oswald", sans-serif, 'Open Sans', Arial, sans-serif;
   font-weight:400;
   margin: 20px 0;
   color: #25569b;
}
.content-lp h1,.content-lp h2,.content-lp h3,.content-lp h4,.content-lp h5 {
   margin: 20px 0;
   color: #ae5d2f;
   font-family: 'GFS Didot', serif;
   text-transform: capitalize;
}
.content-lp h1 {
   font-size: 36px;
   font-weight: normal;
   color: #ae5d2f;
   line-height: 100%;
   margin: 20px 0;
   font-family: 'GFS Didot', serif;
   text-transform: capitalize;
}
h1{
   font-size: 42px;
   word-break: keep-all;
   text-transform: uppercase;
   font-weight: 700;
}
h2, h2 a {
   font-size: 30px;
   line-height: 32px;
   word-break: keep-all;
   font-weight: 600;
}
h3 {
   font-size:24px;
   font-weight: 700;
   word-break: keep-all;
}

h4 {
   font-size: 20px;
}


.home .site-inner {
   padding: 0;
   position: relative;
   z-index: 1;
}

.search-area{
   padding: 7px;
   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: #2e3192;
   font-size: 17px!important;
   padding: 10px 20px;
   margin: 10px auto;
   text-align: center;
   /* border: 1px #afafaf solid; */
   max-width: 330px;
   font-weight: 600;
   font-family: 'Open Sans', 'open_sansregular', sans-serif
}
.top-header .widget_search h3 .fa {
   font-size: 2em;
   color: #2e3192;
}
.top-header .widget_search form {
   position: absolute;
   top: 2px;
   right: 26px;
   min-width: 275px;
   z-index: 999;
   display: none;
}
.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;
}
/** 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{

}
/*.top-header form.search-form{
   text-align: right;
   max-width: 300px;
   border: 1px #4ca0d6 solid;
   float: right;
}*/

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:#3B6E99;
   color: #fff;
   border: 0;
   vertical-align: top;
}

.top-header  form.search-form input[type=submit],
.top-header #menu-main form input[type=submit] {
   background: #8e3d16;
}


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: 75%;
   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("../../168/2018/02/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;
}
.auto-sizer {
   max-width: 680px!important;
   margin: 0!important;
   display: block;
   width: 100%!important;
}


/* ==================== 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: rgba(37,37,37,.95);
   padding: 0;
   border-bottom: 1px #595856 solid;
}

.brow-nav-area a{
   color: #555555;
   text-decoration: none;
   font-size: 17px;
   text-transform: uppercase;
}
.brow-nav-area ul.grid-list li {
   padding: 0 8px;
   vertical-align: middle;
   margin-bottom: 0;
}
.brow-nav-area ul li a {
   text-decoration: none;
   color: #ffffff;
   padding: 5px;
}
/*TOP HEADER*/


.top-header {
   text-align: center;
   padding: 10px;
   background: url("../2018/03/header-img.png") top center no-repeat;
   background-size: cover;
}
.top-header .cta {
   color: #fff;
   text-align: left;
   font-family: "Oswald", sans-serif, 'Open Sans', Arial, sans-serif;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4682b4+0,37668d+100 */
   background: #4682b4; /* Old browsers */
   background: -moz-linear-gradient(top, #4682b4 0%, #37668d 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(top, #4682b4 0%,#37668d 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to bottom, #4682b4 0%,#37668d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4682b4', endColorstr='#37668d',GradientType=0 ); /* IE6-9 */
   border-radius: 8px;
   padding: 10px;
   max-width: 280px;
}
.top-header h2 {
   color: #fff;
   font-size: 25px;
   text-transform: uppercase;
   line-height: 25px;
   margin: 9px 0;
}
.top-header .col-md-5,
.top-header .col-md-7 {
   padding: 0;
}
.top-header a {
   color: #fff;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 16px;
   font-family: "Oswald", sans-serif, 'Open Sans', Arial, sans-serif;
}

.headerright {
   text-align: center;
   font-size: 18px;
   font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
   max-width: 290px;
   margin: auto;
}

.headerright br{
   display: none;
}
.headerright p{
   margin: 0;
   color: #464646;
}
.headerright a{
   color: #464646;
   font-size: 30px;
   text-decoration: none;
   font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
}

.headerright a img {
   vertical-align: sub;
   padding: 0 10px 0 0;
}
.headerright ul {
   text-align: right;
   margin: 0;
   padding: 0;
}

.headerright ul li a img {
   vertical-align: middle;
   display: inline;
   padding: 0 10px 0 0;
}

.headerright ul li {
   list-style: none;
   display: inline-block;
   margin-bottom: 0;
   padding: 0 10px;
   vertical-align: middle;
   font-size: 30px;
   font-weight: normal;
}

.headerright ul li a {
   color: #252525;
   text-decoration: none;
   display: inline-block;
   font-size: 30px;
   text-transform: uppercase;
   font-weight: normal;
}
.headerright ul li:first-child a {
   padding: 0 6px;
}

.headerright ul li a:hover {
   color: #252525;
}
.headerright ul.grid-list li img {
   display: inline-block;
}
a.request {
   color: #ae5d2f;
   font-size: 16px;
   text-decoration: none;
   font-family: "Oswald", sans-serif, 'Open Sans', Arial, sans-serif;
   padding: 7px 20px;
   margin: 10px auto;
   border-radius: 8px;
   border: 1px #b7b7b7 solid;
}
.phone-number {
   display:block;
   padding: 4px 0;
   position: relative;
   text-align: center;
}
.phone-number a,
.phone-number {
   display: inline-block;
   line-height: 26px!important;
   color: #464646!important;
   font-size: 26px!important;
   text-decoration: none;
   vertical-align: baseline;
   font-weight: bold;
   text-transform: uppercase;
   font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
}
.phone-number {
   color: #464646!important;
}

:focus,
a > img {
   outline: none;
}
img{
   border:none;
}

.logo {
   text-align: center;
}
.logo a img {
   margin: auto;
}
.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;
   background: rgba(255,255,255,.8);
}
.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) {
   .logo {
      text-align: center;
      padding: 10px 0;
   }

   .home .site-container .before-header {
      width: 100%!important;
      padding: 0;
      z-index: 9999;
      position: absolute;
      height: 178px;
   }
   .widget-area.before-heade.before-header-widget-area.not-fixed .mega-menu-primary{

   }
   .after-header {
      background: url(../2018/03/nav-img.png) top center no-repeat;
      background-size: cover;
      z-index: 9999;
      position: relative;
   }
   .home .after-header {
      top: 179px;
   }

   /*  .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: url(../2018/03/nav-img.png) top center no-repeat;
      opacity: 1;
   }
   .home.page  .site-header {
      /*top: 195px;
      z-index: 9999;
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;*/
   }
   /*
   .site-header.not-fixed{
      z-index: 9999;
      right: 0!important;
      left: 0!important;
      top: 0!important;
      margin-top: 0!important;
      display: block!important;
      -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);
      position: fixed!important;
   }
   .after-header.not-fixed{
      position: fixed;
      z-index: 999;
      right: 0;
      left: 0;
      top:40px;
   }
   */

}

/* ================= Content ================= */

.clear{
   clear: both;
   font-size:0;
}

.content-hp a {
   word-break: break-word;
   text-decoration: underline;
   color:#b05e27;
}
/*.content-hp a:hover,
.content-lp a:hover {
   color: #686868;
   text-decoration: none;
}*/
.content-hp a,
.content-lp a{
   text-decoration: underline;
}

.content-lp h4.entry-title a {
   text-decoration: none;
   color: #333333;
}
.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;
}

iframe {
   /*max-width: 600px;*/
   /*width: 100%!important;*/
}

.content-hp {
   padding:20px;
   background: #fff;
   z-index: 1;
}
.content-hp em{
   font-size: 12px;
}

.content-hp .panel-grid-cell,
.content-hp .panel-grid-cell {
   /*padding: 0 10px;*/
}

.content-lp {
   padding: 10px;
   z-index: 1;
   background: #ebebeb;
}
.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 {

}

.content-lp ul.grid-list.social li {
   max-width: 70px;
}

.content-lp ul.grid-list li {
   margin: 10px;
   text-align: left;
}
.content-lp ul.grid-list li h3{
   color: #b05e27;
   font-weight: 400;
}
.content-lp ul.grid-list li a{
   color: #b05e27;
   text-transform: uppercase;
   text-decoration: none;
   font-weight: 600;
}

.content-lp h3 {
   font-size: 22px;
}

.book-lp {
   background: url("../2018/03/book-lp-back.jpg.png") top center no-repeat;
   background-size: cover;
   padding: 20px;
   border-radius: 8px;
   text-align: left;
   max-width: 360px;
   margin: auto;
}
.book-lp .col-md-6 {
   width: 100%;
}
.book-lp  h2 {
   font-family: "Oswald", sans-serif, 'Open Sans', Arial, sans-serif;
   font-weight: 600;
   margin: 20px 0;
   color: #464646;
   font-size: 48px;
   line-height: 48px;
}
.book-lp  h3 {
   margin: 20px 0;
   color: #464646;
   font-size: 24px;
   line-height: 24px;
}
.book-lp h4 {
   font-size: 60px;
   line-height: 60px;
   color: #ae5d2f;
   font-weight: 700;
   margin: 35px 0;
   font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
}
.book-lp  a {
   color: #fff!important;
   border-radius: 8px;
   border: 1px #fff solid;
   margin: 0 auto;
   display: block;
   text-decoration: none;
   padding: 12px 43px;
   min-width: 253px;
   font-size: 20px;
   text-align: center;
   font-weight: normal!important;
   text-transform: uppercase;
   font-family: "Oswald", sans-serif, 'Open Sans', Arial, sans-serif;
}
.book-lp p {
   display: none;
}
.book-lp .col-md-6:first-child a {
   border-radius:0;
   border: none;
   margin: auto;
   display: block;
   text-decoration: none;
   padding: 0;
   min-width: 100%;
}

@media only screen and (min-width: 1024px) {
   .content-hp .panel-grid-cell {
      padding: 0 20px 0 0!important;
   }
   .content-lp .panel-grid-cell {
      padding: 0 40px 0 0!important;
   }
   .content-lp .panel-grid-cell:last-child {
      padding: 20px 5px 0!important;
   }
}
@media only screen and (max-width: 900px) {
   /*   .content-lp .panel-grid-cell {
         padding: 20px 40px 0 0!important;
      }
      .content-lp .panel-grid-cell:last-child {
         padding: 20px 5px 0!important;
      }*/
   .content-sidebar-wrap {
      min-height: 600px;
      width: auto!important;
   }
}

.content-hp h1 {
   color: #b05e27;
   font-weight: 400;
   margin: 5px 0;
   padding: 0;
   font-size: 60px;
   line-height: 60px;
}


.content-hp h2 {
   color: #b05e27;
   font-weight: 400;
   margin: 5px 0;
   padding: 0;
   font-size: 30px;
   line-height: 30px;
}

.content-hp strong {
   color: #b05e27;
}
.content-hp p {
   font-size: 20px;
}
.content-lp .content-image {
   max-width: 310px;
}



.side-area {
   margin: 10px auto;
   background: #c0aa84 url("../../170/2018/02/patient-portal-lp-back.png") top center no-repeat;
   background-size: cover;
   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;
}


/* ================= Nav ================= */

#mega-menu-wrap-primary {
   background: none;
}
.top-header #mega-menu-wrap-primary #mega-menu-primary{
   margin-top: 10px;
   text-align: right;
}

#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;
}
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:last-child{

}

#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: #fff!important;
   font-size: 20px;
   font-weight: 400;
   font-family: 'Oswald', 'Open Sans', 'open_sansregular', sans-serif;
   padding: 0 20px;
   text-transform: uppercase;
}
.top-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
   padding: 0 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
   padding: 5px 0;
   vertical-align: top;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
   #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.mega-current-menu-item > a.mega-menu-link,
   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
      padding: 0 11px;
   }
   .top-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
      /*padding: 0 4px;*/
   }
}
#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: url("../../175/2018/03/divider.png") bottom center no-repeat;*/
   background: none;
   color: #38688F!important;
   /*background: #fff;*/
   text-decoration: none;
   border:none;
   /*box-shadow: 0 2px 0 #384392;*/
}

li.mega-current-menu-ancestor > a.mega-menu-link:hover{
   /*background: #0f75bc!important;*/
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
   background: #38688F;
   color: #fff;
   padding: 10px 15px;
   font-size: 19px;
   line-height: normal;
}
#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 {
   background: #38688F;
   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;
   color: #38688F!important;
   font-weight: 400;
}
.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;
}

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


ul.mega-sub-menu li{
   border-bottom: 1px #1b3244 solid!important;
   padding: 0!important;
}
ul.mega-sub-menu li.servicesfirst{
   border-bottom: none!important;
}
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;
}

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


/* ================= ROTATOR SLIDER ================= */
.rotator {
   z-index: 999;
}
.rotator .textwidget {
   max-width: 100%!important;
}
.rotator .so-widget-sow-editor {
   padding: 0;
}
.rotator p {
   color: #fff;
   font-size: 18px;
   font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
}
.rotator.lp.book .rotator p {
   color: #363636;
   font-size: 18px;
   font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
   text-align: left;
}
.rotator a {
   color: #fff;
   border-radius: 8px;
   border:1px #fff solid;
   margin:10px auto;
   display: block;
   text-decoration: none;
   padding: 10px 20px;
   max-width: 280px;
   text-transform: uppercase;
   font-family: "Oswald", sans-serif, 'Open Sans', Arial, sans-serif;
}
.rotator .col-md-6 a {
   color: #fff;
   border-radius:0;
   border:none;
   margin:10px auto;
   display: block;
   text-decoration: none;
   padding: 10px 20px;
   max-width: 280px;
}

.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: #fff;
   font-weight: 400;
   margin: 5px 0;
   padding: 0;
   font-size: 48px;
   line-height: 48px;
   text-transform: uppercase;
}

.home .carousel h2,
.home .carousel p {
   text-shadow: 1px 1px 1px #000000;
}


.rotator.lp.book .carousel h2,
.rotator.lp.book .carousel h3 {
   /*color: #464646;
   font-weight: 400;
   margin: 0;*/
   padding: 0;
   font-size: 40px;
   line-height: 40px;
   text-align: left;
   font-weight: normal;
   color: #ae5d2f;
   margin: 20px 0;
   font-family: 'GFS Didot', serif;
}
.rotator.lp.book .carousel p {
   color: #464646;
   text-align: left;
   font-size: 18px;
   line-height: 18px;
   font-weight: normal;
}
.rotator.lp.book .carousel ul.grid-list {
   text-align: left;
}
.rotator.lp.book .carousel h4 {
   color: #ae5d2f;
   font-weight: 400;
   font-size: 60px;
   line-height: 60px;
   text-align: left;
}
.rotator.lp.book .col-md-4 a {
   margin: auto;
   border: 0;
}
.rotator.book p{
   font-size: 30px;
   line-height: 30px;
   font-weight: normal;
   color: #ae5d2f;
   margin: 20px 0;
   font-family: 'GFS Didot', serif;
}

.rotator.lp.specialties .carousel-caption,
.rotator.book .carousel-caption {
   bottom: 10%;
   right: 4%!important;
   left: auto;
   width: 39%;
   top: 10%;
   height: 200px;
}
/*.rotator.lp.specialties .carousel-caption {
   right: 4%!important;
   left: auto;
   width: 39%;
   top: 50px;
}*/
.rotator.lp.specialties  p{
   /*color: #ae5d2f;
   font-size: 36px;
   line-height: 36px;
   font-weight: bold;*/
}
.rotator.lp.training .carousel-caption{
   bottom: 10%;
   right: 4%!important;
   left: auto;
   width: 39%;
   top: 10%;
   height: 110px;
}
.rotator.lp .carousel-caption {
   bottom: 10%;
   right: 4%!important;
   left: auto;
   width: 39%;
   top: 10%;
   height: 170px;
}
.rotator.lp.training  h2 {
   color: #ae5d2f;
   font-size: 36px;
   line-height: 36px;
   font-weight: bold;
   /*font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;*/
   font-family: 'GFS Didot', serif;
}
.rotator.lp  p{
   font-size: 36px;
   line-height: 36px;
   font-weight: normal;
   color: #ae5d2f;
   margin: 20px 0;
   font-family: 'GFS Didot', serif;
}

@media only screen and (min-width: 1025px) {
   .home .rotator {
      background: url("../2018/03/HP-Header01.jpg") top center no-repeat;
      background-size: cover;
      background-attachment: fixed;
   }
   /*  .carousel-form .glyphicon-chevron-right:before,
     .carousel-form .glyphicon-chevron-left:before{
      color: #000;
       }*/
   .carousel-caption {
      -webkit-animation-delay: 1s;
      -moz-animation-delay: 1s;
      -ms-animation-delay: 1s;
      animation-delay: 1s;
   }

   .carousel-caption {
      bottom: 20px;
      left: 0;
      right: 0;
      width: 510px;
      margin: auto;
      padding: 10px;
      text-align: center;
      opacity: 1;
      text-shadow: none;
   }
   .rotator.lp.book .carousel-caption {
      bottom: 0;
      left: 0;
      right: 0!important;
      width: 100%;
      margin: auto;
      padding: 10px;
      text-align: center;
      opacity: 1;
      top: 0;
      height: 340px;
   }


}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
   .rotator.lp.specialties .carousel-caption,
   .rotator.lp.training .carousel-caption, .rotator.lp .carousel-caption {
      height: 110px;
   }
   .rotator.lp.training .carousel-caption{
      height:90px;
   }
   .rotator.book .carousel-caption {
      height: 195px;
   }
   .rotator.lp.training h2,
   .rotator.lp.specialties p,
   .rotator.lp p,
   .rotator.book p {
      font-size: 25px;
      line-height: 25px;
      font-weight: normal;
      color: #ae5d2f;
      margin: 20px 0;
      font-family: 'GFS Didot', serif;
      text-transform: inherit;
   }
   .rotator.lp.book .carousel-caption {
      height: auto;
   }
   .rotator.lp.book .carousel h4 {
      color: #ae5d2f;
      font-weight: 400;
      font-size: 50px;
      line-height: 41px;
      text-align: left;
   }
}

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

.rotator.lp.book .col-md-4 a {
   margin: auto;
   border: 0;
   max-width: 330px;
}
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
   .rotator.lp.book .col-md-4 a {
      max-width: 290px;
   }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
   .rotator.lp.book .col-md-4 a {
      max-width: 250px;
   }
   .rotator.lp.book .carousel-caption {
      top: 1%!important;
   }
   .carousel-caption {
      /*bottom: 35%!important;*/
   }
   .rotator.lp.book .carousel h2, .rotator.lp.book .carousel h3 {
      font-size: 30px;
      line-height: 30px;
      margin: 0 0 10px 0;
   }
   .rotator.lp.book .carousel h4 {
      color: #ae5d2f;
      font-weight: 400;
      font-size: 30px;
      line-height: 20px;
      text-align: left;
   }

   .rotator.lp.book .col-md-8 a {
      margin: 1px auto;
      padding: 10px 20px;
   }
   .rotator.lp.book p {
      font-size: 15px;
   }
}

.videocta {
   max-width: 360px;
   margin:10px auto;
   border-radius: 8px;
   padding: 10px 0 15px 0;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0f75bc+0,149cd2+50,0f75bc+100 */
   background: #0f75bc; /* Old browsers */
   background: -moz-linear-gradient(left, #0f75bc 0%, #149cd2 50%, #0f75bc 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(left, #0f75bc 0%,#149cd2 50%,#0f75bc 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to right, #0f75bc 0%,#149cd2 50%,#0f75bc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f75bc', endColorstr='#0f75bc',GradientType=1 ); /* IE6-9 */
}

.videocta h3 {
   text-align: center;
   margin: 10px 0!important;
   color: #fff;
   font-size: 22px;
   font-weight: 400;
}
.videocta .envira-gallery-wrap .envira-gallery-public.envira-gallery-css-animations .envira-gallery-item {
   padding: 0!important;
}
.videocta .envira-gallery-wrap {
   width: 100%;
   margin: 0 auto!important;
   padding: 0!important;
}
.videocta .envira-gallery-wrap .envira-gallery-public {
   margin: 0 auto!important;
}
.top-links ul.grid-list li {
   padding: 10px 11px;
   margin-bottom: 0;
   vertical-align: middle;
}
.top-links a {
   color: #7d7d7d;
   font-size: 19px;
   text-decoration: none;
   text-transform: uppercase;
   font-weight: 400;
   font-family: "Oswald", sans-serif, 'Open Sans', Arial, sans-serif;
}
.upcoming-workshopts td {
   padding-right: 20px;
}
.calendar-events {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e1e1+0,cdcdcd+100 */
   background: #e1e1e1; /* Old browsers */
   background: -moz-linear-gradient(top, #e1e1e1 0%, #cdcdcd 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(top, #e1e1e1 0%,#cdcdcd 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to bottom, #e1e1e1 0%,#cdcdcd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
   text-align: center;
   padding: 30px;
}
.request-speaking {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6d6d6+0,cdcdcd+100 */
   background: #d6d6d6; /* Old browsers */
   background: -moz-linear-gradient(top, #d6d6d6 0%, #cdcdcd 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(top, #d6d6d6 0%,#cdcdcd 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to bottom, #d6d6d6 0%,#cdcdcd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
   text-align: center;
   padding: 30px;
}

.calendar-events h2,
.request-speaking h2 {
   color: #363636;
   font-size: 24px;
   line-height: 24px;
   font-weight: 500;
}
.calendar-events p,
.request-speaking p {
   font-size: 18px;
   color: #363636;
}
.calendar-events a,
.request-speaking a {
   color: #363636;
   text-transform: uppercase;
   text-decoration: none;
}

/* ================= Top CTA ================= */
.top-ctas {
   color: #464646;
   text-align: left;
   background:#bbc6cb url("../2018/03/book-back.jpg") top center no-repeat;
   background-size: cover;
   padding: 20px 0;
}

.top-ctas h2 {
   font-size: 60px;
   line-height: 60px;
   color: #464646;
   font-weight: 400;
   margin: 5px 0;
}
.top-ctas h3 {
   font-size: 46px;
   line-height: 46px;
   color: #464646;
   font-weight: 400;
   margin: 9px 0;
}
.top-ctas h4 {
   font-size: 60px;
   line-height: 60px;
   color: #ae5d2f;
   font-weight: 700;
   margin: 35px 0;
   font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
}

.top-ctas p {
   font-size: 21px;
   color: #464646;
}

.top-ctas a {
   font-weight: normal;
   color: #fff;
   border-radius: 8px;
   border: 1px #fff solid;
   margin: 10px auto;
   display: block;
   text-decoration: none;
   padding: 12px 43px;
   min-width: 253px;
   font-size: 24px;
   text-transform: uppercase;
   font-family: "Oswald", sans-serif, 'Open Sans', Arial, sans-serif;
}
.top-ctas .col-md-6:first-child a {
   border:none;
   margin:  auto;
   display: block;
}


a.green-button {
   color: #fff;
   text-decoration: none!important;
   text-align: center;
   display: block;
   margin: 10px auto;
   padding: 10px 20px;
   max-width: 300px;
   background: #787840;
}

.newsletter {
   padding: 30px;
   text-align: center;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#93a8b9+0,b7c5d0+50,93a8b9+100 */
   background: #93a8b9; /* Old browsers */
   background: -moz-linear-gradient(top, #93a8b9 0%, #b7c5d0 50%, #93a8b9 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(top, #93a8b9 0%,#b7c5d0 50%,#93a8b9 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to bottom, #93a8b9 0%,#b7c5d0 50%,#93a8b9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93a8b9', endColorstr='#93a8b9',GradientType=0 ); /* IE6-9 */
}
.newsletter h2 {
   font-size: 36px;
   line-height: 36px;
   color: #464646;
   margin: 10px 0;
}
.newsletter p {
   font-size: 24px;
   line-height: 24px;
   color: #464646;
}

/* ================= Mid CTAS ================= */

.mid-ctas {
   color: #363636;
   min-height: 100px;
   padding:50px 20px;
   background: #cae1f4 url("../2018/03/our-specialties-back.jpg") top center no-repeat;
   background-size: cover;
   text-align: center;
   background-attachment: fixed;
}

.mid-ctas .so-widget-sow-editor {
   padding: 0;
}

.mid-ctas h2 {
   color: #363636;
   font-weight: 500;
   font-size: 60px;
   line-height: 60px;
   font-family:'Oswald', 'Open Sans', 'open_sansregular', sans-serif;
   text-transform: uppercase;
}
.mid-ctas h3 {
   color: #464646;
   font-weight: 500;
   font-size: 20px;
   line-height: 20px;
   font-family:'Oswald', 'Open Sans', 'open_sansregular', sans-serif;
   text-transform: uppercase;
}

.mid-ctas p {
   color: #363636;
   font-size: 20px;
}

.mid-ctas a {
   font-weight: bold;
   font-size: 20px;
   text-transform: uppercase;
   text-decoration: none;
   /* font-weight: normal; */
   font-family: 'Open Sans', Arial, sans-serif;
}
.mid-ctas a br{
   display: none;
}
.mid-ctas ul.grid-list {
   margin-top: 80px;
}
.mid-ctas ul.grid-list li {
   padding: 0 35px;
   max-width: 400px;
   min-width: 328px;
}

/* ================= Bottom CTAS ================= */
.bottom-ctas {
   padding:20px;
   background: #227eaf url("../2018/03/review-back.jpg") top center no-repeat;
   color: #fff;
   text-align: center;
   background-size: cover;
}

.bottom-ctas a,
.bottom-ctas  p {
   color: #fff;
   padding: 10px 0;
   font-size: 24px;
   font-family:'Oxygen', 'Open Sans', 'open_sansregular', sans-serif;
}

.bottom-ctas h2 {
   color: #e1e1e1;
   font-weight: 500;
   font-size: 36px;
   line-height: 36px;
   font-family:'Oswald', 'Open Sans', 'open_sansregular', sans-serif;
   text-transform: uppercase;
}
.bottom-ctas a {
   text-decoration: none;
   text-transform: uppercase;
}

.bottom-ctas.reviews h2 {
   color: #e1e1e1;
   font-weight: 500;
   font-size: 36px;
   line-height: 36px;
   font-family:'Oswald', 'Open Sans', 'open_sansregular', sans-serif;
   text-transform: capitalize;
}
.bottom-ctas.reviews h2 {
   color: #e1e1e1;
   font-weight: 500;
   font-size: 36px;
   line-height: 36px;
   font-family:'Oswald', 'Open Sans', 'open_sansregular', sans-serif;
   text-transform: capitalize;
}
.bottom-ctas.reviews h3 {
   color: #e1e1e1;
   font-weight: 500;
   font-size: 24px;
   line-height: 24px;
   margin: 30px 10px;
   font-family:'Oxygen', 'Open Sans', 'open_sansregular', sans-serif;
   text-transform: capitalize;
}
.bottom-ctas.reviews h4 {
   color: #e1e1e1;
   font-weight: 600;
   font-size: 24px;
   line-height: 24px;
   margin: 5px;
   font-family:'Oxygen', 'Open Sans', 'open_sansregular', sans-serif;
}
.bottom-ctas.reviews p strong {
   color: #e1e1e1;
   font-weight: 500;
   font-size: 16px;
   line-height: 16px;
   margin: 0;
   font-family:'Oxygen', 'Open Sans', 'open_sansregular', sans-serif;
   text-transform: uppercase;
}
.bottom-ctas.reviews p {
   margin: 0;
   padding: 5px;
   font-size: 16px;
   line-height: 16px;
}

/* ================= Footer CTA ================= */

.footer-ctas {
   color: #fff;
   padding:50px 20px;
   text-align: center;
   /*background: #cdaf95 url('../2018/03/locations-back.jpg') top center no-repeat;*/
   background: #cdaf95;
   background-size: cover;
}

.footer-ctas h2 {
   color: #ffffff;
   font-size: 23px;
   line-height: 26px;
   font-weight: 500;
   font-family: "Oswald", sans-serif, 'Open Sans', Arial, sans-serif;
   margin: 0 0 10px 0;
}
.footer-ctas h3 {
   color: #ffffff;
   font-size: 16px;
   line-height: 16px;
   font-weight: normal;
   font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
   text-transform: uppercase;
}
.footer-ctas .cta {
   border-radius: 10px;
   padding: 30px;
   background: rgba(174,93,47,.75);
}
.footer-ctas p {
   color: #fff;
   font-size: 18px;
   margin: 10px;
   font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
}
.footer-ctas .orange {
   background:#ae5d2f;
   border-radius: 10px;
}
.footer-ctas a.orange {
   font-weight: bold;
   font-size: 16px;
   color: #fff;
   text-transform: uppercase;
   text-decoration: none;
   /* font-weight: normal; */
   font-family: 'Open Sans', Arial, sans-serif;
   background:#ae5d2f;
   border-radius: 10px;
   padding: 20px 30px;
   display: block;
   margin: 10px auto;
}
.footer-ctas a.phonefoot {
   font-weight: bold;
   font-size: 32px;
   color: #fff;
   text-transform: uppercase;
   text-decoration: none;
   font-family: "Oswald", sans-serif, 'Open Sans', Arial, sans-serif;
}

.ctct-form-defaults .ctct-form-header {
   display: none!important;
}
.top-ctas ul.grid-list li,
.footer-ctas ul.grid-list li {
   vertical-align: middle;
   max-width: 360px;
}
/* ================= Extra CSS ================= */
/*.desktop-content {
   display: none!important;
}*/
.mobile-content {
   display: block!important;
}
@media (min-width:1025px){
   .mobile-content {
      display: none!important;
   }
   /* .desktop-content {
       display: block!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;
}
/*@media(min-width:780px) {
   .so-widget-sow-accordion {
      margin: 20px 30px 20px 0;
   }
   .so-widget-sow-editor .textwidget {
      margin-right: 30px;
   }
}*/
.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
   background: #a8dade !important;
   color: #252525 !important;
}
.sow-accordion-panel.sow-accordion-panel-open {
   background: #ccc;
   border-radius: 5px;
}
.sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
   border: none;
}
.sow-accordion-panel-open .sow-accordion-panel-header {
   background: #dceff1 !important;
   color: #252525 !important;
}
.so-widget-sow-accordion-default-b809fad5514c .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
   font-size: 18px;
}
/* ================= end accordion ================= */


/* ================= Footer CSS ================= */
footer.site-footer {
   display: none;
}
.at-below-post {
   text-align: center;
}
.footer-widgets {
   color: #363636;
   font-size: 13px;
   font-family: 'Open Sans', 'open_sansregular', sans-serif;
   padding: 20px 10px;
   min-height: 50px;
   background: #fff;
}

.footer-widgets p {
   color: #fff;

}
.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 24px;
   text-align: left;
}

/*.footer-widgets .wrap .widget-area .widget_nav_menu ul li:before {
   content: '\00a0\2022\00a0\00a0';
   color: #fff;
   font-size: 17px;
}
.footer-widgets .wrap .widget-area .widget_nav_menu ul li:first-child:before {
   content: '';
}*/
.footer-nav {
}

.footer-nav a {
   color: #363636;
   text-decoration: none;
}
.copyright {
   color: #363636;
   text-align: center;
   font-size: 13px;
   padding-bottom: 20px;
   font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
}
.copyright a{
   color: #ae5d2f!important;
   text-transform: uppercase;
}
.copyright  ul.grid-list li {
   max-width: 100%;
   vertical-align: middle;
}

.footer-bold .so-widget-sow-editor {
   padding: 0;
}

.hidden-prop {
   display: none;
}

.copyright p,
.footer-address p {
   font-size: 13px;
}

.footer-address .so-widget-sow-editor {
   padding: 0;
}

.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: #363636;
   text-decoration: none;
   font-size: 13px;
   margin: 0;
   /* font-weight: 800; */
}
.footer-widgets a{
   font-size: 14px;
   /* text-transform: uppercase; */
   font-family: 'Open Sans', Arial, sans-serif;
}
.footer-widgets a:hover{
   text-decoration: underline;
}

.footer-widgets .bold a{
   text-transform: uppercase;
   font-weight: bold;
   color: #ae5d2f;
   margin-bottom: 9px;
   display: block;
}

.footer-widgets .wrap .widget-area .widget_nav_menu ul li a:before{
   /*font-family: 'fontawesome';
   content: "\f054";
   color: #fff ;
   margin-right: .5em;
   font-size: 8px;*/
}
.footer-address p {
   font-size: 18px;
}
.bottom-footer {
   color: #fff;
   text-align: center;
   padding: 20px 0;
}
.bottom-footer p{
   color: #fff;
   font-size: 14px;
}
.bottom-footer h3{
   color: #fff;
}
.footer-widgets h2,
.footer-widgets h2 a{
   color:#363636;
   font-size: 32px;
   text-align: center;
   font-weight: 600;
}

.seo {
   text-align: center;
   padding: 10px;
}
.seo p {
   color: #363636!important;
   font-size: 13px !important;
   font-weight: 400;
}
.seo a {
   color: #363636!important;
   font-size: 13px !important;
   font-weight: 400;
   text-decoration: underline;
   text-transform: inherit;
}
.seo {
   display: none!important;
}
.home .seo {
   display: block!important;
}
/*.footer-nav a:before {
   font-family: 'fontawesome';
   content: "\f0a9";
   color: #195ba8 ;
   margin-right: .5em;
}*/

.share-this {
   text-align: center;
   display: block;
   margin:auto
}
.at-style-responsive .at-share-btn {

}
.ih-bug {
   text-align: center;
   font-size: 10px;
   max-width: 200px;
   margin: 15px auto;
   color: #000;
}

.ih-bug a img{
   display: block;
   margin: 5px auto;
}
.ih-bug a{
   font-size: 10px!important;
   font-weight: normal!important;
   text-transform: capitalize;
   font-family: 'Open Sans', 'open_sansregular', 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;
}

/* ================= Accordions ================= */
.lsow-panel a {
   text-decoration: underline;
}
.lsow-accordion.style1 .lsow-panel {
   margin: 1px 0 0 0;
   border-radius: 0;
   padding: 0;
   /*border: 1px solid #e3be42!important;*/
   background: #e1e1e1;
}

.lsow-accordion.style1 .lsow-panel.lsow-active{
   background: none;
}

.lsow-accordion.style1 .lsow-panel:hover{
   background: none!important;
}
.lsow-accordion.style1 .lsow-panel:hover .lsow-panel-title {
   color: #000;
}

.lsow-accordion.style1 .lsow-panel .lsow-panel-title {
   font-weight: normal;
   color: #019fc6;
   font-size: 20px;
   padding: 20px 40px;
   background: none;
}
.lsow-accordion.style1 .lsow-panel.lsow-active .lsow-panel-title {
   color: #019fc6;
}
.lsow-accordion.style1 .lsow-panel:hover .lsow-panel-title {
   color: #019fc6;
}
.lsow-accordion.style1 .lsow-panel .lsow-panel-content {
   background: #5aacc0;
   color: #fff;
   padding: 40px;
}
.lsow-accordion.style1 .lsow-panel .lsow-panel-content a{
   color: #fff!important;
}

.lsow-panel-content h2,
.lsow-panel-content h3,
.lsow-panel-content p,
.lsow-panel-content a {
   color: #000!important;
}
.lsow-accordion.style1 .lsow-panel.lsow-active .lsow-panel-title:after,
.lsow-accordion.style1 .lsow-panel .lsow-panel-title:after, .lsow-accordion.style3 .lsow-panel .lsow-panel-title:after {
   color: #019fc6;
   top: 20px;
}

/* ================= 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:#A3C3DD;
   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: 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) {
   .home .carousel h2,
   .home .carousel p {
      text-shadow: none;
   }
   .siteorigin-panels-stretch.panel-row-style {
      padding: 10px !important;
   }
   .rotator.siteorigin-panels-stretch.panel-row-style {
      padding: 0 !important;
   }

   #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: #b05e27;
   }
   #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;
      line-height: 30px;
      height: 30px;
   }
   #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-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
      background: #666;
      font-size: 17px;
      padding: 5px 35px;
      color: #fff;
      font-family: 'Oswald', 'Open Sans', 'open_sansregular', sans-serif;
   }
   #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;
   }
   ul.mega-sub-menu li {
      /* border-bottom: 1px #fff solid!important;*/
   }
   ul.mega-sub-menu li.servicesfirst {
      border-bottom: none!important;
      display: none!important;
   }
   .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 {
      background: #b05e27;
      display: block;
      position: fixed;
      top: 0;
      right: 0;
      z-index: 9999;
      width: 100%;
      padding: 0;
      /*height: 50px;*/
   }

   .logo {
      margin: 0;
   }

   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;
   }
   .headerright {
      background: none;
   }
   .headerright a {
      font-size: 13px;
   }
   .after-header .title-area .site-title a {
      min-width: 1em;
      min-height: 134px;
      width: 263px;
      margin: auto;
   }

   .brow-nav-area a {
      /*color: #555555;
      text-decoration: none;
      font-size: 15px;
      text-transform: uppercase;*/
   }

   .toplinks ul li {
      list-style: none;
      padding: 5px 10px;
      max-width: 188px;
   }
   .top-header {
      padding: 10px 0;
   }
   .home-content {
      min-height: 100%;
   }
   ul.grid-list.services li {
      max-width: 280px;
   }
   .content-hp h1 {
      margin: 10px 0;
   }

   .headerright hr {
      display: none;
   }

   /* ================= ROTATOR/CAROUSEL ================= */

   .carousel .container {
      /*background: #000;
      width: 100%;*/
      /*padding: 10px;*/
      width: 100%;
   }

   .carousel-inner {
      background: #fff;
   }


   .carousel-caption {
      right: 0;
      left: 0;
      bottom: 10%5;
      position: relative;
   }

   .carousel-indicators {
      display: none;
   }

   .carousel-control {
      display: none;
   }

   /* ================= CTAS ================= */
   .content-hp ul.grid-list li {
      max-width: 210px;
   }
   .top-ctas {
      position: relative;
      margin: 0;
      min-height: 100%;
      font-size: 15px;
   }

   .mid-cta-area .textwidget {
      padding-left: 20px;
   }
   .bottom-ctas h2,
   .mid-ctas h2 {
      /*font-size: 40px!important;
      line-height: 40px;*/
   }
   .footer-ctas,
   .mid-ctas {
      padding: 20px;
   }
   .content-hp {

   }
   .content-hp .panel-grid-cell, .content-hp .panel-grid-cell {
      padding: 0 10px;
   }


   /* ================= 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-border {
      padding: 10px 0;
   }
   .footer-widgets p, .footer-widgets a {
      font-size: 15px;
   }
   .footer-widgets ul.grid-list li:first-child {
      display: block;
   }

   .footer-widgets {
      font-size: 11px;
   }
   .footer-widgets a {
      font-weight: normal;
      text-transform: capitalize;
   }

   .footer-pad .so-widget-sow-editor {
      padding:0;
   }
   .footer-pad p {
      margin: 5px 0;
      text-align: center;
   }

}
@media only screen and (min-width: 240px) and (max-width: 1023px) {
   .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) {

   .footer-ctas {
      text-align: left;
   }

}
@media only screen and (min-width: 1023px) and (max-width: 1024px) {
   .phone-number a, .phone-number {

   }
   .top-header .widget_search h3 {
      /*color: #818285;
      text-transform: uppercase;
      font-size: 22px!important;
      padding: 4px 10px;*/
   }
   .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: 21px;
   }
   .headerright a img {
      display: inline-block;
      padding: 0 10px;
      margin: 2px auto;
   }
   form.search-form {
      text-align: left;
   }
   .brow-nav-area .widget_search form {
      left: 6px;
      width: 100%;
   }
   .brow-nav-area .widget_search h3 {
      font-size: 15px!important;
   }
   .content-hp h1 {
      font-size: 31px!important;
      line-height: 31px;
   }
   .content-hp ul.grid-list li {
      max-width: 280px;
   }
   .mid-ctas ul.grid-list li {
      max-width: 230px;
   }
   .top-ctas ul.grid-list li {
      max-width: 230px;
   }
   .footer-ctas {
   }
   .carousel-caption {
      position: absolute;
      /* left: 0;
       right: 0;
       text-align: center;
       opacity: 1;
       text-shadow: none;
       bottom: 0;
       width: 100%;
       margin: auto;
       padding: 10px;
       background: rgba(255,255,255,.5);
       background-size: cover;*/
   }
   .carousel h2 {
      margin: 0;
   }
   .top-ctas ul.grid-list li a {
      color: #fff;
      margin: 10px auto;
      display: block;
      padding: 12px 23px;
      min-width: 100%;
      max-width: 205px;
      font-size: 15px;
   }
   .footer-ctas p {
      font-size: 14px;
   }
   .top-header .cta {
      max-width: 262px;
   }
   .rotator.lp.specialties p,
   .rotator.lp p {
      color: #000000;
      font-size: 26px;
      line-height: 26px;
      font-weight: bold;
      text-shadow: none;
   }
   .rotator.lp.training .carousel-caption,
   .rotator.lp .carousel-caption{
      right: 4%!important;
      left: auto;
      width: 49%;
      top: 30px;
      bottom: 0;
   }

   .rotator.lp.book .carousel-caption {
      right: 0!important;
      left: 0;
      width: 100%;
      top: 0;
      bottom: 0;
      margin: auto;
   }
   .rotator.lp.specialties .carousel-caption {
      right: 4%!important;
      left: auto;
      width: 39%;
      top: 10px;
   }
   .top-links a {
      font-size: 18px;
   }
   .book-lp h2 {
      font-size: 38px;
      line-height: 38px;
   }
   .book-lp h4 {
      font-size: 40px;
      line-height: 40px;
      margin: 15px 0;
   }
   .rotator.lp.book .carousel h2, .rotator.lp.book .carousel h3 {
      color: #464646;
      font-weight: 400;
      margin: 0;
      padding: 0;
      font-size: 20px;
      line-height: 20px;
      text-transform: capitalize;
      text-align: left;
      text-shadow: none;
   }
   .rotator.lp.book .carousel h4 {
      color: #ae5d2f;
      font-weight: 400;
      font-size: 30px;
      line-height: 30px;
      text-align: left;
      margin: 10px 0;
   }
   .rotator.lp.book .carousel p {
      color: #464646;
      text-align: left;
      font-size: 15px;
      line-height: 14px;
      font-weight: normal;
   }
   .rotator.lp.book a {
      font-size: 16px;
   }
   .rotator.lp.book a > img {
      width: auto;
      max-width: 150px;
   }
}
@media only screen and (max-width: 780px) {

   body.full-width-content.site-container-fixed .content-sidebar-wrap {
      width: auto!important;
   }

   .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;*/
   }
   .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 >  div:first-child,
    .top-header >  div:first-child,
    .top-header >  div:last-child {
       display: none;
    }*/

   .brow-nav-area ul.grid-list li {
      margin-bottom: 0;
      vertical-align: inherit;
   }
   .page .site-container .before-header {
      width: 100%!important;
      padding: 0;
   }
   .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 {
      display: block;
      margin: auto;
   }


   .contentimage {
      margin: 10px auto;
      max-width: 100%;
      text-align: center;
   }
   .side hr,
   .featuredpost,
   .linksdiv {
      max-width: 360px;
      margin: 10px auto;
      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 {
      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;
   }
   .carousel h3 {
      font-size: 24px;
      color: #000;
      text-shadow: none;
   }
   .carousel h2 strong {
      font-weight: normal;
   }
   .rotator.book .carousel-caption,
   .rotator.lp.training .carousel-caption, .rotator.lp .carousel-caption,
   .rotator.lp.specialties .carousel-caption {
      right: 0!important;
      left: auto;
      width: 100%;
      top: 0;
      padding: 10px;
   }

   .rotator.lp.book .carousel-inner > .item > img {
      display: none;
   }
   .rotator.lp.book .carousel .container {
      background: url("../2018/03/LP-Header04.jpg") top center no-repeat;
      background-size: cover;
   }
   .carousel h3 strong, .carousel h3 a, .carousel h3, .carousel h4, .carousel a, .carousel p,
   .rotator.book p,
   .rotator.lp.training h2,
   .rotator.lp p {
      font-size: 22px;
      line-height: 22px;
      text-shadow: none;
      padding: 10px 20px;
   }
   .rotator.lp.book .carousel ul.grid-list,
   .rotator.lp.book .carousel p,
   .rotator.lp.book .carousel h4,
   .rotator.lp.book .carousel h2, .rotator.lp.book .carousel h3 {
      text-align: center;
      text-shadow: none;
   }
   .top-header .col-md-5, .top-header .col-md-7 {
      padding: 0;
      width: 48%;
      display: inline-block;      vertical-align: top;
   }

   .rotator a {
      margin: 0 auto;
      padding: 0;
      max-width: 100%;
      font-size: 19px!important;
   }
   .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 a {
      font-weight: normal;
      color: #fff;
      margin: 10px auto;
      display: block;
      padding: 6px 20px;
      min-width: 100%;
      font-size: 19px;
   }
   .top-ctas {
      padding: 20px;
   }
   .top-ctas h2 {
      font-size: 50px;
      line-height: 50px;
      color: #464646;
      font-weight: 400;
      margin: 5px 0;
   }
   .top-ctas h3 {
      font-size: 26px;
      line-height: 26px;
      color: #464646;
      font-weight: 400;
      margin: 10px 0;
   }
   .top-ctas h4 {
      font-size: 40px;
      line-height: 40px;
      color: #ae5d2f;
      font-weight: 700;
      margin: 5px 0;
      font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
   }
   .top-ctas p {
      font-size: 17px;
      color: #464646;
   }
   .top-ctas a {
   }


   .mid-ctas {
      text-align: center;
      padding: 10px 0;
      background: #bcdae5;
   }
   .mid-ctas .cta {
      background: none;
      padding: 10px;
   }
   .mid-ctas h2 {
      text-align: center;
      font-size: 30px;
      line-height: 30px;
   }
   .mid-ctas p {
      color: #363636;
      font-size: 15px;
   }
   .mid-ctas ul.grid-list li {
      padding: 0 25px;
      max-width: 100%;
   }
   .mid-ctas h2:before, .mid-ctas h2:after {
      display: none;
   }
   .mid-ctas p {
      padding: 0 20px;
      text-align: center;
      display: none;
   }
   .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;
   }
   .bottom-ctas h2, .bottom-ctas h3 {

      text-align: center;
   }

   .bottom-ctas h2 {
      font-size: 30px;
      line-height: 30px;
      text-align: center;
   }

   .contactform h2 {
      font-size: 30px!important;
   }
   .content-hp {
      padding: 0;
      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: #ae5d2f;
   }
   .footer-ctas .textwidget {
      padding: 0 20px;
   }

   .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 {
      text-align: center;
      font-size: 17px;
      padding: 0;
   }
   .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 {
      color: #ffffff;
      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;
   }
   .footer-widgets p, .footer-widgets a {
   }
   .content-sidebar-wrap a.entry-image-link img,
   .featured-content img, .gallery img {
      width: auto;
      display: block;
      float: none;
      max-width: 300px;
      margin: auto;
   }
   .appointment h2 a {
      text-decoration: none;
      color: #fff;
      display: block;
   }
   .beforeafter {
      max-width: 362px;
      margin: auto;
   }
   .special-offers {
      background: #68508b;
      text-align: center;
      padding: 10px;
   }
   .special-offers p {
      padding: 10px 0;
      color: #ffffff;
   }
   .footer-widgets .so-widget-image {
      margin: 10px auto;
   }
}

@media only screen and (min-width: 240px) and (max-width: 779px) {
   .book-lp a {
      min-width: 100%!important;
      padding: 12px 23px;
      font-size: 19px;
   }
   .top-links,
   .rotator.lp,
   .top-header > div:first-child {
      display: none!important;
   }
   body.home .top-links,
   body.home .rotator.lp,
   body.home .top-header > div:first-child {
      display: block!important;
   }
   .footer-ctas a.orange {
      font-size: 18px;
      margin: auto;
      padding: 0;
   }
   .footer-ctas h2 {
      font-size: 20px;
      line-height: 20px;
      margin: 20px 0;
   }
   .footer-ctas h3 {
      color: #ffffff;
      font-size: 16px;
      line-height: 16px;
   }
   .footer-ctas p {
      font-size: 11px;
   }
   .footer-ctas a.phonefoot {
      font-size: 22px;
      margin: auto;
   }
   .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 {
      padding: 5px 20px;
   }
   .locations ul.grid-list, .bottom-ctas ul.grid-list, .mid-ctas ul.grid-list {
      margin-top: auto;
   }
   .bottom-ctas h2 {
   }
   .footer-ctas h2 {
   }
   .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 {
      padding: 10px;
   }

   .content-sidebar-wrap .content, .content-sidebar-wrap .sidebar {
      float: none!important;
      width: 100%!important;
      margin: 0 auto;
   }
   #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;
   }

}
@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) {

   .home .rotator .carousel-caption {
      right: 0;
      left: 0;
      position: absolute;
      padding-bottom: 0;
      width: 70%;
      margin: auto;
   }
   .home .rotator a {
      margin: 0 auto;
      padding: 10px;
      max-width: 248px;
      font-size: 19px!important;
      border: 1px #000 solid;
   }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
   ul.grid-list.headerright {
      text-align: center;
   }

}
@media only screen and (min-width: 280px) and (max-width: 667px) {
   .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;
   }
}

@media only screen and (min-width: 280px) and (max-width: 320px) {
   .mid-ctas .cta-hover {
      padding: 20px 0;
      display: block;
   }
   .mid-ctas .col-md-4 {
      max-width: 390px;
      display: block;
      margin: 30px auto;
   }
   .phone-number,
   .phone-number a {
      font-size: 25px!important;
      line-height: 25px!important;
   }
   .phone-number strong {
      display: none!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: #b05e27 url("../../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;
}

/* Temp only for LKK */
@media only screen and (min-width: 1025px) {
   .ihs-pe-search .col-md-6:first-child {
      width: 60%;
   }

   .ihs-pe-search .col-md-6:last-child {
      width: 40%;
   }
}
/* 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: #0f75bc!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: #b05e27;
   text-align: center;
   padding: 10px 20px;
   text-decoration: none;
}
.ihs-pe-article-title-source .col-md-3 a:hover{
   color: #b05e27;
   background: #fff;
}


/* General Styling */

.content-lp.pe h1 {
   color: #b05e27;
   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 {
   font-size: 38px!important;
   line-height: 38px!important;
   margin: 5px 0 15px 0!important;
   font-weight: 500!important;
   width: 70%;
}
h3.ihs-pe-search-title {
   font-weight: bold;
   text-transform: uppercase;
   font-size: 30px;
   color: #000;
}
h3.ihs-pe-search-did-you{
   text-align: center;
   color: #000;
}

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: #b05e27;
   font-size: 40px!important;
   line-height: 40px!important;
}
.ihs-pe-article h2.section-title {
   color: #b05e27;
   font-size: 24px!important;
   line-height: 24px!important;
}

h1.ihs-pe-article-title {
   font-size: 38px!important;
   line-height: 38px;
   margin: 5px 0 15px 0!important;
   font-weight: 500!important;
   color: #b05e27;
}
h3.ihs-pe-search-title {
   font-weight: bold;
   text-transform: uppercase;
   font-size: 30px!important;
   color: #fff;
}
h3.ihs-pe-search-did-you{
   text-align: center;
   color: #fff;
   font-size: 25px!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: #b05e27;
   }
}
@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 {
      max-height: 250px!important;
      overflow: auto!important;
   }
}
@media only screen and (min-width: 240px) and (max-width: 600px){
   #mega-menu-primary {
      max-height: 250px!important;
      overflow: auto!important;
   }
}


.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;
   font-family: "Oxygen", sans-serif, 'Open Sans', Arial, sans-serif;
   margin: 20px 0;
   color: #25569b;
   font-size: 30px;
   line-height: 32px;
}
.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;
}
.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:#000!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: #000!important;
 text-decoration: none;
 font-weight: normal;
font-size: 10px !important;
}