#menu-hamburger {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

#menu-cross {
    background-image: url("../imgs/close-w.svg") !important;
}

a {
    color: unset;
    text-decoration: none !important;
}

a:hover,
a:visited,
a.focus {
    color: unset;
}

hr {
    border: none!important;
}

.header {
    background-image: url(../imgs/bg_header.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 3.1vw;
    padding-left: 1vw;
    padding-top: 17vw;
}

.header .text {
    display: inline-block;
    padding: 0 5px;
}

.header .text1 {
    background-color: #f29400;
    color: black;
}

.header .text2 {
    color: white;
    background-color: #252525;
}

.topheader {
    /*background-color: rgba(73, 74, 75, 1);*/
    background-color: rgba(31, 32, 33, 0.95);
    margin: 0;
    height: 65px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.topheader .logo {
    padding-left: 0px;
    margin-top: 10px;
}

.topheader .linkek {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: small;
    text-transform: uppercase;
    color: #ffffff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.topheader .linkek .link {
    display: inline-block;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.topheader .linkek .link:hover {
    color: #f29400;
}

.topheader .linkek .link:not(:last-child):not(.always-show):after {
    content: '|';
    color: #f29400;
    margin: 0 5px;
}

.first-in-menu:before {
    content: '|';
    color: #f29400;
    margin: 0 5px;
}

.topheader #hiddenMenu {
    position: absolute;
    top: 60px;
    width: 100%;
    height: 100vh;
    background-color: rgba(31, 32, 33, 0.95);
    color: white;
    font-size: 1.1rem;
}

.topheader #hiddenMenu .link:hover {
    color: #f29400;
}

.topheader #hiddenMenu .link {
    list-style: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: white;
    cursor: pointer;
}

.topheader .navbar-toggler:focus {
    outline: none;
}

.middle-container {}

.first a {
    font-weight: bold;
}

.firstmobile {
    font-weight: bold;
}


/* TXT */

.top_img1 {
    background-image: url("../images/esernyo.jpg");
    height: 70vh;
    background-size: 122%;
    background-repeat: no-repeat;
    background-position: 64% 100%;
}

.top_text1 {
    margin-top: 25vh;
    font-family: 'Poppins';
    font-size: 5vh;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    line-height: 6vh;
}

.top_text1 span {
    color: #a90821;
}

.top_text2 {
    margin-top: 6vh;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 4vh;
    text-align: center;
    line-height: 4.5vh;
}

.top_text2 span {
    font-weight: 900;
}

.middle_text1 {
    margin-top: 0vh;
    font-family: 'Poppins';
    font-size: 7vh;
    font-weight: 900;
    text-transform: uppercase;
    text-align: left;
    line-height: 8vh;
    color: #ececea;
}

.middle_text2 {
    margin-top: 0vh;
    font-family: 'Poppins';
    font-weight: 300;
    font-style: italic;
    font-size: 7vh;
    text-align: left;
    line-height: 8vh;
    color: #ececea;
}

.middle_text3 {
    margin-top: 10vh;
    font-family: 'Poppins';
    font-size: 6.5vh;
    font-weight: 900;
    text-transform: uppercase;
    text-align: right;
    line-height: 7vh;
    color: #a90821;
}

.middle_text4 {
    margin-top: 0vh;
    font-family: 'Poppins';
    font-weight: 300;
    font-style: italic;
    font-size: 6.5vh;
    text-align: right;
    line-height: 7vh;
}

.middle_sep {
    height: 5vh;
}

.sziv {
    background-image: url("../images/sziv.png");
    background-repeat: no-repeat;
    width: 167px;
    height: 167px;
    position: absolute;
    right: 4vh;
    top: 11vh;
}


/* idézet */

.bottom_text1 {
    margin-top: 2vh;
    font-family: 'Poppins';
    font-size: 2vh;
    font-weight: 300;
    text-align: center;
    font-style: italic;
    color: #252525;
}

.bottom_text2 {
    margin-top: 2vh;
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 1.8vh;
    text-align: center;
    color: #252525;
}

.bottom_text2 span {
    font-weight: 900;
}

.bottom_text3 {
    margin-top: 0vh;
    font-family: 'Poppins';
    font-size: 4vh;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    line-height: 6vh;
    color: #252525;
}

.me_logo {
    display: block;
    margin-left: 45%;
    margin-right: 45%;
    width: 10%;
    background-image: url("../images/ME_logo.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 42px;
}

.me_logo_img {
    text-align: center;
}

.middle-container {
    background: linear-gradient(to left top, #ececea 50%, #252525 50%);
}

.tri-sep {
    background: linear-gradient(to right top, #ececea 50%, #cecdcd 50%);
    height: 10vh;
    width: 100%;
}

.triangle_separator {
    margin-top: 2vh;
    margin-bottom: 10vh;
    /*background-color: #cecdcd;*/
    height: 5vh;
    width: 100%;
    bottom: 23vh;
    left: 0;
    position: fixed;
}

.bottom-content {
    background-color: #ececea;
}

.diag_bg {
    top: 0;
    left: 0%;
    z-index: -1;
    width: 150%;
    height: 75%;
    background: inherit;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-25deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.m_container {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background: black;
    z-index: -1;
}

.m_triangle {
    width: 0;
    height: 0;
    border-top: 1000px solid #ececea;
    border-right: 800px solid transparent;
}

.motto {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    background-color: #252525;
    color: white
}

.motto .cent {
    display: flex;
    justify-content: center;
    align-items: center;
}

.motto .text {
    font-size: xx-large;
    text-align: center;
}

.man-img,
.woman-img {
    height: 30vh;
    position: absolute;
    top: 10vh;
}

.man-img {
    right: 37vw;
}

.woman-img {
    right: 32vw;
}

#portfolio_bottom_section {
    height: 40px;
    margin: 0;
    background-color: red;
    /*padding-top: 17px;*/
    margin-left: -15px;
}

#portfolio_bottom_section>div {
    display: inline-flex;
    position: relative;
    bottom: 0px;
    padding: 20px 35px 20px 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #202122;
}

#portfolio_bottom_section>div:nth-child(1) {
    background-image: url(../images/arrow.png);
}

#portfolio_bottom_section>div:nth-child(1):hover {
    background-color: #f29400;
    cursor: pointer;
}

#portfolio_bottom_section>div:nth-child(2) {
    /*margin-left: -4px;*/
    background-image: url(../images/arrow_180.png);
}

#portfolio_bottom_section>div:nth-child(2):hover {
    background-color: #f29400;
    cursor: pointer;
}

#portfolio_bottom_section>div:nth-child(3) {
    color: #ebeaea;
    font-family: "Roboto Slab";
    font-size: 50px;
    font-weight: bold;
    right: 0px;
    margin-bottom: -10px;
    padding: 0px 5px 0px 0px;
    align-self: center;
    position: absolute;
    background-color: transparent;
}

@media (min-width: 1092px) {
    .header {
        padding-top: 184px;
        font-size: 34px;
    }
    .man-img,
    .woman-img {
        top: 10vh;
        height: 28vh;
    }
}

.gomb {
    text-transform: uppercase;
    border: 1px solid #f29400;
    padding: 5px 20px;
    font-size: larger;
    font-weight: 300;
    color: white;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    display: inline-block;
    background-color: #f29400;
}

.gomb:hover {
    background-color: white;
    color: #f29400;
}

.row {
    margin: 0;
}

.footer {
    width: 100%;
    text-align: center;
    background-color: #252525;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer .icons {
    color: black;
    margin: auto;
    display: block;
}

.footer .icons a {
    text-decoration: none;
    color: black;
}

.footer .icons i:hover {
    color: #f29400;
}

.footer .icons i {
    margin-left: 10px;
    /*background-color: white;
    border-radius: 50%;*/
    color: white;
    padding: 10px;
}

.footer .copy {
    color: white;
    display: block;
    padding: 20px;
    font-family: 'Poppins', sans-serif;
}

.footer .copy div {
    display: inline-block;
}

.footer .copy .sep {
    width: 2px;
    height: 10px;
    background-color: #f29400;
    margin: 0 10px;
}

.footer .copy .adat,
.footer .copy .design {
    width: 40%;
}

.footer .copy .adat {
    text-align: left;
}

.footer .copy .adat:hover {
    color: #f29400;
    cursor: pointer;
}

.footer .copy .design {
    text-align: right;
}

.footer .nextone {
    text-decoration: none;
    color: inherit;
}

.footer .nextone:hover {
    color: #009ee0;
}

.hotline {
    background: white;
    width: 100%;
    /*height: 55vh;*/
    padding: 50px 0;
    text-align: center;
}


/*.hotline img {
    width: 100px;
    margin-top: 40px;
}
*/

.hotline .main_text {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 50px;
    letter-spacing: 19px;
    margin-top: 14px;
}

.hotline .main_text_xs {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 23px;
    margin-top: 14px;
    margin-left: 18px;
}

.hotline .hot_line {
    width: 200px;
    height: 1px;
    background: black;
    margin: auto;
    margin-bottom: 10px;
}

.hotline .hot_line:last-child {
    margin-top: 20px;
}

.hotline .tel_number {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 42px;
}

.hotline .tel_number a {
    text-decoration: none;
    color: black;
}

.hotline .text_2,
.hotline .text_3,
.hotline .text_4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px;
}

.hotline .text_4 {
    font-weight: 600;
    margin-bottom: 50px;
}

.hotline .text_4:hover {
    color: #f29400;
    cursor: pointer;
}

#msg {
    color: black;
    background: #fff;
}

#msg label {
    position: absolute;
    left: -200px;
    text-align: right;
    width: 200px;
    font-weight: 300;
}

#msg .msgform {
    width: 100%;
    border: 2px solid #d7d7d7;
    padding: 2px;
}

#msg .msgform div {
    justify-content: center;
}

#msg .msgform div span {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

#msg .text {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: larger;
    font-weight: 300;
}

#msg .separator {
    height: 1px;
    width: 350px;
    background-color: black;
    margin: auto;
    position: relative;
}

#msg .separator:after {
    content: '';
    background-color: #f29400;
    width: 20%;
    position: absolute;
    right: 0;
    top: 0;
    height: 1px;
}

#msg .separator:before {
    content: '';
    background-color: #f29400;
    width: 20%;
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
}

#msg #msgSend.gomb {
    width: 200px;
}

#msg #msgSend.gomb:after {
    color: #1f2021;
    content: "Jól választok";
}

#msg #msgSend.gomb:hover:after {
    color: #f29400;
    content: "Adják el Ők";
}

@media (max-width: 575.98px) {
    #msg label {
        position: relative;
        left: 0;
        text-align: left;
        font-weight: 300;
    }
}

.content {
    margin-top: 0px;
}

.content .hibak {}

.content .hibak h1 {
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-size: 48px;
}

.content .hibak ul {
    list-style: none;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.content .hibak ul li {
    margin: 12px 0;
}

.content .hibak .jol {
    border-left: 60px solid #f29400;
    padding-left: 20px;
    position: relative;
}

.content .hibak .jol:before {
    content: '';
    width: 60px;
    height: 14px;
    position: absolute;
    top: 0;
    left: -60px;
    background: white;
}

.content .indicators-pos {
    position: absolute;
    width: 100%;
    top: -150px;
    display: flex;
    justify-content: center;
}

.content .carousel-indicators {
    bottom: unset;
    align-items: center;
    position: relative;
    right: unset;
    bottom: unset;
    left: unset;
    display: inline-flex;
    margin-left: unset;
    margin-right: unset;
}

.content .carousel-indicators.inactivak:after {
    content: 'hamarosan';
    width: calc(100% - 0px);
    position: absolute;
    background-color: #f29400;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: x-small;
}

.content .carousel-indicators.inactivak li:hover {
    touch-action: none;
    text-decoration: none;
    cursor: unset;
}

.content .carousel-indicators li {
    text-indent: unset;
    height: unset;
    background-color: unset;
    color: #eeeded;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    font-size: 80px;
    width: 70px;
    text-align: center;
}

.content .carousel-indicators li:hover {
    text-decoration: underline;
}

.content .carousel-indicators li.active {
    color: black;
    font-size: 100px;
}

.content .carousel-inner {
    overflow: unset;
}

.content .carousel-item .szam {
    font-family: Roboto Slab;
    font-size: 200px;
    position: absolute;
    left: -50px;
    top: calc(50% - 160px);
    z-index: -1;
    color: #eeeded;
}

.content .carousel-item .title {
    font-family: Poppins;
    font-weight: 900;
    text-transform: uppercase;
    position: absolute;
    left: -70px;
    top: calc(50% - 30px);
    font-size: 34px;
    color: #1f2021;
}

.title {
    left: 0px !important;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

.title-text {
    z-index: 10;
}

.title img {
    position: absolute;
    /*it can be fixed too*/
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 6rem;
    z-index: -1
}

.content .carousel-item .elonezet {
    opacity: 0.5;
}

.content .carousel-item.carousel-item-left.active {
    opacity: 0;
    left: 0;
    transition: all 0.5s ease;
}

.content .carousel-item {
    opacity: 0;
}

.content .carousel-item.active {
    opacity: 1;
    transition: all 0.5s ease;
}

.content .carousel-item.carousel-item-right.active {
    opacity: 0;
    right: 0;
    transition: all 0.5s ease;
}

.skewed-bg {
    background: #00B285;
    padding: 200px 0;
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg);
    margin-top: -200px;
}

.skewed-bg .content {
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg);
    text-align: center;
}

.title {
    padding-top: 100px;
    font-weight: normal;
}

.text {
    width: 60%;
    margin: 25px auto;
    color: lighten($main-color, 55);
}

.topcontent .text {
    font-size: 50px;
    font-family: 'Poppins';
}

.controllerbar {
    background-color: #a90821;
    height: 75px;
}

.cb2 {
    background-color: #ccc !important;
}

.controllerbar .cnt {
    font-size: 5vh;
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
    margin-left: 20px;
    color: #ececea;
    opacity: 0.3;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.controllerbar .carousel-control-prev,
.controllerbar .carousel-control-next {
    padding: 20px 35px 20px 35px;
    background-color: #252525;
    color: #ececea !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.cb2 .carousel-control-prev {
    width: 5%;
}

.cb2 .carousel-control-next {
    width: 5%;
}

.cb2 .cnt {
    color: #fff!important;
    opacity: 0.7!important;
}

.controllerbar .carousel-control-prev:hover,
.controllerbar .carousel-control-next:hover {
    background-color: #ececea;
    color: #252525 !important;
}

.content .controller {
    display: flex;
    width: 100%;
    position: relative;
    justify-content: center;
}

.content .controller .carousel-control-next,
.content .controller .carousel-control-prev {
    position: relative;
    opacity: 1;
    color: black;
    width: unset;
}

.content .controller .carousel-control-next:hover,
.content .controller .carousel-control-prev:hover {
    color: #f29400;
}

.content .carousel-item.active:not(.playing) .embed-responsive {
    display: none;
}

.content .carousel-item.active.playing .elonezet,
.content .carousel-item.active.playing .title {
    display: none;
}

@media (max-width: 576px) {
    .content .hibak .jol {
        border-left-width: 10px;
    }
    .content .hibak h1 {
        font-size: 40px;
    }
}

@media (max-width: 768px) {
    .content .carousel-item .title {
        left: 20px;
    }
}

.content .carousel-indicators li.na:after {
    position: absolute;
    width: 100%;
}

.grecaptcha-badge {
    display: none;
}

#msgThx {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    margin: 100px 0 60px 0;
    font-size: larger;
}

.hibak ol {
    list-style: none;
    counter-reset: myCounter;
    padding: 0px;
}

.hibak ol li {
    counter-increment: myCounter;
    min-height: 45px;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1.0;
}

.hibak ol li .szamm:before {
    content: counter(myCounter);
}

.hibak ol li .szamm {
    color: #f29400;
    font-weight: bold;
    font-family: 'Roboto Slab', serif;
    text-decoration: underline;
    font-size: 40px;
    padding-right: 15px;
    text-align: center;
    width: 40px;
    display: inline-block;
}

.hibak ol li .szoveg {
    display: inline-block;
    clear: both;
    max-width: calc(100% - 70px);
}


/*
.topheader .link {
    letter-spacing: 1px;
}*/


/*
.s-id-1  .top_text1{
	font-size: 4vh;
	margin-top: 17vh;
}
*/

#fbholder {
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 2%;
}

.scroll-down.left,
.scroll-down.right {
    position: absolute;
    display: block;
    top: 8vh;
    width: 64px;
    height: 64px;
    /*border: 2px solid #fff;
	border-radius: 50%;*/
    background-size: 14px auto;
    z-index: 2;
    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.scroll-down.left {
    left: 50px;
    margin-left: 0px;
}

.scroll-down.right {
    right: 50px;
    margin-left: 0px;
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 16px);
    left: calc(50% - 12px);
    transform: rotate(-45deg);
    display: block;
    width: 24px;
    height: 24px;
    content: "";
    border: 2px solid white;
    border-width: 0px 0 2px 2px;
}

.scroll-down.right:before {
    border: 2px solid black;
    border-width: 0px 0 2px 2px;
}

.f-share {
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 999;
    box-shadow: -2px 0px 15px 5px rgba(0, 0, 0, 0.12);
}

.f-share:hover {
    box-shadow: -2px 0px 15px 5px rgba(0, 0, 0, 0.20);
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}


/*
	*******************************************************************************
                          __   _            ___                                     
                         |  ] (_)         .'   `.                                   
 _ .--..--.  .---.   .--.| |  __   ,--.  /  .-.  \  __   _   .---.  _ .--.  _   __  
[ `.-. .-. |/ /__\\/ /'`\' | [  | `'_\ : | |   | | [  | | | / /__\\[ `/'`\][ \ [  ] 
 | | | | | || \__.,| \__/  |  | | // | |,\  `-'  \_ | \_/ |,| \__., | |     \ '/ /  
[___||__||__]'.__.' '.__.;__][___]\'-;__/ `.___.\__|'.__.'_/ '.__.'[___]  [\_:  /   
                                                                           \__.'   
																		   
	*******************************************************************************
*/

@media screen and (min-width: 1920px) {
    .d-1920-none {
        display: none!important;
    }
    .d-1920-block {
        display: block!important;
    }
    .d-xxl-none {
        display: none!important;
    }
    .d-xxl-block {
        display: block!important;
    }
    .top_text1 {
        font-size: 5vh;
        margin-top: 25vh;
        line-height: 6.5vh;
    }
    .top_text2 {}
    .middle_text1 {
        font-size: 8vh;
        line-height: 9vh;
    }
    .middle_text2,
    .middle_text4 {
        font-size: 5vh;
        line-height: 6.5vh;
    }
    .middle_text3 {
        font-size: 8vh;
        line-height: 9vh;
    }
    .bottom_text1 {
        font-size: 3vh;
        line-height: 4vh;
    }
    .bottom_text2 {
        font-size: 2.5vh;
    }
    .topheader .logo {
        padding-left: 13px;
    }
    .topheader .logo {
        margin-top: 20px;
    }
    .sziv {
        right: 15vh;
        top: 11vh;
    }
    .s-id-1 .top_img1 {
        background-size: 72%!important;
    }
    .s-id-2 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-3 .top_img1 {
        background-size: 78%!important;
    }
    .s-id-4 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-5 .top_img1 {
        background-size: 78%!important;
    }
    .s-id-6 .top_img1 {
        background-size: 74%!important;
    }
    .s-id-7 .top_img1 {
        background-size: 78%!important;
    }
    .s-id-8 .top_img1 {
        background-size: 72%!important;
    }
    .s-id-9 .top_img1 {
        background-size: 72%!important;
    }
    /* #10 */
    .s-id-10 .top_img1 {
        background-size: 72%!important;
    }
    /* #11 */
    .s-id-11 .top_img1 {
        background-size: 72%!important;
    }
    /* #12 */
    .s-id-12 .top_img1 {
        background-size: 72%!important;
    }
    /* #13 */
    .s-id-13 .top_img1 {
        background-size: 72%!important;
    }
    .s-id-13 .top_text1 {
        font-size: 4.70vh;
    }
    /* #14 */
    .s-id-14 .top_img1 {
        background-size: 72%!important;
    }
    /* #15 */
    .s-id-15 .top_img1 {
        background-size: 80%!important;
    }
    /* #16 */
    .s-id-16 .top_img1 {
        background-size: 72%!important;
    }
    /* #17 */
    .s-id-17 .top_img1 {
        background-size: 72%!important;
    }
    /* #18 */
    .s-id-18 .top_img1 {
        background-size: 72%!important;
    }
    /* #19 */
    .s-id-19 .top_img1 {
        background-size: 80%!important;
    }
    /* #20 */
    .s-id-20 .top_img1 {
        background-size: 75%!important;
    }
    /* #21 */
    .s-id-21 .top_img1 {
        background-size: 75%!important;
    }
    /* #22 */
    .s-id-22 .top_img1 {
        background-size: 76%!important;
    }
    .s-id-22 .top_text1 {
        font-size: 4.10vh;
        line-height: 6vh;
    }
    .s-id-23 .top_img1 {
        background-size: 80%!important;
    }
    .s-id-24 .top_img1 {
        background-size: 80%!important;
    }
}

@media screen and (min-width: 2560px) {
    .xxl-block {
        display: block!important;
    }
    .d-xxl-block {
        display: block!important;
    }
    .d-xxl-none {
        display: none!important;
    }
    .top_text1 {}
}

@media screen and (min-width: 1650px) and (max-width: 1919px) {
    .s-id-6 .top_text1 {
        /*
		font-size: 4vh;
		line-height: 5.5vh;
		letter-spacing: 1px;
		*/
    }
}

@media screen and (min-width: 1440px) and (max-width: 1649px) {
    .controllerbar .cnt {
        font-size: 7vh;
        opacity: 0.3;
    }
    .sziv {
        right: 12vh;
        top: 6vh;
    }
    .tri-sep {
        height: 9vh!important;
    }
    .top_text1 {
        margin-top: 25vh;
        font-family: 'Poppins';
        font-size: 4.5vh;
        font-weight: 900;
        text-transform: uppercase;
        text-align: center;
        line-height: 6vh;
    }
    .middle_text1 {
        font-size: 7vh;
        line-height: 8vh;
    }
    .middle_text2,
    .middle_text4 {
        font-size: 4.5vh;
        line-height: 6vh;
    }
    .middle_text3 {
        margin-top: 10vh;
        font-size: 7vh;
        line-height: 8vh;
    }
    .bottom_text1 {
        font-size: 3vh;
        line-height: 4vh;
    }
    .bottom_text2 {
        font-size: 2vh;
    }
    .s-id-1 .top_img1 {
        background-size: 84% !important;
    }
    .s-id-2 .top_img1 {
        background-size: 90% !important;
    }
    .s-id-3 .top_img1 {
        background-size: 84% !important;
    }
    .s-id-4 .top_img1 {
        background-size: 90% !important;
    }
    .s-id-5 .top_img1 {
        background-size: 85% !important;
    }
    .s-id-6 .top_img1 {
        background-size: 84% !important;
    }
    .s-id-7 .top_img1 {
        background-size: 84%!important;
    }
    .s-id-8 .top_img1 {
        background-size: 82%!important;
    }
    .s-id-9 .top_img1 {
        background-size: 82%!important;
    }
    /* #10 */
    .s-id-10 .top_img1 {
        background-size: 82%!important;
    }
    /* #11 */
    .s-id-11 .top_img1 {
        background-size: 82%!important;
    }
    /* #12 */
    .s-id-12 .top_img1 {
        background-size: 82%!important;
    }
    /* #13 */
    .s-id-13 .top_img1 {
        background-size: 83%!important;
    }
    .s-id-13 .top_text1 {
        font-size: 4vh !important;
    }
    /* #14 */
    .s-id-14 .top_img1 {
        background-size: 82%!important;
    }
    /* #15 */
    .s-id-15 .top_img1 {
        background-size: 86%!important;
    }
    /* #16 */
    .s-id-16 .top_img1 {
        background-size: 82%!important;
    }
    /* #17 */
    .s-id-17 .top_img1 {
        background-size: 82%!important;
    }
    /* #18 */
    .s-id-18 .top_img1 {
        background-size: 82%!important;
    }
    /* #19 */
    .s-id-19 .top_img1 {
        background-size: 82%!important;
    }
    /* #20 */
    .s-id-20 .top_img1 {
        background-size: 82%!important;
    }
    /* #21 */
    .s-id-21 .top_img1 {
        background-size: 82%!important;
    }
    /* #22 */
    .s-id-22 .top_img1 {
        background-size: 82%!important;
    }
    .s-id-22 .top_text1 {
        font-size: 3.5vh !important;
        line-height: 5vh;
    }
    /* #23 */
    .s-id-23 .top_img1 {
        background-size: 86%!important;
    }
}

@media screen and (min-width: 1366px) and (max-width: 1439px) {}


/*	
iPAD
*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .topheader .logo {
        padding-left: 3px;
    }
}


/*
MOBILE LANDSCAPE
*/

@media only screen and (max-width: 900px) and (orientation: landscape) {
    .m-landscape-on {
        display: block!important;
    }
    .m-landscape-off {
        display: none!important;
    }
    .m-landscape-block {
        display: block!important;
    }
    .m-landscape-none {
        display: none!important;
    }
    .cc-window.cc-bottom {
        bottom: 7vh!important;
    }
    .nav-item img {
        width: 30%!important;
    }
    .topheader #hiddenMenu {
        top: 12vh;
    }
    .topheader .logo {
        padding-left: 3px;
    }
    .topheader {
        height: 12vh;
    }
    .controllerbar {
        height: 60px;
    }
    .controllerbar .cnt {
        font-size: 11vh;
    }
    .middle-container {
        background: linear-gradient(to top, #252525, #ececea 0%, #ececea 45%, #252525 45%);
    }
    .top_text1 {
        margin-top: 20vh;
        font-family: 'Poppins';
        font-size: 1.0rem;
        font-weight: 900;
        text-transform: uppercase;
        text-align: center;
        line-height: 1.3rem;
    }
    .top_text2 {
        margin-top: 5vh;
        font-family: 'Poppins';
        font-weight: 400;
        font-size: 1.2rem;
        text-align: center;
        line-height: 1.5rem;
    }
    .top_img1 {
        background-image: url("");
        height: 70vh;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: 64% 100%;
    }
    /*
	.sziv {
		background-image: url("../images/sziv.png");
		background-repeat: no-repeat;
		width: 81px;
		height: 81px;
		position: absolute;
		right: 1vh;
		top: 11vh;
		background-size: cover;
	}
	*/
    .sziv {
        background-image: url("../images/sziv.png");
        background-repeat: no-repeat;
        width: 81px;
        height: 81px;
        position: absolute;
        left: 1vh;
        top: 44%;
        background-size: cover;
    }
    /*
	.middle_mobile_sep{
		margin-top: 10vh;
	}
	*/
    .middle_text1 {
        margin-top: 0vh;
        font-size: 2rem;
        text-align: left;
        line-height: 2.5rem;
    }
    .middle_text2 {
        margin-top: 0vh;
        font-size: 1.5rem;
        line-height: 1.8rem;
    }
    .middle_text3 {
        margin-top: 15vh;
        font-family: 'Poppins';
        font-size: 2rem;
        line-height: 2.5rem;
    }
    .middle_text4 {
        margin-top: 0vh;
        font-size: 1.5rem;
        text-align: right;
        line-height: 1.8rem;
    }
    .bottom_text1 {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }
    .bottom_text2 {
        font-size: 1.0rem;
    }
    .s-id-1 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-2 .top_img1 {
        background-size: 110%!important;
    }
    .s-id-3 .top_img1 {
        background-size: 100%!important;
    }
    .s-id-5 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-6 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-7 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-8 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-9 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-10 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-11 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-12 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-13 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-13 .top_text1 {
        font-size: 0.9rem;
    }
    .s-id-14 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-16 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-17 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-18 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-19 .top_img1 {
        background-size: 90%!important;
    }
}


/*
MOBILE PORTRAIT
*/


/* GENERAL MOBILS */

@media screen and (max-width: 815px) {
    .topheader .logo {
        padding-left: 3px;
        width: 90%;
        margin-top: 5px;
    }
    .header {
        background-size: cover;
        /*background-position: center !important;*/
        padding-top: 29vw !important;
        min-height: 55vw;
    }
    .top_text1 {
        margin-top: 12vh;
        font-family: 'Poppins';
        font-size: 1.2em;
        font-weight: 900;
        text-transform: uppercase;
        text-align: center;
        line-height: 1.3em;
    }
    .top_text2 {
        margin-top: 3vh;
        font-family: 'Poppins';
        font-weight: 400;
        font-size: 1.4rem;
        text-align: center;
        line-height: 1.8rem;
    }
    .top_img1 {
        background-image: url("../images/esernyo.jpg");
        height: 32vh;
        background-size: 85%!important;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    .controllerbar {
        background-color: #a90821;
        height: 60px;
    }
    .controllerbar .cnt {
        font-size: 6vh;
        font-family: 'Poppins', sans-serif;
        font-weight: 200;
        margin-left: 20px;
        margin-right: 20px;
        color: #ececea;
        opacity: 0.3;
        filter: alpha(opacity=20);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        margin-top: 2px;
    }
    .controllerbar .carousel-control-prev,
    .controllerbar .carousel-control-next {
        padding: 17px 27px 17px 27px;
        background-color: #252525;
        color: #ececea !important;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .scroll-down.center {
        /*position: absolute;
		display: block;
		top: -2.5vh;
		height: 64px;
		*/
        margin-top: 2vh;
        width: 64px;
        /* border: 2px solid #fff; */
        /* border-radius: 50%; */
        background-size: 14px auto;
        z-index: 2;
        -webkit-animation: bounce 2s infinite 2s;
        animation: bounce 2s infinite 2s;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
        left: 40%;
        margin-left: auto;
        margin-right: auto;
    }
    .scroll-down-text {
        /*position: absolute;
		top: -3vh;
		display: block;
		*/
        width: 50%;
        margin-left: 25%;
        margin-right: 25%;
        font-size: 0.8rem;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
    }
    .scroll-down.left,
    .scroll-down.right {
        position: absolute;
        display: block;
        top: -3vh;
        width: 64px;
        height: 64px;
        /* border: 2px solid #fff; */
        /* border-radius: 50%; */
        background-size: 14px auto;
        z-index: 2;
        -webkit-animation: bounce 2s infinite 2s;
        animation: bounce 2s infinite 2s;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }
    /* Scroll down */
    .scroll-down-container {
        position: absolute;
        display: block;
        width: 60px;
        height: 60px;
        bottom: 1vh;
        z-index: 9;
        right: -15px;
    }
    .mousey {
        width: 3px;
        padding: 10px 15px;
        height: 35px;
        border: 2px solid #a90821;
        border-radius: 10px;
        opacity: 0.75;
        box-sizing: content-box;
    }
    .scroller {
        width: 3px;
        height: 10px;
        border-radius: 25%;
        background-color: #000;
        animation-name: scroll;
        animation-duration: 2.2s;
        animation-timing-function: cubic-bezier(.15, .41, .69, .94);
        animation-iteration-count: infinite;
    }
    @keyframes scroll {
        0% {
            opacity: 0;
        }
        10% {
            transform: translateY(0);
            opacity: 1;
        }
        100% {
            transform: translateY(15px);
            opacity: 0;
        }
    }
    .middle_text1 {
        margin-top: 0vh;
        font-family: 'Poppins';
        font-size: 1.5rem;
        font-weight: 900;
        text-transform: uppercase;
        text-align: left;
        line-height: 2.0rem;
        color: #ececea;
    }
    .middle-container {
        background: linear-gradient(to top, #ececea 50%, #252525 50%);
    }
    .middle_mobile_sep {
        margin-top: 10vh;
    }
    .middle_text2 {
        margin-top: 0vh;
        font-family: 'Poppins';
        font-weight: 200;
        font-style: italic;
        font-size: 1.1rem;
        text-align: left;
        line-height: 1.5rem;
        color: #ececea;
    }
    .middle_text3 {
        margin-top: 13vh;
        font-family: 'Poppins';
        font-size: 1.5rem;
        font-weight: 900;
        text-transform: uppercase;
        text-align: right;
        line-height: 2.0rem;
        color: #a90821;
    }
    .middle_text4 {
        margin-top: 0vh;
        margin-bottom: 5vh;
        font-family: 'Poppins';
        font-weight: 20;
        font-style: italic;
        font-size: 1.1rem;
        text-align: right;
        line-height: 1.5rem;
    }
    .sziv {
        background-image: url("../images/sziv.png");
        background-repeat: no-repeat;
        width: 81px;
        height: 81px;
        position: absolute;
        left: 1vh;
        top: 42%;
        background-size: cover;
    }
    .bottom-sep {
        background-color: #ececea;
        padding-top: 1rem !important;
    }
    .tri-sep {
        background: #cecdcd;
        height: 5vh;
    }
    .bottom_text1 {
        margin-top: 6vh;
        font-family: 'Poppins';
        font-size: 1.0rem;
        font-weight: 300;
        text-align: center;
        font-style: italic;
        color: #252525;
    }
    .bottom_text2 {
        font-size: 0.8rem;
    }
    .me_logo_img {}
    #msg .text {
        font-size: 2.3vh;
    }
    /* FOOTER */
    .design {
        font-size: 1.7vh;
    }
    .adat {
        font-size: 1.7vh;
    }
    .top_img1.i2 {
        background-position: 64% 45% !important;
    }
    /* slide based rules */
    /* off -- */
    .s-id-5 .top_img1 {
        background-size: 77%!important;
    }
    .s-id-6 .top_img1 {
        background-size: 77%!important;
    }
    .s-id-7 .top_img1 {
        background-size: 72%!important;
    }
    .s-id-8 .top_img1 {
        background-size: 65%!important;
    }
    .s-id-9 .top_img1 {
        background-size: 71%!important;
    }
    .s-id-10 .top_img1 {
        background-size: 80%!important;
    }
    .s-id-11 .top_img1 {
        background-size: 65%!important;
    }
    .s-id-12 .top_img1 {
        background-size: 71%!important;
    }
    .s-id-13 .top_img1 {
        background-size: 71%!important;
    }
    .s-id-14 .top_img1 {
        background-size: 71%!important;
    }
    .s-id-15 .top_img1 {
        background-size: 90%!important;
    }
    .s-id-16 .top_img1 {
        background-size: 68%!important;
    }
    .s-id-17 .top_img1 {
        background-size: 68%!important;
    }
    .s-id-18 .top_img1 {
        background-size: 68%!important;
    }
    .s-id-19 .top_img1 {
        background-size: 85%!important;
    }
    .s-id-20 .top_img1 {
        background-size: 68%!important;
    }
    .s-id-21 .top_img1 {
        background-size: 68%!important;
    }
    .s-id-22 .top_img1 {
        background-size: 68%!important;
    }
    .s-id-22 .top_text1 {
        font-size: 1em;
    }
    .s-id-23 .top_img1 {
        background-size: 78%!important;
    }
}


/* 
  Tablets, Ipads (Landscape)
*/

@media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape) {
    .t-landscape-on {
        display: block!important;
    }
    .t-landscape-off {
        display: none!important;
    }
    .t-landscape-block {
        display: block!important;
    }
    .t-landscape-none {
        display: none!important;
    }
    .cc-window.cc-bottom {
        bottom: 7vh!important;
    }
    .nav-item img {
        width: 24%!important;
    }
    .nav-item {
        margin-left: 7%;
    }
    .topheader #hiddenMenu {
        top: 12vh;
    }
    .topheader .logo {
        padding-left: 3px;
        margin-top: 25%;
    }
    .topheader {
        height: 12vh;
    }
    .controllerbar {
        height: 60px;
    }
    .controllerbar .cnt {
        font-size: 2.8rem;
    }
    .middle-container {
        background: linear-gradient(to top, #252525, #ececea 0%, #ececea 45%, #252525 45%);
    }
    .top_text1 {
        margin-top: 20vh;
        font-family: 'Poppins';
        font-size: 3.2vh;
        font-weight: 900;
        text-transform: uppercase;
        text-align: center;
        line-height: 5vh;
    }
    .top_text2 {
        margin-top: 3vh;
        font-family: 'Poppins';
        font-weight: 400;
        font-size: 3vh;
        text-align: center;
        line-height: 4vh;
    }
    .top_img1 {
        background-image: url("");
        height: 63vh;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: 64% 100%;
    }
    .middle_text1 {
        font-size: 6vh;
        line-height: 7vh;
    }
    .middle_text2 {
        margin-top: 0vh;
        font-family: 'Poppins';
        font-weight: 300;
        font-style: italic;
        font-size: 4vh;
        text-align: left;
        line-height: 6vh;
        color: #ececea;
    }
    .middle_text3 {
        margin-top: 15vh;
        font-family: 'Poppins';
        font-size: 6vh;
        font-weight: 900;
        text-transform: uppercase;
        text-align: right;
        line-height: 7vh;
        color: #a90821;
    }
    .middle_text4 {
        margin-top: 0vh;
        font-family: 'Poppins';
        font-weight: 300;
        font-style: italic;
        font-size: 4vh;
        text-align: right;
        line-height: 6vh;
    }
    .sziv {
        background-image: url("../images/sziv.png");
        background-repeat: no-repeat;
        width: 125px;
        height: 125px;
        position: absolute;
        left: 1vh;
        top: 43%;
        background-size: cover;
    }
    .bottom_text1 {
        font-size: 3vh;
    }
    .bottom_text2 {
        font-size: 3vh;
    }
    /* #1 */
    .s-id-1 .top_img1 {
        background-size: 96%!important;
        height: 63vh;
    }
    /* #2 */
    .s-id-2 .top_img1 {
        background-size: 115%!important;
        height: 63vh;
    }
    /* #3 */
    .s-id-3 .top_img1 {
        background-size: 103%!important;
    }
    .s-id-3 .top_text1 {
        /*
		font-size: 1.6rem;
		margin-top: 25vh;
		*/
    }
    /* #4 */
    .s-id-4 .top_img1 {
        background-size: 110%!important;
    }
    /* #5 */
    /* #6 */
    /* #7 */
    /* #8 */
    .s-id-8 .top_img1 {
        background-size: 92%!important;
    }
    /* #9 */
    .s-id-9 .top_img1 {
        background-size: 95%!important;
    }
    /* #10 */
    .s-id-10 .top_img1 {
        background-size: 95%!important;
    }
    /* #11 */
    .s-id-11 .top_img1 {
        background-size: 95%!important;
    }
    /* #12 */
    .s-id-12 .top_img1 {
        background-size: 95%!important;
    }
    /* #13 */
    .s-id-13 .top_img1 {
        background-size: 95%!important;
    }
    .s-id-13 .top_text1 {
        font-size: 3vh;
    }
    /* #14 */
    .s-id-14 .top_img1 {
        background-size: 95%!important;
    }
    /* #15 */
    .s-id-15 .top_img1 {
        background-size: 110%!important;
    }
    /* #16 */
    .s-id-16 .top_img1 {
        background-size: 95%!important;
    }
    /* #17 */
    .s-id-17 .top_img1 {
        background-size: 95%!important;
    }
    /* #18 */
    .s-id-18 .top_img1 {
        background-size: 95%!important;
    }
    /* #19 */
    .s-id-19 .top_img1 {
        background-size: 100%!important;
    }
    /* #20 */
    .s-id-20 .top_img1 {
        background-size: 95%!important;
    }
    /* #21 */
    .s-id-21 .top_img1 {
        background-size: 95%!important;
    }
    /* #22 */
    .s-id-22 .top_img1 {
        background-size: 95%!important;
    }
    .s-id-22 .top_text1 {
        font-size: 2.6vh;
    }
    /* #23 */
    .s-id-23 .top_img1 {
        background-size: 110%!important;
    }
}

/*	
NOTEBOOK / PC with 1024px -> 1280px
*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
	/* slide based rules */
    .top_img1 {
        background-size: 86%!important;
    }
	.s-id-1 .top_img1 {
        background-size: 86%!important;
    }
    .s-id-2 .top_img1 {
        background-size: 100%!important;
    }
    .s-id-3 .top_img1 {
        background-size: 86%!important;
    }
	.s-id-4 .top_img1 {
        background-size: 86%!important;
    }
    .s-id-6 .top_img1 {
        background-size: 86%!important;
    }
	.s-id-8 .top_img1 {
        background-size: 84%!important;
    }
	.s-id-9 .top_img1 {
        background-size: 84%!important;
    }
	.s-id-10 .top_img1 {
        background-size: 84%!important;
    }
	.s-id-11 .top_img1 {
        background-size: 84%!important;
    }
	.s-id-12 .top_img1 {
        background-size: 86%!important;
    }
    .s-id-13 .top_img1 {
        background-size: 86%!important;
    }
	.s-id-14 .top_img1 {
        background-size: 86%!important;
    }
    .s-id-15 .top_img1 {
        background-size: 86%!important;
    }
    .s-id-16 .top_img1 {
        background-size: 84%!important;
    }
    .s-id-17 .top_img1 {
        background-size: 86%!important;
    }
    .s-id-18 .top_img1 {
        background-size: 86%!important;
    }
    .s-id-19 .top_img1 {
        background-size: 86%!important;
    }
	.s-id-20 .top_img1 {
        background-size: 86%!important;
    }
	.s-id-21 .top_img1 {
        background-size: 86%!important;
    }
	.s-id-22 .top_img1 {
        background-size: 86%!important;
    }
	.s-id-23 .top_img1 {
        background-size: 86%!important;
    }
}


/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1280px) and (orientation: portrait) {
    .t-portrait-block {
        display: block!important;
    }
    .t-portrait-none {
        display: none!important;
    }
    .topheader .logo {
        padding-left: 3px;
        /*width: 90%;*/
        margin-top: 4vh;
    }
    .nav-item img {
        width: 40%!important;
    }
    .nav-item {
        margin-left: 7%;
    }
    .topheader #hiddenMenu {
        top: 10vh;
    }
    .topheader {
        height: 10vh;
    }
    .header {
        background-size: cover;
        /*background-position: center !important;*/
        padding-top: 29vw !important;
        min-height: 55vw;
    }
    .top_text1 {
        margin-top: 20vh;
        font-family: 'Poppins';
        font-size: 1.2rem!important;
        font-weight: 900;
        text-transform: uppercase;
        text-align: center;
        line-height: 2rem!important;
    }
    .top_text2 {
        margin-top: 3vh;
        font-family: 'Poppins';
        font-weight: 400;
        font-size: 1.4rem;
        text-align: center;
        line-height: 1.8rem;
    }
    .top_img1 {
        background-image: url("../images/esernyo.jpg");
        height: 46vh;
        background-size: 100%!important;
        background-repeat: no-repeat;
        background-position: 64% 100%;
    }
    .controllerbar {
        background-color: #a90821;
        height: 60px;
    }
    .controllerbar .cnt {
        font-size: 2.5rem;
        font-family: 'Poppins', sans-serif;
        font-weight: 200;
        margin-left: 20px;
        color: #ececea;
        opacity: 0.3;
        filter: alpha(opacity=20);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        margin-top: 2px;
    }
    .controllerbar .carousel-control-prev,
    .controllerbar .carousel-control-next {
        padding: 17px 27px 17px 27px;
        background-color: #252525;
        color: #ececea !important;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .middle_text1 {
        margin-top: 0vh;
        font-family: 'Poppins';
        font-size: 2rem;
        font-weight: 900;
        text-transform: uppercase;
        text-align: left;
        line-height: 2.5rem;
        color: #ececea;
    }
    .middle-container {
        background: linear-gradient(to top, #ececea 50%, #252525 50%);
    }
    .middle_mobile_sep {
        margin-top: 10vh;
    }
    .middle_text2 {
        margin-top: 0vh;
        font-family: 'Poppins';
        font-weight: 200;
        font-style: italic;
        font-size: 1.3rem;
        text-align: left;
        line-height: 1.5rem;
        color: #ececea;
    }
    .middle_text3 {
        margin-top: 10vh;
        font-family: 'Poppins';
        font-size: 2rem;
        font-weight: 900;
        text-transform: uppercase;
        text-align: right;
        line-height: 2.5rem;
        color: #a90821;
    }
    .middle_text4 {
        margin-top: 0vh;
        margin-bottom: 3vh;
        font-family: 'Poppins';
        font-weight: 20;
        font-style: italic;
        font-size: 1.3rem;
        text-align: right;
        line-height: 1.5rem;
    }
    .sziv {
        background-image: url("../images/sziv.png");
        background-repeat: no-repeat;
        width: 81px;
        height: 81px;
        position: absolute;
        left: 1vh;
        top: 42%;
        background-size: cover;
    }
    .bottom-sep {
        background-color: #ececea;
        padding-top: 1rem !important;
    }
    .tri-sep {
        background: #cecdcd;
        height: 5vh;
    }
    .bottom_text1 {
        margin-top: 4vh;
        font-family: 'Poppins';
        font-size: 1.1rem;
        font-weight: 300;
        text-align: center;
        font-style: italic;
        color: #252525;
		height: 40px;
    }
    .me_logo_img {}
    #msg .text {
        font-size: 2.3vh;
    }
    /* FOOTER */
    .design {
        font-size: 1.7vh;
    }
    .adat {
        font-size: 1.7vh;
    }
    .top_img1.i2 {
        background-position: 64% 45% !important;
    }
    /* slide based rules */
    .s-id-1 .top_img1 {
        background-size: 103%!important;
    }
    .s-id-2 .top_img1 {
        background-size: 120%!important;
    }
    .s-id-3 .top_img1 {
        background-size: 100%!important;
    }
    .s-id-6 .top_img1 {
        background-size: 120%!important;
    }
    .s-id-13 .top_img1 {
        background-size: 110%!important;
    }
    .s-id-13 .top_text1 {
        font-size: 1.06rem!important;
    }
    .s-id-15 .top_img1 {
        background-size: 120%!important;
    }
    .s-id-16 .top_img1 {
        background-size: 110%!important;
    }
    .s-id-17 .top_img1 {
        background-size: 110%!important;
    }
    .s-id-18 .top_img1 {
        background-size: 110%!important;
    }
    .s-id-19 .top_img1 {
        background-size: 110%!important;
    }
}


/*iphons landscape*/

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {}


/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/


/*pulsed phone*/

@keyframes heartbeat {
    0% {
        transform: scale( 1.75);
    }
    20% {
        transform: scale( 2);
    }
    40% {
        transform: scale( 1.75);
    }
    60% {
        transform: scale( 2);
    }
    80% {
        transform: scale( 1.75);
    }
    100% {
        transform: scale( 1.75);
    }
}

.icon-phone {
    width: 2.4rem;
    height: auto;
    /*transform: scale(2) !important;*/
    animation: heartbeat 1s infinite !important;
}

#phone-circle {
    border: 3px solid #212529;
    border-radius: 50%;
    padding: 30px;
    display: inline-block;
}

@media only screen and (min-device-width: 300px) and (max-device-width: 414px) {
    .content .carousel-indicators li {
        width: 56px;
    }
    .content .carousel-indicators.inactivak:after {
        width: calc(100% - -5px);
        letter-spacing: 0px;
    }
    #hotline-text {
        letter-spacing: 14px;
    }
    #msg .separator {
        width: auto !important;
    }
}

#navbar-desktop-toggler-icon {
    width: 2rem;
    height: 2rem;
}

#navbar-desktop-toggler-icon:hover {
    cursor: pointer;
}

.desktop-nav-icon-open {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' stroke='rgba(255, 255, 255,1)' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-more-vertical'><circle cx='12' cy='12' r='1'></circle><circle cx='12' cy='5' r='1'></circle><circle cx='12' cy='19' r='1'></circle></svg>");
    background-repeat: no-repeat;
    background-position: center;
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    margin-left: 25px;
}

.desktop-nav-icon-close {
    background-image: url("data:image/svg+xml;charset=utf8,<svg _ngcontent-c0='' stroke='rgba(255, 255, 255,1)' class='feather feather-x' fill='none' width='24' height='24'  stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><line _ngcontent-c0='' x1='18' x2='6' y1='6' y2='18'></line><line  _ngcontent-c0='' x1='6' x2='18' y1='6' y2='18'></line></svg>");
    background-repeat: no-repeat;
    background-position: center;
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    margin-left: 25px;
}

#desktop-menu {
    display: none;
}

@media screen and (max-width: 1366px) and (max-height: 800px){
	.topheader .logo {
        padding-left: 3px;
        /*margin-top: 20%;*/
    }
	
	
	.s-id-1 .top_img1 {
        background-size: 84% !important;
    }
    .s-id-2 .top_img1 {
        background-size: 90% !important;
    }
    .s-id-3 .top_img1 {
        background-size: 84% !important;
    }
	.s-id-4 .top_img1 {
        background-size: 90% !important;
    }
    .s-id-5 .top_img1 {
        background-size: 85% !important;
    }
    .s-id-6 .top_img1 {
        background-size: 84% !important;
    }
    .s-id-7 .top_img1 {
        background-size: 84%!important;
    }
    .s-id-8 .top_img1 {
        background-size: 82%!important;
    }
    .s-id-9 .top_img1 {
        background-size: 82%!important;
    }
    /* #10 */
    .s-id-10 .top_img1 {
        background-size: 82%!important;
    }
    /* #11 */
    .s-id-11 .top_img1 {
        background-size: 82%!important;
    }
    /* #12 */
    .s-id-12 .top_img1 {
        background-size: 82%!important;
    }
    /* #13 */
    .s-id-13 .top_img1 {
        background-size: 83%!important;
    }
    .s-id-13 .top_text1 {
        font-size: 4vh !important;
    }
    /* #14 */
    .s-id-14 .top_img1 {
        background-size: 82%!important;
    }
    /* #15 */
    .s-id-15 .top_img1 {
        background-size: 86%!important;
    }
    /* #16 */
    .s-id-16 .top_img1 {
        background-size: 82%!important;
    }
    /* #17 */
    .s-id-17 .top_img1 {
        background-size: 82%!important;
    }
    /* #18 */
    .s-id-18 .top_img1 {
        background-size: 82%!important;
    }
    /* #19 */
    .s-id-19 .top_img1 {
        background-size: 82%!important;
    }
    /* #20 */
    .s-id-20 .top_img1 {
        background-size: 82%!important;
    }
    /* #21 */
    .s-id-21 .top_img1 {
        background-size: 82%!important;
    }
    /* #22 */
    .s-id-22 .top_img1 {
        background-size: 82%!important;
    }
    .s-id-22 .top_text1 {
        font-size: 3.5vh !important;
        line-height: 5vh;
    }
    /* #23 */
    .s-id-23 .top_img1 {
        background-size: 86%!important;
    }
}