@import url('made-future-x.css');

div, p, h1, h2, h3, h4, span, a, li {
    font-family: MADE Future X, sans-serif;
    font-weight: 250;
}

/*body{*/
    /*max-height: 13in;*/
    /*max-width: 13in;*/
    /*height: 13in;*/
    /*width: 13in;*/

    /*!*height: 13 in;*!*/
    /*display: flex;*/
    /*vertical-align: center;*/
    /*justify-content: center;*/

 /*}*/
.menu_color {
    font-size: 24px!important;
     color: red !important;
    margin-bottom: -1px !important;
    font-family: future-light !important;

    padding-top: 10px;

    height: 76px;
    width: 344px;
      margin-top: -8px !important;

    /*border-bottom-width: 1em;*/
}
.master-menu {
    /*border-bottom-style: solid;*/
    /*border-bottom-color: #db0912;*/
    font-size: 24px!important;
    color: #ffffff !important;
    margin-bottom: -1px !important;
    font-family: future-light !important;;
     /*border-bottom-width: 1em;*/
}
.menu-main-page {

    font-size: 24px!important;
    color: red !important;
    margin-bottom: -1px !important;
    font-family: future-light !important;;
    margin-left: 48px !important;

    /*border-bottom-width: 1em;*/
}
.menu_color_item{
    font-size: 1em;

    color: white !important;
}
a.menu_color_item:hover{
    color: red !important;
}
.menu_background_color{
    background-color: red !important;
    width: 100%;
    margin-top: 0!important;

 }
.article-bio{
    border: 1px solid red;
    border-top: none;
    border-bottom: none;
    margin: 15px 0;

}

.article-bio .row{
    position: relative;
    /*padding-top: 15px;*/

}

.article-bio .row:before{
    content: '';
    display: block;
    height: 1px;
    border-bottom-color: red;
    border-bottom-width: 1px;
    border-bottom-style: solid;

    /*background: url(/hr.png);*/
    background-position: center;
     /*background-color: red;*/
    background-size: 25px;
    position: absolute;
    margin: 5px 0;
     left: -3px;
    right: -3px;
    top: -12px;
}

/*.article-bio .row:last-child:after{*/
    /*content: '';*/
    /*display: block;*/
    /*height: 1px;*/
    /*background: url(/hr.png);*/
    /*background-position: center;*/
    /*background-size: 25px;*/
    /*position: absolute;*/
    /*margin:8px 2px;*/
    /*left: -3px;*/
    /*right: -3px;*/
    /*bottom: -12px;*/
/*}*/

.article-bio .row [class*="col-"]:not(.row-end){
    padding: 1em;
    border-right: 1px solid red;
    margin-top: 10px
  }

.article-bio .row [class*="col-"]{
    /*margin-top: 7px;*/
    padding: 1em;

}


/*.article-bio .row [class*="col-"]:after{*/
    /*content: '';*/
    /*display: block;*/
    /*height: 1px;*/
    /*background: url(/hr.png);*/
   /*background-color: red;*/
    /*background-position: center;*/
    /*background-size: 50px;*/
    /*position: absolute;*/
    /*margin: 8px 2px; !*5px 5px*!*/
    /*left: -3px;*/
    /*right: -3px;*/
    /*bottom: -12px;*/
 /*}*/

#gallerywrapper {
    width: 100%;
    /*height: 450px;*/
}

#gallerywrapper #gallery {
    height:100%;
}

#gallerywrapper #gallery div {
    width:100%;
    height:100%;
    position: relative;
}

#gallerywrapper #gallery div img {
    clear:both;
    display:block;
    margin:0 auto;
    border:0;
    width: 100%;
    height: 100%;
    /*max-height: calc(100% - 3em);*/
}

#gallerywrapper #gallery div h3 {
    /*padding:10px 0 0 0;*/
    margin:0;
    font-size:18px;
}

#gallerywrapper #gallery div p {
    /*padding:5px 0;*/
    margin:0;
    font-size:12px;
    line-height:18px;
}

#gallery .previous, #gallery .next {
    position: absolute;
    bottom: 1em;
    z-index: 1;
    padding: 0 0.2em;
    text-decoration:none;
    display:inline;
}

#gallery .previous{
    left: 1em;
}

#gallery .next{
    right: 1em;
}
#bio-geraphy-img{
     min-height: 386px;
     max-height: 386px;
}

/*#footer-page{*/
    /*border-top-width: 10em !important;*/
    /*border-top: red !important;*/
    /*background-color: #1b9e3e;*/


/*}*/
.filter-color{
    color: red !important;
    border: 1px solid red !important;
    border-radius: 0!important;
    font-family: future-thin;
    font-size: 11px;
}
.filter-color-bio{
    background-color: red !important;
    color: white !important;
     border-radius: 0!important;
    font-family: future-regular;
    /*font-size: 14px !important;*/
    cursor: pointer;
}
.filter-color-tag{
    color: blue !important;
    border: 1px solid blue !important;
    border-radius: 0!important;
    font-family: future-thin;
    font-size: 11px;
}
.bio-geraphy-img-h-art {
    border-bottom: solid 2px blue;
    font-size: 1rem !important;
    font-family: future-thin;
    color: black;
    height: 40px;
 }
.bio-geraphy-img-h{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0400e9;
    margin-right: 0px;
    font-size: 14px !important;
    font-family: future-thin;
    color: black;
    height: 40px;

 }
.bio-life-title{
    font-family: future-light;
    font-size: 16px;
    color: black;
 }
.bio-life-content{
    font-family: future-thin;
    font-size: 14px;
    color: black;
}
.bio-exhibition-title{
    font-family: future-light;
    font-size: 16px;
    color: black;

}
.bio-exhibition-content{
    font-family: future-thin;
    font-size: 14px;
    color: black;

}
.bio-title{
    font-family: future-light;
    font-size: 16px;
    color: black;

}
.bio-title-content{
    font-family: future-thin;
    font-size: 14px;
    color: black;

}
.bio-award-title{
    font-family: future-light;
    font-size: 16px;
    color: black;

}
.bio-award-content{
    font-family: future-thin;
    font-size: 14px;
    color: black;

}
.page-title{
    color: red;
    margin-top: 2.5em;
    font-family: future-light;
    font-size: 17px;
}

.article-bio-tag{
    margin-bottom: 25px
}

@font-face {
    font-family: future-light;
    src: url("../frontend/font/MADE Future X Light PERSONAL USE.otf") format("opentype");
}
@font-face {

    font-family: future-medium;
    src: url("../frontend/font/MADE Future X Medium PERSONAL USE.otf") format("opentype");
}
@font-face {

    font-family: future-regular;
    src: url("../frontend/font/MADE Future X Regular PERSONAL USE.otf") format("opentype");
}
@font-face {
    font-family: future-thin;

     src: url("../frontend/font/MADE Future X Thin PERSONAL USE.otf");
}
@font-face {
    font-family: future-arabic;

     src: url("../frontend/font/AdobeArabic-Regular.otf")  format("opentype");
}

.body-style{
    margin-left: 40px;
    margin-right: 40px;

}

.footer-style{
    background-color:white;
    border-top: 1px solid red;
    color: red;
    height: 30px;
    padding-left: 58px;
    font-family: future-light !important;
    font-size: 13px !important;
    padding-top: 5px;
}
.footer-master{
    background: red !important;
    padding-left: 58px;
    height: 30px;
    font-family: future-light ;
    font-size: 13px;
    color: white;
    padding-top: 5px;
}

.footer-style-home-page{
    background: red !important;
    margin-top: -8px !important;
}

.sadeghi-menu-align-home{
    height: 76px;
    width: 344px;
    /*font-size: 2em;*/
    background:red !important;
    margin-top: -8px !important;
    margin-left: -22px;
}
.main-menu-align-home{
    height: 76px;
    /*width: 344px;*/
    /*font-size: 2em;*/
    background:transparent !important;
    margin-top: -8px !important;
    border-bottom-style:  solid !important;
    border-bottom-color: red !important;
    border-bottom: 1px;
    border-radius: 0!important;
    margin-left: -70px;


}
.sadeghi-menu-align-without-master{
    height: 76px;
    width: 344px;
    border-bottom-style: solid;
    border-bottom-width: 1px !important;

    border-bottom-color: red;
    font-family: future-light !important;
    font-size: 24px;
    /*font-size: 2em;*/
     margin-top: -8px !important;
     padding-top: 29px;
}
.sadeghi-div-sub-menu-master{
    background: red;
    width: 100%;
    margin-top: 2px;
    font-size: 17px !important;
    font-family: future-light !important;
    border-radius: 0!important;
}
.sadeghi-div-sub-menu{
    background-color:red !important;
    width: 346px;
     font-size: 17px !important;
    font-family: future-light !important;
    border-radius: 0!important;
    margin-top: 0px !important;
    margin-left: 48px !important;


}

.menu-link{
    color: white !important;
    font-size: 17px !important;
    font-family: future-light;


}
a:hover.menu-link  {
    background-color: #fff6fc;
    color: red !important;
}
.menu-fa-top-padding{
    padding-left: 66px;
    padding-right: 20px;
}

.label-filter{
    font-family: future-light;
    font-size: 14px;
    color: black;
}
.label-filter-tag{
    font-family: future-light;
    font-size: 14px;
    color: blue;
}
.next-and-previous-style{
    cursor:pointer;
    color: red!important;
    font-family: future-light;
    font-size: 14px;

}

.artwork-breadcrumbs{
    color: blue;
    font-family: future !important;
    font-size: 13px;
}
.article-serise-style{
    margin-top: 10px;
    font-family: future-thin !important;
    font-size: 14px;

}
.menu-main-page {
    padding-left: 0 !important;
}
section#portfolio, div.app-container {
    width: 100%;
}
.artworks-row {
    margin: 20px 0 40px 0 !important;
}

.series-item {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e80a0a;
}

.series-item a.artwork-image-container {
    height: 270px;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.series-item a.artwork-image-container-detail {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
}
p.series-description {
    margin-top: 18px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    color: #000;
}
.artwork-container {

}
.close-popup {
    position: relative;
}
.close-popup .close-left-side, .close-popup .close-right-side {
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    border-left: solid 1px blue;
    top: 3px;
}
.art-footer {
    margin-top: 15px;
    width: 100%;
    padding: 0 20%;
    text-align: center;
    border-top: solid 1px blue;
}
.close-popup .close-left-side {
    transform: rotate(45deg);
    left: -19px;
    bottom: 3px;
}
.close-popup .close-right-side {
    transform: rotate(135deg);
    bottom: 3px;
    left: -36px;
}
.art-name {
    font-size: 1.05rem;
}
.art-meta {
    color: #999;
    font-weight: 300;
    font-size: 1.05rem;
}
.art-tags {
    display: flex;
    justify-content: center;
    font-size: 0.95rem;
    margin-top: 5px;
    color: #0084d6;
}
/* For Desktop View */
@media screen and (min-width: 1024px) {
    .read-more-text {
        padding: 0 23%;
    }

}

/* For Tablet View */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .read-more-text {
        padding: 0 15%;
    }
}

/* For Mobile Portrait View */
@media screen and (max-device-width: 480px) and (orientation: portrait) {
    .main-menu-align-home {
        display: flex;
    }
    .body-style {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
}

/* For Mobile Landscape View */
@media screen and (max-device-width: 640px) and (orientation: landscape) {

}

/* For Mobile Phones Portrait or Landscape View */
@media screen and (max-device-width: 640px) {

}

/* For iPhone 4 Portrait or Landscape View */
@media screen and (min-device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {

}

/* For iPhone 5 Portrait or Landscape View */
@media (device-height: 568px) and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {

}

/* For iPhone 6 and 6 plus Portrait or Landscape View */
@media (min-device-height: 667px) and (min-device-width: 375px) and (-webkit-min-device-pixel-ratio: 3) {

}



/* Cards */
.responsive-card {
    position: relative;
    /* background-color: dodgerblue; */
    color: white;
    padding: 0.7rem;
    /* height: 4rem; */
}
.responsive-cards {
    /* max-width: 1200px; */
    margin: 0 auto;
    display: grid;
    gap: 0.5rem;
}
@media (max-width: 720px) {
    .award-container {
        flex-direction: column !important;
    }
    .biography-image {
        width: 100%;
    }
    .responsive-card {
        padding: 0.1rem;
    }
    .field-section > ul {
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 10px !important;
        height: auto !important;
    }
    ul.MuiImageList-standard {
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 10px !important;
        height: auto !important;
    }
    /* ul.MuiImageList-standard li {
      height: 215px !important;
    } */
}
@media (max-width: 428px) {
    .awards div.award-text {
        width: 50%;
        min-width: 320px !important;
    }
}
@media (max-width: 1024px) {
    /* ul.MuiImageList-standard li {
      height: 215px !important;
    } */
    .responsive-card {
        padding: 0.2rem;
    }
}
@media (max-width: 1280px) {
    .responsive-card {
        padding: 0.4rem;
    }
}
@media (max-width: 1440px) {

    .responsive-card {
        padding: 0.5rem;
    }
}
@media (min-width: 720px) {
    .responsive-cards { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1024px) {
    .responsive-cards { grid-template-columns: repeat(3, 1fr); }
}
@media (min-width: 1280px) {
    .responsive-cards { grid-template-columns: repeat(3, 1fr); }
}
@media (min-width: 1280px) {
    .responsive-cards { grid-template-columns: repeat(4, 1fr); }
}
@media (min-width: 1441px) {
    ul.MuiImageList-standard {
        grid-template-columns: repeat(4, 1fr) !important;
    }
    .responsive-cards { grid-template-columns: repeat(4, 1fr); }
}
/* End Cards */


.menu-site-title {
    font-weight: 400;
    font-size: 28px !important;
}
div.main-menu-align-home, .sadeghi-menu-align {
    width: 400px;
    display: flex;justify-content: space-between;
    align-items: center;
}
.awards div.award-text {
    width: 50%;
    min-width: 620px;
}

span.menu-bars {
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    width: 42px;
    height: 26px;
}
span.menu-bars .menu-bar {
    height: 2px;
    background: red;
    width: 100%;
}
.sadeghi-menu-align-home span.menu-bars .menu-bar {
    background: #fff !important;
}

.title-button {
    min-width: 160px;
}
.ps__rail-y {
    right: 15px;
}
.awards .ps-container {
    border-right: solid 1px red;
}
h1, h2, h3 {
    font-size: 1rem !important;
}
.award-container {
    display: flex;
    flex-direction: row;
}
div.biography-image {
    margin-right: 15px;
    flex: 1;
    width: 50%;
    text-align: right;
    /*justify-content: flex-end;*/
    /*float: right;*/
}
select,
option {
    /*font-size: 24px;*/
    font-family: future-thin !important;
}

a#dropdownMenuButton:hover {
    text-decoration: none !important;
}


.gallery .gallery__item {
    max-height: 170px !important;
}
.gallery {
    display: flex !important;
}
