/*
 Theme Name:     AKCG Firm
 Theme URI:      
 Description:    A child theme of Divi Theme
 Author:         
 Author URI:     
 Template:       Divi
 Version:        3.0
*/


/****************************************
*** Theme customization starts below ***
*****************************************/

@font-face {
    font-family: "dashicons";
    src: url("../fonts/dashicons.eot");
}

@font-face {
    font-family: "dashicons";
    src: url(data:application/x-font-woff;charset=utf-8;base64,) format("woff"),
    url("../fonts/dashicons.ttf") format("truetype"),
    url("../fonts/dashicons.svg#dashicons") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    font-weight: 400;
}
.align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

/* Header */
.btn-call a {
    background-color: #b82025;
    color: #fff !important;
    opacity: 1 !important;
    padding: 25px !important;
    border: solid 2px #b82025;
    margin-top: -25px;
}
.btn-call a:hover {
    color: #b82025 !important;
    background-color: #fff;
}
#top-menu {
    font-size: 0;
}
#top-menu > li:not(:last-child) {
    padding-right: 60px;
}
.btn-call.header-cta {
    display: block;
    width: 100%;
}
.btn-call.header-cta a {
    display: block;
    text-align: center;
    padding: 10px !important;
    line-height: 1 !important;
}
#main-header.et-fixed-header .container {
    padding: 0;
}
#main-header.et-fixed-header .container .logo_container a {
    margin-left: -4px;
}
#main-header.et-fixed-header .container li.btn-call a:not(:hover) {
    color: #fff !important;
}
#main-header.et-fixed-header .container li.btn-call a:hover {
    color: #b82025 !important;
}

/* Home */
.home-slider .et_pb_slide_description {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.home-slider .et_pb_slide_description .et_pb_slide_title {
    padding-bottom: 35px;
}
.home-slider .et_pb_slide_description a.et_pb_button.et_pb_more_button {
    margin-top: 60px;
    padding: 15px 30px !important;
}
.home-slider .et_pb_slide_description a.et_pb_button.et_pb_more_button:after {
    content: "\f105" !important;
    font-family: FontAwesome !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit !important;
    display: inline-block !important;
    position: relative !important;
    margin: 0 0 0 10px !important;
    font-size: inherit !important;
    opacity: 1 !important;
}
.home-slider .et-pb-slider-arrows a {
    border: solid 1px #fff;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
    width: 60px;
    height: 60px;
    font-size: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.home-sec-1 .et_pb_bottom_inside_divider {
    left: -35px;
    bottom: 0px !important;
    transform: rotateX(202deg) !important;
}
body #page-container .et_pb_section.home-sec-1 .et_pb_button_module_wrapper a.et_pb_button {
    text-transform: unset !important;
}
body #page-container .et_pb_section.home-sec-1 .et_pb_button_module_wrapper a.et_pb_button:after {
    content: '';
    width: 1.35vw !important;
    height: 1.35vw !important;
    opacity: 1 !important;
    display: inline-block !important;
    background-image: url(/wp-content/uploads/tel-icon.png);
    background-repeat: no-repeat !important;
    background-position: center;
    background-size: contain !important;
    position: relative !important;
    transform: none !important;
    top: 0 !important;
    margin: 0 0 -5px 10px !important;
}
.section-header p {
    letter-spacing: 2px;
    padding-bottom: 15px !important;
}
.blurb-check span.et_pb_image_wrap {
    margin-top: 5px;
}
.blurb-services .et_pb_blurb_content {
    max-width: 100%;
    background-color: #fff;
    padding: 0 30px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blurb-services .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 10.42vw;
    margin: -40px 0 0;
}
.blurb-services .et_pb_blurb_content .et_pb_blurb_container {
    width: -webkit-calc(100% - 10.42vw);
    width: -moz-calc(100% - 10.42vw);
    width: calc(100% - 10.42vw);
    padding: 30px 0 0 30px;
}
.blurb-services .et_pb_blurb_content .icon-wrap {
    min-height: 3.13vw;
    margin-bottom: 20px;
}
.blurb-services .et_pb_blurb_content .icon-wrap img {
    display: block;
    width: 3.18vw;
}
.blurb-services .et_pb_blurb_content h3 {
    font-size: 1.25vw;
    line-height: 1.3;
}
.blurb-services:hover .et_pb_blurb_content {
    background-color: #b82025;
}
.blurb-services:hover .et_pb_blurb_content .icon-wrap img {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.blurb-services:hover .et_pb_blurb_content .et_pb_blurb_description * {
    color: #fff !important;
}

/* Blurb Services New */

.blurb-ser-new:hover img{
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}

.blurb-ser-new:hover .et_pb_blurb_content .et_pb_blurb_description *,
.blurb-ser-new:hover h3{
    color: #fff !important;
}

a.et_pb_button.btn-call {
    line-height: 3em !important;
}
.cta-section .section-header p {
    font-weight: 400;
    padding-bottom: 0 !important;
}
.cta-section .section-header h2 {
    padding-bottom: 0;
}
.cta-section a.et_pb_button.btn-call {
    width: 100%;
    text-align: center;
    max-width: 260px;
}

/* News */
.post-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -15px;
}
.post-wrap .post-inner {
    padding: 0 15px;
    width: 33.333%;
}
.page-id-317 .post-wrap .post-inner {
    padding: 40px 15px;
    width: 33.333%;
}
@media screen and (max-width: 767px) {
	.page-id-317 .post-wrap .post-inner {
		padding: 40px 15px;
		width: 100%;
	}
	.page-id-317 .post-wrap .post-inner:not(:last-child) {
		margin-bottom: 10px;
	}
}
.post-wrap .post-inner .featured-img {
    position: relative;
    margin-bottom: 30px;
}
.post-wrap .post-inner .featured-img .post-date {
    display: inline-block;
    background-color: #b82025;
    color: #fff;
    line-height: 1;
    position: absolute;
    left: 30px;
    text-align: center;
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    top: -30px;
}
.post-wrap .post-inner .featured-img .post-date span.post-month {
    display: block;
}
.post-wrap .post-inner .featured-img a img {
    display: block;
    opacity: 0;
    max-height: 255px;
    min-height: 255px;
}
.post-wrap .post-inner .featured-img a {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
}
.post-wrap .post-inner .post-title a {
    font-size: 26px;
    color: #2b3132;
    font-weight: 700;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.3;
    display: block;
}
.post-wrap .post-inner .post-title {
    margin-bottom: 20px;
}
.post-wrap .post-inner .post-excerpt {
    margin-bottom: 15px;
}
.post-wrap .post-inner .post-readmore a {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}

/* Rating */
.star-rating .star-full:before {
    content: "\f155";
}
.star-rating .star-half:before {
    content: "\f459";
}
.star-rating .star-empty:before {
    content: "\f154";
}
.star-rating .star {
    color: #f18f20;
    display: inline-block;
    font-family: dashicons;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 16px;
    line-height: 1;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    width: 16px;
}

/* Testimonial */
.testimonial-main-wrap {
    position: relative;
}
.testimonial-main-wrap .testimonial-thumb-wrap {
    position: absolute;
    text-indent: -999px;
}
.testimonial-main-wrap  .testimonial-wrap {
    margin-bottom: 0;
    padding-top: 140px;
    text-align: center;
}
.testimonial-main-wrap .testimonial-wrap ul.slick-dots {
    list-style-type: none;
    padding: 0;
    line-height: 0;
    bottom: unset;
    top: 0;
}
.testimonial-main-wrap .testimonial-wrap ul.slick-dots li {
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin: 10px 20px;
    border-radius: 100%;
    cursor: pointer;
    opacity: 0.5;
    transition: all 0.3s ease;
}
.testimonial-main-wrap .testimonial-wrap ul.slick-dots li img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.testimonial-main-wrap .testimonial-wrap ul.slick-dots li.slick-active {
    opacity: 1;
}
.testimonial-main-wrap .testimonial-wrap .testimonial-content {
    font-size: 30px;
    line-height: 1.6;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    color: #2b3132;
    font-weight: 500;
    max-width: 80%;
    margin: 0 auto 40px;
}
.testimonial-main-wrap .testimonial-wrap .star-rating {
    margin-bottom: 35px;
}
.testimonial-main-wrap .testimonial-wrap .testimonial-title {
    font-size: 20px;
    font-weight: 700;
    color: #b82025;
}
.testimonial-main-wrap .testimonial-wrap .testimonial-job {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}

/* Footer */
.footer-social-widget a.icon.et_pb_with_border {
    width: 55px;
    height: 55px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #002730 !important;
}
.footer-custom-column .et_pb_column.et_pb_column_1_4:first-child {
    width: 30%;
    padding-left: 0;
}
.footer-custom-column .et_pb_column.et_pb_column_1_4:not(:first-child) {
    width: 23.33%;
}
.footer-custom-column .et_pb_column.et_pb_column_1_4 {
    padding: 0 30px;
}
.footer-custom-column .et_pb_column.et_pb_column_1_4:last-child {
    padding-right: 0;
}
.footer-custom-column h3 {
    font-family: 'Barlow',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    padding-bottom: 30px;
}
.footer-custom-column ul {
    list-style-type: none;
    padding: 0;
}
.footer-custom-column ul li a {
    font-size: 16px;
    line-height: 1.6;
    color: #b6bfc1;
    display: block;
}
.footer-custom-column ul li:not(:last-child) {
    margin-bottom: 15px;
}
.footer-custom-column ul li a:hover {
    color: #fff;
}
.footer-custom-column .et_pb_code_inner p {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.footer-custom-column .et_pb_code_inner p strong {
    color: #b82025;
}
#nf-form-2-cont .nf-before-form-content {
    display: none;
}
#nf-form-2-cont .nf-form-content {
    padding: 0 !important;
    position: relative;
}
#nf-form-2-cont .nf-form-content .nf-field-container {
    margin: 0 !important;
    position: unset !important;
    clear: none;
}
#nf-form-2-cont .nf-form-content input#nf-field-6 {
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/wp-content/uploads/submit-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0 !important;
    width: 60px;
    background-color: #b82025;
    z-index: 9;
    cursor: pointer;
}
#nf-form-2-cont .nf-form-content .nf-field-element {
    position: unset !important;
}
#nf-form-2-cont .nf-form-content input#nf-field-5 {
    padding-right: 72px !important;
}
.nf-error-msg, 
.ninja-forms-req-symbol {
    font-size: 16px;
    line-height: 1.3;
}
.page-id-26 .checkbox-container.label-right label:before {
    left: -30px;
    top: 0;
}
.page-id-26 .checkbox-container.label-right label:after {
    left: -30px;
    top: 5px;
}
/* .page-id-26 #nf-field-10 {
	opacity: 0.6;
} */
.page-id-26 #nf-field-10 {
    position: relative;
}
.page-id-26 #nf-field-10-wrap .nf-field-element div {
    background: #f4f3f3;
    border: 0;
    z-index: unset;
}
.page-id-26 #nf-field-10-wrap .nf-field-element div:after {
    z-index: 999;
}


/* Internal Page */
.internal-header {
    display: flex;
    align-items: center;
    align-items: center;
}
.internal-header h1 {
    letter-spacing: 0;
    padding-bottom: 0;
    margin-top: 30px;
}

/* Services */
.services-sec-2 .blurb-services .et_pb_blurb_content:not(:hover) {
    background-color: #f4f3f3;
}

/* About */
.team-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: -15px;
}
.team-wrap .team-inner {
    width: 33.333%;
    padding: 15px;
}
.team-wrap .team-inner a {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
}
.team-wrap .team-inner a img {
    display: block;
    max-height: 405px;
    opacity: 0;
    margin: 0 auto;
}
.team-wrap .team-inner .hover {
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: rgba(0, 48, 59, 0.8);
    font-size: 40px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-wrap .team-inner:hover a .hover {
    opacity: 1;
}
.team-wrap .team-inner .team-content {
    text-align: center;
    padding: 30px 10px;
}
.team-wrap .team-inner .team-content .team-title a {
    font-size: 20px;
    font-weight: 700;
    color: #2b3132;
    display: inline-block;
}
.team-wrap .team-inner .team-content .team-title a:hover {
    text-decoration: underline;
}
.team-wrap .team-inner .team-content .team-title p {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    color: #737879;
}
.team-wrap .team-inner .team-info a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    width: 152px;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #fff;
    margin: 0 5px;
    color: #737879;
}
.team-wrap .team-inner .team-info {
    margin-top: 15px;
	text-transform: lowercase;
}
.team-wrap .team-inner .team-info a:hover {
    background-color: #b82025;
    color: #fff;
}

/* Single Team */
.team-contact-info .btn {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    background-color: #b82025;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.2em;
    padding: 25px 10px;
    border: solid 2px #b82025;
	text-transform: lowercase;
}
.team-contact-info .btn:hover {
    color: #b82025;
    background-color: #fff;
}
.slider-team-wrap .team-item {
    padding: 0 15px;
}
.slider-team-wrap .team-item {
    padding: 0 15px;
}
.slider-team-wrap .team-inner a {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
}
.slider-team-wrap .team-inner a img {
    display: block;
    max-height: 405px;
    opacity: 0;
    margin: 0 auto;
}
.slider-team-wrap .team-inner .hover {
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: rgba(0, 48, 59, 0.8);
    font-size: 30px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.page-id-23 .slider-team-wrap .team-inner .hover {
	font-size: 40px !important;
}
.slider-team-wrap .team-inner:hover a .hover {
    opacity: 1;
}
.slider-team-wrap .team-inner .team-content {
    text-align: center;
    padding: 30px 0px 0;
}
.slider-team-wrap .team-inner .team-content .team-title a {
    font-size: 20px;
    font-weight: 700;
    color: #2b3132;
    display: inline-block;
}
.slider-team-wrap .team-inner .team-content .team-title a:hover {
    text-decoration: underline;
}
.slider-team-wrap .team-inner .team-content .team-title p {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    color: #737879;
}
.slider-team-wrap .slider-arrow {
    width: 3.13vw;
    height: 3.13vw;
    border-radius: 100%;
    border: solid 2px #737879;
    font-size: 1.2vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #737879;
    line-height: 0;
    position: absolute;
    top: 30%;
    cursor: pointer;
}
.slider-team-wrap .slider-arrow i {
    line-height: 0;
    height: 0;
}
.slider-team-wrap .prev-team {
    left: -5vw;
}
.slider-team-wrap .next-team {
    right: -5vw;
}

/* Services - Single */
.check-list ul {
    list-style-type: none;
    padding: 1em 0;
}
.check-list ul li {
    position: relative;
    padding-left: 30px;
}
.check-list ul li:before {
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: inherit;
    color: #b82025;
    position: absolute;
    left: 0;
}
.check-list ul li:not(:last-child) {
    margin-bottom: 15px;
    line-height: 1.6;
}
body .et_pb_button_module_wrapper.et_pb_module a.et_pb_button.btn-services-talk:before {
    content: '';
    width: 54px;
    height: 54px;
    display: inline-block;
    background-image: url(/wp-content/uploads/btn-talk-services-icon.png);
    opacity: 1;
    visibility: visible;
    margin: 0 !important;
    background-size: contain;
    left: 80px;
    top: 29px;
}
body .et_pb_button_module_wrapper.et_pb_module a.et_pb_button.btn-services-talk {
    font-size: 30px;
    text-transform: unset;
    padding: 20px 80px 20px 160px !important;
    font-weight: 700 !important;
    width: 100%;
    text-align: left;
    line-height: 1.2 !important;
    color: #fff !important;
    background-color: #b82025 !important;
}
.img-tab-nav .et_pb_image_wrap {
    width: 100%;
    border: solid 2px #f4f3f0;
    min-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    transition: all 0.3s ease;
}
.img-tab-nav a:hover .et_pb_image_wrap,
.img-tab-nav .et_pb_image.active .et_pb_image_wrap {
    box-shadow: 0px 0px 30px rgb(255 208 210);
}
.img-tab-content:not(.active) {
    display: none;
}

/* Contact */
.contact-form-wrap .nf-before-form-content {
    display: none;
}
.contact-form-wrap .nf-form-content {
    padding: 0 !important;
}
.contact-form-wrap label {
    font-size: 16px;
    line-height: 1.6em !important;
    color: #737879;
}
.contact-form-wrap .nf-form-content input:not([type=button]), 
.contact-form-wrap .nf-form-content textarea, 
.contact-form-wrap .nf-form-content select {
    border: none !important;
    background-color: #f4f3f3 !important;
}
.contact-form-wrap .submit-wrap input {
    background-image: url(/wp-content/uploads/submit-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: 90% center !important;
    background-color: #b82025 !important;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    padding: 20px 50px 20px 20px !important;
    height: unset !important;
    background-size: auto !important;
}

/* News Page */
.news-wrap .featured-img img {
    display: block;
    opacity: 0;
    margin: 0 auto;
    width: 100%;
}
.news-wrap .featured-img a {
    background-repeat: space;
    display: block;
    background-size: cover;
    background-position: center;
}
.news-wrap .featured-img {
    margin-bottom: 30px;
}
.news-wrap .news-inner:not(:last-child) {
    border-bottom: solid 2px #f4f3f0;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.news-wrap .post-content .post-meta {
    margin-bottom: 30px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #b82025;
}
.news-wrap .post-content .post-title a {
    font-size: 26px;
    font-weight: 700;
    color: #2b3132;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    margin-bottom: 15px;
    display: block;
    line-height: 1.3em;
}
.news-wrap .post-content .post-excerpt p {
    line-height: 1.7em;
}
.news-wrap .post-content .post-excerpt {
    margin-bottom: 20px;
}
.news-wrap .post-content .post-readmore a {
    display: inline-flex;
    background-color: #b82025;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 20px !important;
    line-height: 1.2;
    /* align-items: center; */
    justify-content: center;
}
.news-wrap .post-content .post-readmore a i.fa {
    vertical-align: middle;
    margin-left: 15px;
    /* line-height: 1.4em; */
}
.news-wrap .postnav {
    /* border-top: solid 2px #f4f3f0; */
    padding: 60px 0;
    text-align: center;
    font-size: 0;
}
.news-wrap .postnav .page-numbers, .post-wrap .postnav .page-numbers {
    width: 52px;
    height: 52px;
    display: inline-flex;
    margin: 5px;
    font-size: 18px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    background-color: #f4f3f0;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #737879;
}
.news-wrap .postnav .page-numbers.current, .post-wrap .postnav .page-numbers.current {
    background-color: #b82025;
    color: #fff;
}
.news-wrap .postnav .page-numbers:hover, .post-wrap .postnav .page-numbers:hover {
    background-color: #01313d;
    color: #fff;
}
.post-wrap .postnav {
    margin: 0 auto;
}
.sidebar-wrapper #custom_html-2, 
.sidebar-wrapper #categories-3,
.sidebar-wrapper #custom_html-3,
.sidebar-wrapper #custom_html-4{
    padding: 20px;
    background-color: #f4f3f3;
    background-image: url(/wp-content/uploads/sidebar-bg-new.png);
/* 	background-image: url(https://akcgfirm.xyz/wp-content/uploads/sidebar-blog-graphic.png); */
/* 	background-blend-mode: darken; */
    background-position: top right;
    -webkit-background-size: auto auto;
       -moz-background-size: auto;
            background-size: auto;
    background-repeat: no-repeat;
}
.sidebar-wrapper #custom_html-2 h4, 
.sidebar-wrapper #categories-3 h4 {
    font-size: 22px;
    color: #2b3132;
    padding-bottom: 20px;
}
.sidebar-wrapper .news-wrap .postnav.clearfix {
    display: none;
}
.sidebar-wrapper .news-wrap .news-inner {
    margin: 0 -20px;
    padding: 10px 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sidebar-wrapper .news-wrap .post-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.sidebar-wrapper .news-wrap .post-item .featured-img {
    margin: 0;
    width: 70px;
    height: 70px;
}
.sidebar-wrapper .news-wrap .post-item .featured-img a {
    height: 100%;
}
.sidebar-wrapper .news-wrap .post-item .post-content {
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    padding-left: 20px;
}
.sidebar-wrapper .news-wrap .post-item .post-content .post-meta, 
.sidebar-wrapper .news-wrap .post-item .post-content .post-excerpt, 
.sidebar-wrapper .news-wrap .post-item .post-content .post-readmore {
    display: none;
}
.sidebar-wrapper .news-wrap .post-item .post-content .post-title a {
    font-size: 16px;
    color: #737879;
    margin: 0;
    line-height: 1.6em;
}
.sidebar-wrapper .news-wrap .news-inner:hover {
    background-color: #b82025;
}
.sidebar-wrapper .news-wrap .news-inner:hover .post-title a {
    color: #fff;
    text-decoration: underline;
}
.sidebar-wrapper #categories-3 ul {
    margin: 0 -20px;
}
.sidebar-wrapper #categories-3 li:not(:last-child) {
    border-bottom: solid 1px #e6e6e6;
}
.sidebar-wrapper #categories-3 li {
    margin: 0;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 700;
    color: #737879;
    transition: all 0.3s ease;
}
.sidebar-wrapper #categories-3 li .count {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 100%;
}
.sidebar-wrapper #categories-3 li:hover {
    background: #b82025;
}
.sidebar-wrapper #categories-3 li:hover a {
    color: #fff;
    text-decoration: underline;
}
.sidebar-wrapper #categories-3 li:hover .count {
    color: #fff;
    background-color: #8e191d;
}


.sidebar-cta {
/*     background-color: #b82025; */
	background-color: transparent;
    text-align: center;
    padding: 20px 20px 40px;
}
.sidebar-cta .img-wrap {
    margin: -20px -20px 20px;
}
.sidebar-cta .img-wrap img {
    display: block;
    width: 100%;
}
.sidebar-cta h3 {
/*     color: #ffff; */
	color:#2b3132;
    font-size: 30px;
    line-height: 1.2em;
    padding-bottom: 20px;
}
.sidebar-cta p {
    font-size: 24px;
/*     color: #fff; */
	color:#737879;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
}
.sidebar-cta a.btn.btn-contact {
    display: inline-block;
/*     background-color: #fff; */
	background-color:#B82025;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
/*     color: #2b3132; */
	color:#fff;
    padding: 25px 20px !important;
    line-height: 1.2;
    align-items: center;
    justify-content: center;
}
.sidebar-wrapper .et_pb_module.et_pb_search, .sidebar-wrapper .et_pb_widget:not(:last-child) {
    margin-bottom: 40px !important;
}
.sidebar-wrapper .et_pb_widget:last-child {
    margin: 0 !important;
}
.sidebar-wrapper .et_pb_module.et_pb_search input.et_pb_s {
    padding: 30px 80px 30px 20px !important;
    background-image: url(/wp-content/uploads/search-icon.png);
    background-position: 90% center;
    background-repeat: no-repeat;
    background-size: auto;
}
.sidebar-wrapper .et_pb_module.et_pb_search {
    border: none;
    border-radius: 0;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
}

/* Single Post */
.post-featured-img-wrap .et_pb_title_featured_container {
    margin-bottom: 25px;
}
/* .post-featured-img-wrap .et_pb_title_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
} */
.post-featured-img-wrap .et_pb_title_container h1.entry-title {
    padding-bottom: 0;
}
.post-featured-img-wrap .et_pb_title_container .et_pb_title_meta_container {
    margin-bottom: 10px;
    font-size: 0;
   /* display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    letter-spacing: 0 !important; */
	text-align: center;
}
.post-featured-img-wrap .et_pb_title_container .et_pb_title_meta_container span {
    font-size: 14px;
    letter-spacing: 1px;
}
.post-featured-img-wrap .et_pb_title_container .et_pb_title_meta_container span:not(:last-child):after {
    content: '-';
    margin: 0 10px;
}
.post-featured-img-wrap .et_pb_title_container .et_pb_title_meta_container span.published {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.post-featured-img-wrap .et_pb_title_container .et_pb_title_meta_container span.author.vcard {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.post-featured-img-wrap .et_pb_title_container .et_pb_title_meta_container span.author.vcard:before {
    content: 'By ';
}
.post-featured-img-wrap .et_pb_title_container .et_pb_title_meta_container span.comments-number {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.post-content-wrap h2 {
    font-weight: 400;
}
.post-extras-wrap .post-tag-share-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 40px 0;
    border-top: solid 2px #f4f3f0;
    border-bottom: solid 2px #f4f3f0;
}
.post-extras-wrap .post-tag-share-wrap p strong {
    font-size: 20px;
    color: #2b3132;
}
.post-extras-wrap .post-tag-share-wrap .share-wrap a {
    width: 50px;
    height: 50px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #f4f3f3;
    color: #737879;
    font-size: 14px;
    padding: 10px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post-extras-wrap .post-tag-share-wrap .share-wrap a:not(:last-child) {
    margin-right: 10px;
}
.post-extras-wrap .post-tag-share-wrap .share-wrap a:hover {
    background-color: #b82025;
    color: #fff;
}
.post-extras-wrap .author-box {
    padding: 50px 0 35px;
    border-bottom: solid 2px #f4f3f0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.post-extras-wrap .author-box .author-img {
    width: 170px;
}
.post-extras-wrap .author-box .author-img img {
    display: block;
}
.post-extras-wrap .author-box .author-info {
    width: -webkit-calc(100% - 170px);
    width: -moz-calc(100% - 170px);
    width: calc(100% - 170px);
    padding-left: 40px;
}
.post-extras-wrap .author-box .author-info h3.author-name {
    font-size: 20px;
    color: #2b3132;
    padding-bottom: 30px;
}
.post-extras-wrap .author-box .author-info p {
    margin-bottom: 30px;
}
.post-extras-wrap .author-box .author-info a {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}
#comment-wrap #respond {
    padding: 0;
}
#comment-wrap #respond #reply-title, 
#comment-wrap #respond  .comment-notes {
    display: none;
}
#comment-wrap #respond #commentform {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: -10px;
}
#comment-wrap #respond #commentform p {
    padding: 10px;
}
#comment-wrap #respond #commentform .comment-form-author, 
#comment-wrap #respond #commentform .comment-form-email {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 50%;
}
#comment-wrap #respond #commentform p:not(.comment-form-cookies-consent) input, 
#comment-wrap #respond #commentform p textarea {
    width: 100%;
    display: block;
}
#comment-wrap #respond #commentform .comment-form-url {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
}
#comment-wrap #respond #commentform .comment-form-comment {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
}
#comment-wrap #respond #commentform .comment-form-cookies-consent, 
#comment-wrap #respond #commentform .form-submit {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 100%;
}
#comment-wrap #respond #commentform .form-submit {
    text-align: left;
}
#comment-wrap #respond #commentform .form-submit button {
    /* background-image: url(/wp-content/uploads/submit-icon.png) !important; */
    background-repeat: no-repeat !important;
    background-position: 90% center !important;
    background-color: #b82025 !important;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    padding: 15px 20px 15px 20px !important;
    height: unset !important;
    -webkit-background-size: auto auto !important;
       -moz-background-size: auto !important;
            background-size: auto !important;
}

/****************************************
**** Responsiveness CSS starts below ****
*****************************************/

@media screen and (max-width: 1440px) {
/*     .home-slider .et_pb_slide_description {
        padding-top: 20% !important;
        padding-bottom: 25% !important;
    } */
	.home-slider .et_pb_slide_description {
        padding-top: 10% !important;
        padding-bottom: 10% !important;
    }
    .home-sec-1  .et_pb_button_0_wrapper {
        bottom: 4vw;
    }
}
@media screen and (max-width: 1188px) {
    #top-menu > li:not(:last-child) {
        padding-right: 45px;
    }
}

@media screen and (max-width: 1113px) {
    #top-menu > li:not(:last-child) {
        padding-right: 30px;
    }
	.btn-call a {
		padding: 22px !important;
	}
}

@media screen and (max-width: 1038px) {
    #top-menu > li:not(:last-child) {
        padding-right: 25px;
    }
	.btn-call a {
		padding: 20px !important;
	}
}

@media screen and (max-width: 1024px) {
    #top-menu > li:not(:last-child) {
        padding-right: 15px;
    }
    .btn-call a {
        padding: 10px !important;
    }
    .home-sec-1  .et_pb_button_0_wrapper {
        bottom: 3vw;
    }
    .home-slider .et_pb_slide_description {
        padding: 15% 5% !important;
    }
    br {
        display: none;
    }
}

/* Default Divi Tablet breakpoint */
@media screen and (max-width: 980px) {
    .btn-call a {
        margin: 0;
        padding: 10px 5% !important;
    }
    .home-slider .et-pb-slider-arrows a {
        width: 30px;
        height: 30px;
    }
    .testimonial-main-wrap .testimonial-wrap .testimonial-content {
        max-width: 100%;
        font-size: 20px;
    }
    .blurb-services .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 200px;
    }
    .blurb-services .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 200px);
    }
    .blurb-services .et_pb_blurb_content .icon-wrap {
        min-height: unset;
    }
    .blurb-services .et_pb_blurb_content .icon-wrap img {
        width: auto;
    }
    .blurb-services .et_pb_blurb_content h3 {
        font-size: 20px;
    }
    li.btn-call.menu-item {
        display: none !important;
    }

    /* Menu Toggler */
    .et_pb_menu .et_mobile_menu .menu-item-has-children,
    #main-header .et_mobile_menu .menu-item-has-children {
        background-color: transparent;
        position: relative;
    }
    .et_pb_menu .et_mobile_menu .menu-item-has-children > span.submenu-toggler:after,
     #main-header .et_mobile_menu .menu-item-has-children > span.submenu-toggler:after {
        font-family: 'ETmodules';
        text-align: center;
        speak: none;
        font-weight: 600;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        font-size: 18px;
        content: '\33';
        top: 11px;
        right: 13px;
    }
    .et_pb_menu .et_mobile_menu .menu-item-has-children.visible > span.submenu-toggler:after,
    #main-header .et_mobile_menu .menu-item-has-children.visible > span.submenu-toggler:after {
        content: '\32';
    }
    .et_pb_menu .et_mobile_menu ul.sub-menu,
    #main-header .et_mobile_menu ul.sub-menu,
    .et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li ul.sub-menu {
        display: none !important;
        visibility: hidden !important;
        transition: all 1.5s ease-in-out;
    }
    .et_pb_menu .et_mobile_menu li.visible > ul.sub-menu,
    #main-header .et_mobile_menu li.visible > ul.sub-menu,
    .et-db #et-boc .et-l #main-header .et_mobile_menu li.visible > ul.sub-menu,
    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu li.visible > ul.sub-menu,
    .et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li.visible > ul.sub-menu {
        display: block !important;
        visibility: visible !important;
    }
    #main-header ul.sub-menu {
        width: 100% !important;
    }
}

/* Default Divi Mobile breakpoint */
@media screen and (max-width: 767px) {
    .home-slider .et-pb-slider-arrows a {
        width: 30px;
        height: 30px;
    }
    .testimonial-main-wrap .testimonial-wrap .testimonial-content {
        max-width: 100%;
        font-size: 20px;
    }
    .post-wrap .post-inner {
        width: 100%;
    }
    .post-wrap .post-inner .featured-img a img {
        max-height: unset;
        width: 100%;
    }
    .post-wrap .post-inner:not(:last-child) {
        margin-bottom: 70px;
    }
    .blurb-services .et_pb_blurb_content {
        padding: 20px;
    }
    .blurb-services .et_pb_blurb_content .et_pb_main_blurb_image {
        margin: -40px auto 0;
    }
    .blurb-services .et_pb_blurb_content .et_pb_blurb_container {
        padding: 25px 0 0 !important;
        width: 100% !important;
    }
    #nf-form-2-cont .nf-field-container .nf-field-label {
        margin: 0 !important;
    }
    .footer-custom-column .et_pb_column.et_pb_column_1_4 {
        width: 100% !important;
    }
    .footer-custom-column .et_pb_column.et_pb_column_1_4 {
        padding: 15px 0 !important;
    }
    .testimonial-main-wrap .testimonial-wrap ul.slick-dots li {
        width: 60px;
        height: 60px;
        margin: 5px;
    }
    .testimonial-main-wrap .testimonial-wrap ul.slick-dots {
        position: relative;
        margin-top: 20px;
    }
    .testimonial-main-wrap .testimonial-wrap {
        padding: 0 !important;
    }
    .team-wrap .team-inner {
        width: 100%;
    }
    body .et_pb_button_module_wrapper.et_pb_module a.et_pb_button.btn-services-talk {
	    font-size: 16px;
	    padding: 20px 20px 20px 60px!important;
	}
	body .et_pb_button_module_wrapper.et_pb_module a.et_pb_button.btn-services-talk:before {
	    left: 20px;
	    width: 30px !important;
	    height: 30px !important;
	    top: 24px;
	}
	.news-wrap .postnav {
	    padding: 30px 0 0;
	}
	.news-wrap .post-content .post-title a {
	    font-size: 20px;
	}
	/* .news-wrap .news-inner {
	    margin-bottom: 30px;
	} */
	.sidebar-cta h3 {
	    font-size: 20px;
	}
    .post-extras-wrap .post-tag-share-wrap {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .post-extras-wrap .post-tag-share-wrap .tags {
        margin-bottom: 20px;
    }
    .post-extras-wrap .author-box .author-info {
        width: 100%;
        padding: 30px 0 0;
    }
    #comment-wrap #respond #commentform .comment-form-author, 
    #comment-wrap #respond #commentform .comment-form-email {
        width: 100%;
    }
    .slider-team-wrap .slider-arrow {
        width: 30px;
        height: 30px;
        font-size: 10px;
        padding-top: 1px;
    }
    .slider-team-wrap .prev-team {
        left: -22px;
    }
    .slider-team-wrap .next-team {
        right: -22px;
    }
}

/* Default Divi Desktop breakpoint */
@media screen and (min-width: 981px) {
    .btn-call.header-cta {
        display: none;
    }
}
