﻿.i1color, a.i1color {
        color: #816b72;
    }

    a.i1color {
        border: 1px solid #816b72;
    }

    .i2color, a.i2color {
        color: #709647;
    }

    a.i2color {
        border: 1px solid #709647;
    }

    .i3color, a.i3color {
        color: #749fc3;
    }

    a.i3color {
        border: 1px solid #749fc3;
    }

    a.i1color:hover {
        background-color: #816b72;
        color: #ffffff;
    }

    a.i2color:hover {
        background-color: #709647;
        color: #ffffff;
    }

    a.i3color:hover {
        background-color: #749fc3;
        color: #ffffff;
    }

    a.i4color {
        background-color: #006FAC;
        border: 1px solid #006FAC;
        color: #ffffff;
    }

    .Insurance_row {
        padding-bottom: 40px;
        margin-bottom: 10px;
        margin-left: 4px;
        margin-right: 4px;
        max-height: 300px;
    }

        .Insurance_row a {
            width: 98%;
            height:98%;
            display: block;
            position:absolute;
            z-index:9000;
        }

            .Insurance_row img {
                width: 100%;
                max-height: 300px;
                display: block;
            }

    .form-control {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
    }

    .ins_mask {
        z-index: 8000;
        margin-top: -120px;
        position: relative;
        width: 100%;
        height: 120px;
        background: linear-gradient(to bottom,rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    }

    .ins_title {
        font-size: 18px;
        color: #ffffff;
        font-weight: bold;
        text-indent: 20px;
    }

    .ins_text {
        text-indent: 20px;
        color: #ffffff;
    }

    .contactus .security-subtitle {
        color: #006FAC;
    }

     .ins_box {
        padding: 0;
        margin-bottom:15px;
    }

    .ins_innerbox {
        border: 1px solid #eeeeee;
        width:96%;
    }

    .ins_innerbox_right {
        float:right;
    }

        .ins_box img {
            width: 50%;
        }
    .ins_innerbox {
        position:relative;
    }
    .ins_innerbox_title {
        position:absolute;
        width:46%;
        text-align:center;
        color:#ffffff;
        font-weight:bold;
        top:40%;
        font-size:18px;
    }

    .ins_innerbox_text {
        float:right;
        width:48%;
        padding-right:15px;
        padding-top:20px;
    }
        .ins_innerbox_text h4 {
            font-weight:bold;
            font-size:18px;
        }
        .ins_innerbox_text p {
            font-size:15px;
        }
        .ins_innerbox_text a {
            font-size:15px;
        }

.panel {
    -webkit-box-shadow:none;
    box-shadow:none;
}

    .about_row .panel-body {
        background: none;
    }

        .about_row .panel-body, .about_row .panel-body div {
            padding: 0;
            margin: 0;
        }

    .about_row .about_row_link {
        float: right;
        margin-top: 10px;
        margin-right: -15px;
    }    

    .pas_row .securitie_row_pic img {
        width: 100%;
        margin: 0 auto;
    }

    .pas_row .securitie_row_pic {
        font-weight: bold;
        font-size: 16px;
        position: relative;
    }

        .pas_row .securitie_row_pic a {
            display: block;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 100%;
        }

    .Interest_row div.about_row_pic {
        height: auto;
        background-color: #ffffff;
        text-align: center;
        padding-bottom: 10px;
        border-bottom: 0;
        font-weight: bold;
    }

    .Interest_row .about_row_pic img {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .about_row div.Interest_colorbox {
        background-color: #d3b8aa;
        color: #ffffff;
        top: 0;
        padding-top: 50px;
        height: 187.703px;
        font-size: 16px;
    }

        .about_row div.Interest_colorbox h2 {
            font-weight: bold;
            font-size: 24px;
        }
        
    .fund_row {
        position: relative;
    }

    #panel-fund .row {
        width: 560px;
        margin: 0 auto;
    }

    #panel-fund .about_row_text {
        font-size:24px;
        text-align:left;
        font-weight:normal;
        padding-left:0;
        line-height:30px;
        text-align:center;
    }

    #panel-fund .about_row_text2 {
        width:1px;
        background-color:#808080;
        height:100%;
        margin-left:24px;
    }

    #panel-fund .col-md-1 .securitie_row_pic {
        height:60px;
        margin-top:32px;
    }

    #panel-fund .about_row_text .bignum {        
            font-size: 60px;
            line-height:60px;
            color:#EA5504;
        font-weight:bold;
    }

    .whyfund_row .securitie_row_pic img {
        width:165px;
    }

    .whyfund_row .about_row_text {
        padding:0;
    }

    @media (max-width: 768px) {
        .about_row_text h3 {
            font-size:18px;
}
        #panel-fund .row {
            width:100%;
        }

        .pas_row .securitie_row_pic img {
            width: 100%;
            padding-bottom: 10px;
        }

        .pas_row .securitie_row_pic {
            clear: both;
            font-size: 14px;
        }

        .whyfund_row .col-xs-12 .securitie_row_pic img {
            width: 50%;
        }

            .pas_row .securitie_row_pic h4 {
                font-size: 18px;
            }

        .about_row .col-sm-6 {
            min-height: inherit;
        }

        .about_row div.Interest_colorbox {
            padding-top: 10px;
            height: 120px;
        }
    }

    @media (max-width: 767px) {
        .Insurance_row {
        padding-bottom: 10px;
    }

        .ins_mask {
        margin-top: -110px;
        height: 110px;
        padding-left:8px;
        padding-right:8px;
    }
        .ins_title {
        font-size: 16px;
        color: #ffffff;
        font-weight: bold;
        text-indent: 0px;
    }

    .ins_text {
        font-size: 10px;
        text-indent: 0px;
        color: #ffffff;
    }
        input.form-control {
            line-height: 42px;
            height: 42px;
        }
        .ins_innerbox {
        width:100%;
    }
    .ins_innerbox_right {
        float:left;
    }
    .ins_innerbox_title {
        position:absolute;
        width:46%;
        text-align:center;
        color:#ffffff;
        font-weight:bold;
        top:35%;
        font-size:16px;
    }

        .ins_innerbox_text {
        float:right;
        width:48%;
        padding-right:6px;
        padding-top:0px;
    }

        .ins_innerbox_text h4 {
            font-weight:bold;
            font-size:16px;
        }
        .ins_innerbox_text p {
            font-size:12px;
        }
        .ins_innerbox_text a {
            font-size:12px;
        }

    }