.australia_landing_page {}

.australia_landing_page .box-group li {
    width: 19%;
}

.home-banner-wrapper .hove-banner-video img{width: 100%;}

.home-banner-wrapper .banner-overlaye {
    width: 100%;
    height: 100%;
    background: #0000008c;
    display: block;
    position: absolute;
    top: 0;
    opacity: inherit;
}

.australia_landing_page .box-group li .box {
    height: 230px;
    border-radius: 0;
    overflow: hidden;
}

.australia_landing_page .box-group li .box .box-content {
    height: inherit;
}

.australia_landing_page .box-group li .box .content-inner {
    height: inherit;
}

.australia_landing_page .box-group li .box .content-inner .icon-box img {
    width: 50px;
}

.australia_landing_page .box-group li .box .content-inner .text-box .name {
    font-size: 17px;
}

.australia_landing_page .box-group li .box .content-inner {
    display: block;
    vertical-align: middle;
    text-align: center;
    padding: 30% 0;
}

header {
    display: none !important
}

.landing_header {
    display: block !important;
}

/* .landing_header.fixed .right-section {
    display: block !important;
} */

.landing_header.fixed .header-top {
    max-width: 100%;
}


footer .footerTabs {
    display: none !important;
}

footer .footerSec {
    display: none !important;
}

.five_sample_landing_page {
    background: #F6F6F6;
}


.landing_page_banner {}

.landing_page_banner .punchline {
    top: 50px;
}

.landing_page_banner .punchline .text1 {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
}

.landing_page_banner .punchline .text1 .color_brake {
    color: #FB8E22;
    display: block;
}

.landing_page_banner .punchline .content_pehragraph p {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #fff;
    margin-top: 7px;
    line-height: initial;
}

.landing_page_banner .punchline ul {
    list-style: none;
    float: left;
    margin-top: 20px;
}

.landing_page_banner .punchline ul li {
    width: 100%;
    float: left;
    line-height: initial;
    color: #fff;
    font-size: 20px;
    margin-top: 16px;
    padding-left: 30px;
    position: relative;
}


.landing_page_banner .punchline ul li:before {
    content: "";
    width: 25px;
    height: 30px;
    background: url(https://umeloans.wpengine.com/wp-content/themes/online-courses/images/right_arrow.png) 0px 12px;
    position: absolute;
    left: 0;
    top: -5px;
    background-size: 59%;
    background-repeat: no-repeat;
}

.landing_page_banner .punchline .banner_apply {
    width: 100%;
    float: left;
    margin-top: 25px;
    line-height: inherit;
    margin-bottom: 10px;
}


.landing_page_banner .punchline .banner_apply a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    background: #f8820c;
    float: left;
    line-height: initial;
    padding: 15px 30px;
    border-radius: 50px;
}


.landing_page_banner .punchline .last_pehra p {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    line-height: initial;
}

.helping_good_section .right_helping_sec img {
    width: 100%;
}

/* .landing_page_banner .banner-section-inner img {
    display: block !important;
} */




/* start Helping Good People sec */

.helping_good_section {
    width: 100%;
    float: left;
    position: relative;
    padding: 50px 0;
    overflow-x: hidden;
}

.helping_good_section .left_sec_helping {
    width: 66%;
    float: left;
    padding-left: 8%;
    padding-top: 5%;
}

.helping_good_section .left_sec_helping h2 {
    font-family: 'MuliBlack';
    color: #707070;
    display: block;
    font-size: 40px;
}

.helping_good_section .left_sec_helping h2 span {
    color: #FB8E22;
}

.helping_good_section .left_sec_helping h4 {
    color: #6d757c;
    display: block;
    margin-top: 12px;
    font-size: 16px;
    font-family: 'MuliSemiBold';
}

.helping_good_section .left_sec_helping p {
    display: block;
    color: #646E79;
    opacity: 80%;
    font-size: 14px;
    margin-top: 15px;
    width: 65%;
}

.helping_good_section .left_sec_helping ul {
    display: block;
    padding: 0;
    margin-top: 13px;
    width: 100%;
}

.helping_good_section .left_sec_helping ul li {
    float: left;
    width: 49%;
    padding-left: 30px;
    background: url(../images/right_arrow.png) 0px 12px;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 10px 0;
    padding-left: 30px;
    color: #858c93;
    font-size: 14px;
}

.helping_good_section .left_sec_helping .good_sec_btn {
    display: block;
    width: 100%;
}

.helping_good_section .left_sec_helping .good_sec_btn a {
    background: #FB8E22;
    color: #fff;
    padding: 14px 35px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 50px;
    font-size: 18px;
}

.helping_good_section .left_sec_helping h6 {
    display: block;
    margin-top: 20px;
    color: #646E79;
    font-size: 14px;
}

.helping_good_section .right_helping_sec {
    width: 33%;
    float: right;
    position: relative;
    border: 2px dashed #FB8E22;
    border-radius: 50%;
    margin-right: 1%;
}


.helping_good_section .right_helping_sec img {
    width: 100%;
    border-radius: 50%;
    margin-top: -3px;
    margin-left: -11px;
    margin-bottom: 3px;
    position: relative;
    z-index: 9;
}


.helping_good_section .right_helping_sec::before {
    content: "";
    background-image: url(../images/square_icon1.png);
    background-repeat: no-repeat;
    width: 164px;
    height: 212px;
    position: absolute;
    left: 0;
    top: 0px;
    background-size: contain;
    z-index: 1;
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
}


.helping_good_section .right_helping_sec::after {
    content: "";
    background-image: url(../images/square_icon2.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 185px;
    position: absolute;
    right: 36px;
    bottom: 0px;
    background-size: contain;
    z-index: 1;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
}


/* .helping_good_section .right_helping_sec img.frame_img {
    width: 100%;
    position: relative;
    right: 0;
    border-radius: 50%;
    z-index: 0;
}

.helping_good_section .right_helping_sec img.fameset {
    width: 100%;
    position: absolute;
    right: 0;
    z-index: 1;
} */


/* end Helping Good People sec */





@media only screen and (max-width: 1600px) {

    /* .landing_page_banner .punchline .text1 {
        font-size: 34px;
        line-height: 40px;
    } */

    .landing_page_banner .punchline .content_pehragraph p {
        font-size: 26px;
    }

    .home-banner-wrapper .hove-banner-video img {
        width: 100%;
        height: 592px;
        object-fit: cover;
    }


    .helping_good_section .left_sec_helping {
        padding-left: 5%;
    }

    .helping_good_section .right_helping_sec::after {
        width: 150px;
        height: 179px;
    }
}



@media only screen and (max-width: 1439px) {

    .australia-finance-specialist .wrapper {
        width: 91%;
    }

    .helping_good_section .right_helping_sec::after {
        width: 162px;
        height: 220px;
        position: absolute;
        right: 36px;
        bottom: -18px;
    }

    .helping_good_section .right_helping_sec::before {
        top: -5px;
    }

}




@media only screen and (max-width: 1365px) {

    .australia_landing_page .box-group li .box .content-inner .text-box {
        padding: 0 23px;
    }



}


@media only screen and (max-width: 1279px) {


    .australia_landing_page .box-group li {
        width: 24%;
    }

}


@media only screen and (max-width: 1199px) {
    .landing_page_banner .punchline {
    top: 25px !important;
}
.landing_page_banner .punchline ul {
     margin-top: 0px;
}

.helping_good_section .left_sec_helping {
    padding-top: 1%;
}


}

@media only screen and (max-width: 1023px) {

    .home-banner-wrapper .hove-banner-video .desktop_img {
        min-height: inherit;
        height: 300px;
        width: 100%;
        object-fit: cover;
    }

    .landing_page_banner .punchline {
        top: 0px;
        position: inherit;
        width: 100%;
        float: left;
        margin-top: 0px;
        padding: 0 50px;
    }

    .landing_page_banner .punchline .text1 {
        color: #707070;
        text-align: left;
        line-height: 36px;
        font-size: 30px;
    }

    .landing_page_banner .punchline ul li {
        color: #707070;
        text-align: left;
    }

    .landing_page_banner .punchline .content_pehragraph p {
        color: #707070;
        text-align: left;
        font-size: 25px;
    }

    .landing_page_banner .punchline .last_pehra p {
        color: #707070;
        text-align: left;
    }

    .helping_good_section .right_helping_sec img {
        margin-left: 0%;
    }
    .helping_good_section .right_helping_sec img {
        width: 90%;
        left: 47px;
        right: 0;
        bottom: 9px;
    }

    .helping_good_section .left_sec_helping {
        width: 100%;
    }

    .helping_good_section .right_helping_sec {
        width: 100%;
        float: right;
        margin-top: 70px;
    }


    .call_new_desktoip {
        top: 17px;
        right: 19px;
        margin-right: 0;
    }


    .helping_good_section .right_helping_sec {
        width: 94%;
        float: right;
        margin-top: 70px;
    }

    .helping_good_section .right_helping_sec img {
        width: 100%;
    }

    .helping_good_section .right_helping_sec::before {
        left: 73px;
        top: 33px;
    }

    .helping_good_section .right_helping_sec::after {
        right: 118px;
        bottom: 0px;
        -webkit-transform: rotate(6deg);
        -moz-transform: rotate(6deg);
    }

}


@media only screen and (max-width: 991px) {

    .helping_good_section .right_helping_sec::before {
        left: 73px;
        top: -7px;
    }

    .helping_good_section .right_helping_sec::after {
        bottom: -27px;
    }

}


@media only screen and (max-width: 767px) {

    .home-banner-wrapper .hove-banner-video .desktop_img {
        display: block !important;
    }

    .healping_landing {
        margin: 0;
    }

    .landing_page_banner {
        margin-bottom: 30px;
    }

    .australia_landing_page .box-group li {
        width: 32%;
    }
    .helping_good_section .right_helping_sec img {
         left: 35px;
        
    }
    .helping_good_section .right_helping_sec img.fameset {
        width: 90%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .helping_good_section .right_helping_sec img {
        left: 35px;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-left: 30px;
    }

    .helping_good_section .left_sec_helping h2 {
        color: #707070;
        padding: 0px 20px;
    }

    .helping_good_section .left_sec_helping p {
        width: 100%;
        padding: 0 20px;
        text-align: center;
    }

    .helping_good_section .left_sec_helping ul li {
        float: left;
        width: 100%;
        background: none;
        padding-left: 0;
        text-align: center;
        position: relative;
        padding: 15px 0;
    }

    .helping_good_section .left_sec_helping ul li::before {
        content: "";
        background: #b9b9b9;
        height: 1px;
        width: 186px;
        opacity: 50%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 0;
    }

    .helping_good_section .left_sec_helping ul li:last-child::before{display: none;}

    .helping_good_section .left_sec_helping .good_sec_btn {
        text-align: center;
    }

    .helping_good_section .left_sec_helping .good_sec_btn a {
        margin-top: 16px;
        font-size: 15px;
    }


    .helping_good_section .left_sec_helping h6 {
        text-align: center;
    }

    .helping_good_section .right_helping_sec img {
        width: 96%;
    }

    .helping_good_section .left_sec_helping h2 {
        font-size: 30px;
        text-align: center;
    }

    .helping_good_section .left_sec_helping {
        padding-left: 0;
    }

    .healping_landing {
        margin: 0;
    }

    .helping_good_section {
        padding-top: 0;
    }

    .helping_good_section .right_helping_sec img {
        width: 96%;
        margin-left: 0;
    }

    .helping_good_section .right_helping_sec {
        width: 92%;
        float: right;
        margin-top: 70px;
        margin-right: 4%;
    }

    .helping_good_section .right_helping_sec::after {
        bottom: -51px;
    }

    .helping_good_section .right_helping_sec img {
        width: 98%;
    }

    .helping_good_section .right_helping_sec::after {
        bottom: -86px;
        right: -6px;
        -webkit-transform: rotate(23deg);
        -moz-transform: rotate(23deg);
        width: 261px;
        height: 206px;
    }

    .helping_good_section .right_helping_sec::before {
        left: 73px;
        top: -66px;
        width: 134px;
        height: 250px;
        -webkit-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
    }
    .right-section {
        float: right;
        position: relative;
        top: 11px;
    }
    .right-section .call {
        padding-top: 0px;
    }


}


@media only screen and (max-width: 639px) {

    .australia_landing_page .box-group li {
        width: 49%;
    }

}






@media only screen and (max-width: 479px) {

    .landing_page_banner .punchline {
        padding: 0 15px;
    }

    .landing_page_banner .punchline .text1 {
        line-height: 30px;
        font-size: 25px;
    }

    .landing_page_banner .punchline .content_pehragraph p {
        font-size: 20px;
    }

    .landing_page_banner .punchline ul li {
        font-size: 15px;
    }

    .landing_page_banner .punchline ul li:before {
        width: 22px;
        height: 27px;
        top: -7px;
    }

    .landing_page_banner .punchline .last_pehra p {
        font-size: 15px;
    }

    .home-banner-wrapper .hove-banner-video .desktop_img {
        height: 200px;
    }

    .landing_page_banner .punchline {
        margin-top: 30px;
    }


    .australia_landing_page .box-group li {
        width: 100%;
    }

    footer .copyrightSec p {
        width: 100%;
    }
    .helping_good_section .right_helping_sec img {
        margin-left: 21px;
    }

    .helping_good_section .left_sec_helping h2 {
        font-size: 25px;
    }

    .helping_good_section .right_helping_sec img {
        margin-left: 0;
    }

    .helping_good_section .right_helping_sec::after {
        bottom: -85px;
        right: -6px;
        -webkit-transform: rotate(27deg);
        -moz-transform: rotate(27deg);
        width: 261px;
        height: 206px;
    }
}


@media only screen and (max-width: 413px) {

    .helping_good_section .right_helping_sec::before {
        left: 73px;
        top: -72px;
        width: 134px;
        height: 250px;
        -webkit-transform: rotate(44deg);
        -moz-transform: rotate(44deg);
    }

    .helping_good_section .right_helping_sec::after {
        bottom: -88px;
        right: -12px;
        -webkit-transform: rotate(35deg);
        -moz-transform: rotate(35deg);
        width: 261px;
        height: 206px;
    }

}




@media only screen and (max-width: 359px) {


    .helping_good_section .right_helping_sec::after {
        bottom: -86px;
        right: -17px;
        -webkit-transform: rotate(33deg);
        -moz-transform: rotate(33deg);
        width: 261px;
        height: 206px;
    }

}




/**
 * Modals ($modals)
 */

/* 1. Ensure this sits above everything when visible */
.modal {
    position: absolute;
    z-index: 10000;
    /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.modal.is-visible {
    visibility: visible;
}

.everyday-modal .modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

.modal-wrapper {
    position: absolute;
    z-index: 9999;
    top: 6em;
    left: 0;
    width: 50%;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsl(0deg 0% 0% / 35%);
    right: 0;
    margin: 0 auto;
}

.modal-transition {
    transition: all 0.3s 0.12s;
    transform: translateY(-10%);
    opacity: 0;
}

.modal.is-visible .modal-transition {
    transform: translateY(0);
    opacity: 1;
}

.modal-header,
.modal-content {
    padding: 1em;
}

.modal-header {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
    border-bottom: 1px solid #e8e8e8;
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1em;
    color: #aaa;
    background: none;
    border: 0;
    font-size: 22px;
    font-weight: 700;
}

.modal-close:hover {
    color: #777;
}

.modal-heading {
    font-size: 1.125em;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.modal-content>*:first-child {
    margin-top: 0;
}

.modal-content>*:last-child {
    margin-bottom: 0;
}

.everyday-modal .modal-wrapper .modal-header {
    border: none;
    box-shadow: none;
}

.everyday-modal .modal-body .modal-content .form-group {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.everyday-modal .modal-body .modal-content .form-group input {
    height: 55px;
    width: 100%;
    border: solid 1px #bbbdbf;
    border-radius: 50px;
    padding: 0px 25px;
    font-size: 19px;
}

.everyday-modal .modal-body .modal-content .form-checkbox input {
    width: 23px !important;
    padding: 0px;
    height: inherit !important;
}

.everyday-modal .modal-wrapper .modal-body .modal-content {
    padding: 0px 40px 40px 40px;
}

.everyday-modal .modal-body .modal-content .submit-btn button {
    padding: 13px 53px;
    font-size: 19px;
    border: none;
    border-radius: 50px;
    background: #FB8E22;
    color: #fff;
    cursor: pointer;
}

.everyday-modal .modal-wrapper .modal-body .modal-content p {
    font-size: 16px;
    color: #646E79;
    opacity: 60%;
    float: left;
}

.everyday-modal .modal-body .modal-content h4 {
    font-size: 16px;
    color: #363B44;
}

.everyday-modal .modal-wrapper .modal-body .modal-content h3 {
    font-size: 35px;
    color: #646E79;
    margin-bottom: 24px;
}

.everyday-modal .modal-wrapper .modal-body .modal-content h3 span {
    color: #fb8e22;
}

.everyday-modal .modal-wrapper .modal-header .modal-close {
    padding: 12px 0px 0px 0px;
    right: 15px;
}

@media only screen and (max-width: 1699px) {
    .everyday-modal .modal-wrapper {
        width: 80%;
    }
}

@media only screen and (max-width: 1365px) {

    .everyday-modal .modal-body .modal-content .form-group input {
        height: 45px;
        border: solid 1px #bbbdbf;
        font-size: 16px;
    }
}

@media only screen and (max-width: 1199px) {
    .everyday-modal .modal-wrapper .modal-body .modal-content h3 {
        font-size: 30px;
        color: #646E79;
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 991px) {
    .everyday-modal .modal-wrapper {
        width: 90%;
    }
}

@media only screen and (max-width: 767px) {
    .everyday-modal .modal-wrapper .modal-body .modal-content h3 {
        font-size: 20px;
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 479px) {
    .everyday-modal .modal-wrapper {
        width: 91%;
    }

    .everyday-modal .modal-body .modal-content .submit-btn button {
        padding: 13px 33px;
        font-size: 16px;

    }

    .everyday-modal .modal-wrapper .modal-body .modal-content {
        padding: 0px 26px 40px 26px;
    }
}

@media only screen and (max-width: 413px) {
    .everyday-modal .modal-wrapper .modal-body .modal-content h3 {
        font-size: 16px;

    }

    .everyday-modal .modal-body .modal-content h4 {
        font-size: 14px;

    }

    .everyday-modal .modal-wrapper .modal-header .modal-close {
        padding: 10px;
        right: 1px;
    }
}