.metu{
    background-color: initial;
}

/* WILL BE REMOVED */
.metu .layout-content {
    min-height: 55vh;
}

.coming-soon-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

/* .cst-container {
    max-width: 1591px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
} */

.cst-container{
    padding: 42px 156px 42px 156px;
    max-width:1920px;
    margin: 0 auto;
}

.cst-container.bio{
    padding: 42px 320px 42px 320px;
}

.metu .layout-wrapper .layout-main {
    padding-top: 0;
}

.metu .layout-wrapper .layout-main .layout-content {
    padding: 0;
}

.metu .landing-wrapper .landing-header {
    height: 80px;
    background-size: initial;
}

.metu .landing-wrapper .landing-header .landing-topbar {
    height: 92px;
    padding: 20px 156px 20px 156px;
    background-color: #fff;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    position: static;
}

.metu .landing-wrapper .landing-header .landing-topbar img {
    width: 160px;
    height: auto;
    vertical-align: middle;
}

.logo-seperator{
    position:relative;
    left:19px;
    top:10px;
    font-size:24px;
    font-weight: 400;
    color:#989898;
}

.metu .landing-wrapper .landing-header .landing-topbar ul li a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    color: white;
}

.metu .landing-wrapper .landing-header .landing-topbar ul li a:hover {
    color: #fff;
}

.metu .landing-wrapper .landing-header .landing-topbar ul {
    float: left;
}

.metu .landing-wrapper .landing-header .landing-topbar #landing-menu-button {
    color: #000000;
}


.metu .layout-wrapper {
    min-height: initial;
}


.metu .layout-topbar .layout-menu-button {
    line-height: initial;
}

.metu .layout-menu-container {
    top: 138px;

}

.metu .layout-menu-container::-webkit-scrollbar {
    width: 2px;
}

.metu .layout-menu-container::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #eee;
}

.metu .layout-menu-container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #888;
}

.metu .layout-menu-container::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(100, 100, 100, 0.4);
}


/* //////////////////// SLIDER //////////////////// */

.metu .ui-galleria .ui-galleria-caption-item {
    padding: 0;
}

.metu .ui-galleria-caption-item {
    height: 80px;
}

.metu .ui-galleria .caption-area {
    margin: 23px 0 36px 76px;
}

.metu .ui-galleria .caption-area h4 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
}

.metu .ui-galleria-thumbnail-items {
    width: 48vw;
    margin: auto;
    justify-content: center;
}

.metu .ui-galleria-thumbnail-item-content img {
    width: 80px;
    height: 56px !important;
}

.metu .ui-galleria-thumbnail-item {
    justify-content: center;
}

.metu .ui-galleria .ui-galleria-thumbnail-container .ui-galleria-thumbnail-prev,
.metu .ui-galleria .ui-galleria-thumbnail-container .ui-galleria-thumbnail-next {
    margin: 0 6rem;
}

.metu .ui-galleria .ui-galleria-thumbnail-container .ui-galleria-thumbnail-prev .ui-icon-circle-triangle-e,
.metu .ui-galleria .ui-galleria-thumbnail-container .ui-galleria-thumbnail-next .ui-icon-circle-triangle-e {
    font-size: 1.5rem;
}

.metu .ui-galleria .ui-galleria-thumbnail-container .ui-galleria-thumbnail-prev .ui-icon-circle-triangle-w,
.metu .ui-galleria .ui-galleria-thumbnail-container .ui-galleria-thumbnail-next .ui-icon-circle-triangle-w {
    font-size: 1.5rem;
}

/* //////////////////// ALBUM CARD //////////////////// */

.metu .album-card .ui-card {
    margin-bottom: 5rem;
    background: #F8F8F8;
    border: 0.5px solid #E6E6E6;
    box-shadow: none;
    border-radius: none;
}

.metu .album-card .ui-card-content {
    padding: 0;
    height: 176px;
    overflow: hidden;
}

.metu .album-card img {
    width: 100%;
}

.metu .album-card .ui-card-content h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #1A1A1A;
}

.metu .album-card .ui-card-content p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.02em;
    color: #1A1A1A;
}

.metu .album-card .desc {
    height: 120px;
    overflow: hidden;
}

.metu .album-card .date {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    color: #989898;
}

.metu .title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #CF0A2C;
}

.metu .ui-commandlink, .metu .ui-link {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

.metu .link-all {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #CF0A2C;
    display: inline;
    margin: 12px;
}

.metu .link-all i {
    font-size: 10px;
}

.metu .ui-galleria-item-container {
    display: block;
}

.metu .ui-commandlink:hover, body .ui-link:hover{
    color:#f50d35;
    text-decoration: none;
}

/* //////////////////// HIGHLIGHT CARD  //////////////////// */

.metu .highlighted-image {
    /* max-height: 450px; */
    margin-bottom: -110px;
}

.metu .highlighted-image img {
    max-width: 100%;
}


.metu .highlight-card.ui-card {
    width: 372px;
    position: relative;
    bottom: 160px;
    left: 40px;
    background: #CF0A2C;
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.metu .highlight-card .ui-card-content p{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
}


.metu .highlight-card img {
    width: 100%;
}

/* //////////////////// CATEGORY - BIOGRAPHY CARD //////////////////// */


.metu .category-card .ui-card {
    margin-bottom: 24px;
    box-shadow: none;
    border-radius: 0;
}

.metu .category-card .ui-card-body {
    padding: 0;
}

.metu .category-card .ui-card-content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    overflow: hidden;
    background: #02161f;
}

.metu .category-card img {
    width: 100%;
    object-fit: cover;
    /* filter: sepia(.7); */
    transition-duration: .5s;
    transition-property: opacity, filter;
}

.metu .category-card img:hover {
    filter: blur(3px);
    opacity: .2;
}

.metu .category-card .ui-card-content h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 1.5rem;
    color: #FFFFFF;
    position: absolute;
    z-index: 999999;
}

.bio .category-card img {
    width: initial;
    height: 300px;
    object-fit: contain;
    transition-duration: .5s;
    transition-property: opacity, filter;
    object-position: 50% 30%;
}

.bio .category-card .ui-card-content h3 {
    max-width: 170px;
    text-align: center;
}

.bio .category-card .ui-card-content {
    background: #E31837;
}

/* //////////////////// ABOUT PROJECT CARD //////////////////// */

.metu .img-library{
    background-size:cover !important;
    height:471px;
}

.metu .about-card{
    width: 320px;
    position: relative; 
    left:8%;
    top:35px;
}

.metu .about-card .ui-card {
    margin-bottom: 5rem;
    box-shadow: none;
    border-radius: 0;
}

.metu .about-card .ui-card-body {
    padding: 0;
}

.metu .about-card .ui-card-content {
    background: #CF0A2C;
    border-radius: 4px;
    padding: 3rem;
    overflow: hidden;
}

.metu .about-card .ui-card-content h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
}

.metu .about-card .ui-card-content p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14.5px;
    color: #FFFFFF;
}

.metu .ui-button.ui-button-outlined.cst-button-white {
    color: #fff;
}

.metu .cst-button-white.ui-button-text-icon-right .ui-icon {
    font-size: 10px;
    margin-top: -0.3rem;
    right: 0.8rem;
}


.metu .about-img {
    width: 100%
}

.metu .about-text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #1A1A1A;
}


/* //////////////////// FOOTER //////////////////// */


.landing-body .landing-wrapper .landing-footer img {
    height: initial;
}

.landing-body .landing-wrapper .landing-footer h6 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 17px;
    color: #FFFFFF;
}

.landing-body .landing-wrapper .landing-footer a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 14px;
    color: #FFFFFF;
}

.landing-body .landing-wrapper .landing-footer a:hover{
    color: #CF0A2C;
}


.landing-body .landing-wrapper .landing-footer .social a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 14px;
    text-align: right;
    color: #7C7C7C;
}

.landing-body .landing-wrapper .landing-footer .social .media {
    margin-bottom: 30px;
}

.landing-body .landing-wrapper .landing-footer .social img {
    margin-right: 16px;
}

.landing-body .landing-wrapper .landing-footer .media a:last-child img {
    margin-right: 0;
}

.landing-body .landing-wrapper .landing-footer .copyright {
    margin-left: auto;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 14px;
    color: #7C7C7C;
}

/* //////////////////// GALLERIA //////////////////// */

.cst-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 49px;
    color: #000000;
    margin-bottom: 22px;
}

/* //////////////////// PRODUCT LIST ITEM //////////////////// */

.metu .field.grid, .formgrid.grid {
    margin-bottom: 5px;
}

.metu .cst-list .ui-dataview .ui-dataview-header {
    display: none;
}

.cst-list .product-name{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #1A1A1A;
    text-align: center;
}

.discover .product-name{
    text-align: left;
}

.cst-list .product-description {
    margin: 0 0 1rem 0;
}

.cst-list .product-category-icon {
    vertical-align: middle;
    margin-right: 0.5rem;
}

.cst-list .product-category {
    font-weight: 600;
    vertical-align: middle;
}

.cst-list .product-list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem;
}

.cst-list .product-list-item img {
    width: 150px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    margin-right: 2rem;
}

.cst-list .product-list-item .product-list-detail {
    flex: 1 1 0;
    -ms-flex: 1 1 0px;
}

.cst-list .product-list-item .ui-rating {
    margin: 0 0 0.5rem 0;
}

.cst-list .product-list-item .product-price {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    align-self: flex-end;
}

.cst-list .product-list-item .product-list-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cst-list .product-list-item .ui-button {
    margin-bottom: 0.5rem;
}

.cst-list .product-grid-item{
    height: 260px;
    background: #F8F8F8;
    box-shadow: none;
    border-radius: 0;
    border: 0.5px solid #E6E6E6;
    overflow: hidden;
}

.cst-list .product-grid-item.card{
    display: flex;
    justify-content: center;
    align-items: center;
}

.cst-list .product-grid-item .product-grid-item-top,
.cst-list .product-grid-item .product-grid-item-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cst-list .product-grid-item .wrapper {
    display: inline-block;
    height: 190px;
    margin-bottom: 5px;
}

.cst-list .product-grid-item .wrapper img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.cst-list .product-grid-item .product-grid-item-content {
    text-align: center;
}

.cst-list .product-grid-item .product-price {
    font-size: 1.5rem;
    font-weight: 600;
}

.cst-list .ui-dataview .ui-paginator.ui-paginator-bottom {
    border-width: 0;
}

.cst-list h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #1A1A1A;
}

.grid.cst-list{
    display:block;
}

.bio .cst-list{
    margin-top:80px;
}

/* //////////////////// DISCOVER //////////////////// */

.discover .product-grid-item {
    padding: 24px 0 14px 0;
}

.discover .product-name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    color: #CF0A2C;
    margin-bottom: 15px;
}

.discover .product-description {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 200%;
    color: #1A1A1A;
}

.discover .product-grid-item .wrapper {
    margin-bottom: 0;
}

.discover .ui-dataview.ui-dataview-list .ui-dataview-row {
    border: solid #C7C7C7;
    border-width: 0 0 1px 0;
}

.discover .ui-dataview.ui-dataview-list .ui-dataview-row:last-child {
    border: 0;
}

.metu .ui-fluid .ui-inputtext.search-input {
    width: calc(100% - 168px);
    height: 40px;
    border-radius: 10px 0 0 10px;
    padding-left: 20px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    font-feature-settings: 'pnum'on, 'lnum'on;
    color: #000000;
}

.metu .ui-inputfield.ui-state-focus.search-input {
    border-color: #CF0A2C;
    outline: 0 none;
    box-shadow: none;
}


.metu .ui-fluid .ui-button.search-btn {
    width: 168px;
    height: 40px;
    background-color: #CF0A2C;

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 17px;
}

/* //////////////////// TABLE //////////////////// */

.cst-table .ui-column-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #CF0A2C;
}

.cst-table .ui-paginator.ui-paginator-bottom {
    border-width: 0 !important;
}

/* //////////////////// TOPBAR //////////////////// */

.cst-topbar {
    height: 44px;
    background: #404041;
    padding: 0 156px;
}

.cst-topbar .container {
    float: right;
}

.metu.landing-body .cst-topbar ul li {
    display: inline-block;
}

.metu.landing-body .cst-topbar ul li:after {
    content: "|";
    color: white;
    font-weight: 100;
    padding: 0 16px;
}

.metu.landing-body .cst-topbar ul li:last-child:after {
    content: "";
    padding: 0;
}

.metu.landing-body .cst-topbar ul li a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    color: #FFFFFF;
}

.topbar-title{
    display: inline-block;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    position: relative;
    left: 21px;
    top:7px;
    margin: 0;
}

/* //////////////////// ACCORDION MENU FILTER AREA //////////////////// */

.no-header.ui-datatable table thead tr {
    display: none;
}

.metu .accordion-menu .ui-accordion-content {
    padding: 0;
}

.metu .accordion-menu .ui-accordion-header {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 0.875rem;
    color: #CF0A2C;
}

.metu .accordion-menu .ui-accordion-header.ui-state-active {
    color: #CF0A2C;
}

.metu .accordion-menu .ui-datatable .ui-datatable-data>tr {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #1A1A1A;
}

/* //////////////////// PAGINATOR //////////////////// */

.metu .ui-paginator .ui-paginator-pages .ui-paginator-page {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #1A1A1A;
    width: 36px;
    height: 36px;
}

.metu .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-active {
    background: #CF0A2C;
    color: #FFF;
}

.metu .ui-paginator .ui-paginator-first,
.metu .ui-paginator .ui-paginator-prev,
.metu .ui-paginator .ui-paginator-next,
.metu .ui-paginator .ui-paginator-last {
    border: 0.891447px solid #333333;
    box-shadow: 0px 0.891447px 1.78289px rgba(16, 24, 40, 0.05);
    border-radius: 7.13158px;
}

.metu .ui-paginator .ui-paginator-prev {
    margin-right: 14%;
}

.metu .ui-paginator .ui-paginator-next {
    margin-left: 14%;
}

.metu .ui-paginator .ui-paginator-first.ui-state-hover,
.metu .ui-paginator .ui-paginator-prev.ui-state-hover,
.metu .ui-paginator .ui-paginator-next.ui-state-hover,
.metu .ui-paginator .ui-paginator-last.ui-state-hover {
  background: #F8F8F8;
  border: 0.891447px solid #333333;
}


/* //////////////////// CONTENT //////////////////// */

.content-info .title{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #CF0A2C;
}

.content-info .desc{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 200%;
    color: #1A1A1A;
}


.content-info .field h4{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 14px;
    color: #CF0A2C;
}

.content-info .field p{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #1A1A1A;
}
/*
.btn-readmore {
    display: inline-block;
    transition: all 0.2s ease-in;
    position: relative;
    overflow: hidden;
    z-index: 1;
    color: #090909;
    padding: 0 1.7em;
    cursor: pointer;
    border-radius: 4px;
    background: #e8e8e8;
    border: 1px solid #e8e8e8;
    box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
}

.btn-readmore:active {
    color: #666;
    box-shadow: inset 4px 4px 12px #c5c5c5, inset -4px -4px 12px #ffffff;
}

.btn-readmore:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleY(1) scaleX(1.25);
    top: 100%;
    width: 140%;
    height: 180%;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    display: block;
    transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
    z-index: -1;
}

.btn-readmore:after {
    content: "";
    position: absolute;
    left: 55%;
    transform: translateX(-50%) scaleY(1) scaleX(1.45);
    top: 180%;
    width: 160%;
    height: 190%;
    background-color: #CF0A2C;
    border-radius: 50%;
    display: block;
    transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
    z-index: -1;
}

.btn-readmore:hover {
    color: #ffffff !important;
    border: 1px solid #CF0A2C;
}

.btn-readmore:hover:before {
    top: -35%;
    background-color: #CF0A2C;
    transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}

.btn-readmore:hover:after {
    top: -45%;
    background-color: #CF0A2C;
    transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}
*/

.btn-readmore{
    background: #F8F8F8;
    border: 0.5px solid #E4E7EC;
    width: 256px;
    padding: 0.5rem 1rem;
    height: 40px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
: 12px;
    line-height: 14px;
    color: #1A1A1A;
}

.btn-readmore:hover{
    background: rgb(151, 151, 151);
    color: #FFFFFF !important;
    border: 0.5px solid #E4E7EC;
}
.content-info .btn-feedback{
    background: #F8F8F8;
    border: 0.5px solid #E4E7EC;
    width: 256px;
    height: 40px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    : 12px;
    line-height: 14px;
    color: #1A1A1A;
}

.content-info .btn-feedback:hover{
    background: rgb(151, 151, 151);
    border: 0.5px solid #E4E7EC;
}


/* //////////////////// FEEDBACK FORM //////////////////// */

.feedback-form .container{
    max-width: 744px; margin:0 auto;
}

.feedback-form h3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    : 24px;
    line-height: 28px;
    color: #1A1A1A;
    text-align: center;
}

.feedback-form  .field>label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 17px;
    color: #CF0A2C;
}

.feedback-form .ui-fluid .ui-fileupload .ui-button {
    background: #CF0A2C;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
}

.feedback-form .ui-fileupload .ui-fileupload-buttonbar {
    background: #fff;
}
.feedback-form .btn-submit{
    width: auto;
    display: block;
    margin:40px auto 0 auto;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    color: #CF0A2C;
}

/* Content pages */

.metu .page p{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 200%;
    color: #1A1A1A;
}

.metu .page h1{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    : 40px;
    line-height: 49px;
    color: #000000;
    margin-bottom: 22px;
}

.metu .ui-widget {
    font-family: 'Roboto';
    font-size: 16px;
}

/* //////////////////// RESPONSIVE //////////////////// */

@media screen and (max-width: 1024px) {

    .cst-container {
        padding: 15px 24px;
    }

    .cst-container.bio{
        padding: 15px 24px;
    }

    .metu .landing-wrapper .landing-header {
        background:initial;
        height: initial;
    }

    .metu .landing-wrapper .landing-header .landing-topbar {
        height: auto;
        padding: 15px 24px;
    }

    .metu .landing-wrapper .landing-header .landing-topbar ul {
        display: none;
        -webkit-animation-duration: 0.2s;
        animation-duration: 0.2s;
        position: fixed;
        margin: 0;
        padding: 16px 24px;
        top: 119px;
        left: 0;
        width: 100%;
        z-index: 100;
        background-color: #ffffff;
        -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
    }

    .sub.landing-header {
        height: 0 !important;
        visibility: hidden;
    }

    .sub .landing-menu-active {
        visibility: visible;
    }

    .metu .sub.landing-header .landing-topbar ul li a {
        color: black;
    }

    .cst-topbar{
        padding: 0 22px;
    }

    .metu .album-card .ui-card-content {
        height: initial;
    }

}

@media screen and (min-width: 1024px) {

    .metu .layout-wrapper.layout-static .layout-menu-container {
        width: 320px;
    }

    .metu .layout-wrapper.layout-static.layout-static-inactive .layout-menu-container {
        left: -320px;
    }

    .metu .layout-wrapper.layout-static.layout-static-inactive .layout-menu-container {
        left: -320px;
    }

    .layout-wrapper.layout-static .layout-main {
        margin-left: 320px;
        -moz-transition: margin-left 0.2s;
        -o-transition: margin-left 0.2s;
        -webkit-transition: margin-left 0.2s;
        transition: margin-left 0.2s;
    }

    .metu.landing-body .landing-wrapper .landing-header .landing-topbar ul li {
        margin-left: 0;
    }

    .metu.landing-body .landing-wrapper .landing-header .landing-topbar ul li:after {
        content: "|";
        color: white;
        font-weight: 100;
        padding: 0 16px;
    }

    .metu.landing-body .landing-wrapper .landing-header .landing-topbar ul li:last-child:after {
        content: "";
    }


    .metu .landing-wrapper .landing-footer {
        padding: 48px 156px;
    }

    .landing-body .landing-wrapper .landing-footer .social {
        text-align: right;
    }


    .sub.landing-header {
        top: 12px;
    }

    .metu .landing-wrapper .sub.landing-header, .metu .landing-wrapper .sub .landing-topbar {
        height: 44px;
    }

    .metu .landing-wrapper .sub.landing-header .landing-menu {
        padding: 0;
        margin-top: -10px;
    }


    .metu .album-card .col-12, .metu .category-card .col-6 {
        padding-left: 24px;
    }

}

@media screen and (max-width: 1440px) {
    .cst-list .product-grid-item .wrapper {
        height: 144px;
    }
}

@media screen and (max-width: 991px) {
    .album-card{
        margin-top:48px;
    }
}

@media screen and (max-width: 576px) {

    .metu .landing-wrapper .landing-header .landing-topbar img {
        width: 120px;
        height: initial;
    }

    .logo-seperator{
        top:initial;
    }

    .cst-list .product-list-item {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }

    .cst-list .product-list-item img {
        width: 75%;
        margin: 2rem 0;
    }

    .cst-list .product-list-item .product-list-detail {
        text-align: center;
    }

    .cst-list .product-list-item .product-price {
        align-self: center;
    }

    .cst-list .product-list-item .product-list-action {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cst-list .product-list-item .product-list-action {
        margin-top: 2rem;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }

    .cst-list .product-grid-item .wrapper {
        height: 110px;
    }

    .landing-body .landing-wrapper .landing-footer .copyright {
        margin: 0 auto;
    }

    /* Highlited Image */
    .metu .highlight-card.ui-card {
        width: initial;
        position: static;
        margin-top: -3px;
    }

    body .ui-card .ui-card-content {
        padding: 0.5rem 0;
    }

    .metu .highlighted-image {
        margin-bottom: 0;
    }

    .metu .highlight-card .ui-card-content p {
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
    }

    /* Topbar */

    .topbar-title{
        top:initial;
        bottom: -4px;
        width: 127px;
        font-size: 14px;
    }

    .cst-topbar{
        height: 8px;
        background: #CF0A2C;
    }

    .cst-topbar .container{
        display: none;
    }

    .metu .landing-wrapper .landing-header .landing-topbar ul {
        top: 83px;
    }

    /* About card */
    .metu .img-library{
        height:216px;
        margin-bottom: 320px;
        background-size: cover !important;
    }

    .metu .about-card{
        width: initial;
        left:initial;
        top:216px;
        box-shadow: none;
    }

    .metu .about-card .ui-card-content {
        background: #fff;
        border-radius: 0;
        padding: 2rem;
    }

    .metu .about-card .ui-card-content h3, .metu .about-card .ui-card-content p, .metu .ui-button.ui-button-outlined.cst-button-white{
        color: #000;
    }

    .metu .about-text {
        margin-bottom: 20px;
    }

    .metu .about-text p{
        margin-top:10px;
    }

    /* Feedback Form Button */
    .content-info .btn-feedback{
        width: initial;
    }

    /* Categories text on homepage */
    .metu .category-card .ui-card-content h3 {
        text-align: center;
        max-width: 120px;
    }
    /* Discover  */
    .discover .product-description {
        display: none;
    }

    /* Paginator */

    .metu .ui-paginator .ui-paginator-prev{
        display: block;
        margin:10px auto;
    }

    .metu .ui-paginator .ui-paginator-next{
        display: block;
        margin:10px auto;
    }

}