/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.pageTitleWrapper  {
    margin-top: 30px;
}
.pageTitleWrapper .pageTitle {
    border-bottom: 1px solid #CCC;
}
.pageTitleWrapper h1, .pageTitleWrapper .fauxh1 {
    color: #6D4061;
    margin-bottom: 0;
    padding-bottom: 5px;
}
.single-services #contentWrapper #content {
    margin-top: 30px;
    display: inline-block;
}
.column,
.columns {
    width: 100%;
    float: left;
    box-sizing: border-box;
}
/* For devices larger than 550px */
/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
    .column,
    .columns {
        margin-left: 4%;
    }

    .column:first-child,
    .columns:first-child {
        margin-left: 0;
    }

    .one.column,
    .one.columns {
        width: 4.66666666667%;
    }

    .two.columns {
        width: 13.3333333333%;
    }

    .three.columns {
        width: 22%;
    }

    .four.columns {
        width: 30.6666666667%;
    }

    .five.columns {
        width: 39.3333333333%;
    }

    .six.columns {
        width: 48%;
    }

    .seven.columns {
        width: 56.6666666667%;
    }

    .eight.columns {
        width: 65.3333333333%;
    }

    .nine.columns {
        width: 74.0%;
    }

    .ten.columns {
        width: 82.6666666667%;
    }

    .eleven.columns {
        width: 91.3333333333%;
    }

    .twelve.columns {
        width: 100%;
        margin-left: 0;
    }

    .one-third.column {
        width: 30.6666666667%;
    }

    .two-thirds.column {
        width: 65.3333333333%;
    }

    .one-half.column {
        width: 48%;
    }

    /* Offsets */
    .offset-by-one.column,
    .offset-by-one.columns {
        margin-left: 8.66666666667%;
    }

    .offset-by-two.column,
    .offset-by-two.columns {
        margin-left: 17.3333333333%;
    }

    .offset-by-three.column,
    .offset-by-three.columns {
        margin-left: 26%;
    }

    .offset-by-four.column,
    .offset-by-four.columns {
        margin-left: 34.6666666667%;
    }

    .offset-by-five.column,
    .offset-by-five.columns {
        margin-left: 43.3333333333%;
    }

    .offset-by-six.column,
    .offset-by-six.columns {
        margin-left: 52%;
    }

    .offset-by-seven.column,
    .offset-by-seven.columns {
        margin-left: 60.6666666667%;
    }

    .offset-by-eight.column,
    .offset-by-eight.columns {
        margin-left: 69.3333333333%;
    }

    .offset-by-nine.column,
    .offset-by-nine.columns {
        margin-left: 78.0%;
    }

    .offset-by-ten.column,
    .offset-by-ten.columns {
        margin-left: 86.6666666667%;
    }

    .offset-by-eleven.column,
    .offset-by-eleven.columns {
        margin-left: 95.3333333333%;
    }

    .offset-by-one-third.column,
    .offset-by-one-third.columns {
        margin-left: 34.6666666667%;
    }

    .offset-by-two-thirds.column,
    .offset-by-two-thirds.columns {
        margin-left: 69.3333333333%;
    }

    .offset-by-one-half.column,
    .offset-by-one-half.columns {
        margin-left: 52%;
    }
}
/* Wrapper */
/* Doctor Profile Container */
.mainContent h3 {
    color: #6D4061 !important;
    font-size: 24px !important;
}
.mobile-appointment-btn {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #884C70;
    color: #fff;
	width: 250px;
	max-width: 100%;
    padding: 15px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    z-index: 9999;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    transition: background-color 0.3s ease;
    border-radius: 8px;
    text-transform: uppercase;
    font-family: "Aeonik", Sans-serif;
}

/* Optional: center only on mobile screens */
@media (min-width: 768px) {
    .mobile-appointment-btn {
        right: 20px;
        left: auto;
        transform: none;
    }
}
#step4 .two-column input {
    height: 46px !important;
    background: #f5f5f5 !important;
    color: #000 !important;
	margin-top:7px;
}
#step4 .two-column label, #step4 .two-column legend {
    font-size: 16px !important;
}
.heading-services h3.elementor-heading-title a:focus {
	color:#000 !important;
}
.service-box:hover .elementor-image-box-title, .service-box:hover .elementor-image-box-description {
	color:#fff !important;
}
#request_form #services_list .service-list li label {
	display: inline-flex;
	align-items: center;
	gap: 3px;
}
/* Remove default theme/OS styling */
input[type="checkbox"] {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  outline: none !important;
  cursor: pointer;
  width: 18px;
  height: 18px;
  border: 2px solid #ddd !important;
  border-radius: 3px;
  background-color: transparent !important;
  position: relative;
  vertical-align: middle;
  transition: all 0.2s ease;
}
/* Add custom white checkmark */
input[type="checkbox"]:checked::after {
  content: "✔";
  position: absolute;
  top: -4px;
  left: 4px;
  font-size: 14px;
  color: #884C70;
  font-weight: bold;
}
fieldset#services_list ul li:hover input[type="checkbox"]:checked::after, fieldset#services_list ul li.active input[type="checkbox"]:checked::after {
    color: white !important;
}
/* Remove blue highlight / focus ring */
input[type="checkbox"]:focus {
  outline: none !important;
  box-shadow: none !important;
}

.elementor-widget-template .elementor-button .elementor-button-icon {
	line-height: 1;
    position: relative;
	top: -2.5px;
}
.doctor-profile {
    width: 100%;
    max-width: 1200px;
    margin: 40px 0;
    padding: 0 20px;
    overflow: hidden; /* contain floats */
    font-family: "Arial", sans-serif;
    color: #333;
    z-index: 3;
    position: relative;
}

/* Left Column (Photo) */
.staffPhoto {
    float: left;
    width: 50%/* fixed width */
}
.staffPhoto img {
    width: 100%;
    height: auto;
    border-radius: 30px;
    object-fit: cover;
    box-shadow: 0 6px 14px rgba(0,0,0,0.1);
}

/* Right Column (Details) */
.singlestaffMeta {
    overflow: hidden; /* so it sits next to floated image */
    padding: 40px  20px;
    background: #fff;
    z-index: 2;
    position: relative;
    right: 50px;
    top: 60px;
    border-radius: 30px;
    box-shadow: 0 6px 14px rgba(0,0,0,0.1);
    margin-bottom: 60px;
}

/* Doctor Name */
.singlestaffMeta h1 {
    font-size: 30px;
    font-weight: 700;
    color: #884C70;
}
.singlestaffMeta h3 {
   color: #884C70;
   font-size: 24px;
   font-weight: 700;
}
/* Info Lines */
.staffSpecialties,
.doctor-education {
    font-size: 16px;
}

/* Bio */
.staffBio {
    font-size: 16px;
    line-height: 1.6;
}
.practiceLocations {
  margin-top: 20px;
}
.practiceLocations h3 {
  margin-bottom: 20px;
}
.contactCTAhalf {
  margin-top: 30px;
}
/* Button */
.btnWrapper {
    margin-top: 25px;
}
.btnWrapper .button-primary , .contactCTAhalf .button {
  color: #FFF !important;
  background-color: #884C70;
  border-color: #357c94;
  display: inline-block;
  text-align: center;
  line-height:20px;
  letter-spacing: 0;
  text-decoration: none !important;
  cursor: pointer;
  text-transform: uppercase;
  padding: 15px 30px 15px 30px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 8px;
  font-family: "Aeonik", Sans-serif;
}
.staffSpecialties ul {
    display: block;
    list-style: none;
    margin: 10px 0;
}
.staffSpecialties ul li {
    display: inline-block;
    margin-right: 10px;
	margin-top:10px;
}
.elementor-posts  .elementor-post__title a {
  text-decoration: none !important;
  color: #357c94 !important;
}
.elementor-posts .elementor-post__read-more {
  color: #FFF !important;
  background-color: #884C70;
  border-color: #357c94;
  display: inline-block;
  text-align: center;
  letter-spacing: 0;
  text-decoration: none !important;
  cursor: pointer;
  padding: 15px 30px 15px 30px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 8px;
}
.elementor-posts  .elementor-post__excerpt p {
  font-size: 15px;
}
.physicians .elementor-post__title{
	font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.physicians .elementor-post__title a {
    color: #046bd2 !important;
}
.physicians .elementor-post__text ul li a {
    color: #58595B;
}
.physicians .elementor-post__excerpt p {
	color: #58595B;
    text-decoration: none;
	font-size: 16px;
}
.physicians .elementor-post__read-more {
    background: #884C70;
    color: #fff !important;
    padding: 14px 28px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    transition: background 0.3s ease, transform 0.2s ease;
}
.search-filter-reset {
    background: #884C70;
    color: #fff !important;
    padding: 10px 22px;
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    transition: background 0.3s ease, transform 0.2s ease;
    font-size: 16px;
}
.physicians .elementor-post__read-more:hover {
    background: #005a87 !important;
}
a.button {
	text-decoration: none !important;
	background: #884C70;
    color: #fff !important;
	padding: 10px 22px;
    border-radius: 6px;
    text-transform: uppercase;
}
/* Responsive */
@media (max-width: 767px) {
   .cptArchiveIntroWrapper {
	  padding:0 10px;
   }
  .page-id-7983 .elementor  .elementor-heading-title {
       margin-top:35px;
  }
  .staffPhoto {
    float: none;
    width: 100%;
    max-width: 280px;
    margin: 0 auto 20px;
  }
  .singlestaffMeta {
    top: 0;
    right: 0;
    overflow: visible;
    text-align: left;
  }
  .elementor-widget-shortcode .elementor-widget-n-carousel .e-n-carousel {
	width:100%;
  }
}
/*.post-type-archive-physicians .practiceLocations  {
    background: #e6e6e6;
}
.post-type-archive-therapists .practiceLocations  {
    background: #e6e6e6;
}*/
.cptArchiveIntroWrapper {
    background: #e6e6e6;
    padding-top: 20px;
    padding-bottom: 20px;
    display:inline-block;
    margin-bottom: 20px;
}

.cptArchiveIntroWrapper h1,
.cptArchiveIntroWrapper .fauxh1 {
    color: #6D4061 !important;
    font-size: 32px !important;
    width: 100%;
}
.mainContent h2 {
    color: #6D4061 !important;
	font-size: 28px !important;
}
@media (min-width: 1000px) {
    .cptArchiveIntroWrapper {
        padding-right: 20px;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
		display:inline-block;	
    }
}

.cptArchiveIntroWrapper .pageTitle {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box;
    align-content: center;
    -moz-align-items: center;
    align-items: center;
}

.cptArchiveIntroWrapper .pageTitle .cptIntroText {
    width: 100%;
    margin-bottom: 20px;
    /* Larger than tablet */
}

.cptArchiveIntroWrapper .pageTitle .cptIntroText p:last-of-type {
    margin-bottom: 0;
}

@media (min-width: 750px) {
    .cptArchiveIntroWrapper .pageTitle .cptIntroText {
        width: 65%;
        margin-bottom: 0;
    }
}

.cptArchiveIntroWrapper .pageTitle .filterControlsWrapper {
    width: 100%;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    .cptArchiveIntroWrapper .pageTitle .filterControlsWrapper {
        width: 33%;
    }
}

.filterControlsWrapper {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
    align-content: center;
    -moz-align-items: center;
    align-items: center;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    .filterControlsWrapper {
        flex-wrap: nowrap;
    }
}

.filterControlsWrapper .filterControls {
    width: 100%;
}

.filterControlsWrapper .filterControls p:last-of-type {
    margin-bottom: 5px;
}

.filterControlsWrapper .filterControls form ul {
    margin: 0;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
    align-content: center;
    -moz-align-items: center;
    align-items: center;
}

.filterControlsWrapper .filterControls form ul li {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.filterControlsWrapper .filterControls form ul li label {
    width: 100%;
}

.filterControlsWrapper .filterControls form ul li input,
.filterControlsWrapper .filterControls form ul li select {
    width: 100%;
    margin-bottom: 0;
	border-radius: 8px 0px 0px 8px !important;
}

.filterControlsWrapper .filterControls form ul li input[type="submit"] {
    padding-left: 0;
    padding-right: 0;
	padding-top: 11px;
    padding-bottom: 11px;
    background-color: #884C70;
	border-radius: 0px 8px 8px 0px !important;
}

.filterControlsWrapper .filterControls form ul li.sf-field-taxonomy-services,
.filterControlsWrapper .filterControls form ul li.sf-field-taxonomy-specialties,
.filterControlsWrapper .filterControls form ul li.sf-field-taxonomy-locations,
.filterControlsWrapper .filterControls form ul li.sf-field-category {
    width: 100%;
}

.filterControlsWrapper .filterControls form ul li.sf-field-search {
    width: 75%;
}

.filterControlsWrapper .filterControls form ul li.sf-field-submit {
    width: 25%;
}

.filterControlsWrapper .filterControls form ul li.sf-field-reset {
    width: 100%;
    text-transform: lowercase;
    font-size: 14px;
}

.filterControlsWrapper .filterControls form.servicesDirectory ul {
    list-style-type: none;
    margin: 0;
}

.filterControlsWrapper .filterControls form.servicesDirectory ul li {
    margin: 0;
}

.filterControlsWrapper .filterControls form.servicesDirectory ul li.selectWrapper {
    width: 75%;
}

.filterControlsWrapper .filterControls form.servicesDirectory ul li.btnWrapper {
    width: 25%;
}

.paginationHeader {
    margin: 20px 0;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    align-content: center;
    -moz-align-items: center;
    align-items: center;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    .paginationHeader {
        flex-wrap: nowrap;
    }
}

.paginationHeader p {
    width: 100%;
    margin-bottom: 10px;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    .paginationHeader p {
        width: auto;
        margin-bottom: 0;
    }
}

.paginationHeader .wp-pagenavi {
    width: 100%;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    .paginationHeader .wp-pagenavi {
        width: auto;
        margin-left: 20px;
        padding-left: 20px;
        border-left: 1px solid #999;
    }
}

/*ul.servicesDirectory { margin: 0; list-style-type: none; margin-left: -10px; margin-right: -10px; @include flexbox; @include flex-wrap(wrap); @include justify-content(flex-start); li.entry { margin: 0 $globalPaddingUnit/2 ; margin-bottom: $globalPaddingUnit*1.5; width: 100%; @include box-sizing; border: 1px solid $grey-1; background: $white; @include shadow(0, 1px, 3px, rgba($grey-1, 20%)); @include rounded(4px); @include responsive(larger-than-mobile) { } @include responsive(larger-than-phablet) { width: calc(100%/2 - 20px); } @include responsive(larger-than-tablet) { //width: calc(100%/2 - 20px); } @include responsive(larger-than-desktop) { width: calc(100%/3 - 20px); } @include responsive(larger-than-desktophd) { //width: calc(100%/4 - 20px); } .serviceMeta { padding: $globalPaddingUnit; h2 { font-size: 1.8rem; font-weight: 600; margin-bottom: 10px; } h3 { font-size: 1.4rem; font-weight: 600; margin-bottom: 8px; color: $plum; } .btnWrapper { text-align:center; } } } }*/
ul.providerDirectory {
    margin: 0;
    list-style-type: none;
    margin-left: -10px;
    margin-right: -10px;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
}

ul.providerDirectory li.entry {
    margin: 0 10px;
    margin-bottom: 30px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #CCC;
    background: #FFF;
    box-shadow: 0 1px 3px #cccccc;
    border-radius: 4px;
    /* Larger than mobile */
    /* Larger than phablet (also point when grid becomes active) */
    /* Larger than tablet */
    /* Larger than desktop */
    /* Larger than Desktop HD */
}

@media (min-width: 550px) {
    ul.providerDirectory li.entry {
        width: calc(100%/2 - 20px);
    }
}

@media (min-width: 1000px) {
    ul.providerDirectory li.entry {
        width: calc(100%/3 - 20px);
    }
}

ul.providerDirectory li.entry .staffMeta {
    padding: 20px;
}

ul.providerDirectory li.entry .staffMeta h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

ul.providerDirectory li.entry .staffMeta h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #6D4061;
}

ul.providerDirectory li.entry .staffMeta .btnWrapper {
    text-align: center;
}

ul.providerDirectory li.entry .staffMeta>div {
    margin-bottom: 20px;
}

ul.providerDirectory li.entry .staffMeta .staffDepartment p {
    margin-bottom: 0;
}

ul.providerDirectory li.entry .staffMeta .staffSpecialties {
    /*p { margin-bottom: 0; }*/
}

ul.providerDirectory li.entry .staffMeta .staffSpecialties ul {
    margin: 0;
    display: inline;
}

ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li {
    display: inline;
    list-style-type: none;
    margin: 0;
}
ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li::after {
    content: ", ";
}

ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li:last-of-type::after {
    content: "";
}

ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li a {
    color: #58595B;
    text-decoration: none;
}

ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li a:hover,
ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li a:focus {
    color: #357c94;
    text-decoration: underline;
}

ul.providerDirectory li.entry .staffMeta .practiceLocations ul {
    list-style-type: none;
    margin: 0;
}

ul.providerDirectory li.entry .staffMeta .practiceLocations ul li {
    margin: 0;
}

body.single-physicians .mainContent .staffMeta,
body.single-therapists .mainContent .staffMeta {
    /* Larger than tablet */
}

@media (min-width: 750px) {

    body.single-physicians .mainContent .staffMeta,
    body.single-therapists .mainContent .staffMeta {
        width: calc(67% - 20px);
    }
}

body.single-physicians .mainContent .staffMeta h1,
body.single-therapists .mainContent .staffMeta h1 {
    color: #6D4061;
    font-size: 22px;
    font-weight: 600;
}

body.single-physicians .mainContent .staffMeta h2,
body.single-therapists .mainContent .staffMeta h2 {
    font-size: 16px;
    font-weight: 600;
}

body.single-physicians .mainContent .staffMeta h3,
body.single-therapists .mainContent .staffMeta h3 {
    color: #6D4061;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

body.single-physicians .mainContent .staffMeta .organization,
body.single-therapists .mainContent .staffMeta .organization {
    font-weight: 600;
    font-style: italic;
}

body.single-physicians .mainContent .staffMeta ul,
body.single-therapists .mainContent .staffMeta ul {
    list-style-type: none;
}

body.single-physicians .mainContent .staffMeta .staffBio,
body.single-therapists .mainContent .staffMeta .staffBio {
    margin-bottom: 20px;
}

body.single-physicians .mainContent .staffMeta .staffEducation ul,
body.single-physicians .mainContent .staffMeta .staffCertifications ul,
body.single-therapists .mainContent .staffMeta .staffEducation ul,
body.single-therapists .mainContent .staffMeta .staffCertifications ul {
    margin: 0;
}

body.single-physicians .mainContent .staffMeta .staffEducation ul li,
body.single-physicians .mainContent .staffMeta .staffCertifications ul li,
body.single-therapists .mainContent .staffMeta .staffEducation ul li,
body.single-therapists .mainContent .staffMeta .staffCertifications ul li {
    margin: 0;
    margin-bottom: 20px;
}

body.single-physicians .mainContent .staffMeta .btnWrapper,
body.single-therapists .mainContent .staffMeta .btnWrapper {
    margin-bottom: 20px;
}

body.single-physicians .mainContent .staffMeta .staffSpecialties ul,
body.single-therapists .mainContent .staffMeta .staffSpecialties ul {
    margin: 0;
}

body.single-physicians .mainContent .staffMeta .staffSpecialties ul li,
body.single-therapists .mainContent .staffMeta .staffSpecialties ul li {
    margin: 0;
}

body.single-physicians .mainContent .staffMeta .staffCreditWrapper,
body.single-therapists .mainContent .staffMeta .staffCreditWrapper {
    /* Larger than desktop */
}
/* request-an-appointment */
.service-list {
	
}
@media (min-width: 1000px) {

    body.single-physicians .mainContent .staffMeta .staffCreditWrapper,
    body.single-therapists .mainContent .staffMeta .staffCreditWrapper {
        display: -moz-flex;
        display: flex;
        flex-wrap: wrap;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }

    body.single-physicians .mainContent .staffMeta .staffCreditWrapper .staffCreditInner,
    body.single-therapists .mainContent .staffMeta .staffCreditWrapper .staffCreditInner {
        width: calc(67% - 20px);
    }

    body.single-physicians .mainContent .staffMeta .staffCreditWrapper .staffSpecialties,
    body.single-therapists .mainContent .staffMeta .staffCreditWrapper .staffSpecialties {
        width: 33%;
    }
}

body.single-physicians .practiceLocations,
body.single-therapists .practiceLocations {
    width: 100%;
    margin-top: 40px;
    display: inline-block;
}

body.single-physicians .practiceLocations h3,
body.single-therapists .practiceLocations h3 {
    color: #6D4061;
    margin-bottom: 20px;
}

body.single-physicians .practiceLocations h4,
body.single-therapists .practiceLocations h4 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}

body.single-physicians .practiceLocations ul,
body.single-therapists .practiceLocations ul {
    margin: 0;
    list-style-type: none;
    margin-left: -10px;
    margin-right: -10px;
    width: 100%;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
}

body.single-physicians .practiceLocations ul li,
body.single-therapists .practiceLocations ul li {
    box-sizing: border-box;
    margin: 0 10px;
    margin-bottom: 30px;
    padding: 20px 30px;
    width: 100%;
    background: #e6e6e6;
    /* Larger than mobile */
    /* Larger than phablet (also point when grid becomes active) */
    /* Larger than tablet */
    /* Larger than desktop */
    /* Larger than Desktop HD */
}
.service-box .elementor-widget-image-box:hover .elementor-image-box-description {
	color: #fff;
}
.service-box .elementor-widget-image-box:hover .elementor-image-box-title {
	color: #fff !important;
}
body.single-locations .mainContent {
    margin-top: 20px;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

body.single-locations .mainContent .map_canvas_single_location {
    margin-bottom: 20px;
    width: 100%;
    height: 350px;
    /* Larger than tablet */
}
@media (min-width: 750px) {
    body.single-locations .mainContent .map_canvas_single_location {
        width: calc(67% - 20px);
        margin-bottom: 0;
        height: 450px;
    }
}
body.single-locations .mainContent .contentInnerWrapper {
    margin-bottom: 20px;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    body.single-locations .mainContent .contentInnerWrapper {
        width: 33%;
        margin-bottom: 0;
    }
}
body.single-locations .mainContent .contentInnerWrapper h1 {
    color: #6D4061;
    font-size: 36px;
	line-height:40px;
    font-weight: 600;
	margin-bottom:15px;
}
body.single-locations .mainContent .contentInnerWrapper .btnWrapper {
    margin: 20px 0;
}
body.single-videos {
/*     background: #000; */
}
body.single-videos #container {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
    align-content: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
}
body.single-videos #container #contentWrapper {
    background: #000;
    width: 100%;
}
body.single-videos #container header#banner,
body.single-videos #container footer {
    display: none;
}
body.single-videos .pageTitleWrapper {
    padding: 0;
    padding-bottom: 0;
}
body.single-videos .pageTitleWrapper h1 {
/*     color: #999; */
    margin-bottom: 0;
    padding-bottom: 0;
}
body.single-videos .pageTitleWrapper .pageTitle {
    border-bottom: none;
}
body.single-videos .btnWrapper {
    text-align: right;
}
body.post-type-archive-locations .groupedLocations {
    /*h2 { text-align:center; }*/
}

body.post-type-archive-locations .groupedLocations .mainLocation {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

body.post-type-archive-locations .groupedLocations .mainLocation img {
    margin-bottom: 10px;
}

body.post-type-archive-locations .groupedLocations .mainLocation h2 {
    font-size: 23px;
    margin-bottom: 10px;
}

body.post-type-archive-locations .groupedLocations .mainLocation h2 a {
    text-decoration: none;
}

body.post-type-archive-locations .groupedLocations .mainLocation .btnWrapper .button {
    margin-bottom: 0;
}

body.post-type-archive-locations .locationsDirectory {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: center;
    justify-content: center;
    list-style-type: none;
    margin: 0;
    border-bottom: 5px solid #e6e6e6;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

body.post-type-archive-locations .locationsDirectory:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

body.post-type-archive-locations .locationsDirectory .entry {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    /* Larger than phablet (also point when grid becomes active) */
    /* Larger than tablet */
    /* Larger than desktop */
}

@media (min-width: 550px) {
    body.post-type-archive-locations .locationsDirectory .entry {
        width: calc(100%/2);
        padding: 10px;
    }
}

@media (min-width: 750px) {
    body.post-type-archive-locations .locationsDirectory .entry {
        width: calc(100%/3);
        padding: 20px;
    }
}

@media (min-width: 1000px) {
    body.post-type-archive-locations .locationsDirectory .entry {
        width: calc(100%/4);
    }
}

body.post-type-archive-locations .locationsDirectory .entry img {
    margin-bottom: 10px;
}

body.post-type-archive-locations .locationsDirectory .entry h2 {
    font-size: 2.3rem;
    margin-bottom: 10px;
}

body.post-type-archive-locations .locationsDirectory .entry h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

body.post-type-archive-locations .locationsDirectory .entry h3 a {
    text-decoration: none;
}

body.post-type-archive-locations .locationsDirectory .entry .btnWrapper .button {
    margin-bottom: 0;
}
@media (min-width: 550px) {

    body.single-physicians .practiceLocations ul li,
    body.single-therapists .practiceLocations ul li {
        width: calc(100%/2 - 20px);
    }
}

@media (min-width: 1000px) {

    body.single-physicians .practiceLocations ul li,
    body.single-therapists .practiceLocations ul li {
        width: calc(100%/3 - 20px);
    }
}


body.single-physicians .practiceLocations .contactCTAWrapper .contactCTAhalf,
body.single-therapists .practiceLocations .contactCTAWrapper .contactCTAhalf {
    width: 100%;
    /* Larger than Desktop HD */
}

@media (min-width: 1200px) {
    body.single-physicians .practiceLocations .contactCTAWrapper .contactCTAhalf a.button,
    body.single-therapists .practiceLocations .contactCTAWrapper .contactCTAhalf a.button {
        width: 100%;
        padding: 7px 15px;
    }
}
body.post-type-archive-services .mainContent.eight.columns {
    width: 100%;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    body.post-type-archive-services .mainContent.eight.columns {
        width: 65.3333333333%;
    }
}

body.post-type-archive-services aside.four.columns {
    width: 100%;
    margin-left: 0;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    body.post-type-archive-services aside.four.columns {
        width: 30.6666666667%;
        margin-left: 4%;
    }
}

body.post-type-archive-services aside.four.columns a {
    text-decoration: none;
}

body.post-type-archive-services aside.four.columns a h3 {
    font-size: 16px !important;
    padding: 10px 0;
    border-bottom: 1px solid #000;
}

body.post-type-archive-services .hurtDiagramWrapper {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 4rem;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram {
    display: none;
    /* Larger than tablet */
    position: relative;
}

@media (min-width: 750px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram {
        display: block;
        width: 48%;
        max-width: 275px;
        height: 100%;
        max-height: 790px;
    }
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    margin-left: 0;
    list-style-type: none;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li {
    margin-bottom: 0;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li .label {
    position: absolute;
    left: -9999px;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li .fa {
    font-size: 34px;
    /* Larger than desktop */
    /* Larger than Desktop HD */
}

@media (min-width: 1000px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li .fa {
        font-size: 42px;
    }
}

@media (min-width: 1200px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li .fa {
        font-size: 50px;
    }
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li a {
    text-decoration: none;
    opacity: .5;
    color: #357c94;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li a:hover,
body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li a:focus {
    opacity: 1;
    color: #357c94;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li.active a {
    opacity: 1;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 {
    width: 54px;
    position: absolute;
    bottom: 0;
    left: 24%;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #foot {
    position: absolute;
    bottom: 0;
    /* Larger than desktop */
    /* Larger than Desktop HD */
}

@media (min-width: 1000px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #foot {
        bottom: 0;
    }
}

@media (min-width: 1200px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #foot {
        bottom: 0;
    }
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #ankle {
    position: absolute;
    bottom: 44px;
    right: 10px;
    /* Larger than desktop */
    /* Larger than Desktop HD */
}

@media (min-width: 1000px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #ankle {
        bottom: 50px;
        right: -.5px;
    }
}

@media (min-width: 1200px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #ankle {
        bottom: 64px;
        right: -14px;
    }
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 {
    position: absolute;
    left: 0;
    top: 30%;
    /* Larger than desktop */
}

@media (min-width: 1000px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 {
        top: 32%;
    }
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #hand {
    position: absolute;
    top: 150px;
    left: 0;
    /* Larger than desktop */
    /* Larger than Desktop HD */
}

@media (min-width: 1000px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #hand {
        top: 160px;
        left: 0;
    }
}

@media (min-width: 1200px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #hand {
        top: 180px;
        left: 0;
    }
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #wrist {
    position: absolute;
    top: 110px;
    left: -10px;
    /* Larger than desktop */
    /* Larger than Desktop HD */
}

@media (min-width: 1000px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #wrist {
        top: 100px;
        left: -10px;
    }
}

@media (min-width: 1200px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #wrist {
        top: 120px;
        left: -10px;
    }
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #elbow {
    position: absolute;
    top: 0;
    left: 0;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-2 {
    position: absolute;
    left: 20%;
    top: 42%;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-3 {
    position: absolute;
    left: 22%;
    top: 67%;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-4 {
    position: absolute;
    left: 3%;
    top: 15%;
    /* Larger than desktop */
    /* Larger than Desktop HD */
}

@media (min-width: 1200px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-4 {
        top: 17%;
    }
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-5 {
    width: 50px;
    position: absolute;
    left: 50%;
    top: 10%;
    margin-left: -1.5rem;
    /* Larger than desktop */
    /* Larger than Desktop HD */
}

@media (min-width: 1000px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-5 {
        margin-left: -18px;
    }
}

@media (min-width: 1200px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-5 {
        left: 62%;
        margin-left: -54px;
    }
}

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-5 .fa {
    margin-bottom: 15px;
}

body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper {
    display: none;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper {
        display: block;
        width: 48%;
    }
}

body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper .hurtSymptom ul {
    font-size: 14px !important;
}

@media (min-width: 750px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper .hurtSymptom ul {
        font-size: 14px !important;
    }
}

@media (min-width: 1000px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper .hurtSymptom ul {
        font-size: 14px !important;
    }
}

@media (min-width: 1200px) {
    body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper .hurtSymptom ul {
        font-size: 14px !important;
    }
}
/* @group #SASS Import
================================================== */
/*! Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/* FONT PATH -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.eot?v=4.6.3");
    src: url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.2857142857em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: 0.1428571429em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.8571428571em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "";
}

.fa-music:before {
    content: "";
}

.fa-search:before {
    content: "";
}

.fa-envelope-o:before {
    content: "";
}

.fa-heart:before {
    content: "";
}

.fa-star:before {
    content: "";
}

.fa-star-o:before {
    content: "";
}

.fa-user:before {
    content: "";
}

.fa-film:before {
    content: "";
}

.fa-th-large:before {
    content: "";
}

.fa-th:before {
    content: "";
}

.fa-th-list:before {
    content: "";
}

.fa-check:before {
    content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "";
}

.fa-search-plus:before {
    content: "";
}

.fa-search-minus:before {
    content: "";
}

.fa-power-off:before {
    content: "";
}

.fa-signal:before {
    content: "";
}

.fa-gear:before,
.fa-cog:before {
    content: "";
}

.fa-trash-o:before {
    content: "";
}

.fa-home:before {
    content: "";
}

.fa-file-o:before {
    content: "";
}

.fa-clock-o:before {
    content: "";
}

.fa-road:before {
    content: "";
}

.fa-download:before {
    content: "";
}

.fa-arrow-circle-o-down:before {
    content: "";
}

.fa-arrow-circle-o-up:before {
    content: "";
}

.fa-inbox:before {
    content: "";
}

.fa-play-circle-o:before {
    content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "";
}

.fa-refresh:before {
    content: "";
}

.fa-list-alt:before {
    content: "";
}

.fa-lock:before {
    content: "";
}

.fa-flag:before {
    content: "";
}

.fa-headphones:before {
    content: "";
}

.fa-volume-off:before {
    content: "";
}

.fa-volume-down:before {
    content: "";
}

.fa-volume-up:before {
    content: "";
}

.fa-qrcode:before {
    content: "";
}

.fa-barcode:before {
    content: "";
}

.fa-tag:before {
    content: "";
}

.fa-tags:before {
    content: "";
}

.fa-book:before {
    content: "";
}

.fa-bookmark:before {
    content: "";
}

.fa-print:before {
    content: "";
}

.fa-camera:before {
    content: "";
}

.fa-font:before {
    content: "";
}

.fa-bold:before {
    content: "";
}

.fa-italic:before {
    content: "";
}

.fa-text-height:before {
    content: "";
}

.fa-text-width:before {
    content: "";
}

.fa-align-left:before {
    content: "";
}

.fa-align-center:before {
    content: "";
}

.fa-align-right:before {
    content: "";
}

.fa-align-justify:before {
    content: "";
}

.fa-list:before {
    content: "";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "";
}

.fa-indent:before {
    content: "";
}

.fa-video-camera:before {
    content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "";
}

.fa-pencil:before {
    content: "";
}

.fa-map-marker:before {
    content: "";
}

.fa-adjust:before {
    content: "";
}

.fa-tint:before {
    content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "";
}

.fa-share-square-o:before {
    content: "";
}

.fa-check-square-o:before {
    content: "";
}

.fa-arrows:before {
    content: "";
}

.fa-step-backward:before {
    content: "";
}

.fa-fast-backward:before {
    content: "";
}

.fa-backward:before {
    content: "";
}

.fa-play:before {
    content: "";
}

.fa-pause:before {
    content: "";
}

.fa-stop:before {
    content: "";
}

.fa-forward:before {
    content: "";
}

.fa-fast-forward:before {
    content: "";
}

.fa-step-forward:before {
    content: "";
}

.fa-eject:before {
    content: "";
}

.fa-chevron-left:before {
    content: "";
}

.fa-chevron-right:before {
    content: "";
}

.fa-plus-circle:before {
    content: "";
}

.fa-minus-circle:before {
    content: "";
}

.fa-times-circle:before {
    content: "";
}

.fa-check-circle:before {
    content: "";
}

.fa-question-circle:before {
    content: "";
}

.fa-info-circle:before {
    content: "";
}

.fa-crosshairs:before {
    content: "";
}

.fa-times-circle-o:before {
    content: "";
}

.fa-check-circle-o:before {
    content: "";
}

.fa-ban:before {
    content: "";
}

.fa-arrow-left:before {
    content: "";
}

.fa-arrow-right:before {
    content: "";
}

.fa-arrow-up:before {
    content: "";
}

.fa-arrow-down:before {
    content: "";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "";
}

.fa-expand:before {
    content: "";
}

.fa-compress:before {
    content: "";
}

.fa-plus:before {
    content: "";
}

.fa-minus:before {
    content: "";
}

.fa-asterisk:before {
    content: "";
}

.fa-exclamation-circle:before {
    content: "";
}

.fa-gift:before {
    content: "";
}

.fa-leaf:before {
    content: "";
}

.fa-fire:before {
    content: "";
}

.fa-eye:before {
    content: "";
}

.fa-eye-slash:before {
    content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "";
}

.fa-plane:before {
    content: "";
}

.fa-calendar:before {
    content: "";
}

.fa-random:before {
    content: "";
}

.fa-comment:before {
    content: "";
}

.fa-magnet:before {
    content: "";
}

.fa-chevron-up:before {
    content: "";
}

.fa-chevron-down:before {
    content: "";
}

.fa-retweet:before {
    content: "";
}

.fa-shopping-cart:before {
    content: "";
}

.fa-folder:before {
    content: "";
}

.fa-folder-open:before {
    content: "";
}

.fa-arrows-v:before {
    content: "";
}

.fa-arrows-h:before {
    content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "";
}

.fa-twitter-square:before {
    content: "";
}

.fa-facebook-square:before {
    content: "";
}

.fa-camera-retro:before {
    content: "";
}

.fa-key:before {
    content: "";
}

.fa-gears:before,
.fa-cogs:before {
    content: "";
}

.fa-comments:before {
    content: "";
}

.fa-thumbs-o-up:before {
    content: "";
}

.fa-thumbs-o-down:before {
    content: "";
}

.fa-star-half:before {
    content: "";
}

.fa-heart-o:before {
    content: "";
}

.fa-sign-out:before {
    content: "";
}

.fa-linkedin-square:before {
    content: "";
}

.fa-thumb-tack:before {
    content: "";
}

.fa-external-link:before {
    content: "";
}

.fa-sign-in:before {
    content: "";
}

.fa-trophy:before {
    content: "";
}

.fa-github-square:before {
    content: "";
}

.fa-upload:before {
    content: "";
}

.fa-lemon-o:before {
    content: "";
}

.fa-phone:before {
    content: "";
}

.fa-square-o:before {
    content: "";
}

.fa-bookmark-o:before {
    content: "";
}

.fa-phone-square:before {
    content: "";
}

.fa-twitter:before {
    content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "";
}

.fa-github:before {
    content: "";
}

.fa-unlock:before {
    content: "";
}

.fa-credit-card:before {
    content: "";
}

.fa-feed:before,
.fa-rss:before {
    content: "";
}

.fa-hdd-o:before {
    content: "";
}

.fa-bullhorn:before {
    content: "";
}

.fa-bell:before {
    content: "";
}

.fa-certificate:before {
    content: "";
}

.fa-hand-o-right:before {
    content: "";
}

.fa-hand-o-left:before {
    content: "";
}

.fa-hand-o-up:before {
    content: "";
}

.fa-hand-o-down:before {
    content: "";
}

.fa-arrow-circle-left:before {
    content: "";
}

.fa-arrow-circle-right:before {
    content: "";
}

.fa-arrow-circle-up:before {
    content: "";
}

.fa-arrow-circle-down:before {
    content: "";
}

.fa-globe:before {
    content: "";
}

.fa-wrench:before {
    content: "";
}

.fa-tasks:before {
    content: "";
}

.fa-filter:before {
    content: "";
}

.fa-briefcase:before {
    content: "";
}

.fa-arrows-alt:before {
    content: "";
}

.fa-group:before,
.fa-users:before {
    content: "";
}

.fa-chain:before,
.fa-link:before {
    content: "";
}

.fa-cloud:before {
    content: "";
}

.fa-flask:before {
    content: "";
}

.fa-cut:before,
.fa-scissors:before {
    content: "";
}

.fa-copy:before,
.fa-files-o:before {
    content: "";
}

.fa-paperclip:before {
    content: "";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "";
}

.fa-square:before {
    content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "";
}

.fa-list-ul:before {
    content: "";
}

.fa-list-ol:before {
    content: "";
}

.fa-strikethrough:before {
    content: "";
}

.fa-underline:before {
    content: "";
}

.fa-table:before {
    content: "";
}

.fa-magic:before {
    content: "";
}

.fa-truck:before {
    content: "";
}

.fa-pinterest:before {
    content: "";
}

.fa-pinterest-square:before {
    content: "";
}

.fa-google-plus-square:before {
    content: "";
}

.fa-google-plus:before {
    content: "";
}

.fa-money:before {
    content: "";
}

.fa-caret-down:before {
    content: "";
}

.fa-caret-up:before {
    content: "";
}

.fa-caret-left:before {
    content: "";
}

.fa-caret-right:before {
    content: "";
}

.fa-columns:before {
    content: "";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "";
}

.fa-envelope:before {
    content: "";
}

.fa-linkedin:before {
    content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "";
}

.fa-legal:before,
.fa-gavel:before {
    content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "";
}

.fa-comment-o:before {
    content: "";
}

.fa-comments-o:before {
    content: "";
}

.fa-flash:before,
.fa-bolt:before {
    content: "";
}

.fa-sitemap:before {
    content: "";
}

.fa-umbrella:before {
    content: "";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "";
}

.fa-lightbulb-o:before {
    content: "";
}

.fa-exchange:before {
    content: "";
}

.fa-cloud-download:before {
    content: "";
}

.fa-cloud-upload:before {
    content: "";
}

.fa-user-md:before {
    content: "";
}

.fa-stethoscope:before {
    content: "";
}

.fa-suitcase:before {
    content: "";
}

.fa-bell-o:before {
    content: "";
}

.fa-coffee:before {
    content: "";
}

.fa-cutlery:before {
    content: "";
}

.fa-file-text-o:before {
    content: "";
}

.fa-building-o:before {
    content: "";
}

.fa-hospital-o:before {
    content: "";
}

.fa-ambulance:before {
    content: "";
}

.fa-medkit:before {
    content: "";
}

.fa-fighter-jet:before {
    content: "";
}

.fa-beer:before {
    content: "";
}

.fa-h-square:before {
    content: "";
}

.fa-plus-square:before {
    content: "";
}

.fa-angle-double-left:before {
    content: "";
}

.fa-angle-double-right:before {
    content: "";
}

.fa-angle-double-up:before {
    content: "";
}

.fa-angle-double-down:before {
    content: "";
}

.fa-angle-left:before {
    content: "";
}

.fa-angle-right:before {
    content: "";
}

.fa-angle-up:before {
    content: "";
}

.fa-angle-down:before {
    content: "";
}

.fa-desktop:before {
    content: "";
}

.fa-laptop:before {
    content: "";
}

.fa-tablet:before {
    content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "";
}

.fa-circle-o:before {
    content: "";
}

.fa-quote-left:before {
    content: "";
}

.fa-quote-right:before {
    content: "";
}

.fa-spinner:before {
    content: "";
}

.fa-circle:before {
    content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "";
}

.fa-github-alt:before {
    content: "";
}

.fa-folder-o:before {
    content: "";
}

.fa-folder-open-o:before {
    content: "";
}

.fa-smile-o:before {
    content: "";
}

.fa-frown-o:before {
    content: "";
}

.fa-meh-o:before {
    content: "";
}

.fa-gamepad:before {
    content: "";
}

.fa-keyboard-o:before {
    content: "";
}

.fa-flag-o:before {
    content: "";
}

.fa-flag-checkered:before {
    content: "";
}

.fa-terminal:before {
    content: "";
}

.fa-code:before {
    content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "";
}

.fa-location-arrow:before {
    content: "";
}

.fa-crop:before {
    content: "";
}

.fa-code-fork:before {
    content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "";
}

.fa-question:before {
    content: "";
}

.fa-info:before {
    content: "";
}

.fa-exclamation:before {
    content: "";
}

.fa-superscript:before {
    content: "";
}

.fa-subscript:before {
    content: "";
}

.fa-eraser:before {
    content: "";
}

.fa-puzzle-piece:before {
    content: "";
}

.fa-microphone:before {
    content: "";
}

.fa-microphone-slash:before {
    content: "";
}

.fa-shield:before {
    content: "";
}

.fa-calendar-o:before {
    content: "";
}

.fa-fire-extinguisher:before {
    content: "";
}

.fa-rocket:before {
    content: "";
}

.fa-maxcdn:before {
    content: "";
}

.fa-chevron-circle-left:before {
    content: "";
}

.fa-chevron-circle-right:before {
    content: "";
}

.fa-chevron-circle-up:before {
    content: "";
}

.fa-chevron-circle-down:before {
    content: "";
}

.fa-html5:before {
    content: "";
}

.fa-css3:before {
    content: "";
}

.fa-anchor:before {
    content: "";
}

.fa-unlock-alt:before {
    content: "";
}

.fa-bullseye:before {
    content: "";
}

.fa-ellipsis-h:before {
    content: "";
}

.fa-ellipsis-v:before {
    content: "";
}

.fa-rss-square:before {
    content: "";
}

.fa-play-circle:before {
    content: "";
}

.fa-ticket:before {
    content: "";
}

.fa-minus-square:before {
    content: "";
}

.fa-minus-square-o:before {
    content: "";
}

.fa-level-up:before {
    content: "";
}

.fa-level-down:before {
    content: "";
}

.fa-check-square:before {
    content: "";
}

.fa-pencil-square:before {
    content: "";
}

.fa-external-link-square:before {
    content: "";
}

.fa-share-square:before {
    content: "";
}

.fa-compass:before {
    content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "";
}

.fa-euro:before,
.fa-eur:before {
    content: "";
}

.fa-gbp:before {
    content: "";
}

.fa-dollar:before,
.fa-usd:before {
    content: "";
}

.fa-rupee:before,
.fa-inr:before {
    content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "";
}

.fa-won:before,
.fa-krw:before {
    content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "";
}

.fa-file:before {
    content: "";
}

.fa-file-text:before {
    content: "";
}

.fa-sort-alpha-asc:before {
    content: "";
}

.fa-sort-alpha-desc:before {
    content: "";
}

.fa-sort-amount-asc:before {
    content: "";
}

.fa-sort-amount-desc:before {
    content: "";
}

.fa-sort-numeric-asc:before {
    content: "";
}

.fa-sort-numeric-desc:before {
    content: "";
}

.fa-thumbs-up:before {
    content: "";
}

.fa-thumbs-down:before {
    content: "";
}

.fa-youtube-square:before {
    content: "";
}

.fa-youtube:before {
    content: "";
}

.fa-xing:before {
    content: "";
}

.fa-xing-square:before {
    content: "";
}

.fa-youtube-play:before {
    content: "";
}

.fa-dropbox:before {
    content: "";
}

.fa-stack-overflow:before {
    content: "";
}

.fa-instagram:before {
    content: "";
}

.fa-flickr:before {
    content: "";
}

.fa-adn:before {
    content: "";
}

.fa-bitbucket:before {
    content: "";
}

.fa-bitbucket-square:before {
    content: "";
}

.fa-tumblr:before {
    content: "";
}

.fa-tumblr-square:before {
    content: "";
}

.fa-long-arrow-down:before {
    content: "";
}

.fa-long-arrow-up:before {
    content: "";
}

.fa-long-arrow-left:before {
    content: "";
}

.fa-long-arrow-right:before {
    content: "";
}

.fa-apple:before {
    content: "";
}

.fa-windows:before {
    content: "";
}

.fa-android:before {
    content: "";
}

.fa-linux:before {
    content: "";
}

.fa-dribbble:before {
    content: "";
}

.fa-skype:before {
    content: "";
}

.fa-foursquare:before {
    content: "";
}

.fa-trello:before {
    content: "";
}

.fa-female:before {
    content: "";
}

.fa-male:before {
    content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "";
}

.fa-sun-o:before {
    content: "";
}

.fa-moon-o:before {
    content: "";
}

.fa-archive:before {
    content: "";
}

.fa-bug:before {
    content: "";
}

.fa-vk:before {
    content: "";
}

.fa-weibo:before {
    content: "";
}

.fa-renren:before {
    content: "";
}

.fa-pagelines:before {
    content: "";
}

.fa-stack-exchange:before {
    content: "";
}

.fa-arrow-circle-o-right:before {
    content: "";
}

.fa-arrow-circle-o-left:before {
    content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "";
}

.fa-dot-circle-o:before {
    content: "";
}

.fa-wheelchair:before {
    content: "";
}

.fa-vimeo-square:before {
    content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "";
}

.fa-plus-square-o:before {
    content: "";
}

.fa-space-shuttle:before {
    content: "";
}

.fa-slack:before {
    content: "";
}

.fa-envelope-square:before {
    content: "";
}

.fa-wordpress:before {
    content: "";
}

.fa-openid:before {
    content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "";
}

.fa-yahoo:before {
    content: "";
}

.fa-google:before {
    content: "";
}

.fa-reddit:before {
    content: "";
}

.fa-reddit-square:before {
    content: "";
}

.fa-stumbleupon-circle:before {
    content: "";
}

.fa-stumbleupon:before {
    content: "";
}

.fa-delicious:before {
    content: "";
}

.fa-digg:before {
    content: "";
}

.fa-pied-piper-pp:before {
    content: "";
}

.fa-pied-piper-alt:before {
    content: "";
}

.fa-drupal:before {
    content: "";
}

.fa-joomla:before {
    content: "";
}

.fa-language:before {
    content: "";
}

.fa-fax:before {
    content: "";
}

.fa-building:before {
    content: "";
}

.fa-child:before {
    content: "";
}

.fa-paw:before {
    content: "";
}

.fa-spoon:before {
    content: "";
}

.fa-cube:before {
    content: "";
}

.fa-cubes:before {
    content: "";
}

.fa-behance:before {
    content: "";
}

.fa-behance-square:before {
    content: "";
}

.fa-steam:before {
    content: "";
}

.fa-steam-square:before {
    content: "";
}

.fa-recycle:before {
    content: "";
}

.fa-automobile:before,
.fa-car:before {
    content: "";
}

.fa-cab:before,
.fa-taxi:before {
    content: "";
}

.fa-tree:before {
    content: "";
}

.fa-spotify:before {
    content: "";
}

.fa-deviantart:before {
    content: "";
}

.fa-soundcloud:before {
    content: "";
}

.fa-database:before {
    content: "";
}

.fa-file-pdf-o:before {
    content: "";
}

.fa-file-word-o:before {
    content: "";
}

.fa-file-excel-o:before {
    content: "";
}

.fa-file-powerpoint-o:before {
    content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "";
}

.fa-file-code-o:before {
    content: "";
}

.fa-vine:before {
    content: "";
}

.fa-codepen:before {
    content: "";
}

.fa-jsfiddle:before {
    content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "";
}

.fa-circle-o-notch:before {
    content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "";
}

.fa-ge:before,
.fa-empire:before {
    content: "";
}

.fa-git-square:before {
    content: "";
}

.fa-git:before {
    content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "";
}

.fa-tencent-weibo:before {
    content: "";
}

.fa-qq:before {
    content: "";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "";
}

.fa-history:before {
    content: "";
}

.fa-circle-thin:before {
    content: "";
}

.fa-header:before {
    content: "";
}

.fa-paragraph:before {
    content: "";
}

.fa-sliders:before {
    content: "";
}

.fa-share-alt:before {
    content: "";
}

.fa-share-alt-square:before {
    content: "";
}

.fa-bomb:before {
    content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "";
}

.fa-tty:before {
    content: "";
}

.fa-binoculars:before {
    content: "";
}

.fa-plug:before {
    content: "";
}

.fa-slideshare:before {
    content: "";
}

.fa-twitch:before {
    content: "";
}

.fa-yelp:before {
    content: "";
}

.fa-newspaper-o:before {
    content: "";
}

.fa-wifi:before {
    content: "";
}

.fa-calculator:before {
    content: "";
}

.fa-paypal:before {
    content: "";
}

.fa-google-wallet:before {
    content: "";
}

.fa-cc-visa:before {
    content: "";
}

.fa-cc-mastercard:before {
    content: "";
}

.fa-cc-discover:before {
    content: "";
}

.fa-cc-amex:before {
    content: "";
}

.fa-cc-paypal:before {
    content: "";
}

.fa-cc-stripe:before {
    content: "";
}

.fa-bell-slash:before {
    content: "";
}

.fa-bell-slash-o:before {
    content: "";
}

.fa-trash:before {
    content: "";
}

.fa-copyright:before {
    content: "";
}

.fa-at:before {
    content: "";
}

.fa-eyedropper:before {
    content: "";
}

.fa-paint-brush:before {
    content: "";
}

.fa-birthday-cake:before {
    content: "";
}

.fa-area-chart:before {
    content: "";
}

.fa-pie-chart:before {
    content: "";
}

.fa-line-chart:before {
    content: "";
}

.fa-lastfm:before {
    content: "";
}

.fa-lastfm-square:before {
    content: "";
}

.fa-toggle-off:before {
    content: "";
}

.fa-toggle-on:before {
    content: "";
}

.fa-bicycle:before {
    content: "";
}

.fa-bus:before {
    content: "";
}

.fa-ioxhost:before {
    content: "";
}

.fa-angellist:before {
    content: "";
}

.fa-cc:before {
    content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "";
}

.fa-meanpath:before {
    content: "";
}

.fa-buysellads:before {
    content: "";
}

.fa-connectdevelop:before {
    content: "";
}

.fa-dashcube:before {
    content: "";
}

.fa-forumbee:before {
    content: "";
}

.fa-leanpub:before {
    content: "";
}

.fa-sellsy:before {
    content: "";
}

.fa-shirtsinbulk:before {
    content: "";
}

.fa-simplybuilt:before {
    content: "";
}

.fa-skyatlas:before {
    content: "";
}

.fa-cart-plus:before {
    content: "";
}

.fa-cart-arrow-down:before {
    content: "";
}

.fa-diamond:before {
    content: "";
}

.fa-ship:before {
    content: "";
}

.fa-user-secret:before {
    content: "";
}

.fa-motorcycle:before {
    content: "";
}

.fa-street-view:before {
    content: "";
}

.fa-heartbeat:before {
    content: "";
}

.fa-venus:before {
    content: "";
}

.fa-mars:before {
    content: "";
}

.fa-mercury:before {
    content: "";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "";
}

.fa-transgender-alt:before {
    content: "";
}

.fa-venus-double:before {
    content: "";
}

.fa-mars-double:before {
    content: "";
}

.fa-venus-mars:before {
    content: "";
}

.fa-mars-stroke:before {
    content: "";
}

.fa-mars-stroke-v:before {
    content: "";
}

.fa-mars-stroke-h:before {
    content: "";
}

.fa-neuter:before {
    content: "";
}

.fa-genderless:before {
    content: "";
}

.fa-facebook-official:before {
    content: "";
}

.fa-pinterest-p:before {
    content: "";
}

.fa-whatsapp:before {
    content: "";
}

.fa-server:before {
    content: "";
}

.fa-user-plus:before {
    content: "";
}

.fa-user-times:before {
    content: "";
}

.fa-hotel:before,
.fa-bed:before {
    content: "";
}

.fa-viacoin:before {
    content: "";
}

.fa-train:before {
    content: "";
}

.fa-subway:before {
    content: "";
}

.fa-medium:before {
    content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "";
}

.fa-optin-monster:before {
    content: "";
}

.fa-opencart:before {
    content: "";
}

.fa-expeditedssl:before {
    content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "";
}

.fa-mouse-pointer:before {
    content: "";
}

.fa-i-cursor:before {
    content: "";
}

.fa-object-group:before {
    content: "";
}

.fa-object-ungroup:before {
    content: "";
}

.fa-sticky-note:before {
    content: "";
}

.fa-sticky-note-o:before {
    content: "";
}

.fa-cc-jcb:before {
    content: "";
}

.fa-cc-diners-club:before {
    content: "";
}

.fa-clone:before {
    content: "";
}

.fa-balance-scale:before {
    content: "";
}

.fa-hourglass-o:before {
    content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "";
}

.fa-hourglass:before {
    content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "";
}

.fa-hand-scissors-o:before {
    content: "";
}

.fa-hand-lizard-o:before {
    content: "";
}

.fa-hand-spock-o:before {
    content: "";
}

.fa-hand-pointer-o:before {
    content: "";
}

.fa-hand-peace-o:before {
    content: "";
}

.fa-trademark:before {
    content: "";
}

.fa-registered:before {
    content: "";
}

.fa-creative-commons:before {
    content: "";
}

.fa-gg:before {
    content: "";
}

.fa-gg-circle:before {
    content: "";
}

.fa-tripadvisor:before {
    content: "";
}

.fa-odnoklassniki:before {
    content: "";
}

.fa-odnoklassniki-square:before {
    content: "";
}

.fa-get-pocket:before {
    content: "";
}

.fa-wikipedia-w:before {
    content: "";
}

.fa-safari:before {
    content: "";
}

.fa-chrome:before {
    content: "";
}

.fa-firefox:before {
    content: "";
}

.fa-opera:before {
    content: "";
}

.fa-internet-explorer:before {
    content: "";
}

.fa-tv:before,
.fa-television:before {
    content: "";
}

.fa-contao:before {
    content: "";
}

.fa-500px:before {
    content: "";
}

.fa-amazon:before {
    content: "";
}

.fa-calendar-plus-o:before {
    content: "";
}

.fa-calendar-minus-o:before {
    content: "";
}

.fa-calendar-times-o:before {
    content: "";
}

.fa-calendar-check-o:before {
    content: "";
}

.fa-industry:before {
    content: "";
}

.fa-map-pin:before {
    content: "";
}

.fa-map-signs:before {
    content: "";
}

.fa-map-o:before {
    content: "";
}

.fa-map:before {
    content: "";
}

.fa-commenting:before {
    content: "";
}

.fa-commenting-o:before {
    content: "";
}

.fa-houzz:before {
    content: "";
}

.fa-vimeo:before {
    content: "";
}

.fa-black-tie:before {
    content: "";
}

.fa-fonticons:before {
    content: "";
}

.fa-reddit-alien:before {
    content: "";
}

.fa-edge:before {
    content: "";
}

.fa-credit-card-alt:before {
    content: "";
}

.fa-codiepie:before {
    content: "";
}

.fa-modx:before {
    content: "";
}

.fa-fort-awesome:before {
    content: "";
}

.fa-usb:before {
    content: "";
}

.fa-product-hunt:before {
    content: "";
}

.fa-mixcloud:before {
    content: "";
}

.fa-scribd:before {
    content: "";
}

.fa-pause-circle:before {
    content: "";
}

.fa-pause-circle-o:before {
    content: "";
}

.fa-stop-circle:before {
    content: "";
}

.fa-stop-circle-o:before {
    content: "";
}

.fa-shopping-bag:before {
    content: "";
}

.fa-shopping-basket:before {
    content: "";
}

.fa-hashtag:before {
    content: "";
}

.fa-bluetooth:before {
    content: "";
}

.fa-bluetooth-b:before {
    content: "";
}

.fa-percent:before {
    content: "";
}

.fa-gitlab:before {
    content: "";
}

.fa-wpbeginner:before {
    content: "";
}

.fa-wpforms:before {
    content: "";
}

.fa-envira:before {
    content: "";
}

.fa-universal-access:before {
    content: "";
}

.fa-wheelchair-alt:before {
    content: "";
}

.fa-question-circle-o:before {
    content: "";
}

.fa-blind:before {
    content: "";
}

.fa-audio-description:before {
    content: "";
}

.fa-volume-control-phone:before {
    content: "";
}

.fa-braille:before {
    content: "";
}

.fa-assistive-listening-systems:before {
    content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "";
}

.fa-glide:before {
    content: "";
}

.fa-glide-g:before {
    content: "";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "";
}

.fa-low-vision:before {
    content: "";
}

.fa-viadeo:before {
    content: "";
}

.fa-viadeo-square:before {
    content: "";
}

.fa-snapchat:before {
    content: "";
}

.fa-snapchat-ghost:before {
    content: "";
}

.fa-snapchat-square:before {
    content: "";
}

.fa-pied-piper:before {
    content: "";
}

.fa-first-order:before {
    content: "";
}

.fa-yoast:before {
    content: "";
}

.fa-themeisle:before {
    content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "";
}
/* @group #SASS variables http://sass-lang.com/guide
================================================== */
/* color palette */
/*! animate.css -https://daneden.github.io/animate.css/ Version - 3.7.2 Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2019 Daniel Eden */

@keyframes bounce {

    from,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes flash {

    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }

    30% {
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    animation-name: rubberBand;
}

@keyframes shake {

    from,
    to {
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    animation-name: shake;
}

@keyframes headShake {
    0% {
        transform: translateX(0);
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        transform: translateX(0);
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake;
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
    from {
        transform: translate3d(0, 0, 0);
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.wobble {
    animation-name: wobble;
}

@keyframes jello {

    from,
    11.1%,
    to {
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    animation-name: jello;
    transform-origin: center;
}

@keyframes heartBeat {
    0% {
        transform: scale(1);
    }

    14% {
        transform: scale(1.3);
    }

    28% {
        transform: scale(1);
    }

    42% {
        transform: scale(1.3);
    }

    70% {
        transform: scale(1);
    }
}

.heartBeat {
    animation-name: heartBeat;
    animation-duration: 1.3s;
    animation-timing-function: ease-in-out;
}

@keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-duration: 0.75s;
    animation-name: bounceIn;
}

@keyframes bounceInDown {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {
        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceInLeft {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }

    75% {
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        transform: translate3d(5px, 0, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInRight {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        transform: translate3d(10px, 0, 0);
    }

    90% {
        transform: translate3d(-5px, 0, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInUp {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    75% {
        transform: translate3d(0, 10px, 0);
    }

    90% {
        transform: translate3d(0, -5px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    animation-duration: 0.75s;
    animation-name: bounceOut;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    animation-name: bounceOutUp;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@keyframes flip {
    from {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        animation-timing-function: ease-in;
    }

    to {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    animation-duration: 0.75s;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        transform: skewX(-5deg);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        transform-origin: center;
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }

    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    animation-duration: 2s;
    animation-name: hinge;
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }

    50% {
        transform: rotate(-10deg);
    }

    70% {
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.jackInTheBox {
    animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.rollIn {
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    animation-name: rollOut;
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    animation-name: slideInDown;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    animation-name: slideInRight;
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    animation-name: slideInUp;
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    animation-name: slideOutDown;
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    animation-name: slideOutLeft;
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    animation-name: slideOutRight;
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    animation-name: slideOutUp;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.delay-1s {
    animation-delay: 1s;
}

.animated.delay-2s {
    animation-delay: 2s;
}

.animated.delay-3s {
    animation-delay: 3s;
}

.animated.delay-4s {
    animation-delay: 4s;
}

.animated.delay-5s {
    animation-delay: 5s;
}

.animated.fast {
    animation-duration: 800ms;
}

.animated.faster {
    animation-duration: 500ms;
}

.animated.slow {
    animation-duration: 2s;
}

.animated.slower {
    animation-duration: 3s;
}

@media (print),
(prefers-reduced-motion: reduce) {
    .animated {
        animation-duration: 1ms !important;
        transition-duration: 1ms !important;
        animation-iteration-count: 1 !important;
    }
}
/*service*/
/* .mobileNavWrap { select { display: block; //display mobile nav on mobile sizes margin-bottom: 0; margin-left: auto; margin-right: auto; @include responsive(larger-than-phablet) { display: none; //hide mobile nav on all sizes } } ul { display: none; //hide desktop nav on mobile @include responsive(larger-than-phablet) { display: block; } } }*/
/* flexible content modules */
.flexibleContentModules {
    margin-top: 40px;
}

section.fullWidthImage {
    /* Larger than tablet */
}

@media (min-width: 750px) {
    section.fullWidthImage {
        min-height: calc(100vh/3*2);
    }
}

section.fullWidthImage .contentImage {
    width: 100%;
    min-height: calc(100vh/3);
    /* Larger than tablet */
}

@media (min-width: 750px) {
    section.fullWidthImage .contentImage {
        min-height: calc(100vh/3*2);
    }
}

section.basicContentBlock {
    margin-top: 40px;
}

section.splitContentBlock {
    padding: 40px 0;
    display: inline-block;
}

section.splitContentBlock+.relatedLinks,
section.featuredCareersCTA+.relatedLinks {
    margin-top: 0;
}

section.featuredCareersCTA {
    padding-top: 50px;
    padding-bottom: 80px;
    background: #357c94;
}

section.featuredCareersCTA .featuredCareerHeading {
    padding: 0 2rem;
    text-align: center;
}

section.featuredCareersCTA .featuredCareerHeading h2 {
    color: #FFF;
    margin-bottom: 2rem;
}

section.featuredCareersCTA .featuredCareerInner {
    box-sizing: border-box;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: center;
    justify-content: center;
    padding: 0 2rem;
    box-sizing: border-box;
}

section.featuredCareersCTA .featuredCareerInner article {
    width: 100%;
    margin-bottom: 4rem;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    section.featuredCareersCTA .featuredCareerInner article {
        width: calc(100% / 3 - 16px);
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 0;
    }
}

section.featuredCareersCTA .featuredCareerInner article a {
    display: block;
    text-align: center;
}

section.featuredCareersCTA .featuredCareerInner article a img {
    margin-bottom: 10px;
}

section.featuredCareersCTA .featuredCareerInner article a h4 {
    margin-bottom: 0;
    text-decoration: none;
    color: #FFF;
}

section.featuredCareersCTA .featuredCareerInner article a h4.button {
    color: #FFF;
    border-color: #FFF;
}

section.featuredCareersCTA .featuredCareerInner article a h4 .fa {
    font-size: 1.2rem;
    vertical-align: top;
    margin-top: 3px;
}

section.featuredCareersCTA .featuredCareerInner article a:hover h4,
section.featuredCareersCTA .featuredCareerInner article a:focus h4 {
    color: #000;
}

section.featuredCareersCTA .featuredCareerInner article a:hover h4.button,
section.featuredCareersCTA .featuredCareerInner article a:focus h4.button {
    color: #000;
    border-color: #000;
}

section.relatedLinks {
    background: #e6e6e6;
    padding: 2rem 0;
    margin-top: 2rem;
}

section.relatedLinks h3 {
    color: #6D4061;
}

section.relatedLinks .relatedLinksHeading {
    padding: 0 2rem;
}

section.relatedLinks h4.leadershipRole {
    font-size: 1.4rem;
    margin-top: -1.4rem;
    color: #6D4061;
}

section.relatedLinks .relatedLinksInner {
    padding: 0 2rem;
    box-sizing: border-box;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: center;
    justify-content: center;
}

section.relatedLinks .relatedLinksInner article {
    width: 100%;
    /* Larger than tablet */
    /* Larger than desktop */
}

@media (min-width: 750px) {
    section.relatedLinks .relatedLinksInner article {
        width: 49%;
        margin-right: 1%;
    }

    section.relatedLinks .relatedLinksInner article:nth-child(even) {
        margin-right: 0;
    }
}

@media (min-width: 1000px) {
    section.relatedLinks .relatedLinksInner article {
        width: 24%;
        margin-right: 1.25%;
    }

    section.relatedLinks .relatedLinksInner article:nth-child(even) {
        margin-right: 1.25%;
    }

    section.relatedLinks .relatedLinksInner article:last-of-type {
        margin-right: 0;
    }
}

section.relatedLinks .relatedLinksInner article a {
    text-decoration: none;
    color: #58595B;
}

section.relatedLinks .relatedLinksInner article a .readMore {
    color: #6D4061;
}

section.relatedLinks .relatedLinksInner article a:hover,
section.relatedLinks .relatedLinksInner article a:focus {
    color: #000;
}

section.relatedLinks .relatedLinksInner article a:hover h3,
section.relatedLinks .relatedLinksInner article a:focus h3 {
    color: #000;
}

section.relatedLinks .relatedLinksInner article a:hover .readMore,
section.relatedLinks .relatedLinksInner article a:focus .readMore {
    color: #000;
}

section.relatedLinks .relatedLinksInner article .excerpt {
    padding: 2rem;
}

section.relatedLinks .relatedLinksInner article .excerpt ul {
    margin-left: 2rem;
    list-style-type: disc;
}

section.twoImagesWithLinks .ten {
    box-sizing: border-box;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding-top: 3rem;
    border-top: 1px solid #000;
}

section.twoImagesWithLinks .ten article {
    width: 100%;
    /* Larger than tablet */
    margin-bottom: 8px;
    border-bottom: 1px solid #000;
}

@media (min-width: 750px) {
    section.twoImagesWithLinks .ten article {
        width: 48%;
    }
}

section.twoImagesWithLinks .ten article a {
    text-decoration: none;
}

section.twoImagesWithLinks .ten article .readMore {
    padding: 1rem 0;
}

section.testimonials .testimonialsDirectory {
    border-top: 1px solid #CCC;
}

section.testimonials .testimonialsDirectory blockquote {
    margin: 0;
    padding: 0;
    border-left: 0;
    position: relative;
    padding: 4rem 0;
    border-bottom: 1px solid #CCC;
}

section.testimonials .testimonialsDirectory blockquote:last-of-type {
    border-bottom: 0;
}

section.testimonials .testimonialsDirectory blockquote span.quotes {
    display: inline;
    font-weight: 700;
}

section.testimonials .testimonialsDirectory blockquote span.leftQuotes {
    position: absolute;
    left: -10px;
}

section.testimonials .testimonialsDirectory blockquote p {
    display: inline;
}

section.testimonials .testimonialsDirectory blockquote cite {
    margin: 0;
    text-align: right;
    color: #6D4061;
}

section.accordionWrapper h3 {
    margin-bottom: 30px;
}

section.accordionWrapper ul.accordion {
    list-style-type: none;
    margin: 0;
}

section.accordionWrapper ul.accordion li.accordionItem {
    margin: 0;
    border-bottom: 1px solid #CCC;
}

section.accordionWrapper ul.accordion li.accordionItem:last-of-type {
    border-bottom: none;
}

section.accordionWrapper ul.accordion li.accordionItem .ui-accordion-content {
    padding-bottom: 20px;
}

section.accordionWrapper h4 {
    outline: none;
    line-height: 1;
    margin-bottom: 0;
    padding: 2rem 0;
    display: -moz-flex;
    display: flex;
    flex-wrap: nowrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -moz-align-items: center;
    align-items: center;
    align-content: center;
}

section.accordionWrapper h4 .toggle {
    width: 100%;
}

section.accordionWrapper h4 span.ui-accordion-header {
    display: none;
}

section.accordionWrapper h4 .fa-angle-down {
    display: none;
}

section.accordionWrapper h4 .fa-angle-left {
    display: inline-block;
}

section.accordionWrapper h4.ui-state-active .fa-angle-down {
    display: inline-block;
}

section.accordionWrapper h4.ui-state-active .fa-angle-left {
    display: none;
}

section.serviceCTAproviderFilter {
    text-align: center;
    background: #e6e6e6;
    padding: 60px 0;
    margin-top: 40px;
    display: flex;
    width: 100%;
    justify-content: center;
}

section.serviceCTAproviderFilter .twelve {
    box-sizing: border-box;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: center;
    justify-content: center;
}

section.serviceCTAproviderFilter .twelve .findSpecialist {
    width: 100%;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    section.serviceCTAproviderFilter .twelve .findSpecialist {
        width: 48%;
        margin: 0 1%;
    }
}

section.serviceCTAproviderFilter .twelve .findSpecialist h3 {
    color: #6D4061;
}

section.serviceCTAproviderFilter .twelve .findSpecialist .button {
    margin-bottom: 20px;
}

section.imageGallery .photoGallery {
    list-style-type: none;
    margin: 0;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

section.imageGallery .photoGallery li {
    margin: 0;
    width: calc(100%/3);
    /* Larger than phablet (also point when grid becomes active) */
    /* Larger than tablet */
    /* Larger than desktop */
    /* Larger than Desktop HD */
}

section.imageGallery .photoGallery li img {
    width: 100%;
}

@media (min-width: 750px) {
    section.imageGallery .photoGallery li {
        width: calc(100%/3);
    }
}

@media (min-width: 1000px) {
    section.imageGallery .photoGallery li {
        width: calc(100%/4);
    }
}

section.videoWrapper {
    margin-bottom: 40px;
}


section.testimonialsWrapper .mainContent {
    margin: 40px 0 !important;
}

section.testimonialsWrapper .mainContent blockquote.testimonial {
    margin: 0;
    padding: 0;
    border-left: none;
    font-size: 20px;
    line-height: 1.4;
    /* Larger than desktop */
}

@media (min-width: 1000px) {
    section.testimonialsWrapper .mainContent blockquote.testimonial {
        font-size: 30px;
        line-height: 1.2;
    }
}

section.testimonialsWrapper .mainContent blockquote.testimonial p {
    margin-bottom: 0;
    display: inline;
}

section.testimonialsWrapper .mainContent blockquote.testimonial p::before {
    content: "\201C";
}

section.testimonialsWrapper .mainContent blockquote.testimonial p::after {
    content: "\201D";
}

section.testimonialsWrapper .mainContent blockquote.testimonial cite {
    display: inline;
    font-weight: bold;
    white-space: nowrap;
}

section.testimonialsWrapper .mainContent blockquote.testimonial cite::before {
    content: "\2013 ";
    margin-right: 10px;
}

section.googleMap {
    /*@include responsive(larger-than-tablet) { min-height: calc(100vh/3*2); }*/
    padding: 0 20px;
}

section.googleMap .map_canvas {
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100% - 40px);
    min-height: calc(100vh/3);
    max-height: 400px;
    /* Larger than tablet */
}

@media (min-width: 750px) {
    section.googleMap .map_canvas {
        margin: 0;
        width: 100%;
        min-height: calc(100vh/3);
    }
}

/* Flexible Content Modules */
section.imageGallery img {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

section.fullWidthImage .contentImage {
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

/* Internal Video Archive and Single Css /////////////////////////////////////////
///////////////////////////////////////////*/
body.post-type-archive-internal header#banner{
  display: none;
}

body.post-type-archive-internal #contentWrapper {
  background: transparent; /* $white */
}

body.post-type-archive-internal .cptArchiveIntroWrapper {
  padding: 2rem 4rem;
}

body.post-type-archive-internal .cptArchiveIntroWrapper .cptIntroText h1 {
  margin-bottom: 0.5rem;
  font-weight: 700;
}

body.post-type-archive-internal .cptArchiveIntroWrapper .cptIntroText p {
  font-size: 2.2rem;
  font-weight: 700;
}

body.post-type-archive-internal .cptArchiveIntroWrapper .cptIntroText p:last-of-type {
  margin-bottom: 0;
}

body.post-type-archive-internal #content {
  margin-top: 1rem;
  padding: 0 10px 10px;
}

body.post-type-archive-internal .videoDirectoryWrapper h2 {
  color: #1d3557; /* $denim */
  font-size: 2.2rem;
  text-transform: uppercase;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #1d3557;
  font-weight: 700;
}

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory {
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li {
  margin: 0;
  width: 100%;
  margin-bottom: 4rem;
}

@media (min-width: 1024px) {
  body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li {
    width: calc(33.333% - 2%);
    margin-right: 3%;
  }

  body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li:nth-child(3n) {
    margin-right: 0;
  }
}

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a {
  display: block;
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
}

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a .fa {
  color: #999999; /* $grey-1 */
  position: absolute;
  font-size: 64px;
  left: calc(50% - 32px);
  top: calc(50% - 32px);
  z-index: 10;
}

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a img {
  filter: grayscale(100%);
  z-index: 2;
  box-sizing: border-box;
  border: 1px solid #cccccc; /* $grey-2 */
  width: 100%;
  height: auto;
}

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a:hover img,
body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a:focus img {
  filter: grayscale(0%);
}

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a:hover .fa,
body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a:focus .fa {
  color: #ffffff; /* $white */
}

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li h3 {
  color: #000000; /* $black */
  font-size: 2.2rem;
  font-weight: 700;
}
@media (min-width: 922px) {
    body.post-type-archive-internal .site-content .ast-container {
        max-width: 100%;
    }
}

/* Single Page */
body.single-internal {
  background: #000000; /* $black-true */
}

body.single-internal #content {
  margin-top: 0;
}

body.single-internal #container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  height: 100vh;
}

body.single-internal #container #contentWrapper {
  background: #000000; /* $black-true */
  width: 100%;
}

body.single-internal #container header#banner,
body.single-internal #container footer {
  display: none;
}

/* Optional: page title styles (commented out in SCSS)
body.single-internal .pageTitleWrapper {
  padding: 0 0 0;
}
body.single-internal .pageTitleWrapper h1 {
  font-size: 1.8rem;
  color: #b3b3b3; /* $grey-3 */
  margin-bottom: 0;
  padding-bottom: 0;
}
body.single-internal .pageTitleWrapper .pageTitle {
  border-bottom: none;
}
body.single-internal .btnWrapper {
  text-align: right;
}
*/

body.single-internal .mainContent {
  height: 100%;
  box-sizing: border-box;
  margin: 0 11.5rem;
}

body.single-internal .mainContent iframe {
  max-height: 100vh;
}

body.single-internal .ast-container{
    display: block !important;
}
/* Internal Video Archive  Css END /////////////////////////////////////////
///////////////////////////////////////////*/
.location-btn .elementor-button-link {
    background-color: #9F5984 !important;
    color: #fff !important;
    padding: 10px 10px 5px !important;
    border-radius: 5px;
    line-height: 30px !important;
	text-transform: capitalize !important;
}
.location-btn .elementor-button-link .elementor-button-icon {
    
    top: 0 !important;
}
.ast-single-post .elementor-widget-button .elementor-button:hover,
.ast-single-post .entry-content .uagb-tab a:hover,
.ast-single-post .entry-content .uagb-ifb-cta a:hover,
.ast-single-post .entry-content .uabb-module-content a:hover,
.ast-single-post .entry-content .uagb-post-grid a:hover,
.ast-single-post .entry-content .uagb-timeline a:hover,
.ast-single-post .entry-content .uagb-toc__wrap a:hover,
.ast-single-post .entry-content .uagb-taxomony-box a:hover,
.entry-content .wp-block-latest-posts > li > a:hover,
.ast-single-post .entry-content .wp-block-file__button:hover,
a.ast-post-filter-single:hover,
.ast-single-post .ast-comment-content .comment-reply-link:hover,
.ast-single-post .ast-comment-content .comment-edit-link:hover, .mobile-appointment-btn:hover,.btnWrapper .button-primary:hover, .contactCTAhalf .button:hover,.search-filter-reset:hover,.filterControlsWrapper .filterControls form ul li input[type="submit"]:hover,.location-btn .elementor-button-link:hover {
    background-color: #703d5c !important;
    color:#fff !important;
    transition: all 0.3s ease;
}
.elementor-7637 .elementor-element.elementor-element-64e71070 .elementor-button:hover{
	background-color: #61CE7000 !important;
    color:#fff !important;
	opacity:0.7;
}
.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title, .elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i,.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
    background-color: #884c70 !important;
	color:#fff !important;
}

/* video page */
.videoDirectoryWrapper h2 {
    margin-bottom: 20px;
}
.videoDirectoryWrapper ul {
    list-style: none;
    margin-left: 10px;
}
.videoDirectoryWrapper ul li:not(:last-child) {
    margin-bottom: 10px;
}
.videoDirectoryWrapper ul li a {
    display: inline-block;
}
.single-videos #contentWrapper {
    width: 100%;
    padding: 50px 0px;
}
body.single-videos .btnWrapper {
    margin-top: 0;
    margin-bottom: 15px;
    text-align: left;
}
body.single-videos .pageTitleWrapper {
    margin-top: 0;
    margin-bottom: 20px;
}


