@media only screen and (max-width:1400px) {
    header {
        background: url('../img/1280-header.png') no-repeat;
    }
    .logo {
        margin: 15px 0 0 20px;
    }
    .logo img {
        width: 60px;
        height: 60px;
    }
    .title {
        margin: 15px 0 0 20px;
        float: left;
    }
    .title div {
        font-family: FGT, verdana, arial;
        font-size: 26px;
    }
    .title div.top {
        margin-top: -7px;
    }
    .title div.bottom {
        margin-top: 8px;
    }
    .header-info {
        top: 22px;
        clear: both;
        margin: 0px 0px 0px 328px;
    }
    .header-info .header-text {
        font-family: "ROBOTO", verdana, arial;
        font-size: 20px;
        line-height: 25px;
        color: #FFF;
        position: relative;
        padding: 20px;
        width: 374px;
    }
    .header-info-bg {
        background: #FFF;
        opacity: 0.4;
        width: 414px;
        height: 190px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .content {
        width: 100%;
        background: url('../img/1280-content.png') top left no-repeat;
        margin-top: -15px;
        height: 600px;
    }
    .first {
        left: -152px;
        top: 150px;
    }
    .first p {
        font-size: 24px;
    }
    .first img {
        background-size: 40px 41px;
        width: 40px;
        height: 41px;
        top: 26px;
        right: -50px;
    }
    .ui-selectmenu-button span.ui-icon {
        right: 0.2em;
    }
    #Calculator {
        left: 234px;
        top: 46px;
    }
    #Calculator label {
        font-size: 18px;
        padding-top: 6px;
        padding-left: 20px;
    }
    #Calculator label .small {
        font-size: 14px;
    }
    #Calculator select,
    .ui-selectmenu-button span.ui-selectmenu-text {
        width: 138px;
        font-size: 18px;
    }
    .ui-menu .ui-menu-item {
        font-size: 18px;
    }
    #Calculator input[type="text"] {
        width: 118px;
        font-size: 18px;
        margin-top: 3px;
    }
    #Calculator input[type="submit"] {
        background-size: 145px 29px;
        width: 145px;
        height: 29px;
        font-size: 16px;
		background-repeat:no-repeat;
    }
    .last {
        left: 854px;
        width: 380px;
    }
    .content_number {
        width: 310px;
        margin: 5px 0;
        padding: 10px 20px;
    }
    .content_number p {
        font-size: 18px;
    }
    .number {
        background-size: 37px 61px;
        width: 37px;
        height: 61px;
        font-size: 40px;
        padding-top: 5px;
    }
    .final_content .left {
        font-size: 32px;
    }
    .mertek {
        font-size: 30px;
    }
    .final_content {
        left: 138px;
        height: 50px;
    }
    .final_full {
        left: 36px;
        width: 290px;
    }
    h4 {
        font-size: 18px;
    }
    .last p.info,
    .last p.info a {
        font-size: 14px;
    }
    .last p.info img {
        width: 200px;
        height: 194px;
        top: -95px;
        left: 0px;
    }
    footer p {
        font-size: 18px;
    }
    footer .large {
        font-size: 24px;
    }
    .flip-clock-wrapper ul li,
    .flip-clock-wrapper ul {
        width: 37px;
        height: 56px;
        line-height: 52px;
    }
    .flip-clock-wrapper ul li a div {
        font-size: 40px !important;
    }
    .content_number .clock_content {
        margin-left: 130px;
    }
    .clock-coverage {
        width: 40px !important;
    }
    .content_number .flip-clock-wrapper {
        width: 88px;
    }
    .content_number .left {
        font-size: 60px;
    }
    .final_content .flip-clock-wrapper {
        width: 172px;
    }
    .final_full {
        left: -10px;
        width: 312px;
    }
    .final_content .clock-float-coverage-full {
        width: 86px;
    }
}

@media only screen and (max-width:1279px) {
    header {
        background: url('../img/1024-header.png') no-repeat;
    }
    .logo {
        margin: 15px 0 0 20px;
    }
    .logo img {
        width: 45px;
        height: 45px;
    }
    .title {
        margin: 15px 0 0 20px;
        float: left;
    }
    .title div {
        font-family: FGT, verdana, arial;
        font-size: 20px;
    }
    .title div.top {
        margin-top: -5px;
    }
    .title div.bottom {
        margin-top: 5px;
    }
    .header-info {
        top: 22px;
        clear: both;
        margin: 0px 0px 0px 262px;
    }
    .header-info .header-text {
        font-family: "ROBOTO", verdana, arial;
        font-size: 18px;
        line-height: 24px;
        color: #FFF;
        position: relative;
        padding: 20px;
        width: 292px;
    }
    .header-info-bg {
        background: #FFF;
        opacity: 0.4;
        width: 332px;
        height: 205px;
        position: absolute;
    }
    .content {
        width: 100%;
        background: url('../img/1024-content.png') top left no-repeat;
        height: 550px;
    }
    .first {
        left: -212px;
        top: 125px;
    }
    .first p {
        font-size: 18px;
    }
    .first img {
        right: -48px;
        top: 15px;
    }
    #Calculator {
        width: 300px;
        top: 20px;
        left: 276px;
    }
    #Calculator label {
        width: 140px;
        padding-left: 0px;
        font-size: 14px;
    }
    #Calculator .form-group {
        height: 50px;
    }
    .ui-widget,
    #Calculator input[type="text"] {
        position: relative;
        top: 12px;
		max-width:140px;
    }
    .last {
        left: 726px;
        width: 300px;
    }
    .content_number {
        width: 250px;
        padding: 10px;
    }
    .number {
        background-size: 28px 46px;
        width: 28px;
        height: 46px;
        font-size: 31px;
        padding-top: 5px;
    }
    .content_number p {
        font-size: 16px;
    }
    .mertek,
    .final_content .left {
        font-size: 26px;
    }
    .final_content {
        width: 125px;
        left: 120px;
    }
    h4 {
        margin-left: 10px !important;
    }
    .last p.info {
        margin-left: 10px;
    }
    .last p.info,
    .last p.info a {
        font-size: 12px;
    }
    .final_full {
        left: 37px;
        width: 210px;
    }
    .last p.info img {
        width: 175px;
        height: auto;
        top: -68px;
        left: -4px;
    }
    .last {
        left: 692px;
    }
    footer p {
        font-size: 16px;
    }
    footer .large {
        font-size: 20px;
    }
    footer .made-by {
        right: 24px;
    }
    .flip-clock-wrapper ul li,
    .flip-clock-wrapper ul {
        width: 28px;
        height: 42px;
        line-height: 38px;
    }
    .flip-clock-wrapper ul li a div {
        font-size: 32px !important;
    }
    .content_number .clock_content {
        margin-left: 108px;
    }
    .clock-coverage {
        width: 30px !important;
    }
    .content_number .flip-clock-wrapper {
        width: 68px;
    }
    .content_number .left {
        font-size: 44px;
    }
    .final_content .flip-clock-wrapper {
        width: 136px;
    }
    .final_full {
        left: 0px;
        width: 280px;
    }
    .final_content .clock-float-coverage-full {
        width: 68px;
    }
    .padding10 {
        padding: 4px 0px !important;
    }
}

@media only screen and (max-width:1023px) {
    body {
        background-repeat: repeat-y;
    }
    header {
        background: url('../img/mobil-header.png') no-repeat;
    }
    .content {
        margin: 0 auto !important;
    }
    .logo {
        margin: 15px 0 0 20px;
    }
    .logo img {
        width: 45px;
        height: 45px;
    }
    .title {
        margin: 15px 0 0 20px;
        float: left;
    }
    .title div {
        font-family: FGT, verdana, arial;
        font-size: 20px;
    }
    .title div.top {
        margin-top: -5px;
    }
    .title div.bottom {
        margin-top: 5px;
    }
    .header-info {
        clear: both;
        top: 25px;
        margin: 0 auto;
        width: 300px;
    }
    .header-info-bg {
        left: 0;
        width: 310px;
    }
    .header-info p {
        left: 0;
        padding: 20px;
    }
    .content {
        width: 100%;
        background: url('../img/mobil-content_v1.png') top center no-repeat;
        height: 1185px;
        margin: 0 auto;
    }
    .third {
        display: block;
        float: none;
        width: 100%;
        margin: 0 auto;
    }
    .first,
    #Calculator,
    .last {
        position: relative;
        top: 0px;
        left: 0px;
        margin: 0 auto;
    }
    .first {
        width: 150px;
    }
    .first p {
        width: 150px;
        text-align: center;
        font-size: 16px;
        padding: 30px 0px 10px 0px;
    }
    .first img {
        float: none;
        display: block;
        clear: both;
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 69px;
        height: 72px;
        position: relative;
        right: 0;
        top: 0;
        margin: 0 auto;
    }
    #Calculator {
        margin-top: 40px;
        width: 200px;
        left: -8px;
    }
    #Calculator label {
        width: 100%;
        display: block;
        clear: both;
        font-size: 14px;
        line-height: 14px;
        text-align: center;
        padding: 10px 0 5px 0;
		margin-bottom:0;
    }
    #Calculator label .small {
        font-size: 12px;
    }
    #Calculator select,
    .ui-selectmenu-button span.ui-selectmenu-text {
        width: 135px;
        font-size: 14px;
        clear: both;
        display: block;
    }
    #Calculator .form-group {
        height: 68px;
        text-align: center;
        width: 220px;
    }
    .ui-menu .ui-menu-item {
        font-size: 14px;
    }
    .ui-widget,
    #Calculator input[type="text"] {
        top: 6px;
    }
    #Calculator input[type="text"] {
        font-size: 14px;
        width: 120px;
    }
    #Calculator input[type="submit"] {
        background-size: 205px 40px;
        width: 205px;
        height: 40px;
    }
    #Calculator input[type="button"] {
        font-size: 14px;
        background-size: 93px 34px;
        width: 93px;
        height: 34px;
        float: none;
        background: url('../img/button-mobile.png') no-repeat;
        margin-top: 15px;
		padding:0;
    }
    .last {
        width: 270px;
        margin-top: 40px;
    }
    .last p.info img {
        top: -30px;
    }
    footer p {
        width: 90%;
        line-height: 20px;
        padding-top: 14px;
        padding-left: 10px;
        text-align: left;
    }
    footer .made-by {
        right: 18px;
        bottom: 0px;
    }
}

@media only screen and (max-width:1023px) {
    .bannerDesktop {
        display: none;
    }
    .bannerMobile {
        display: block;
    }
    .buttons-container {
        position: relative;
        top: 0px;
        margin-top: -70px;
        /*fugapolo.css miatt*/
    }
}

@media only screen and (max-width:750px) {
    .bannerMobile .bannerToCenter {
        margin: 100px auto 0;
    }
    .bannerMobile .bannerToCenter .bannerText {
        max-width: 336px;
        top: 40%;
        left: 50%;
        transform: translateX(-50%);
    }
    .bannerMobile .bannerToCenter .bags {
        left: 50%;
        transform: translateX(-50%);
        bottom: 90px;
    }
}

@media only screen and (max-width:710px) {
    .content {
        margin: 0 auto 50px;
        overflow-x: hidden;
    }
}

@media only screen and (max-width:527px) {
    footer {
        height: 100px;
    }
    .bannerMobile .bannerToCenter .bannerText {
        max-width: 276px;
    }
    .bannerMobile .bannerToCenter .bannerText h2 {
        font-size: 20px;
        line-height: 20px;
    }
    .bannerMobile .bannerToCenter .bannerText p {
        font-size: 16px;
        line-height: 16px;
    }
    .bannerMobile .bannerToCenter .bags {
        background-size: 90%;
        background-position-x: 50%;
    }
}

@media only screen and (max-width:425px) {
    .bannerMobile .bannerToCenter .girl {
        display: none;
    }
}

@media only screen and (max-width:400px) {
    footer {
        height: 120px;
    }
}

@media only screen and (max-width:375px) {
    .header-info {
        width: 100%;
        height: auto;
    }
    .header-info .header-text {
        width: 100%;
        box-sizing: border-box;
    }
    .header-info-bg {
        width: 100%;
    }
    .bannerMobile .bannerToCenter .bags {
        width: 300px;
    }
}


@media screen and (min-width: 1921px) {
    .popup{
        background-position: left bottom;
    }

    .popupcontent {
        position: absolute;
        top: 60px;
        left: 975px;
    }
}
@media screen and (max-width: 980px) {
    .popup{
        background-size: cover;
    }
}
@media screen and (max-width: 660px) {
    .popup p.popup-texrt{
        font-size: 20px;
        line-height: 25px;
        color: #3e7d99;
        font-style: italic;
    }
}
@media screen and (max-width: 400px) {
    .popup{
        height: 120px;
    }
    .popupcontent {
        position: absolute;
        top: 35px;
        left: 50%;
    }
    .popup p.popup-texrt{
        font-size: 15px;
        line-height: 20px;
        color: #3e7d99;
        font-style: italic;
    }
}