html,
body {
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    text-align: justify;
    color: rgb(117, 117, 117)
}

.kiemeles {
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.2em;
    color: rgb(51, 102, 204);
    text-align: left;
}
#close
{
    color: #333;
    padding-top: 1rem;
    width: 100%;
    text-align: center;
    background-color: white;
    font-size: large;
    font-weight: 400;
}
#preview {
    position: fixed;
    border: 1px solid #ccc;
    background:white;
    padding: 5px;  
    display: none;
    color: #fff;
    top:auto;
    margin: auto;
    z-index: 100;

}
#search_box
{
    display: flex;
    justify-content: center; 
    align-items: center;
    height:12em;
}

#main_page_graphic
{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 3em;
}

.search_box_inner
{
    background-color:#e8e8e8; 
    padding:2em;
    border-radius: 5px;
}

/* === logo_details.inc.php === */
.left_align {
    text-align: left;
}

.logo_details_title {
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.2em;
    color: rgb(51, 102, 204);
    text-align: center;
}

.logo_details_container {
    padding-top: 2rem;
    padding-bottom: 2rem;
    height: auto;
    /* text-align: center;
    background-color: #ff3d4b; */
}

/* === end logo_details.inc.php === */


.jobb-ajanlat {
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.2em;
    color: #337ab7;
    text-align: left;
}


li {
    line-height: 1.8em;
}

/* === logos.inc.php === */
.logo_container {
    display: flex;
    justify-content: center;
    align-items: center;
    /* height:228px; */
    height: 20rem;

}


.logo_url {
    padding-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo_left {}

.logo_right {}

.logo_img {}

.logo_descr {}

/* === end logos.inc.php === */

/* === logo_menu.inc.php === */
.logo-menu-button {
    margin-bottom: 10px;
}

/* === end logo_menu.inc.php === */

.ajanlatkeres_container {
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
}


/* === nyomtatott.inc.php === */
.nyomtatott_container {
    padding-top: 2rem;
    padding-bottom: 2rem;
    justify-content: center;
    align-items: center;
    height: auto;
    /* background-color: #ff3d4b; */

}

.nyomtatott_descr {
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
    height: auto;
    /* background-color: #337ab7; */

}

.nyomtatott_img
{
    margin-left: auto;
    margin-right: auto;
    display: block;
    /* width: 500px;
    height: 236px; */
    width:fit-content;
    height:fit-content;

    /* background-color: black; */

}

/* === end nyomtatott.inc.php === */


.logo-csomagok-title {
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1.5em;
    color: rgb(51, 102, 204);
    font-weight: bold;
    padding: 1rem;

}

.logo-referenciakra {
    padding: 1rem;
}

.logo-csomagok-container {
    align-items: center;

}

.logo-csomagok {
    display: block;
    align-items: center;

}

img.logo-csomagok {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


img.arculat_big {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

img.identity_big {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.identity_big_descr {
    padding-top: 1em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5em;
    width: 80%;
}


a.logo_imgmap {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 410px;
    height: 280px;
    /* border-color:red;
    border-width:1px;
    border-style: dashed; */
}

#myBar {
    width: 10%;
    height: 30px;
    background-color: rgb(51, 102, 204);
    text-align: center;
    /* To center it horizontally (if you want) */
    line-height: 30px;
    /* To center it vertically */
    color: white;

}

#myProgress-block {
    visibility: hidden;
    overflow: hidden;
    height: 0;
    width: 0;
    padding-bottom: 20px;
    display: block;
}

#myProgress {
    width: 100%;
    background-color: lightgrey;
}


.logolist-top-container {
    padding-right: 30px
}

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

h1 {
    font-size: 1.5rem;
    line-height: 1.5em;
    color: rgb(51, 102, 204);
    font-weight: bold;
    text-align: left;

}

h2 {
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.2em;
    color: rgb(51, 102, 204);
    text-align: left;

}

h3 {
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.2em;
    color: rgb(51, 102, 204);
    text-align: left;

}



p.error_message {
    color: red;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2rem;
}

.nocolor {
    color: rgb(117, 117, 117)
}

.page_title {
    color: rgb(117, 117, 117);
    text-transform: uppercase;
}

a.anchor {
    text-decoration: none
}

a.nocolor {
    color: rgb(117, 117, 117);
    text-decoration: none
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 10px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

a.mobile_menu {

    font-size: 1.5rem;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
}


a {
    background-color: transparent
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: none;

}

a:active,
a:hover {
    outline: 0
}

/* left_menu active */
.nav-link.active,
.nav-link.active:focus,
.nav-link.active:hover {
    font-weight: 800;
    background-color: #eee;
}


.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.index-0 {
    text-align: center;
    line-height: 2em
}

.index-1 {
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
}

.center {
    text-align: center
}



#index-row-2 {
    margin-left: 5%;
    margin-right: 5%
}

p.index-3 {
    padding-left: 20px;
    font-weight: bold;
    color: rgb(51, 102, 204);
    padding-right: 20px
}

p.title {
    font-weight: bold
}

#right_menu {
    float: right;
    padding-top: 2em
}


.indent {
    margin-left: 6%
}

p.index-5 {
    margin-left: 10%;
    margin-right: 10%
}

#ajanlatkeres-gomb {
    text-align: center
}

span.fontos {
    font-weight: bold;
    color: rgb(51, 102, 204)
}

span.kevesbe-fontos {
    font-weight: bold
}

#footer {
    padding-top: 10px;
    width: 100%;
    background-color: rgb(236, 236, 236);
    text-align: center;
    height: 70px;
    padding-bottom: 10px
}

p.footer {
    line-height: 2em
}

.row {
    margin-right: 0.5%;
    margin-left: 0.5%
}

.container {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto
}


p.top_black_box {
    line-height: 50%
}


#left_menu {
    padding-left: 0px;
    padding-right: 1%
}



.mobile_menu {
    font-size: 12px;
    line-height: 1.2em
}


#mobile_menu_collapse {
    width: 80%
}

.page_selector {
    width: 80%
}

.page_num {
    float: left
}

.page_num_img {
    text-align: center
}

.page_container,
.identity_container,
.namecard_container,
.print_container,
.commercial_container,
.webshop_container {
    width: 49%;
    margin-left: 0px;
    display: table;
    padding-bottom: 20px
}


.page_container {
    height: 250px
}

.identity_container,
.namecard_container,
.webshop_container,
.print_container {
    height: 200px
}

.commercial_container {
    height: 420px
}

.page_left,
/* .logo_left, */
.identity_left,
.namecard_left,
.print_left,
.commercial_left,
.webshop_left {
    width: 55%;
    float: left
}

.page_right,
/* .logo_right, */
.identity_right,
.namecard_right,
.print_right,
.commercial_right,
.webshop_right {
    width: 42%;
    float: right
}

.page_img,
/* .logo_img, */
.identity_img,
.namecard_img,
.print_img,
.commercial_img,
.webshop_img {
    width: 100%;
    display: table-row
}

.page_url,
/* .logo_url, */
.identity_url,
.namecard_url,
.print_url,
.commercial_url,
.webshop_url {
    text-align: center;
}

.new_page_url {
    text-align: center;
}

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

.new_page_container {
    padding-bottom: 50px;
}

p.vcenter {
    display: table-cell;
    vertical-align: middle
}

.page_descr,
/* .logo_descr, */
.identity_descr,
.namecard_descr,
.print_descr,
.commercial_descr,
.webshop_descr {
    width: 100%;
    display: table-row;
    overflow: auto;
    height: 66px
}

/* .logo_descr {
    height: 66px
} */

.page_descr {
    height: 120px
}

.commercial_container {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 25px;
    display: table
}

.commercial_left {
    width: 60%;
    float: left
}

.commercial_right {
    width: 36%;
    float: right
}

#pagelist-top-box {
    float: left;
    height: 1em
}

.pricelist {
    width: 100%
}

.price_hdr_ft {
    width: 50%
}

.price_hdr_days {
    width: 50%
}

.pricelist {
    width: 100%
}

.price_img {
    width: 22px !important
}

.price_sale_price {
    width: 30%;
    text-align: right;
    padding-right: 2%
}

.price_title {
    width: 50%;
    text-align: left
}

.price_days {
    width: 10%;
    text-align: right
}

.reference {
    width: 100%
}

.reference .title {
    width: 67%;
    padding-right: 20px
}

.reference .company {
    width: 30%
}

#kapcsolat {
    padding-top: 2em;
    width: 420px;
    height: 240px;
    background: url('../img/kapcs.jpg');
    background-size: 100% 100%
}


.logo-mosaic-container .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

div.logo-mosaic-block {
    width: 300px;
    height: 300px;
    position: relative;
    max-width: 100%;
    height: auto;
    /* background:red;
    border: 2px;
    border-color: #337ab7;
    border-style: dashed; */
}

div.logo-mosaic-small-block {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 210px;
    height: 200px;
    max-width: 100%;
    height: auto
}

.logo-mosaic-descr {
    word-break: normal;
    word-wrap: break-word
}


.big_offer_text {
    background-color: #ff3d4b;
    padding-bottom: 15px;
    font-family: Viga, sans-serif;

}

h1.big_offer_text {
    font-size: 3rem;
    color: white;


}

h2.big_offer_text {
    font-size: 1.7rem;
    color: white;
    font-family: Viga, sans-serif;
    font-weight: 100;
}



/* navigation-top-menu */


.navigation-top-menu .navbar-toggler {
    border-color: #ddd;
}

.navigation-top-menu .navbar-toggler:hover,
.navigation-top-menu .navbar-toggler:focus {
    background: #ffffff;
}


.navigation-top-menu .navbar-toggler {
    color: #888;
}


.navigation-top-menu .navbar-collapse,
.navigation-top-menu .form-inline {
    border-top-color: #ddd;
}


.navigation-top-menu .navbar-nav>.active>a,
.navigation-top-menu .navbar-nav>.show>a {
    background: none;
    box-shadow: none;
}


.navigation-top-menu.navbar .navbar-nav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
}

.navigation-top-menu.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
}

.navigation-top-menu.navbar-light .navbar-nav .nav-link:focus,
.navigation-top-menu.navbar-light .navbar-nav .nav-link:hover {
    color: #b1c726 !important;
    background-color: transparent;
}

.navigation-top-menu .navbar-nav>li>.dropdown-menu {
    margin-top: 0px;
    box-shadow: none;
    background-color: #1a5c90;
    border-radius: 2px;
}





.navigation-top-menu {
    background: #1a5c90;
    /* background: red; */
    padding-top: .75rem;
    padding-bottom: .75rem;
    margin-left: .75rem;
    color: #333;
    border-radius: 0;
    box-shadow: none;
    border: none;
    margin-bottom: 0;
    float: right;
    font-family: 'Roboto Condensed', sans-serif;
}

.navigation-top-menu .dropdown-menu .dropdown-item:focus,
.navigation-top-menu .dropdown-menu .dropdown-item {
    line-height: 2;
    color: #ffffff;
    display: block;
    padding: 3px 12px;
    font-size: 1.5rem;

}

.navigation-top-menu.navbar-light .navbar-nav .nav-link.active,
.navigation-top-menu.navbar-light .navbar-nav .nav-link.active:focus,
.navigation-top-menu.navbar-light .navbar-nav .nav-link.active:hover {
    color: #b1c726;
    box-shadow: none;
    background: #1a5c90;
    pointer-events: none;
    font-size: 1.5rem;

}


.navigation-top-menu .dropdown-menu .dropdown-item:focus,
.navigation-top-menu .dropdown-menu .dropdown-item:hover {
    background: #b1c726;
    columns: #1a5c90;
    display: block;
    padding: 3px 12px;
    text-decoration: none;
}

.navbar .nav-item .dropdown-menu {
    display: none;
}

.navbar .nav-item:hover .nav-link {
    color: #fff;
}

.navbar .nav-item:hover .dropdown-menu {
    display: block;
}

.navbar .nav-item .dropdown-menu {
    margin-top: 0;
}


.nav-item {
    font-size: 1.5rem;
    font-weight: 800;
}



.top-banner {
    font-size: 2.8rem;
    font-family: Viga, sans-serif;
    line-height: 1.5em;
    color: rgb(51, 102, 204);
    font-weight: bold
}

.top-slogan {
    color: black;
    font-size: 1.8rem;
    font-family: Ubuntu, sans-serif;
}

.top-banner-container {
    margin-top: 2.7rem;
    background: transparent;
}




.header-contact-box {
    padding-top: 2.5rem;
    padding-right: 1.4rem;
    float: right;
}

.header-contact {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.7rem;
    font-weight: 400;
    color: white;
    float: right;
}

.header-contact:hover {
    color: #b1c726;
}


@media screen and (min-width:1536px) {
    #top_header_img {
        background: url(../img/1980.jpg) no-repeat;
        max-width: 1980px;
        min-height: 245px;
        margin: 0 auto;
        background-size: cover;
        margin-bottom: 20px
    }

    a.logo_imgmap {
        width: 370px;
        height: 245px;
    }

    html,
    body {
        font-size: 14px;
        line-height: 1.5em
    }

    .pricelist {
        width: 55%
    }

    .price_title {
        width: 60%
    }

    .price_sale_price {
        width: 20%
    }

    .price_days {
        width: 20%
    }


}

@media screen and (min-width:1366px) and (max-width:1536px) {
    #top_header_img {
        background: url(../img/1536.jpg) no-repeat;
        max-width: 1536px;
        min-height: 245px;
        margin: 0 auto;
        background-size: contain;
        margin-bottom: 20px
    }

    a.logo_imgmap {
        width: 300px;
        height: 245px;
    }


    .top-banner {
        font-size: 2.4rem;
        margin-bottom: 0;
        line-height: normal;
        margin-top: 1.3rem;

    }


    .top-slogan {
        color: black;
        font-size: 1.7rem;
        margin-bottom: 0;
        line-height: normal;
        margin-top: 0;

    }

    .header-contact {
        font-size: 1.4rem;
        font-weight: 400;
    }

    .header-contact-box {
        padding-top: 1.5rem;
        padding-right: 1.4rem;
        float: right;
    }
}

/*1536*/

@media screen and (min-width:1280px) and (max-width:1366px) {
    #top_header_img {
        background: url(../img/1366.jpg) no-repeat;
        max-width: 1366px;
        min-height: 218px;
        margin: 0 auto;
        background-size: contain;
        margin-bottom: 20px
    }

    a.logo_imgmap {
        width: 270px;
        height: 218px;
    }

    .header-contact {
        font-size: 1.5rem;
        font-weight: 400;
    }
}

/*1366*/

@media screen and (min-width:1024px) and (max-width:1280px) {
    #top_header_img {
        background: url(../img/1280.jpg) no-repeat;
        max-width: 1280px;
        min-height: 204px;
        margin: 0 auto;
        background-size: contain;
        margin-bottom: 20px
    }


    .top-banner-container {
        margin-top: 1rem;
        background: transparent;
    }


    a.logo_imgmap {
        width: 250px;
        height: 204px;
    }

    .navigation-top-menu {
        width: 86%;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;

    }

    .nav-item {
        font-size: 1.3rem;
        font-weight: 800;
    }

    .navigation-top-menu .dropdown-menu .dropdown-item:focus,
    .navigation-top-menu .dropdown-menu .dropdown-item {
        line-height: 1.5;
        color: #ffffff;
        display: block;
        padding: 3px 12px;
        font-size: 1.3rem;

    }

    .top-banner {
        font-size: 2.2rem;
        margin-bottom: 0;
        line-height: normal;
        margin-top: 1.0rem;

    }


    .header-contact-box {
        padding-top: 1.3rem;
    }

    .header-contact {
        font-size: 1.4rem;
        font-weight: 400;
    }
}

/*1280*/
@media screen and (min-width:768px) and (max-width:1024px) {
    #top_header_img {
        background: url(../img/1024.jpg) no-repeat;
        max-width: 1024px;
        min-height: 163px;
        margin: 0 auto;
        background-size: contain;
        margin-bottom: 20px
    }

    .index-2 {
        font-size: 1rem;
        text-align: center;
    }

    .top-banner-container {
        margin-top: 1.8rem;
        margin-left: 2rem;
        background: transparent;
    }

    .top-banner {
        font-size: 1.5rem;
    }


    a.logo_imgmap {
        width: 180px;
        height: 155px;
    }

    .navigation-top-menu .dropdown-menu .dropdown-item:focus,
    .navigation-top-menu .dropdown-menu .dropdown-item {
        line-height: 1.5;
        color: #ffffff;
        display: block;
        padding: 3px 12px;
        font-size: 1.2rem;

    }

    .navigation-top-menu .navbar-nav>li>.dropdown-menu {
        margin-top: 5px;
        box-shadow: none;
        background-color: #1a5c90;
        border-radius: 2px;
        padding-bottom: 10px;
    }

    h1.big_offer_text {
        font-size: 1.5rem;
    }

    h2.big_offer_text {
        font-size: 1.2rem;
        font-weight: 100;
    }


    .header-contact-box {
        padding-top: 0.1rem;
    }

    .header-contact {
        font-size: 1.1rem;
        font-weight: 800;
    }


    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 0px;
        line-height: 0px;
    }

    .navbar {
        min-height: 30px;
        margin-bottom: 10px;
    }


    #right_menu {
        width: 25%;
        display: table;
        float: right
    }

    .right_menu_item {
        width: 100%;
        display: table-row;
        float: left
    }

    .page_container,
    .identity_container,
    .namecard_container,
    .print_container,
    .commercial_container,
    .webshop_container {
        width: 100%
    }

    .index-2 {
        font-size: 12px
    }

    .logo-mosaic-block {
        width: 250px;
        height: 250px
    }
}

@media screen and (min-width:480px) and (max-width:768px) {
    #top_header_img {
        background: url(../img/768.jpg) no-repeat;
        max-width: 768px;
        min-height: 123px;
        margin: 0 auto;
        background-size: contain;
        overflow: hidden;
    }

    h1 {
        font-size: 1.3rem;
        line-height: 1em;
    }

    .logo_container {
        height: 17rem;
    }


    .index-2 {
        font-size: 1.1rem
    }

    .top-banner-container {
        margin-top: 2rem;
        margin-left: 2.5rem;
        background: transparent;
    }

    .top-banner {
        font-size: 1.5rem;
    }





    a.logo_imgmap {
        width: 155px;
        height: 125px;
    }


    .navigation-top-menu .navbar-nav>li>.dropdown-menu {

        margin-top: 5px;
        box-shadow: none;
        background-color: #1a5c90;
        border-radius: 2px;
        padding-bottom: 10px;
    }

    .nav-item {
        font-size: 1.3rem;
    }



    h1.big_offer_text {
        font-size: 1.5rem;
        padding-top: 1rem;
    }

    h2.big_offer_text {
        font-size: 1.2rem;
        font-weight: 100;
    }

    a.header-contact {
        padding-top: 0.2rem;
        font-size: 0.8rem;
        background: transparent;
    }


    .header-contact-box-xs {
        padding-top: 0.5rem;
        padding-left: 0.2rem;
        padding-right: 0.3rem;
    }


    div.logo-mosaic-small-block {
        width: 150px;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 0px;
        line-height: 0px;
    }

    .navbar {
        min-height: 30px;
        margin-bottom: 10px;
    }



    .page_container,
    .identity_container,
    .namecard_container,
    .print_container,
    .commercial_container,
    .webshop_container {
        width: 100%;
        height: 140px
    }

    #pagelist-top-box {
        float: left;
        height: 4em
    }

    #pagelist-top-box-counter {
        display: none
    }

    #pagelist-top-box {
        float: left;
        height: 4em
    }

    #pagelist-top-box-counter {
        display: none
    }

    #right_menu {
        width: 25%;
        display: table;
        float: right
    }

    .right_menu_item {
        width: 100%;
        display: table-row;
        float: left
    }

    .logolist-top-container {
        padding-right: 0px
    }
}

/*768*/

@media screen and (min-width:320px) and (max-width:480px) {
    #top_header_img {
        background: url(../img/480.jpg) no-repeat;
        max-width: 480px;
        min-height: 151px;
        margin: 0 auto;
        background: cover;
    }

    .logo_container {
        height: 15rem;
    }

    h1 {
        font-size: 1rem;
        line-height: 1em;
    }

    a.logo_imgmap {
        width: 150px;
        height: 150px;
    }

    .index-2 {
        font-size: 1rem
    }


    .top-banner {
        font-size: 1rem;
    }

    .top-banner-container {
        margin-top: 2.8rem;
        background: transparent;
        float: right;
        padding-left: 5rem;
        margin-right: 0;
        padding-right: 0;
    }

    .header-contact {
        padding-top: 0.7rem;
        padding-right: 0rem;
        font-size: 1.1rem;
        background: transparent;

    }

    .header-contact-box-xs {
        padding-top: 0.5rem;
        padding-left: 4rem;
        padding-right: 0rem;
        /* background-color: red; */
    }

    .big_offer_text {
        padding-top: 1rem;
        margin-top: 3px;
        margin-bottom: 3px;

    }


    h1.big_offer_text {
        font-size: 1.2rem;
        line-height: 1rem;
    }

    h2.big_offer_text {
        font-size: 1rem;
        font-weight: 100;
    }

    #ajanlatkeres-gomb-top,
    #pagelist-top-links {
        display: none
    }

    .page_container,
    .identity_container,
    .namecard_container,
    .print_container,
    .commercial_container,
    .webshop_container {
        width: 100%
    }

    #pagelist-top-box {
        float: left;
        height: 4em
    }

    #pagelist-top-box-counter {
        display: none
    }

    .logolist-top-container {
        padding-right: 0px
    }
}

/*480*/

@media screen and (max-width:320px) {

    #top_header_img {
        background: url(../img/320.jpg) no-repeat;
        max-width: 320px;
        min-height: 101px;
        margin: 0 auto;
        background-size: cover;
    }

    h1 {
        font-size: 0.9rem;
        line-height: 1em;
    }

    .logo_container {
        height: 15rem;
    }

    .index-2 {
        font-size: 0.8rem
    }

    .top-banner-container {
        margin-top: 1.2rem;
        margin-left: 2rem;
        background: transparent;
    }

    a.logo_imgmap {
        width: 130px;
        height: 110px;
    }

    #footer {
        height: 100px;
    }

    /* html,
    body {
        font-size: 16px;
    } */



    .top-banner {
        font-size: 0.7rem;
    }

    .top-banner {
        margin-top: 1rem;
        background: transparent;
        padding-right: 0.8rem;
    }

    .header-contact {
        padding-top: 0.1rem;
        padding-right: 0.5rem;
        font-size: 1rem;
        background: transparent;

    }

    .header-contact-box-xs {
        padding-top: 0.5rem;
        padding-left: 0.2rem;
        padding-right: 0rem;
    }


    #ajanlatkeres-gomb-top,
    #pagelist-top-links {
        display: none
    }

    .page_container,
    .identity_container,
    .namecard_container,
    .print_container,
    .commercial_container,
    .webshop_container {
        width: 100%;
    }


    #pagelist-top-box {
        float: left;
        height: 4em
    }

    #pagelist-top-box-counter {
        display: none
    }

    .logolist-top-container {
        padding-right: 0px
    }
}