@font-face {
    font-family: 'iransans';
    src: url('../font/IRANSansFaNum.eot');
    src: url('../fonts/IRANSansFaNum.eot?#iefix') format('embedded-opentype'),
        url('../fonts/IRANSansFaNum.woff2') format('woff2'),
        url('../fonts/IRANSansFaNum.woff') format('woff'),
        url('../fonts/IRANSansFaNum.ttf') format('truetype'),
        url('../fonts/IRANSansFaNum.svg#IRANSansFaNum') format('svg');
    font-weight: normal;
    font-style: normal;
}

.tab-content
{
    font-size: 10px;
}
body
{
    direction: rtl;
    font-family: 'iransans';
    margin: 0px;
    background-color: #1E1C1D;
    overflow-x: hidden;
}
.row
{
    margin-right: 0px;
    margin-left: 0px;
}

/* top */
.top
{
    margin-top: 32px;
    justify-content: space-between;
}

.nav1
{
    background-color: #1E1C1D !important;
}

.nav1 a
{
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    width: 700;
}

.nav1 a:hover
{
    color: #fff;
}

.nav1 ul li a
{
    margin-right: 7px;
    margin-left: 7px;
}

.nav1 img
{
    margin: 0px 40px 0px 15px !important;
}
.navbar-nav-scroll
{
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.navbar-nav-scroll::-webkit-scrollbar
{
    display: none;
}


.nav2
{
    text-align: center !important;
    color: #fff;
    height: 46px;
    padding-right: 2vw;
}

.nav2 a
{
    font-weight: bold;
    font-size: 1.4vw;
    padding: 5px 10px 5px 10px !important;
}

.nav2 a:hover
{
    border-radius: 8px;
    border: 0.1px solid #fff;
}

.nav2 i
{
    margin-right: 8px;
}

.btnnav
{
    border: none !important;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='white' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

.nav222
{
    display: none;
}

/* slider */
.slider
{
    margin-top: 150px;
    background-color: #1E1C1D !important;
    padding: 0px 85px 0px 65px;
}


.slid1
{
    color: #fff !important;
    float: right;
}


.grid-container
{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    background-color: #595959;    ;
    border-radius: 15px;
    overflow: hidden;
    
    height: 173px;
    position: relative;
    margin-top: 80px;
}

.grid-item
{
    background-color: #1E1C1D;
    color: white;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.6vw;
    border: 1px solid #ffffff1a;
}

.grid-container input
{
    border: none;
    background-color:  #1E1C1D;
    text-align: center;
    color: #fff;
}

.grid-container input:focus
{
    outline: none;
    border: none;
}

.grid-container input::placeholder
{
    color: #fff;
}

.center-icon 
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.center-icon svg 
{
    width: 28px;
    height: 28px;
    fill: #fff;
    position: relative;
    z-index: 4;
}

.star-shape
{
    position: absolute;
    width: 60px;
    height: 60px;
    z-index: 1;
}

.star-shape svg 
{
    width: 100%;
    height: 100%;
    fill: #888;
    opacity: 0.4;
}

.slid2
{
    float: right;
    padding-top: 33px;
}

.slid2 img
{
    width: 500px;
    height: 387px;
    float: left;
    box-shadow: 0px 2px 100px 0px #FFFFFF26;
    background-color: #2b2b2b;
    border-radius: 34%;
}

/* END */

/* content */
.content
{
    margin-top: 90px;
    margin-bottom: 40px;
    height: auto;
}

.jadval
{
    height: auto;
    padding-right: 80px;
    padding-left: 80px;
}

.box1
{
    color: #fff;
    backdrop-filter: blur(2px);
    box-shadow: 0px 2px 10px 0px #FFFFFF26;
    background: #9494941A;
}

.box1 hr
{
    margin-top: 0px;
    margin-bottom: 0px;
    background: linear-gradient(90deg, #474747 0%, #FFFFFF 50%, #474747 100%);
    border-bottom: 1px solid;
}

.banner
{
    padding: 16px;
}

.ban1
{
    padding-left: 0px;
}

.ban2
{
    padding-right: 0px;
}

.banner h3
{
    font-size: 1.8vw;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 5px;
}

.cardboxes
{
    padding-top: 0px;
}

.divbox
{
    margin-top: 15px;
    margin-bottom: 15px;
}

.card1
{
    color: #fff;
}

.card11
{
    float: right;
}

.card11 img
{
    width: 48px;
    height: 48px;
}

.card12
{
    float: right;
}

.card2
{
    float: left;
    text-align: left;
    color: #fff;
}

.card2 span
{
    color: #008000;
}

.card2 h3
{
    width: 50px;
}

.card p
{
    margin-bottom: 0px;
}

.jadval_arz
{
    margin-top: 150px;
}

.bannn
{
    max-width: 1358px !important;
    display: flex;
}

.search12
{
    background-color: #9494941A;
    box-shadow: 0px 2px 10px 0px #FFFFFF26;
    backdrop-filter: blur(2px);
    border-radius: 16px;
    height: 62px;
    padding: 13px 7px 13px 0px;
}

.search12 input
{
    background-color: #94949400;
    color: #fff;
    border: none !important;
}

.search12 input:focus
{
    outline: none;
    border: none;
}

.search12 input::placeholder
{
    color: #fff;
    font-size: 20px;
}

.tomanteter
{
    display: flex;
    float: left;
    justify-content: center;   
    align-items: center;       
    flex-direction: row;   
    background: #9494941A;
    box-shadow: 0px 2px 10px 0px #FFFFFF26;
    backdrop-filter: blur(2px);
    border-radius: 16px;
    color: #fff;
    text-align: center;
    height: 62px;
}

.tomanteter a
{
    padding: 5px 15px;
    font-size: 18px;
    cursor: pointer;
}

.table2
{
    max-width: 1348px !important;
    border-radius: 16px;
    background: #9494941A;
    box-shadow: 0px 2px 10px 0px #FFFFFF26;
    backdrop-filter: blur(2px);
    color: #fff;
    margin-top: 15px;
}


.thead-wrapper
{
    padding: 8px;
    overflow-x: auto;       
    white-space: nowrap; 
    scrollbar-width: none;       
    -ms-overflow-style: none;     
}
  
.thead-wrapper::-webkit-scrollbar
{
    width: 0px;
    height: 0px;
    display: none; 
}

.thead-wrapper th
{
    padding: 8px;
    text-align: center;
    white-space: nowrap;
}

.thead-wrapper table 
{
    min-width: max-content; 
}

.thead-wrapper thead span
{
    margin: 0px 15px 0px 15px;
    padding: 8px;
    font-weight: 500;
    font-size: 20px;
    cursor: pointer;
}


.thead-wrapper thead span:hover
{
    border-radius: 8px;
    border: 0.1px solid #fff;
}

.trfa
{
    border-spacing: 10px;
    overflow-x: auto;
}

.tr1 td
{
    padding: 8px 118px 8px 128px;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
}

.hrr1
{
    background: linear-gradient(90deg, #474747 0%, #FFFFFF 50%, #474747 100%);
    border: 2px solid #b2b2b2;
    border: none;
    border-width: 1px 0px 1px 0px ;
    border-style: solid;
    border-image-source: linear-gradient(270deg, #474747 0%, #FFFFFF 50%, #474747 100%);
    border-image-slice: 1;
}

.tr2 td
{
    padding: 20px 0px 20px 0px !important; 
    font-size: 18px;
}

.tr2 a
{
    padding: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
}

.tr2ch
{
    text-align: center;
}

.tr3
{
    text-align: center;
}

.tbody-wrapper h5
{
    text-align: center;
    margin:0px;
    padding: 18px 0px;
    cursor: pointer;
}
.jadval hr
{
    border: 2px solid #b2b2b2;
    border: none;
    border-width: 1px 0px 1px 0px ;
    border-style: solid;
    border-image-source: linear-gradient(270deg, #474747 0%, #FFFFFF 50%, #474747 100%);
    border-image-slice: 1;
    margin-left: 1vw;
    margin-right: 1vw;
}

.btnnav
{
    display: none;
}

.overlay
{
    display: none;
}

/*////////////////////////////////////////////////////// media//////////////////////////////////////////////////////// */


@media (max-width: 650px) 
{

    .btnnav
    {
        display: block;
    }

    .overlay 
    {
      display: none;
      position: fixed;
      top: 0;
      right: 0;
      width: 40vw;
      height: 100vh;
      background: #000000e6;
      color: #fff;
      transform: translateX(100%);
      z-index: 1000;
      padding: 2vw;
      margin-top: 13vw;
    }
  
    .overlay.active 
    {
      transform: translateX(0);
      animation: curtainDrop 0.8s ease forwards;
      display: block;
    }

    @keyframes curtainDrop 
    { 
        0%  { top: -100%; opacity: 0; }
        70% { top: 0; opacity: 1; } 
        85% { top: 10px;}
        95% { top: -5px; }
        100%{ top: 0; } 
    }
  
    .overlay ul
    {
        list-style-type: none;
        padding-right: 0.7vw;
    }

    .overlay ul li
    {
        padding: 1vw;
    }

    .overlay a
    {
        text-decoration: none;
        font-size: 3vw;
    }
    .overlay ul li a 
    {
        position: relative;
        display: inline-block;
        color: #fff;
        text-decoration: none;
        padding: 5px 0;
    }

    .overlay ul li a 
    { 
        display: block; position: relative; 
    }
      
    .overlay ul li a:hover::after
    {
        content: "";
        position: absolute;
        right: -7px;
        top: 0;
        width: 2px;
        height: 100%;
        background: linear-gradient(to bottom,#d3d3d333 0%, #d3d3d3cc 40%,#d3d3d3 50%, #d3d3d3cc 60%, #d3d3d333 100%);
        opacity: 0;  
        transition: opacity 0.3s ease;
    }
      
    .overlay ul li a:hover::after
    {
        opacity: 1;
    }
      
      
      

    .top
    {
        margin-top: 15px;
    }

    .container-fluid img
    {
        width: 29px;
        height: 20px;
        margin-right: 10px !important;
    }
    .fullwidth-on-toggle
    {
        width: 90vw;
    }
    .navbar-nav .nav-link
    {
        font-size: 14px;
    }

    .navbar-toggler
    {
        width: 28px;
        height: 28px;
    }

    .nav1
    {
        float: right;
    }

    .nav222
    {
        display: flex;
        color: #fff;
        justify-content: flex-end;
        margin-top: 11px;
    }

    .nav2221
    {
        text-align: left;
    }

    .nav2221 a
    {
        margin-left: 7px;
        font-size: 8px;
    }

    .slider
    {
        margin-top: 40px;
        padding: 0px 20px;
    }

    .slid1
    {
        display: block;
    }

    .slid1 h1
    {
        font-size: 23px;
        line-height: 27px;
    }

    .slid1 span
    {
        font-size: 14px;
        font-weight: 500;
        line-height: 40px;
    }

    .slid12
    {
        text-align: center;
    }


    .boxess56
    {
        display: none;
    }

    .calculation1
    {
        display: none;
    }

    .slid2
    {
        margin-top: 1%;
        display: flex;
        justify-content: center;
    }

    .slid2 img
    {
        width: 172px;
        height: 133px;
    }

    .content
    {
        margin-top: 50px;
    }

    .calculation2
    {
        margin-top: 0px;
    }

    .grid-container 
    {
        height: auto;
        backdrop-filter: blur(30px);
        background-color: #1E1C1D;
        border-radius: 25px;
    }

    .grid-item 
    {
        font-size: 12px;
        padding: 6px;
    }

    .grid-container input 
    {
        font-size: 12px;
    }

    .center-icon
    {
        width: 18px;
        height: 18px;
    }

    .star-shape 
    {
        width: 40px;
        height: 40px;
    }

    .jadval_arz
    {
        margin-top: 50px;
    }

    .bannn
    {
        padding: 0px;
    }

    .bannn1
    {
        height: 20px;
    }
        
    .search12
    {
        background-color: #9494941A;
        box-shadow: 0px 2px 10px 0px #FFFFFF26;
        backdrop-filter: blur(2px);
        border-radius: 4px;
        padding: 0px;
        height: 25px;
    }

    .search12 input
    {
        background-color: #94949400;
        color: #fff;
        border: none;
        height: 12px;
    }

    .search12 input:focus
    {
        outline: none;
        border: none;
    }

    .search12 input::placeholder
    {
        color: #fff;
        font-size: 6px;
    }

    .tomanteter
    {
        display: flex;
        float: left;
        justify-content: center;   
        align-items: center;       
        flex-direction: row;   
        background: #9494941A;
        box-shadow: 0px 2px 10px 0px #FFFFFF26;
        backdrop-filter: blur(2px);
        border-radius: 4px;
        color: #fff;
        text-align: center;
        height: 25px;
    }

    .tomanteter a
    {
        padding: 3px 5px;
        font-size: 6px;
        cursor: pointer;
    }

    .thead-wrapper
    {
        padding: 0px;
    }

    .thead-wrapper th 
    {
        padding: 8px 4px 4px;
    }

    .thead-wrapper thead span
    {
        margin: 0px 5px 0px 5px;
        padding: 4px;
        font-weight: 400;
        font-size: 8px;
        cursor: pointer;
    }


    .thead-wrapper thead span:hover
    {
        border-radius: 4px;
        border: 0.1px solid #fff;
    }


    .crypto-table-wrapper 
    {
        max-width: 600px;
        margin: 0 auto;
    }
      
    .crypto-table 
    {
        width: 100%;
        border-collapse: collapse;
    }
      
    .crypto-table th,
    .crypto-table td 
    {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 12px;
        font-size: 8px;
    }

    .crypto-table td:first-child 
    {
        text-align: right;
        width: 43%;
    }
      
    .crypto-table thead th 
    {
        font-weight: bold;
        font-size: 10px;
    }

    .crypto-table th:first-child
    {
        text-align: right;
    }
      
      
    .positive 
    {
        color: #008000;
    }
      
    .negative 
    {
        color: #d00000;
    }
      
    .view-all-btn 
    {
        text-align: center;
    }
      
    .view-all-btn a
    {
        padding: 10px 16px;
        font-size: 8px;
        cursor: pointer;
    }

    .crypto-icon
    {
        gap: 8px;
    }

    td 
    {
        text-align: right;
    }
      
    .crypto-cell 
    {
        display: inline-flex; 
        align-items: center;
        justify-content: flex-end;
        gap: 8px;
    }
      
    .crypto-icon 
    {
        width: 24px;
        height: 24px;
        margin: 0;
        padding: 0;
    } 
      

    .card11 img
    {
        width: 24px;
        height: 24px;
    }
}

/* slider */
@media (min-width: 650px) 
{
    .slider 
    {
      margin-top: 150px;
      padding: 0px 85px 0px 65px;
    }
  
    .slid1 
    {
      color: #fff !important;
      float: right;
    }
  
    .slid1 h1 
    {
      font-weight: 600;
      font-size: 4.5vw;
      line-height: 70px;
    }
  
    .slid1 span 
    {
      font-weight: 500;
      font-size: 2.5vw;
      line-height: 70px;
      margin-right: 14px;
    }

    .slid2 
    {
      float: right;
      padding-top: 33px;
    }
  
    .slid2 img 
    {
        width: 100%;
        max-width: 500px;
        height: auto;
        float: left;
        box-shadow: 0px 2px 100px 0px #FFFFFF26;
        background-color: #2b2b2b;
        border-radius: 34%;
    }
}
  


/* table */
@media (min-width: 650px) 
{
    .table-container 
    {
      width: 100%;
      overflow-x: auto;
    }
  
    table 
    {
      width: 100%;
      border-collapse: collapse;
      table-layout: fixed;
    }
  
    .trfa 
    {
      display: table;
      width: 100%;
    }
  
    .tr1 td,
    .tr2 td 
    {
      width: 25%;
      padding: 1em;
      text-align: center;
      white-space: nowrap;
      border-bottom: 1px solid #e0e0e0;
    }
  
    .tr1 td 
    {
      font-size: 1.2rem;
      border-bottom: 1.5px solid #999;
    }

    .tr1 td:first-child
    {
        text-align: right;
    }
  
    .tr2 td img 
    {
      width: 40px;
      height: 40px;
      vertical-align: middle;
    }

    .tr2 td:first-child
    {
        text-align: right;
    }
  
    .tr2 td span 
    {
      font-size: 1rem;
      font-weight: 600;
      vertical-align: middle;
    }
  
    .tr2 a 
    {
      color: #fff;
      text-decoration: none;
      display: inline-block;
    }
  
    .tr2 a:first-child 
    {
      border-left: 1px solid #fff;
    }
  
    .tbody-wrapper h5 
    {
      text-align: center;
      margin: 0;
      padding: 1em 0;
      cursor: pointer;
      font-size: 1rem;
      color: #fff;
    }
  
    hr 
    {
      margin: 0;
      border: none;
      height: 1px;
      background: linear-gradient(90deg, #474747 0%, #FFFFFF 50%, #474747 100%);
    }
}


@media (min-width: 651px)
{
    .calculation2
    {
        display: none;
    }
}


@media (min-width: 767px) and (max-width: 1330px) {
   
    .ban1 svg
    {
        width: 25px;
        height: 25px;
    }

    .ban2 h3
    {
        text-align: center;
    }

    .card11 img
    {
        width: 28px;
        height: 28px;
    }

    .card12
    {
        width: 60%;
        text-align: center;
    }

    .card12 span
    {
        font-size: 1vw;
    }
    
    .card2 p
    {
        font-size: 1vw;
    }

    .card2 span
    {
        font-size: 1vw;
    }
}


@media (min-width: 651px) and (max-width: 768px)
{
    .jadval_arz
    {
        margin-top: 50px;
    }

    .bannn
    {
        padding: 0px;
    }

    .bannn1
    {
        height: 20px;
    }
        
    .search12
    {
        background-color: #9494941A;
        box-shadow: 0px 2px 10px 0px #FFFFFF26;
        backdrop-filter: blur(2px);
        border-radius: 4px;
        padding: 0px;
        height: 25px;
    }

    .search12 input
    {
        background-color: #94949400;
        color: #fff;
        border: none;
        height: 12px;
    }

    .search12 input:focus
    {
        outline: none;
        border: none;
    }

    .search12 input::placeholder
    {
        color: #fff;
        font-size: 6px;
    }

    .tomanteter
    {
        display: flex;
        float: left;
        justify-content: center;   
        align-items: center;       
        flex-direction: row;   
        background: #9494941A;
        box-shadow: 0px 2px 10px 0px #FFFFFF26;
        backdrop-filter: blur(2px);
        border-radius: 4px;
        color: #fff;
        text-align: center;
        height: 25px;
    }

    .tomanteter a
    {
        padding: 3px 5px;
        font-size: 6px;
        cursor: pointer;
    }

    .thead-wrapper
    {
        padding: 0px;
    }

    .thead-wrapper th 
    {
        padding: 8px 4px 4px;
    }

    .thead-wrapper thead span
    {
        margin: 0px 5px 0px 5px;
        padding: 4px;
        font-weight: 400;
        font-size: 8px;
        cursor: pointer;
    }


    .thead-wrapper thead span:hover
    {
        border-radius: 4px;
        border: 0.1px solid #fff;
    }


    .crypto-table-wrapper 
    {
        max-width: 600px;
        margin: 0 auto;
    }
      
    .crypto-table 
    {
        width: 100%;
        border-collapse: collapse;
    }
      
    .crypto-table th,
    .crypto-table td 
    {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 12px;
        font-size: 8px;
    }

    .crypto-table td:first-child 
    {
        text-align: right;
        width: 43%;
    }
      
    .crypto-table thead th 
    {
        font-weight: bold;
        font-size: 10px;
    }

    .crypto-table th:first-child
    {
        text-align: right;
    }
      
      
    .positive 
    {
        color: #008000;
    }
      
    .negative 
    {
        color: #d00000;
    }
      
    .view-all-btn 
    {
        text-align: center;
    }
      
    .view-all-btn a
    {
        padding: 10px 16px;
        font-size: 8px;
        cursor: pointer;
    }

    .crypto-icon
    {
        gap: 8px;
    }

    td 
    {
        text-align: right;
    }
      
    .crypto-cell 
    {
        display: inline-flex; 
        align-items: center;
        justify-content: flex-end;
        gap: 8px;
    }
      
    .crypto-icon 
    {
        width: 24px;
        height: 24px;
        margin: 0;
        padding: 0;
    } 
}





.content
{
    background-color: #1e1c1d;

}
.ads
{
    margin-right: 2%;
}
.box
{
    width: 260px;
    height: 300px;
    box-shadow:0 0 15px #272626;
    color: #ffffff;
    font-size: 20px;
    background-color: #272626;
    margin: 7% 2%;
    padding: 2% 0%;
    border-radius: 16px;
    background-blend-mode: 2% #ffffff;
}
.box img
{
    margin: 8% 0%;
}
.bitcoin
{
    color: #ffffff;
    margin-top: 15%;
}

.first-pic
{
    box-shadow: 0px 2px 100px 0px #FFFFFF26;
    background-color: #2b2b2b;
    border-radius: 34%;
}

.bit
{
    font-weight: bold;
    font-size: 45px;
}

.coin
{
    font-size: 25px;
}
.bill
{
    color: #ffffff;
    margin-top: 15%;
}
.terms
{
    color: #ffffff;
    margin-top: 15%;
    padding: 3% 0%;
}
.terms span
{
    font-weight: bold;
    font-size: 38px; 
    margin-bottom: 5%;
}
.note
{
    font-size: 23px;
    padding-top: 2%;
} 
.blog
{
    margin-top: 4%;
}
.scroll-row 
{
    display: flex;
    overflow-x: auto;
    cursor: pointer;
    user-select: none;
    scroll-behavior: smooth;
}
.scroll-box
{
    box-shadow:0 0 15px #282828;
    color: #ffffff;
    font-size: 20px;
    background-color: #272626;
    border-radius: 16px;
    background-blend-mode: 2% #ffffff;
}
.scroll-box img
{
    border-radius: 12px;
}

.scroll-row
{
    scrollbar-width: none; 
    -ms-overflow-style: inherit; 
}
.question
{
    color: #ffffff;
    margin-top: 5%;
    padding: 3% 0%;
}
.question span
{
    font-weight: bolder;
    font-size: 40px; 
    margin-bottom: 4%;
}
.ask
{
    margin-bottom: 5%;
}

.butn
{
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 30.04%, rgba(255, 251, 251, 0.1) 100%);
    box-shadow: 0px 0px 0px 0px #FFFFFF26;
    font-size: 25px;
    font-weight: bolder;
    margin: 2% 8%;
    padding: 4% 0%;
    padding-right: 3%;
    color: #ffffff;
    border-radius: 15px;
}
.butn:hover
{
    color: #ffffff;
}
.butn:focus
{
    box-shadow: 3px 0px 0px 0px #f1eded;
}

.fa
{
    float: left;
    color: #989797;
    font-size: 10px;
    background-color: #1e1c1d;
    
}
.tap-c
{
    margin-top: 1%;
    text-align: justify;
}
.right .nav-link
{
    color: #ffffff;
}


.footer
{
    background-color: #272626;
    color: #f1eded;
}
.topfoot
{
    margin-right: 10%;
}

.foot
{
  margin: 0% 1%;
}
.foot a
{
    font-size: 16px;
    color: #f1eded;
    text-decoration: none;
    display: block;
}
.foot p
{
    font-size: 22px;
    font-weight: bold;
    
}
.foot svg
{
    color: #ffffff;
    fill: #ffffff;
}
.ficon
{
    margin-right: 3%;
}
.fi
{
    margin: 5% 0%;
}
.pic
{
    padding: 0% 4%;
}
.result
{
    margin-top: 2%;
}
hr
{
    border-bottom: 1px solid #949494
}
.end-one p
{
    float: left;
}

.vertical-border
{
    height: 30px;
    border-left: 3px solid #ffffff;
}

hr
{
    border: 2px solid #c5c5c5;
    opacity: 30;
    border-radius: 70%;
} 

.effect-shadow-one 
{
    width: 10%;
    height: 100px;
    background-image: linear-gradient(84deg, #bc282800, #e41c1c85);
    float: left;
    border-radius: 50%;
    margin: -17% -247px;
    box-shadow: 34px -1px 36px 33px #a22e2e9e;
}



/*//////////////// media////////////// */

@media (max-width: 650px) 
{
    .ads
    {
        display: inline;
    }

    .box 
    {
        font-size: 16px;
        width: 40%;
        height: 180px;
        margin: 10% 5%;
        box-shadow:0 0 15px #3a3a3a;
    }

      .bitcoin
      {
        width: 100%;
        height: auto;
      }
      .bitcoin1
      {
        height: auto;
        width: 40%;
      }
      .bitcoin1 img 
      {
        width: 70%;
        height: auto;
      }
      .bitcoin1 .picplus
      {
        height: auto;
        width: 45%;
      }
    
      .bitcoin2
      {
        width: 58%;
        height: auto;
        margin-right:2%;
        margin-top: 2%;
        
      }
      .bitcoin2 .bit
      {
        height: auto;
        width: 100%;
      }
      .bitcoin2 .coin 
      {
        height: auto;
        width: 100%;
        display: inline;
      }
    
      .bitcoin2 .bit span {
        margin-bottom: 5%;
        display: block;
        font-size: 14px;
      }
    
      .bitcoin2 .coin p {
        font-size: 9px;
        
      }
      .ms-5 {
        margin-right: 0rem !important;
    }

      .bill
      {
        width: 100%;
        height: auto;
      }
      .bill1
      {
        height: auto;
        width: 70%;

      }
      .bill .bill1 span {
        display: block;
        font-size: 16px;
      }
    
      .bill .bill1 p {
        font-size: 10px;
        line-height: 0.3;
        font-weight: lighter;
      }
      .bill2
      {
        height: auto;
        width: 30%;
      }
      .bill2 img {
        width: 120%;
        height: auto;
      }

     .terms
      {
        width: 100%;
        height: auto;
      }
      .terms .banner
      {
        padding: 0%;
      }
      .banner
      {
        width: 100%;
        height: auto;
      }
      .banner span {
      
        font-size: 23px;
      }    
      .banner p {
        font-size: 10px;
        
      }
      
     .blog
     {
       width: 100%;
       height: auto;
     }
     
     .scroll-box {
        width: 167px !important;
        padding: 5px !important;
        margin: 10px !important;
        box-shadow:0 0 10px #3a3a3a;
      }
     .scroll-box img {
        margin-top: 6px;
        width: 80%;
        height: auto;
      }
      .scroll-box p {
        padding-top: 0%;
        font-size: 12px;
        
      }
     
      .question
      {
        width: 100%;
        height: auto;
      }
      .question .banner span
      {
        font-size: 20px;
      }
      .question .banner
      {
        padding: 0%;
      }
      .ask
      {
        width: 100%;
        height: auto;
      }
      .ask1
      {
        width: 50%;
        height: auto;
      }
      .ask1 .butn
      {
        font-size: 1rem;
        line-height: 3.2;
        font-weight: lighter;
      }
      .butn .fa
      {
        margin-top: 6%;
        font-size: 30px;
    
      }
      #v-tabs .nav-link {
        margin-bottom: 12px;
        padding: -2px 15px;
      }
      .ask2
      {
        width: 50%;
        height: auto;
      }

      .footer
      {
        width: 100%;
        height: auto;
      }
      .topfoot
      {
        width: 100%;
        height: auto;
      }
      .foot
      {
        margin: 0% 5%;
        padding: 0px 0%;
        width: 15%;
        height: auto;
      }
      .foot p 
      {
        font-size: 12px;
      }
      .foot a 
      {
        margin: 0%;
        font-size: 6px;
      }
      .lastfoot
      {
        display: none;
        visibility: hidden;
        height: 0;
        width: 0;
        overflow: hidden;
      }

      .extra svg
      {
        color: #ffffff;
        fill: #ffffff;
      }
      .extra a
      {
        text-decoration: none;
        padding: 0% 4.5%;
      }
       hr 
      {
        border: 2px solid #c5c5c5;
        opacity: 30;
        border-radius: 70%;
      }
      .result p
      {
        font-size: 8px;
        line-height: 1.6;
      }
      .result2 p
      {
        width: 100%;
        height: auto;
        font-size: 8px;
        line-height: 1.6;
      }
      .end1
      {
        height: auto;
        width: 50%;
      }
      .end2
      {
        height: auto;
        width: 50%;
      }
      .result2 .vertical-border
      {
        height: 30px;
        border-left: 3px solid #ffffff;
      }
      .tab-content .fade
      {
        font-size: 10px;
      }
      .topfoot {
        margin-right: 0% !important;
    }
}

/*iPhone14 promax*/
@media screen and (min-width: 429px) and (max-width: 432px)
{
    .extra a {
        text-decoration: none;
        padding: 0% 3.9%;
    }
    .ask1 .butn
    {
        line-height: 1.8;
        font-size: 12px;
        height: 60px !important;
        border-radius: 8px;
    }
    .tab-content
    {
        font-size: 10px;
    }
    .ask2
    {
        text-align: justify;
    }
    .ask1
    {
        padding: 0%;
    }
    .right
    {
        padding: 0%;
    }
    .ask1 .butn {
        line-height: 2.5;
        font-size: 15px;
        height: 65px;
    }
    .butn .fa {
        margin-top: 2%;
        font-size: 30px;
    }
    .butn .i 
    {
        margin-right: 60% !important;
    }
    .butn .fa
      {
        margin-top: 6%;
        font-size: 20px;
      }
      .topfoot {
        margin-right: 0% !important;
    }

}
