@media (max-width:1440px) and (min-width:1200px) {
    .container {
        max-width: 1350px;
    }

    .verification_sec .form-group .otpBox {
        width: 52px;
        height: 52px;
    }

    .input {
        background-position: right 0.2rem top 50%;
        font-size: 12px;
    }

    .border_Box {
        padding: 100px 130px;
    }

    .plan_title h5 {
        font-size: 35px;
        line-height: 40px;
    }

    .subscribtion_mian_box {
        padding: 2rem 2rem;
    }

    .subscribtion_mian_box h5 {
        font-size: 22px;
        line-height: 30px;
    }

    .price_sec h4 {
        font-size: 50px;
        line-height: 60px;
    }

    .discribtion_list {
        margin: 1rem 1rem;
    }

    .discribtion_list p {
        font-size: 14px;
        line-height: 25px;
    }

    .button_sub .btn_subscibtion {
        font-size: 20px;
        line-height: 18px;
    }

    .btn_create p,
    .btn_create a.agree_sec {
        font-size: 14px;
        line-height: 20px;
    }

    .title_head h4,
    .details_price h4 {
        font-size: 25px;
    }

    .details_cards h5,
    .details_price p {
        font-size: 22px;
    }

    .details_cards p,
    .details_cards a {
        font-size: 18px;
    }

    .cradit_Sec h3 {
        font-size: 45px;
        line-height: 100px;
    }

    .thankyou_sec p {
        font-size: 22px;
    }

    .app_complete h4 {
        font-size: 22px;
        line-height: 25px;
    }

    .app_complete p {
        font-size: 18px;
        line-height: 25px;
    }

    .navigation_tools a {
        font-size: 12px;
        line-height: 18px;
    }

    .title_bar h5 {
        font-size: 20px;
        line-height: 25px;
    }

    .login_icon {
        height: 35px;
        width: 35px;
    }

    .btn_sec button.btn_export,
    .btn_sec button.add_trust {
        font-size: 12px;
        line-height: 18px;
        padding: 12px 25px;
    }

    .serch_box .form-control {
        font-size: 14px;
        line-height: 22px;
    }

    .tab_Sec .nav-item a.nav-link {
        font-size: 14px;
        line-height: 22px;
        width: 140px;
    }

    .login_icon a,
    .main_navigation_Sec h5 {
        font-size: 14px;
        line-height: 22px;
    }

    .side_nav_Sec {
        padding: 2rem 1.5rem;
    }

    .edit_Sec p {
        font-size: 14px;
    }

    .edit_Sec h6 {
        font-size: 16px;
    }

    .edit_btnn button.btn_edit {
        font-size: 12px;
        line-height: 15px;
        padding: 0.5rem 1rem;
    }

    .mian_part_sec .title_row p {
        font-size: 20px;
        line-height: 25px;
    }

    .mian_part_sec .title_row .btn_Grantor {
        font-size: 12px;
        line-height: 20px;
        padding: 0.3rem 1rem;
    }

    .top_grid_sec .title_grid p {
        font-size: 14px;
        line-height: 15.287px;
    }

    .mian_grid_top.grid-container .form-group .form-control {
        font-size: 14px;
        line-height: 22px;
    }

    .accordian_Sec #accordion .card .btn.btn-link {
        font-size: 20px;
        line-height: 25px;
    }

    .toggle_sec p,
    .toggle_sec h5 {
        font-size: 14px;
        line-height: 22px;
    }


    .right_top_ststus .form-control {
        font-size: 14px;
        line-height: 22px;
        padding: 0.8rem 0.8rem;
    }

    .right_top_ststus label {
        font-size: 12px;
        line-height: 16px;
        top: -19%;
        left: 15%;
    }

    table.dataTable>thead>tr>th,
    table.dataTable>thead>tr>td {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
    }

    table.dataTable tbody td {
        padding: 10px 12px !important;
        font-size: 12px;
        line-height: 20px;
    }




}

@media (max-width:1199px) and (min-width:992px) {

    .container {
        max-width: 960px;
    }

    .border_Box {
        padding: 100px 120px;
    }

    .thankyou_sec h6 {
        font-size: 22px;
    }

    .thankyou_sec p {
        font-size: 22px;
    }

    .thankyou_sec .bttn_continue button.btn_continue {
        padding: 13px 45px;
    }

    .plan_title h5 {
        font-size: 35px;
        line-height: 40px;
    }

    .subscribtion_mian_box {
        padding: 2rem 2rem;
    }

    .subscribtion_mian_box h5 {
        font-size: 22px;
        line-height: 30px;
    }

    .price_sec h4 {
        font-size: 50px;
        line-height: 60px;
    }

    .discribtion_list {
        margin: 1rem 1rem;
    }

    .discribtion_list p {
        font-size: 14px;
        line-height: 25px;
    }

    .button_sub .btn_subscibtion {
        font-size: 20px;
        line-height: 18px;
    }

    .btn_create p,
    .btn_create a.agree_sec,
    .main_form .form-control {
        font-size: 12px;
        line-height: 18px;
    }

    .main_form label {
        font-size: 10px;
        line-height: 15px;
    }

    .title_head h4,
    .details_price h4 {
        font-size: 20px;
    }

    .details_cards h5,
    .details_price p {
        font-size: 20px;
    }

    .details_cards p,
    .details_cards a {
        font-size: 18px;
    }

    .cradit_Sec h3 {
        font-size: 30px;
        line-height: 60px;
    }

    .back_btn button.btn {
        padding: 13px 45px;
    }

    .app_complete h4 {
        font-size: 22px;
        line-height: 25px;
    }

    .app_complete p {
        font-size: 18px;
        line-height: 25px;
    }

    .app_complete small {
        font-size: 13px;
        line-height: 15px;
    }

    .btn_bottm .back_btn button.btn,
    .btn_bottm button.btn_continue {
        padding: 12px 40px;
    }

    .navigation_tools a {
        font-size: 12px;
        line-height: 18px;
    }

    .title_bar h5 {
        font-size: 20px;
        line-height: 25px;
    }

    .login_icon {
        height: 35px;
        width: 35px;
    }

    .btn_sec button.btn_export,
    .btn_sec button.add_trust {
        font-size: 12px;
        line-height: 18px;
        padding: 12px 25px;
    }

    .serch_box .form-control {
        font-size: 14px;
        line-height: 22px;
    }

    .tab_Sec .nav-item a.nav-link {
        font-size: 14px;
        line-height: 22px;
        width: 120px;
    }

    .login_icon a,
    .main_navigation_Sec h5 {
        font-size: 14px;
        line-height: 22px;
    }

    .side_nav_Sec {
        padding: 1.5rem;
    }

    .edit_Sec p {
        font-size: 12px;
    }

    .edit_Sec h6 {
        font-size: 14px;
    }

    .btm_details_sec h6 {
        font-size: 25px;
        line-height: 26.752px;
    }

    .edit_btnn button.btn_edit {
        font-size: 12px;
        line-height: 15px;
        padding: 0.5rem 1rem;
    }

    .mian_part_sec .title_row p {
        font-size: 18px;
        line-height: 22px;
    }

    .mian_part_sec .title_row .btn_Grantor {
        font-size: 12px;
        line-height: 20px;
        padding: 0.3rem 1rem;
    }

    .top_grid_sec .title_grid p {
        font-size: 14px;
        line-height: 15.287px;
    }

    .mian_grid_top.grid-container .form-group .form-control {
        font-size: 14px;
        line-height: 22px;
    }

    .accordian_Sec #accordion .card .btn.btn-link {
        font-size: 18px;
        line-height: 22px;
        padding: 1rem;
    }

    .toggle_sec p,
    .toggle_sec h5 {
        font-size: 14px;
        line-height: 22px;
    }

    .mian_grid_top.grid-container {
        grid-template-columns: auto auto auto auto;
        gap: 10px;
    }

    .title_acordian h5 {
        font-size: 22px;
        line-height: 24px;
        margin: 1.5rem 0;
    }

    .toggle_sec .switch {
        width: 45px;
        height: 25px;
        margin-left: 0.5rem;
    }

    .toggle_sec .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 3px;
        bottom: 3px;
        background-color: #44464E;
        -webkit-transition: .4s;
        transition: .4s;
    }



    .right_top_ststus .form-control {
        font-size: 12px;
        line-height: 20px;
        padding: 0.5rem 0.8rem;
    }

    .right_top_ststus label {
        font-size: 12px;
        line-height: 16px;
        top: -19%;
        left: 15%;
    }

    /* trustlist table */
    table.dataTable>thead>tr>th,
    table.dataTable>thead>tr>td {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
    }

    table.dataTable tbody td {
        padding: 10px 12px !important;
        font-size: 12px;
        line-height: 20px;
    }




}

@media (max-width:991px) and (min-width:768px) {


    .border_Box {
        padding: 80px 60px;
    }

    .thankyou_sec p,
    .thankyou_sec h6 {
        font-size: 18px;
    }

    .plan_title h5 {
        font-size: 35px;
        line-height: 40px;
    }

    .subscribtion_mian_box {
        padding: 1rem 1rem;
    }

    .subscribtion_mian_box h5 {
        font-size: 22px;
        line-height: 30px;
    }

    .price_sec h4 {
        font-size: 40px;
        line-height: 50px;
    }

    .price_sec sup {
        text-align: center;
        font-size: 20px;
        line-height: 25px;
    }

    .price_sec span {
        font-size: 14px;
        line-height: 20px;
    }

    .discribtion_list {
        margin: 1rem 1rem;
    }

    .discribtion_list p {
        font-size: 12px;
        line-height: 20px;
    }

    .button_sub .btn_subscibtion {
        font-size: 15px;
        line-height: 15px;
        padding: 0.8rem 0.8rem;
    }

    .btn_create p,
    .btn_create a.agree_sec,
    .main_form .form-control {
        font-size: 14px;
        line-height: 18px;
    }

    .main_form label {
        font-size: 12px;
        line-height: 15px;
    }

    .title_head h4,
    .details_price h4 {
        font-size: 18px;
    }

    .details_cards h5,
    .details_price p {
        font-size: 18px;
    }

    .details_cards p,
    .details_cards a {
        font-size: 16px;
    }


    .cradit_Sec h3 {
        font-size: 25px;
        line-height: 60px;
    }

    .thankyou_sec p {
        font-size: 18px;
    }

    .back_btn button.btn {
        padding: 13px 45px;
    }

    .app_complete h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .app_complete p {
        font-size: 16px;
        line-height: 22px;
    }

    .app_complete small {
        font-size: 13px;
        line-height: 15px;
    }

    .btn_bottm .back_btn button.btn,
    .btn_bottm button.btn_continue {
        padding: 12px 40px;
    }

    .navigation_tools a {
        font-size: 12px;
        line-height: 18px;
    }

    .title_bar h5 {
        font-size: 20px;
        line-height: 25px;
    }

    .login_icon {
        height: 35px;
        width: 35px;
    }

    .btn_sec button.btn_export,
    .btn_sec button.add_trust {
        font-size: 12px;
        line-height: 18px;
        padding: 12px 25px;
    }

    .serch_box .form-control {
        font-size: 14px;
        line-height: 22px;
    }

    .tab_Sec .nav-item a.nav-link {
        font-size: 14px;
        line-height: 22px;
        width: 120px;
    }

    .login_icon a,
    .main_navigation_Sec h5 {
        font-size: 14px;
        line-height: 22px;
    }



    .main_chat.hide-left-chat .left_Side_chat {
        display: none;
        transition: 1s all;
    }

    .main_chat.hide-leftbar .chatmenu-background {
        display: none;
        transition: 1s all;
    }

    .main_chat.chatmenu-background {
        display: block;
        transition: 1s all;
    }

    .main_chat .left_Side_chat {
        flex: 0 0 40%;
        max-width: 35%;
        position: absolute;
        left: 0px;
        z-index: 2;
        transition: .3s all;
        background: #ffffff;
        height: 100%;
        top: 0px;
        border-radius: 0px;
        box-shadow: 0px 10px 30px #00000029;
    }

    .hide-left-chat .left_Side_chat {
        left: -1000px;
        transition: 1s all;
    }

    .center-chat {
        position: relative;
        flex: 0 0 100%;
        padding: 0px;
    }

    .main_chat.hide-left-chat .left_Side_chat .close-btn-chat button {
        display: block;
    }

    .main_chat.hide-left-chat .open_chat_uer_menu button {
        display: block;
    }

    .open_chat_uer_menu {
        position: absolute;
        top: 94px !important;
        left: 30px;
    }

    .close-btn-chat .close {
        float: right;
        margin: 1rem 1rem;
        font-size: 30px;
        line-height: 18px;
        color: #0059C7;
        opacity: 1;
    }

    .side_nav_Sec .title_nav h5 {
        margin: 0 0 1rem 0;
    }



    /* trudstlistdetail */


    .edit_Sec p {
        font-size: 12px;
    }

    .edit_Sec h6 {
        font-size: 14px;
    }

    .btm_details_sec h6 {
        font-size: 25px;
        line-height: 26.752px;
    }

    .edit_btnn button.btn_edit {
        font-size: 12px;
        line-height: 15px;
        padding: 0.5rem 1rem;
    }

    .mian_part_sec .title_row p {
        font-size: 18px;
        line-height: 22px;
    }

    .mian_part_sec .title_row .btn_Grantor {
        font-size: 12px;
        line-height: 20px;
        padding: 0.3rem 1rem;
    }

    .top_grid_sec .title_grid p {
        font-size: 14px;
        line-height: 15.287px;
    }

    .mian_grid_top.grid-container .form-group .form-control {
        font-size: 14px;
        line-height: 22px;
    }

    .accordian_Sec #accordion .card .btn.btn-link {
        font-size: 16px;
        line-height: 20px;
        padding: 1rem;
    }

    .toggle_sec p,
    .toggle_sec h5 {
        font-size: 14px;
        line-height: 22px;
    }

    .mian_grid_top.grid-container {
        grid-template-columns: auto auto auto auto;
        gap: 10px;
    }

    .title_acordian h5 {
        font-size: 20px;
        line-height: 22px;
        margin: 1.5rem 0;
    }

    .toggle_sec .switch {
        width: 45px;
        height: 25px;
        margin-left: 0.5rem;
    }

    .toggle_sec .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 3px;
        bottom: 3px;
        background-color: #44464E;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .title_bar {
        padding: 1rem 1.5rem 1rem 4rem;
    }

    .toggle_sec input:checked+.slider:before {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
        background: #fff;
    }

    /* trustlist table */
    table.dataTable>thead>tr>th,
    table.dataTable>thead>tr>td {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
    }

    table.dataTable tbody td {
        padding: 10px 12px !important;
        font-size: 12px;
        line-height: 20px;
    }




}


@media (max-width:767px) and (min-width:570px) {

    a.link_pasword {
        font-size: 12px;
    }

    .border_Box {
        padding: 80px 60px;
    }

    .btn_create p,
    .btn_create a.agree_sec,
    .main_form .form-control {
        font-size: 12px;
        line-height: 18px;
    }

    .main_form label {
        font-size: 10px;
        line-height: 15px;
    }



}
@media (min-width: 576px) and (max-width: 1200px) {
    .modal-dialog {
        max-width: 90% !important;
    }
}
@media (max-width:575px) and (min-width:320px) {

    .mian_center_box p {
        font-size: 12px;
        line-height: 15px;
        margin: 1rem 0rem;
    }

    .mian_form_box .form-control {
        font-size: 14px;
    }

    .mian_form_box {
        padding: 5px 10px;
    }

    .bttn_continue button.btn_continue {
        font-size: 12px;
        margin: 12px 0;
        padding: 10px 20px;
    }

    .link_sec a {
        font-size: 12px;
        line-height: 15px;
        margin: 0 8px;
    }

    .mian_center_box h5 {
        font-size: 25px;
        line-height: 30px;
    }

    .mian_center_box h4 {
        font-size: 13px;
        line-height: 22px;
    }

    a.link_pasword {
        font-size: 13px;
        line-height: 18px;
    }

    .verification_sec .form-group .otpBox {
        width: 45px;
        height: 45px;
    }

    .input {
        background-position: right 0.2rem top 50%;
        font-size: 12px;
    }

    .container-check .label_text {
        font-size: 18px;
        line-height: 20px;
    }

    .border_Box {
        padding: 50px 30px;
    }

    .thankyou_sec p,
    .thankyou_sec h6 {
        font-size: 16px;
        line-height: 20px;
    }

    .plan_title h5 {
        font-size: 35px;
        line-height: 40px;
    }

    .subscribtion_mian_box {
        padding: 1rem 1rem;
    }

    .subscribtion_mian_box h5 {
        font-size: 22px;
        line-height: 30px;
    }

    .price_sec h4 {
        font-size: 40px;
        line-height: 50px;
    }

    .price_sec sup {
        text-align: center;
        font-size: 20px;
        line-height: 25px;
    }

    .price_sec span {
        font-size: 14px;
        line-height: 20px;
    }

    .discribtion_list p {
        font-size: 14px;
        line-height: 25px;
    }

    .button_sub .btn_subscibtion {
        font-size: 15px;
        line-height: 20px;
        padding: 0.8rem 0.8rem;
    }

    .btn_create p,
    .btn_create a.agree_sec,
    .main_form .form-control {
        font-size: 12px;
        line-height: 18px;
    }

    .main_form label {
        font-size: 10px;
        line-height: 15px;
    }

    .title_head h4,
    .details_price h4 {
        font-size: 18px;
    }

    .details_cards h5,
    .details_price p {
        font-size: 18px;
    }

    .details_cards p,
    .details_cards a {
        font-size: 16px;
    }

    .cradit_Sec h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .thankyou_sec p {
        font-size: 16px;
    }

    .back_btn button.btn {
        padding: 13px 20px;
    }

    .app_complete h4 {
        font-size: 15px;
        line-height: 20px;
    }

    .app_complete p {
        font-size: 12px;
        line-height: 15px;
    }

    .app_complete small {
        font-size: 11px;
        line-height: 12px;
    }

    .btn_bottm .back_btn button.btn,
    .btn_bottm button.btn_continue {
        padding: 8px 35px;
        font-size: 12px;
    }

    .navigation_tools a {
        font-size: 12px;
        line-height: 18px;
    }

    .title_bar h5 {
        font-size: 14px;
        line-height: 20px;
    }

    .title_bar p {
        font-size: 12px;
    }

    .login_icon {
        height: 35px;
        width: 35px;
    }

    .btn_sec button.btn_export,
    .btn_sec button.add_trust {
        font-size: 10px;
        line-height: 15px;
        padding: 10px 15px;
    }

    .serch_box .form-control {
        font-size: 14px;
        line-height: 22px;
    }

    .tab_Sec .nav-item a.nav-link {
        font-size: 14px;
        line-height: 22px;
        width: 120px;
    }

    .login_icon a,
    .main_navigation_Sec h5 {
        font-size: 14px;
        line-height: 22px;
    }

    .side_nav_Sec {
        padding: 1rem;
    }

    .main_chat.hide-left-chat .left_Side_chat {
        display: none;
        transition: 1s all;
    }

    .main_chat.hide-leftbar .chatmenu-background {
        display: none;
        transition: 1s all;
    }

    .main_chat.chatmenu-background {
        display: block;
        transition: 1s all;
    }

    .main_chat .left_Side_chat {
        flex: 0 0 80%;
        max-width: 66%;
        position: absolute;
        left: 0px;
        z-index: 2;
        transition: .3s all;
        background: #ffffff;
        height: 100%;
        top: 0px;
        border-radius: 0px;
        box-shadow: 0px 10px 30px #00000029;
    }

    .hide-left-chat .left_Side_chat {
        left: -1000px;
        transition: 1s all;
    }

    .main_chat.hide-left-chat .left_Side_chat .close-btn-chat button {
        display: block;
    }

    .main_chat.hide-left-chat .open_chat_uer_menu button {
        display: block;
    }

    .open_chat_uer_menu {
        position: absolute;
        top: 100px !important;
        left: 30px;
    }

    .close-btn-chat .close {
        float: right;
        margin: 1rem 1rem;
        font-size: 30px;
        line-height: 18px;
        color: #0059C7;
        opacity: 1;
    }

    .side_nav_Sec .title_nav h5 {
        margin: 0 0 1rem 0;
    }

    /* trudstlistdetail */


    .edit_Sec p {
        font-size: 12px;
    }

    .edit_Sec h6 {
        font-size: 14px;
    }

    .btm_details_sec h6 {
        font-size: 20px;
        line-height: 22.752px;
    }

    .edit_btnn button.btn_edit {
        font-size: 12px;
        line-height: 15px;
        padding: 0.5rem 1rem;
    }

    .mian_part_sec .title_row p {
        font-size: 16px;
        line-height: 20px;
    }

    .mian_part_sec .title_row .btn_Grantor {
        font-size: 12px;
        line-height: 20px;
        padding: 0.3rem 1rem;
    }

    .top_grid_sec .title_grid p {
        font-size: 14px;
        line-height: 15.287px;
    }

    .mian_grid_top.grid-container .form-group .form-control {
        font-size: 14px;
        line-height: 22px;
    }

    .accordian_Sec #accordion .card .btn.btn-link {
        font-size: 14px;
        line-height: 18px;
        padding: 0.8rem;
    }

    .toggle_sec p,
    .toggle_sec h5 {
        font-size: 14px;
        line-height: 22px;
    }

    .mian_grid_top.grid-container {
        grid-template-columns: auto auto;
        gap: 10px;
    }

    .title_acordian h5 {
        font-size: 20px;
        line-height: 22px;
        margin: 1.5rem 0;
    }

    .toggle_sec .switch {
        width: 45px;
        height: 25px;
        margin-left: 0.5rem;
    }

    .toggle_sec .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 3px;
        bottom: 3px;
        background-color: #44464E;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .title_bar {
        padding: 1rem 1.5rem 1rem 4rem;
    }

    .toggle_sec input:checked+.slider:before {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
        background: #fff;
    }

    .title_bar svg {
        width: 25px;
        height: 25px;
    }

    .accordian_Sec #accordion .card-body {
        padding: 1rem 1rem;
    }

    .mian_check_box_sec .container {
        font-size: 12px;
        line-height: 15px;
    }

    .upload_box h5 {
        font-size: 12px;
        line-height: 18px;
    }

    .mian_check_box_sec .container .checkmark:after {
        top: 2px;
        left: 2px;
        width: 12px;
        height: 12px;
    }

    .mian_check_box_sec .checkmark {
        height: 20px;
        width: 20px;
    }

    .submit .form-control {
        font-size: 13px;
        line-height: 20px;
        height: 40px;
    }

    .submit .btn_submit button.btn-primary {
        font-size: 12px;
        line-height: 18px;
    }

    /* trustlist table */
    table.dataTable>thead>tr>th,
    table.dataTable>thead>tr>td {
        padding: 5px;
        font-size: 12px;
        line-height: 18px;
    }

    table.dataTable tbody td {
        padding: 8px 10px !important;
        font-size: 10px;
        line-height: 15px;
    }













}

@media (max-width:320px) {
    .mian_center_box p {
        font-size: 11px;
        line-height: 15px;
        margin: 1rem 0rem;
    }

    .mian_center_box h5 {
        font-size: 22px;
        line-height: 25px;
    }

    .mian_center_box h4 {
        font-size: 10px;
        line-height: 20px;
    }

    a.link_pasword {
        font-size: 13px;
        line-height: 18px;
    }

    .mian_center_box h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .verification_sec .form-group .otpBox {
        width: 35px;
        height: 35px;
    }

    .bttn_continue button.btn_continue {
        font-size: 12px;
        padding: 8px 15px;
    }

    .plan_title h5 {
        font-size: 35px;
        line-height: 40px;
    }

    .subscribtion_mian_box {
        padding: 1rem 1rem;
    }

    .subscribtion_mian_box h5 {
        font-size: 22px;
        line-height: 30px;
    }

    .price_sec h4 {
        font-size: 40px;
        line-height: 50px;
    }

    .price_sec sup {
        text-align: center;
        font-size: 20px;
        line-height: 25px;
    }

    .price_sec span {
        font-size: 14px;
        line-height: 20px;
    }

    .discribtion_list p {
        font-size: 14px;
        line-height: 25px;
    }

    .title_head h4,
    .details_price h4 {
        font-size: 16px;
    }

    .details_cards h5,
    .details_price p {
        font-size: 16px;
    }

    .details_cards p,
    .details_cards a {
        font-size: 14px;
    }

}
