@media screen and (max-width: 433px) {
    .expand-arrow{
        float: none;
        position: absolute;
        right: 16px;
        top: 21px;
        font-size: 32px !important;
        cursor: pointer;
        transform: rotateX(180deg);
    }
    .none-expand-play{
        float: none;
        position: absolute;
        right: 60px;
        top: 12px;
        font-size: 45px !important;
        cursor: pointer;
        display: none;
        
        
    }
    .header .logo {
        right: 0;
    }
    .slider-section .left-side .row .col-lg-6:first-child {
        padding-left: 15px;
        margin-bottom: 15px;
    }
    .slider-section .left-side .row .col-lg-6:last-child {
        padding-right: 15px;
    }
    .slider-section .content-complex .content-item {
        width: 100%;
        float: none;
    }
    .slider-section .special-article-container .row .col-lg-6:first-child {
        display: none;
    }
    .tab-content-section .section-title-row {
        position: relative;
    }
    .tab-content-section .section-title-row .more {
        position: absolute;
        left: 0;
        top: 0;
    }
    .tab-content-section .tab-triggers-container {
        margin-top: 15px;
        width: 100%;
    }
    .tab-content-section .tab-triggers-container a {
        width: 50%;
    }
    .tab-content-section .item {
        margin-bottom: 15px;
    }
    .media-section .audio-box ul li a.link {
        display: none;
    }
    .media-section .video-box,
    .media-section .audio-box {
        padding: 30px 15px;
        height: auto;
    }
    .media-section .video-box h4,
    .media-section .audio-box h4 {
        margin: 0 -15px 0 0;
    }
    .media-section .audio-box {
        margin-bottom: 15px;
    }
    .media-section .video-box ul {
        height: calc((100vw - 85px) / 4);
    }
    .tab-content-section .tab-triggers-container {
        width: auto;
        max-width: 100%;
        white-space: nowrap;
        overflow: scroll;
    }
    .tab-content-section .tab-triggers-container a {
        width: 120px;
        display: inline-block;
    }
    .footer .row:first-child {
        text-align: center;
    }
    .footer .links-container {
        text-align: center !important;
    }
    .footer .links-container a {
        padding-left: 30px;
        padding-right: 30px;
        margin: 0;
    }
    .footer .our-service .col-lg-4 {
        margin-bottom: 15px;
    }
    .women-section.tab-content-section .item,
    .library-section .items-container .item {
        width: 210px;
        display: block;
        margin: 0 auto;
        position: relative;
    }
    .library-section .items-container .item .image-container {
        width: 170px;
        margin: 0 auto;
    }
    .library-section .items-container .item .image-container img {
        width: 100%;
        height: 240px;
    }
    .gallery-section .item {
        display: block;
        margin: 0 auto;
        position: relative;
    }
    .gallery-section .item img {
        height: 180px;
    }
    #search-modal .modal-content {
        padding: 0;
    }
    #search-modal form button {
        width: 40px;
        height: 40px;
    }
    #search-modal form button i {
        line-height: 40px;
        height: 40px;
    }
    #search-modal form {
        height: 50px;
        border-radius: 25px;
    }
    #search-modal form input[type="text"] {
        line-height: 50px;
        height: 50px;
        border-radius: 0 25px 25px 0;
    }
    #search-modal form select {
        height: 50px;
        width: calc(50% - 60px);
    }
    #search-modal form:before {
        height: 30px;
        top: 10px;
    }
    #search-modal form input[type="text"]::placeholder {
        font-size: 12px;
    }
    .media-page .first-row .item img {
        height: 180px;
    }
    .media-page .section-title-row h3 {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 70%;
    }
    .media-page .albums-section .item {
        float: right;
        width: 50%;
        padding: 0 5px;
        margin-bottom: 30px;
    }
    .media-page .albums-section .item img {
        width: 100%;
        max-height: 191px;
        height: auto;
    }
    .media-page .player {
        height: 140px;
    }
    .media-page .player .media-info {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .player .tools-container {
        float: none;
        width: 100%;
        height: 70px;
    }
    .player .seek-container .seek-bar {
        position: absolute;
        width: 100%;
        height: 4px;
        float: none;
        margin: 0;
        top: -4px;
        left: 0;
    }
    .player .seek-container .seek-bar:before {
        border-radius: 0;
        top: 0;
    }
    .player .tools-container .tools {
        float: none;
        width: 50px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .player .tools-container .tools i.pause,
    .player .tools-container .tools i.play {
        width: 50px;
        font-size: 50px;
    }
    .player .seek-container .time {
        position: absolute;
        float: none;
        right: 20px;
    }
    .player .speed-container {
        float: none;
        position: absolute;
        right: 70px;
        top:4px;
    }
    .player .sound-tool-container .sound-tool {
        display: none;
    }
    .media-page {
        padding-bottom: 145px;
    }
    .media-page .player .media-info .name-container {
        width: 68%;
    }
    .media-page .player .media-info .name {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .player .seek-container .seek {
        top: 0;
        border-radius: 0;
    }
    .media-page .album-info-container {
        width: 100%;
        max-width: 504px;
        margin: 0 auto 50px;
    }
    .media-page .album-info-container img {
        width: 100%;
        height: auto;
        float: none;
    }
    .media-page .album-info-container .album-info {
        float: none;
        width: 100%;
        height: auto;
        padding: 15px;
    }
    .media-page .album-info-container .album-info .statistics {
        font-size: 12px;
    }
    .media-page .album-info-container .album-info .actions-container {
        position: relative;
        bottom: auto;
    }
    .media-page .album-info-container .album-info .actions-container a {
        margin-bottom: 10px;
    }
    .media-page .album-info-container .album-info .statistics span {
        margin: 0 0 0 10px;
    }
    .page-poster {
        height: 300px;
    }
    .page-poster img {
        height: 300px;
    }
    .page-poster h1 {
        position: absolute;
        width: 100%;
        bottom: 90px;
        left: auto;
        right: 15px;
        transform: none;
        font-size: 28px;
    }
    .page-poster .statistics {
        bottom: 0;
        right: 15px;
    }
    .page-poster .gradient {
        height: 150px;
    }
    .media-section .audio-box .nicescroll {
        height: auto;
        overflow: auto;
    }
}

@media (min-width: 433px) and (max-width: 768px) {
    .library-section .items-container .item {
        width: 225px;
        margin: 0 auto;
        position: relative;
    }
    .library-section .items-container .item .image-container img {
        height: 250px;
    }
    .media-page .section-title-row h3 {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 80%;
    }
    .media-page .albums-section .item {
        float: right;
        width: 50%;
        padding: 0 5px;
        margin-bottom: 30px;
    }
    .media-page .albums-section .item img {
        width: 100%;
        max-height: 191px;
        height: auto;
    }
    .media-page .album-items {
        width: 484px;
        margin: 0 auto;
    }
    .media-page .albums-section .item img {
        width: 100%;
        max-height: 232px;
        height: auto;
    }
    .media-page .player {
        height: 140px;
    }
    .media-page .player .media-info {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .player .tools-container {
        float: none;
        width: 100%;
        height: 70px;
    }
    .player .seek-container .seek-bar {
        position: absolute;
        width: 100%;
        height: 4px;
        float: none;
        margin: 0;
        top: -4px;
        left: 0;
    }
    .player .seek-container .seek-bar:before {
        border-radius: 0;
        top: 0;
    }
    .player .tools-container .tools {
        float: none;
        width: 50px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .player .tools-container .tools i.pause,
    .player .tools-container .tools i.play {
        width: 50px;
        font-size: 50px;
    }
    .player .seek-container .time {
        position: absolute;
        float: none;
        right: 20px;
    }
    .player .speed-container {
        float: none;
        position: absolute;
        right: 20px;
        top: 0;
    }
    .player .sound-tool-container .sound-tool {
        display: none;
    }
    .media-page {
        padding-bottom: 145px;
    }
    .media-page .player .media-info .name-container {
        width: 68%;
    }
    .media-page .player .media-info .name {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .player .seek-container .seek {
        top: 0;
        border-radius: 0;
    }
    .media-page .album-info-container {
        width: 100%;
        max-width: 504px;
        margin: 0 auto 50px;
    }
    .media-page .album-info-container img {
        width: 100%;
        height: auto;
        float: none;
    }
    .media-page .album-info-container .album-info {
        float: none;
        width: 100%;
        height: auto;
        padding: 15px;
    }
    .media-page .album-info-container .album-info .statistics {
        font-size: 12px;
    }
    .media-page .album-info-container .album-info .actions-container {
        position: relative;
        bottom: auto;
    }
    .media-page .album-info-container .album-info .actions-container a {
        margin-bottom: 10px;
    }
    .page-poster {
        height: 300px;
    }
    .page-poster img {
        height: 300px;
    }
    .page-poster h1 {
        position: absolute;
        width: 100%;
        bottom: 90px;
        left: auto;
        right: 15px;
        transform: none;
        font-size: 28px;
    }
    .page-poster .statistics {
        bottom: 0;
        right: 15px;
    }
    .page-poster .gradient {
        height: 150px;
    }
}

@media (min-width: 433px) and (max-width: 1025px) {
    .slider-section .slider {
        margin-bottom: 30px;
    }
    .slider-section .left-side .row .col-lg-6:first-child,
    .slider-section .left-side .row .col-lg-6:last-child {
        width: 50%;
    }
    .slider-section .content-complex .content-item {
        width: 100%;
        float: none;
    }
    .special-article-container {
        display: none;
    }
    .media-section .audio-box,
    .tab-content-section .item {
        margin-bottom: 15px;
    }
    .services-section.tab-content-section .tab-triggers-container {
        width: 310px;
        white-space: nowrap;
        overflow: scroll;
    }
    .services-section.tab-content-section .tab-triggers-container a {
        display: inline-block;
        float: none;
        width: auto;
        padding: 0 20px;
    }
    .footer .row:first-child {
        text-align: center;
    }
    .footer .links-container {
        text-align: center !important;
    }
    .footer .links-container a {
        padding-left: 30px;
        padding-right: 30px;
        margin: 0;
    }
    .footer .our-service .col-lg-4 {
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .library-section .items-container .item {
        width: 225px;
        margin: 0 auto;
        position: relative;
    }
    .library-section .items-container .item .image-container img {
        height: 250px;
    }
    .header .logo {
        display: none;
    }
    .header .container .logo {
        display: block;
    }
    .header .menu>li>a {
        padding: 21px 5px;
    }
    .header .menu i {
        margin-right: 0;
    }
    .header .sub-menu {
        width: 180px;
    }
    .header .btn {
        margin: 16px 10px 16px 0;
    }
    .media-section .audio-box ul li h5 {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .media-section .audio-box ul li a.link {
        display: none;
    }
    .media-page .albums-section .item {
        width: calc(100% / 3);
        padding: 0 5px;
        margin-bottom: 30px;
    }
    .media-page .album-items {
        width: 720px;
        margin: 0 auto;
    }
    .media-page .albums-section .item img {
        width: 100%;
        max-height: 230px;
        height: auto;
    }
    .footer .footer-logo img {
        width: 100%;
        height: auto;
    }
    .footer .links-container a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer .links-container a:first-child {
        padding-left: 15px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .media-page .player {
        height: 140px;
    }
    .media-page .player .media-info {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .player .tools-container {
        float: none;
        width: 100%;
        height: 70px;
    }
    .player .seek-container .seek-bar {
        position: absolute;
        width: 100%;
        height: 4px;
        float: none;
        margin: 0;
        top: -4px;
        left: 0;
    }
    .player .seek-container .seek-bar:before {
        border-radius: 0;
        top: 0;
    }
    .player .tools-container .tools {
        float: none;
        width: 50px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .player .tools-container .tools i.pause,
    .player .tools-container .tools i.play {
        width: 50px;
        font-size: 50px;
    }
    .player .seek-container .time {
        position: absolute;
        float: none;
        right: 20px;
    }
    .player .speed-container {
        float: none;
        position: absolute;
        right: 20px;
        top: 0;
    }
    .player .sound-tool-container .sound-tool {
        display: none;
    }
    .media-page {
        padding-bottom: 145px;
    }
    .media-page .player .media-info .name-container {
        width: 68%;
    }
    .media-page .player .media-info .name {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .player .seek-container .seek {
        top: 0;
        border-radius: 0;
    }
    .media-page .first-row .item img {
        height: 200px;
    }
    .page-poster {
        height: 300px;
        top: -30px;
    }
    .page-poster img {
        height: 300px;
    }
    .page-poster h1 {
        position: absolute;
        width: 100%;
        bottom: 90px;
        left: auto;
        right: 15px;
        transform: none;
        font-size: 28px;
    }
    .page-poster .statistics {
        bottom: 0;
        right: 15px;
    }
    .page-poster .gradient {
        height: 150px;
    }
}

@media (min-width: 768px) {
    .mt-md-0{
        margin-top: 0 !important;
    }
    .media-page .album-info-container {
        width: auto;
        max-width: none;
        margin: 0 0 50px;
    }
    .media-page .album-info-container img {
        width: 300px;
        height: 300px;
        float: right;
    }
    .media-page .album-info-container .album-info {
        float: right;
        width: calc(100% - 300px);
        height: 300px;
        padding: 30px 15px;
    }
    .media-page .album-info-container .album-info .actions-container {
        position: absolute;
        bottom: 30px;
    }
    .media-page .album-info-container .album-info .actions-container a {
        margin-top: 10px;
        margin-bottom: 0;
    }
}

@media (min-width: 1024px) {
    .slider-section .content-complex .content-item {
        width: 50%;
        float: right;
    }
    .special-article-container {
        display: block;
    }
    .services-section.tab-content-section .tab-triggers-container {
        width: 460px;
    }
    .services-section.tab-content-section .tab-triggers-container a {
        display: block;
        float: right;
        width: 150px;
        padding: 0;
    }
    .media-page .albums-section .item {
        position: relative;
        float: right;
        width: calc(100% / 6);
        padding: 0 5px;
    }
    .media-page .album-items {
        width: 100%;
        margin: 0 -5px;
    }
    .header .logo {
        display: none;
    }
    .header .container .logo {
        display: block;
    }
}

@media (min-width: 767px) {
    .ps-md-1rem{
        padding-left: 1rem;
    }
    .mb-md-0 {
        margin-bottom: 0;
    }
    #aghsam{
width: 27% !important;
    }

    .radood-search{
        width: 33% !important;
        margin-left: 1rem;
    }
    .btn-search{
        
        margin-right: auto;
      
    }
    .w-md-50{
        width: 50%;
    }
    .ms-md-0{
        margin-right: 0;
    }
    .search-top-icon{
        position: relative ;
        left: 34px;
     
        top: 8px;
        color: #fff;
        z-index: 1000;
    }
  
}

@media (max-width: 767px) {
    .btn-search{
        width: 100%;
        
        margin-top: 1rem;
    }
    .mb-inherit {
        margin-bottom: inherit;
    }
    #moreStting{
        flex-wrap: wrap;
        justify-content: space-between;
        
    }
    .form-search{
        margin: auto;
    }
    .search-top-icon{
       display: none;
    }
  
}

@media (min-width:1024px) {
    .library-section .items-container .item {
        width: 225px;
        margin: 0 auto;
        position: relative;
    }
    #aghsam{
        padding: 0.6rem 3.7rem 0.5rem 2rem !important;
        width: 19% !important;
    }
    .radood-search{
        width: 27% !important;
    }
    .search-top-icon{
        position: absolute;
        left: 10px;
     
        top: 10px;
        color: #fff;
        z-index: 1000;
    }
    .figcaption-fatava {
        bottom: 4.2rem;
    }
}

.women-section.tab-content-section .item {
    width: 225px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    overflow: hidden;
    box-shadow: none;
}

.gallery-section .item {
    width: 260px;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    margin: 0 auto;
}
@media (min-width: 768px) and (max-width:991px){
    .figcaption-fatava{
        bottom: 5rem;
    }
}
@media (max-width: 425px){
    .radood-search{
        width: 100%;
    }
}
@media (min-width: 320px){
    #aghsam{
        background: url(./../uploads/storytelling-50.png) no-repeat scroll 97% 4px;
        background-size: 2.2rem;
        padding-left: 30px;
        padding: 0.6rem 3rem 0.5rem 2rem;
        border-radius: 2rem;
        border: none;
        height: 37px;
        background-color: #202020;
        width: 100%;
        margin: 1rem 0 0 0 ;
    }
}
@media (min-width: 375px){
    #aghsam{
       margin-right: 0;
        width: 50%;
        background: url(./../uploads/storytelling-50.png) no-repeat scroll 94% 6px;
        background-size: 2.2rem;
        padding: 0.6rem 3.1rem 0.5rem 2rem;
        border: none;
        background-color: #202020;
       
    }
}
@media (min-width: 425px){
  
    .radood-search{
        width: 48%;
    }
    #aghsam{
        margin-top: 0;
    }
}
@media (min-width: 1024px){
  
   .d-flex-lg{
    display: flex !important;
   }
   .mt-lg-0{
    margin-top: 0 !important;
   }
   .ms-lg-auto{
    margin-right: auto;
   }
}
@media (min-width: 433px){
    .expand-arrow{
        display: none !important;
    }
    .none-expand-play{
        display: none !important;
    }
 }

