@font-face {
    font-family: 'Conv_Afterglow-Regular';
    src: url('../fonts/Afterglow-Regular.eot');
    src: local('☺'), url('../fonts/Afterglow-Regular.woff') format('woff'), url('../fonts/Afterglow-Regular.ttf') format('truetype'), url('../fonts/Afterglow-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Conv_georgia';
    src: url('../fonts/georgia.eot');
    src: local('☺'), url('../fonts/georgia.woff') format('woff'), url('../fonts/georgia.ttf') format('truetype'), url('../fonts/georgia.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    background: #f0f0f0 !important;
    overflow-x: hidden;
}
.img-fluid{width: 100%;}

.headerSarod {
    background-color: #141414;
    text-align: center;
    padding: 15px;
}

.tabRow {
    background: url(../images/band.png);
    background-position: center;
}

.tabRow .btn {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    padding: 13px 40px;
    margin-left: -5px;
}

.tabRow .btn:hover {
    background: #2f2929;
    color: #fff;
}

.tabRow .btn-amjad {
    background: #897567;
}

.tabRow .btn-amaan {
    background: #736256;
}

.tabRow .btn-ayaan {
    background: #5f4f45;
}

h2.heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    color: #897567;
    font-weight: 700;
    text-align: center;
    line-height: 26px;
    margin-bottom: 30px;
}

h2.heading span {
    font-family: 'Conv_georgia';
    font-size: 20px;
    color: #141414;
    font-weight: 300;
    text-align: center;
}

p {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    text-align: justify;
}

p span {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

.footerThree {
    background: #000000;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #666666;
    font-size: 15px;
    font-weight: 500;
}

.gharBanner {
    background-image: url(../images/ghar/banner.jpg);
    height: 54vh;
    background-position: center;
    background-size: cover;
    text-align: center;
    position: relative;
}

.gharBanner .btnRow {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.gharBanner .btnRow .btn {
    background-color: rgba(0, 0, 0, 0.8);
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    padding: 8px 0px;
    width: 284px;
}

.gharBanner .btnRow .btn:hover {
    background-color: rgba(0, 0, 0, 1);
}
.sarod-top-img{
    max-width: 464px;
    width: 95%;
}

ul {
    padding-left: 17px;
}

li {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    text-align: justify;
    list-style: url(../images/ghar/bullet.png);
}

table {
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #666666;
    line-height: 23px;
}

.btn-list {
    background-color: #897567 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 300 !important;
    border: 0 !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    padding: 10px 25px !important;
    display: block !important;
    margin: 15px auto;
}

.btn-list:hover {
    background-color: #674f3f !important;
}

.modal .modal-title {
    font-family: 'Conv_Afterglow-Regular';
    font-size: 39px;
    color: #897567;
    margin-bottom: 0px;
}

.modal-content {
    background: #f0f0f0 !important;
}

.modal-content p {
    line-height: 23px;
}

#familyTree .familyImg {
    width: 70% !important;
}

.modal-content iframe {
    width: 100%;
    height: 350px;
}

.modal-content h2 {
    font-family: 'Conv_Afterglow-Regular';
    font-size: 22px;
    color: #897567;
    margin-bottom: 0px;
}

.awardsTable p {
    margin: 0;
}

.awardsTable .col-lg-4 {
    padding: 2%;
}

.awardsTable p {
    line-height: 20px;
    font-size: 12px;
}

h4.years {
    font-family: 'Conv_Afterglow-Regular';
    font-size: 30px;
    color: #897567;
    margin-bottom: 0px;
}


.sarodMap iframe{
    width: 100%!important;
    height: 450px!important;;
    
}

@media screen and (max-width:600px) {
    h2.heading {
        font-size: 25px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    h2.heading span {
        font-size: 17px;
        line-height: 0;
    }

    .instrument {
        width: 50%;
        margin: auto;
        display: block;
    }

    .tabRow .btn {
        margin-left: 0;
        width: 99%;
        padding: 8px 40px;
    }

    .gharBanner .btnRow .btn {
        font-size: 10px;
        width: 49%;
        margin-bottom: 1px;
    }

    .gharBanner .btnRow {
        bottom: 0;
    }

    .btn-list {
        font-size: 11px !important;
    }

    .modal .modal-title {
        font-size: 22px;
    }

    .awardsTable p {
        text-align: center;
    }

    h4.years {
        text-align: center;
    }

    .modal-content h2 {
        text-align: center;
    }

    h4.years {
        font-size: 25px;
        margin-bottom: 5px;
    }

    .awardsTable {
        padding-top: 0 !important;
    }

    .awardsTable .col-lg-4 {
        padding: 5% 0;
    }
}