/*Accessibility Changes */ 

body.home .header-container a:focus, #hero-navigation a:focus, .top-menu a:focus, a.btn.btn-primary.border-light:focus, #main-footer a:focus, #sticky-cta a:focus {outline: 3px dashed white;}
.header-container a:focus, #main-header.et-fixed-header a:focus,  a:focus, input.wpcf7-form-control.wpcf7-submit:focus  {outline: 3px dashed black;} 
a.btn.btn-primary.border-light {border: 1px solid #fff!important;}
h2.et_pb_module_header span.text-primary{ color: #aaa !important;}
#hero-navigation #top-menu a:hover {color: #aaa !important;}

.page-header h1 span.text-primary {color:#cdcdcd !important;}

/* Fix for footer text showing through sticky CTA */
#footer-bottom .et_pb_column {z-index: auto;}

/* CHATBOT */
.wpic-popup-message p:last-of-type {
	padding: 11px !important;
}
.wpic-popup-message p.heading  {
	padding: 16px 10px !important;
}

/* BLOG SHORT CODE CTA STYLES */
h4.blogctainterrupt {margin-top:20px; margin-bottom:20px; }
h4.blogctainterrupt a::after {  content: "\00bb "; color:#1276CE;  font-size:22px;}


html {
  font-size: 10px; }

body {
  color: #444;
  font-family: "Barlow", sans-serif;
  font-size: 1.4rem;
  line-height: 1.4; }

a {
  color: #1276CE;
  transition: color .4s; }
  a:hover {
    color: #006599 !important; }

.et_pb_module_header {
  line-height: 1.4; }

.et_pb_divider {
  height: 8px !important;
  margin: 0 0 30px !important; }
  .et_pb_divider:before {
    border-top-color: #ededed !important;
    border-top-width: 8px; }
    .bg-image .et_pb_divider:before {
      border-top-color: #444 !important; }
  .et_pb_divider.divider-primary:before {
    border-top-color: #1276CE !important; }

.et_pb_toggle,
.et_pb_toggle_open {
  background: transparent;
  border: 0;
  padding: 0; }

/*  PPC LPs  */
.PPC_headerpracticename div {
	text-align: center
}
.PPC_headerpracticename p {font-family: "Barlow Condensed", "Barlow", sans-serif;     font-weight: 600;    letter-spacing: .05em;    color: #444;
    display: inline-block;    font-size: 30px !important;    line-height: 50px;    margin: 0;    padding: 0;    transition: color .4s; text-align: center}
.PPC_headerphone p {font-family: "Barlow Condensed", "Barlow", sans-serif;     font-weight: 600;    letter-spacing: .05em;    color: #444;
    display: inline-block;    font-size: 20px !important;    line-height: 30px;    margin: 0;    padding: 0;    transition: color .4s; text-align:center;}
.PPC_headerphone p a {font-family: "Barlow Condensed", "Barlow", sans-serif;     font-weight: 600;    letter-spacing: .05em;    display: inline-block;    font-size: 30px !important;    line-height: 30px;    margin: 0;    padding: 0;    transition: color .4s; text-align:center;}
.PPC_headerphone div {
	text-align: center;
}


.page-template-page-template-blank .rmp_menu_trigger {
	display: none !important;
}

@media screen and (max-width: 1200px){
	.rmp_menu_trigger {
    display: none !important;
	}
}

@media screen and (max-width: 1301px) {
    .rmp_menu_trigger {display: block !important; } 
}

@media (min-width: 981px) {
	.PPC_headerpracticename div {text-align: left}
	.PPC_headerpracticename p {text-align: left}
	.PPC_headerphone p {text-align: right}
	.PPC_headerphone p a {text-align: right}
	.PPC_headerphone div {text-align: right;}
}


@media (max-width: 980px) {
	.PPC_headerpracticename p, .PPC_headerphone p, .PPC_headerphone p a, .et_pb_module.et_pb_text.et_pb_text_5.PPC_headerphone.et_pb_bg_layout_light.et_pb_text_align_right, .et_pb_module.et_pb_text.et_pb_text_4.PPC_headerpracticename.et_pb_bg_layout_light.et_pb_text_align_left, .centeronmobile  {text-align:center !important;}
.wpcf7-form {margin-left: auto;    margin-right: auto;}

}

@media (min-width: 981px) {
  .et_pb_row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */ } }

.et_pb_testimonial:before {
  background: #fff;
  color: #1276CE; }

.et_pb_testimonial_author {
  text-align: right; }
  .et_pb_testimonial_author:before {
    content: "- "; }

.et_pb_toggle_title {
  color: #1276CE !important;
  font-weight: 300 !important; }
  et_pb_module:not(:first-child) .et_pb_toggle_title {
    margin-top: -10px; }
  .et_pb_toggle_title:before {
    color: #1276CE;
    content: "\f110";
    font-family: Flaticon !important;
    font-weight: 900; }
    .et_pb_toggle_open .et_pb_toggle_title:before {
      content: "\f111"; }

.et_pb_toggle_content {
  padding-top: 0; }

@media screen and (max-width: 600px) {
  .container,
  .et_pb_row {
    width: 90%; } 
	
/*chatbot mobile css*/
   .wpic-launcher {
     bottom: 85px !important;
	}
}

@media screen and (max-width: 980px) {
  .et_pb_row:not(:first-child) {
    padding-top: 0; } }

#page-container {
  padding-top: 0 !important; }

.bg-dark {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #999;
  color: #fff;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
  .bg-dark h2 {
    color: #fff; }

.bg-gray {
  background-color: #fbfbfb;
  background-image: url("/wp-content/themes/aw2new/img/gray-bg.jpg");
  background-size: auto; }

.bg-image {
  background-size: cover !important;
  background-position: center !important; }

.border-box {
  border: 1px solid #ededed;
  padding: 50px !important; }
  .border-box.et_pb_row {
    padding-bottom: 0 !important; }
  .border-box .et_pb_column {
    margin-bottom: 50px !important; }

#brands .et_pb_main_blurb_image {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  height: 150px;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%; }
  #brands .et_pb_main_blurb_image img {
    max-height: 150px;
    width: auto !important; }

@media (min-width: 981px) {
  .divider-row .et_pb_column:first-child .et_pb_text_inner {
    text-align: right; }
  .divider-row .et_pb_column:nth-child(2) {
    border-left: 8px solid #ededed;
    padding-left: 5.5%; }
    .bg-image .divider-row .et_pb_column:nth-child(2) {
      border-color: #444; } }

.hover-box:hover {
  background-color: #fbfbfb;
  border-color: #fbfbfb;
  transition: border-color .4s, background-color .4s; }

.icon-left .et_pb_blurb_content {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  max-width: none;
  text-align: left; }

.icon-left .et_pb_main_blurb_image {
  margin-bottom: 0;
  margin-right: 30px; }
  .icon-left .et_pb_main_blurb_image .et-pb-icon {
    font-size: 2.835rem;
    position: relative;
    top: .2em; }

.icon-left .et_pb_blurb_container {
  font-size: 1.89rem; }

.icon-list dd {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-left: 0; }
  .icon-list dd:not(last-child) {
    margin-bottom: 20px; }
  .icon-list dd a {
    color: inherit; }
    .icon-list dd a:hover {
      color: #1276CE !important; }
  .icon-list dd .flaticon-primary {
    margin-right: 30px; }

.practice h5 a {
  display: block;
  margin-bottom: .5em; }

.special-offer {
  border-style: dashed;
  border-width: 2px; }
  .special-offer:not(:last-child) {
    margin-bottom: 30px; }
  @media (min-width: 981px) {
    .special-offer {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
      .special-offer .et_pb_column {
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */ } }
  .special-offer .et_pb_image img {
    background-color: #1276CE; }
  .special-offer h2 {
    margin-bottom: 1.89rem; }

.text-primary,
.flaticon-primary {
  color: #1276CE !important; }

.text-lg, .special-offer .et_pb_column_3_5 p {
  font-size: 2.5515rem !important; }

.text-col .et_pb_module {
  margin: 0 auto;
  max-width: 700px;
  padding: 0 0 30px; }

.text-col.border-box .et_pb_module {
  padding: 0; }

@media (max-width: 980px) {
  .text-center-sm, .text-center-sm div {
    text-align: center !important; } }

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 60px;
  font-style: normal;
  font-weight: 300; }
  h2 [class^="flaticon-"]:before, h2 [class*=" flaticon-"]:before, h2
  [class^="flaticon-"]:after, h2 [class*=" flaticon-"]:after {
    font-size: .75em;
    margin-right: .5em;
    position: relative;
    top: -.1em; }

.flaticon-user:before {
  margin-right: 0.05em;
  position: relative;
  top: 0.05em; }

.flaticon-2x:before {
  font-size: 4.5em; }

.flaticon-otoscope:before {
  content: "\f106"; }

.flaticon-audiogram:before {
  content: "\f105"; }

.flaticon-hearing-aid:before {
  content: "\f107"; }

.flaticon-couple:before {
  content: "\f100"; }

.flaticon-medicine:before {
  content: "\f103"; }

.flaticon-medical-history:before {
  content: "\f104"; }

.flaticon-piggybank:before {
  content: "\f101"; }

.flaticon-brain:before {
  content: "\f102"; }

.flaticon-checkmark:before {
  content: "\f10f"; }

.flaticon-clock:before {
  content: "\f10b"; }

.flaticon-calendar:before {
  content: "\f10a"; }

.flaticon-phone:before {
  content: "\f10d"; }

.flaticon-office:before {
  content: "\f109"; }

.flaticon-testimonial:before {
  content: "\f10c"; }

.flaticon-user:before {
  content: "\f10f"; }

.flaticon-doctor:before {
  content: "\f108"; }

.flaticon-placeholder:before {
  content: "\f10e"; }

.flaticon-down-arrow:before {
  content: "\f110"; }

.flaticon-up-arrow:before {
  content: "\f111"; }

.flaticon-right-arrow:before {
  content: "\f112"; }

.flaticon-left-arrow:before {
  content: "\f113"; }

.btn,
.btn-item a,
.wpcf7-submit,
.pagination a {
  font-family: "Barlow Condensed", "Barlow", sans-serif;
  font-weight: 600;
  letter-spacing: .05em;
  border: 4px solid transparent;
  display: inline-block;
  font-size: 1.89rem;
  padding: 0.675rem 1.35rem !important;
  transition: background-color .4s, border-color .4s, color .4s; }
  .btn + .btn,
  .btn-item a + .btn,
  .wpcf7-submit + .btn,
  .pagination a + .btn {
    margin-left: 1.5em; }

.btn-primary,
.btn-item-primary a,
.wpcf7-submit,
.pagination a {
  background-color: #1276CE !important;
  border-color: #1276CE !important;
  color: #fff !important; }
  .btn-primary:hover,
  .btn-item-primary a:hover,
  .wpcf7-submit:hover,
  .pagination a:hover {
    background-color: #006599 !important;
    border-color: #006599 !important;
    color: #fff !important; }

.btn-secondary,
.btn-item-secondary a {
  background-color: transparent !important;
  border-color: #1276CE !important;
  color: #1276CE !important; }
  .btn-secondary:hover,
  .btn-item-secondary a:hover {
    background-color: #006599 !important;
    border-color: #006599 !important;
    color: #fff !important; }

.wpcf7-form {
  max-width: 400px; }
  .wpcf7-form .wpcf7-form-control {
    display: block;
    font-size: 1.89rem;
    font-weight: 300;
    line-height: 1.4;
    padding: 0.675rem 1.35rem !important;
    transition: color .4s; }
    .wpcf7-form .wpcf7-form-control:not([type="submit"]) {
      width: 100%; }
      .wpcf7-form .wpcf7-form-control:not([type="submit"]):focus {
        border-color: #1276CE; }
  .wpcf7-form .wpcf7-submit {
    diplay: block;
    font-weight: 600;
    margin-top: 1em; }
  .wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    font-size: inherit;
    margin-bottom: 1em; }
  .wpcf7-form br {
    display: none; }

#et-top-navigation {
  display: none;
  opacity: 0;
  padding-left: 0 !important;
  padding-top: 0 !important;
  transition: opacity .6s; }
  @media screen and (min-width: 1302px) {
    .et-fixed-header #et-top-navigation {
      display: block;
      opacity: 1; } }
  #et-top-navigation a {
    opacity: 1 !important; }
  #et-top-navigation .nav > li:not(.btn-item) > a {
    border-bottom: 4px solid transparent;
    line-height: 20px !important;
    padding-bottom: 16px !important;
    padding-top: 16px !important; }
    #et-top-navigation .nav > li:not(.btn-item) > a:not(:hover) {
      color: #444 !important; }
  #et-top-navigation .nav > li:not(.btn-item):hover > a {
    border-color: #1276CE; }
  #et-top-navigation .menu-item-has-children ul {
    background: rgba(255, 255, 255, 0.98);
    border-top: 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); }
    #et-top-navigation .menu-item-has-children ul a:hover {
      color: #006599 !important; }

#hero-navigation {
  opacity: 1;
  position: absolute;
  transition: opacity .4s;
  width: 100%; }
 @media screen and (max-width: 1301px) {
    #hero-navigation {display: none; } } /* updated*/

  .et-fixed-header #hero-navigation {
    display: none;
    opacity: 0; }
  #hero-navigation a {
    opacity: 1 !important; }
  #hero-navigation #top-menu a {
    color: #fff !important; }
  #hero-navigation .btn-item {
    display: none; }
  #hero-navigation .nav > li:not(.menu-item-has-children) > a {
    border-bottom: 4px solid transparent; }
    #hero-navigation .nav > li:not(.menu-item-has-children) > a:hover {
      border-color: #1276CE; }
  #hero-navigation .menu-item-has-children ul {
    background: rgba(0, 0, 0, 0.6);
    border-top: 4px solid #1276CE;
    box-shadow: none;
    display: none; }
    #hero-navigation .menu-item-has-children ul li a:hover {
      background: rgba(0, 0, 0, 0.3); }
  #hero-navigation .menu-item-has-children:hover ul {
    display: block; }

#top-menu a {
  font-family: "Barlow Condensed", "Barlow", sans-serif;
  font-weight: 600;
  letter-spacing: .05em;
  color: #444;
  font-size: 1.2em;
  line-height: 15px;
  padding: 15px 0; }
  #top-menu a:hover {
    color: #1276CE !important; }

#top-menu .btn-item a:hover {
  color: #fff !important; }

#top-menu .menu-item-has-children > a {
  padding-right: 0 !important; }
  #top-menu .menu-item-has-children > a:after {
    display: none; }

#top-menu .menu-item-has-children ul {
  opacity: 0;
  padding: 10px 0;
  transition: .4s; }
  #top-menu .menu-item-has-children ul li {
    padding: 0;
    width: 100%; }
    #top-menu .menu-item-has-children ul li a {
      padding: 10px 15px;
      width: 100%; }
      #top-menu .menu-item-has-children ul li a:hover {
        color: #1276CE !important; }

#top-menu .menu-item-has-children:hover ul {
  opacity: 1; }

#header-locations {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  opacity: 1;
  padding: 20px 0;
  letter-spacing: .05em;
  line-height: 20px; }

@media (max-width: 1301px) {
    #header-locations {
      display: none; } }/* updated*/

  .et-fixed-header #header-locations {
    display: none;
    opacity: 0; }
  #header-locations .et_pb_section {
    background-color: transparent;
    max-width: inherit;
    padding: 0;
    width: 100%; }
  #header-locations .et_pb_row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    width: auto; }
    #header-locations .et_pb_row:before {
      content: "";
      display: block; }
    #header-locations .et_pb_row:after {
      display: none; }
  #header-locations .et_pb_column {
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 !important;
    position: relative;
    width: auto; }
  #header-locations .et_pb_module {
    margin-bottom: 0 !important;
    padding-left: 40px; }
    #header-locations .et_pb_module:before {
      color: #fff;
      content: "\f10e";
      font-family: "Font Awesome 5 Free";
      font-family: "Flaticon";
      font-size: 30px;
      font-weight: 900;
      left: 0;
      line-height: 40px;
      position: absolute;
      top: 0;
      transition: color .6s, opacity .6s; }
  #header-locations a {
    color: inherit;
    display: block;
    font-size: 1.25em; }
    .has-page-hero #header-locations a {
      color: #fff; }
      .has-page-hero #header-locations a:hover {
        color: #aaa !important; text-decoration:underline;}
    #header-locations a.location {
      font-weight: 600; }
    #header-locations a:hover {
      color: #1276CE; }

#header-social-menu,
#menu-social-menu {
  display: inline-block;
  height: 1.96rem; }
  #header-social-menu li,
  #menu-social-menu li {
    display: inline-block;
    height: 1.96rem;
    margin-bottom: 0; }
    #header-social-menu li:not(:last-child),
    #menu-social-menu li:not(:last-child) {
      margin-right: 30px; }
  #header-social-menu a,
  #menu-social-menu a {
    font-size: 0; }
  #header-social-menu a:before,
  #menu-social-menu a:before {
    display: block;
    font-size: 1.4rem;
    font-family: 'Font Awesome 5 Brands';
    font-weight: 900;
    line-height: 1.4; }
  #header-social-menu a[href*="facebook.com"]:before,
  #menu-social-menu a[href*="facebook.com"]:before {
    content: "\f39e"; }
  #header-social-menu a[href*="instagram.com"]:before,
  #menu-social-menu a[href*="instagram.com"]:before {
    content: "\f16d"; }
  #header-social-menu a[href*="linkedin.com"]:before,
  #menu-social-menu a[href*="linkedin.com"]:before {
    content: "\f0e1"; }
  #header-social-menu a[href*="pinterest.com"]:before,
  #menu-social-menu a[href*="pinterest.com"]:before {
    content: "\f231"; }
  #header-social-menu a[href*="twitter.com"]:before,
  #menu-social-menu a[href*="twitter.com"]:before {
    content: "\f099"; }
  #header-social-menu a[href*="yelp.com"]:before,
  #menu-social-menu a[href*="yelp.com"]:before {
    content: "\f1e9"; }
  #header-social-menu a[href*="youtube.com"]:before,
  #menu-social-menu a[href*="youtube.com"]:before {
    content: "\f167"; }
#header-social-menu a[href*="tiktok.com"]:before,
  #menu-social-menu a[href*="tiktok.com"]:before {
    content: "\e07b"; }

#header-social-menu {
  margin: 15px 0 0;
  position: absolute;
  right: 0; }
  @media (max-width: 980px) {
    #header-social-menu {
      display: none !important; } }

#et_mobile_nav_menu {
  display: none !important; }

/* responsive menu */
@media screen and (min-width: 1301px) {
	button.rmp_menu_trigger {
		display: none; } }
@media screen and (max-width: 600px) {
	button.rmp_menu_trigger {
		right: 15px !important; } }

#rmp-menu-title-9232 {background: #1276CE !important;}
#responsive-menu-container, #rmp-container-9232 {
  background: #1276CE !important;
  box-shadow: 5px 0 5px rgba(0, 0, 0, 0.1);
  margin-top: 80px !important;
  width: 90% !important; }
  @media screen and (min-width: 1201px) {
    #responsive-menu-container {
      display: none; } }
  .admin-bar #responsive-menu-container {
    margin-top: 112px !important; }
    @media screen and (max-width: 782px) {
      .admin-bar #responsive-menu-container {
        margin-top: 126px !important; } }
  #responsive-menu-container #responsive-menu-wrapper {
    background: transparent !important;
    padding-top: 10px; }
    #responsive-menu-container #responsive-menu-wrapper li.responsive-menu-item a, a.rmp-menu-item-link {
      background: transparent !important;
      border-top: 0 !important;
      border-bottom: 0 !important;
      color: #fff !important;
      font-family: "Barlow Condensed", "Barlow", sans-serif !important;
      font-size: 2rem !important;
      font-weight: 600 !important;
      height: calc(1.96rem + 20px) !important;
      letter-spacing: .05em;
      line-height: 1.4 !important;
      padding: 10px 0 10px 10% !important; }
      #responsive-menu-container #responsive-menu-wrapper li.responsive-menu-item a .responsive-menu-subarrow, #rmp-menu-wrap-9232 .rmp-menu-subarrow {
        background-color: transparent !important;
        border-left: 0 !important;
        color: #fff !important;
        font-size: .65em !important;
        height: calc(1.96rem + 20px) !important;
        line-height: calc(1.96rem + 20px) !important; }
    #responsive-menu-container #responsive-menu-wrapper li.responsive-menu-item ul {
      padding-left: 20px; }
li.menu-item.menu-item-type-post_type.menu-item-object-page.rmp-menu-item.rmp-menu-sub-level-item {margin-left:20px !important;}
    li.btn-item a.rmp-menu-item-link {
      border: 4px solid #fff !important;
      display: inline-block;
      height: calc(3.996rem + 8px) !important;
      line-height: 1 !important;
      margin-left: 10%;
      margin-top: 10px;
      padding: .5em 1em !important;
      width: auto !important;  max-width:50%; }
  #responsive-menu-container #responsive-menu-search-box {
    display: none !important; }

/* responsive menu */


.pum-theme-default-theme {
  background-color: transparent !important;
  padding-right: 0 !important; }
  .pum-theme-default-theme .pum-container {
    -webkit-box-shadow: 5px 5px 13px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 5px 5px 13px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 5px 5px 13px 0px rgba(0, 0, 0, 0.25);
    padding: 0 !important; }
  .pum-theme-default-theme .pum-content {
    color: #444;
    font-size: 1.89rem; }
    .pum-theme-default-theme .pum-content h2 {
      font-size: 2em;
      margin-bottom: .5em; }
    .pum-theme-default-theme .pum-content + .pum-close {
      font-family: "Barlow Condensed", "Barlow", sans-serif;
      font-weight: 600;
      letter-spacing: .05em;
      background-color: #1276CE;
      padding: 1em 1.5em;
      position: absolute;
      right: 0;
      top: 0; }

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 0 !important; }

#main-header {
  background: transparent;
  box-shadow: none; }
  .has-page-hero #main-header:not(.white-header) {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    height: 80px; }
    @media screen and (min-width: 1301px) {
      .has-page-hero #main-header:not(.white-header) {
        height: 150px !important; } }
    .has-page-hero #main-header:not(.white-header) .header-container {
      border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  #main-header .header-container .container {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    #main-header .header-container .container:after {
      display: none; }
  @media (max-width: 980px) {
    .et_fixed_nav #main-header {
      position: fixed; } }
  #main-header.white-header .header-container {
    background: rgba(255, 255, 255, 0.98); }
  #main-header.et-fixed-header {
    background: transparent;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    height: auto !important; }
    #main-header.et-fixed-header .header-container {
      background: rgba(255, 255, 255, 0.98);
      border-bottom: 0 !important; }
  @media (max-width: 600px) {
	  .border-box {    padding: 15px !important;}
	  
    #main-header .container {
      width: calc(100% - 30px); } }

.logo_container {
  display: inline-block;
  position: static !important;
  width: auto !important; }
  @media (max-width: 980px) {
    .et_header_style_left .logo_container {
      position: relative; } }
  .logo_container #logo {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    overflow: hidden;
    min-height: 80px;
    max-height: none !important;
    max-width: none !important;
    padding: 15px 0;
    transition: padding .4s; }
    @media (min-width: 1302px) {
      .et-fixed-header .logo_container #logo {
        min-height: 54px;
        padding: 7px 0; } }
    .logo_container #logo img {
      display: block;
      float: left;
      height: 50px;
      margin-right: 15px;
      min-height: 50px;
      transition: .4s; }
      .logo_container #logo img:not(:last-child) {
        margin-right: 20px; }
      @media (min-width: 1301px) {
        .et-fixed-header .logo_container #logo img {
          height: 40px;
          min-height: 40px; }
          .et-fixed-header .logo_container #logo img:not(:last-child) {
            margin-right: 14px; } }
      .logo_container #logo img.logo-white {
        position: absolute;
        opacity: 0; }
        .has-page-hero .logo_container #logo img.logo-white {
          opacity: 1; }
        .has-page-hero .logo_container #logo img.logo-white + .logo-color {
          opacity: 0; }
        .et-fixed-header .logo_container #logo img.logo-white {
          opacity: 0 !important; }
      .et-fixed-header .logo_container #logo img.logo-color {
        opacity: 1 !important; }
  .logo_container #site-title {
    font-family: "Barlow Condensed", "Barlow", sans-serif;
    font-weight: 600;
    letter-spacing: .05em;
    color: #444;
    display: inline-block;
    font-size: 30px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    transition: color .4s; }
    @media (max-width: 360px) {
      .logo_container #site-title {
        display: none; } }
    @media (max-width: 600px) {
      .logo_container #site-title {
        font-size: 24px; } }
    .logo_container #site-title:hover {
      color: #1276CE; }
    .has-page-hero .logo_container #site-title {
      color: #fff; }
    .et-fixed-header .logo_container #site-title {
      font-size: 24px; }
      .has-page-hero .et-fixed-header .logo_container #site-title {
        color: #444; }
        .has-page-hero .et-fixed-header .logo_container #site-title:hover {
          color: #1276CE; }
      @media (min-width: 1301px) {
        .et-fixed-header .logo_container #site-title {
          line-height: 40px; } }

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed; } }

#main-footer {
  background: #666;
  color: #fff; }
  #main-footer.has-cta {
    padding-bottom: calc(calc(3.996rem + 8px) + 20px); }
  @media (max-width: 980px) {
    #main-footer div {
      text-align: center !important; } }
  #main-footer .et_pb_row {
    padding: 0;
    width: auto; }
    @media (max-width: 980px) {
      #main-footer .et_pb_row .et_pb_column {
        margin-bottom: 1.5rem; }
        #main-footer .et_pb_row .et_pb_column:last-child, #main-footer .et_pb_row .et_pb_column:empty {
          margin-bottom: 0; } }
    @media (min-width: 981px) {
      #main-footer .et_pb_row .et_pb_column {
        width: 70%; }
        #main-footer .et_pb_row .et_pb_column:nth-child(2n) {
          margin-right: 0 !important;
          text-align: right;
          width: 34.5%; } }
    #main-footer .et_pb_row .et_pb_column .et_pb_widget {
      float: none;
      margin: 0;
      width: 100%; }
  #main-footer a {
    color: #ddd;
    font-weight: 600; }
    #main-footer a:hover {
       text-decoration:underline; color:#aaa !important;
      opacity: 1; }
  #main-footer #footer-bottom {
    padding: 1.5rem 0; }
  #main-footer .menu-social-menu-container {
    height: 1.96rem; }

#sticky-cta {
  bottom: 0;
  overflow: hidden;
  position: fixed;
  padding: 0 !important;
  z-index: 500;
  width: 100%; }
  #sticky-cta .et_pb_row {
    padding: 10px 0; }
  #sticky-cta .et_pb_text_inner {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
  #sticky-cta h2 {
    display: inline-block;
    font-family: "Barlow", sans-serif !important;
    font-size: 1.6em !important;
    font-weight: 600 !important;
    line-height: calc(3.996rem + 8px) !important;
    margin: 0 !important;
    padding: 0 !important; }
    @media (max-width: 400px) {
      #sticky-cta h2 {
        display: none; } }
    @media (min-width: 401px) {
      #sticky-cta h2 + * {
        display: inline-block;
        margin-left: 40px; } }

/* Hide bottom CTA when printing */
@media print {
  #sticky-cta  {display: none;}
}

.cta-primary {
  background: #1276CE;
  color: #fff; text-align: center;}
  .cta-primary h2 {
    color: #fff !important; }
  .cta-primary .btn-secondary {
    border-color: #fff !important;
    color: #fff !important; }
    .cta-primary .btn-secondary:hover {
      background-color: #fff !important;
      color: #1276CE !important; }

#locations-footer {
  background-image: url(../img/wave-top.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto; }
  #locations-footer .et_pb_row:first-child {
    margin-top: 69px; }
  .et_pb_fullwidth_section + #locations-footer {
    background-image: none; }
    .et_pb_fullwidth_section + #locations-footer .et_pb_row:first-child {
      margin-top: 0; }

.page-hero {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-size: cover;
  color: #fff !important;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 80px 0 4.5em !important;
  position: relative; }
  @media screen and (min-width: 981px) {
    .page-hero {
      min-height: calc(100vh - calc(calc(3.996rem + 8px) + 20px) + 2px); } }
  @media screen and (min-width: 1301px) {
    .page-hero {
      padding-top: 125px !important; } }
  .admin-bar .page-hero {
    min-height: calc(100vh - calc(calc(3.996rem + 8px) + 20px) - 32px + 2px); }
    @media screen and (max-width: 782px) {
      .admin-bar .page-hero {
        min-height: calc(100vh - calc(calc(3.996rem + 8px) + 20px) - 46px + 2px); } }
  .page-hero a {
    color: #fff !important;
    font-weight: 900; }
  .page-hero .et_pb_row {
    padding: 30px 0; }
  .page-hero .et_pb_module_header {
    color: #fff !important;
    font-family: 'Abril Fatface' !important;
    font-size: 5em !important;
    font-weight: 300 !important;
    margin-bottom: 0;
    transition: opacity .6s; }
    .page-hero .et_pb_module_header:not(:last-child) {
      margin-bottom: .5em; }
    @media (max-width: 600px) {
      .page-hero .et_pb_module_header {
        font-size: 4em !important; } }
    @media (max-width: 400px) {
      .page-hero .et_pb_module_header {
        font-size: 3.5em !important; } }
  .page-hero .scroll-down {
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 3em;
    font-weight: 900;
    left: 45%;
    line-height: 1;
    padding-bottom: .25em;
    position: absolute;
    text-align: center;
    transition: .4s;
    width: 10%; }
    @media (max-width: 980px) {
      .page-hero .scroll-down {
        display: none; } }
    .et-fixed-header + * .page-hero .scroll-down {
      opacity: 0; }
    .page-hero .scroll-down:after {
      content: "\f110";
      font-family: 'Font Awesome\ 5 Free';
      font-family: Flaticon; }
    .page-hero .scroll-down:hover {
      color: #1276CE; }

.page-header,
div.page-header.et_pb_section.et_pb_section_0 {
  background-color: #555 !important;
  background-image: url(../img/circles.jpg) !important;
  background-position: center bottom -1px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 80px;
  padding: 0 !important; }
  .page-header .et_pb_row,
  div.page-header.et_pb_section.et_pb_section_0 .et_pb_row {
    background-image: url(../img/wave.png);
    background-position: center bottom -1px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    max-width: 100%;
    padding: 81px 0;
    width: 100%; }
    .page-header .et_pb_row:after,
    div.page-header.et_pb_section.et_pb_section_0 .et_pb_row:after {
      display: none; }
    @media screen and (max-width: 980px) {
      .page-header .et_pb_row,
      div.page-header.et_pb_section.et_pb_section_0 .et_pb_row {
        position: relative; } }
    .page-header .et_pb_row .et_pb_column,
    div.page-header.et_pb_section.et_pb_section_0 .et_pb_row .et_pb_column {
      float: none;
      margin: 0 auto !important;
      max-width: 1080px;
      width: 80%; }
  .page-header .et_pb_module_header,
  div.page-header.et_pb_section.et_pb_section_0 .et_pb_module_header {
    color: #fff !important;
    font-size: 5rem !important;
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
    transition: opacity .6s; }
    @media screen and (min-width: 401px) {
      .page-header .et_pb_module_header,
      div.page-header.et_pb_section.et_pb_section_0 .et_pb_module_header {
        font-size: 6rem !important; } }
    @media screen and (min-width: 981px) {
      .page-header .et_pb_module_header,
      div.page-header.et_pb_section.et_pb_section_0 .et_pb_module_header {
        font-size: 8rem !important;
        padding: 0 0 54px !important;
        max-width: none; } }

.fade-title .et_pb_module_header {
  opacity: .1; }

#main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5, #main-content h6 {
  color: #222;
  padding-bottom: 0;
  margin-bottom: 1em; }
  .single #main-content h1, .single #main-content h2, .single #main-content h3, .single #main-content h4, .single #main-content h5, .single #main-content h6 {
    margin-bottom: 1.89rem;
    margin-top: 3.78rem; }
  #main-content h1:first-child, #main-content h2:first-child, #main-content h3:first-child, #main-content h4:first-child, #main-content h5:first-child, #main-content h6:first-child {
    margin-top: 0 !important; }
  #main-content h1:last-child, #main-content h2:last-child, #main-content h3:last-child, #main-content h4:last-child, #main-content h5:last-child, #main-content h6:last-child {
    margin-bottom: 0 !important; }
  #main-content h1 a, #main-content h2 a, #main-content h3 a, #main-content h4 a, #main-content h5 a, #main-content h6 a {
    color: inherit; }
    #main-content h1 a:hover, #main-content h2 a:hover, #main-content h3 a:hover, #main-content h4 a:hover, #main-content h5 a:hover, #main-content h6 a:hover {
      color: #1276CE !important; }

#main-content h1, #main-content h2, #main-content h3 {
  font-family: "Barlow Condensed", "Barlow", sans-serif;
  font-weight: 700; }

#main-content h1, #main-content h2 {
  font-size: 3em;
  line-height: 1.15; }
  @media screen and (min-width: 981px) {
    #main-content h1, #main-content h2 {
      font-size: 4em; } }

.single #main-content h3 {
  font-size: 2.5em; }

#main-content h4, #main-content h5, #main-content h6 {
  font-size: 1.89rem;
  font-weight: 600;
  line-height: 1.4; }

.single #main-content h5 {
  color: #444; }

#main-content dl,
#main-content address,
#main-content p {
  font-size: 1.89rem;
  margin-bottom: 1em;
  padding-bottom: 0; }
  #main-content dl:last-child,
  #main-content address:last-child,
  #main-content p:last-child {
    margin-bottom: 0; }

#main-content address {
  font-style: normal; }

#main-content strong {
  color: #222;
  font-weight: 600; }

#main-content .entry-content ol, #main-content .entry-content ul {
  font-size: 1.89rem;
  list-style: none !important;
  margin: 2em 0 !important;
  padding: 0 0 0 .5em !important; }
  #main-content .entry-content ol:first-child, #main-content .entry-content ul:first-child {
    margin-top: 0 !important; }
  #main-content .entry-content ol:last-child, #main-content .entry-content ul:last-child {
    margin-bottom: 0 !important; }
  #main-content .entry-content ol li, #main-content .entry-content ul li {
    position: relative;
    padding-left: 2em; }
    #main-content .entry-content ol li:not(:last-child), #main-content .entry-content ul li:not(:last-child) {
      margin-bottom: 1em; }
    #main-content .entry-content ol li:before, #main-content .entry-content ul li:before {
      color: #1276CE;
      left: -.25em;
      position: absolute;
      top: .05em; }

#main-content .entry-content ol li:before {
  border: 2px solid #1276CE;
  border-radius: 2em;
  font-weight: 600;
  height: 1.1em;
  line-height: 1.1em;
  text-align: center;
  width: 1.1em; }

#main-content .entry-content ol li:nth-child(1):before {
  content: "1"; }

#main-content .entry-content ol li:nth-child(2):before {
  content: "2"; }

#main-content .entry-content ol li:nth-child(3):before {
  content: "3"; }

#main-content .entry-content ol li:nth-child(4):before {
  content: "4"; }

#main-content .entry-content ol li:nth-child(5):before {
  content: "5"; }

#main-content .entry-content ol li:nth-child(6):before {
  content: "6"; }

#main-content .entry-content ol li:nth-child(7):before {
  content: "7"; }

#main-content .entry-content ol li:nth-child(8):before {
  content: "8"; }

#main-content .entry-content ol li:nth-child(9):before {
  content: "9"; }

#main-content .entry-content ol li:nth-child(10):before {
  content: "10"; }

#main-content .entry-content ol li:nth-child(11):before {
  content: "11"; }

#main-content .entry-content ol li:nth-child(12):before {
  content: "12"; }

#main-content .entry-content ol li:nth-child(13):before {
  content: "13"; }

#main-content .entry-content ol li:nth-child(14):before {
  content: "14"; }

#main-content .entry-content ol li:nth-child(15):before {
  content: "15"; }

#main-content .entry-content ol li:nth-child(16):before {
  content: "16"; }

#main-content .entry-content ol li:nth-child(17):before {
  content: "17"; }

#main-content .entry-content ol li:nth-child(18):before {
  content: "18"; }

#main-content .entry-content ol li:nth-child(19):before {
  content: "19"; }

#main-content .entry-content ol li:nth-child(20):before {
  content: "20"; }

#main-content .entry-content ul li:before {
  content: "\f10f";
  font-family: Flaticon;
  font-size: 1.25em;
  font-weight: bold; }

#main-content blockquote {
  border-left: 8px solid #1276CE;
  color: #1276CE;
  font-size: 1.89rem;
  font-style: italic;
  margin: 2em 0;
  padding-left: 20px; }
  #main-content blockquote p {
    font-size: 2.268rem; }

#blog-index .et_pb_post:last-child {
  margin-bottom: 0; }

#blog-index .et_pb_post .entry-thumbnail {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0; }
  #blog-index .et_pb_post .entry-thumbnail:empty {
    padding-top: 50%; }

#blog-index .et_pb_post .entry-body {
  border: 1px solid #ededed;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  transition: border-color .4s, background-color .4s; }

#blog-index .et_pb_post:hover .entry-body {
  background-color: #fbfbfb;
  border-color: #fbfbfb; }

#blog-index .et_pb_post .entry-title {
  font-size: 2.5em;
  margin-bottom: 20px; }

#blog-index .et_pb_post .entry-body {
  border-top-width: 0; }

@media screen and (min-width: 601px) and (max-width: 980px) {
  #blog-index .et_pb_post:first-child {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
    #blog-index .et_pb_post:first-child .entry-thumbnail {
      width: 35%; }
      #blog-index .et_pb_post:first-child .entry-thumbnail:empty {
        padding-top: 22.5%; }
    #blog-index .et_pb_post:first-child .entry-body {
      border-left-width: 0;
      border-top-width: 1px;
      width: 65%; } }

@media screen and (min-width: 601px) {
  #blog-index .et_pb_post:not(:first-child) {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
    #blog-index .et_pb_post:not(:first-child) .entry-thumbnail {
      width: 35%; }
      #blog-index .et_pb_post:not(:first-child) .entry-thumbnail:empty {
        padding-top: 22.5%; }
    #blog-index .et_pb_post:not(:first-child) .entry-body {
      border-left-width: 0;
      border-top-width: 1px;
      width: 65%; } }

.single .et_pb_post {
  margin-bottom: 30px;
  padding-bottom: 0; }

@media screen and (max-width: 600px) {
  .single .size-large,
  .single .size-full {
    margin: 0 -5vw;
    max-width: none;
    width: 100vw; } }

@media screen and (min-width: 601px) {
  .single .entry-content {
    padding: 0 10%; }
    .single .entry-content .size-large,
    .single .entry-content .size-full,
    .single .entry-content .et_post_meta_wrapper {
      margin-left: -12.5%;
      margin-right: -12.5%; }
    .single .entry-content .size-large,
    .single .entry-content .size-full {
      max-width: 125%;
      width: 125%; } }

.et_post_meta_wrapper {
  margin-bottom: 1.89rem; }

.post-meta {
  font-size: 1.4rem !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  color: #666; }
  .post-meta span, .post-meta a {
    color: #444;
    margin: 0 .5em; }
    .post-meta span:first-child, .post-meta a:first-child {
      margin-left: 0; }
    .post-meta span:last-child, .post-meta a:last-child {
      margin-right: 0; }
  .post-meta a {
    font-weight: 600; }
    .post-meta a:hover {
      color: #1276CE !important; }

@media (min-width: 981px) {
  .et_right_sidebar #left-area {
    float: left;
    padding-bottom: 60px;
    padding-right: 30px;
    width: 70%; } }

#main-content .container:before {
  display: none !important; }

@media (max-width: 980px) {
  #sidebar {
    margin: 45px auto !important;
    max-width: 400px;
    padding-bottom: 0; } }

@media (min-width: 981px) {
  #sidebar {
    width: 30%; } }

#sidebar h2 {
  font-family: "Barlow Condensed", "Barlow", sans-serif;
  font-size: 3em;
  font-weight: 700;
  margin-bottom: 20px; }

#sidebar .et_pb_widget {
  margin-bottom: 45px; }
  #sidebar .et_pb_widget:last-child {
    margin-bottom: 0; }

#sidebar .widgettitle {
  font-size: 2.835rem;
  font-weight: 900;
  padding-bottom: 30px; }

#sidebar .widget_text {
  border: 1px solid #ededed;
  padding: 20px; }
  @media (max-width: 980px) {
    #sidebar .widget_text {
      text-align: center; } }

#sidebar .widget_recent_entries .widgettitle {
  display: None; }

#sidebar .widget_recent_entries ul {
  border-top: 1px solid #ededed; }

#sidebar .widget_recent_entries li {
  border-bottom: 1px solid #ededed;
  font-size: 2.268rem;
  margin-bottom: 0 !important;
  padding: 1em 0; }
  #sidebar .widget_recent_entries li a {
    color: #222 !important;
    font-family: "Barlow Condensed", "Barlow", sans-serif;
    font-weight: 700; }
    #sidebar .widget_recent_entries li a:hover {
      color: #1276CE !important; }

