/* NAVBAR */
@media (max-width: 991.98px) {
    /* BASE */
    #navbarSupportedContent {
        position: absolute;
        top: 141px;
        left: 0px;
        right: 0px;
        width: 100vw;
        background-color: #202D46;
        z-index: 10000;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .position-inherit {position: inherit;}

    .navbar-toggler[aria-expanded="false"] .close {display: none;} 
    .navbar-toggler[aria-expanded="true"] svg {display: none;} 
    .navbar-toggler[aria-expanded="true"] svg.close {display: block;} 

    .navbar-nav {
        padding: 1em;
        padding-left: 2.5em;
    }

    .language-menu {
        padding: 1em;
        padding-top: .5em;
        width: 100%;
        text-align: center;
    }
    

    .desktop-footer {display: none;}
    .mobile-footer {display: block;}
    .footer-big-menu {display: flex; flex-direction: column;}
    .footer-big-menu a {margin-bottom: 20px;}
    .footer-big-menu-link {font-size: 14px; line-height: 21px;}
    .small-footer-links {flex-direction: column; align-items: flex-start; justify-content: flex-start;}
    .small-footer-links a {margin-bottom: 20px;}

    /* END OF BASE */
    .nav-link {text-transform: none; color: #DADADA;}

    .homemobileiframe {display: flex; margin-top: 20px;}
    .spotify-fluid {display: none;}

}

@media (max-width: 767.98px) {
  
}


@media (max-width: 575.98px) {
    /* BASE */
    .static-content ul {
        columns: 1;
    }
    /* END OF BASE */

    .logo-part svg {width: 202px;}
    .mobileonly {display: block;}

    .desktop-banner {display: none;}
    .mobile-banner-fluid {display: none;}
    .contact-btn {display: none;}
    .contact-btn-mobile {display: block; margin-left: 10px;}
    .navbar-toggler {padding: 0px; margin: 0px; border: 0px; outline: none !important; box-shadow: none;}
    .navbar-toggler svg {outline: none !important;}
 
    .mobile-banner-fluid {display: block; margin-top: 2em;}
    .big-banner img {width: 100%; height: 208px;}
    .big-banner .blog-short-text, .big-banner .blog-datas {display: none;}
    .splide__pagination {padding-left: 0px; margin-top: 20px !important;}
    .splide__pagination li {padding: 0px !important; margin: 0px !important; line-height: normal !important; display: flex !important; margin-top: 10px;}
    .splide__pagination__page {padding: 0px !important;border: 0px; height: 11px; width: 11px; border-radius: 50%; display: block; background-color: #ECE1ED; margin: 0px 3px;}
    .splide__pagination__page.is-active {background-color: #803688; outline: none !important;}
 
    .spotify-fluid {margin-top: 20px;}
 
    .standard-title {font-size: 18px; line-height: 24px;}
    .smaller-standard-title {font-size: 18px; line-height: 24px;}
    .more-content-btn span {display: none;}
 
    .one-blog-part {flex-direction: column;}
    .one-blog-part .image-part {width: 100%;}
    .one-blog-part .image-part img {width: 100%;}
    .content-part {width: 100%; margin-left: 0px; margin-top: 20px; height: auto;} 
    .content-part .blog-short-text {font-size: 14px;}
    .noneedm {display: none;}
    .image-splide-part img, .one-blog-part .image-part img {height: 208px;}
 
    .mobilevideocontent {display: block; margin-bottom: 30px;}
    .video-iframe-block img {width: 100%; height: 208px;}
    .mobilevideocontent .splide__track {padding-left: 0px !important;}
 
    .blogs-row.w-50-blogs .one-blog-part {width: 100%;}
    .blogs-row.w-50-blogs .one-blog-part .image-part img {width: 100%;}

    .paddingm0 {padding-right: 0px !important; padding-left: 0px !important;}

    .splide-video-content .splide__slide {margin-right: 0px !important; margin-left: 15px !important;}
    .splide-popular-content .splide__slide {margin-right: 0px !important; margin-left: 15px !important;}

    .backlist {font-size: 14px;}
    .bloglist-main .title-main-row span.divinder {font-size: 14px;}
    .bloglist-main .title-main-row {margin-bottom: .7em;}
    .blog-list-side {margin-top: 2em;}
    .bloglist-main {margin-top: 1.5em;}
    .mobile-labels-block {display: block;}

    .blog-view-title {font-size: 18px; line-height: 24px;}
    .blog-view-inner .category-row {margin-top: 10px;margin-bottom: 10px;}
    .blog-view-inner .related-blogs-row .category-row {margin-top: 0px;margin-bottom: 0px;}
    .labels-social-row {flex-direction: column; justify-content: flex-start !important; align-items: flex-start !important;}
    .social-big-btn {margin-top: 4px;}
    .static-content blockquote {padding-left: 1em;}
    .labels-social-row .one-label {margin-bottom: 8px;}
    .labels-social-row {margin-top: 0em; margin-bottom: 1em;}
    .mt-5.blogview-similar-title {margin-top: 1em !important;}
    .mdblogview-respo {margin-top: 2em;}

    
   .top-white-menu-fluid.searchisopen {padding-bottom: 55px;}
   .top-white-menu-fluid.searchisopen .desktop-search {width: 94%; left: 0px; right: 0px; top: 60px; margin: 0 auto;}
   .top-white-menu-fluid.searchisopen .desktop-search input {width: 100%; }

   .banner-content-part {padding: 0px 20px; bottom: 20px;}
   .title-main-row {margin-bottom: .8em;}

   .homemobileiframe, .mobile-banner-fluid, .second-main-fluid, .menu-blue-fluid, .top-white-menu-fluid, .mobileonly {padding-left: 0px !important; padding-right: 0px !important;}

   .lastdate-block {margin-left: 16px;}

   .mobile-banner-fluid > .container {padding-left: 0px !important; padding-right: 0px !important;}

   .rose-nop {padding-left: 0px !important; padding-right: 0px !important;}

   .blog-categorys-block {padding: 18px 10px;}

}

/* SM */
@media (min-width: 576px) and (max-width: 767.98px) {
   .desktop-banner {display: none;}
   .mobile-banner-fluid {display: none;}
   .contact-btn {display: none;}
   .contact-btn-mobile {display: block; margin-left: 10px;}
   .navbar-toggler {padding: 0px; margin: 0px; border: 0px; outline: none !important; box-shadow: none;}
   .navbar-toggler svg {outline: none !important;}
   .mobileonly {display: block;}

   .mobile-banner-fluid {display: block; margin-top: 2em;}
   .big-banner img {width: 100%; height: 308px;} /*mobilon sm alatt ez 208px legyen*/
   .big-banner .blog-short-text, .big-banner .blog-datas {display: none;}
   .splide__pagination {padding-left: 0px; margin-top: 20px !important;}
   .splide__pagination li {padding: 0px !important; margin: 0px !important; line-height: normal !important; display: flex !important; margin-top: 10px;}
   .splide__pagination__page {padding: 0px !important;border: 0px; height: 11px; width: 11px; border-radius: 50%; display: block; background-color: #ECE1ED; margin: 0px 3px;}
   .splide__pagination__page.is-active {background-color: #803688; outline: none !important;}

   .spotify-fluid {margin-top: 20px;}

   .standard-title {font-size: 20px; line-height: 24px;} /*mobilon sm alatt ez 18px legyen*/
   .smaller-standard-title {font-size: 20px; line-height: 24px;} /*mobilon sm alatt ez 18px legyen*/
   .more-content-btn span {display: none;}

   .one-blog-part {flex-direction: column;}
   .one-blog-part .image-part {width: 100%;}
   .one-blog-part .image-part img {width: 100%;}
   .content-part {width: 100%; margin-left: 0px; margin-top: 20px; height: auto;} 
   .content-part .blog-short-text {font-size: 14px;}
   .noneedm {display: none;}
   .image-splide-part img, .one-blog-part .image-part img {height: 268px;} /*mobilon sm alatt ez 208px legyen*/

   .mobilevideocontent {display: block; margin-bottom: 30px;}
   .video-iframe-block img {width: 100%; height: 268px;}
   .mobilevideocontent .splide__track {padding-left: 0px !important;}

   .blogs-row.w-50-blogs .one-blog-part {width: 100%;}
   .blogs-row.w-50-blogs .one-blog-part .image-part img {width: 100%;}

   .backlist {font-size: 17px;}
   .bloglist-main .title-main-row span.divinder {font-size: 20px;}
   .bloglist-main .title-main-row {margin-bottom: 1em;}
   .blog-list-side {margin-top: 2em;}
   .mobile-labels-block {display: block;}

   .bloglist-main {margin-top: 1.5em;}
   .blog-view-title {font-size: 18px; line-height: 24px;}
   .blog-view-inner .category-row {margin-top: 10px;margin-bottom: 10px;}
   .blog-view-inner .related-blogs-row .category-row {margin-top: 0px;margin-bottom: 0px;}
   .labels-social-row {flex-direction: column; justify-content: flex-start !important; align-items: flex-start !important;}
   .social-big-btn {margin-top: 2em;}
   .labels-social-row {margin-top: 0em; margin-bottom: 1em;}
   .mt-5.blogview-similar-title {margin-top: 1em !important;}
   .mdblogview-respo {margin-top: 2em;}

   .top-white-menu-fluid.searchisopen {padding-bottom: 55px;}
   .top-white-menu-fluid.searchisopen .desktop-search {width: 520px; left: 0px; right: 0px; top: 60px; margin: 0 auto;}
   .top-white-menu-fluid.searchisopen .desktop-search input {width: 100%; }

   .lastdate-block {margin-left: 16px;}
}

/* MD */
@media (min-width: 768px) and (max-width: 991.98px) {

    .big-banner img {height: 377px;}
    .big-banner {margin-bottom: 15px;}
    .small-banner {width: 47%;}
    .smallbanner-col {display: flex; justify-content: space-between;padding-left:15px !important;}
    .small-banner:first-of-type {margin-bottom: 0px;}
    .home-category-video, .popularlotto-block {display: flex; justify-content: space-between;}
    .home-category-video .blog-categorys-block {width: 48%;}
    .popularlotto-block .blog-categorys-block {width: 48%;}

    .social-icons-row a {margin-left: 10px;}
    .nav-link {margin-right: 5px; font-size: 15px;}
    .nav-item {align-items: center;justify-content: center;display: flex;}
    .content-part .blog-short-text {font-size: 13px;}

    .one-right-side-blog .blog-big-title {font-size: 14px;}

    .banner-content-part {padding: 0px 17px;}
    .one-blog-part .image-part img {width: 311px;}
    .content-part {width: calc(100% - 311px - 17px); margin-left: 17px;}
    .one-category-row .category-title {font-size: 15px;}
    .standard-title {font-size: 22px;}

    .blogs-row.w-50-blogs .one-blog-part {width: 354px;}
    .footer-big-menu-link {margin-right: 10px; font-size: 15px;}
    .small-footer-links a {text-align: center;}
    .left-bottom-block {max-width: 43%;}

    .blogs-row.w-50-blogs .one-blog-part {width: 48%;}
    .blogs-row.w-50-blogs .one-blog-part .image-part img {height: 190px;}
    .title-main-row {margin-bottom: 1.2em;}
    .one-right-side-blog .image-part img {height: 90px; width: 90px;}
    .one-right-side-blog .content-part {width: calc(100% - 90px - 7px);margin-left: 7px;}

    .lastdate-block {margin-left: 16px;}
    .lotto-block-header > div {flex-direction: column; align-items: end; justify-content: center;}
    .lotto-block-nrs {margin-top: 10px;}
    .one-lotto-block {padding-bottom: 15px;margin-bottom: 15px;}

    .left-bottom-block {flex-direction: column; align-items: flex-start; justify-content: flex-start;}
    .small-footer-links {flex-wrap: wrap;}

    .backlist {font-size: 17px;}
    .bloglist-main .title-main-row span.divinder {font-size: 22px;}
    .blog-list-side {margin-top: 2em;}

    .md-50-block {width: 48%;}
    .mdblogview-respo {display: flex; flex-wrap: wrap; justify-content: space-between;}
    .static-content blockquote {font-size: 22px;}
}

/* LG */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .social-icons-row a {margin-left: 10px;}
    .nav-link {margin-right: 5px; font-size: 15px;}
    .nav-item {align-items: center;justify-content: center;display: flex;}
    .content-part .blog-short-text {font-size: 13px;}

    .one-right-side-blog .blog-big-title {font-size: 14px;}

    .banner-content-part {padding: 0px 17px;}
    .one-blog-part .image-part img {width: 311px;}
    .content-part {width: calc(100% - 311px - 17px); margin-left: 17px;}
    .one-category-row .category-title {font-size: 15px;}
    .standard-title {font-size: 22px;}

    .blogs-row.w-50-blogs .one-blog-part {width: 354px;}
    .footer-big-menu-link {margin-right: 10px; font-size: 15px;}
    .small-footer-links a {text-align: center;}
    .left-bottom-block {max-width: 43%;}

    .blogs-row.w-50-blogs .one-blog-part {width: 48%;}
    .blogs-row.w-50-blogs .one-blog-part .image-part img {height: 190px;}
    .title-main-row {margin-bottom: 1.2em;}
    .one-right-side-blog .image-part img {height: 90px; width: 90px;}
    .one-right-side-blog .content-part {width: calc(100% - 90px - 7px);margin-left: 7px;}

    .lastdate-block {margin-left: 6px;}
    .lotto-block-header > div {flex-direction: column; align-items: end; justify-content: center;}
    .lotto-block-nrs {margin-top: 10px;}
    .one-lotto-block {padding-bottom: 15px;margin-bottom: 15px;}
}


/* XL */
@media (min-width: 1200px) {
    
}

@media (min-width: 1200px) and (max-width: 1311.98px) {
    .nav-link {margin-right: 10px;}
    .content-part .blog-short-text {font-size: 14px;}

    .blogs-row.w-50-blogs .one-blog-part {width: 354px;}
    .footer-big-menu-link {margin-right: 18px;}
}

@media (min-width: 1312px) {
    .container {width: 1280px !important; max-width: 1280px !important;}
}

/*eof*/