.contact h3 {
    color: #392960;
    font-family: "Noto Serif";
    font-size: 25px;
    font-weight: 700;
    text-decoration: none;
    margin-bottom: 0;
    min-height: 100px;
}

.contact h3 a {
    color: #02c3d9;
}

.news .section-news-parent {
    height: auto;
}

.l_services .ce_text {
    padding: 0 50px;
}

.l_services .ce_text a {
    color: #02c3d9;
}

.fe_law .ce_text ul {
    display: flex;
    flex-direction: column;
    margin-top: 50px;
    margin-bottom: 50px;
}

.fe_law .ce_text ul li {
    color: #7b7b7b;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 34px;
    display: block;
}

.fe_law .ce_text ul li:before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: #02c3d9;
    flex: 0 0 20px;
    margin-right: 10px;
    margin-top: 17px;
    float: left;
}

.fe_law .ce_text ul li:after {
    content: '';
    display: block;
    clear: both;
}

.i_law .ce_text a {
    color: #02c3d9;
}

.i_new .related-news .section-title {
    padding: 50px 50px 10px 50px;
}

.fe_calculator .calc {
    padding-top: 0;
}

.i_new .right-sidebar .page-content ol {
    padding: 20px; 
    counter-reset: item; 
}

.i_new .right-sidebar .page-content ol li {
    color: #636363;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 30px;
}

.i_new .right-sidebar .page-content ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #02c3d9;
    font-weight: bold;
    left: -10px;
}

.i_new .right-sidebar .page-content ul {
    padding-left: 40px;
}

.i_new .right-sidebar .page-content ul li {
    display: block;
    position: relative;
    margin-bottom: 30px;
}

.i_new .right-sidebar .page-content ul li::before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: #02c3d9;
    flex: 0 0 20px;
    margin-right: 10px;
    margin-top: 17px;
    position: absolute;
    left: -30px;
}


.the-firm-inner section.right .ce_text.block p > strong {
    text-transform: inherit;
}

.fe_calculator .calc .grid .grid__item {
    padding: 10px 50px!important;
}

.fe_calculator .calc p.beta {
    font-size: 20px;
    text-transform: inherit;
}

.calc__input {
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-left: 30px;
}

.calc__input input {
    position: absolute;
    top: 0;
    left: 0;
}

.calc__input .g-input-mask {
    top: 2px;
}

.fe_calculator .calc .table-name {
    line-height: 35px!important;
}

.fe_calculator .page-header .ce_text p {
    font-size: 17px;
    line-height: 30px;
    margin-top: 23px;
}

.fe_calculator .calc .grid .grid__item {
    font-size: 17px;
    line-height: 30px;
    margin-top: 23px;
    color: #7b7b7b;
    font-family: "Open Sans", sans-serif;
    text-transform: initial;
}

.fe_calculator label[for="39"] .instance, .fe_calculator label[for="45"] .instance {
    margin: 38px 0 0 0;
    left: -30px;
    position: relative;
}

.fe_calculator .popper {
    position: relative;
    margin-left: 10px;
    margin-right: 4px;
    z-index: 6000;
    width: 20px;
    height: 20px;
}

.fe_calculator .popper span {
    position: absolute;
    margin: 0;
    height: 20px;
    width: 20px;
    z-index: 5000;
}

.fe_calculator .popbox p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}

.fe_calculator .popbox p.beta {
    font-weight: bold;
}

.fe_calculator .popbox {
    background: #02c3d9;
    border: none;

}

.fe_calculator #pop1 {
    left: 256px!important;
    margin-top: -40px;
}

.fe_calculator #pop2 {
    left: 456px!important;
    margin-top: -80px;
}

.fe_calculator #pop3 {
    left:679px!important;
    margin-top: -80px;
}

.fe_calculator #pop4 {
    left: 710px!important;
    margin-top: -80px;
}

.i_new .right-sidebar .page-content table {
    width: 100%;
    margin: 15px auto;
}

.i_new .right-sidebar .page-content table p {
    margin: 0;
    line-height: 24px;
}

.i_new .right-sidebar .page-content table b,
.i_new .right-sidebar .page-content table strong {
    font-weight: bold;
}

.i_new .right-sidebar .page-content table tr,
.i_new .right-sidebar .page-content table td {
    border: 1px solid #4a4a4a;
    padding: 8px 20px;
}

.i_new .right-sidebar .page-content table p::first-letter {
    color: #4a4a4a;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: inherit;
    float: none;
    margin: 0;
    text-transform: initial;
}

@media screen and (max-width: 1280px) {
    
    .service-nav--grid li:first-of-type .link {
        max-width: 100%;
        flex: 1;
        background: #02c3d9;
    }
    .service-nav--grid li:first-of-type .link a {
        color: #fff;
    }
    .service-nav--grid li:nth-child(2) .link {
        flex: 1;
        max-width: 100%;
    }
}/* 1280 */

@media screen and (max-width: 1024px) {
    
    .slider-section-item-content h3 {
        font-size: 22px !important;
    }
    
    .l_services .ce_text {
        padding: 0 20px;
    }

    .i_new .author-title .page-header {
        padding: 0 !important;
    }

    .i_new .related-news {
        padding: 0 20px;
        max-width: 100%;
        flex: 0 1 100%;
        background: #fff;
    }

    .i_new .related-news .section-title {
        padding-top: 80px;
        margin-bottom: 0;
        padding: 20px 0;
    }

}/* 1024 */


@media screen and (max-width: 768px) {
    .news-single .page-header,
    .firm  .page-header {
        padding: 0 !important;
    }
    .i_new .author-title, .i_new .author-description, .i_new .author-count-articles {
        padding: 0 20px;
    }

    .the-firm-inner section.left .mod_article.first .page-header .section-subtitle, .the-firm-inner section.left .mod_article.first .page-header .section-title {
        padding: 30px 20px 0;
        text-align: left;
    }

    .the-firm .page-header {
        padding: 30px 20px 0!important;
        text-align: left;
    }

    .the-firm  .firm-header {
        padding: 0 20px !important;
    }

    .news-single .section-title {
        text-align: left;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .header-container .breadcrumb li a {
        font-size: 12px;
    }

    .slider-section-item-content h1 {
        font-size: 28px !important;
        letter-spacing: 0px;
    }

    .slider-section-item-content h3 {
        font-size: 20px !important;
    }

    .header-container .breadcrumb {
        margin: 10px;
    }

    .home-services .section-title {
        padding-left: 20px;
        display: block;
        width: 100%;
    }

    .i_law .page-header {
        padding: 0 20px !important;
    }

    .fe_news .news .section-links ul li {
        padding: 20px !important;
    }



}/* 768px */


@media screen and (max-width: 680px) {
    .i_law .ce_text {
        padding: 0 20px;
        text-align: left;
    }

    .i_law .page-content.ce_text p {
        text-align: left;
    }

    .service-nav--grid li .link a {
        text-align: center;
    }

    .section-title, .h-first p, .home-law {
        text-align: left;
    }

}/* 680px */

@media screen and (max-width: 460px) {
    
}/* 460px */
