﻿/*/*--//start responsive-design---*/
@media(max-width:992px) {
    ul.simplefilter {
        height: auto !important;
    }

    .NotCust {
        margin-left: 0px;
    }

    body[dir=rtl] .NotCust {
        margin-right: 0px !important;
        margin-left: 0px;
    }

    #CorprateGov .btn {
        border-radius: 30px !important;
        font-size: 13px;
    }

    .row.play_circle {
        margin-top: -105px;
    }

    .Data_Filter span {
        line-height: 65px;
        margin-bottom: 0px;
        font-size: 11px;
    }

    .simplefilter li span {
        margin: 0 0;
    }

    .Downloadable_file h2 {
        font-size: 24px !important;
    }

    .youth_age img {
        border-radius: 5px;
        margin: 0px auto;
    }

    .Board-Of-Directors_List .box-bg-img {
        width: 100%;
        height: auto;
        box-shadow: 1px 1px 20px #ededed;
        min-height: 120px;
    }
}

@media (min-width: 768px) and (max-width:900px) {
    .col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

}




@media(max-width:769px) {
    .Board-Of-Directors:not(.CEO) > .Director_img {
        min-height: 120px !important;
        padding-top: 0;
    }

    .Board-Of-Directors.CEO > .Director_img {
        min-height: 120px !important;
        padding-top: 0;
    }

        .Board-Of-Directors.CEO > .Director_img img {
            margin-top: 0;
        }

    .Director_data .subtitle {
        font-size: 16px !important;
    }



    .simplefilter li {
        color: #585858;
        margin: 0px;
        padding: 15px;
    }

    body[dir="rtl"] .Contact_us_section_form input[type=radio] + label {
        font-size: 11px; /* width: 10px; */
    }

    body[dir="rtl"] .Contact_us_section_form .dropdown button {
        font-size: 11px;
        text-align: right;
        padding-right: 41px;
        background-color: white !important;
    }

    .Contact_us_section_form .dropdown {
        height: 50px;
    }

        .Contact_us_section_form .dropdown span.dropDownIcon {
            /*height: 22px;
    width: 22px;
    padding-top: 4px;
    font-size: 8px;*/
        }

    .dropdown-menu {
        min-width: 100%;
    }

    .youth_data h3, .youth_age h2, .img-section-youth h3 {
        text-align: center;
    }

    row.Board-Of-Directors.bg-light.margin-top-15 {
        border-radius: 40px;
        height: 350px;
    }

    .row.play_circle {
        margin-top: -150px;
    }

    .pic_data_description {
        margin-top: 0;
        margin-left: 18px;
        color: #000;
    }

    body[dir='rtl'] .pic_data_description {
        margin-top: 0;
        margin-right: 18px;
        margin-left: 0;
        color: #000;
    }

    .Data_Filter {
        display: flex;
        flex-direction: column;
    }

    .pdfOrZip {
        display: flex;
        flex-direction: column-reverse;
    }

    .Director_data {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .Board-Of-Directors > .Director_img {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 0px;
        min-height: 129px;
    }

    body[dir='rtl'] .Board-Of-Directors > .Director_img {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 10px;
        height: auto;
        min-height: 129px;
    }

    .pic_titlte_data {
        margin-top: 0px;
        position: static;
        text-align: center;
    }

        .pic_titlte_data h2 {
            color: #01cdc9 !important;
        }

            .pic_titlte_data h2 br {
                display: none;
            }

    .row.Board-Of-Directors.bg-light.margin-top-15 {
        border-radius: 10px;
        height: auto;
    }

    .Shareholders .data {
        height: auto;
    }

        .Shareholders .data .bar-Container {
            position: static;
        }

            .Shareholders .data .bar-Container img {
                position: static;
            }

    .Main-Founders {
        position: relative;
    }

        .Main-Founders p {
            width: 49%;
            display: inline-block;
            content: close-quote;
            text-align: center;
        }

            .Main-Founders p:before {
                content: '|';
                position: absolute;
                left: 50%;
                color: #00C4B3;
            }

    body[dir='rtl'] .Main-Founders p:before {
        left: auto;
        right: 0;
    }

    .Main-Founders p:last-child {
        width: 100%;
    }

        .Main-Founders p:last-child:before {
            display: none;
        }

    .sub-menu {
        position: static;
    }

    .about_us {
        height: auto !important;
    }

    .simplefilter li span {
    }

    .Data_Filter ul.simplefilter li p {
        float: left;
        margin: 0 10px;
    }

    .Video_thumb img:last-child {
        top: 60px;
        left: 33%;
    }

    .Single_vid img.last {
        top: 27px;
        left: 30%;
    }


    .Form-contact-inquiry select#Branch {
        margin-bottom: 30px;
        margin-top: 15px;
    }

    .Form-contact-inquiry .checkboxOne label, body[dir='rtl'] .Form-contact-inquiry .checkboxOne label {
        top: 20px;
    }

    body[dir='rtl'] .Form-contact-inquiry .HotLine {
        text-align: center;
        width: 100%;
    }

    .Form-contact-inquiry .HotLine {
        text-align: center;
        width: 100%;
    }

    .checkboxOne span {
        line-height: 20px;
    }

    .submitContainer, body[dir=rtl] .submitContainer {
        display: flex;
        flex-direction: column-reverse;
    }

    body[dir=rtl] .submitButton, .submitButton {
        order: 2;
    }

    .checkboxOne.forcontactUS {
        padding-top: 18px;
        margin-bottom: 10px;
        width: 49%;
        float: left;
    }

    .Form-contact-inquiry h2, .Form-contact-inquiry p, .Form-contact-inquiry span {
        text-align: center;
        width: 100%;
        display: block;
    }

    .Contact_Title h1 {
        font-size: 22px;
        text-transform: capitalize;
        margin-bottom: -30px;
    }

    input[type="submit"].btn-secondary {
        margin-top: 5px;
        margin-bottom: 20px;
    }

    .social-icons {
        /* text-align: center; */
    }

    .Video_title {
        margin-top: 89px;
        margin-left: auto;
        width: 94%;
        height: 70px;
        overflow: hidden;
    }

        .Video_title h2 {
            color: black !important;
            width: 107% !important;
        }

    .Mint .banner {
        height: 205px;
    }

        .Mint .banner > img {
            left: 0px;
        }

        .Mint .banner h2 {
            font-size: 35px !important;
        }

    .Mint_banner_img {
        top: 90px;
    }

    .Mint .banner > div.AboutMint {
        top: 150px;
        left: 470px !important;
        color: #fff;
        font-size: 18px;
    }

    .Mint_banner_Logo {
        top: 124px;
        left: 587px !important;
    }

    .Start_section span.subDescription {
        font-size: 22px;
        margin-top: 10px;
        display: block;
    }

    .Start_section ul.nav.navbar-nav.top-nav-info li a:hover, .Start_section ul.nav.navbar-nav.top-nav-info li a {
        font-size: 11px;
    }

    .Start_section {
        border-width: 30px 0;
    }

    .Mint .subtitle {
        margin-top: 150px !important;
    }

    .Undergratuated-section .Ages, .JobSeeker-section .Ages, .enterprenure-section .Ages, .funSide-section .Ages {
        font-size: 20px !important;
        text-align: right;
    }

    .panel.panel-default h2:not(.brush) {
        font-family: CoText-Light, sans-serif !important;
        width: 100%;
        float: right;
        padding-bottom: 14px;
        font-size: 20px !important;
    }

    .Mint .colseAndOpenIcon {
        width: 30px;
        height: 30px;
        background-color: transparent;
        border: 1px solid #fef001;
        position: absolute;
        top: 10px;
        right: 10px;
        border-radius: 100%;
        padding: 4px 7px;
    }

    .Mint .collapsed .colseAndOpenIcon {
        width: 30px;
        height: 30px;
        background-color: transparent;
        border: 2px solid #fef001;
        position: absolute;
        top: 10px;
        right: 10px;
        border-radius: 100%;
        padding: 4px 7px;
    }

    .Mint .colseAndOpenIcon .bar1,
    .Mint .colseAndOpenIcon .bar2,
    .Mint .colseAndOpenIcon .bar3 {
        width: 13px;
        height: 1px;
        background-color: #fff;
        margin: 0;
    }

    .Mint .collapsed .colseAndOpenIcon .bar1 {
        width: 13px;
        height: 1px;
        margin: 4px 0;
    }

    .Mint .collapsed .colseAndOpenIcon .bar2 {
        width: 13px;
        height: 1px;
        margin: 4px 0;
    }

    .Mint .collapsed .colseAndOpenIcon .bar3 {
        width: 13px;
        height: 1px;
        margin: 4px 0;
    }

    .Mint .panel-default > .panel-heading + .panel-collapse .panel-body {
        border-top-color: transparent !important;
    }

    .Mint .colseAndOpenIcon i.fa {
        width: 0px;
        margin: 3px;
        display: block;
    }

    .colseAndOpenIcon i.fa:last-child {
        display: none;
    }

    .collapsed .colseAndOpenIcon i.fa:first-child {
        display: none;
    }

    .collapsed .colseAndOpenIcon i.fa:last-child {
        display: block;
        margin: 1px 0px;
    }
    /*.Mint .colseAndOpenIcon .bar1,
    .Mint .colseAndOpenIcon .bar2,
    .Mint .colseAndOpenIcon .bar3 {
        transform: rotateZ(0deg) translate(0px, 0px);
        transition: .5s ease-in-out;
    }

    .Mint .colseAndOpenIcon .bar1 {
        transform: rotateZ(45deg) translate(4px, 9px);
        transition: .5s ease-in-out;
    }

    .Mint .colseAndOpenIcon .bar2 {
        transform:rotateZ(-45deg) translate(0px, 9px);
        transition: .5s ease-in-out;
        margin-left: -1px;

    }

    .Mint .colseAndOpenIcon .bar3 {
        transform: rotateZ(90deg) translate(4px , 0);
        transition: .5s ease-in-out;
    }*/

    .Undergratuated-section i.glyphicon.glyphicon-remove-circle {
        color: #fef001;
    }



    .Undergratuated-section .questionAnswer {
        border-bottom: 1px dashed #FEF001;
        padding-top: 15px;
        padding-bottom: 15px;
        clear: both;
    }



    .panel-default > .panel-heading {
        margin-bottom: -1px;
    }

    .questionAnswer span {
        text-align: left !important;
    }

    #firstMintSection a.btn {
        float: right;
        width: 40%;
        margin-top: 20px;
    }

    .Customized-section .Ages {
        font-size: 28px !important;
    }

    .questionAnswer span.question {
        font-size: 15px;
    }

    #AnualMeeting h2 br {
        display: none;
    }

    #CorprateGov .btn {
        font-size: 11px;
    }

    .make_it_raduis {
        margin-bottom: 20px;
    }

    .Contact_us_section_form {
        z-index: 9;
        padding: 0px;
        right: 0px !important;
        top: 40px;
    }

    .Board-Of-Directors_List .director_name {
        width: 100%;
    }

    .Contact_us_section_form .dropdown {
        position: relative;
    }

        .Contact_us_section_form .dropdown.open .dropdown-menu {
            position: absolute;
            top: 19px;
            left: -1px;
            z-index: 1000;
            display: block;
            float: left;
            width: auto;
            padding: 5px 0;
            margin: 2px 0 0;
            font-size: 14px;
            list-style: none;
            background-color: #ffffff;
            border: 1px solid #cccccc;
            border: 1px solid rgba(0, 0, 0, 0.15);
            border-radius: 0;
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            background-clip: padding-box;
            right: -1px;
        }

    .Board-Of-Directors_List .box-bg-img {
        width: 100%;
        height: 216px;
        min-height: 206px;
        /*152.5px;*/
    }

    .Contact_us_section_form .dropdown .dropdown-menu {
        position: absolute;
        display: none;
    }

    .Contact_us_section_form h3 {
        font-size: 11px !important;
        margin-left: 14px;
        line-height: 20px;
    }

    body .Contact_us_section_form form .control-label {
        font-size: 12px;
    }

    body .Contact_us_section_form .btn {
        padding: 10px 0;
        font-size: 10px;
    }

    .Contact_us_section_form .radio-inline {
        display: inline-block;
        padding-left: 0;
    }

    .Contact_us_section_form .data_tables div:first-child span {
        font-size: 13px;
        margin-top: 20px;
    }

    .Contact_us_section_form .main_section h2 {
        margin-left: 5px;
        text-align: center;
        font-size: 16px !important;
    }

    .Contact_us_section_form input[type=radio] + label > span {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0.25em 0.5em 0.25em 0.25em;
        border: 0.0625em solid rgb(192,192,192);
        border-radius: 100%;
        background: rgb(224,224,224);
        background-image: -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
        background-image: -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
        background-image: -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
        background-image: -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
        background-image: linear-gradient(rgb(240,240,240),rgb(224,224,224));
        vertical-align: bottom;
    }

    .Contact_us_section_form input[type=radio]:not(old):checked + label > span > span {
        display: block;
        width: 8px;
        height: 8px;
        margin: 0px;
        border-radius: 100%;
        background: #003b6f;
    }

    .Contact_us_section_form .data_tables .row {
        margin-left: -10%;
        margin-right: -10%;
        padding-left: 0%;
        padding-right: 0%;
        padding-top: 0px;
    }

    .Contact_us_section_form label.radio-inline.Last_Choose_order {
        padding-left: 17px;
    }

    .main_section {
        padding-left: 0px;
        padding-right: 0px;
    }

    .Contact_us_section_form button.btn.btn-default.bg-aqumarine.btn-block.border-light, body[dir='rtl'] .Search_btn {
        margin-bottom: 15px;
        border: 2px solid white;
        color: white;
        font-size: 12px;
    }

    .Contact_us_section_form label.radio-inline.Last_Choose_order {
        padding-left: 0px;
    }

    .Contact_us_section_form .data_tables i.fa {
        font-size: 13px;
        margin-top: 21px;
        margin-left: -10px;
    }

    .Contact_us_section_form .data_tables {
        padding: 25px;
        height: 259px;
    }

    .marginwithminus .row {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media(max-width:739px) {
    .Board-Of-Directors_List .box-bg-img {
        width: 250px;
        height: 250px;
        min-height: 206px;
        /*152.5px;*/
    }
}

@media(max-width:640px) {
    .number-list-img {
        font-size: 17px;
    }

    .content-section-padding h2 {
        font-size: 15px;
    }
    /*.Board-Of-Directors_List .box-bg-img {
    width: 250px;
    height: 250px;
        min-height: 206px;
    }*/
}

@media(max-width:568px) {
    .font-size-24{
        font-size:12px!important;
    }
    .number-list-img {
        font-size: 17px;
    }

    .content-section-padding h2 {
        font-size: 15px !important;
    }

    .Board-Of-Directors > .Director_img {
    }

    .Board-Of-Directors_List .director_name {
        height: 140px;
        margin: 20px 0;
    }
}

@media(max-width:480px) {
    .font-size-24{
        font-size:12px!important;
    }
    .number-list-img {
        font-size: 17px;
    }

    .content-section-padding h2 {
        font-size: 15px !important;
    }

    .about_us {
        height: auto !important;
    }

    body[dir=rtl] .about_us {
        height: auto !important; bottom: auto;
    }

    .buttons_div .btn {
        font-size: 11px;
    }

    .box_of_data2.make_it_raduis {
        max-width: 400px;
        margin: 20px;
    }

    .bg-light.box_of_data {
        max-width: 400px;
        margin: 20px;
        margin-top: -10px;
    }

    #Share .box-bg-img {
        position: relative;
        height: 164px;
        transition: all 600ms ease;
        backface-visibility: hidden;
        margin: 0 auto;
        margin-bottom: 50px;
    }

    .Main-Founders p {
        font-size: 13px;
    }

        .Main-Founders p:before {
            left: 47%;
        }

    .row.Board-Of-Directors.bg-light.margin-top-15 {
        border-radius: 10px;
        height: 140px;
    }

    .Board-Of-Directors_List > .box-bg-img {
        width: 100%;
        height: 218px;
    }

    .Board-Of-Directors_List > .director_name {
        width: 100%;
        margin: 10px auto;
    }

    .Team_members > .margin-top-30 {
        margin-top: 10px !important;
    }

    a.capitalize.h2 {
        font-size: 22px;
        line-height: 60px;
        left: 2%;
    }

    .Mint .banner {
        height: 400px;
        background-image: url('../images/Mint/Header Picture.png');
    }

    .back_ground {
        display: none;
    }

    .Mint .banner h2 {
        position: static;
        margin-top: 5px;
    }

    .Mint_banner_img {
        position: static !important;
        margin: 5px auto;
        width: 90%;
    }

    .Mint .banner > div.AboutMint {
        top: 280px;
        color: #fff;
        font-size: 24px;
        left: 0px !important;
        text-align: center;
        font-weight: bolder;
        font-family: 'Brushs' !important;
        width: 100%;
    }

    .Start_section h2 {
        font-size: 48px !important;
    }

    .Start_section span.Description {
        line-height: 31px;
        font-size: 24px;
        display: block;
        margin-top: 27px;
    }

    .Start_section span.subDescription {
        font-size: 22px;
        margin-top: 20px;
        display: block;
        opacity: .6;
    }

    .Start_section ul.nav.navbar-nav.top-nav-info li {
        /* margin-right: 0px; */
        width: 100%;
        text-align: center;
        margin-top: 5px;
    }

        .Start_section ul.nav.navbar-nav.top-nav-info li a {
            text-align: center;
        }

    .Undergratuated-section h2.brush, .JobSeeker-section h2.brush, .enterprenure-section h2.brush, #CustomMint-group h2.brush, #FunMint-group h2.brush {
        font-size: 28px !important;
        margin-left: 15px;
    }

    #firstMintSection .subtitle, #seekMintSection .subtitle, #enterMintSection .subtitle, #CustomMintSection .subtitle, #FunMintSection .subtitle {
        font-size: 25px !important;
        margin-top: -80px !important;
        font-family: CoText-Light, sans-serif !important;
    }

    enterMintSection .subtitle {
    }

    .marginwithminus {
        margin-top: -30px;
        float: left;
    }

    .offerings {
        clear: both;
        margin-left: -15px;
        margin-right: -15px;
    }

    .Mint .collapse {
        margin-top: -1px;
    }
}

@media(max-width:425px) {
    .font-size-24{
        font-size:12px!important;
    }
    .number-list-img {
        font-size: 17px;
    }

    .content-section-padding h2 {
        font-size: 18px !important;
    }

    .Board-Of-Directors_List .box-bg-img {
        width: 167px;
        height: 167px;
        min-height: 206px;
    }
}

@media(max-width:375px) {
    .font-size-24{
        font-size:12px!important;
    }
    .number-list-img {
        font-size: 17px;
    }

    .content-section-padding h2 {
        font-size: 15px !important;
    }
    /*flexslider .slides > li:nth-child(2) .news-more{
     bottom:  -30px;
}
   .news-more{
        bottom: 12px;
    }

.flexslider .slides > li:nth-child(5) .news-more{
     bottom:  -15px;
}*/
    h4.panel-title a {
        font-size: 1.0em;
    }

    .Board-Of-Directors:not(.CEO) > .Director_img {
        min-height: 120px !important;
        padding-top: 3%;
    }

    .Board-Of-Directors.CEO > .Director_img img {
        margin-top: 0px;
    }

    .Board-Of-Directors.CEO > .Director_img {
        min-height: 120px !important;
        padding-top: 0;
    }

    .row.play_circle {
        margin-top: -95px;
    }

    .position_title {
        height: 75px;
    }

    .Board-Of-Directors_List .box-bg-img {
        width: 127.5px !important;
        height: 127.5px !important;
        min-height: 127.5px !important;
    }

    .Main-Founders p {
        width: 100%;
        display: inline-block;
        content: close-quote;
        text-align: left;
    }

    body[dir='rtl'] .Main-Founders p {
        text-align: right;
    }

        body[dir='rtl'] .Main-Founders p:before {
            left: auto;
            right: 0;
        }

    .Main-Founders p:before {
        content: '|';
        position: absolute;
        left: 0;
        color: #00C4B3;
    }

    .Main-Founders p:before {
        left: 0px;
    }

    .Main-Founders p:last-child:before {
        display: block;
    }
}

@media(max-width:320px) {
    .font-size-24{
        font-size: 16px!important;
    }
    .number-list-img {
        font-size: 17px;
    }

    .content-section-padding h2 {
        font-size: 15px;
    }
    /*.flexslider .slides > li:nth-child(2) .news-more{
     bottom:  -30px;
}
   .news-more{
        bottom: -3px;
    }

.flexslider .slides > li:nth-child(5) .news-more{
     bottom:  -50px;
}*/
    .Director_data .subtitle {
        font-size: 18px !important;
    }

    a.capitalize.h2 {
        font-size: 28px;
        line-height: 48px;
    }

    #ManagementBoard p.list-items {
        word-break: break-word;
    }

    .Data_Filter span {
        line-height: 4;
        margin-bottom: -20px;
        font-size: 11px;
        text-align: center;
        width: 100%;
        display: block;
    }

    .Single_vid .play_circle i.fa.fa-play-circle {
        margin-top: 15%;
    }

    .Director_data h3 {
        font-size: 14px !important;
        word-wrap: break-word;
    }

    .SubTitle {
        font-size: 14px;
    }

    .pic_data_description p {
        color: black !important;
        margin-left: 10px;
        text-shadow: 1px 1px 1px #333;
        height: 60px;
    }

    .Main-Founders p {
        width: 100%;
        display: inline-block;
        content: close-quote;
        font-size: 13px;
        text-align: left;
    }

        .Main-Founders p:before {
            left: 0px;
        }

        .Main-Founders p:last-child:before {
            display: block;
        }

    body[dir='rtl'] .Main-Founders p {
        text-align: right;
    }

        body[dir='rtl'] .Main-Founders p:before {
            left: auto;
            right: 0;
        }


    .Board-Of-Directors {
        height: auto;
        padding-bottom: 0px;
    }

    .buttons_div .btn {
        margin-bottom: 20px;
    }

    .Shareholders .data {
        height: 800px;
    }

    .row.play_circle {
        margin-top: -155px;
    }

    .main_section {
        padding-left: 0px;
        padding-right: 0px;
    }

        .main_section div {
            padding-left: 1px;
            padding-right: 1px;
        }

        .main_section .input-group {
            margin-bottom: 5px;
            margin-top: 5px;
        }

    .no-padding-left {
        padding-left: 15px !important;
    }

    .Contact_us_section_form .data_tables div:first-child span {
        font-size: 28px;
        margin-top: 0px;
    }

    .Contact_us_section_form .data_tables .row:last-child {
        opacity: 1;
    }

    .position_title {
        height: 75px;
    }

    .panel-title {
        font-size: 14px;
    }

    .IR_table {
        /*margin-left: -30px;*/
    }

    .Downloadable_Link .font-size-17 {
        font-size: 15px;
    }

    .panel-group .font-size-17 {
        font-size: 10px;
    }

    .Contact_us_section_form {
        position: static !important;
    }

    .row.Form-contact-inquiry button {
        margin-right: 0;
        margin-left: 0;
    }

    .Board-Of-Directors:not(.CEO) > .Director_img {
        min-height: 120px !important;
        padding-top: 9%;
    }

    .Board-Of-Directors.CEO > .Director_img {
        min-height: 120px !important;
        padding-top: 4%;
    }

        .Board-Of-Directors.CEO > .Director_img img {
            margin-top: 0px;
        }

    .Board-Of-Directors > .Director_img img {
    }

    .Director_data {
        padding-bottom: 0px !important;
    }

    .Board-Of-Directors_List .box-bg-img {
        height: auto;
        box-shadow: 1px 1px 20px #ededed;
        width: 115px;
        height: 115px;
        min-height: 115px;
    }

    .board_member {
        font-size: 12px;
        height: 100px;
        overflow: hidden;
    }

    body[dir=rtl] .board_member {
        font-size: 95% !important;
        height: 70px;
        overflow: hidden;
    }

    body[dir=rtl] .Board-Of-Directors_List .director_name {
        height: 135px;
    }

    .PDF-Thumb-data label {
        font-size: 10px;
    }

    .director_name {
        margin-bottom: 10px;
        font-size: 18px;
        width: auto !important;
    }

    .make_it_raduis {
        margin: 20px 2%;
        display: block;
    }

    .panel-group.panel-images.mobile i.glyphicon.glyphicon-remove-circle {
        left: 290px;
        top: -4px;
    }

    i.glyphicon.glyphicon-remove-circle {
        right: 0px;
    }

    .Contact_Title {
        margin-top: -100px;
        margin-bottom: 0;
    }

        .Contact_Title h1 {
            font-size: 136% !important;
            text-transform: capitalize;
            margin-bottom: 0;
        }

    .Board-Of-Directors_List .box-bg-img {
        width: 100px !important;
        height: 100px !important;
        min-height: 100px !important;
    }

    .Undergratuated-section h2.brush {
        margin-left: 15px;
    }
}
