.related-articles-section .sec-title-sec:before,
.featured-events-section .sec-title-sec:before {
    background: rgb(200 200 201 / 30%);
}

.print-screen {
    text-align: right;
}

.inner-page-title .sec-description a {
    color: #666666;
    text-decoration: underline;
    transition: 0.5s ease-in-out;
}

.inner-page-title .sec-description a:hover {
    text-decoration: none;
}

.request-a-call-form img {
    width: 40px;
}

:focus-visible {
    outline: none;
}

.related-services-section.related-articles-section.related-services-section .content-wrap {
    min-height: 253px;
}

.related-articles-section+.case-study-section {
    padding-top: 100px !important;
}

.energy-print-option .print-screen {
    position: absolute;
    right: 0;
    top: -60px;
    z-index: 1;
}

.ul-line {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}

.hire-mdd-content-wrapper .content-wrap .ul-line li {
    margin: 0 20px 0 0px;
    width: calc(100%/3 - 20px);
}

.request-a-call-back.training-opportunities-section .right-form {
    background-image: none;
    overflow: hidden;
    padding-top: 7%;
    padding-bottom: 4%;
}

.training-opportunities-section .brief-description ul li ol {
    margin: 0 0px 0 35px;
    padding: 10px 0;
}

.training-opportunities-section .brief-description ul li ol li {
    list-style: lower-alpha;
}

.training-opportunities-section .brief-description ul li ol li {
    padding-left: 5px;
}

.training-opportunities-section .brief-description li {
    position: relative;
    list-style: none;
    padding-left: 22px;
    padding: 4px 0 4px 22px;
}

.training-opportunities-section .brief-description ul {
    margin: 0 0 20px;
    padding: 0;
}

.training-opportunities-section .brief-description ul>li::before {
    content: "";
    position: absolute;
    background-color: var(--red);
    margin: 8px 0px 0 -20px;
    font-weight: 500;
    font-family: 'Gotham';
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.training-opportunities-section .brief-description p,
.training-opportunities-section .brief-description li {
    color: #666666;
    font-size: 16px;
    line-height: 1.7;
}

.training-opportunities-section .brief-description p strong {
    color: #000;
}

@media (max-width: 991px) {
    .hire-mdd-content-wrapper .content-wrap .ul-line li {
        width: calc(100%/2 - 20px);
    }
}

@media (max-width: 576px) {
    .hire-mdd-content-wrapper .content-wrap .ul-line li {
        width: calc(100%);
    }
}

.print-screen a {
    color: #000;
    font-size: 16px;
}

.print-screen img {
    width: 30px;
}

.print-screen a:hover {
    color: var(--red);
}

.energy-services-listing {
    background-color: #f2f7ff;
    margin-bottom: 6rem;
}

.inner-page-title .sec-description p {
    font-family: 'GothamBook';
    font-weight: 400;
    color: #666666;
}

.energy-post-wrapper .energy-post-box {
    display: flex;
    display: -ms-flexbox;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    margin-bottom: 50px;
}

.deatiled-description-box.content-wrap {
    padding-bottom: 0px;
}

.hire-mdd-content-wrapper {
    color: #666666;
    font-size: 16px;
}

.energy-post-wrapper .energy-post-box:last-child {
    margin-bottom: 0px;
}

.related-articles-box .content-wrap .text-wrapper p br {
    display: none;
}

.energy-post-wrapper .energy-post-box>div {
    width: 49%;
}

.related-services-section .sec-title-sec .title-sec-left img.sec-title-icon {
    width: auto;
}

.energy-post-wrapper .energy-post-box:nth-child(2n) {
    flex-direction: row-reverse;
}

.energy-post-wrapper .energy-post-box .content-wrap h2 {
    font-size: 40px;
    line-height: 1.5;
    color: #000000;
    font-weight: bold;
    position: relative;
    margin-bottom: 35px;
    margin-top: 10px;
}

.energy-post-wrapper .energy-post-box .content-wrap h2::after {
    content: "";
    position: absolute;
    width: 120px;
    height: 4px;
    bottom: -10px;
    left: 0;
    background: var(--red);
}

.energy-post-wrapper .energy-post-box .content-wrap .content-text-wrap p {
    font-size: 16px;
    line-height: 1.7;
    color: #666666;
}

.energy-post-wrapper .energy-post-box .content-wrap .content-text-wrap p strong {
    display: block;
    margin-bottom: 20px;
}

.energy-post-wrapper .energy-post-box .content-wrap .content-text-wrap p strong {
    font-size: 16px;
    line-height: 1.7;
    color: #000000;
    font-weight: 500;
}

.load-more-div {
    text-align: center;
    padding: 0 !important;
}

.load-more-div .c-btn-dar {
    background-color: #000;
    color: #fff;
}

.load-more-div .c-btn-dar:hover,
.load-more-div .c-btn-dar:focus {
    background-color: var(--red);
    color: #fff;
}

.related-articles-section {
    background-color: #1c1c1c;
}

.team-memeber-slider-section {
    padding-top: 90px;
    overflow: hidden;
    padding-bottom: 120px;
    position: relative;
    z-index: 1;
}


.team-information-slider button.slick-arrow,
.region-sliderappend-reinilize button.slick-arrow {
    position: absolute;
    top: calc(100% + 60px);
    z-index: 9;
}

.team-information-slider button.slick-prev.slick-arrow,
.region-sliderappend-reinilize button.slick-prev.slick-arrow {
    right: 55%;
    left: auto;
    margin-right: 10px;
}

.team-information-slider button.slick-next.slick-arrow,
.region-sliderappend-reinilize button.slick-next.slick-arrow {
    right: 51%;
    left: auto;
}


.training-opportunities-section .sec-title-sec::before {
    height: 100%;
}


.slider-wrapper {
    width: 100vw;
    position: relative;
    margin-right: calc(-50vw + 50% - 8px);
    margin-left: -13px;
}

.related-articles-box {
    background-color: #fff;
    margin: 0 15px;
}

.related-articles-section .team-memeber-slider-section {
    padding-bottom: 50px;
}

.team-information.team-section-services.Litigation.Support {
    margin-bottom: 50px;
}

.hire-mdd-content-wrapper h2 {
    font-size: 25px;
    line-height: 1.3;
    color: #000000;
    font-weight: bold;
    margin: 20px 0;
}

.related-articles-box .img-wrap img {
    object-fit: cover;
    height: 250px;
    width: 100%;
    transition: 0.5s ease-in-out;
}

.related-articles-box:hover .img-wrap img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.related-articles-box .img-wrap {
    overflow: hidden;
}

.related-articles-box .content-wrap {
    padding: 20px;
    min-height: 250px;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: space-between;
}

.related-articles-box .c-btn {
    max-width: 170px;
    text-align: center;
}

.related-articles-box .content-wrap h3 {
    font-size: 19px;
    line-height: 1.35;
    color: #000000;
    font-weight: bold;
    /*    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;*/
    position: relative;
    /* padding-bottom: 30px; */
    margin-top: 10px;
}

.related-articles-box .content-wrap h3 a {
    color: #000;
}

.related-articles-box .content-wrap .text-wrapper p {
    font-size: 16px;
    line-height: 1.4;
    color: #666666;
    margin-bottom: 0px;
    text-align: left;
}

.team-section-services.Matrimonial.Disputes {
    background: #fff;
}

.related-articles-box .content-wrap .text-wrapper {
    /* display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;*/
    padding-top: 20px;
    position: relative;
}

.related-articles-box .content-wrap .text-wrapper p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}

.related-articles-box .content-wrap h3::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    bottom: -15px;
    left: 0;
    background: var(--red);
}

.related-articles-box .content-wrap .text-wrapper {
    display: none;
}

.related-services-section .related-articles-box .content-wrap .text-wrapper {
    display: -webkit-box;
}

.related-services-section .related-articles-box .content-wrap {
    min-height: auto;
}

.team-memeber-slider-section ul.slick-dots {
    width: 390px;
    background: rgb(255 255 255 / 40%);
    bottom: -45px;
    left: 43%;
    transform: translateX(-43%);
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    z-index: 9;
}

.team-memeber-slider-section ul.slick-dots li {
    width: 25%;
    height: 4px;
    margin: 0;
}

.team-memeber-slider-section ul.slick-dots li.slick-active {
    background: var(--red);
}

.team-memeber-slider-section ul.slick-dots li button {
    width: 100%;
    padding: 0;
    height: 3px;
}

.team-memeber-slider-section .slick-dotted.slick-slider {
    margin: 0;
}

.related-articles-slider .slick-list {
    /* margin-right: -100px!important; */
    padding: 0 15% 0 0 !important;
}

.team-information-slider .slick-list,
.region-sliderappend-reinilize .slick-list {
    /* margin-right: -100px!important; */
    padding: 0 15% 0 0 !important;
}

.related-articles-section .slider-wrapper:after {
    content: "";
    position: absolute;
    width: 280px;
    height: 100%;
    background: linear-gradient(270deg, #000, hsla(0, 0%, 100%, 0));
    right: 0;
    top: 0;
}

.team-information .nav-tabs .nav-link {
    text-decoration: none;
    padding: 10px 10px;
    border-radius: 27px;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    color: var(--red);
    border: 1px solid var(--red);
    margin-bottom: 0px;
    border-radius: 40px;
    min-width: 180px;
    font-family: 'Gotham';
}

.team-information .nav-tabs {
    border-bottom: none;
    justify-content: flex-end;
    margin: 0;
}

.related-articles-box .content-wrap .text-wrapper p strong {
    font-weight: normal;
}

.team-information .nav-tabs li {
    margin-right: 20px;
}

.team-information .nav-tabs li:last-child {
    margin-right: 0px;
}

.team-information .row {
    align-items: center;
}

.energy-about-section .inner-page-title.sec-title-sec:before {
    height: calc(100% - 145px);
}

.team-information-box .img-wrap img {
    object-fit: cover;
    width: 100%;
    height: 370px;
    object-position: top;
}

.team-information-box {
    margin: 13px;
}

.team-information-box .content-wrap {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    width: 92%;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    z-index: 1;
    position: relative;
}

.team-information-box .img-wrap {
    /* bottom: -60px; */
    /* position: relative; */
    /* top: 0; */
    margin-bottom: -50px;
}

.team-information-box .content-wrap h3 {
    font-size: 20px;
    line-height: 1.4;
    color: #0b1011;
    font-weight: 800;
    margin: 0 0 3px;
}

.team-information-box .content-wrap h4 {
    font-size: 15px;
    line-height: 1.4;
    color: #666666;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /*  min-height: none;*/
    height: 22px;
    display: -ms-box;
}

.c-btn-white {
    color: #333333 !important;
    background-color: #fff;
}

.team-information-box .contact-info ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin: 15px auto;
    display: table;
    max-width: 350px;
    text-align: left;
}

.team-information-box .contact-info li a {
    font-size: 16px;
    line-height: 1.4;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Gotham';
}

.team-information-box .contact-info li a img {
    display: inline-block;
    /* float: left; */
    /* vertical-align: bottom; */
    /* margin-top: 6px; */
    margin-right: 5px;
}

.team-information-box .contact-info ul li {
    padding: 3px 0;
    align-items: center;
}

.team-information-box .contact-info {
    display: none;
}

.team-information-box {
    transition: 0.5s ease-in-out;
}

.team-information-box:hover .contact-info {
    display: block;
}

.team-information-box:hover .content-wrap {
    background-color: var(--red);
    margin-top: -132px;
    /* min-height: 245px;*/
}

.team-information-box:hover .content-wrap h3,
.team-information-box:hover .content-wrap h4 {
    color: #fff;
}

.team-information .team-memeber-slider-section .slider-wrapper:after {
    content: "";
    position: absolute;
    width: 313px;
    height: calc(100% - 18px);
    background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
    right: 0;
    top: 10px;
    z-index: 1;
}

.team-information .team-memeber-slider-section ul.slick-dots {
    background: #e7e8e9;
}

.featured-events-section {
    background-color: #1c1c1c;
}

.featured-events-section .sec-description {
    max-width: 1050px;
}

/*=== events section ===*/
.event-slider-box {
    margin: 0 20px;
    position: relative;
}

.event-slider-box .date-div {
    position: absolute;
    top: 0;
    background-color: #e31837;
    left: 30px;
    text-align: center;
    border-radius: 0px 0px 7px 7px;
    padding: 5px 13px 4px;
    color: #fff;
    font-size: 30px;
    line-height: 1.3;
    color: #ffffff;
    font-weight: bold;
}

.event-slider-box .date-div span {
    display: block;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.event-slider-box .img-div img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}

.event-slider-box .content-div {
    background-color: #fff;
    width: 90%;
    margin: -60px auto 0;
    position: relative;
    padding: 15px;
    border-top: 5px solid var(--red);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.event-slider-box .content-div h2 {
    font-size: 20px;
    line-height: 1.3;
    color: #000000;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* height: 50px;*/
    margin-bottom: 10px;
}

.event-slider-box .content-div h3 {
    font-size: 16px;
    line-height: 1.4;
    color: #1c1c1c;
    text-transform: capitalize;
}

.event-slider-box .content-div h3 img {
    display: inline-block;
    margin-right: 7px;
    float: left;
}

.event-slider-box .img-div {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.event-slider-box .mdd_speakers {
    border-top: 1px solid #dddddd;
    margin: 18px -15px 3px;
    padding: 15px 15px 0;
    align-items: center;
}

.event-slider-box .mdd_speakers .speakers-img {
    margin-right: 10px;
}

.event-slider-box .mdd_speakers .speakers-img img {
    object-fit: cover;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.event-slider-box .mdd_speakers .speaker-name {
    font-size: 16px;
    line-height: 1.4;
    color: #1c1c1c;
    width: calc(100% - 45px);
}

.event-slider-box .mdd_speakers .speaker-name a {
    color: #1c1c1c;
}

.events-slider-wrapper {
    position: relative;
    padding-top: 70px;
    margin: 0 -20px;
    z-index: 1;
}

.event-slider-box:hover .content-div {
    border-color: #fff;
}

.event-slider-box:hover .date-div {
    background-color: #fff;
    color: #000;
}

.event-slider-box .content-div,
.event-slider-box .date-div {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.c-btn-white-transparent {
    border: 1px solid #fff;
    color: #fff !important;
}

.c-btn-white-transparent:hover {
    border: 1px solid #fff;
    color: #000 !important;
    background-color: #fff;
}

.team-information-box .c-btn-white {
    border: 1px solid #333333;
    margin-top: 18px;
    padding: 12px 40px;
}

.team-information-box:hover .c-btn-white {
    border: 1px solid #ffffff;
}

/*=== event section ends ====*/

.hire-mdd-section+.related-articles-section.related-services-section {
    padding-top: 0px;
}







/*==== request a call css ===*/

.request-a-call-back .d-flex>div {
    width: 50.1%;
}

.request-a-call-back .right-form {
    padding: 4% 5%;
    background-image: url(../images/request-a-quote.jpeg);
}

.request-a-call-back .right-form .request-a-quote-form {
    max-width: 580px;
}

.request-a-call-form h2 {
    font-size: 35px;
    line-height: 1.3;
    color: #ffffff;
    font-weight: bold;
    position: relative;
    margin-bottom: 25px;
}

.request-a-call-form h2::after {
    content: "";
    position: absolute;
    width: 130px;
    height: 3px;
    background: #fff;
    bottom: -9px;
    left: 0;
}

.request-a-call-form p:empty {
    display: none;
}

.request-a-call-form p {
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
    margin-bottom: 15px;
}

.request-a-call-form textarea:focus {
    outline: none;
}

.request-a-call-form input,
.request-a-call-form textarea {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 13px 15px;
    width: 100%;
    font-size: 15px;
    line-height: 1.6;
    color: #ffffff !important;
    height: auto;
}

.request-a-call-form textarea {
    resize: none;
    height: 100px;
}

.request-a-call-form input::placeholder,
.request-a-call-form textarea::placeholder,
.request-a-call-form input::-webkit-placeholder,
.request-a-call-form textarea::-webkit-placeholder {
    opacity: 1;
    color: #fff;
}

.request-a-call-form .form-row {
    margin-bottom: 25px;
}

.request-a-call-form select {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 13px 15px;
    width: 100%;
    font-size: 15px;
    line-height: 1.6;
    color: #fff;
    appearance: none;
    -webkit-appearance: none;
    background-image: url(../images/triangle-icon.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
}

input:focus,
select:focus {
    outline: none;
}

.submit-row input[type="submit"] {
    background: #fff;
    border-radius: 50px;
    font-size: 17px;
    line-height: 1.4;
    color: #000 !important;
    font-weight: 500;
    border-color: #fff;
}

.submit-row input[type="submit"]:hover {
    background-color: #000;
    color: #fff !important;
    border-color: #000;
}

.request-a-call-form .wpcf7-not-valid-tip {
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}

.request-a-call-form .wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 1em;
}

.submit-row span.wpcf7-spinner {
    margin-top: 10px;
    position: absolute;
}

.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    background-color: #fff;
    font-size: 14px;
    text-align: center;
}

.submit-row {
    padding-top: 15px;
}

.request-a-call-back .left-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.team-information .nav-tabs .nav-link.active,
.team-information .nav-tabs .nav-link:hover {
    background-color: var(--red);
    color: #fff;
}


/*=== case study section ====*/

.case-study-slider-wrapper {
    position: relative;
    z-index: 1;
    padding-top: 30px;
}

.case-study-section .case-study-box {
    margin: 0 20px;
    position: relative;
}

.case-study-section .case-study-box .content-wrap {
    background: #fff;
    margin-top: -130px;
    position: relative;
    width: 80%;
    padding: 15px;
}

.case-study-section .case-study-box .content-wrap h5 {
    font-size: 15px;
    line-height: 1.4;
    color: var(--red);
    font-weight: bold;
    margin: 0 0 5px;
}

.case-study-section .case-study-box .content-wrap h5 a {
    color: var(--red);
}

.case-study-section .case-study-box .content-wrap h2 {
    font-size: 25px;
    line-height: 1.3;
    color: #0b1011;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.case-study-section .case-study-box .img-wrap img {
    object-fit: cover;
    width: 100%;
    position: absolute;
    top: 0;
}

.case-study-box .img-wrap {
    position: relative;
    overflow: hidden;
    height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.case-study-section {
    padding-bottom: 70px;
}

.case-study-section .slick-slide:not(.slick-current) .case-study-box {
    transform: scaleY(0.8);
    opacity: 0.3;
}

.case-study-section .slick-slide.slick-current .case-study-box {
    opacity: 1;
    transform: scaleY(1);
}

.case-study-section .sec-title-sec:before {
    height: calc(100% - 40px);
}

.slick-arros-btn button.slick-prev,
.case-study-slider button.slick-prev,
.slick-arros-btn button.slick-next,
.case-study-slider button.slick-next {
    left: auto;
    top: 100%;
    background: var(--red);
    position: relative;
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    color: #fff;
    transition: all ease-in-out .3s;
}

.case-study-slider button.slick-arrow {
    position: absolute;
    top: -120px;
}

.case-study-slider button.slick-prev.slick-arrow {

    right: 250px;
}

.case-study-slider button.slick-next.slick-arrow {
    right: 160px;
}

section.team-information {
    padding-bottom: 40px;
}

@media(min-width:767px) {
    .related-articles-box .c-btn {
        padding: 12px 20px;
    }
}


.team-information-slider button.slick-prev:hover,
.team-information-slider button.slick-next:hover .region-sliderappend-reinilize button.slick-prev:hover,
.region-sliderappend-reinilize button.slick-next:hover {
    background: #bababc;
}

.team-information-slider button.slick-prev:before,
.team-information-slider button.slick-next:before,
.region-sliderappend-reinilize button.slick-prev:hover,
.region-sliderappend-reinilize button.slick-next:hover {
    display: none;
}

.team-information-slider button.slick-next:after,
.team-information-slider button.slick-prev:after,
.region-sliderappend-reinilize button.slick-prev:hover,
.region-sliderappend-reinilize button.slick-next:hover {
    background-repeat: no-repeat;
    background-position: top center;
    width: 35px;
    height: 19px;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: cover;
    transition: all ease-in-out .3s;
}

.team-information-slider button.slick-next:hover:after,
.team-information-slider button.slick-prev:hover:after,
.region-sliderappend-reinilize button.slick-prev:hover,
.region-sliderappend-reinilize button.slick-next:hover {
    background-position: bottom center;
}

.team-information-slider button.slick-next:after,
.region-sliderappend-reinilize button.slick-next:after {
    background-image: url(/wp-content/themes/mdd_v2/assets/images/arrow-right.png);
}

.team-information-slider button.slick-prev:after,
.region-sliderappend-reinilize button.slick-prev:after {
    background-image: url(/wp-content/themes/mdd_v2/assets/images/arrow-left.png);
}

.team-information-slider button.slick-prev,
.team-information-slider button.slick-next,
.region-sliderappend-reinilize button.slick-prev,
.region-sliderappend-reinilize button.slick-next {
    /* left: auto; */
    /* top: 100%; */
    background: var(--red);
    /* position: relative; */
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    transition: all ease-in-out .3s;
}



.case-study-section .case-study-box:hover .content-wrap {
    background-color: var(--red);
}



.slick-arros-btn button.slick-prev:hover,
.slick-arros-btn button.slick-next:hover,
.case-study-slider button.slick-prev:hover,
.case-study-slider button.slick-next:hover {
    background: #e8e8e8;
}

.slick-arros-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(100% + 86px);
    justify-content: flex-end;
}

.slick-arros-btn button.slick-prev:before,
.slick-arros-btn button.slick-next:before,
.case-study-slider button.slick-prev:before,
.case-study-slider button.slick-next:before {
    display: none;
}

.slick-arros-btn button.slick-next:after,
.slick-arros-btn button.slick-prev:after,
.case-study-slider button.slick-next:after,
.case-study-slider button.slick-prev:after {
    background-repeat: no-repeat;
    background-position: top center;
    width: 35px;
    height: 19px;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: cover;
    transition: all ease-in-out .3s;
}

.slick-arros-btn button.slick-next:hover:after,
.slick-arros-btn button.slick-prev:hover:after,
.case-study-slider button.slick-next:hover:after,
.case-study-slider button.slick-prev:hover:after {
    background-position: bottom center;
}

.slick-arros-btn button.slick-next:after,
.case-study-slider button.slick-next:after {
    background-image: url(/wp-content/themes/mdd_v2/assets/images/arrow-right.png);
}

.slick-arros-btn button.slick-prev:after,
.case-study-slider button.slick-prev:after {
    background-image: url(/wp-content/themes/mdd_v2/assets/images/arrow-left.png);
}

.case-study-section .case-study-box:hover .content-wrap {
    background-color: var(--red);
}

.case-study-section .case-study-box .content-wrap,
.case-study-section .case-study-box .content-wrap h2,
.case-study-section .case-study-box .content-wrap h5 {
    transition: 0.5s ease-in-out;
}

.case-study-section .case-study-box:hover .content-wrap h2,
.case-study-section .case-study-box:hover .content-wrap h5,
.case-study-section .case-study-box:hover .content-wrap h5 a {
    color: #fff;
}

.case-study-section .case-study-box:hover .c-btn-t-dark {
    color: #fff;
    border: 1px solid #fff;
}

.right-img-wrap {
    position: absolute;
    top: 0;
    height: 100%;
}

.energy-about-section {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
}

.right-img-wrap img {
    object-fit: cover;
    height: 100%;
}


/*===== oil and gas page css ==========*/
.oil-gas-about .sec-title-sec:before {
    height: calc(100% - 145px);
}

.sub-industry-page-wrap .related-articles-section .sec-description {
    max-width: 740px;
}

.sub-industry-page-wrap .team-memeber-slider-section {
    padding-top: 65px;
}

.sub-industry-page-wrap .related-services-section .team-memeber-slider-section {
    padding-top: 95px;
}

.sub-industry-page-wrap .related-services-section .team-memeber-slider-section {
    padding-bottom: 0px;
}

.related-articles-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.related-services-section {
    background-color: #fff;
    padding-top: 70px;
    padding-bottom: 70px;
}

.related-services-section .related-articles-box {
    background-color: #f2f7ff;
}

.related-services-section .related-articles-box .content-wrap h3 {
    -webkit-line-clamp: 1;
}

.related-services-section .related-articles-box .industry-slider-icon {
    background: var(--red);
    width: 65px;
    height: 65px;
    padding: 15px;
    border-radius: 50%;
    margin-top: -62px;
    position: relative;
    transition: 0.5s ease;
    margin-bottom: 12px;
    position: absolute;
}

.related-services-section .related-articles-box .industry-slider-icon img {
    margin: 0 auto;
}

.related-articles-section.related-services-section .slider-wrapper:after {
    background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
}

.related-services-section .slick-list {
    /* margin-right: -150px !important; */
    /* margin-right: -100px!important; */
    padding: 0 15% 0 0 !important;
}

/*===== hire mdd css =====*/
.hire-mdd-wrapper {
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 30px 30px;
    overflow: hidden;
}

.hire-mdd-footer {
    background-color: #000000;
    padding: 30px 40px;
    position: relative;
    z-index: 1;
}

.hire-mdd-footer h3 {
    font-size: 25px;
    line-height: 1.4;
    color: #ffffff;
    margin: 0 20px 0 0px;
}

.hire-mdd-content-wrapper .sec-title-sec:before {
    height: calc(100% - 104px);
}

.hire-mdd-section::before {
    content: "";
    width: 100%;
    height: 390px;
    background-color: var(--red);
    position: absolute;
    z-index: -1;
    border-radius: 40px 40px 0px 0;
    top: -80px;
}

.hire-mdd-section {
    position: relative;
}

.hire-mdd-content-wrapper h3 {
    font-size: 30px;
    line-height: 1.3;
    color: #000000;
    font-weight: bold;
    margin: 0 0 20px;
}

.hire-mdd-content-wrapper {
    padding: 70px 40px 0;
}

.hire-mdd-content-wrapper .content-wrap strong {
    font-size: 20px;
    line-height: 1.7;
    color: #000000;
    font-weight: bold;
}

.hire-mdd-content-wrapper .content-wrap p,
.hire-mdd-content-wrapper .content-wrap li {
    font-size: 16px;
    line-height: 1.7;
    color: #666666;
}

.hire-mdd-content-wrapper .content-wrap ul {
    margin: 0;
    padding: 0 0 2rem;
    list-style: none;
}

.hire-mdd-content-wrapper .content-wrap ul li {
    padding: 8px 0 8px 25px;
}

.hire-mdd-content-wrapper .content-wrap ul li::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: var(--red);
    border-radius: 50%;
    margin: 9px 0 0 -22px;
}

.hire-mdd-content-wrapper .content-wrap {
    padding-bottom: 50px;
}

.team-information .sec-title-sec:before {
    height: 260px;
}

.hire-mdd-footer .c-btn-red:hover {
    background-color: #fff;
    color: #000;
}

.team-information .tab-content>.tab-pane {
    display: block;
    height: 0px;
}

.team-information .tab-content>.active {
    height: auto;
}

.oil-gas-about {
    padding-top: 60px;
}

.oil-gas-about .sec-title-sec.inner-page-title {
    margin-top: 80px;
}

.team-section-services {
    background-color: #f2f2f2;
    padding-top: 90px !important;
    margin-bottom: 40px;
}

.oil-gas-about .print-screen {
    position: absolute;
    right: 0;
    top: 13px;
}

.oil-gas-about .container {
    position: relative;
}

.hire-mdd-section.Bankruptcy.Receivership.Accounting.Services ul {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hire-mdd-section.Bankruptcy.Receivership.Accounting.Services ul li {
    width: calc(100%/2 - 20px);
}

/*============= services page css =====*/
.top-red-section {
    padding-bottom: 50px;
}

.top-red-section .sec-left-title {
    background-color: #fff;
    color: #000;
}

.top-red-section .sec-title-sec.inner-page-title {
    margin-left: 40px;
}

.top-red-section .sec-title-sec::before {
    z-index: -1;
}

.top-red-section .inner-page-title .sec-description {
    font-weight: 500;
}


.inner-page-title .sec-description {
    font-weight: normal;
    line-height: 1.7;
    font-family: 'GothamBook';
    color: #666666;
}

.top-red-section .inner-page-title .sec-description p {
    color: #fff;
}

.inner-page-title .sec-left-title {
    z-index: 1;
}

.energy-post-wrapper .energy-post-box .content-wrap.full-content-section {
    width: 100%;
}

.hire-mdd-content-wrapper .new-two-column-layout .content-wrap {
    padding-bottom: 0;
}

.hire-post-wrap-div.energy-post-wrapper.new-two-column-layout {
    padding-bottom: 40px;
}

.safety-single-post .energy-post-box {
    width: 100%;
    display: block;
}

.safety-single-post.energy-post-wrapper .energy-post-box>div.content-wrap {
    width: 100%;
}

.safety-single-post.energy-post-wrapper .energy-post-box>div.content-wrap ul {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    justify-content: space-between;
}

.safety-single-post.energy-post-wrapper .energy-post-box>div.content-wrap ul li {
    width: 49%;
}

.safety-single-post.energy-post-wrapper .energy-post-box>div.content-wrap ul li:nth-child(2n+1) {
    border-right: 1px solid #cccccc;
    padding-right: 20px;
}

.request-a-call-form select option {
    color: #000;
}

.hire-mdd-footer .c-btn {
    min-width: 220px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

.sec-title-sec .title-sec-left img.sec-title-icon {
    z-index: 9;
}

.inner-page-title .content-wrap li {
    margin: 5px 0;
}

.inner-page-title .content-wrap ul,
.inner-page-title .content-wrap ol {
    list-style: none;
    margin: 0px 0 12px;
}

.inner-page-title .content-wrap li::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: var(--red);
    border-radius: 50%;
    margin: 9px 0 0 -28px;
}

.request-a-call-back .left-img {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10% 0;
    background-position: center center;
}

.case-study-slider button.slick-arrow {
    right: auto;
    left: auto;
}

.energy-post-wrapper .content-wrap img {
    width: 45px;
}

.team-information-box .contact-info ul li img {
    margin-right: 7px;
}

.team-information .tab-content>.tab-pane:not(.active) a {
    pointer-events: none;
}

@media (min-width: 992px) {
    .experienced-section.Energy .team-memeber-slider-section {
        padding-top: 65px;
    }
}

/*================================*/

.professsion-video-section {
    position: relative;
}

.professsion-video-section:before {
    content: "";
    width: 100%;
    height: 58%;
    left: 0;
    position: absolute;
    top: 0;
    background-color: #13171b;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%);
}

.professsion-video-section .video-wrapper {
    position: relative;
    z-index: 2;
    margin-top: 5%;
}

@media (max-height: 500px) {
    .professsion-video-section .video-wrapper {
        margin-top: 7%;
    }
}

.vimeo-video-id {
    max-width: 810px;
    height: 0px;
    padding-top: 30%;
    position: relative;
    overflow: hidden;
}

@media (max-width: 1750px) {
    .vimeo-video-id {
        max-width: 830px;
        padding-top: 40%;
    }
}

@media (max-width:1199px) {
    .vimeo-video-id {
        max-width: 650px;
    }
}

@media (max-width:991px) {
    .vimeo-video-id {
        max-width: 520px;
    }
}

.vimeo-video-id iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.professsion-video-section p.sec-description.title {
    color: #fff;
}

.training-opportunities-section .brief-description p a {
    text-decoration: underline;
    cursor: pointer;
}

.training-opportunities-section .brief-description p a:hover {
    text-decoration: none;
}

/*================================*/

.professsion-video-section .sec-title-sec {
    min-height: 110px;
}


/*======== responsive starts ==============*/

@media (max-width:1660px) {
    .related-articles-section .slider-wrapper:after {
        width: 240px;
    }

    .team-information .team-memeber-slider-section .slider-wrapper:after {
        width: 253px;
    }
}


@media (max-width: 1750px) {
    .training-opportunities-section .inner-page-title .sec-title {
        font-size: 30px;
    }

    .team-information-box .content-wrap h3 {
        font-size: 17px;
    }

    .team-information-box .content-wrap h4,
    .team-information-box .c-btn-white {
        font-size: 14px;
    }

    .request-a-call-form input,
    .request-a-call-form select {
        padding: 10px 15px;
        font-size: 14px;
    }

    .request-a-call-back .right-form {
        padding: 2.3% 5%;
    }

    .request-a-call-form .form-row {
        margin-bottom: 15px;
    }

    .submit-row {
        padding-top: 0px;
    }

    .request-a-call-form .wpcf7-not-valid-tip {
        font-size: 12px;
        margin-top: 2px;
    }

    .request-a-call-form h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .team-information-box .img-wrap img {
        height: 300px;
    }

    .request-a-call-form h2::after {
        width: 115px;
        height: 2px;
        bottom: -6px;
    }

    .request-a-call-form>img {
        max-width: 30px;
    }

    .case-study-section .case-study-box .content-wrap h2 {
        font-size: 20px;
    }

    .case-study-box .img-wrap {
        height: 420px;
    }

    .team-information .nav-tabs .nav-link {
        font-size: 14px;
        min-width: 170px;
    }

    .team-information .nav-tabs li {
        margin-right: 10px;
    }

    section.team-information {
        padding-bottom: 40px;
    }
}



@media (max-width:1440px) {

    .training-opportunities-section .brief-description p,
    .training-opportunities-section .brief-description li {
        font-size: 14px;
    }

    .team-information-slider button.slick-prev.slick-arrow,
    .region-sliderappend-reinilize button.slick-prev.slick-arrow {
        right: 54%;
    }

    .team-information-slider button.slick-next.slick-arrow,
    .region-sliderappend-reinilize button.slick-next.slick-arrow {
        right: 49%;
    }

    .related-services-section .related-articles-box .industry-slider-icon {
        width: 50px;
        height: 50px;
        padding: 13px;
        margin-top: -45px;
    }

    .team-information-box {
        margin: 13px 6px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap .content-text-wrap p,
    .hire-mdd-content-wrapper .content-wrap p,
    .hire-mdd-content-wrapper .content-wrap li {
        font-size: 14px;
    }

    .team-information-box .content-wrap h3 {
        font-size: 19px;
    }

    .team-information-box .content-wrap h4 {
        font-size: 14px;
    }

    .team-information-box .contact-info li a {
        font-size: 14px;
    }

    .team-information-box .c-btn-white {
        font-size: 14px;
    }

    .section-padding {
        padding-top: 100px;
        padding-bottom: 70px;
    }

    .team-information-box .content-wrap h4 {
        font-size: 14px;
    }

    .hire-mdd-content-wrapper {
        color: #666666;
        font-size: 16px;
    }

    .case-study-section {
        padding-bottom: 50px;
    }

    .oil-gas-about {
        padding-top: 40px;
        padding-bottom: 110px;
    }

    .hire-mdd-content-wrapper .content-wrap ul li {
        padding: 8px 0 8px 25px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap h2 {
        font-size: 35px;
    }

    .hire-mdd-content-wrapper .content-wrap {
        padding-bottom: 30px;
    }

    .hire-mdd-footer h3 {
        font-size: 22px;
    }

    .team-information .nav-tabs li {
        margin-right: 10px;
    }

    .case-study-section .sec-title-sec:before {
        height: calc(100% - 52px);
    }


    .case-study-slider-wrapper {
        padding-top: 10px;
    }

    .case-study-slider button.slick-arrow {
        top: -100px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap .content-text-wrap p {
        font-size: 14px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap .content-text-wrap p,
    .request-a-call-form p {
        font-size: 14px;
    }

    .case-study-box .img-wrap {
        height: 310px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap .content-text-wrap p strong {
        font-size: 14px;
    }

    .event-slider-box .content-div h2 {
        font-size: 19px;
    }

    .related-articles-box .content-wrap h3 {
        font-size: 15px;
    }

    .related-articles-box .content-wrap .text-wrapper p {
        font-size: 14px;
    }

    .inner-page-title .content-wrap .sec-description {
        font-size: 14px;
    }

    .event-slider-box {
        margin: 0 10px;
    }

    .team-information .nav-tabs li {
        margin-right: 7px;
    }

    .team-information .nav-tabs .nav-link {
        font-size: 15px;
        min-width: 180px;
    }

    .inner-page-title .sec-title {
        font-size: 39px;
    }

    .team-information .team-memeber-slider-section .slider-wrapper:after {
        width: 185px;
    }

    .team-information-box .img-wrap img {
        height: 300px;
    }

    .team-information-box .content-wrap {
        padding: 15px 8px;
    }

    .related-articles-box {
        margin: 0 8px;
    }

    .related-articles-section .slider-wrapper:after {
        width: 150px;
    }

    .related-articles-box .content-wrap {
        min-height: 250px;
    }

    .related-articles-box .content-wrap {
        padding: 15px;
    }

    .case-study-section .case-study-box .content-wrap h2 {
        font-size: 22px;
    }

    .case-study-section .sec-title-sec:before {
        height: calc(100% - 79px);
    }

    .team-memeber-slider-section {
        padding-top: 75px;
    }

    .team-information-box .content-wrap h3 {
        font-size: 16px;
    }

    .hire-mdd-content-wrapper .content-wrap p,
    .hire-mdd-content-wrapper .content-wrap li {
        font-size: 14px;
    }

    .case-study-slider button.slick-next.slick-arrow {
        right: 100px;
    }

    .case-study-slider button.slick-prev.slick-arrow {
        right: 190px;
    }

    section.team-information {
        padding-bottom: 50px;
    }
}

@media (max-width:1280px) {
    .inner-page-title .sec-title {
        font-size: 30px;
    }

    .team-information .nav-tabs .nav-link {
        font-size: 13px;
        min-width: 160px;
    }

    .team-information .team-memeber-slider-section .slider-wrapper:after {
        background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
    }

    .team-information-box .img-wrap img {
        height: 260px;
    }

    .team-information-box .content-wrap h3 {
        font-size: 18px;
    }

    .team-information-box .content-wrap {
        padding: 10px;
    }

    .hire-mdd-footer .c-btn-red {
        min-width: 170px;
        text-align: center;
        margin-left: 10px;
    }

}

@media (max-width:1199px) {
    .case-study-slider button.slick-next.slick-arrow {
        right: 50px;
    }

    .case-study-slider button.slick-prev.slick-arrow {
        right: 130px;
    }

    .related-articles-section .sec-title-sec:before,
    .featured-events-section .sec-title-sec:before {
        height: 100%;
    }

    .slick-arros-btn button.slick-prev,
    .case-study-slider button.slick-prev,
    .slick-arros-btn button.slick-next,
    .case-study-slider button.slick-next {
        width: 65px;
        height: 65px;
        line-height: 65px;
    }

    .team-information .nav-tabs .nav-link {
        min-width: 140px;
    }

    .team-information-slider button.slick-prev.slick-arrow,
    .region-sliderappend-reinilize button.slick-prev.slick-arrow {
        right: 51%;
    }

    .team-information-slider button.slick-next.slick-arrow,
    .region-sliderappend-reinilize button.slick-next.slick-arrow {
        right: 45%;
    }

    .hire-mdd-section+.related-articles-section.related-services-section {
        padding-top: 20px;
    }

    .related-articles-section+.case-study-section {
        padding-top: 70px !important;
    }

    .section-padding {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .oil-gas-about {
        padding-top: 40px;
        padding-bottom: 100px;
    }

    .oil-gas-about .sec-title-sec.inner-page-title {
        margin-top: 70px;
    }

    .related-articles-box .content-wrap {
        min-height: 200px;
    }

    .oil-gas-about .print-screen {
        padding-right: 30px;
    }

    section.hire-mdd-section.hire-mdd-in-services {
        padding-top: 0px !important;
    }

    .energy-post-wrapper .energy-post-box .content-wrap h2 {
        font-size: 30px;
    }

    .event-slider-box {
        margin: 0 10px;
    }

    .hire-mdd-content-wrapper .content-wrap ul li {
        padding: 4px 0 4px 25px;
    }

    .slider-wrapper {
        margin-left: -8px;
    }

    .event-slider-box .img-div img {
        height: 250px;
    }

    .event-slider-box .content-div h2 {
        font-size: 19px;
    }

    .event-slider-box .content-div h3 {
        font-size: 14px;
    }

    .event-slider-box .content-div {
        padding: 10px;
    }

    .event-slider-box .mdd_speakers {
        margin: 18px -10px 3px;
    }

    .event-slider-box .mdd_speakers .speaker-name {
        font-size: 14px;
    }

    .hire-mdd-content-wrapper h3 {
        font-size: 25px;
    }

    .events-slider-wrapper {
        margin: 0 -10px;
    }

    .hire-mdd-footer h3 {
        font-size: 20px;
    }

    .related-articles-box .content-wrap h3 {
        font-size: 20px;
    }


    .team-information .team-memeber-slider-section .slider-wrapper:after {
        width: 110px;
    }

    .related-articles-section .slider-wrapper:after {
        width: 130px;
    }

    .slick-arros-btn button.slick-prev,
    .slick-arros-btn button.slick-next {
        right: auto;
    }

    .slick-arros-btn button.slick-prev {
        margin-right: 12px;
    }

    .team-information-box .img-wrap img {
        height: 250px;
    }

    .submit-row span.wpcf7-spinner {
        /* position: inherit; */
        margin: 0 10px;
    }
}

@media (max-width:991px) {
    .professsion-video-section h4.sec-left-title {
        min-height: 90px;
    }

    .professsion-video-section .sec-title-sec:before {
        top: 80px;
        height: 100%;
    }

    .slick-arros-btn button.slick-prev,
    .case-study-slider button.slick-prev,
    .slick-arros-btn button.slick-next,
    .case-study-slider button.slick-next {
        width: 65px;
        height: 65px;
        line-height: 65px;
    }

    .case-study-slider button.slick-next.slick-arrow {
        right: 30px;
    }

    .case-study-slider button.slick-prev.slick-arrow {
        right: 105px;
    }

    .event-slider-box .content-div h2 {
        /* height: 55px;*/
    }

    .team-information-slider button.slick-prev.slick-arrow,
    .region-sliderappend-reinilize button.slick-prev.slick-arrow {
        right: 50%;
    }

    .team-information-slider button.slick-next.slick-arrow,
    .region-sliderappend-reinilize button.slick-next.slick-arrow {
        right: 42%;
    }

    .oil-gas-about {
        padding-top: 10px;
        padding-bottom: 70px;
    }

    .hire-mdd-section {
        padding-bottom: 0px !important;
    }

    .oil-gas-about .img-wrap {
        padding-top: 30px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap h2 {
        font-size: 23px;
        margin-bottom: 30px;
        margin-top: 3px;
    }

    .hire-mdd-section::before {
        top: -50px;
        border-radius: 20px 20px 0px 0;
    }

    .top-red-section {
        padding-bottom: 30px;
    }

    .hire-mdd-content-wrapper {
        padding: 60px 30px 0;
    }

    .oil-gas-about .row {
        flex-direction: column-reverse;
    }



    .slick-arros-btn button.slick-prev,
    .slick-arros-btn button.slick-next {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .slick-arros-btn button.slick-next:after,
    .slick-arros-btn button.slick-prev:after {
        width: 25px;
        height: 14px;
    }

    .energy-about-section {
        background-repeat: no-repeat;
        background-position: bottom center;
    }

    .slick-arros-btn {
        bottom: calc(100% + 20px);
    }

    .request-a-call-form p {
        font-size: 15px;
    }

    .team-memeber-slider-section ul.slick-dots {
        left: 50%;
        transform: translateX(-50%);
    }

    .inner-page-title .sec-title {
        font-size: 40px;
    }

    .inner-page-title .content-wrap .sec-description {
        font-size: 17px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap h2 {
        font-size: 40px;
    }

    .case-study-section .case-study-box {
        margin: 0 10px;
    }

    .right-img-wrap {
        position: inherit;
    }

    .energy-about-section {
        padding-bottom: 0px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap h2 {
        font-size: 23px;
        margin-bottom: 20px;
        margin-top: 3px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap .content-text-wrap p {
        line-height: 1.5;
    }

    .energy-post-wrapper .energy-post-box .content-wrap>img {
        width: 30px;
    }

    .related-articles-box .content-wrap h3 {
        font-size: 15.5px;
        margin-bottom: 30px;
    }

    .related-articles-box .content-wrap h3::before {
        bottom: -10px;
    }

    .related-articles-box .content-wrap .text-wrapper p {
        font-size: 14px;
    }

    .related-articles-box .content-wrap .text-wrapper {
        padding-top: 0px;
    }

    .team-memeber-slider-section {
        padding-top: 50px;
        overflow: hidden;
        padding-bottom: 100px;
        position: relative;
        z-index: 1;
    }

    .submit-row {
        position: relative;
    }

    .request-a-call-back .right-form {
        padding: 30px 30px 40px;
    }

    .submit-row span.wpcf7-spinner {
        position: absolute;
        margin: 0;
        bottom: -32px;
        left: 50%;
        transform: translateX(-50%);
    }

    .team-information .team-memeber-slider-section .slider-wrapper:after {
        background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
    }

    .team-information-box .content-wrap h4 {
        font-size: 14px;
    }

    .team-information-box .content-wrap {
        width: 95%;
    }

    .team-information-box {
        margin: 13px 4px;
    }

    .team-information-box .content-wrap {
        padding: 10px 6px;
    }

    .request-a-call-form h2 {
        font-size: 28px;
    }

    .training-opportunities-section .inner-page-title .sec-title {
        font-size: 28px;
    }

    .hire-mdd-footer h3 {
        font-size: 18px;
        line-height: 1.4;
        margin-bottom: 10px;
    }

    .sub-industry-page-wrap .team-memeber-slider-section {
        padding-top: 60px;
    }

    .events-slider-wrapper {
        padding-top: 20px;
    }

    .top-red-section .sec-title-sec.inner-page-title {
        margin-left: 20px;
    }

    .sub-industry-page-wrap .related-services-section .team-memeber-slider-section {
        padding-top: 60px;
    }

}

@media (max-width:768px) {
    .related-services-section .sec-title-sec .title-sec-left img.sec-title-icon {
        width: 20px;
    }

}

@media (max-width:767px) {

    .request-a-call-back .d-flex:not(.request-a-call-back.training-opportunities-section .d-flex) {
        flex-direction: column-reverse;
    }


    .oil-gas-about .sec-title-sec.inner-page-title {
        margin-top: 90px;
    }

    .request-a-call-form .form-row {
        margin-bottom: 20px;
    }

    .team-information .nav-tabs {
        margin-left: 47px;
    }

    .team-information .nav-tabs .nav-link {
        margin-bottom: 6px;
        margin-right: 5px;
    }

    .team-information .nav-tabs .nav-link:last-child {
        margin-right: 0px;
    }

    .vimeo-video-id {
        padding-top: 45%;
    }

    .slick-arros-btn button.slick-prev,
    .case-study-slider button.slick-prev,
    .slick-arros-btn button.slick-next,
    .case-study-slider button.slick-next {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .case-study-slider button.slick-arrow {
        top: -60px;
    }

    .case-study-slider button.slick-next.slick-arrow {
        right: 40px;
    }

    .case-study-slider button.slick-prev.slick-arrow {
        right: 100px;
    }

    .slick-arros-btn button.slick-next:after,
    .slick-arros-btn button.slick-prev:after,
    .case-study-slider button.slick-next:after,
    .case-study-slider button.slick-prev:after {
        width: 25px;
        height: 13px;
    }

    .request-a-call-back .left-img {
        padding: 30% 0;
    }

    .team-information-slider button.slick-prev.slick-arrow,
    .region-sliderappend-reinilize button.slick-prev.slick-arrow {
        right: 50%;
    }

    .team-information-slider button.slick-next.slick-arrow,
    .region-sliderappend-reinilize button.slick-next.slick-arrow {
        right: 41%;
    }

    .team-information-slider button.slick-prev,
    .team-information-slider button.slick-next,
    .region-sliderappend-reinilize button.slick-prev,
    .region-sliderappend-reinilize button.slick-next {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .team-information-slider button.slick-next:after,
    .team-information-slider button.slick-prev:after,
    .region-sliderappend-reinilize button.slick-next:after,
    .region-sliderappend-reinilize button.slick-prev:after {
        width: 26px;
        height: 13px;
    }

    .hire-mdd-section.Bankruptcy.Receivership.Accounting.Services .inner-page-title .content-wrap li {
        margin: 0px 0;
    }

    .energy-services-listing {
        margin-bottom: 4rem;
    }

    .hire-mdd-footer .c-btn-red {
        margin-left: 0;
        font-size: 14px;
    }

    .hire-mdd-footer h3 {
        font-size: 14px;
        margin-right: 0;
        text-align: center;
        margin-bottom: 20px;
    }

    .team-section-services {
        padding-top: 60px !important;
        margin-bottom: 0;
        padding-bottom: 20px !important;
    }

    .hire-mdd-content-wrapper .sec-title-sec:before {
        height: 100%;
    }

    .hire-mdd-content-wrapper {
        padding: 50px 15px 0;
    }

    .hire-mdd-content-wrapper h3 {
        font-size: 19px;
    }

    .hire-mdd-content-wrapper .content-wrap strong {
        font-size: 15px;
        line-height: 1.2;
    }

    .event-slider-box .content-div h2 {
        font-size: 20px;
    }

    .team-information-box .img-wrap img {
        height: 320px;
    }

    .energy-post-wrapper .energy-post-box {
        flex-wrap: wrap;
    }

    .energy-post-wrapper .energy-post-box>div {
        width: 100%;
    }

    .energy-post-wrapper .energy-post-box .img-wrap {
        order: 2;
        margin-top: 50px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap {
        order: 1;
    }

    .team-memeber-slider-section ul.slick-dots {
        width: 240px;
    }

    .inner-page-title .sec-title {
        font-size: 35px;
    }

    .right-img-wrap {
        position: inherit;
    }

    .energy-post-wrapper .energy-post-box .content-wrap h2 {
        font-size: 35px;
    }

    .sub-industry-page-wrap .related-services-section .team-memeber-slider-section {
        padding-top: 50px;
    }

    .request-a-call-back .d-flex {
        flex-wrap: wrap;
    }

    .request-a-call-back .d-flex>div {
        width: 100%;
    }

    .request-a-call-back .right-form {
        padding: 40px 20px;
    }

    .request-a-call-back.training-opportunities-section .right-form {
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .slick-arros-btn {
        bottom: calc(100% + 0px);
    }

    .energy-about-section {
        padding-bottom: 0px;
    }

    .slick-arros-btn button.slick-prev,
    .slick-arros-btn button.slick-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .case-study-slider-wrapper {
        padding-top: 70px;
    }

    .slick-arros-btn button.slick-next:after,
    .slick-arros-btn button.slick-prev:after {
        width: 25px;
        height: 14px;
    }

    .case-study-section .case-study-box .content-wrap h2 {
        font-size: 18px;
    }

    .case-study-section .case-study-box .content-wrap h5 {
        font-size: 13px;
        margin: 0 0 5px;
    }

    .case-study-section .case-study-box .content-wrap {
        margin-top: -85px;
        margin-left: -1px;
    }

    .case-study-section .sec-title-sec:before {
        height: calc(100% - 90px);
    }

    .team-information-box .content-wrap h4 {
        font-size: 14px;
    }

    .request-a-call-form h2 {
        font-size: 35px;
    }

    .request-a-call-form p {
        font-size: 16px;
    }

    .request-a-call-form>img {
        max-width: 25px;
    }

    .team-information .team-memeber-slider-section .slider-wrapper:after {
        width: 90px;
    }

    .related-articles-section .slider-wrapper:after {
        width: 90px;
    }

    .hire-mdd-footer .d-flex {
        flex-wrap: wrap;
        justify-content: center !important;
    }

    .hire-mdd-footer {
        padding: 20px 20px;
    }

    .safety-single-post.energy-post-wrapper .energy-post-box>div.content-wrap ul {
        flex-wrap: wrap;
    }

    .hire-mdd-in-services .hire-mdd-footer {
        margin-top: 0px;
    }

    .hire-mdd-in-services .energy-post-wrapper .energy-post-box .img-wrap {
        margin-top: 0;
    }

    .hire-mdd-in-services .energy-post-wrapper .energy-post-box .content-wrap h2 {
        margin-bottom: 40px;
        margin-top: 5px;
    }

    .top-red-section .sec-title-sec.inner-page-title {
        margin-left: 0;
    }

    .related-services-section .sec-title-sec .title-sec-left img.sec-title-icon {
        width: 25px;
        left: -2px;
    }

    .print-screen img {
        max-width: 23px;
    }

    .print-screen a {
        font-size: 15px;
    }

    .print-screen {
        padding-top: 10px !important;
    }

    .team-information-slider button.slick-arrow,
    .region-sliderappend-reinilize button.slick-arrow {
        top: calc(100% + 50px);
    }

    .professsion-video-section .video-wrapper {
        margin-top: 20px !important;
    }

    .professsion-video-section h4.sec-left-title {
        min-height: 65px;
    }

    .professsion-video-section .sec-title-sec:before {
        top: 60px;
    }

    .training-opportunities-section .brief-description p,
    .training-opportunities-section .brief-description li {
        font-size: 14px;
    }

}

@media (max-width:576px) {

    .training-opportunities-section .brief-description p,
    .training-opportunities-section .brief-description li {
        font-size: 14px;
    }

    .team-information .nav-tabs li {
        margin-right: 5px;
    }

    .vimeo-video-id {
        padding-top: 55%;
    }

    .top-red-section h3 {
        font-size: 18px;
    }

    .team-information-slider button.slick-prev.slick-arrow,
    .region-sliderappend-reinilize button.slick-prev.slick-arrow {
        margin-right: 0;
        right: 50%;
    }

    .team-information-slider button.slick-next.slick-arrow,
    .region-sliderappend-reinilize button.slick-next.slick-arrow {
        right: 38%;
    }

    .related-articles-slider .slick-list {
        padding: 0 !important;
    }

    .team-information-slider .slick-list,
    .region-sliderappend-reinilize .slick-list {
        padding: 0 !important;
    }

    .team-memeber-slider-section {
        padding-top: 20px;
    }

    .sub-industry-page-wrap .related-services-section .team-memeber-slider-section {
        padding-top: 30px;
    }

    .sub-industry-page-wrap .team-memeber-slider-section {
        padding-top: 20px;
    }

    .safety-single-post.energy-post-wrapper .energy-post-box>div.content-wrap ul li {
        width: 100%;
    }

    .safety-single-post.energy-post-wrapper .energy-post-box>div.content-wrap ul li:nth-child(2n+1) {
        border-right: none;
        padding-right: 0px;
    }

    .hire-mdd-section.Bankruptcy.Receivership.Accounting.Services ul li {
        width: 100%;
    }

    .related-services-section .slick-list {
        padding: 0px !important;
    }

    .oil-gas-about .sec-title-sec:before {
        height: calc(100% - 85px);
    }

    .related-articles-box {
        margin: 0;
    }

    .hire-mdd-content-wrapper .content-wrap p,
    .hire-mdd-content-wrapper .content-wrap li {
        font-size: 14px;
    }

    .team-information .team-memeber-slider-section .slider-wrapper:after,
    .related-articles-section .slider-wrapper:after {
        display: none;
    }

    .request-a-call-form p {
        font-size: 14px;
    }

    .slider-wrapper {
        width: 100%;
        margin-right: 0;
        margin-left: 0px;
    }

    .inner-page-title .sec-title {
        font-size: 22px;
    }


    .inner-page-title .content-wrap .sec-description {
        font-size: 14px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap h2 {
        font-size: 22px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap .content-text-wrap p {
        font-size: 14px;
    }

    .energy-post-wrapper .energy-post-box .content-wrap .content-text-wrap p strong {
        font-size: 15px;
    }

    .case-study-section .case-study-box .content-wrap {
        width: 95%;
        padding: 10px;
    }

    .case-study-section .case-study-box .content-wrap h2 {
        font-size: 14px;
    }

    .case-study-section .case-study-box .content-wrap {
        margin-top: -66px;
    }

    .team-information-box {
        margin: 13px 0;
    }

    .team-information .nav-tabs li:last-child {
        margin-right: 7px;
    }

    .team-information .nav-tabs .nav-link {
        font-size: 11px;
        min-width: 100px;
        margin-bottom: 8px;
    }

    .request-a-call-form h2 {
        font-size: 22px;
        line-height: 1.4;
        margin-top: 8px;
    }

    .team-information-box .img-wrap img {
        height: 350px;
    }

    .team-information .nav-tabs {
        margin: 0 0 0 35px;
    }
}

@media (max-width: 460px) {

    .team-information-slider button.slick-next.slick-arrow,
    .region-sliderappend-reinilize button.slick-next.slick-arrow {
        right: 31%;
    }
}

@media (max-height: 400px) {
    .sub-industry-page-wrap .team-memeber-slider-section {
        padding-top: 70px;
    }

    .sub-industry-page-wrap .team-memeber-slider-section {
        padding-top: 90px;
    }


    .related-articles-section .team-memeber-slider-section {
        padding-top: 90px;
    }
}