﻿
.ib-gray {
    background-color: #F2F2F2;
    padding: 40px 0 300px;
}

    .ib-gray h1 {
        font-weight: 700;
        font-size: 44px;
    }

 .year-select {
    width: 15%;
    height: 32px;
    border-radius: 6px;
    text-align: center;
    border-width: 0px;
}
.policy_drpYear {
    border: none;
    background: none;
    width: 150px;
    border-bottom: 1px solid #909090;
    cursor:pointer;
}
/*.policy-data {
    display: none;
}*/

.marker {
    color: #30B524;
}

 .ib-gray h4 {
    font-size: 0.9rem;
}

.space h4 {
    margin-left: 240px;
    font-size: 17px;
}

.fixed-box {
    margin-left: 322px;
    margin-top: 80px;
    display: block;
}

.annual-box {
    margin-left: 130px;
    border: 8px;
    width: 192px;
    height: 85px;
    background-color: white;
    font-size: 20px;
    color: dimgrey;
    position: relative;
    overflow: hidden;
    text-align: inherit;
}

 .mannual-box {
    margin-left: 39px;
    border: 8px;
    width: 192px;
    height: 85px;
    background-color: white;
    font-size: 20px;
    color: dimgrey;
    position: relative;
    overflow: hidden;
    text-align: inherit;
}

 .annual {
    height: 70px;
    position: absolute;
    right: -10px;
    bottom: -10px;
}

.financial-doc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: white;
    height: 62px;
    font-size: 15px;
    width: 100%;
    border: none;
    padding: 0 15px;
    margin: 10px auto;
}
.financial-doc p{
    margin:0;
}
.whistil-doc {
    margin-left:62px;
    border: 8px;
    width: 280px;
    height: 62px;
    background-color: white;
    font-size: 15px;
    color: dimgrey;
    position: relative;
    overflow: hidden;
}

.policy-doc {
    margin-left:67px;
    border: 8px;
    width: 280px;
    height: 62px;
    background-color: white;
    font-size: 15px;
    color: dimgrey;
    position: relative;
    overflow: hidden;
}

.final {
    height: 21px;
    width: auto;
}

.download {
    height: 14px;
    position: inherit;
    right: -17px;
    bottom: -1px;
    width: 5%;
}

.downloaded {
    height: 14px;
    position: inherit;
    right: -17px;
    bottom: -1px;
    width: auto;
}

 .line-22 {
    width: 1198px;
    margin-left: 43px;
    margin-top: -22px
}

 .our-policy {
    margin-left: 167px;
}

.ib-gray .tabs {
    display: contents;
}

.ib-gray .tab {
    display: contents;
}

@media (max-width: 1024px){
    .downloaded {
        right: 0px;
    }
        .line-22 {
        width: 100%;
        margin-left: 43px;
        margin-top: -22px;
    }
    .financial-doc {
        margin-left: 46px;
        border: 8px;
        width: 90%;
        height: 62px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
    }
    .management-doc {
        margin-left: 29px;
        border: 8px;
        width: 99%;
        height: 62px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
    }
    .whistil-doc {
        margin-left: 34px;
        border: 8px;
        width: 101%;
        height: 62px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
    }
    .policy-doc {
        margin-left: 45px;
        border: 8px;
        width: 91%;
        height: 62px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
    }
   
    .download {
        height: 14px;
        position: inherit;
        right: -14px;
        bottom: -1px;
        width: 7%;
    }
    .policy p {
        font-size: 12px;
        font-weight: 500;
    }
    .ib-gray .tabs {
        display: contents;
    }
    .ib-gray .tab {
        display: contents;
    }
   
} 


@media (max-width: 768px) {
    .line-22 {
        width: 96%;
        margin-left: 43px;
        margin-top: -22px;
    }
    .policy p {
        font-weight: 500;
    }
    .policy-doc {
        margin-left: 320px;
        border: 8px;
        width: 89%;
        height: 62px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
        margin-top: 18px;
    }

    .whistil-doc {
        margin-left: 50px;
        border: 8px;
        width: 488%;
        height: 62px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
        margin-top: 17px;
    }

    .management-doc {
        margin-left: 318px;
        border: 8px;
        width: 89%;
        height: 62px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
    }

    .financial-doc {
        margin-left: 52px;
        border: 8px;
        height: 62px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
        margin-bottom: 15px;
    }


    .download {
        height: 14px;
        position: inherit;
        right: -17px;
        bottom: 0px;
        width: 5%;
    }
    .ib-gray .tabs {
        display: flex;
    }

    .ib-gray .tab {
        display: flex;
    }
}

@media (max-width: 480px) {
    .our-policy .our-policy {
        margin-left: 0px;
    }

    .our-policy .line-22 {
        width: 88%;
        margin-left: 43px;
        margin-top: -22px
    }

    .our-policy .sample {
        display: flex;
        flex-direction: column;
    }

    .our-policy .download {
        height: 15px;
        position: inherit;
        right: -18px;
        bottom: 0px;
        width: 5%;
    }

    .our-policy .downloaded {
        height: 15px;
        position: inherit;
        right: -18px;
        bottom: 0px;
        width: 5%;
    }

    .our-policy .mannual-box {
        margin-left: -1px;
        margin-top: 20px;
        border: 8px;
        width: 93%;
        height: 85px;
        background-color: white;
        font-size: 20px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
        text-align: inherit;
    }

    .our-policy .annual-box {
        margin-left: -1px;
        border: 8px;
        width: 93%;
        height: 105px;
        background-color: white;
        font-size: 20px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
        text-align: inherit;
    }

    .our-policy .fixed-box {
        margin-left: -10px;
        margin-top: 70px;
    }

    .our-policy .space h4 {
        margin-left: 4px;
        font-size: 17px;
    }

    .our-policy .financial-doc {
        margin-left: 2px;
        border: 8px;
        width: 100%;
        height: 60px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
        margin-bottom: 15px;
    }

    .our-policy .management-doc {
        margin-left: 2px;
        margin-top: 14px;
        border: 8px;
        width: 100%;
        height: 60px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
    }

    .our-policy .whistil-doc {
        margin-left: 2px;
        margin-top: 15px;
        border: 8px;
        width: 100%;
        height: 62px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
    }

    .our-policy .policy-doc {
        margin-left: 2px;
        border: 8px;
        margin-top: 13px;
        width: 100%;
        height: 62px;
        background-color: white;
        font-size: 15px;
        color: dimgrey;
        position: relative;
        overflow: hidden;
    }

    .our-policy .final {
        height: 27px;
        right: 19px;
        bottom: 16px;
    }
    .policy p {
        margin-top: 0px;
        font-weight: 500;
    }
    .ib-gray .tabs {
        display: block;
    }

    .ib-gray .tab {
        display: block;
    }
}

