#content .container {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    position: relative;
}

#content section h2 {
    text-align: left;
}

/*
 Download button on banner
 */

#content .container section.home .download-button {
    position: absolute;
}
@media only screen and (min-width: 1350px) {
    #content .container section.home .download-button {
        right: 9%;
        top: 410px;
    }
}
@media only screen and (max-width: 1350px) and (min-width: 1280px) {
    #content .container section.home .download-button {
        right: 7%;
        top: 360px;
    }
    #content .container section.home .download-button .btn {
        font-size: 1em;
    }
}
@media only screen and (max-width: 1280px) and (min-width: 1020px) {
    #content .container section.home .download-button {
        right: 5%;
        top: 360px;
    }
    #content .container section.home .download-button .btn {
        font-size: 1em;
    }
}
@media only screen and (max-width: 1020px) {
    #content .container section.home .download-button {
        display: none;
    }
}



@media only screen and (min-width: 768px) {
    #content .container section.home {
    background-image: url("/content/dam/lge/au/migration/air-conditioning/images/main-image-1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* min-height: 776px; */
    min-height: 916px;
    width: 100%;
    max-height: 1046px;
    padding-bottom: 65.994%;
    }
    #content .container section.home .content,
    #content .container section.guide .content {
        max-width: 580px;
        position: absolute;
        left: 3%;
        top: 170px;
    }


    #content .container section.thankyou .content {
        width: 580px;
        position: absolute;
        top: 37%;
        text-align: center;
        left: 50%;
        margin-left: -290px;
    }
    #content .container section.home .content p,
    #content .container section.guide .content p,
    #content .container section.home .content ul li {
        font-size: 22px;
        line-height: 30px;
    }

    #content .container section.quote {
        max-width: 1240px;
        margin: 40px auto;
        padding: 0 1.29032%;
        text-align: left;
        height: 630px;
    }
    #content .container section.quote::after {
        clear: both;
    }

    #content .container section.quote .left {
        width: 50%;
        float: left;
    }
    #content .container section.quote .left p {
        font-size: 22px;
    }
    #content .container section.quote .left .group {
        padding-bottom: 20px;
    }
    #content .container section.quote .left .group .col {
        font-size: 15px;
        text-transform: uppercase;
    }
    #content .container section.quote .left p.book { 
        display: none;
    }
    #content .container section.guide .content p a.return,
    #content .container section.quote .left .group .col a.submit {
        background: #ba1c43;
        border-radius: 5px;
        color: #fff;
        text-transform: none;
        width: 300px;
        font-size: 14px;
        display: block;
        text-align: center;
        padding: 10px 0;
        text-decoration: none;
    }
    #content .container section.thankyou .content p a.return {
        background: #ba1c43;
        border-radius: 5px;
        color: #fff;
        text-transform: none;
        width: 300px;
        font-size: 14px;
        display: inline-block;
        text-align: center;
        padding: 10px 0;
        text-decoration: none;
    }
    #content .container section.quote .right {
        padding-left: 40px;
        width: 50%;
        float: left;
    }
    #content .container section.quote .left input {
        width: 100%;
        height: 40px;
        border-radius: 5px;
        border: 1px solid #c3c3c3;
        font-size: 16px;
        line-height: 22px;
        text-indent: 10px;
    }
    #content .container section.guide {
        background-image: url("/content/dam/lge/au/migration/air-conditioning/images/Download_desktop.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        max-height: 792px;
        width: 100%;
        padding-bottom: 50%;
        min-height: 602px;
    }
    #content .container section.thankyou {
        background-image: url("/content/dam/lge/au/migration/air-conditioning/images/Download_desktop.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        padding-bottom: 62%;
        padding-top: 17%;
        position: relative;
    }
}
@media only screen and (max-width: 767px) {
    #content .container {
        max-width: 320px;
    }
    #content .container section.home {
    background-image: url("/content/dam/lge/au/migration/air-conditioning/images/main-image-mobile1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 935px;
    width: 100%;
    background-position: bottom center;
    max-height: 1046px;
    padding-bottom: 65.994%;
    position: relative;
    }
    #content .container section.home .content,
    #content .container section.guide .content {
        max-width: 300px;
        position: absolute;
        left: 10%;
        top: 60px;
    }
    #content .container section.thankyou .content {
        position: absolute;
        top: 38%;
        text-align: center;
        width: 100%;
    }
    #content .container section.home .content h2,
    #content .container section.guide .content h2,
    #content .container section.thankyou .content h2 {
        margin-right: 0px;
        font-size: 22px;
    }
    #content .container section.home .content p,
    #content .container section.guide .content p,
    #content .container section.home .content ul li  {
        font-size: 15px;
    }

    #content .container section.quote {
        max-width: 1240px;
        margin: 0 auto;
        padding: 0 1.29032%;
        text-align: left;
        height: 780px;
    }
    #content .container section.quote::after {
        clear: both;
    }

    #content .container section.quote .left {
        width: 100%;
        float: left;
    }
    #content .container section.quote .left p {
        font-size: 15px;
    }
    #content .container section.quote .left p.book {
        display: block;
        width: 100%;
        text-align: center;
    }
    #content .container section.quote .left .group {
        padding-bottom: 20px;
    }
    #content .container section.quote .left .group .col {
        font-size: 12px;
        text-transform: uppercase;
    }
    #content .container section.guide .content p a.return,
    #content .container section.quote .left .group .col a.submit {
        background: #ba1c43;
        border-radius: 5px;
        color: #fff;
        text-transform: none;
        width: 240px;
        font-size: 12px;
        display: block;
        text-align: center;
        padding: 10px 0;
        text-decoration: none;
    }
    #content .container section.thankyou .content a.return
    {
        background: #ba1c43;
        border-radius: 5px;
        color: #fff;
        text-transform: none;
        width: 240px;
        font-size: 12px;
        display: inline-block;
        text-align: center;
        padding: 10px 0;
        text-decoration: none;
    }
    #content .container section.quote .right {
        display: none;
    }
    #content .container section.quote .left input {
        width: 100%;
        height: 40px;
        border-radius: 5px;
        border: 1px solid #c3c3c3;
        font-size: 16px;
        line-height: 22px;
        text-indent: 10px;
    }
    #content .container section.guide {
        background-image: url(/content/dam/lge/au/migration/air-conditioning/images/Download_mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
        max-height: 792px;
        width: 100%;
        padding-bottom: 50%;
        min-height: 602px;
        position: relative;
    }
    #content .container section.thankyou {
        background-image: url(/content/dam/lge/au/migration/air-conditioning/images/thankyou_bg.jpg);
        background-size: 170%;
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        height: 538px;
        padding-bottom: 62%;
        padding-top: 17%;
        position: relative;
    }
}
