.header-search {
    display: none!important;
}

.home .banner-home {
    position: relative;
    margin-top: 0;
    width: 100%;
    margin-bottom: 100px;
    padding-top: 55px;
}

#mega-menu-wrap-test #mega-menu-test>li.mega-menu-megamenu>ul.mega-sub-menu {
    left: 170px;
    width: 1150px;
}

.banner-home .img-wrap {
    display: flex;
    height: 100%;
}

.banner-home .img-wrap .isaac-img {
    margin-top: auto;
    margin-left: auto;
}

.banner-home .banner-form-wrap {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    z-index: 10;
}

.banner-home .form-wrap {
    width: 400px;
    background-color: #fff;
    margin-top: auto;
    padding: 30px;
}

.banner-home .form-wrap .title-wrap {
    text-align: center;
}

.banner-home .form-wrap input,
.banner-home .form-wrap textarea {
    border: 1px solid #d0d0d0 !important;
}

.banner-home .banner-form-wrap .title {
    width: 100%;
}

.banner-home .banner-form-wrap .title h1 {
    color: #fff;
    width: 400px;
    margin-top: 30px;
    font-size: 85px;
}

.banner-home .banner-info {
    position: absolute;
    bottom: -90px;
    background-color: #001536;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 1;
}

.banner-home .banner-info .lawyer-name h3,
.banner-home .banner-info .lawyer-name p {
    color: #fff;
}

.banner-home .banner-info .lawyer-name p {
    margin-bottom: 0;
}

.meet-isaac {
    display: flex;
    margin-top: 150px;
    flex-wrap: wrap;
}

.meet-isaac .img-wrap {
    width: 30%;
    padding-right: 10px;
}

.meet-isaac .content {
    width: 70%;
    padding-left: 10px;
}

.isaac-video {
    margin-top: 140px;
    text-align: center;
}

.isaac-video .title {
    margin-bottom: 30px;
}

.isaac-video .iframe-wrap iframe {
    width: 70%;
    height: 24vw;
    border-radius: 15px;
}

.isaac-testimonials {
    margin-top: 170px;
}

.isaac-testimonials .title {
    text-align: center;
    margin-bottom: 70px;
}

.isaac-testimonials .rs-testi .rs-testi-item {
    padding-left: 100px;
    padding-right: 150px;
}

.isaac-testimonials .rs-testi {
    max-width: 1000px;
    margin: auto;
}

.notable-case-wrap .title {
    text-align: center;
    margin-bottom: 75px;
}

.notable-case-wrap .content h4 a {
    color: #36559c;
}

.notable-case-wrap .content span,
.notable-case-wrap .content p {
    color: #656f80;
}

.notable-case-wrap .content .read-more-btn {
    font-size: 16px;
    color: #36559c;
    font-weight: 600;
    text-decoration: underline;
}

.notable-case-wrap .content h4 a:hover {
    color: #0a1b42;
}

.isaac-specializes .content {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}

.isaac-specializes .content .special-wrap {
    width: calc(20% - 10px);
    height: 220px;
    margin: 5px;
    background-repeat: no-repeat;
    background-size: cover;
}

.isaac-specializes .title {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.isaac-specializes .special-wrap .special-text h4 {
    margin: auto;
    text-align: center;
    max-width: 130px;
}

.isaac-specializes .special-wrap .special-text {
    display: flex;
    height: 100%;
}

.isaac-specializes .special-wrap .special-text h4 a {
    color: #fff;
    transition: 0.3s ease all;
}

.isaac-specializes .special-wrap .special-text h4 a:hover {
    color: #0056b3;
}

.contact-isaac {
    margin-bottom: 70px;
}

.contact-isaac .title {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 30px;
}

.contact-isaac .content {
    box-shadow: 0px 8px 20px 1px #c3c3c3;
    border-radius: 15px;
    padding: 50px;
    display: flex;
    flex-wrap: wrap;
}

.contact-isaac .content .contact-info-wrap {
    width: 70%;
    display: flex;
}

.contact-isaac .content .soc-med-icons {
    width: 30%;
    display: flex;
    text-align: right;
}

.contact-isaac .content .contact-info-wrap .img-wrap {
    margin-right: 20px;
}

.contact-isaac .contact-info-wrap .contact-info {
    display: flex;
    flex-wrap: wrap;
}

.contact-isaac .contact-info-wrap .contact-info .isaac-name,
.contact-isaac .contact-info-wrap .contact-info .isaac-number {
    width: 100%;
}

.contact-isaac .contact-info-wrap .contact-info .isaac-name {
    margin-top: auto;
}

.contact-isaac .contact-info-wrap .contact-info .isaac-number {
    margin-bottom: auto;
}

.contact-isaac .content .soc-med-icons .soc-icon:first-child {
    margin-left: auto;
}

.contact-isaac .content .soc-med-icons .soc-icon {
    margin-left: 15px;
    margin-top: auto;
    margin-bottom: auto;
}

.contact-isaac .content .soc-med-icons .soc-icon:hover img {
    transform: scale(1.1);
    opacity: 0.5;
}

.contact-isaac .content .soc-med-icons .soc-icon img {
    transition: 0.3s ease all;
}


/*index css*/

.hidden {
    display: none;
}

.page-template-default .practice tbody tr td {
    border: 1px solid #000 !important;
    padding: 9px !important;
}

div#personal_injury_shortcodes_2 {
    border: 1px solid #2f549a;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 25px;
    background-color: #f6f3f3;
}

div#personal_injury_shortcodes_2 h2 {
    border-bottom: 1px solid #c5c2c2;
    margin: 0 20px 10px;
    font-family: "Open Sans";
    padding: 10px 0;
    font-weight: 700;
    font-size: 24px;
}

div#personal_injury_shortcodes_2 .menu-items {
    margin: 0 20px 10px;
}

div#personal_injury_shortcodes_2 .menu-items li {
    width: 23%;
    display: inline-block;
    padding: 2px 0 4px 16px;
    position: relative;
}

div#personal_injury_shortcodes_2 .menu-items li::before {
    content: "»";
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 13px;
    color: rgb(0, 0, 0);
}

.wpb_wrapper ul li {
    list-style-type: disc;
    margin-left: 25px;
    font-size: 17px;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif !important;
}

.askedq {
    float: none !important;
    width: 100%;
    margin-bottom: 20px;
    clear: both !important;
}

.col-sm-12.text-center.review {
    background: #f4f4f4 !important;
    padding: 25px 15px !important;
    margin-bottom: 10px !important;
    font-size: 15px !important;
    font-style: italic !important;
    border-radius: 5px !important;
}

.col-sm-12.text-center.review img {
    padding-bottom: 10px !important;
    width: 140px !important;
}

.review_star {
    margin-bottom: 25px;
}

.col-sm-12.text-center.review p {
    font-size: 15px !important;
    margin-bottom: 0px !important;
}

.text-center.click_more_review a {
    font-size: 14px !important;
    color: #fff;
    background: #2f549a;
    display: inline-block;
    padding: 9px 48px;
    border-radius: 5px;
    text-transform: uppercase;
    margin-left: 35px;
    margin-right: 35px;
}

.col-sm-12.text-center.fadeout {
    position: relative;
    bottom: 90px;
    height: 85px;
    background: -webkit-linear-gradient( rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%);
    margin-bottom: -75px !important;
}

.addbnr p {
    text-align: center !important;
    background: #122b52 !important;
    margin-bottom: 0px !important;
    border: none !important;
}

.call_line {
    border-top: none !important;
}

ol li {
    font-size: 16px;
}

.tablepress-table-description,
#tablepress-1,
#tablepress-2,
#tablepress-3,
#tablepress-4 {
    font-size: 15px !important;
}

.tablepress tbody td,
.tablepress tfoot th {
    border-top: none !important;
    border-right: 1px solid #ddd;
}

.rpt_style_basic .rpt_plan .rpt_title {
    border-bottom: #696969 solid 1px !important;
    background: #efefef !important;
    color: #696969 !important;
}

.rpt_style_basic .rpt_plan .rpt_head .rpt_price {
    color: #696969 !important;
    text-shadow: none !important;
}

.rpt_style_basic .rpt_plan .rpt_head {
    background: linear-gradient(45deg, #ffffff 0%, #efefef 100%) !important;
    min-height: 178px;
}

.rpt_4_plans .rpt_plan .rpt_title {
    min-height: 98px !important;
    text-align: center !important;
}

.centerline p {
    float: left;
    width: 100%;
}

div#pum-5123 {
    opacity: 1 !important;
}

.pum-theme-4266 .pum-container.pum-responsive.pum-responsive-medium {
    margin-left: 20%;
    width: 60%;
    margin-top: 100px;
}

.pum-theme-4266 .pum-container,
.pum-theme-lightbox .pum-container {
    padding: 0px;
    border-radius: 3px;
    border: 0px solid #000000;
    box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1);
    background-color: #1b273d;
}

.pum-theme-4266 .link {
    display: block;
    text-align: center;
}

.pum-theme-4266 .link a {
    border: 1px solid;
    display: inline-block;
    width: auto;
    color: yellow !important;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
}

.pum-theme-4266 a.pbutton {
    padding: 10px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    background-color: rgb(167, 30, 37) !important;
    width: 280px;
    margin: 0px auto;
}

.yellow {
    color: #fff000;
}

.pum-theme-4266 #mobile {
    display: none;
}


/* PRICING CSS */

#real-estate-pricing-tab #tabs-nav {
    display: flex;
    width: 100% !important;
    max-width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

#real-estate-pricing-tab #tabs-nav li {
    width: 24%;
    margin: 0 auto;
    background-color: #36559c;
    text-align: center;
    border-radius: 5px;
    height: 204px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

#real-estate-pricing-tab #tabs-nav li:before {
    content: "";
    bottom: -6px;
    left: -1px;
    right: 0;
    width: 101%;
    margin: 0 auto;
    background-color: transparent;
    position: absolute;
    height: 15px;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

#real-estate-pricing-tab #tabs-nav li.active:before {
    background-color: #fff;
    border-color: #c1c4cd;
}

#real-estate-pricing-tab #tabs-nav li .m_title {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    font-weight: 800;
    font-family: "HelveticaInserat";
}

#real-estate-pricing-tab #tabs-nav li .price-title {
    color: #fef051;
    font-weight: 800;
    font-size: 51px;
    line-height: 61px;
    font-family: "HelveticaInserat";
}

#real-estate-pricing-tab #tabs-nav li .price-title span {
    display: block;
    font-family: "Open Sans";
    font-size: 22px;
    line-height: 30px;
    color: #abadba;
    font-weight: 600;
}

#real-estate-pricing-tab #tabs-nav li.active {
    background-color: #fff;
    border-top: 1px solid #c1c4cd;
    border-right: 1px solid #c1c4cd;
    border-left: 1px solid #c1c4cd;
}

#real-estate-pricing-tab #tabs-nav li.active .m_title {
    color: #143267;
}

#real-estate-pricing-tab #tabs-nav li.active .price-title {
    color: #143267;
}

#tabs-content {
    border: 1px solid #c1c4cd;
    padding: 40px 40px 30px;
    width: 99%;
    margin: 0 auto;
}

#real-estate-pricing-tab h3 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 49px;
}

#real-estate-pricing-tab .table-pricing {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#real-estate-pricing-tab .table-pricing .tb-col {
    flex: 0 0 auto;
    width: 50%;
    border-bottom: 1px solid #dfe3ed;
    border-right: 1px solid #dfe3ed;
    padding: 15px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#real-estate-pricing-tab .table-pricing .tb-col span,
#real-estate-pricing-tab .table-pricing .tb-col p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    margin: 0;
}

#real-estate-pricing-tab .table-pricing .tb-col.col1 {
    padding-left: 40px;
}

#real-estate-pricing-tab .table-pricing .tb-col.col1 {
    padding-left: 40px;
    background-image: url("https://diamondlaw.ca/wp-content/uploads/sites/8/2021/11/Vector-1.png");
    background-repeat: no-repeat;
    background-position: 3%;
    border-left: 1px solid #dfe3ed;
}

#real-estate-pricing-tab .table-pricing .tb-col.col1:first-child,
#real-estate-pricing-tab .table-pricing .tb-col:nth-child(2) {
    border-top: 1px solid #dfe3ed;
}

#real-estate-pricing-tab .table-pricing .tb-col p a {
    color: #36559c;
    background-image: url("https://diamondlaw.ca/wp-content/uploads/sites/8/2021/11/Vector-2.png");
    background-repeat: no-repeat;
    background-position: 100%;
    padding-right: 20px;
}

#real-estate-pricing-tab .table-pricing .tb-col p a span {
    color: #36559c;
}

.page-id-4338 .homebanner .leftpart .topbanner {
    margin-top: 20px;
}

.page-id-4338 .fq-container {
    margin-top: 200px;
}

.toggle-btn {
    margin: 0 auto;
    background-color: #ebeef4;
    border-radius: 50px;
    width: 309px;
    position: relative;
    height: 51px;
    margin-bottom: 40px;
    overflow: hidden;
}

.toggle-btn .cb-value {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
}

.text-toggle {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.text-toggle span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    flex: 0 0 auto;
    width: 50%;
    color: #6d7789;
    transition: 0.3s ease-out;
}

.round-btn {
    width: 150px;
    height: 43px;
    background-color: #fff;
    border-radius: 50px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -21px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 5px 4px -6px #00000080;
}

.toggle-btn.active .round-btn {
    left: 155px;
}

.toggle-btn .text-toggle span:first-child {
    color: #143267;
}

.toggle-btn .text-toggle span:last-child {
    color: #6d7789;
}

.toggle-btn.active .text-toggle span:last-child {
    color: #143267;
}

.toggle-btn.active .text-toggle span:first-child {
    color: #6d7789;
}


/* END OF PRICING CSS */

.mm-ra-imgsec a {
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .mega-menu-wrap a.mega-menu-link {
        padding: 5px 15px !important;
    }
}

@media screen and (max-width: 1200px) {
    .mega-menu-wrap a.mega-menu-link {
        padding: 5px 15px !important;
    }
}

@media (max-width: 767px) {
    .pum-theme-4266 #desktop {
        display: none;
    }
    .pum-theme-4266 #mobile {
        display: block;
    }
    .pum-theme-4266 .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: 10%;
        width: 80%;
        margin-top: 100px;
    }
    .pum-theme-4266 .link a {
        margin-top: 2px;
    }
}

.team_content.for-underline p a {
    text-decoration: inherit;
}

.leftpart .team_banner h5 {
    display: none;
}

.page-template-inner-location-tmp .advgb-tabs-block.ui-tabs li:after {
    display: none !important;
}

li.advgb-tab.ui-state-default.ui-corner-top,
li.advgb-tab.ui-state-default.ui-corner-top.ui-state-hover {
    margin: 0px !important;
}

.page-template-inner-location-tmp .advgb-tabs-block.ui-tabs li.advgb-tab.ui-state-default.ui-corner-top a {
    border-right: 1px solid #ffffff !important;
    padding: 3px 22px !important;
}

.page-template-inner-location-tmp .advgb-tabs-block.ui-tabs li.advgb-tab.ui-state-default.ui-corner-top:last-child a {
    border-right: inherit !important;
}

li.advgb-tab.ui-state-default.ui-corner-top {
    margin: 0px !important;
    padding: 20px 0;
}

div#advgb-tabs-a1231001-4768-461d-b44b-92e4ab2002b1 ul.advgb-tabs-panel.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
    padding: 0px !important;
}

.review-slide {
    text-align: center;
}

.rev-ful-box {
    background-color: #004673;
    padding: 25px;
}

div#demo.rev-ful-box h3 {
    color: #ffffff;
    font-size: 34px;
    text-align: center;
    font-weight: normal !important;
}

.review-slide.carousel-item p {
    margin-top: 20px;
    text-align: center;
}

.rev-ful-box {
    background-color: #2f549a;
    padding: 7% 5%;
    border-radius: 20px;
}

.review-slide {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 35px;
}

hr.rev-line {
    border: 1px solid #a8a8a8;
    width: 7%;
    text-align: center;
    margin: 0 auto 5% auto;
}

.review-slide h4 span {
    font-weight: bold;
}

.review-slide h4 {
    font-size: 17px;
}

.carousel-control-prev,
.carousel-control-next {
    position: inherit !important;
    display: inline-block !important;
    width: 5% !important;
    margin: 0 auto;
    text-align: center !important;
    opacity: 9 !important;
}

.dot-review {
    margin: 0 auto;
    text-align: center;
    margin-top: 29px;
}

.carousel-control-prev-icon {
    background-image: url(/wp-content/uploads/sites/8/2020/02/Review-Widget.jpg) !important;
    border-radius: 3px;
}

.carousel-control-next-icon {
    background-image: url(/wp-content/uploads/sites/8/2020/02/nxReview-Widget.png) !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 29px !important;
    height: 29px !important;
}

.homebanner .gt_form ul li input {
    width: 10% !important;
}

.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul li input[type="checkbox"],
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul li input[type="radio"] {
    height: 20px !important;
}

.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field {
    margin-bottom: 1px !important;
}

.everest-forms label {
    color: #ffffff !important;
}

input#tel-233.addphone {
    width: 50% !important;
    padding: 10px 10px;
    font-size: 18px !important;
}


/* Class action page css */

.page-id-5096 #tablepress-5 td.column-2 {
    display: none;
}

.page-id-5096 #tablepress-5 tr td {
    font-size: 18px;
    padding: 15px;
    color: #007bff;
    border: 0px;
}

.page-id-5096 #tablepress-5 tr td i {
    margin-right: 12px;
}

.page-template-class-action-template .class-action-div .ca_box a.ca-title {
    color: #256dff;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
}

.page-template-class-action-template .class-action-div .ca_box p.entry-date {
    font-size: 15px;
    margin: 10px 0;
    color: #8e8e8e;
}

.page-template-class-action-template .class-action-div .ca_box .ca_excerpt p {
    font-size: 14px;
    margin-bottom: 0px;
    color: #8e8e8e;
}

.page-template-class-action-template .class-action-div .ca_box a.readmore {
    color: #007bff;
    font-size: 15px;
    color: #256dff;
}

.page-id-11085 .team_sec .team_cell .team_content p a {
    display: block;
}

section.h-protip-sec img {
    display: none;
}

.page-template-class-action-template .class-action-div .ca_box {
    background: #f8f8f8;
    padding: 20px 20px 1px;
}

.page-template-class-action-template h4.ca_updatedhead {
    background: #f8f8f8;
    margin-bottom: 0px;
    margin-top: 500px;
    padding: 20px 20px 0px;
    font-weight: 700;
    border-radius: 5px 5px 0px 0px;
}

.page-template-class-action-template .class-action-div .ca_box:last-child {
    border-radius: 0px 0px 5px 5px;
}

.single-class_action .class-action-div .ca_box a.ca-title {
    color: #256dff;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
}

.single-class_action .class-action-div .ca_box p.entry-date {
    font-size: 15px;
    margin: 10px 0;
    color: #8e8e8e;
}

.single-class_action .class-action-div .ca_box .ca_excerpt p {
    font-size: 14px;
    margin-bottom: 0px;
    color: #8e8e8e;
}

.single-class_action .class-action-div .ca_box a.readmore {
    font-size: 15px;
    color: #256dff;
}

.single-class_action .class-action-div .ca_box {
    background: #f8f8f8;
    padding: 20px 20px 1px;
}

.single-class_action h4.ca_updatedhead {
    background: #f8f8f8;
    margin-bottom: 0px;
    margin-top: 500px;
    padding: 20px 20px 0px;
    border-radius: 5px 5px 0px 0px;
}

.single-class_action .class-action-div .ca_box:last-child {
    border-radius: 0px 0px 5px 5px;
}


/* ====== Law suit - Lasic Surgery ===== */

.ca-lasiksurgery a {
    background: #30549a;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    padding: 15px 50px;
    border-radius: 5px;
}

.ca-lasiksurgery h1 {
    border-bottom: 0px !important;
    margin-bottom: 10px !important;
}

.ca-lasiksurgery p {
    margin-bottom: 50px !important;
}

.ca-lasiksurgery {
    margin-bottom: 40px;
    border-bottom: 3px solid #2f549a;
    padding-bottom: 40px;
}

.ca-lasiksurgery a:hover {
    color: #fff;
}

.ca-lasik-ctasec h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.ca-lasik-ctasec .this-ctabtn a {
    font-size: 18px !important;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    background: #fff !important;
    box-shadow: 2px 3px 1px 2px #30549a;
}

.ca-lasik-cformsec input {
    margin-bottom: 20px !important;
    border-radius: 8px !important;
}

.ca-lasik-cformsec textarea#evf-7988-field_message {
    margin-bottom: 20px !important;
    border-radius: 8px !important;
}

.ca-lasik-cformsec button#evf-submit-7988 {
    margin-bottom: 20px !important;
    border-radius: 8px !important;
    color: #122b51 !important;
}

.ca-lasik-faq-icon i.vc_toggle_icon {
    right: 0;
    left: auto !important;
}

.ca-lasik-faq-icon .vc_toggle_title {
    padding-left: 0px !important;
}

.ca-lasik-faq-icon .vc_toggle_title h4 {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    color: #363636;
}

.ca-lasik-faq-icon .vc_toggle_content {
    padding-left: 0px !important;
}

.ca-lasik-posts-sec .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align-left {
    background-color: #fff;
}

.ca-lasik-posts-sec .vc_gitem-post-data-source-post_title h4 {
    color: #226dff;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 1.5;
}

.ca-lasik-posts-sec .vc_gitem-post-data-source-post_excerpt p {
    color: #868686;
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
}

.ca-lasik-posts-sec a.vc_gitem-link.vc_general {
    background-color: #fff !important;
    color: #226dff !important;
    padding: 0px !important;
    text-decoration: underline !important;
}

.ca-lasik-posts-sec .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
    height: 130px;
    border-radius: 5px;
}

@media only screen and (max-width: 767px) {
    .ca-lasik-posts-sec .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
        height: 175px;
        border-radius: 5px;
    }
    #real-estate-pricing-tab .table-pricing .tb-col span,
    #real-estate-pricing-tab .table-pricing .tb-col p {
        font-size: 14px;
        line-height: 22px;
    }
}


/* ====== END - Law suit - Lasic Surgery ===== */


/* ==== hide mobile menu on other screens ===== */

@media only screen and (min-width: 768px) {
    .navwrap-mobile {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .mobilenav_algsearch input[type="text"] {
        width: 0px;
        box-sizing: border-box;
        border: 2px solid #ccc;
        border-radius: 4px;
        font-size: 16px;
        background-color: white;
        background-image: url("searchicon.png");
        background-position: 10px 10px;
        background-repeat: no-repeat;
        padding: 12px 20px 0px 20px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }
    .mobilenav_algsearch input[type="text"]:focus {
        width: 50%;
    }
    /* 	.navwrap {
      display: none;
  } */
    .navwrap-mobile {
        width: 100%;
        margin: 0 auto;
        background: #122b52;
    }
    .navwrap-mobile .location {
        display: flex;
    }
}


/* 	disclaimer font size set to 14px */

.centerline p {
    font-size: 14px !important;
}


/* === algolia search ==-= */

.header .headertopline li.header-search input.search-field {
    padding: 5px 16px;
    background: #fff;
    font-style: normal;
    font-weight: 600;
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    padding-left: 35px;
    box-shadow: inset 1px 5px 5px rgba(0, 1, 0, 0.02);
    border: 1px solid rgba(0, 1, 0, 0.1);
    width: 190px;
    border-radius: 30px;
}

.header .headertopline li input.search-submit {
    display: none;
}

.header .headertopline li input.search-field.aa-input:focus {
    outline: none;
}

.header .headertopline li form.search-form {
    position: relative;
}

.header .headertopline li form.search-form:before {
    content: "\f002";
    position: absolute;
    top: 0;
    left: 15px;
    display: block;
    /* height: 26px;
      width: 26px; */
    font-family: "FontAwesome";
    font-size: 13px;
    margin-top: 8px;
}


/* mobile search */

.navwrap .search-mobile input.search-field.aa-input {
    padding: 5px 16px;
    background: #fff;
    font-style: normal;
    font-weight: 600;
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    padding-left: 35px;
    box-shadow: inset 1px 5px 5px rgba(0, 1, 0, 0.02);
    border: 1px solid rgba(0, 1, 0, 0.1);
    width: 190px;
    border-radius: 30px;
}

.navwrap .search-mobile input.search-submit {
    display: none;
}

.navwrap .search-mobile input.search-field.aa-input:focus {
    outline: none;
}

.navwrap .search-mobile form.search-form:before {
    content: "\f002";
    position: absolute;
    display: block;
    height: 26px;
    width: 26px;
    font-family: "FontAwesome";
    margin-top: 8px;
    left: 26px;
}

@media only screen and (min-width: 767px) {
    .navwrap .search-mobile input.search-field.aa-input {
        display: none;
    }
    .navwrap .search-mobile form.search-form:before {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .location {
        float: left !important;
        width: 102%;
        padding: 10px 0px !important;
    }
    .location .lang>a.tgl i {
        display: contents;
    }
    .location .lang>a {
        padding: 0px 4px !important;
    }
    span.search-mobile {
        position: absolute;
    }
    .location .lang {
        display: inline-block;
    }
    .navwrap .search-mobile input.search-field.aa-input {
        padding-left: 23px;
        width: 135px;
        margin-left: 10px;
    }
    .navwrap .search-mobile form.search-form:before {
        left: 19px;
    }
}


/* === Second Home Page === */

:focus {
    outline: 0;
}

.bs-example .alert strong {
    background: #902515;
    color: #fff;
    text-transform: uppercase;
    padding: 18px 13px;
    font-size: 19px;
    font-family: HelveticaInserat;
    text-shadow: -1px 1px 2px #00000099;
}

.bs-example .alert.alert-warning {
    background: #c90009;
    color: #fff;
    padding: 16px 0px;
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: 600;
    margin-right: 0px;
    margin-left: 0px;
}

.bs-example .alert a {
    background: #ffef00;
    padding: 12px 14px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.bs-example .alert a:hover {
    transition: all 0.4s ease-in-out;
    background: #ffcc43;
}

.bs-example .alert button.close {
    background: #902515;
    opacity: 1;
    font-size: 14px;
    margin-top: 6px;
    padding: 13px 15px !important;
    font-weight: 400;
    margin-right: 7px;
}

.bs-example .alert button.close:hover {
    color: #fff;
}

.second.homebanner {
    z-index: 99;
    position: relative;
}

.second.homebanner .gt_form form input,
.second.homebanner .gt_form form textarea {
    /*     padding:7px 15px; */
    width: 100%;
    border: 0;
    margin-bottom: 12px;
    font-family: "Helvetica Inserat", sans-serif;
    font-size: 14px;
}

.second.homebanner .gt_form form textarea {
    height: 60px;
}

.second.homebanner .gt_form form input[type="checkbox"] {
    padding: 9px;
    border-radius: 0px !important;
    width: 26px;
    height: 26px;
}

.second.homebanner .gt_form form input[type="submit"] {
    background: #ffef00;
    font-size: 16px;
}

.second.homebanner .gt_form form input[type="submit"]:hover {
    -webkit-transform: scale(1.02);
    transition: all 0.5s ease-in;
    cursor: pointer;
}

.second.homebanner .gt_form form label {
    margin: 0;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
}

label.nhcheck {
    position: relative;
    top: -8px;
}

.bs-example .alert strong:before {
    content: "";
    position: absolute;
    left: 133px;
    bottom: 30%;
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid #902515;
    border-right: 10px solid transparent;
}

.bs-example .alert span {
    padding-left: 10px;
    font-size: 13.9px;
}

.featured_logo {
    clear: both;
    background: #f3f3f3;
    padding: 5% 0;
    position: relative;
    top: -40px;
    /* 	z-index: -1; */
}

.featured_logo .brand-logo {
    margin-top: 32px;
}

.slick-dots li {
    background: #707070;
    border-radius: 50%;
    width: 15px;
    height: 15px;
}

section.featured_logo ul.slick-dots {
    bottom: -38px;
}

section.featured_logo .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.featured_logo .brand-logo .slick-dots li.slick-active {
    background: #ffffff;
    opacity: 61%;
    border-radius: 50%;
}

.slick-dots li button:before {
    display: none;
}

.slick-dots {
    bottom: -55px;
}

section.featured_logo {
    padding: 4% 0;
}

.featured_logo .brand-logo .slick-dots li.slick-active {
    background: #122b52;
    opacity: 100%;
}

.featured_logo .slick-prev:before {
    color: #122b52;
}

.featured_logo .slick-next:before {
    color: #122b52;
}

.featured_logo .slick-slide img {
    max-width: 85%;
}

.featured_logo .brand-logo .slick-dots li {
    width: 10px;
    height: 10px;
}

.featured_logo .heading h4 {
    color: #122b52;
    text-align: center;
    margin-bottom: 0px;
    font-family: HelveticaInserat;
    font-size: 21px;
}

.about-sec {
    background-image: url(https://diamondlaw.ca/wp-content/uploads/sites/8/2020/12/banner2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    /* 	border-bottom: 1px solid #707070; */
    padding-bottom: 30px;
}

.about-wrapper {
    max-width: 991px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.about-sec h4,
.about-sec h3 {
    text-align: center;
}

.about-sec h3 {
    text-transform: capitalize;
    font-weight: 500;
    color: #375495;
    font-family: HelveticaInserat;
}

.about-sec h3 span {
    color: #111930;
}

.about-sec h1 {
    color: #111930c1;
    font-family: HelveticaInserat;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
}

.about-sec p {
    font-family: "Open Sans";
    font-size: 19px;
    color: #111930;
}

.about-sec p a {
    color: #375495;
    font-weight: 700;
    text-decoration: underline;
}

.about-sec img {
    margin-bottom: 15px;
}

.about-sec iframe {
    width: 100%;
    margin-bottom: 25px;
    height: 540px;
}

.fcta-sec {
    padding: 30px 0;
    background: #f3f3f3;
    margin: 0 auto;
}

.f_contact-info p:nth-child(2) {
    line-height: 1;
    margin-top: 6px;
}

.fcta-sec .container {
    max-width: 991px;
}

.fcta-sec .cta-wrapper {
    background: #172b4f;
    color: #fff;
    background-image: linear-gradient(#172b4f, #375495);
}

.fcta-sec .cta-wrapper {
    font-family: "Helvetica Inserat", sans-serif;
    padding: 30px 20px;
    margin-bottom: 30px;
}

.fcta-sec .cta-wrapper p {
    font-size: 29px;
    color: #fff;
    font-family: HelveticaInserat;
    place-items: center;
    margin: 0px;
    position: relative;
    text-transform: uppercase;
    top: 8px;
    text-shadow: -1px 1px 2px #00000099;
}

.fcta-sec .cta-wrapper a {
    background: #ffef00;
    color: #172b4f;
    font-size: 21px;
    display: block;
    text-align: center;
    padding: 10px;
    font-family: HelveticaInserat;
    width: 100%;
    text-transform: uppercase;
    float: right;
}

.fcta-sec .cta-wrapper a:hover {
    -webkit-transform: scale(1.1);
    transition: all 0.3s ease-in;
    cursor: pointer;
}

.f_contact-info {
    text-align: center;
}

.f_contact-info p {
    color: #375495;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: HelveticaInserat;
}

.f_contact-info p .fa {
    font-family: "FontAwesome";
    color: #375495;
}

.f_contact-info p a {
    color: #172b4f;
    font-size: 34px;
}

.f_contact-info p a span {
    color: #375495;
}

.get-results {
    padding: 50px 0 4%;
}

.get-results .container {
    max-width: 1300px;
    margin: 0 auto;
}

.get-results .table-row {
    display: table;
    width: 100%;
}

.get-results .col-md-8.table-col {
    display: table-cell;
    width: 65%;
    padding-right: 0px;
    position: relative;
    left: 20px;
}

.get-results .col-md-4.table-col {
    display: table-cell;
    width: 35%;
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 0;
}

.get-results .img-holder img {
    position: relative;
    left: -10px;
    border: 7px solid #ffffff;
    margin-top: -24px;
}

.f-results {
    color: #fff;
    /*     background: #172B4F; */
    font-family: "Helvetica Inserat", sans-serif;
    padding: 30px 80px;
    /* 	    background-image: linear-gradient(#172B4F, #375495); */
}

.f-results .heading h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    font-size: 60px;
    font-family: HelveticaInserat;
    text-shadow: -1px 1px 2px #00000099;
}

.row.nh-box {
    background: #ffffff;
    padding: 30px;
}

.f-results .result-box {
    color: #172c50 !important;
    text-align: center;
    padding: 30px 15px;
}

.col-md-6.result-box:nth-child(2),
.col-md-6.result-box:first-child {
    border-bottom: 1px solid #172b4f3b;
}

.col-md-6.result-box:nth-child(3) {
    border-right: 1px solid #172b4f3b;
}

.col-md-6.result-box:first-child {
    border-right: 1px solid #172b4f3b;
}

.f-results .result-box h4 {
    font-family: HelveticaInserat;
    text-transform: uppercase;
    font-size: 25px;
}

.f-results .result-box h3 {
    color: #365394;
    font-family: HelveticaInserat;
    font-size: 65px;
}

.f-results .result-box h3 h4 {
    color: #172c50;
    font-size: 30px;
    font-family: "Helvetica Inserat", sans-serif;
}

.f-results .result-box p {
    color: #172c50;
    font-family: "Open Sans";
    font-size: 18px;
}

ul.result-btn {
    text-align: center;
    margin: 30px;
}

ul.result-btn li {
    display: inline-block;
}

ul.result-btn li a {
    text-transform: uppercase;
}

ul.result-btn li:first-child a {
    color: #172b4f;
    padding: 15px 15px;
    display: block;
    background: #ffef00;
    margin-right: 15px;
    border: 1px solid #111930;
}

ul.result-btn li:last-child a {
    background: transparent !important;
    border: 1px solid #ffef00;
    color: #ffef00;
    display: block;
    padding: 9px 15px;
}

.f-results p {
    letter-spacing: 1px;
    font-family: HelveticaNeue-Regular;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.about-sec img.about-fimg {
    margin: 0 auto 33px;
    display: block;
    width: 50%;
}

.get-results .col-md-12 p {
    text-shadow: -1px 1px 2px #00000099;
}

.help-sec {
    padding: 60px 0 0 0;
    font-family: "Helvetica Inserat", sans-serif;
}

.help-sec .heading h3 {
    text-align: center;
    font-size: 55px;
    font-family: HelveticaInserat;
    color: #111930;
    margin-bottom: 38px;
}

.help-sec .tab-content .img-holder img {
    width: 400px;
    height: 280px;
    object-fit: cover;
}

.help-sec nav>ul.nav.nav-tabs {
    border: none;
    width: 80%;
    margin: 0 auto 33px;
}

.help-sec nav>ul li {
    width: 23%;
    margin-right: 10px;
}

.help-sec nav>ul li:last-child {
    margin-right: 0;
}

.help-sec nav>ul li a.nav-item.nav-link {
    width: 100%;
}

.help-sec nav>ul li a.nav-item.nav-link {
    border: none;
    padding: 18px 25px;
    color: #fff;
    background: #182c50;
    border-radius: 0;
    text-align: center;
    font-size: 16px;
    font-family: "Helvetica Inserat", sans-serif;
}

.help-sec nav>ul li a.nav-item.nav-link:hover {
    background: #ffef00;
    color: #182c50;
}

.consult_booking.f-results ul.result-btn li:first-child a:hover {
    -webkit-transform: scale(1.06);
    transition: all 0.4s ease-in;
    cursor: pointer;
}

.consult_booking.f-results ul.result-btn li:last-child a:hover {
    border: 1px solid #ffcc43;
    color: #ffcc43;
}

.nh-reviews .col-md-4.reviews-box:hover {
    background: #f2f2f250;
}

.help-sec nav>ul li a.nav-item.nav-link:hover {
    background: #ffef00;
    color: #182c50;
}

.bs-example .alert button.close:hover {
    background: #000000e5;
}

.nh-reviews .col-md-4.reviews-box {
    padding: 30px 0;
    vertical-align: middle;
    margin: auto;
}

.help-sec nav>ul li a.nav-item.nav-link.active {
    background-color: #ffef00;
    color: #182c50;
    padding-left: 47px;
}

.help-sec nav>ul li a.nav-item.nav-link.active:after {
    content: "";
    position: relative;
    bottom: -54px;
    left: -43%;
    border: 15px solid transparent;
    border-top-color: #ffef00;
}

.help-sec nav>div a.nav-item.nav-link:hover,
.help-sec nav>div a.nav-item.nav-link:focus {
    border: none;
    background: #e74c3c;
    color: #fff;
    border-radius: 0;
    transition: background 0.2s linear;
}

.help-sec .tab-content .category {
    position: relative;
    margin-bottom: 30px;
}

.help-sec .tab-content .category .title {
    position: absolute;
    top: 50%;
    width: 100%;
    margin: 0 auto;
    background-color: #00000046;
    height: 100%;
    top: 0px;
    /*     vertical-align: middle;
      padding: 42% 0px;
      text-align: center; */
    padding: 0px 21%;
    text-align: center;
    display: flex;
    align-items: center;
}

.help-sec .tab-content .category .title h4 {
    color: #fff;
    font-family: HelveticaInserat;
    width: 180px;
    text-shadow: -1px 1px 2px #00000099;
}

.consult_booking {
    background: #172b4f;
}

.consult_booking h3 {
    color: #fff;
    font-family: HelveticaInserat;
    font-size: 29px;
    text-shadow: -1px 1px 2px #00000099;
}

.consult_booking p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    text-shadow: -1px 1px 2px #00000099;
}

.consult_booking {
    padding: 60px 35px 60px 35px;
}

.consult_booking h3 {
    font-size: 30px;
}

.consult_booking p {
    text-align: left;
}

.consult_booking.f-results ul.result-btn {
    text-align: center;
    margin: 30px 0 0;
}

.work-with-us.f-results .content-holder {
    width: 65%;
    text-align: center;
    margin: 0 auto 36px;
}

.work-with-us .content-holder h3 {
    font-family: HelveticaInserat;
    font-size: 48px;
    text-shadow: -1px 1px 2px #00000099;
}

.work-with-us.f-results .content-holder p {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    text-shadow: -1px 1px 2px #00000099;
}

.post-holder {
    box-shadow: 0px 0px 10px 0px rgba(123, 123, 128, 0.5);
    margin-bottom: 30px;
}

.post-holder .post-content {
    padding: 15px;
    text-align: center;
    background: #fff;
}

.post-holder .post-content p {
    color: #111930;
    font-family: "Open Sans", sans-serif;
}

.post-holder .post-content h3 {
    font-family: HelveticaInserat;
    font-size: 26px;
    color: #111930;
}

.work-with-us {
    background-image: url(https://diamondlaw.ca/wp-content/uploads/sites/8/2020/12/Rectangle-24.png);
    text-align: center;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: transparent;
    padding: 5% 0 0;
}

.fcta-sec.fcta-sec-2 {
    padding: 30px 0;
    margin: 30px auto 0;
}

.fcta-sec.fcta-sec-2 .container {
    max-width: 991px;
}

.fcta-sec.fcta-sec-2 .cta-wrapper p {
    font-size: 25px;
}

.fcta-sec.fcta-sec-2 .cta-wrapper a {
    width: 100%;
}

.testimonialslider .slider-content.f-results {
    padding: 0;
}

.nh-testi-section {
    padding: 4% 0;
}

.nh-testi-section .heading h3 {
    font-size: 55px;
    width: 45%;
    text-align: center;
    margin: 0 auto 30px;
    color: #111930;
    font-family: HelveticaInserat;
    margin-bottom: 15px;
}

.nh-recent-articles .post-holder .post-content h3 a {
    color: #111930;
    font-family: HelveticaInserat;
    font-size: 21px;
}

.testimonialslider .slider-content .content-holder h3 {
    font-size: 38px;
    font-family: HelveticaInserat;
    text-shadow: -1px 1px 2px #00000099;
}

.testimonialslider .slider-content .content-holder p {
    text-align: left;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    text-shadow: -1px 1px 2px #00000099;
}

.testimonialslider .slider-content .content-holder {
    padding: 60px 30px 30px 30px;
}

.testimonialslider .slick-dots li.slick-active {
    background: #424242;
}

.nh-reviews {
    padding: 1% 0 40px;
}

.nh-reviews img {
    display: block;
    margin: 0 auto 15px;
}

.nh-reviews span .fa {
    color: #ffef00;
}

.reviews-box {
    text-align: center;
}

.reviews-box p {
    color: #111930;
}

.nh-reviews ul.result-btn li:last-child a {
    border: 1px solid #111930;
    color: #111930;
    padding: 13px;
}

.nh-reviews ul.result-btn {
    width: 100%;
    margin-bottom: 0;
}

.nh-recent-articles .post-holder .post-content {
    text-align: left;
}

.nh-recent-articles .post-holder .post-content a {
    text-align: left !important;
    font-size: 16px;
    text-transform: uppercase;
    color: #375495;
    font-family: HelveticaInserat;
}

.nh-recent-articles .post-holder {
    box-shadow: none;
}

.nh-recent-articles .banner-cta {
    max-width: 991px;
    margin: 10px auto;
}

.faqs .card {
    margin-bottom: 12px;
    background: #70707010;
    border-radius: 0px;
    border: 0px;
}

.faqs .card button.btn.btn-link.btn-block.d-flex.justify-content-between.text-left.question {
    border-bottom: 1px solid #bbbec4;
    border-radius: 0px;
    padding: 17px 0;
    font-family: "Helvetica Inserat", sans-serif;
    font-size: 28px;
    color: #111930;
}

.faqs .card button.btn.btn-link.btn-block.d-flex.justify-content-between.text-left.question.collapsed {
    border-bottom: 0px;
    border-radius: 0px;
    padding: 17px 0;
}

.faqs .card .card-body.header-color {
    background: #e6e7ea;
}

.faqs .card div#headingOne {
    background: #e6e7ea !important;
    border: 0px;
    border-radius: 0px !important;
}

.faqs .card button {
    text-decoration: none;
    color: #111930;
    font-size: 18px;
    font-family: "Helvetica Inserat", sans-serif;
}

.faqs .card .card-body p {
    color: #111930;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.faqs .card .collapsed .fas.fa-minus:before {
    content: "\f067";
    color: #111930;
}

.nh-faq-sec nav>ul.nav.nav-tabs {
    width: 100%;
}

.nh-faq-sec nav>ul.nav.nav-tabs li {
    width: 19.3%;
}

.nh-faq-sec.help-sec nav>ul li:last-child {
    margin-left: 1px;
}

.nh-faq-sec .tab-content .faqs {
    margin-bottom: 30px !important;
}

.nh-faq-sec .content-holder p {
    font-family: "Helvetica Inserat", sans-serif;
    text-align: center;
    color: #111930;
}

.nh-seccta.f-results {
    text-align: center;
    padding: 3% 0 0;
}

.nh-seccta.f-results h3 {
    font-size: 50px;
    font-family: HelveticaInserat;
    text-shadow: -4px 4px 4px #000000e3;
}

.nh-seccta.f-results a {
    background: #ffef00;
    color: #172b4f;
    padding: 10px;
    font-size: 50px;
    display: block;
    margin: 0 auto 10px;
}

.nh-seccta.f-results p {
    font-size: 15px;
    color: #ffef00;
    text-shadow: -4px 4px 4px #000000e3;
}

.nh-seccta.f-results a span {
    color: #375495;
}

@media only screen and (min-width: 768px) {
    span.search-mobile {
        display: none;
    }
}


/* class action cate style */

.page-id-5096 .ca-cat-name a,
.single.single-class_action .ca-cat-name a {
    color: #256dff;
    text-transform: capitalize;
    font-weight: 500;
    text-decoration: underline;
}


/* home page pro tip  */

section.h-protip-sec::after {
    content: "";
    background-image: url("https://diamondlaw.ca/wp-content/uploads/sites/8/2021/12/logo.png");
    position: absolute;
    top: 30px;
    left: 20px;
    width: 90px;
    height: 88px;
    background-size: contain;
}

section.h-protip-sec {
    background: url(https://diamondlaw.ca/wp-content/uploads/sites/8/2021/01/Pro-Tip-Design-Diamond-Law.png);
    padding: 35px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 10px;
    margin: 40px 0px 20px;
}

.h-protip-sec h3 {
    color: #fff200;
    font-family: "Poppins", sans-serif;
    font-size: 41px !important;
    font-weight: bold;
    margin-bottom: 11px;
}

.h-protip-sec p {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 19px;
    font-weight: 400;
}


/* .h-protip-sec .row {
      display: flex;
      vertical-align: middle;
      align-items: center;
  } */

.h-protip-sec .col-md-10 {
    margin-left: -50px;
}

@media only screen and (max-width: 767px) {
    section.featured_logo {
        top: 15px !important;
    }
    .h-protip-sec .col-md-10 {
        margin-left: 0px;
        margin-top: 15px;
    }
}


/* ended */


/* old home footer team members img */

.addbnr p>img.wp-image-7426 {
    margin-top: 15px;
}

@media only screen and (max-width: 767px) {
    .addbnr p>img.wp-image-7426 {
        margin-top: 20px;
    }
    /* 	old home new footer */
    .addtionalsec .addbnr a.oh-fanc {
        font-size: 38px !important;
        width: 90% !important;
    }
    .addtionalsec .addbnr h3.oh-fh3 {
        font-size: 38px !important;
    }
    .help-sec nav>ul li:last-child {
        margin-left: 0px !important;
    }
}


/* ended */

html {
    scroll-behavior: smooth;
}


/* Old home new footer */

.addtionalsec .addbnr h3.oh-fh3 {
    text-align: center;
    background: #122b52;
    margin-bottom: 0px;
    font-size: 50px;
    font-family: HelveticaInserat;
    text-shadow: -1px 1px 2px #00000099;
    color: #ffffff;
    padding: 50px 0px 10px;
}

.addtionalsec .addbnr a.oh-fanc {
    background: #ffef00;
    color: #172b4f;
    padding: 10px;
    font-size: 50px;
    display: block;
    margin: auto;
    width: 40%;
    font-family: HelveticaInserat;
}

.addtionalsec .addbnr p.oh-fancp {
    padding-bottom: 10px;
}

.addtionalsec .addbnr p.oh-fpara {
    text-transform: uppercase;
    font-family: HelveticaInserat;
    font-size: 21px;
    color: #ffef00;
    text-shadow: -1px 1px 2px #00000099;
}

.addtionalsec .addbnr img.aligncenter {
    width: 100%;
}


/* ended */

@media only screen and (min-width: 1200px) {
    .homebanner .col-12.col-md-3.col-sm-12.gt_form {
        max-height: 465px;
    }
    .nh-bannerform .gt_form .everest-forms .evf-container {
        margin: 7px 0 0 !important;
    }
}


/* == Case Study Widget == */

section.case-study-sec {
    background: url(https://diamondlaw.ca/wp-content/uploads/sites/8/2021/01/logo-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 10px;
    padding: 20px 70px 90px 15px;
    margin: 30px 0;
}

.case-study-sec h2 {
    font-size: 30px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #fff200;
    padding-bottom: 15px;
    border-bottom: 2px solid #477fb4;
    margin-bottom: 25px !important;
}

.case-study-sec .col-md-6 h3 {
    font-size: 20px;
    font-weight: 400 !important;
    font-family: "Poppins", sans-serif;
    color: #ffffff;
}

.case-study-sec .col-md-6 h4 {
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #ffffff;
    margin-bottom: 30px !important;
}

.case-study-sec .description-title {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}

.case-study-sec .col-md-12 p {
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #ffffff;
    margin-bottom: 15px;
}

.case-study-sec .col-md-12 a {
    background: #fff200;
    padding: 14px 30px;
    color: #122b52;
    font-size: 19px;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    border-radius: 10px;
    position: absolute;
}

@media only screen and (max-width: 767px) {
    section.case-study-sec {
        padding: 20px 20px 90px 15px;
    }
}


/* == ended == */


/* approved articles shortcode css */

.csa-approved-ar-sec .container {
    background: #122b52;
    padding: 40px 60px 60px;
    border-radius: 10px;
    margin-bottom: 40px;
}

.csa-approved-ar-sec .col-md-12 h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 40px;
}

.csa-approved-ar-sec .col-md-12 a {
    font-size: 18px;
    font-weight: 700;
    background: #fff200;
    color: #0e223d;
    padding: 15px 40px;
    border-radius: 5px;
}

@media only screen and (max-width: 767px) {
    .csa-approved-ar-sec .col-md-12 a {
        white-space: break-spaces;
        display: block;
    }
    .csa-approved-ar-sec .container {
        padding: 40px 15px 60px;
    }
    section.csa-approved-ar-sec.text-center {
        margin: 0 10px;
    }
}


/*  ended */


/* ==== Home Info boxes Shortcode Design ======== */

.f_infoboxes_sc .container {
    background: #11548b;
    padding: 35px 25px 20px !important;
    margin: 65px auto 0px;
    border-radius: 7px;
}

.f_infoboxes_sc h3 {
    color: #fff !important;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 15px !important;
    line-height: 1.4;
    text-align: left;
}

.f_infoboxes_sc p {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 25px;
    text-align: left;
}

.f_infoboxes_sc a {
    background: #10d1b4;
    color: #fff;
    padding: 7px 30px;
    border-radius: 6px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: fit-content;
    font-size: 20px;
}

.page-id-1871 .f_infoboxes_sc a {
    margin: 0 auto;
}

.f_infoboxes_sc i.fa.fa-question-circle {
    margin-left: 10px;
}

.f_infoboxes_sc i.far.fa-times-circle {
    font-family: "FontAwesome";
    color: #fff;
    font-size: 34px;
    font-style: normal;
    float: right;
    margin-top: -37px;
    margin-right: -5px;
}

.page-id-1871 .f_infoboxes_sc i.far.fa-times-circle {
    display: none;
}

.page-id-1871 .col-md-1 {
    display: none;
}

.page-id-1871 .col-md-11 {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .f_infoboxes_sc .col-md-1 img {
        margin-bottom: 20px;
        float: left;
    }
    section#info_b_sec {
        margin: 0 15px;
    }
    .second.homebanner {
        z-index: 0;
    }
}


/* ended */


/* ==== Free Case Evaluatio  Page template */


/*=====Banner Sec ====*/

.breadcrumb {
    text-align: right;
}

section.fce_banner-sec {
    margin-top: 160px;
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: inherit;
    padding-top: 40px;
}

.fixnav section.fce_banner-sec {
    margin-top: 28px;
    margin: 0px;
}

section.fce_banner-sec .col-md-5 {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 50px 0px #00000027;
    padding: 30px 20px;
    text-align: center;
    z-index: 1;
}

.fce_banner-sec .col-md-5 h3 {
    color: #292929;
    font-size: 35px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 10px;
}

.fce_banner-sec .col-md-5 img {
    width: auto;
    margin-bottom: 25px;
}

.fce_banner-sec .col-md-5 h4 {
    color: #000000;
    font-size: 32px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-bottom: 25px;
}

.fce_banner-sec .everest-forms {
    padding: 0 15px;
}

.fce_banner-sec #evf-9783 input {
    border: 1px solid #707070 !important;
    border-radius: 5px;
    height: 50px !important;
    margin-bottom: 12px;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.fce_banner-sec #evf-9783 select {
    border: 1px solid #707070 !important;
    border-radius: 5px;
    height: 50px !important;
    margin-bottom: 12px;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.fce_banner-sec #evf-9783 textarea {
    border: 1px solid #707070 !important;
    border-radius: 5px;
    margin-bottom: 12px;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
    height: 150px !important;
}

.fce_banner-sec #evf-9783 button {
    background: #f2e319 !important;
    border-radius: 5px !important;
    padding: 15px 20px !important;
    color: #000000 !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    font-family: "Poppins", sans-serif;
    text-transform: capitalize;
}


/*=====banner bottom sec =====*/

section.fce_bb-sec {
    background: #30549a;
    padding: 30px 10px;
    margin-top: -110px;
}

section.fce_bb-sec ul.slides {
    display: flex;
}

section.fce_bb-sec ul.slides li {
    width: 33%;
}

section.fce_bb-sec ul.slides li:nth-child(2) {
    margin-right: 30px;
}

section.fce_bb-sec ul.slides li p.title {
    color: #ffffff;
    font-size: 33px;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    margin-bottom: 3px;
}

section.fce_bb-sec ul.slides li p.text {
    color: #ffffff;
    font-size: 21px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-bottom: 3px;
}


/*======= help sec ======= */

section.fce_hh-sec {
    background: #f5f5f5;
    padding: 65px 10px 165px;
    text-align: center;
}

section.fce_hh-sec h3 {
    color: #30549a;
    font-size: 48px;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
}

section.fce_hpoints-sec {
    margin-top: -115px;
}

.fce_hpoints-sec .col-lg-4.col-md-4 {
    max-width: 380px;
    margin: 0 auto 15px;
    padding: 35px;
    outline: 2px solid #151515;
    background: #fff;
}

.fce_hpoints-sec .col-lg-4 h3 {
    color: #000000;
    font-size: 32px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
}

.fce_hpoints-sec .col-lg-4 p {
    color: #292929;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

section.fce_hthird-sec {
    padding: 70px 10px 30px;
    text-align: center;
}

.fce_hthird-sec .help-3row .col-md-12 h3 {
    color: #000000;
    font-size: 46px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-bottom: 25px;
}

.fce_hthird-sec .help-3row p {
    color: #292929;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
}


/* INSTANT QUOTE */

.page-id-11085 .addtionalsec {
    margin-top: 50px;
}

.ins-q {
    background-image: url("https://diamondlaw.ca/wp-content/uploads/sites/8/2021/10/instant-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    padding: 30px;
    position: relative;
    margin-bottom: 50px;
}

.ins-q h2 {
    font-style: normal;
    font-weight: 800;
    font-size: 35px !important;
    line-height: 42px !important;
    text-align: center;
    text-transform: uppercase;
    color: #fff200;
}

.ins-q p {
    font-style: normal;
    font-weight: 400;
    font-size: 27px !important;
    line-height: 39px !important;
    text-align: center !important;
    color: #ffffff;
}

.instant-q-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
}

.instant-q-box label {
    width: 248.79px;
    background: #041633;
    border: 5px solid #889bdb;
    font-weight: 500;
    border-radius: 5.04797px;
    margin: 0 8px;
    height: 235px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.instant-q-box label img {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}

.instant-q-box label {
    width: 248.79px;
    background: #041633;
    border: 5px solid #889bdb;
    font-weight: 500;
    border-radius: 5.04797px;
    margin: 0 8px;
    height: 235px;
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease-out;
}

.instant-q-box label:hover {
    border-color: #fff200 !important;
}

.instant-q-box label::before {
    content: "";
    background-color: #041633 !important;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 150px;
    bottom: 0;
    left: calc(50% - 3px);
    border-radius: 50%;
    margin: auto;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    transform: scale(0);
    display: none;
}

.instant-q-box label.checked::before {
    background-color: #041633;
    -webkit-transition: 0.3s;
    transition: 0.5s;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.instant-q-box label::after {
    content: "";
    background-color: #041633 !important;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 150px;
    bottom: 0;
    left: calc(50% - 10px);
    border-radius: 50%;
    margin: auto;
    border: 2px solid #d0deff;
    box-sizing: border-box;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 6%);
    display: none;
}

.instant-q-box label.checked::after {
    background-color: #889bdb !important;
    border-color: #889bdb !important;
    box-shadow: none;
}


/* IMAGE STYLES */

.instant-q-box [type="radio"]+label {
    cursor: pointer;
}


/* Two */

.ins-q .btn {
    background-repeat: no-repeat;
    background-position: -150px -150px, 0 0;
    background-image: -webkit-linear-gradient( top left, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 37%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0) 50%);
    background-image: -moz-linear-gradient( 0 0, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 37%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0) 50%);
    background-image: -o-linear-gradient( 0 0, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 37%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0) 50%);
    background-image: linear-gradient( 0 0, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 37%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0) 50%);
    -moz-background-size: 250% 250%, 100% 100%;
    background-size: 250% 250%, 100% 100%;
    -webkit-transition: background-position 0s ease;
    -moz-transition: background-position 0s ease;
    -o-transition: background-position 0s ease;
    transition: background-position 0s ease;
}

.ins-q .btn:hover {
    background-position: 0 0, 0 0;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}


/* CHECKED STYLES */

.instant-q-box [type="radio"]:checked+label {
    border-color: #fff200;
}

.ins-q .btn {
    display: block;
    margin: 30px auto 0;
    background-color: #fef051;
    width: 30%;
    padding: 15px 0;
    position: relative;
    overflow: hidden;
    transition: 0.3s ease-out;
}

.ins-q .btn a {
    font-style: normal;
    font-weight: bold;
    font-size: 17.455px;
    line-height: 24px;
    color: #122b52;
    text-transform: capitalize;
}

.slider-ad .class-img {
    border-radius: 5px;
    overflow: hidden;
}

.rs-testi {
    background-image: url("https://diamondlaw.ca/wp-content/uploads/sites/8/2021/10/quote-icon.png");
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: 85%;
}

.vrsls-item .vrsls a {
    display: block;
    margin-top: 18px;
    color: #36559c;
    line-height: 20px;
    background-image: url("https://diamondlaw.ca/wp-content/uploads/sites/8/2021/10/arrow-vrls.png");
    background-repeat: no-repeat;
    background-position: 15%;
}


/* .ins-q .btn:hover {
      background-color: #122B52;
  }
  .ins-q .btn:hover a {
      filter: brightness(100);
  } */

.instant-q-box strong {
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    height: 42px;
    margin-bottom: 10px;
    font-family: "Helvetica Inserat LT Std";
}

.navwrap {
    margin-top: 0;
}

.fixnav .navwrap {
    margin-top: -15px;
}

.vrsls-box .vrsls-item {
    background-color: #f3f3f3;
    padding: 20px 30px 20px 30px;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
}

.vrsls-item h3 {
    margin-bottom: 0 !important;
}

.vrsls-item .vrsls {
    margin-top: 20px;
}

.vrsls-box .vrsls-item::before {
    content: "";
    right: 15px;
    top: 15px;
    position: absolute;
    background-image: url("https://diamondlaw.ca/wp-content/uploads/sites/8/2021/10/accordion-arrow.png");
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
    background-size: cover;
}

.vrsls-box .vrsls-item .vrsls {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #596571;
    display: none;
}

.page.page-id-11085 #personal_injury_shortcode .menu-items li {
    padding-bottom: 25px;
    padding-right: 10px;
    width: 33%;
    margin-left: 0;
}

.page.page-id-11085 #personal_injury_shortcode .menu-items li.menu-item-has-children {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
}

.page.page-id-11085 #personal_injury_shortcode .menu-items li.menu-item-has-children>a {
    margin-left: 0;
}

.h-protip-sec {
    position: relative;
}

.h-protip-sec::before {
    content: "";
    background-image: url("https://diamondlawab.ca/wp-content/uploads/sites/4/2021/11/light-bulb.png");
    width: 150px;
    height: 159px;
    background-size: cover;
    top: 35px;
    left: 5px;
    position: absolute;
    opacity: 0.4;
}


/* END */


/* REAL STATE TESTIMONIAL */

.rs-testi {
    background-color: #122b52;
    border-radius: 5px;
    padding: 40px 50px;
    position: relative;
}

.rs-testi h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 31px;
    color: #ffffff;
}

.rs-testi .rst {
    font-family: Open Sans;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 25px;
}

.rs-testi .rs_cus_info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.rs-testi .rs_cus_info .info_rs strong {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 120%;
    color: #fff200;
    display: block;
}

.rs-testi .rs_cus_info .info_rs span {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #ffffff;
}

.rs-testi::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
    background-color: #0c2245;
    height: 307px;
    z-index: -1;
    border-radius: 5px;
}

.page-id-11085 .team_sec .team_cell .team_content {
    display: none;
}

.page-id-11085 .team_sec .team_cell {
    margin: 0;
    width: 25%;
    border: 0;
    transition: 0.3s ease-out;
    position: relative;
}

.page-id-11085 .team_sec .team_cell:hover {
    z-index: 99;
}

.page-id-11085 .team_sec {
    margin-left: 0 !important;
}


/* .page-id-11085 .team_sec .team_cell img.teamimage{
    transition: 0.3s ease-out;
  } */

.page-id-11085 .team_sec .team_cell:hover img.teamimage {
    transform: scale(1.3);
}

.page-id-11085 .team_sec .team_cell .team_content {
    bottom: -200px;
    right: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
    position: absolute;
    margin: 0 auto !important;
    float: none;
    transition: 0.3s ease-out;
}

.page-id-11085 .team_sec .team_cell:hover .team_content {
    display: block;
    transform: scale(1.3);
}

.page-id-11085 a.rs-view-prof {
    display: block !important;
}

.page-id-11085 .team_sec .team_cell .team_content strong {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    color: #000000;
}

.page-id-11085 .team_sec .team_cell .team_content p a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 23px;
    color: #000000;
}

.page-id-11085 .team_sec .team_cell .team_content a.rs-view-prof {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 23px;
    color: #3564bd;
    background-position: 55%;
    background-repeat: no-repeat;
    background-size: initial;
    background-size: 7%;
    margin-top: 5px;
}

.rs-cta-box .rs-chat-now {
    background-image: url("https://diamondlaw.ca/wp-content/uploads/sites/8/2021/10/cta-rs.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    text-align: center;
    padding: 30px 50px;
}

.rs-cta-box .rs-chat-now h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 45.1626px;
    line-height: 54px;
    text-align: center;
    color: #fff200;
}

.rs-cta-box .rs-chat-now p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20.6404px;
    line-height: 29px;
    text-align: center;
    color: #ffffff;
}

.rs-cta-box .rs-chat-now .btn {
    padding: 0;
    border: 0;
}

.rs-cta-box .rs-chat-now .btn a {
    background-color: #fff200;
    color: #000000;
    font-weight: 700;
    font-style: normal;
    font-weight: 800;
    font-size: 23.5222px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    padding: 15px 20px;
    border-radius: 5px;
    margin-top: 20px;
    display: block;
}

.rs-cta-box {
    background-color: #f3f3f3;
    padding: 0 0 30px 0;
    border-radius: 5px;
}

.rs-cta-box .rs-tele {
    padding: 20px 20px 0;
    text-align: center;
}

.rs-cta-box .rs-tele h4 {
    font-style: normal;
    font-weight: 800;
    font-size: 23.5222px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #375494;
}

.rs-cta-box .rs-tele a {
    font-style: normal;
    font-weight: 800;
    font-size: 38.4195px;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
    color: #122b52;
}

.rs-cta-box .rs-tele a span {
    color: #375494;
}

.rs-cta-box.rs-sidebar .rs-chat-now h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 31px;
    text-align: center;
    text-transform: uppercase;
    color: #122b52;
}

.rs-cta-box.rs-sidebar .rs-chat-now {
    background-image: unset;
    padding: 30px 10px;
}

.rs-cta-box.rs-sidebar .rs-chat-now .btn a {
    background-color: #36559c;
    color: #fff;
    width: 100%;
    padding: 0;
}

.exp-law {
    margin-top: 40px;
}

.rs-cta-box.rs-sidebar .rs-chat-now .btn {
    width: 100%;
}

.rs-cta-box.rs-sidebar .rs-tele {
    padding: 20px 10px 0;
    text-align: center;
}

.rs-cta-box.rs-sidebar.rs-cta-box .rs-tele a {
    font-size: 35px;
}

.rs-cta-box.rs-sidebar.rs-cta-box .rs-tele h4 {
    color: #122b52;
}

.rs-cta-box.rs-sidebar {
    background: #f3f3f3;
    border-radius: 5px;
    margin-top: 40px;
}

.rs-cta-box.rs-sidebar .rs-chat-now p {
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    color: #143267;
}

.calc-ad {
    margin-top: 30px;
}

.rs-testi {
    margin-bottom: 120px !important;
}

.rs-testi ul.slick-dots {
    left: 0;
    right: 0;
    bottom: -70px;
}

.rs-testi ul.slick-dots li {
    background-color: #bcc4d1;
    margin: 0 5px;
    height: 12px;
    width: 12px;
}

.rs-testi ul.slick-dots li.slick-active {
    background-color: #274ba5;
}

.rs-cta-box:not(.rs-sidebar) {
    margin-top: 200px;
}

.dl-faqs-box h2 {
    text-align: center;
    font-size: 40px !important;
    line-height: 49px !important;
    color: #122b52;
    margin-bottom: 50px !important;
}

.dl-faq-item {
    padding: 20px;
    position: relative;
    background-color: #f3f3f3;
    margin-bottom: 10px;
}

.dl-faqs-box h3 {
    font-size: 1.5rem !important;
    color: #122b52;
    margin-bottom: 0 !important;
}

.dl-faqs-box .dl-faq {
    margin-top: 20px;
}

.faq-cta .rs-tele {
    text-align: center;
}

.home .faq-cta .rs-tele {
    display: none;
}

.faq-cta .speak-lawyer {
    background-color: #122b52;
    padding: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.faq-cta .speak-lawyer strong {
    color: #fff;
    font-size: 1.5rem;
    margin-right: 30px;
    font-family: "HelveticaInserat";
}

.faq-cta .speak-lawyer a {
    background-color: #fff200;
    padding: 15px 30px;
    color: #000;
    margin-left: auto;
    font-family: "HelveticaInserat";
}

.faq-cta .rs-tele h4 {
    font-style: normal;
    font-weight: 800;
    font-size: 23.5222px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #375494;
}

.faq-cta .rs-tele a {
    font-style: normal;
    font-weight: 800;
    font-size: 38.4195px;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
    color: #122b52;
    font-family: "HelveticaInserat";
}

.faq-cta .rs-tele a span {
    color: #375494;
}

.dl-faq-item h3 {
    position: relative;
}

.dl-faq-item h3::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-color: #274ba5;
    width: 30px;
    height: 30px;
    border-radius: 50px;
}

.dl-faq-item h3::after {
    content: "+";
    position: absolute;
    color: #fff;
    top: 0;
    right: 7px;
}

.testimonials {
    background-color: #122b52;
    color: #fff;
    font-size: 14px;
    padding: 30px 20px 30px !important;
    position: relative;
}

.testimonials .item span span {
    color: #fff200;
    font-weight: 400 !important;
    font-size: 15px;
}

.testimonials .starw {
    margin-bottom: 20px;
}

.item {
    text-align: left;
}

.rs-cta-box.eligible_claim {
    background-color: unset;
    margin-top: 50px;
}

.multi-h {
    margin-top: 0 !important;
    margin-bottom: 19px !important;
}


/* END REAL STATE TESTIMONIAL */


/* CAR ACCIDENT 2 */

div#personal_injury_shortcode {
    border: 0px;
    background: #ffffff !important;
    border-bottom: 1px solid #70707050 !important;
    border-radius: 0px !important;
    margin-bottom: 25px !important;
}

.dualsc .f_contact-info p,
.dualsc .f_contact-info a {
    text-align: center;
}

.dualsc .f_contact-info {
    margin-top: 50px;
    margin-bottom: 30px;
}

.dualsc .cta-wrapper>.col-md-9 {
    padding: 0;
}

.dualsc .cta-wrapper>.col-md-9 p {
    font-weight: 700;
}

.dualsc .cta-wrapper>.col-md-3 a {
    font-weight: 700;
    font-size: 16px;
}

.dualsc .cta-wrapper>.col-md-3 {
    margin-top: -2px;
}

#personal_injury_shortcode .menu-items {
    display: flex;
    flex-wrap: wrap;
}


/* END CAR ACCIDENT */

.instant-q-box input {
    display: none;
}

.ins-q .btn {
    width: 100%;
    padding: 5px 0;
}

.instant-q-box label img {
    display: inline-block;
    margin: 0 auto;
}

.ins-q .btn a {
    font-size: 14.455px;
    line-height: 25px;
}

.ins-q .btn {
    position: absolute !important;
    width: 70%;
    bottom: 15px;
}

.instant-q-box label img {
    margin-bottom: 15px;
}

.instant-q-box label {
    height: 250px;
    padding-bottom: 30px;
}

.ins-q .btn {
    bottom: 25px;
}

.ins-q {
    padding: 30px 30px 70px;
}

.calc-ad {
    position: relative;
}

a.app-store {
    position: absolute;
    left: 26%;
    bottom: 50px;
    background-color: transparent;
    width: 30%;
    height: 35px;
}

a.g-link {
    position: absolute;
    right: 5%;
    bottom: 55px;
    background-color: transparent;
    width: 30%;
    height: 35px;
}

.rs-cta-box .rs-tele a {
    font-family: "HelveticaInserat";
}


/*====== FAQ Section ====*/

section.faq.Questions.dseo_faq-sec.fce_faq-sec {
    max-width: 780px;
    margin: 0 auto;
    padding: 30px 10px 60px;
}

.fce_faq-sec .col-lg-12 h3 {
    color: #000000;
    font-size: 36px;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    text-align: center;
    margin-bottom: 15px;
}

.fce_faq-sec .card {
    background: #fbfbfb;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 2px solid #e6e6e6;
}

.fce_faq-sec .card-header {
    background: #fbfbfb;
    border: 0px;
}

.fce_faq-sec button.question {
    color: #484848;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    padding: 0px;
    white-space: initial;
}

.fce_faq-sec .card-body {
    color: #484848;
    font-size: 17px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
}

.fce_faq-sec hr.faq-hr {
    border: 2px solid #000000;
    width: 7%;
    margin: 0 auto 45px;
}


/*======= Last sectio ======*/

section.fce_last-sec {
    background: #f5f5f5;
    padding: 60px 10px 40px;
    text-align: center;
}

.fce_last-sec p {
    color: #292929;
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}


/* ============= 767 ==========*/

@media (max-width: 767px) {
    .fce_hpoints-sec .col-lg-4.col-md-4 {
        max-width: 340px;
    }
    section.fce_hh-sec h3 {
        font-size: 32px;
    }
    section.fce_bb-sec {
        margin-top: 0px;
    }
    section.fce_banner-sec {
        background-size: cover;
        background-position: center;
        padding: 150px 10px;
        margin-top: 50px;
    }
    .fixnav section.fce_banner-sec {
        margin-top: 28px !important;
    }
    .fce_banner-sec #evf-9783 button {
        font-size: 15px !important;
    }
    .fce_banner-sec .col-md-5 h4 {
        font-size: 22px;
    }
    .fce_banner-sec .col-md-5 h3 {
        font-size: 25px;
    }
    section.fce_bb-sec ul.slides li {
        width: auto;
    }
    section.fce_bb-sec ul.slides li p.title {
        font-size: 23px;
    }
    section.fce_bb-sec ul.slides li p.text {
        font-size: 18px;
    }
    section.fce_bb-sec ul.slides li {
        margin: 12px;
    }
    section.fce_bb-sec ul.slides li:nth-child(2) {
        margin-right: 0px;
    }
    section.h-protip-sec::after {
        left: 210px;
    }
}


/* ended */

.ca_sc .col-md-12 {
    padding: 0px;
    margin-bottom: 20px;
}

.ca_sc .tablepress .odd:nth-child(odd) td {
    background-color: #f9f9f9;
}

.ca_sc .tablepress .odd:nth-child(even) td {
    background-color: #ffffff;
}


/*  */

.page-id-9985 .reasons .col-md-4.text-center {
    margin: 0 auto;
    min-width: 39%;
}

.addbnr>img {
    background-color: #122b52;
}


/*  */

#mega-menu-wrap-test #mega-menu-test>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    background-color: #122b52;
}


/* multiform - purchase responsive */

.multi-col div#evf-10731-field_Ou9EPfEAfo-21-container:before {
    content: "\f007";
    color: #2f549a;
    position: absolute !important;
    display: block !important;
    font-family: "FontAwesome";
    font-size: 22px;
    margin-left: 15px;
    line-height: 43px;
}

.multi-col input#evf-10731-field_Ou9EPfEAfo-21 {
    padding-left: 50px;
}

.multi-col .everest-forms-part.everest-forms-part-6.last .evf-frontend-row:last-child {
    margin-top: 80px !important;
}

.multi-col .everest-forms .everest-forms-notice--success {
    background-color: #075096;
}

.multi-col #evf-10731-field_zZDggdR26A-15 li.depth-1.active {
    border: 3px solid #fff200;
}

@media screen and (max-width: 767px) {
    .multi-h {
        padding: 55px 35px 46px !important;
    }
}

.multi-col button.everest-forms-part-prev.button {
    margin-right: 0px !important;
}

.multi-col div#evf-10731-field_Tvqncytpby-23-container {
    overflow: inherit;
    margin-bottom: 280px !important;
}

.multi-col div#evf-10731-field_MJf5XflhYV-20-container {
    overflow: inherit;
    margin-bottom: 100px !important;
}

.multi-col div#evf-10731-field_aoc2DP2eEz-22-container {
    overflow: inherit;
    margin-bottom: 90px !important;
}

.multi-col button.everest-forms-submit-button {
    position: relative;
    top: -15px;
    min-height: 75px;
    max-width: 230px !important;
    /*     width: 86%; */
    border-radius: 7px !important;
    margin-left: 10px !important;
}

.chatnow-box {
    margin-bottom: 30px;
}

.multi-col button.everest-forms-part-prev.button {
    margin-left: 0px;
}

.multi-col button.everest-forms-part-next.button {
    margin-right: 0px;
}

.multi-col ul#evf-10731-field_zZDggdR26A-15 {
    margin-left: 0px;
}

.multi-col li.choice-1.depth-1,
.multi-col li.choice-2 {
    width: 85% !important;
}

#real-estate-pricing-tab #tabs-nav {
    padding: 0;
}

#real-estate-pricing-tab #tabs-nav li .m_title {
    font-size: 18px;
    line-height: 20px;
}

#real-estate-pricing-tab #tabs-nav li .price-title {
    font-size: 40px;
    line-height: 50px;
}

#real-estate-pricing-tab #tabs-nav li {
    width: 25%;
    height: 160px;
}

#tabs-content {
    border: 1px solid #c1c4cd;
    padding: 20px 20px 20px;
    width: 100%;
}

#real-estate-pricing-tab #tabs-nav li::before {
    width: 102%;
}


/*  */


/* home mbl chngs  */

.get-results .f-results {
    background: #172b4f;
}

.nh-testi-section .slider-content.f-results {
    background: #172b4f;
}

@media screen and (max-width: 1024px) {
    .get-results .f-results {
        background: transparent;
    }
}


/* dual cta */

section.dualsc .row3 .row.cta-wrapper {
    background: #172b4f;
    padding: 22px 20px 30px;
    align-items: center;
    margin: 0px 0px 30px;
}

section.dualsc .row3 .cta-wrapper .col-md-9 p {
    font-size: 28px;
    color: #fff;
    font-family: HelveticaInserat;
    place-items: center;
    margin: 0px;
    position: relative;
    top: 8px;
    text-shadow: -1px 1px 2px #00000099;
    line-height: 34px;
}

section.dualsc .row3 .cta-wrapper .col-md-3 a {
    background: #ffef34;
    color: #111930;
    font-size: 17px;
    font-family: HelveticaInserat;
    line-height: 26px;
    text-align: center;
    padding: 16px 10px;
    display: block;
    width: auto;
}

section.dualsc .row3 .row.f_contact-info {
    border-bottom: 1px solid #70707050;
    padding-bottom: 30px;
    margin: 0px;
}

.dualsc .f_contact-info p {
    color: #375495;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: HelveticaInserat;
    text-align: center;
}

.dualsc .f_contact-info p a {
    color: #172b4f;
    font-size: 34px;
}

.dualsc .f_contact-info p a i.fas.fa-phone {
    color: #375495;
    margin-right: 15px;
}

.dualsc .f_contact-info p a span {
    color: #375495;
}


/* end */


/* internal menu */

.page div#personal_injury_shortcode {
    border: 0px;
    background: #ffffff;
    border-bottom: 1px solid #70707050;
    border-radius: 0px;
    margin-bottom: 20px;
}

.page #personal_injury_shortcode h2 {
    border: 0px;
    padding: 0px;
    color: #111930;
    font-size: 48px;
    line-height: 60px;
    font-family: "HelveticaInserat";
    margin: 0px 0px 25px;
}

.page #personal_injury_shortcode .menu-items {
    margin: 0px;
    padding-left: 0px;
}

.page #personal_injury_shortcode .menu-items li {
    padding-bottom: 25px;
    padding-right: 10px;
    width: 33%;
}

.page #personal_injury_shortcode .menu-items li a {
    color: #111930;
    font-size: 15px;
    margin-left: 12px;
}


/* .page #personal_injury_shortcode .menu-items li::before {content: "\f00c";position: absolute;left: 0;top: 4px;font-size: 13px;font-family: 'Fontawesome';color: #ffffff;background: #375495;padding: 0px 4px;border-radius: 50%;} */


/* end */

.lines:before {
    top: 10px !important;
}

.lines:after {
    top: -10px !important;
}

@media screen and (min-width: 1200px) {
    .main_menu {
        display: block !important;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .main_menu {
        display: block !important;
    }
    .timewrap {
        margin-right: 0 !important;
    }
    .timewrap p {
        margin-top: 5px;
    }
    .lines-button {
        display: none !important;
    }
    #mega-menu-test {
        background: rgb(47, 84, 154) !important;
        display: flex !important;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .mega-menu-wrap .mega-menu>li.mega-menu-item {
        width: auto !important;
    }
    .mega-menu-wrap a.mega-menu-link {
        padding: 5px 18px !important;
    }
}

@media (max-width: 991px) {
    .banner-home .img-wrap .isaac-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .timewrap p {
        margin-top: 10px;
    }
    .second.homebanner {
        z-index: 0 !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .isaac-specializes .content .special-wrap {
        width: calc(33.33333% - 10px);
    }
    .home .banner-home .col-md-6:nth-child(1) {
        padding-right: 0;
    }
    .home .banner-home .col-md-6:nth-child(2) {
        padding-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .isaac-specializes .content .special-wrap {
        margin: 5px 0;
        width: 100%;
    }
    .banner-home .banner-form-wrap .title h1 {
        width: 100%;
        text-align: center;
        font-size: 50px;
    }
    .banner-home .form-wrap {
        width: 100%;
    }
    .banner-home .img-wrap .isaac-img {
        position: relative;
        top: 100px;
        right: 50px;
    }
}

@media screen and (max-width: 767px) {
    .isaac-specializes .content .special-wrap {
        width: 100%;
        margin: 5px 0;
    }
}

@media screen and (max-width: 767px) {
    .ins-q p {
        font-size: 20px !important;
        line-height: 32px !important;
    }
    .instant-q-box {
        flex-direction: column;
    }
    .instant-q-box label {
        width: 100% !important;
        margin: 0 3px 15px;
    }
    .ins-q .btn {
        width: 50%;
    }
    .vrsls-item h3 {
        font-size: 22px;
    }
    .page-id-11085 .team_sec .team_cell {
        width: 50%;
    }
    .dl-faqs-box h3 {
        font-size: 1.1rem !important;
    }
    .dl-faq-item h3::before {
        width: 25px;
        height: 25px;
    }
    .faq-cta .speak-lawyer a {
        padding: 10px 30px;
    }
    .banner-home .banner-info {
        position: static;
    }
    .meet-isaac .img-wrap {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .meet-isaac .content,
    .contact-isaac .content .contact-info-wrap,
    .contact-isaac .content .soc-med-icons {
        width: 100%;
    }
    .meet-isaac .content h2 {
        text-align: center;
    }
    .contact-isaac .content .contact-info-wrap .img-wrap {
        margin-left: auto;
    }
    .contact-isaac .content .soc-med-icons {
        margin-top: 30px;
    }
    .contact-isaac .content .soc-med-icons .soc-icon:last-child {
        margin-right: auto;
    }
    .isaac-video .iframe-wrap iframe {
        height: 38vw;
    }
    .footer .footermenu {
        width: 100%;
    }
}

@media screen and (max-width: 486px) {
    .banner-home .img-wrap .isaac-img {
        top: 160px;
    }
}

@media screen and (max-width: 480px) {
    .page-id-11085 .team_sec .team_cell .team_content {
        position: relative;
        transition: 0.3s ease-out;
        display: block;
        transform: scale(1) !important;
    }
    .page-id-11085 .team_sec .team_cell:hover img.teamimage {
        transform: scale(1);
    }
    .rs-cta-box .rs-chat-now h3 {
        font-size: 35.163px;
        line-height: 45px;
    }
    .rs-cta-box .rs-chat-now p {
        font-size: 16.64px;
        line-height: 27px;
    }
    .dl-faqs-box h3 {
        font-size: 16px !important;
        color: #122b52;
        margin-bottom: 0 !important;
    }
    .faq-cta .speak-lawyer {
        flex-direction: column;
        text-align: center;
    }
    .faq-cta .speak-lawyer strong {
        margin: 0 0 20px;
    }
    .faq-cta .rs-tele h4 {
        font-size: 20px;
        line-height: 24px;
    }
    .rs-testi .rst {
        font-size: 13px;
        margin-bottom: 22px;
    }
    .rs-testi {
        padding: 40px 30px;
    }
    .rs-testi ul.slick-dots {
        padding: 0;
    }
    .page-id-11085 .team_sec .team_cell .team_content {
        bottom: 0 !important;
    }
    .rs-cta-box:not(.rs-sidebar) {
        margin-top: 50px;
    }
    .rs-cta-box .rs-chat-now {
        padding: 30px 30px;
    }
    .dl-faqs-box h3 {
        padding-right: 20px;
    }
    .dl-faq-item p {
        font-size: 14px;
    }
    #real-estate-pricing-tab #tabs-nav li::before {
        display: none;
    }
    #real-estate-pricing-tab #tabs-nav li {
        width: 45%;
        margin-bottom: 15px;
    }
    #real-estate-pricing-tab #tabs-nav li.active {
        border-bottom: 1px solid #c1c4cd;
    }
    #real-estate-pricing-tab h3 {
        margin-bottom: 25px;
    }
    #real-estate-pricing-tab .table-pricing .tb-col {
        width: 100%;
        border: 1px solid #dfe3ed;
    }
}

.page-template-default .practice tbody tr td {
    border: 1px solid #000 !important;
    padding: 9px !important;
}