﻿body {
    padding: 0;
    margin: 0;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif background:#f7f7f7;
}
.r_round {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 1px;
    background-color: rgba(185, 185, 185, 0.51);
}

.logo {
    color: #8d110b;
    font-weight: bold;
    
}
.r_bg {
    background-image: url(/images/header-bg-red.jpg) !important;
}

.ris_h5 {
    color: #3498db !important;
    font-size: 50px !important;
    line-height: 1.5em;
    text-shadow: 0 1px 0 #ffffff;
}

.r_title h4 {
    position: relative;
    z-index: 2;
    display: inline-block;
    background-color: #ffffff;
    padding-right: 10px;
    color: #126087;
    font-size: 1.7em;
    font-weight: 600;
}
.r_title {
    position: relative;
}
.r_title:after {
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #e0ab1b;
    content: "";
    z-index: 0;
    right: 0;
    left: 0;
    margin: 0px auto 0px auto;
    top: 45%;
}

.mt-30
{
    margin-top:30px;
}

.fimg1 {
    padding: 5px 20px;
    box-shadow: 0 0 3px rgba(0,0,0,.1);
}   
.ris_pad_10
{
    padding:20px;
}
.ris_p_format{
    line-height: 27px;
}
h5 {
    font-weight: 700;
    font-size: 20px !important;
    color: #002B5B !important;
    width: 100%;
    border-bottom: 1px solid #03356E !important;
    margin-bottom: 15px;
    background-color: transparent !important;
    border-left: 0 !important;
    box-shadow: none !important;
    padding: 15px 0 !important;
    cursor: default;
    pointer-events: none;
}



/*----------------------------Sleek Patla Scroller------------------------------*/




::-moz-selection {
    background: #ee002d;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #ee002d;
    color: #fff;
    text-shadow: none;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background: #FFFFFF;
    -webkit-box-shadow: inset 1px 1px 2px #E0E0E0;
    border: 1px solid #D8D8D8;
}

::-webkit-scrollbar-thumb {
    background: #ee002d;
    -webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.4);
}

    ::-webkit-scrollbar-thumb:hover {
        -webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3);
    }

    ::-webkit-scrollbar-thumb:active {
        background: #888;
        -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
    }


/*----------------------------Popup------------------------------*/

#basicExampleModal.modal .modal-dialog {
    width: 60%
}

#basicExampleModal .flex-wrap {
    display: flex;
    align-items: stretch;
    position: relative;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    #basicExampleModal .flex-wrap li {
        flex-grow: 1;
        padding: 5px;
        width: 33%
    }

        #basicExampleModal .flex-wrap li a {
            display: block;
            padding: 8px 15px;
            background-color: #E36C30;
            color: #fff;
            text-decoration: none;
            text-align: center;
            min-height: 98px;
        }

#basicExampleModal .modal-content {
    margin: 0px auto;
}

.modal-body h2 {
    margin: 0px;
}

#basicExampleModal .modal-title {
    color: #fff;
    font-weight: lighter;
    text-align: center;
    padding: 10px 15px;
    margin: 10px 0px;
    border: 1px solid #f7f7f7;
    display: block;
    font-size: 15pt;
}

    #basicExampleModal .modal-title.download {
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
    }

.container {
    position: relative;
    max-width: 1170px;
    height: auto;
    margin: 0px auto;
    box-shadow: 0px 20px 20px -15px #0408119e
}


.logo img {
    max-width: 100%;
}

#basicExampleModal .modal-content {
    background-color: #fff;
    padding: 15px;
}

.pay-btn {
    display: block;
    color: #f7ff00 !important;
    font-weight: bold;
}

.modal-footer {
    padding: 5px;
}
.modal-header {
    padding: 0px;
   
}

#basicExampleModal .btn-warning {
    float: left;
    width: 25%;
    height: 100px;
    white-space: normal;
    padding-top: 20px;
    border-color: #e86424;
}

#basicExampleModal .modal-body {
    padding: 1px;
}

/* #basicExampleModal .modal-body-blue {
            background: #38589f;
        }
*/

.modal-content {
    background-color: transparent;
    padding: 15px;
}
/* .modal {
            background:rgba(0, 0, 0, 0.18) !important;
            opacity:0.4;
        }*/
.modal .modal-dialog {
    top: 1% !important;
}

#basicExampleModal .modal-body a {
    display: block;
    text-decoration: underline;
    color: #ffca2a;
}

.downloadbtn {
    padding: 15px;
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px dashed #ccc;
}

    .downloadbtn h4 {
        color: #000;
        margin-top: 0px;
        font-size: 30px;
    }

    .downloadbtn ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
    }

        .downloadbtn ul li {
            box-sizing: border-box;
            padding: 8px;
            width: 25%;
        }

            .downloadbtn ul li .btn {
                display: block;
                white-space: normal;
                font-size: 12px;
                min-height: 68px;
                border-radius: 14px;
            }

@media (max-width:768px) {
    .downloadbtn ul li {
        width: 100%;
    }

    #basicExampleModal .flex-wrap {
        display: block;
    }

        #basicExampleModal .flex-wrap li {
            width: 100%;
        }

    #basicExampleModal .modal-body a {
        width: 100% !important;
        margin: 5px 0px;
        /*height: 83px;*/
    }

    #basicExampleModal .modal-body {
        background: #FE834E;
        margin-top: 15px;
    }

    #basicExampleModal h2 {
        font-size: 14pt;
    }
}

/*----------------------------End Popup------------------------------*/