:root {
	--lemon-color: #30c738;
	--blue-color: #1f5094;
	--sky-color: #306fc7;
}
/* TEMP CSS AREA */
.landing-reviews,
.landing-posts {
	display: none !important;
}
/* TEMP CSS AREA - END */
@media (max-width: 767px) {
    .logo img {
        width: 180px !important;
    }
    
    #footer .widget {
        margin-bottom: 0;
    }
}

.main_color b {
    color: inherit;
}
h1.main-title.entry-title {
    font-weight: bold;
}
@media (max-width: 767px) {
    .inner-header-bg h1,
    .title_container h1.main_title,
    .title_container .main-title {
        font-size: 28px !important;
    }
}
.avia-search-tooltip input#s,
.avia-search-tooltip input#s::placeholder {
    color: #2884e0 !important;
}

.avia-search-tooltip #searchsubmit {
    background: #76ab12;
    color: #fff;
}

.logo a {
    width: 210px !important;
    display: grid;
    place-items: center;
}

@media (max-width: 768px) {
    .logo a {
        padding: 10px;
    }
}

a {
    text-decoration: none !important;
}
.hero-col {
    background: rgba(0, 0, 0, 0.6);
    padding: 40px 50px;
    max-width: 705px !important;
    border-radius: 5px !important;
}

#hero_top .flex_column_table {
    display: flex;
}

.av-subheading {
    opacity: 1 !important;
}

.hero-title h1 {
    font-weight: bold !important;
    letter-spacing: 2px !important;
    line-height: 1.3;
}

.hero-title .av-subheading {
    letter-spacing: 0.5px;
}

#hero_button {
    color: #fff;
    padding: 13px;
    display: block;
    max-width: 250px;
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#hero_button:hover {
    opacity: .9;
}

#hero_button,
.gform_button,
.avia-button {
    background: #30c738 !important;
    border: none !important;
}

span.avia-menu-text {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.av-menu-button .avia-menu-text {
    padding: 6px 15px !important;
    background-color: var(--lemon-color) !important;
    border: none !important;
    color: #fff !important;
		border-radius: 0 !important;
}

.ginput_recaptcha {
    margin: 20px 0 0 !important;
}

.hero-form .gform_footer {
    margin: -10px 0 0;
    padding: 0 !important;
}

.hero-form li {
    margin: 0 !important
}

strong.logo {
  
    padding-top: 6px;
    padding-bottom: 6px;
}

.hero-cta a:hover,
.hero-cta a:focus {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
}

.home-after-hero {
    color: #fff;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
}

#header_meta * {
    font-weight: 300;
    font-size: 14px;
    color: #fff;
}

.hero-des h3 {
    color: #fff;
    /*font-family: 'Exo 2', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    font-weight: 400 !important;
    font-size: 25px !important;
    line-height: 35px;
    margin-bottom: 30px;
}

#header_meta {
    background-color: #1f5094 !important;
    border: none !important;
}

#header a:hover {
    color: #a9cdff !important;
}

span.avia-menu-fx {
    display: none;
}
h2.av-special-heading-tag,
h3.av-special-heading-tag {
    font-weight: bold !important;
    text-transform: none !important;
    letter-spacing: 0.5px !important;
    background: -webkit-linear-gradient(360deg, #2884e0, #30c738);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a.facebook:hover,
a.twitter:hover,
a.linkedin:hover,
a.gplus:hover {text-decoration: none;}

.learn-more-home a {
    color: #fff;
    background-color: #2883e0;
    display: inline-block;
    font-size: 18px;
    padding: 8px 15px;
    margin-top: 10px;
}

.learn-more-home a:hover {
    color: #fff;
    opacity: .9;
  	text-decoration: none;
}

.learn-more-home.business a {
    background-color: #30c738;
}

.widget_recent_entries a {
    font-style: normal !important;
    font-family: inherit !important;
    display: block;
    font-size: 15px;
}

h4.iconlist_title {
    text-transform: none !important;
    font-family: inherit;
    font-weight: 300;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px 60px;
  width: auto;
  max-width: 750px;
  margin: 20px auto;
}

@media (max-width: 767px) {
    .white-popup {
        margin: 25% 5%;
        padding: 30px
    }
}

.job-position {
    font-style: italic;
    border-bottom: 1px solid #bdbdbd !important;
    display: block;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #565656;
}

.pop-login a {
    display: block;
    background-color: #2883e0;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.pop-login a:last-child {
	margin-bottom: 0;
}

.pop-login a:hover,
.pop-login a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #5493d4;
}

.mfp-close {
  right: -15px;
  top: -15px;
  background: #333 !important;
  opacity: 1;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 30px;
  color: #fff !important;
}

.mfp-close:active {
    top: -15px; 
}

.learn-more-family-page a {
    letter-spacing: 1px;
    margin-top: 20px !important;
}

.care-cell {
    text-align: center;
    background: #7c7c7c;
}

.care-cell:hover {
    background-color: #2883e0;
}

.care-cell a {
    padding: 50px;
    display: block;
    color: #fff;
    text-decoration: none;
}

.care-cell a:hover {
    color: #fff;
}

.care-title {
    font-size: 25px;
    margin-top: 20px;
}

#footer .container .flex_column:nth-child(3) {
    width: 14%;
}

#footer .container .flex_column:nth-child(4) {
    width: 27%;
}

.claim-billing-table img {
    max-height: 50px;
    max-width: 180px;
}

.claim-billing-table tr td, .claim-billing-table tr th {
    border: 1px solid #cacaca !important;
}

.footer-cta-form {
    max-width: 800px;
    margin: 0 auto;
}

.footer-cta-form .ginput_container_radio {
    margin-top: 0 !important;
}

.footer-cta-form .gfield_radio label {
    margin-left: 2px !important;
}

.footer-cta-form .gfield_radio li {
    margin-right: 20px !important;
}

@media (min-width: 641px) {
    .footer-cta-form .gform_footer .gform_button {
        width: calc(100% - 16px) !important;
    }
}

.footer-cta-form li {
    margin-top: 0 !important;
}

.footer-cta-form input[type=text],
.footer-cta-form textarea {
    padding: 15px 20px !important;
}

.footer-cta-form .gform_footer {
    margin: 0 !important; 
}

@media (min-width: 641px) {
    .contact-form .gform_footer {
        width: calc(100% - 16px);
    }
}

.footer-cta-form textarea {
    margin-bottom: 10px !important;
}

.footer-cta-form input[type=submit] {
    padding-left: 30px !important;
  	padding-right: 30px !important
}

#free-consultation {
    padding: 50px 0;
}

#top.page-id-37 .fullsize .template-blog .blog-meta {
    float: left;
    margin-right: 20px;
}

#top.page-id-37 .fullsize .template-blog .post .entry-content-wrapper * {
    max-width: 100% !important;
    text-align: left;
}

.page-id-37 .entry-content-wrapper.clearfix.standard-content {
    max-width: 100% !important;
}

.page-id-37 #top .fullsize .template-blog .post-title {
    padding-top: 0;
}

.single .title_container {
  	display: none;
}

.gform_widget label {
    display: none !important;
}

.gform_widget input[type=submit] {
    background-color: #1e72c5;
    color: #fff;
}

.gform_widget .gform_footer {
    padding: 0 16px 0 0 !important;
    margin: 0 !important;
}

.gform_widget input[type=submit]:hover {
    background-color: #2884e0;
    color: #fff;
}

.main_color strong, .main_color b {
    color: inherit;
}

.gift-card-content {
    max-width: 860px;
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    margin-top: 20px;
}

.why-us-block:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 0;
}

.why-us-block .av-special-heading {
    z-index: 9;
    position: relative;
}

.why-us-block .av-special-heading * {
    color: #d5d5d5;
}

.why-us-block .av-subheading {
    font-size: 18px !important;
    line-height: 28px;
    margin-top: 30px;
}

.gform_footer .gform_button {
    padding: 13px;
    font-size: 18px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#footer .gform_footer .gform_button {
    padding: 10px;
}

.gform_footer .gform_button:hover {
    opacity: .9;
}

/* RESPONSIVE STYLES */

@media (max-width: 1150px) {
    .main_menu .menu-item-top-level{
        display: none;
    }

    .responsive #top .av-main-nav .menu-item-avia-special {
        display: block !important;
    }
}

@media (max-width: 1048px) {
    .hero-area-wrap {
        width: 90%;
    }
}


@media (max-width: 767px) {
    .hero-area-wrap {
        width: 100%;
    }
    .hero-title h1 {
        font-size: 32px;
        line-height: 45px;
    }
    .hero-des h3 {
        font-size: 20px !important;
        line-height: 30px;
    }

    .img-right {
        display: flex;
        flex-flow: column;
    }

    .img-right .flex_cell:last-child {
        order: 1 !important;
    }

    .img-right .flex_cell:first-child {
        order: 2 !important;
    }

    .flex_cell.image-grid-section {
        padding: 150px 0 !important;
    }

	.claim-billing-table tr td {
        border: none !important;
    }

    .claim-billing-table tr {
        border: 1px solid #ccc;
    }
	
    .protect-business-heading { /*
        margin-top: 30px !important;
        padding-top: 50px;
        border-top: 1px solid #e5e0e0 !important;
    */ }

}

@media (max-width: 610px) {
    .hero-cta a {
        display: block;
        margin: 0 0 15px 0 !important;
    }
}

.cd-timeline-img {
    height: 20px !important;
    width: 20px !important;
    margin-left: 15px !important;
    margin-top: 20px;
}

.cd-timeline-img span {
    display: none !important;
}

@media only screen and (min-width: 822px) {
    .cd-timeline-content {
        width: 45.5% !important;
    }
    
    .cd-timeline-img {
        height: 20px !important;
        width: 20px !important;
        margin-left: -10px !important;
        margin-top: 20px;
    }

    .cd-timeline-img span {
        display: none !important;
    }

}

.inline-button {
    display: inline-block;
}

.text-center {
    text-align: center
}

.border-bottom-gray {
    border-bottom: 1px solid #e6e6e6;
}

.current-job-post .toggler {
    font-size: 20px;
    padding: 15px 10px 15px 35px;
    border-bottom: 3px solid #7c7c7c !important;
    font-weight: bold;
}

.current-job-post .vert_icon,
.current-job-post .hor_icon {
    border-color: #7c7c7c;
}

span.vert_icon, span.hor_icon {
    background-color: #cecece;
}

.single_toggle p {
    background-color: #fbfbfb !important;
    margin-bottom: 10px !important;
}

.team-member-description {
    font-size: 14px;
}

.team-member-description .av-icon-char {
    font-size: 13px !important;
    width: 15px !important;
    display: inline-block
}

.team-member-description a {
    color: #222;
}

.questionnaire-form {
    background-color: #f6f6f6;
    padding: 20px 40px;
}

.questionnaire-form li input[type=text] {
    max-width: 300px;
    border: 1px solid #ddd !important;
}

.questionnaire-form input[type=submit] {
    max-width: 100px;
    font-size: 16px !important;
    letter-spacing: 1px;
    padding: 10px;
}

ul.small-list li {
    font-size: 13px;
    line-height: 15px;
}

.math-captcha {
    margin-bottom: 20px !important;
}

.job-apply-btn a {
    font-size: 16px !important;
    margin-bottom: 20px !important;
    font-weight: bold !important;
    letter-spacing: 0.6px;
}

.team-card {
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.team-card img {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    
}

.team-card .card-front,
.team-card .card-back {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: 0.3s;
}

.team-card:hover .card-front {
    transform: rotateY(-180deg);
}

.team-card:hover .card-back {
    transform: rotateY(0);
}

.team-card .card-back {
    overflow: hidden;
    transform: rotateY(-180deg);
}

.inner-content-area .av-flex-placeholder {
    width: 25px !important;
}

a {
    text-decoration: none !important;
}

.team-col {
    background: #fff;
    box-shadow: 0 0 15px 5px #efefef !important;
    border: 1px solid #efefef !important;
}

.team-info-list {
    list-style-type: none !important;
    margin: 0;
    display: flex;
    justify-content: center;
    border-top: 1px solid #e4e4e4 !important;
}

.team-info-list li {
    margin: 0;
    background: #fbfbfb;
    text-align: center;
    padding: 0;
}

.team-info-list li span {
    display: block;
    padding: 10px 15px;
}

.team-info-list li span:hover {
    background: #7c7c7c;
    color: #fff !important;
}

.team-name-block {
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.team-fname {
    font-size: 16px;
    margin-bottom: 5px;
    color: #333;
}

.team-position {
    color: #7c7c7c;
    font-size: 12px;
  	letter-spacing: 0;
}

.team-info-list li span:before {
    content: '\e805';
    font-family: 'entypo-fontello';
    color: #7c7c7c;
    font-size: 20px;
    position: relative;
    z-index: 999999;
}

.team-info-list li span.phone-icon:before {
    content: '\e8ac';
}

.team-info-list li span:hover:before {
    color: #fff !important;
}

@media (max-width: 767px) {
    #top .gfield,
    #top input[type="text"] {
        width: 100% !important;
    }
}

.big-preview.single-big {
    display: none !important;
}

.about-cell svg {
    width: auto;
    height: 80px;
    fill: #2e6dc4;
    margin-bottom: 5px;
}

.about-cell {
    text-align: center;
    box-shadow: 0 0 15px 10px rgba(239, 239, 239, 0.6);
    border: 1px solid #efefef !important;
    padding: 40px 20px 30px !important;
    transition: .5s;
}

.about-cell:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 10px 5px #e6e6e6;
}

.chess-left, .chess-right {
    padding: 40px;
    background: #fff;
}

@media (max-width:767px) {
    .chess-image {
        min-height: 200px !important;
    }

    .chess-content .av-special-heading-tag {
        font-size: 24px !important;
    }  
    #chess-wrap .flex_column_table {
            display: flex !important;
            flex-wrap: wrap;
    }

    #chess-wrap .flex_column_table .chess-left.chess-content {
            order: 2;
    }
}

.image-overlay {
    background: transparent !important;
    top: -9999999px !important;
}

.image-overlay-inside:before {
    display: none !important;
}

.single .post-title {
    font-size: 30px;
}

.av-share-box-list li {
    background: #f5f5f5 !important;
    border: 1px solid #fff !important;
}

.single .comment_container textarea,
.single .comment_container input[type="text"] {
    background: #f5f5f5 !important;
}

.page-id-460 #free-consultation,
.page-id-455 #free-consultation {
    display: none;
}

.form-captcha {
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
}

.team-lname {
    font-size: 24px;
}

.inner-col-area .av-flex-placeholder {
    width: 3% !important;
}

#top .flex_column_table {
    float: none !important;
    margin-top: 0 !important;
}

.inner-four-col .flex_column_table {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 25px;
}

.inner-four-col .flex_column {
    margin-left: 0 !important;
    width: 100% !important;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .inner-four-col .flex_column_table {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767px) {
    .inner-four-col .flex_column_table {
        grid-template-columns: 1fr;
    }
}

.footer-cta-form .gform-body textarea,
.footer-cta-form .gform-body input {
    padding: 10px 15px !important;
    border: 1px solid #e8e8e8 !important;
}

.bolder-title .av-special-heading-tag {
    font-weight: bold !important;
}

.av-special-heading .av-special-heading-tag {
    line-height: 1.4 !important;
}

/* Center Four Col - Center */
.center-three-columns,
.center-four-columns {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.center-three-columns .flex_column,
.center-four-columns .flex_column {
    margin: 0 !important;
    width: 100% !important;
}
@media (min-width: 768px) {
    .center-three-columns .flex_column,
    .center-four-columns .flex_column {
        width: calc(50% - 15px) !important;
    }
}
 
@media (min-width: 990px) {    
    .center-four-columns .flex_column {
        width: calc(33.33% - 20px) !important;
    }
}
@media (min-width: 1201px) {
    .center-four-columns .flex_column {
        width: calc(25% - 22.5px) !important;
    }
    
    .center-three-columns .flex_column {
        width: calc(33.33% - 20px) !important;
    }
}
/* Center Four Col - Center - END */

.no-uppercase * {
    text-transform: none !important;
}

.semibold-title .av-special-heading-tag {
    font-weight: 500 !important;
}

.avia_button_icon_right {
    padding-left: 3px;
}

.regular-button .avia-button {
    border-radius: 0 !important;
}

.slider-logos .bx-wrapper {
    max-width: 100% !important;
}

.scrolling-logo img {
    width: auto;
    height: auto;
    max-height: 60px;
    max-width: 250px;
}

.bx-viewport {
    height: 60px !important;
}

span.logo-item {
    text-align: center;
    width: auto !important;
}

.scrolling-logo {
    display: flex;
    gap: 50px;
    align-items: center;
}

.avia_playpause_icon {
    background: var(--sky-color) !important;!i;!;
    border-radius: 100%;
}

#top .avia_playpause_icon:before {
    font-size: 65px;
    line-height: 1.5;
}
.single-video .flex_column_table {
    width: 900px !important;
    max-width: 100% !important;
    margin-inline: auto;
}
#footer .avia_social_icons_widget li a {
    background-color: #fff !important;
    color: var(--blue-color) !important;
}
.avia-video {
    margin-bottom: 0 !important;
}
.industry-reviews {
    width: 900px !important;
    max-width: 100% !important;
    margin-inline: auto;
}
.industry-reviews .avia-testimonial_inner {
    position: relative;
    padding-top: 20px;
}
.industry-reviews .avia-testimonial_inner::before {
    content: '\e833';
    position: absolute;
    font-family: 'entypo-fontello';
    font-size: 65px;
    left: 0;
    top: 10px;
    color: #d8d8d8;
    z-index: -1;
}
.industry-footer_text p {
    line-height: 2;
}
.bg-mark {
    background-size: 200px;
    background-position: 100% 90% !important;
}