    body {
        font-family: 'JF Flat Regular', Sans-Serif !important;
    }
    
    ul {
        list-style: none;
        padding: 0;
        margin: 0
    }
    
    .header-top img {
        width: 100%
    }
    
    .section1 {
        margin: 20px 0;
    }
    
    .section1 p {
        font-size: 18px;
        color: #C00;
        font-weight: bold;
    }
    
    .section2 {
        border: double 4px;
        margin: 15px 0;
        text-align: center;
        height: 100%;
    }
    
    .section2 > p {
        font-weight: bold;
        font-size: 17px;
    }
    
    .s2-p1 {
        color: #009;
        margin-top: 17px;
    }
    
    .s2-p2 {
        color: #C00;
        margin-bottom: 15px;
    }
    
    .s2-p3 {
        font-size: 14px !important;
        color: #360;
        margin: 15px 0;
    }
    
    .s2-p4 {
        margin: 25px 0;
    }
    
    .customHeight10{
        height: 10px;
    }

.border-ButBanner{
    border-bottom: 2px solid #ddd;
}

    .s2-p4 a {
        font-size: 14px !important;
        color: #C00;
        border: 1px solid #cecece;
        padding: 5px;
        margin-top: 30px;
        text-decoration: none;
        border-radius: 5px;
        box-shadow: 1px 2px 2px #ddd;
    }
    
    .s2-p4 a:hover {
        background: #f5f5f5;
        color: #000000;
    }
    
    .iframe-down {
        background: #fcfcfc;
        text-align: center;
        margin-top: 50px;
        border-top: 2px solid #ddd;
    }
    
    .iframe-down .iframe {
        width: 100%;
    }
    
    footer {
        background: url("../img/banner-bg.jpg") no-repeat center center;
        height: 290px
    }
    
    .label-footer {
        color: #fff;
        margin: 20px 0;
        margin-top: 50px
    }
    
    .label-footer a {
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        margin: 0 10px;
    }
    
    .copyright {
        margin-top: 25px;
    }
    
    .copyright a {
        font-size: 16px;
        font-weight: bold;
        color: #C00
    }
    /********doctorate***********************************/
    
    .label1 {
        color: #C00;
        text-align: center;
        font-size: 20px;
        line-height: 2;
        font-weight: bold;
        margin-top: 25px;
        margin-bottom: 0
    }
    
    .labe2 {
        color: #20419a;
        text-align: center;
        font-size: 20px;
        line-height: 2;
        margin-top: 0;
        font-weight: bold;
        margin-bottom: 25px;
    }
    
    .label3 {
        color: #20419a;
        text-align: left;
        font-size: 17px;
        line-height: 2;
        font-weight: bold;
        margin-bottom: 25px;
        direction: ltr;
        margin-top: 30px;
    }
    
    .fa.fa-check-square-o {
        padding: 10px;
        border: 1px solid #ddd;
        font-size: 15px;
        margin-left: 10px;
    }
    
    .doc-sec2 {
        background: #f8f8f8;
    }
    
    .section-headingdoc {
        margin-bottom: 20px;
        font-size: 21px;
        font-weight: bold;
        color: #20419a;
    }
    
    .aboutdrk li {
        line-height: 2;
        margin: 15px 0;
        font-size: 17px;
    }
    
    .aboutdrkleft li {
        line-height: 2;
        margin: 15px 0;
        font-size: 16px;
        text-align: left;
        direction: ltr;
    }
    
    .aboutdrkleft .fa-check-square-o {
        padding: 10px;
        border: 1px solid #ddd;
        font-size: 15px;
        margin-right: 10px;
        margin-left: 0px;
    }
    
    .underline-label {
        width: 80px;
        display: block;
        height: 2px;
        background: #f00;
    }
    
    .underline-label2 {
        width: 70px;
        display: block;
        height: 2px;
        background: #f00;
        margin-top: 4px;
    }
    
    .centertextend {
        font-weight: bold;
        color: #20419a;
        font-size: 17px;
        margin: 50px 0;
    }
    
    .paymentfooter1 {
        border: 3px double;
        padding: 0 20px;
        height: 100%;
    }
    
    .fa-3x {
        color: #383030;
    }
    
    .carousel-inner>.item>img {
        width: 100%;
    }
    
    .colorsection2 {
        background: #f8f8f8;
        padding: 20px 0;
        padding-bottom: 35px;
    }
    
    .table-responsive {
        text-align: center;
        font-weight: bold
    }
    
    .table-travel {
        padding-top: 45px !important
    }
    
    .table-travel p {
        line-height: 2;
    }
    
    .underline-notes {
        font-size: 20px;
        color: #ea0808;
        margin-bottom: 22px;
        display: block;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        margin-top: 30px;
        direction: rtl;
        font-weight: bold;
    }
    
    @media(max-width:1200px) {
        .paymentfooter1{
            margin-bottom: 10px;
        }
        .label1{
            text-align: right
        }
        footer {
            background: #333;
            height: 100%;
        }
        .copyright a {
            color: #337ab7
        }
        .fa-3x {
            color: #fff;
        }
        .label-footer p {
            color: #fff !important
        }
    }
    
    @media(max-width:767px) {
        footer {
            background: #333;
            height: 100%;
        }
        .copyright a {
            color: #337ab7;
        }
        iframe {
            width: 100% !important
        }
        .img-circle {
            text-align: center;
            margin: 0 auto !important;
            display: block;
        }
        .label1 {
            margin-bottom: 20px;
        }
        .fa-3x {
            color: #ffffff;
        }
        .table-responsive {
            display: none;
        }
        .alltable {
            border: 1px solid #ddd;
            padding: 10px;
            line-height: 2;
        }
        .label-footer {
            text-align: center;
        }
    }



    /******************************/
    @media (min-width: 992px) {

        .rowflex {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
        }
        .rowflex>[class*='col-'] {
            display: flex;
            flex-direction: column;
        }
    }