/* 

! important message plz reat it first !

in this file plz style CSS in there sections sections nubers are given below 

1) -----------> section  navbar CSS 
2) -----------> section  banner slider CSS
3) -----------> section  About Shah e Jilaan
4) -----------> section  Maqam e Ghous e Azam
5) -----------> section  Karamat e Ghous e Azam
6) -----------> section  Faramin e Ghous e Azam
7) -----------> section  Inqilabat e Ghous e Azam
8) -----------> section  sayay e Ghous e Azam
9) -----------> section  mureedon ke lie basharat   
10) -----------> section  Murshid ke wazaif
11) -----------> section  Books
12) -----------> section  videos
13) -----------> section  Image gallery
14) -----------> section  Footer
15) -----------> section  Main media Query
16) -----------> section  Scroll bar CSS 

*/
*{
    outline: none  !important;
}
.urdu_lang__all__one{
    font-family: 'Noori Nastaliq';
}
.urdu_lang__one{
    font-family: 'Mehr Nastaliq Web 3';
}
.urdu_lang__two{
    font-family: 'Aslam';
}
.eng_lang__one{
    font-family: 'Arial';
}
.link-class{
    color: #3d98ff;
    transition: 0.5s;
}
.link-class:hover{
    color: #0446d4;
    text-decoration: none !important;
}
.top__img{
    text-align: center;
    background-image: url(../../images/new-home/Top-Line.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 0px;
}
.top__img img{
    width: 30%;
}
/*--------------------- navbar CSS ---------------------*/
.nav-item.ur__lang a{
    font-family: 'Noori Nastaliq';
}
.nav-item.en__lang a{
    font-family: 'Arial';
}
.my__new__nav{
    direction: rtl;
}
.my__new__nav button.navbar-toggler{
    border: 2px solid #133782;
}
.my__new__nav .navbar-toggler-icon{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.my__new__nav .navbar-toggler-icon span.lines{
    width: 100%;
    background: #133782;
    display: block;
    height: 2px;
}

.my__new__nav .nav-item{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.nav-item.active a{
    color: #153985 !important;
    font-family:'Aslam' !important;
}
.nav-item.ur__lang__comon__menu a{
    font-size: 22px;
    padding: 5px 15px !important;
    color: #6c6c6c;
}
.my__new__nav .dropdown-menu{
    padding: 0px !important;
}
.my__new__nav .dropdown-menu .dropdown-item{
    padding: 5px 15px 8px 15px !important;
    text-align: center;
}
.my__new__nav  .dropdown-item.active, .dropdown-item:active{
    background-color: #ffffff;
}
.my__new__nav .dropdown-item:focus, .dropdown-item:hover{
    background-color: #ffffff;
}
.Become_a_Mureed a{
    font-size: 22px;
    padding: 5px 20px !important;
    color: white;
    background: #153985;
    border-radius: 100px;
}
/*--------------------- navbar CSS ---------------------*/
/*--------------------- banner slider CSS ---------------------*/
.my__carousel .carousel-item img{
    width: 100%;
}
.my__carousel .carousel-control-next, .carousel-control-prev{
    transition: 0.5s !important;
}
.my__carousel .carousel-control-prev-icon{
    position: relative;
}
.my__carousel .carousel-control-next-icon{
    position: relative;
}
.my__carousel .carousel-control-prev-icon:before{
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    top: -15px;
    left: -15px;
    border: 3px solid white;
    border-radius: 100px;
}
.my__carousel .carousel-control-next-icon:before{
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    top: -15px;
    left: -15px;
    border: 3px solid white;
    border-radius: 100px;
}
.my__carousel .carousel-indicators li{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid white !important;
    background-color: transparent !important;
}
.my__carousel .carousel-indicators li.active{
    background-color: white !important;
    border: 1px solid #ffffff00 !important;
}
.my__carousel .carousel-item {
    opacity: 0.7;
    transition: 0.9s !important;
    transform: scale(1.2);
}

.my__carousel .carousel-item.carousel-item-next {
    opacity: 0;
    transition: 0.9s !important;
    transform: scale(1.2);
}

.my__carousel  .carousel-item.carousel-item-prev {
    opacity: 0;
    transition: 0.9s !important;
    transform: scale(1.2);
}

.my__carousel  .carousel-item.active {
    opacity: 1;
    transform: scale(1);
    z-index: 1;
}
/*--------------------- banner slider CSS ---------------------*/
/*--------------------- About Shah e Jilaan section CSS ---------------------*/
.taaruf__section{
    padding: 40px 0px;
}
.taaruf__section h1{
    color: #153985;
    font-size: 30px !important;
}
.taaruf__section h2.left__first__heading{
    font-size: 28px !important;
}
.taaruf__section h2{
    color: #153985;
    font-size: 25px !important;
}
.taaruf__section p{
    color: #333333;
    font-size: 22px !important;
}
.taaruf__section .center__main__text{
    line-height: 35px;
    font-size: 20px !important;
    border-bottom: 1px solid #33333312;
    padding-bottom: 15px;
}
.taaruf__section .bottom__main__text{
    text-align: justify;
    line-height: 35px;
    height: 71px;
    overflow: hidden;
    direction: rtl;
    margin-bottom: 28px;
    border-bottom: 1px solid #33333312;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.taaruf__section .carousel-item {
        opacity: 0.7;
        transition: 0.9s !important;
        transform: scale(1.2);
    }
    
    .taaruf__section .carousel-item.carousel-item-next {
         opacity: 0;
        transition: 0.9s !important;
        transform: scale(1.2);
        }
        
        .taaruf__section  .carousel-item.carousel-item-prev {
            opacity: 0;
        transition: 0.9s !important;
        transform: scale(1.2);
    }
    
    .taaruf__section  .carousel-item.active {
        opacity: 1;
        transform: scale(1);
        z-index: 1;
    }
    .taaruf__section .carousel-control-prev-icon:before{
        content: '';
        position: absolute;
        width: 50px;
        height: 50px;
        top: -15px;
        left: -15px;
        border: 3px solid white;
    }
    .taaruf__section .carousel-control-next-icon:before{
        content: '';
        position: absolute;
        width: 50px;
        height: 50px;
        top: -15px;
        left: -15px;
        border: 3px solid white;
    }
/*--------------------- About Shah e Jilaan section CSS ---------------------*/

/*--------------------- Maqam e Ghous e Azam section CSS ---------------------*/
.Maqame__Ghouse__Azam__section{
    background-image: url('../../images/new-home/Back2.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 0px 0px 50px 0px;
}
.Maqame__Ghouse__Azam__section h2{
    text-align: center;
    font-size: 30px !important;
    color: white;
    margin-bottom: 30px;
    padding: 50px 0px 30px 0px;
}
.Maqame__Ghouse__Azam__section__divs{
    background: white;
    padding: 20px 20px;
    border-radius: 10px;
}
.Maqame__Ghouse__Azam__text__div{
    direction: rtl;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.Maqame__Ghouse__Azam__text__div h3{
    color: #153985;
    text-align: right;
    font-size: 20px;
    height: 50px;
    overflow: hidden;
}
.Maqame__Ghouse__Azam__text__div p{
    color: #333333;
    font-size: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 70px;
    overflow: hidden;
    text-align: justify !important;
}
.Maqame__Ghouse__Azam__text__div a{
    color: #153985;
    text-align: right;
    border: 2px solid #0000001a;
    background: white;
    border-radius: 100px;
    padding: 0px 20px 5px 20px;
    font-size: 18px;
}
.Maqame__Ghouse__Azam__text__div a:hover{
    text-decoration: none !important;
}
/*--------------------- Maqam e Ghous e Azam section CSS ---------------------*/

/*--------------------- Karamat e Ghous e Azam section CSS ---------------------*/
.Karamate__Ghouse__Azam__sections{
    padding: 0px 0px 50px 0px;
}
.owl__carousel__changes #KarmateID{
    position: relative;
}
.owl__carousel__changes .owl-carousel, .owl-carousel .owl-item{
    position: unset !important;
}
.owl__carousel__changes .owl-nav{
    position: absolute;
    top: 35px;
    left: 15px;
}
.owl__carousel__changes .owl-nav button.owl-prev{
    padding: 5px 10px !important;
}
.owl__carousel__changes .owl-nav button.owl-next{
    padding: 5px 10px !important;
}
.owl__carousel__changes  .owl-theme .owl-nav [class*=owl-]:hover{
    background: #e1e1e1 !important;
}
.owl__carousel__changes .owl-nav button i{
    font-size: 30px;
    color: #153985;
}
.Karamate__Ghouse__Azam__sections .owl__carousel__changes .owl-carousel .owl-item img{
    height: 210px;
}
.Karamate__Ghouse__Azam__sections h2{
    text-align: right;
    color: #153985;
    font-size: 30px;
    padding: 50px 0px 30px 0px;
}
.Karamate__Ghouse__Azam__sections .card-body{
    direction: rtl;
    text-align: right;
}
.Karamate__Ghouse__Azam__sections .card-title{
    color: #153985;
}
.Karamate__Ghouse__Azam__sections .card-text{
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 109px;
    overflow: hidden;
    text-align: justify;
    font-size: 18px;
    line-height: 35px;
}
.Karamate__Ghouse__Azam__sections .card-body a{
    color: white;
    text-align: right;
    border: 0px solid #00000000;
    background: #153985;
    border-radius: 100px;
    padding: 0px 20px 5px 20px;
    font-size: 18px;
}
.Karamate__Ghouse__Azam__sections .card-body a:hover{
    text-decoration: none !important;
}
/*--------------------- Karamat e Ghous e Azam section CSS ---------------------*/

/*--------------------- Faramin e Ghous e Azam section CSS ---------------------*/
.Faramin__Ghouse__Azam__sections{
    background-image: url('../../images/new-home/Back3.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 0px 0px 50px 0px;
}
.Faramin__Ghouse__Azam__sections h2{
    color: white;
    font-size: 30px !important;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 50px 0px 30px 0px;
}
.Faramin__Ghouse__Azam__sections h2:before{
    content: '';
    position: absolute;
    bottom: -10px;
    left: 40%;
    width: 20%;
    height: 2px;
    background: white;
    z-index: -1;
}
.Faramin__Ghouse__Azam__sections h3{
    color: white;
    font-size: 25px !important;
    text-align: center;
    padding: 20px 0px;
}
.Faramin__Ghouse__Azam__sections p{
    color: white;
    text-align: center;
    font-size: 25px;
    line-height: 50px;
}
/*--------------------- Faramin e Ghous e Azam section CSS ---------------------*/

/*--------------------- Inqilabat e Ghous e Azam section CSS ---------------------*/
.Inqilabate__Ghouse__Azam__sections{
    padding: 0px 0px 50px 0px;
}
.Inqilabate__Ghouse__Azam__sections h2{
    font-size: 30px;
    color: #153985;
    text-align: center;
    padding: 50px 0px 30px 0px;
}
.Inqilabate__Ghouse__Azam__sections .card{
    border: 0px solid transparent !important;
}
.Inqilabate__Ghouse__Azam__sections .card-body{
    direction: rtl;
    text-align: right;
    padding-bottom: 0px;
}
.Inqilabate__Ghouse__Azam__sections .card-title{
    color: #153985;
}
.Inqilabate__Ghouse__Azam__sections .card-text{
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 92px;
    overflow: hidden;
    text-align: justify !important;
    font-size: 20px;
}
.Inqilabate__Ghouse__Azam__sections .card-body a{
    color: white;
    text-align: right;
    border: 0px solid #00000000;
    background: #153985;
    border-radius: 100px;
    padding: 0px 20px 5px 20px;
    font-size: 18px;
}
.Inqilabate__Ghouse__Azam__sections .card-body a:hover{
    text-decoration: none !important;
}
/*--------------------- Inqilabat e Ghous e Azam section CSS ---------------------*/

/*--------------------- sayay e Ghous e Azam section CSS ---------------------*/
.sayaye__Ghouse__Azam__sections{
    background-image: url('../../images/new-home/Back4.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 0px 0px 50px 0px;
}
.sayaye__Ghouse__Azam__sections h2{
    text-align: center;
    color: white;
    font-size: 30px !important;
    padding: 50px 0px 30px 0px;
}
.sayaye__Ghouse__Azam__sections .card{
    border: 0px solid transparent !important;
}
.sayaye__Ghouse__Azam__sections .card-body{
    direction: rtl;
    text-align: right;
}
.sayaye__Ghouse__Azam__sections .card-title{
    color: #153985;
}
.sayaye__Ghouse__Azam__sections .card-text{
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 92px;
    overflow: hidden;
    text-align: justify !important;
    font-size: 20px;
}
.sayaye__Ghouse__Azam__sections a{
    color: #153985;
    text-align: right;
    border: 0px solid #00000000;
    background: #ffffff;
    border-radius: 100px;
    padding: 0px 30px 5px 30px;
    font-size: 18px;
}
.sayaye__Ghouse__Azam__sections a:hover{
    text-decoration: none !important;
}
.non_anchor__like {
    color: #15398500;
    text-align: unset;
    border: 0px solid #00000000;
    background: unset;
    border-radius: 0px;
    padding: 0px !important;
    font-size: unset;
}
/*--------------------- sayay e Ghous e Azam section CSS ---------------------*/

/*--------------------- mureedon ke lie basharat section CSS ---------------------*/
.mureedon__ke__lie__basharat__section{
    padding: 0px 0px 50px 0px;
}
.owl__carousel__changes #KarmateID{
    position: relative;
}
.owl__carousel__changes .owl-carousel, .owl-carousel .owl-item{
    position: unset !important;
}
.owl__carousel__changes .owl-nav{
    position: absolute;
    top: 35px;
    left: 15px;
}
.owl__carousel__changes .owl-nav button.owl-prev{
    padding: 5px 10px !important;
}
.owl__carousel__changes .owl-nav button.owl-next{
    padding: 5px 10px !important;
}
.owl__carousel__changes  .owl-theme .owl-nav [class*=owl-]:hover{
    background: #e1e1e1 !important;
}
.owl__carousel__changes .owl-nav button i{
    font-size: 30px;
    color: #153985;
}
.mureedon__ke__lie__basharat__section .owl__carousel__changes .owl-carousel .owl-item img{
    height: 210px;
}
.mureedon__ke__lie__basharat__section h2{
    text-align: right;
    color: #153985;
    font-size: 30px;
    padding: 50px 0px 30px 0px;
}
.mureedon__ke__lie__basharat__section .card-body{
    direction: rtl;
    text-align: right;
}
.mureedon__ke__lie__basharat__section .card-title{
    color: #153985;
    font-size: 20px ;
}
.mureedon__ke__lie__basharat__section .card-text{
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 110px;
    overflow: hidden;
    text-align: justify;
    font-size: 18px;
    line-height: 35px;
}
.mureedon__ke__lie__basharat__section .card-body a{
    color: white;
    text-align: right;
    border: 0px solid #00000000;
    background: #153985;
    border-radius: 100px;
    padding: 0px 20px 5px 20px;
    font-size: 18px;
}
.mureedon__ke__lie__basharat__section .card-body a:hover{
    text-decoration: none !important;
}
/*--------------------- Murshid ke wazaif section CSS ---------------------*/
.murshid__ke__wazaif{
    background-image: url('../../images/new-home/Back5.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0px 0px 50px 0px;
}
.murshid__ke__wazaif h2{
    color: white;
    font-size: 30px !important;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 50px 0px 30px 0px;
    margin-bottom: 30px;
}
.murshid__ke__wazaif h2:before{
    content: '';
    position: absolute;
    bottom: -10px;
    left: 40%;
    width: 20%;
    height: 2px;
    background: white;
    z-index: -1;
}
.murshid__ke__wazaif .murshid__ke__wazaif__div{
    direction: rtl;
    text-align: right;
}
.murshid__ke__wazaif h3{
    color: white;
}
.murshid__ke__wazaif p{
    color: white;
    font-size: 21px;
    text-align: justify;
}
.murshid__ke__wazaif a{
    color: #153985;
    text-align: right;
    border: 0px solid #00000000;
    background: #ffffff;
    border-radius: 100px;
    padding: 0px 30px 5px 30px;
    font-size: 18px;
}
.murshid__ke__wazaif a:hover{
    text-decoration: none !important;
}
/*--------------------- Murshid ke wazaif section CSS ---------------------*/

/*--------------------- books section CSS ---------------------*/
.Books__sections{
    padding: 0px 0px 50px 0px;
}
.owl__carousel__changes #KarmateID{
    position: relative;
}
.owl__carousel__changes .owl-carousel, .owl-carousel .owl-item{
    position: unset !important;
}
.owl__carousel__changes .owl-nav{
    position: absolute;
    top: 35px;
    left: 15px;
}
.owl__carousel__changes .owl-nav button.owl-prev{
    padding: 5px 10px !important;
}
.owl__carousel__changes .owl-nav button.owl-next{
    padding: 5px 10px !important;
}
.owl__carousel__changes  .owl-theme .owl-nav [class*=owl-]:hover{
    background: #e1e1e1 !important;
}
.owl__carousel__changes .owl-nav button i{
    font-size: 30px;
    color: #153985;
}
.Books__sections .owl__carousel__changes .owl-carousel .owl-item img{
    height: auto;
}
.Books__sections h2{
    text-align: right;
    color: #153985;
    font-size: 30px;
    padding: 50px 0px 30px 0px;
}
.Books__sections .card-body{
    direction: rtl;
    text-align: right;
}
.Books__sections .card-title{
    color: #153985;
    /* text-align: right; */
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 700;
}
.Books__sections .card-text{
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 70px;
    overflow: hidden;
    text-align: justify;
}
.Books__sections .card-body a{
    color: white;
    border: 0px solid #00000000;
    background: #153985;
    border-radius: 10px;
    padding: 5px 0px 10px 0px;
    font-size: 25px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.Books__sections .card-body a:hover{
    text-decoration: none !important;
}
/*--------------------- books section CSS ---------------------*/

/*--------------------- Videos section CSS ---------------------*/
.videos_section{
    background-image: url('../../images/new-home/Back4.png');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding: 0px 0px 50px 0px;
}
.videos_section h2{
    color: white;
    font-size: 30px !important;
    text-align: center;
    z-index: 1;
    padding: 50px 0px 30px 0px;
}
/* .videos_section .padding-class-one{
    padding: 10px;
} */
.videos_section .text-edit-two{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
    text-align: left !important;
}
.videos_section .video-style{
      width: 100% !important;
      height: 500px !important;
  }
  .videos_section .playlist-div{
    max-height: 500px;
    height: 436px;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #222627;
  }
  .videos_section .video-div-bg{
      background: #1d304e;
  }
  .videos_section .video-div-bg-two{
      background: #222627;
  }
  .videos_section .video-div-bg-two:hover{
      cursor: pointer !important;
  }
  .videos_section .heading-color-new{
      color: white;
      padding: 15px 0px;
      margin: 0px !important;
  }
  .videos_section .heading-color-new i{
    font-size: 20px;
  }
  .videos_section .border__class{
    border-right: 1px solid gray;
  }
  .videos_section .heading-color-new span{
    font-size: 16px;
  }
  .videos_section .margin-top-bt-zero{
      margin: 0px;
  }
  .videos_section .padding-class-two{
      padding-left: 10px;
      padding-right: 10px;
  }
  .videos_section .playlist-div::-webkit-scrollbar {
    width: 7px;
  }
  .videos_section .playlist-div::-webkit-scrollbar-track {
    /* box-shadow: inset 0 0 5px grey; */
    background: #3a3e3f;
  }
  .videos_section .playlist-div::-webkit-scrollbar-thumb {
    background: #606666; 
    transition: 1s;
  }
  .videos_section .padding__zero__side_r{
    padding-right: 0px !important;
  }
  .videos_section .padding__zero__side_l{
    padding-left: 0px !important;
  }
/*--------------------- Videos section CSS ---------------------*/

/*--------------------- Image gallery CSS ---------------------*/
.img__gallery__Section{
    padding: 0px 0px 50px 0px;
}
.img__gallery__Section h2{
    color: #153985;
    font-size: 30px !important;
    text-align: center;
    z-index: 1;
    padding: 50px 0px 30px 0px;
}
.img__gallery__Section .gallery__custom__pading{
    padding: 0px 5px 10px 10px !important;
}
.img__gallery__Section .gallery__custom__pading img{
    height: 100%;
}
.gallery__custom__pading.gallery__left__one{
    padding: 0px 10px 0px 0px !important;
}
.gallery__custom__pading.gallery__left__one img{
    height: 552px;
}
/*--------------------- Image gallery CSS ---------------------*/

/*--------------------- footer ---------------------*/
footer{
    background-image: url('../../images/new-home/Back4.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 20px;
}
footer a.mureed__baniye{
    font-size: 30px;
    font-weight: 700;
    color: #153985;
    background: white;
    padding: 10px 20px;
    border-radius: 10px;
    width: fit-content;
    height: fit-content;
    margin: 0px auto 20px auto;
}
footer a.mureed__baniye:hover{
    text-decoration: none;
}
footer span.mureed__baniye{
    color: white;
    font-size: 25px;
    padding: 10px 0px;
    border-radius: 10px;
    width: fit-content;
    height: fit-content;
    margin-bottom: 10px;
    text-align: center;
}
footer p{
    background: #153985;
    color: white;
    padding: 10px;
    font-size: 17px;
    margin-bottom: 0px;
    margin-top: 20px;
}
footer .mureed__baniye_a{
    text-align: left;
}
footer .mureed__baniye_sp{
    text-align: right;
}
/*--------------------- footer ---------------------*/

/*--------------------- Main media Query ---------------------*/
@media(max-width: 1366px){
    .nav-item.ur__lang__comon__menu a{
        font-size: 20px;
    }
    .Become_a_Mureed a{
        font-size: 20px;
    }
}
@media(max-width: 1300px){
    .nav-item.ur__lang__comon__menu a{
        font-size: 14px;
    }
    .Become_a_Mureed a{
        font-size: 15px;
    }
    .top__img img{
        width: 40%;   
    }
}
@media(max-width: 1030px){
    .videos_section #jssor_1{
        width: 100% !important;
    }
    .gallery__custom__pading.gallery__left__one img{
        height: 464px;
    }
    footer span.mureed__baniye{
        font-size: 25px;
    }
}
@media(max-width: 992px){
    .my__new__nav{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .my__new__nav .navbar-brand{
        padding: 0px 0px 5px 0px !important;
        text-align: right;
    }
    .my__new__nav .navbar-collapse{
        border-top: 1px solid #33333325;
        padding-bottom: 10px;
        direction: ltr;
    }
    .my__new__nav .navbar-nav{
        height: 200px;
        overflow-y: scroll;
        margin-top: 5px;
    }
    .nav-item.ur__lang__comon__menu a{
        font-size: 22px;
        width: 100%;
        text-align: center;
    }
    .my__new__nav .navbar-nav .dropdown-menu{
        width: 50%;
    }
    .Become_a_Mureed{
        padding-top: 10px;
    }
    .Become_a_Mureed a{
        font-size: 22px;
    }
    .sayaye__Ghouse__Azam__sections .card-body{
        padding: 10px;
    }
    .sayaye__Ghouse__Azam__sections .card-title {
        font-size: 19px;
    }
    .murshid__ke__wazaif .murshid__ke__wazaif__div{
        text-align: center;
    }
    .murshid__ke__wazaif p{
        text-align: center;
    }
    .img__gallery__Section .gallery__custom__pading {
        padding: 0px 0px 5px 5px !important;
    }
    .gallery__custom__pading.gallery__left__one {
        padding: 0px 11px 0px 0px !important;
    }
    .gallery__custom__pading.gallery__left__one img {
        height: 357px;
    }
    footer .mureed__baniye_a{
        text-align: center;
    }
    footer .mureed__baniye_sp{
        text-align: center;
        margin-top: 20px;
        padding: 0px;
    }
    .taaruf__section, 
    .Maqame__Ghouse__Azam__section h2,
    .Karamate__Ghouse__Azam__sections h2,
    .Faramin__Ghouse__Azam__sections h2,
    .Inqilabate__Ghouse__Azam__sections h2,
    .sayaye__Ghouse__Azam__sections h2,
    .mureedon__ke__lie__basharat__section h2,
    .murshid__ke__wazaif h2,
    .Books__sections h2,
    .videos_section h2,
    .img__gallery__Section h2{
        padding: 20px 0px 10px 0px;
    }
    .taaruf__section, 
    .Maqame__Ghouse__Azam__section,
    .Karamate__Ghouse__Azam__sections,
    .Faramin__Ghouse__Azam__sections,
    .Inqilabate__Ghouse__Azam__sections,
    .sayaye__Ghouse__Azam__sections,
    .mureedon__ke__lie__basharat__section,
    .murshid__ke__wazaif,
    .Books__sections,
    .videos_section,
    .img__gallery__Section{
        padding-bottom: 20px;
    }
    .owl__carousel__changes .owl-nav{
        top: 5px ;
    }
    .videos_section .playlist-div{
        height: 403px;
    }
}
@media(max-width: 768px){
    .taaruf__section h1 {
        font-size: 24px !important;
    }
    .taaruf__section .center__main__text{
        font-size: 18px !important;
    }
    .taaruf__section h2 {
        font-size: 20px !important;
    }
    .taaruf__section h2.left__first__heading {
        font-size: 20px !important;
    }
    .taaruf__section p{
        font-size: 18px !important;
    }
    .Maqame__Ghouse__Azam__section__divs img{
        width: 50% !important;
    }
    .owl__carousel__changes .owl-nav{
        top: 5px;
    }
    .Books__sections .card-body a{
        font-size: 15px;
    }
}
@media(max-width: 767px){
    .sayaye__Ghouse__Azam__sections .card-body{
        padding: 1.25rem;
    }
    .gallery__custom__pading.gallery__left__one img {
        height: 269px;
    }
    .on__mobile__margin{
        margin-bottom: 20px;
    }
    .videos_section .text-edit-two{
        text-overflow:none;
    }
    .videos_section .video-div-bg-two{
        text-align: center;
    }
    .videos_section .padding__zero__side_r{
        padding-right: 15px !important;
      }
      .videos_section .padding__zero__side_l{
        padding-left: 15px !important;
      }
      .videos_section .video-style{
        height: 250px !important;
      }
      .videos_section .playlist-div {
        height: 200px;
    }
    .top__img img{
        width: 70%;   
    }
}
@media(max-width: 575px){
    .taaruf__section{
            padding-bottom: 1rem!important;
            padding-top: 1rem!important;
    }
    .taaruf__section h1 {
        font-size: 20px !important;
    }
    .taaruf__section .center__main__text{
        font-size: 14px !important;
    }
    .taaruf__section h2 {
        font-size: 15px !important;
    }
    .taaruf__section h2.left__first__heading {
        font-size: 15px !important;
    }
    .taaruf__section p{
        font-size: 14px !important;
    }
    .owl__carousel__changes .owl-nav{
        position: unset !important;
    }
    .Karamate__Ghouse__Azam__sections h2{
        text-align: center;
    }
    .mureedon__ke__lie__basharat__section h2{
        text-align: center;
    }
    .Books__sections h2{
        text-align: center;
    }
    .gallery__custom__pading.gallery__left__one img {
        height: 285px;
    }
    footer a.mureed__baniye{
        font-size: 20px;
    }
    footer span.mureed__baniye{
        font-size: 20px;
    }
    footer p{
        font-size: 15px;
    }
    .taaruf__section, 
    .Maqame__Ghouse__Azam__section h2,
    .Karamate__Ghouse__Azam__sections h2,
    .Faramin__Ghouse__Azam__sections h2,
    .Inqilabate__Ghouse__Azam__sections h2,
    .sayaye__Ghouse__Azam__sections h2,
    .mureedon__ke__lie__basharat__section h2,
    .murshid__ke__wazaif h2,
    .Books__sections h2,
    .videos_section h2,
    .img__gallery__Section h2{
        font-size: 25px !important;
    }
    .murshid__ke__wazaif h3 {
        font-size: 17px !important;
    }
}
@media(max-width: 480px){
    .gallery__custom__pading.gallery__left__one img {
        height: 238px;
    }
}
@media(max-width : 420px){
    .my__carousel .carousel-control-next-icon, .carousel-control-prev-icon{
        width: 10px;
        height: 10px;
    }
    .my__carousel .carousel-control-prev-icon:before{
        width: 20px;
        height: 20px;
        top: -5px;
        left: -5px;
        border: 1px solid white;
    }
    .my__carousel .carousel-control-next-icon:before{
        width: 20px;
        height: 20px;
        top: -5px;
        left: -5px;
        border: 1px solid white;
    }
    .gallery__custom__pading.gallery__left__one img {
        height: 206px;
    }
}
@media(max-width: 385px){
    .gallery__custom__pading.gallery__left__one img {
        height: 191px;
    }
}
@media(max-width: 376px){
    .gallery__custom__pading.gallery__left__one img {
        height: 187px;
    }
}
@media(max-width: 360px){
    .gallery__custom__pading.gallery__left__one img {
        height: 179px;
    }
}
@media(max-width: 325px){
    .gallery__custom__pading.gallery__left__one img {
        height: 159px;
    }
}
/*--------------------- Main media Query ---------------------*/

/*--------------------- Scroll bar CSS ---------------------*/
/* width */
.my__new__nav .navbar-nav::-webkit-scrollbar {
    width: 5px;
  }
  
  /* Track */
  .my__new__nav .navbar-nav::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .my__new__nav .navbar-nav::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  .my__new__nav .navbar-nav::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
/*--------------------- Scroll bar CSS ---------------------*/