/*
====================================
Medium Screen - Others
====================================
*/
@media screen and (min-width: 1200px) and (max-width: 1400px) {

    .wallet-itemn ul li a img {
        max-width: 16px;
        margin-right: 2px;
    }

    .wallet-itemn ul li a {
        font-size: 13px;
    }


    .wallet-itemn h2 span {
        font-size: 12px;
    }


    .wallet-itemn h2 img {
        margin-right: 3px;
    }

    .trans-tablenw table td {
        font-size: 12px;
    }

    .trans-tablenw table td img {
        max-width: 16px;
        margin-right: 3px;
    }

    .trans-tablenw table td:first-child {
        padding-left: 10px;
    }

    .trans-tablenw table td:last-child {
        padding-right: 0;
    }

    .trans-tablenw table th {
        font-size: 13px;
    }

    .invest-rightcntnw {
        margin-bottom: 26px;
    }

    .invest-rightcntnw img {
        max-width: 190px;
    }

    .invest-rightcntnw h2 {
        font-size: 32px;
    }

    .invest-rightcntnw h2 span {
        font-size: 16px;
    }

    .invest-rightcntnw p {
        font-size: 16px;
    }

    .invest-rightcntnw a {
        max-width: 190px;
        font-size: 16px;
        padding: 15px 15px;
    }

    .invest-mainnew::after {
        right: 24%;
    }

    .deal-cntnw p {
        font-size: 14px;
    }

    .deal-cntnw h2 {
        font-size: 18px;
    }

    .deal-cntnw {
        padding: 40px 10px 35px;
    }

    .deal-cntnw::after {
        right: 0;
    }

    .summery-left ul li a {
        font-size: 16px;
    }

    .circle-cntn h2 {
        font-size: 23px;
    }

    .circle-cntn p {
        font-size: 14px;
    }

    .circle-cntn h4 {
        font-size: 23px;
    }
    /* tokenization*/
    .rightnw_headcnt p {
        font-size: 16px;
    }

    .token_main {
        padding: 50px 60px 150px;
    }

    .token_tabhead .nav-tabs .nav-link {
        font-size: 21px;
        padding: 0px 21px 15px
    }

    .token_tabpart {
        padding: 30px 30px;
    }

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

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

    .inner_tabhead h4 {
        font-size: 24px;
    }

    .inner_tabitem {
        padding: 20px 20px;
    }

    .tabinner_btn a {
        font-size: 18px;
    }

    .cost_crleft h4 {
        font-size: 13px;
    }

    .cost_crright p {
        font-size: 13px;
    }

    .cost_crright p strong {
        margin-left: 10px;
    }
}


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



    /* .left-menu ul li img  {
        margin-right: 25px;
    } */

    .box-part {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 16px;
        padding: 25px 0;
    }

    .box-item {
        padding: 15px 10px;
    }

    .box-item img {
        max-width: 36px;
    }

    .box-cnt {
        margin-left: 10px;
    }

    .box-cnt p {
        font-size: 12px;
    }

    .box-cnt h2 {
        font-size: 20px;
    }

    .overview-table tr th {
        font-size: 15px;
    }

    .overview-table tr td {
        font-size: 14px;
    }

    .house-hover {
        margin-bottom: 35px;
    }

    .house-mdl ul li {
        font-size: 14px;
        padding: 5px 15px;
    }

    .house-mdl,
    .house-item {
        min-height: 500px;
        display: flex;
        flex-direction: column;
    }

    .house-mdl a {
        padding: 16px 20px;
        margin-top: auto;
    }

    .house-mdl ul {
        margin-top: 0;
        padding-top: 21px;
    }

    .proj-title h2 {
        font-size: 32px;
        margin: 24px 0;
    }

    .submit-prj {
        display: block;
        padding: 10px 0;
    }

    .submit-prjleft {
        width: 100%;
        margin-bottom: 20px;
    }

    .raising-part {
        display: block;
        padding: 35px 0 80px;
    }

    .raise-left  {
        width: 100%;
    }

    .investor-part h2,
    .raise-left h2 {
        font-size: 36px;
    }

    .investor-part p,
    .raise-left p {
        font-size: 21px;
    }

    .raise-right {
        margin-top: 35px;
    }

    .balance-main {
        grid-template-columns: repeat(2, 1fr);
    }

    .trans-table {
        overflow-x: scroll;
    }

    .trans-btn a {
        padding: 12px 50px;
    }

    .right-newhead h2 {
        font-size: 28px;
    }

    .password-part p br {
        display: none;
    }

    .wallet-itemn {
        margin: 10px 0;
    }

    .trans-tablenw {
        overflow-x: scroll;
    }

    .trans-tablenw table {
        width: 1050px;
    }

    .invest-uppernw p {
        font-size: 17px;
    }

    .invest-uppernw h2 {
        font-size: 30px;
    }

    .invest-rightcntnw {
        margin-bottom: 20px;
    }

    .invest-rightcntnw img {
        max-width: 155px;
    }

    .invest-rightcntnw h2 {
        font-size: 30px;
    }

    .invest-rightcntnw h2 span {
        font-size: 16px;
    }

    .invest-rightcntnw p {
        font-size: 16px;
    }

    .invest-rightcntnw a {
        max-width: 170px;
        font-size: 16px;
        padding: 12px 15px;
    }

    .invest-mainnew::after {
        right: 24%;
    }

    .invest-partnw {
        padding: 85px 0 60px;
    }

    .deal-cntnw p {
        font-size: 13px;
    }

    .deal-cntnw p br {
        display: none;
    }

    .deal-cntnw h2 {
        font-size: 16px;
        margin-top: 20px;
    }

    .deal-cntnw {
        padding: 35px 10px 30px;
    }

    .deal-cntnw::after {
        right: 0;
    }

    .summery-left ul li a {
        font-size: 16px;
    }

    .summery-right h4 {
        font-size: 22px;
    }

    .summery-right p {
        font-size: 15px;
    }

    .summery-right a {
        width: 250px;
    }

    .circle-cntn h2 {
        font-size: 18.5px;
    }

    .circle-cntn p {
        font-size: 13.5px;
    }

    .circle-cntn h4 {
        font-size: 18.5px;
    }

    /*=================== tokenization start here ======================*/
    .rightnw_headcnt p {
        font-size: 15px;
    }

    .token_main {
        padding: 45px 40px 120px;
    }

    .token_tabhead .nav-tabs .nav-link {
        font-size: 18.5px;
        padding: 0px 16px 15px
    }

    .token_tabpart {
        padding: 30px 30px;
    }

    .inner_tabhead h3 {
        font-size: 24px;
    }

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

    .inner_tabitem {
        padding: 20px 20px;
    }

    .tabinner_btn a {
        font-size: 17px;
    }


}

/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 768px) and (max-width: 991px) {

    .carousel-cell h2 br {
        display: none;
    }

    .carousel-cell p br {
        display: none;
    }

    .flickity-page-dots {
        margin-top: 25px;
    }

    .form-item2 {
        padding-bottom: 30px;
    }

    .form-item form h6 {
        font-size: 20px;
    }

    .form-item-inner input,
    .form-item-inner2 input {
        height: 60px;
        padding-left: 70px;
    }

    .form-item-inner img {
        left: 26px;
    }

    .form-item-inner2 img {
        left: 30px;
    }

    .form-item-inner3 {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 20px;
    }

    .form-item-inner3 button {
        margin-top: 30px;
        height: 62px;
    }

    .form-item-inner4 button {
        width: 300px;
        height: 62px;
    }

    .form-item p {
        font-size: 14px;
    }

    .carousel-cell img {
        max-width: 95%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 26px;
    }

    .carousel-cell h2 {
        margin: 0 0 18px;
    }

    .flickity-page-dots {
        margin-top: 36px;
    }

    .form-item form h6 {
        margin: 0 0 25px;
    }

    .form-item-inner input,
    .form-item-inner2 input {
        height: 66px;
    }

    .form-item2 {
        padding-bottom: 30px;
    }





    .left-menu ul {
        margin-top: 40px;
    }

    .box-part {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 25px;
        padding: 25px 0;
    }

    .box-item {
        padding: 15px 10px;
    }

    .box-item img {
        max-width: 36px;
    }

    .box-cnt {
        margin-left: 10px;
    }

    .box-cnt p {
        font-size: 12px;
    }

    .box-cnt h2 {
        font-size: 20px;
    }

    .house-hover {
        margin-bottom: 35px;
    }

    .proj-title h2 {
        font-size: 36px;
        margin: 24px 0;
    }

    .submit-prj {
        display: block;
        padding: 10px 0;
    }

    .submit-prjleft {
        width: 100%;
        margin-bottom: 20px;
    }

    .raising-part {
        display: block;
        padding: 35px 0 80px;
    }

    .raise-left  {
        width: 100%;
    }

    .investor-part h2,
    .raise-left h2 {
        font-size: 36px;
    }

    .investor-part p,
    .raise-left p {
        font-size: 21px;
    }

    .raise-right {
        margin-top: 35px;
    }

    .balance-main {
        grid-template-columns: repeat(2, 1fr);
    }

    .balance-part {
        padding: 40px 0;
    }

    .trans-table {
        overflow-x: scroll;
    }

    .trans-table table {
        width: 900px;
    }

    .trans-btn a {
        padding: 12px 50px;
    }

    .right-newhead h2 {
        font-size: 28px;
    }

    .disclaim-part {
        padding: 50px 30px;
    }

    .password-part p br {
        display: none;
    }

    .wallet-itemn {
        margin: 10px 0;
    }

    .walt-manpg {
        padding-top: 20px;
    }

    .trans-tablenw {
        overflow-x: scroll;
    }

    .trans-tablenw table {
        width: 1050px;
    }

    .invest-partnw {
        padding: 85px 0 60px;
    }

    .invest-uppernw p {
        font-size: 17px;
    }

    .invest-uppernw h2 {
        font-size: 30px;
    }

    .invest-rightcntnw {
        margin-bottom: 20px;
    }

    .invest-rightcntnw img {
        max-width: 160px;
    }

    .invest-rightcntnw h2 {
        font-size: 30px;
    }

    .invest-rightcntnw h2 span {
        font-size: 16px;
    }

    .invest-rightcntnw p {
        font-size: 16px;
    }

    .invest-rightcntnw a {
        max-width: 170px;
        font-size: 16px;
        padding: 12px 15px;
    }

    .invest-mainnew::after {
        right: 24%;
    }

    .deal-cntnw p {
        font-size: 13px;
    }

    .deal-cntnw p br {
        display: none;
    }

    .deal-cntnw h2 {
        font-size: 16px;
        margin-top: 20px;
    }

    .deal-cntnw {
        padding: 35px 10px 30px;
    }

    .deal-cntnw::after {
        right: 0;
    }

    .summery-left ul li a {
        font-size: 16px;
    }

    .summery-left h4 {
        font-size: 17px;
    }

    .summery-right h4 {
        font-size: 22px;
    }

    .summery-right p {
        font-size: 15px;
    }

    .summery-right a {
        width: 250px;
    }

    .circle-cntn h2 {
        font-size: 20px;
    }

    .circle-cntn p {
        font-size: 13.2px;
    }

    .circle-cntn h4 {
        font-size: 20px;
    }


    /*=================== tokenization start here ======================*/
    .rightnw_header {
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .rightnw_profitem {
        order: 2;
    }

    .rightnw_headcnt {
        width: 100%;
        order: 3;
        margin-top: 25px;
    }

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

    .token_main {
        padding: 45px 40px 120px;
    }

    .token_tabhead .nav-tabs .nav-link {
        font-size: 18.5px;
        padding: 0px 25px 15px
    }

    .token_tabpart {
        padding: 30px 30px;
    }

    .inner_tabhead h3 {
        font-size: 24px;
    }

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

    .inner_tabhead h4 {
        font-size: 20px;
    }

    .inner_tabitem {
        padding: 20px 20px;
    }

    .tabinner_btn a {
        font-size: 17px;
    }

    .token_area {
        padding-top: 50px;
    }

}

/*
====================================
Small Screen - Small Mobile
====================================
*/
@media screen and (max-width: 767px) {
    .main__title{
        display: none;
    }
    .main-wrapper {
        flex-direction: column-reverse;
    }

    .main-wrapper-inner {
        width: 100%;
        min-height: 100%;
    }

    .logo-item {
        padding-left: 15px;
    }

    .carousel-cell h2 br {
        display: none;
    }

    .carousel-cell p br {
        display: none;
    }

    .flickity-page-dots {
        margin-top: 25px;
    }

    .main-wrapper-inner2 {
        width: 100%;
    }

    .form-item2 {
        min-height: 100%;
        padding-bottom: 30px;
    }

    .form-item form h2 {
        font-size: 28px;
    }

    .form-item form h6 {
        font-size: 19px;
        margin: 0 0 25px;
    }

    .form-item-inner input,
    .form-item-inner2 input {
        height: 60px;
        padding-left: 70px;
    }

    .form-item-inner img {
        left: 26px;
    }

    .form-item-inner2 img {
        left: 30px;
    }

    .form-item-inner3 {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 40px;
    }

    .form-item-inner3 button {
        font-size: 18px;
        margin-top: 30px;
        height: 56px;
    }

    .form-item2 a {
        font-size: 20px;
    }

    .form-item-inner4 button {
        width: 100%;
        height: 66px;
        margin-top: 0;
    }

    .form-item-inner10 {
        margin-bottom: 25px !important;
    }

    .form-item p {
        font-size: 18px;
    }



    .nofication-alert .ntifon-area {
        transform: translate3d(-82%, 48px, 0px) !important;
    }



    /* .main-left-col {
        display: none;
    } */



    .nofication-alert {
        margin-left: 10px;
    }




    .box-part {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 25px;
        padding: 25px 0;
    }

    @media screen and (max-width: 575px) {

        .box-part {
            display: grid;
            grid-template-columns: 1fr;
            grid-gap: 25px;
            padding: 25px 0;
        }

        .box-item {
            justify-content: center;
        }
    }

    .overview-table {
        overflow-x: scroll;
    }

    .overview-table table {
        width: 700px;
    }

    .house-item img {
        max-height: initial;
    }

    .house-hover {
        margin-bottom: 35px;
    }

    .house-mdl ul li {
        font-size: 15px;
    }

    .proj-title h2 {
        font-size: 32.5px;
        margin: 24px 0;
    }

    .submit-prj {
        display: block;
        padding: 0;
    }

    .submit-prjleft {
        width: 100%;
        margin-bottom: 20px;
    }

    .submit-prj p {
        font-size: 17px;
    }

    .submit-prj a {
        font-size: 15px;
        padding: 14px 30px;
    }

    .raising-part {
        display: block;
        padding: 0px 0 70px;
    }

    .raise-left  {
        width: 100%;
    }

    .investor-part h2,
    .raise-left h2 {
        font-size: 32px;
    }

    .investor-part p,
    .raise-left p {
        font-size: 18px;
    }

    .raise-right {
        margin-top: 35px;
    }

    .balance-main {
        grid-template-columns: 1fr;
    }


    .balance-part {
        padding: 30px 0;
    }

    .balance-uper {
        display: block;
        padding-bottom: 20px;
    }

    .trans-table {
        overflow-x: scroll;
    }

    .trans-table table {
        width: 900px;
    }

    .trans-btn a {
        padding: 12px 50px;
    }

    .right-newhead h2 {
        font-size: 25px;
    }

    .disclaim-part form {
        display: flex;
        align-items: flex-start;
        max-width: 444px;
        margin: 0 auto;
    }

    .disclaim-part form input {
        margin-top: 28px;
    }

    .disclaim-part form label {
        text-align: left;
        margin-left: 10px;
    }

    .password-part p br {
        display: none;
    }

    .wallet-itemn {
        margin: 10px 0;
    }

    .walt-manpg {
        padding-top: 24px;
    }

    .trans-tablenw {
        overflow-x: scroll;
    }

    .trans-tablenw table {
        width: 1050px;
    }

    .trans-newpart {
        padding-top: 52px;
    }

    .invest-partnw {
        padding: 85px 0 40px;
    }

    .invest-uppernw p {
        font-size: 17px;
    }

    .invest-uppernw h2 {
        font-size: 30px;
    }

    .invest-mainrightnw {
        margin-top: 50px;
    }

    .invest-mainnew::after {
        display: none;
    }

    .deal-mainnw {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .deal-cntnw {
        width: 33.3333%;
    }

    .deal-cntnw p {
        font-size: 14px;
    }

    .deal-cntnw p br {
        display: none;
    }

    .deal-cntnw h2 {
        font-size: 18px;
        margin-top: 20px;
    }

    .deal-cntnw {
        padding: 35px 10px 30px;
    }

    .summery-left::after {
        display: none;
    }

    .summery-left ul li {
        padding-bottom: 20px;
    }

    .summery-left,
    .summery-right {
        padding: 20px 0;
    }


    /*=================== tokenization start here ======================*/
    .rightnw_header {
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .rightnw_profitem {
        order: 2;
        justify-content: flex-end;
        padding-right: 10px;
    }

    .rightnw_headcnt {
        width: 100%;
        order: 3;
        margin-top: 25px;
    }

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

    .token_main {
        padding: 40px 25px 100px;
    }

    .token_tabhead .nav-tabs .nav-link {
        font-size: 17px;
        padding: 0px 21px 15px
    }

    .token_tabpart {
        padding: 20px 20px;
    }

    .inner_tabhead h3 {
        font-size: 24px;
    }

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

    .inner_tabhead h4 {
        font-size: 20px;
    }

    .inner_tabitem {
        padding: 20px 20px;
    }

    .tabinner_btn a {
        font-size: 17px;
    }

    .token_area {
        padding-top: 50px;
    }

    .modal_dialog1 {
        max-width: 550px;
    }

    .create_radioButton label {
        font-size: 18px;
    }

    .form-check-input {
        width: 20px;
        height: 20px;
    }

    .create_radioButton label span {
        margin-left: 32px;
    }

    .create_inrupper h4 {
        font-size: 25px;
    }

    .create_inrupper p {
        font-size: 17px;
    }

    .create_box h3 {
        font-size: 20px;
    }

    .wallet_crbtn a {
        font-size: 18px;
        padding: 10px 30px;
    }

    .wallet_choose {
        display: block;
    }

    .wallet_choose select {
        width: 100%;
        margin: 0;
        margin-top: 20px;
    }



}

/*=== Extra small device Mobile ===*/
@media screen and (max-width: 575px) {


    .right-newhead h2 {
        display: none;
    }
    .wallet-itemn {
        max-width: 350px;
        margin: 10px auto;
    }

    .wallet-partn .upper-waletn li span {
        font-size: 14px;
    }

    .wallet-partn .upper-waletn li {
        padding-right: 20px;
        font-size: 16px;
    }

    .wallet-partn .upper-waletn li a {
        font-size: 16px;
    }

    .wallet-partn .upper-waletn li a img {
        max-width: 20px;
        margin-right: 5px;
    }

    .wallet-partn .upper-waletn {
        max-width: 350px;
        margin-right: auto;
        margin-left: auto;
    }

    .trans-newupper {
        display: block;
    }

    .transn-upright a {
        margin-top: 16px;
    }

    .invest-uppernw h2 {
        font-size: 27px;
    }

    .invest-uppernw p {
        font-size: 16px;
    }

    .invest-partnw {
        padding: 75px 0 35px;
    }

    .deal-cntnw {
        width: 80%;
        padding: 30px 20px;
        text-align: center;
        border: 1px solid #EBEBFA;
    }

    .deal-cntnw::after {
        display: none;
    }

    .deal-cntnw h2 {
        margin-top: 16px;
        font-size: 20px;
    }

    .deal-cntnw p {
        font-size: 16px;
    }

    .deal-mainnw {
        justify-content: center;
    }

    .deal-mainnw::before,
    .deal-mainnw::after {
        display: none;
    }


    /*=================== tokenization start here ======================*/
    .rightnw_header {
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .rightnw_profitem {
        max-width: 135px;
        order: 2;
        justify-content: flex-end;
        padding-right: 0px;
    }

    .rightnw_headcnt {
        width: 100%;
        order: 3;
        margin-top: 25px;
    }

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

    .rightnw_headcnt h2 {
        display: block;
        font-size: 20px;
    }

    .token_main {
        padding: 35px 18px 85px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .token_tabhead .nav-tabs .nav-link {
        font-size: 17px;
        padding: 0px 21px 15px
    }

    .token_tabpart {
        padding: 20px 12px;
    }

    .inner_tabhead h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .inner_tabhead p {
        font-size: 16px;
        margin-bottom: 25px;
    }

    .inner_tabhead h4 {
        font-size: 20px;
    }

    .inner_tabitem {
        padding: 18px 15px;
        margin-bottom: 20px;
    }

    .tabinner_btn a {
        font-size: 16px;
        padding: 10px 40px;
    }

    .token_area {
        padding-top: 40px;
    }

    .inner_tabicon img {
        max-width: 32px;
    }

    .inner_tabcnt {
        padding-left: 14px;
    }

    .token_tabhead {
        overflow-x: scroll;
        padding-bottom: 10px;
    }

    .token_tabhead ul {
        width: 500px;
    }

    .token_tabmain {
        padding-top: 35px;
    }

    .modal_dialog1 {
        max-width: 300px;
    }

    .modal_cnt img {
        max-width: 100px;
    }

    .modal_cnt h4 {
        font-size: 20px;
    }

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

    .modal_cnt a {
        font-size: 16px;
    }

    .modal_mainbody {
        padding: 50px 20px 35px;
    }

    .modal_cntinner {
        padding: 40px 0 50px;
    }



    .create_radioButton {
        display: block;
    }

    .create_radioButton label {
        font-size: 18px;
        margin-top: 20px;
    }

    .form-check-input {
        width: 20px;
        height: 20px;
    }

    .create_radioButton label span {
        margin-left: 32px;
    }

    .create_inrupper h4 {
        font-size: 25px;
    }

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

    .create_box h3 {
        font-size: 20px;
    }

    .wallet_crbtn a {
        font-size: 18px;
        padding: 10px 30px;
    }

    .cost_critem {
        display: block;
    }

    .cost_crleft h4 {
        margin-bottom: 12px;
    }

    .cost_crright p {
        justify-content: flex-start;
        font-size: 13px;
    }

    .cost_crright p strong {
        margin-left: 8px;
    }

    .wallet_choose h4 {
        font-size: 24px;
    }

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

    .wallet_tabcnt a {
        max-width: 230px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        display: block;
        font-size: 17px;
        padding: 10px 36px;
    }

    .wallet_mdlcnt h3 {
        font-size: 24px;
        margin-top: 15px;
    }

    .wallet_mdlcnt input {
        padding: 10px 14px;
        font-weight: 18px;
    }

    .wallet_mdlcnt button {
        font-size: 18px;
        padding: 10px 30px;
    }

    .wallet_mdlcnt span {
        right: 12px;
    }

    .token_tab3 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .mdl4_mainbody {
        padding: 45px 0;
    }

    .cofig_mdl4ttl h3 {
        font-size: 24px;
    }

    .cost_crleft h4 {
        font-size: 14px;
    }

    .modal_inrbtn ul {
        display: block;
    }

    .modal_inrbtn ul li a {
        width: 100%;
        display: block;
        text-align: center;
        margin: 12px 0;
        font-size: 18px;
        padding: 10px 15px;
    }

    .clawback_mdlitem button {
        font-size: 18px;
        width: 100%;
        padding: 10px 10px;
    }

}
