﻿@font-face {
    font-family: 'FontIconMicrosoft';
    src: url('../Fonts/segmdl2.woff2') format('woff'), url('../Fonts/segmdl2.woff') format('woff2'), url('../Fonts/segmdl2.ttf') format('truetype');
}

.sgp_logo {
    width: 100%;
    min-width: 221px;
    height: 81px;
    object-fit: contain;
}

.itemListheader {
    margin-right: 10px;
    margin-left: 10px;
}

.btn-Language {
    border-radius: 0;
    border-style: none;
    font-size: 12px;
    font-family: Open Sans;
}

.btn-Language-Notselected {
    background-color: #ffffff;
    color: #0c2860;
}

.btn-Language-Selected {
    background-color: #0c2860;
    color: #ffffff;
}

/* Small devices (landscape phones, 544px and up) */
@media (min-width: 244px) {
    .item-custom-carousel-text {
        font-size: 10px !important;
    }

    .thumbl-custom {
        height:73px;
    }
}

/* Small devices (landscape phones, 544px and up) */
@media (min-width: 544px) {
    .item-custom-carousel-text {
        font-size: 14px !important;
    }

    .thumbl-custom {
        height:83px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .item-custom-carousel-text {
        font-size: 16px !important;
    }

     .thumbl-custom {
        height:133px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .item-custom-carousel-text {
        font-size: 25px !important;
    }

     .thumbl-custom {
        height:133px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .item-custom-carousel-text {
        font-size: 25px !important;
    }

     .thumbl-custom {
        height:133px;
    }
}


.testefomart {

   /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
   font-size: 1rem !important;
   font-weight: 400 !important;
   line-height: 1.5 !important;
   color: #212529 !important;
   text-align: justify !important;
   background-color: #fff !important;*/

   word-break: break-word;
}

-webkit-media-controls {
  display:none !important;
}