@charset "utf-8";
@font-face {
    font-family: "Helvetica* Condensed Bold";
    src: url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/HelveticaConBQ-Bold.otf?t=1532323896443")
}

@font-face {
    font-family: "Bebas Neue";
    src: url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/web-font/BebasNeue.otf?t=1532323896443")
}

@font-face {
    font-family: "Bebas";
    src: url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/web-font/BEBAS.ttf?t=1532323896443")
}

@font-face {
    font-family: "jabjai Heavy";
    src: url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/jabjai_heavy.eot?t=1532323896443") format("eot"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/jabjai_heavy.woff?t=1532323896443") format("woff"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/jabjai_heavy.ttf?t=1532323896443") format("truetype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/jabjai_heavy.svg?t=1532323896443#JabjaiHeavy") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "jabjai Light";
    src: url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/jabjai_light.eot?t=1532323896443") format("eot"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/jabjai_light.woff?t=1532323896443") format("woff"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/jabjai_light.ttf?t=1532323896443") format("truetype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/jabjai_light.svg?t=1532323896443#JabjaiLight") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/bebasneue-webfont.eot?t=1532323896443');
    src: url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/bebasneue-webfont.eot?t=1532323896443#iefix') format('embedded-opentype'), url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/bebasneue-webfont.woff2?t=1532323896443') format('woff2'), url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/bebasneue-webfont.woff?t=1532323896443') format('woff'), url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/bebasneue-webfont.ttf?t=1532323896443') format('truetype'), url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/bebasneue-webfont.svg?t=1532323896443#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "MyriadPro-Regular";
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/MyriadPro-Regular_gdi.eot?t=1532323896443#iefix") format("embedded-opentype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/MyriadPro-Regular_gdi.woff?t=1532323896443") format("woff"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/MyriadPro-Regular_gdi.ttf?t=1532323896443") format("truetype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/MyriadPro-Regular_gdi.otf?t=1532323896443") format("opentype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/MyriadPro-Regular_gdi.svg?t=1532323896443#MyriadPro-Regular") format("svg");
    unicode-range: U+20-25CA
}

@font-face {
    font-family: "MyriadPro-Light";
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/MyriadPro-Light_gdi.eot?t=1532323896443#iefix") format("embedded-opentype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/MyriadPro-Light_gdi.woff?t=1532323896443") format("woff"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/MyriadPro-Light_gdi.ttf?t=1532323896443") format("truetype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/MyriadPro-Light_gdi.otf?t=1532323896443") format("opentype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/MyriadPro-Light_gdi.svg?t=1532323896443#MyriadPro-Regular") format("svg");
    unicode-range: U+20-25CA
}

* {
    border: medium none;
    box-sizing: border-box;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-decoration: none;
    transition: all 400ms ease
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    background: #fff
}

.topback {
    width: 100%;
    padding: 0;
    margin: 0 auto
}

.container,
section,
article,
#main {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    background: #fff
}

p {
    line-height: 22px;
    margin: 0;
    padding: 0 0 1em;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: normal;
    color: #2f2f2f
}

img {
    border: 0
}

.left {
    float: left
}

.right {
    float: right
}

ol li {
    list-style: inherit
}

.clr {
    clear: both
}

.clear {
    clear: both
}

.ban-container {
    width: 1349px;
    margin: 0 auto
}

.logo img {
    width: 206px;
    height: auto
}

.ban-left {
    width: 100%;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/mgb-gmba-lp-sg.jpg?t=1532323896443) repeat-x;
    background-position: 0 50%;
    background-size: cover;
    height: 620px
}

.ban-right {
    width: 48%;
    position: absolute;
    bottom: 0;
    right: 2%
}

.logo {
    margin: 0;
    padding: 20px 20px
}

.banner-form {
    float: right;
    margin-left: 73%;
    padding: 0;
    width: 294px;
    position: absolute;
    top: 10%;
    right: 10px
}

.banner-patch {
    width: 35%;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/banner-patch.png?t=1532323896443) no-repeat;
    height: 280px
}

.hs_recaptcha {
    transform: scale(0.83);
    -webkit-transform: scale(0.83);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

.textright {
    background-color: #147d81;
    float: right;
    margin-right: 70px;
    text-align: center;
    width: 294px;
    padding: 10px 10px
}

.textright h5 {
    color: #fff;
    float: right;
    font-size: 18px;
    text-align: center;
    font-family: acumin-pro, sans-serif;
    margin: 0;
    padding: 0 30px 0;
    text-transform: uppercase
}

.textright h2 {
    color: #ffc000;
    float: right;
    font-size: 80px;
    letter-spacing: 7px;
    margin: 0;
    padding: 0 70px;
    text-align: center;
    text-transform: uppercase;
    font-family: "bebas_neueregular"
}

.patch {
    padding-top: 14%
}

.banner-patch h2 {
    font-size: 26px;
    color: #147d81;
    padding: 55px 40px 0;
    font-family: "Bebas";
    letter-spacing: 4px
}

.banner-patch h1 {
    font-size: 90px;
    font-family: "bebas_neueregular";
    padding: 5px 0 0 0;
    text-align: center;
    color: #147d81;
    border-bottom: 3px solid #147d81;
    width: 82%;
    margin-left: 5%
}

.banner-patch h1 span {
    font-size: 24px
}

.banner-patch h3 {
    font-size: 20px;
    text-align: center;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 5px 5px;
    color: #147d81;
    width: 92%
}

.register-form h3 {
    color: #fff;
    font-family: "bebas_neueregular";
    font-size: 3.1vw;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 2% 0 3%;
    text-align: center;
    text-shadow: 1px 1px #999
}

.register-form h3 span {
    color: #000
}

.register-form input[type=text] {
    font-family: open_sansregular;
    font-size: 1.4vw;
    margin: 1% 6%;
    padding: 1% 3%;
    width: 88%
}

.register-form input[type=submit] {
    margin: 20px auto;
    padding: 5px 10px;
    text-align: center;
    width: 200px;
    font-size: 22px;
    color: #000;
    background: 0;
    border-radius: 0;
    text-transform: uppercase;
    border: 2px solid #000;
    display: block;
    font-family: 'open_sansregular'
}

.register-select {
    color: #757575;
    font-family: "open_sansregular";
    font-size: 1.2vw;
    margin: 1% 6%;
    padding: 1% 3%;
    width: 88%
}

.register-option {
    color: #757575;
    font-family: "open_sansregular";
    font-size: 1.2vw;
    padding: 3px;
    width: 82%
}

.chbox {
    width: 100%
}

.register-form p {
    color: #666;
    font-size: 1.2vw;
    margin: 4% 0 0;
    padding: 0
}

.btn {
    margin: 5% auto;
    padding: 0;
    text-align: center
}

input.btn {
    border: 4px solid #fff;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-family: "bebas_neueregular";
    font-size: 18px;
    font-weight: bold;
    margin: 1% 0;
    padding: 5px 10px;
    width: 80%
}

.btn img {
    margin: 0;
    padding: 0 25% 7%;
    width: 100%
}

.sub-header {
    width: 15%;
    border: 4px solid #147d81;
    margin-left: 5%
}

.sub-header h2 {
    padding: 10px 10px;
    text-transform: uppercase;
    font-family: "Bebas Neue";
    font-size: 24px;
    text-align: center;
    color: #ffc000
}

.box-one {
    width: 100%;
    padding-top: 5%
}

.box-one p {
    padding: 20px 20px;
    margin-left: 46px;
    font-size: 15px;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #6f6f6e;
    text-transform: none;
    text-align: justify
}

.key-images {
    width: 98%;
    margin: 2% auto 5%
}

.key-box {
    margin: 0 0 0 3%;
    padding: 0;
    width: 22%;
    float: left;
    text-align: center
}

.key-box img {
    width: 50%;
    height: auto
}

.key-box h4 {
    padding: 0;
    font-size: 12px;
    text-align: center;
    text-transform: none;
    font-family: acumin-pro, sans-serif;
    font-weight: 400;
    color: #6f6f6f;
    padding-top: 30px
}

.blue-box {
    width: 100%;
    height: 640px;
    background-color: #147d81
}

.blue-box1 {
    width: 55%;
    background-color: #147d81;
    float: left;
    padding: 50px 10px 0 5%
}

.blue-box1 h1 {
    font-size: 145px;
    color: #fff
}

.blue-box1 p {
    padding: 20px 0 61px;
    font-size: 15px;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    width: 80%;
    text-align: justify;
    text-transform: none
}

.blue-box1 h2 {
    font-family: "Bebas Neue";
    font-size: 82px;
    color: #fff
}

.blue-box2 {
    width: 45%;
    background-color: #147d81;
    float: left;
    padding: 15% 0px 32px 0%
}

.blue-boxes2 {
    border-bottom: 1px solid #ffc000;
    margin-top: 20px
}

.blue-box2 h1 {
    font-size: 145px;
    color: #000
}

.blue-box2 p {
    padding: 0 0 5px;
    font-size: 12px;
    font-family: Helvetica;
    color: #fff;
    text-transform: none
}

.bold {
    font-weight: bold
}

.blue-box2 h2 {
    font-family: "Bebas Neue";
    font-size: 62px;
    color: #000
}

.yellow-box {
    width: 100%;
    height: 690px;
    background-color: #147d81
}

.yellow-box2-1 {
    width: 100%;
    margin: 40px 0 10px 0;
    height: 100px
}

.yellow-box2-2 {
    width: 100%;
    margin: 40px 0 10px 0;
    height: 100%
}

.yellow-box2-3 {
    width: 100%;
    margin: 40px 0 10px 0;
    height: 122px
}

.yellow-box2 {
    width: 50%;
    background-color: #147d81;
    float: left;
    height: auto;
    padding: 14% 0px 33px 0px
}

.yellow-box1 {
    width: 50%;
    background-color: #147d81;
    float: left;
    padding: 56px 10px 50px 5%
}

.yellow-box1 h1 {
    font-size: 145px;
    color: #fff
}

.yellow-box1 p {
    padding: 20px 0 60px;
    font-size: 15px;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    width: 93%;
    text-align: justify;
    text-transform: none
}

.yellow-boxes2 {
    border-bottom: 1px solid #fff;
    padding-top: 6%;
    margin-left: 25%
}

.yellow-box1 h2 {
    font-family: "Bebas Neue";
    font-size: 82px;
    color: #fff
}

.yellow-box2 p {
    padding: 0 0 5px;
    font-size: 12px;
    font-family: Helvetica;
    color: #fff;
    text-transform: none
}

.yellow-img {
    float: left
}

.yellow-img img {
    width: 100%;
    height: auto
}

.blue-box3 {
    width: 100%;
    height: 720px;
    background-color: #ffc000
}

.blue-box3-1 {
    width: 50%;
    height: 718px;
    background-color: #ffc000;
    float: left;
    padding: 56px 10px 132px 5%
}

.blue-box3 h1 {
    font-size: 145px;
    color: #000
}

.blue-box3 h2 {
    font-family: "Bebas Neue";
    font-size: 82px;
    color: #000
}

.blue-box3 p {
    padding: 0 0 10px;
    font-size: 15px;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-align: justify;
    width: 94%;
    text-transform: none
}

.blue-box3-2 {
    width: 50%;
    background-color: #ffc000;
    float: left;
    height: auto;
    padding: 14% 0px 33px 0px
}

.blue-boxes3 {
    border-bottom: 1px solid #fff;
    padding-top: 6%;
    margin-left: 25%
}

.blue-box3-1-2 {
    width: 100%;
    margin: 0px 0 20px 0;
    height: 122px
}

.blue-box3-2-2 {
    border-bottom: 1px solid #fff;
    padding-top: 6%;
    margin-left: 25%
}

.blue-box3 p span {
    color: #147d81;
    font-weight: bold;
    text-transform: none
}

#circle1 {
    width: 120px;
    height: 120px;
    background: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 119px;
    padding-top: 30px;
    font-family: "Bebas Neue";
    font-size: 36px;
    color: #000;
    text-align: center;
    line-height: 22px
}

#circle1 span {
    font-size: 22px
}

#circle2 {
    width: 120px;
    height: 120px;
    background: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 119px;
    padding-top: 40px;
    font-family: "Bebas Neue";
    font-size: 36px;
    color: #000;
    text-align: center;
    line-height: 22px
}

#circle2 span {
    font-size: 22px
}

#circle3 {
    width: 120px;
    height: 120px;
    background: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 119px;
    padding-top: 40px;
    font-family: "Bebas Neue";
    font-size: 36px;
    color: #000;
    text-align: center;
    line-height: 22px
}

#circle3 span {
    font-size: 22px
}

.box-two {
    width: 100%;
    margin-top: 5%
}

.box-two p {
    padding: 20px 20px 80px;
    margin-left: 46px;
    font-size: 15px;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #6f6f6e;
    text-transform: none
}

.body-con h2 {
    text-align: center;
    text-transform: uppercase;
    padding: 50px 20px 10px;
    font-family: Helvetica;
    font-size: 33px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold
}

.body-con p {
    text-align: center;
    font-size: 16px;
    font-family: Helvetica
}

.footerlink {
    background-color: #ffc216;
    width: 100%;
    text-align: center;
    padding: 10px;
    font-size: 26px;
    text-transform: uppercase;
    font-family: "Bebas Neue";
    color: #000
}

.register-form h3 {
    color: #ffc000;
    font-family: "Bebas Neue";
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 2% 0 3%;
    text-align: center;
    text-shadow: 1px 1px #999
}

.reg-form {
    float: right;
    margin-top: 10px;
    padding: 5px 20px 0 20px;
    width: 294px;
    background: #fff
}

.reg-form h3 {
    margin: 5px 0 5px 0;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #ffc000
}

.reg2 {
    color: #000;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.reg2 input,
.reg2 textarea {
    background: #fff;
    border: 1px solid #000;
    color: #000 !important;
    font-family: "open_sansregular";
    font-size: 15px;
    padding: 5px;
    margin: 0 0 20px;
    width: 96%
}

.reg2 label {
    color: #fff !important;
    font-size: 13px;
    margin: 0;
    font-weight: bold
}

.reg2 input,
.register-select {
    height: 44px
}

.hs-form .hs-form-required {
    color: #000 !important;
    display: none
}

.hs-error-msgs {
    display: none !important
}

.hs-form .actions {
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 10px !important;
    border-top: 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.hs-form textarea {
    box-sizing: content-box;
    background: #fff;
    border: 1px solid #000;
    color: #000 !important;
    font-family: "open_sansregular";
    font-size: 15px;
    padding: 5px;
    margin: 0;
    width: 95% !important;
    height: 30px
}

.hs-form.stacked label {
    display: none;
    float: none;
    width: auto;
    font-weight: bold;
    text-align: left;
    line-height: 10px !important;
    padding-top: 0;
    margin-bottom: 4px;
    color: #000 !important
}

input.hs-input {
    box-sizing: border-box;
    max-width: 500px;
    width: 95% !important;
    border: 1px solid #ffc000 !important;
    color: #000;
    font-size: 15px;
    height: 30px !important;
    margin: 0 0 10px;
    padding-left: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px
}

.hs-form.stacked label {
    display: none
}

::placeholder {
    color: #bfbfbf;
    opacity: 1
}

:-ms-input-placeholder {
    color: #bfbfbf
}

::-ms-input-placeholder {
    color: #bfbfbf
}

.hs-form .hs-button {
    color: #000 !important;
    text-shadow: none !important;
    background-color: #ffc000 !important;
    background-image: none !important;
    box-shadow: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
    border-left: none !important;
    border-radius: 0 !important;
    transition: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    width: 50%;
    background-color: #ffc000;
    color: #fff !important;
    border: 2px solid #fff !important;
    text-algin: center;
    font-size: 18px !important;
    margin-left: 50px !important;
    text-transform: uppercase !important;
    font-family: acumin-pro-semi-condensed, sans-serif !important;
    font-weight: 400 !important;
    font-size: 21px !important
}

select {
    height: 30px !important;
    width: 95% !important;
    margin: 0 0 10px;
    padding-left: 5px;
    border: 1px solid #ffc000 !important;
    color: #bfbfbf
}

.hs-form.stacked .field {
    margin-bottom: 0 !important
}

.register-select {
    background: #fff;
    border: 1px solid #000;
    color: #a5a5a5;
    font-size: 15px;
    height: 36px;
    margin: 0 0 20px;
    padding: 1px;
    width: 100%
}

.reg2 option {
    color: #000;
    font-size: 16px;
    padding: 3px;
    width: 100%
}

.btn {
    background-color: #147d81;
    cursor: pointer;
    color: #fff;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-family: "open_sansregular";
    font-size: 16px;
    font-weight: bold;
    height: 42px;
    margin: 0 auto;
    padding: 0;
    width: 70%;
    display: block
}

.yellowbox-foot {
    margin: 0 auto;
    padding-bottom: 15px;
    background-color: #147d81;
    display: flex
}

.yellow-info-foot {
    margin: 0 auto;
    padding: 0;
    width: 1340px
}

.yellow-info-foot p {
    padding: 15px 0;
    font-size: 15px;
    font-weight: normal;
    font-family: acumin-pro-semi-condensed, sans-serif;
    color: #fff;
    width: 92%;
    margin: 0 auto;
    text-align: justify;
    text-transform: none
}

@media only screen and (max-width:1280px) {
    .ban-container {
        width: 100%;
        margin: 0 auto
    }
    .banner-patch {
        width: 37%;
        background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/banner-patch.png?t=1532323896443) no-repeat;
        height: 280px
    }
    .patch {
        padding-top: 14%
    }
    .sub-header {
        width: 25%;
        border: 4px solid #147d81;
        margin-left: 5%
    }
    .blue-box {
        width: 100%;
        height: 720px;
        background-color: #147d81
    }
    .blue-box1 {
        width: 50%;
        height: 50%;
        background-color: #147d81;
        float: left;
        padding: 49px 10px 0 5%
    }
    .yellow-box2 {
        width: 50%;
        background-color: #147d81;
        float: left;
        height: auto;
        padding: 222px 0 34px 0
    }
    .blue-box1 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 70px;
        color: #fff
    }
    .blue-box1 p {
        padding: 20px 0 62px
    }
    .blue-box3-1 {
        padding: 57px 10px 132px 5%
    }
    .yellow-box {
        width: 100%;
        height: 755px;
        background-color: #147d81
    }
    .yellow-box1 {
        width: 47%;
        background-color: #147d81;
        float: left;
        padding: 58px 10px 50px 5%
    }
    .yellow-box1 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 70px;
        color: #fff
    }
    .blue-box2 {
        width: 50%;
        background-color: #147d81;
        float: left;
        padding: 221px 0 45px 0
    }
    .blue-box3 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 70px;
        color: #000
    }
    .blue-box3-1 {
        width: 47%;
        height: 718px;
        background-color: #ffc000;
        float: left;
        padding: 56px 10px 132px 5%
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .banner-patch {
        background-size: 100% 100%
    }
    .banner-patch h2 {
        font-size: 16px
    }
    .banner-patch h1 {
        font-size: 40px
    }
    .banner-patch h1 span {
        font-size: 12px
    }
    .banner-patch h3 {
        font-size: 12px
    }
}

@media only screen and (min-width:412px) and (max-width:736px) {
    .logo {
        margin: 0;
        padding: 20px 25%
    }
    .container,
    section,
    article,
    #main {
        width: 100%;
        margin: 0 auto;
        background: #fff none repeat scroll 0% 0%
    }
    .ban-left {
        background-position: 35% 0;
        height: 938px
    }
    .banner-patch {
        width: 100%;
        background: transparent none repeat scroll 0 0;
        height: auto;
        text-align: center
    }
    .banner-patch h2 {
        font-size: 36px;
        padding: 40px 7px 0;
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        display: block;
        color: #fff;
        text-shadow: 1px 1px 2px black
    }
    .banner-patch h1 {
        font-size: 80px;
        font-family: "bebas_neueregular";
        padding: 10px 0 0 0;
        text-align: center;
        border-bottom: 3px solid #ffc000;
        width: 95%;
        margin-left: 2%;
        color: #fff;
        text-shadow: 1px 1px 2px black;
        line-height: 40px
    }
    .banner-patch h1 span {
        font-size: 27px
    }
    .banner-patch h3 {
        font-size: 20px;
        text-align: center;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        padding: 5px;
        width: 98%;
        color: #fff;
        text-shadow: 1px 1px 2px black
    }
    .banner-form {
        padding: 0;
        width: 294px;
        position: relative;
        top: 35%;
        margin-left: 13%;
        float: none
    }
    .reg-form {
        float: right;
        margin-top: 0;
        padding: 5px 20px 0 20px;
        width: 294px;
        background: #fff;
        border: 1px solid #ffc022
    }
    .box-one {
        width: 100%;
        margin-top: 0
    }
    .sub-header {
        width: 50%;
        border: 4px solid #147d81;
        margin-left: 5%
    }
    .box-one p {
        padding: 20px;
        margin-left: 0;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #6f6f6e;
        text-align: justify
    }
    .key-box {
        margin: 0 0 0 20%;
        padding: 0;
        width: 60%;
        float: none;
        text-align: center
    }
    .key-box h4 {
        padding: 30px 0 30px;
        font-size: 12px;
        text-align: center;
        text-transform: none;
        font-family: acumin-pro, sans-serif;
        font-weight: 400;
        color: #6f6f6f
    }
    .blue-box {
        width: 100%;
        height: 1000px;
        background-color: #147d81
    }
    .blue-box1 {
        width: 100%;
        background-color: #147d81;
        float: none;
        padding: 50px 10px 0 5%;
        height: 45%
    }
    .blue-box1 h1 {
        font-size: 120px;
        color: #fff
    }
    .blue-box1 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 50px;
        color: #fff
    }
    .blue-box1 p {
        padding: 20px 0 0 0;
        width: 95%
    }
    .blue-box2 {
        width: 95%;
        background-color: #147d81;
        float: none;
        padding: 0 10px 0 5%
    }
    .blue-box3 {
        width: 100%;
        height: 1500px;
        background-color: #ffc000
    }
    .blue-box3 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 50px;
        color: #fff
    }
    .blue-box3 p {
        padding: 0 0 10px;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #000;
        text-align: justify;
        width: 94%
    }
    .blue-box3-1 {
        width: 100%;
        background-color: #ffc000;
        float: none;
        padding: 56px 10px 101px 5%;
        height: 50%
    }
    .blue-box3-2 {
        width: 100%;
        background-color: #ffc000;
        float: none;
        height: auto;
        padding: 0 0 33px 3%
    }
    .blue-box3-2-2 {
        border-bottom: 1px solid #fff;
        padding-top: 6%;
        margin-left: 30%
    }
    #circle1 {
        width: 100px;
        height: 100px;
        background: #fff;
        border-radius: 119px;
        padding-top: 20px;
        font-family: "bebas_neueregular";
        font-size: 35px;
        color: #000;
        text-align: center;
        line-height: 20px
    }
    #circle1 span {
        font-size: 20px
    }
    #circle2 {
        width: 100px;
        height: 100px;
        background: #fff;
        border-radius: 119px;
        padding-top: 25px;
        font-family: "bebas_neueregular";
        font-size: 35px;
        color: #000;
        text-align: center;
        line-height: 22px
    }
    #circle2 span {
        font-size: 20px
    }
    #circle3 {
        width: 100px;
        height: 100px;
        background: #fff;
        border-radius: 119px;
        padding-top: 30px;
        font-family: "bebas_neueregular";
        font-size: 35px;
        color: #000;
        text-align: center;
        line-height: 22px
    }
    #circle3 span {
        font-size: 20px
    }
    .yellow-img img {
        width: 82%;
        height: auto
    }
    .yellow-box {
        width: 100%;
        height: 1100px;
        background-color: #147d81
    }
    .yellow-box1 {
        width: 100%;
        background-color: #147d81;
        float: none;
        padding: 56px 10px 50px 5%;
        height: 45%
    }
    .yellow-box1 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 50px;
        color: #fff
    }
    .yellow-box1 p {
        padding: 20px 0 60px;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #fff;
        width: 94%;
        text-align: justify
    }
    .yellow-box2 {
        width: 100%;
        background-color: #147d81;
        float: none;
        height: auto;
        padding: 0 0 80px 3%
    }
    .yellow-boxes2 {
        border-bottom: 1px solid #fff;
        padding-top: 6%;
        margin-left: 30%
    }
    .box-two {
        width: 100%;
        margin-top: 10%
    }
    .box-two p {
        padding: 20px 20px 50px;
        margin-left: 0;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #6f6f6e;
        text-align: justify
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:landscape) {
    .banner-patch h2 {
        font-size: 60px;
        padding: 120px 7px 0 70px;
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        display: block;
        color: #fff;
        text-shadow: 1px 1px 2px black
    }
    .banner-patch h1 {
        font-size: 102px;
        font-family: "bebas_neueregular";
        padding: 10px 0 0 0;
        text-align: center;
        border-bottom: 3px solid #ffc000;
        width: 76%;
        margin-left: 9%;
        color: #fff;
        text-shadow: 1px 1px 2px black;
        line-height: 40px
    }
    .ban-left {
        width: 100%;
        background-position: 35% 0;
        background-size: cover;
        height: 938px
    }
    .banner-form {
        top: 180%
    }
    .reg-form {
        float: left;
        width: 500px
    }
    .key-box img {
        width: 35%;
        height: auto
    }
    .box-two {
        width: 100%;
        margin-top: 5%
    }
    .banner-patch h1 span {
        font-size: 40px
    }
    .banner-patch h3 {
        font-size: 29px;
        width: 94%
    }
}

@media only screen and (min-width:352px) and (max-width:411px) {
    .logo {
        margin: 0;
        padding: 20px 20%
    }
    .container,
    section,
    article,
    #main {
        width: 100%;
        margin: 0 auto;
        background: #fff none repeat scroll 0% 0%
    }
    .patch {
        padding-top: 45%
    }
    .ban-left {
        background-position: 35% 0;
        height: 938px
    }
    .banner-patch {
        width: 100%;
        background: transparent none repeat scroll 0 0;
        height: auto
    }
    .banner-patch h2 {
        font-size: 30px;
        padding: 10px 7px 0;
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        display: block;
        color: #fff;
        text-shadow: 1px 1px 2px black
    }
    .banner-patch h1 {
        font-size: 70px;
        font-family: "bebas_neueregular";
        padding: 10px 0 0 0;
        text-align: center;
        border-bottom: 3px solid #ffc000;
        width: 95%;
        margin-left: 2%;
        color: #fff;
        text-shadow: 1px 1px 2px black;
        line-height: 40px
    }
    .banner-patch h1 span {
        font-size: 25px
    }
    .banner-patch h3 {
        font-size: 19px;
        text-align: center;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        padding: 5px;
        width: 100%;
        color: #fff;
        text-shadow: 1px 1px 2px black
    }
    .banner-form {
        padding: 0;
        width: 294px;
        position: relative;
        top: 45%;
        margin-left: 7%;
        float: none
    }
    .reg-form {
        float: right;
        margin-top: 20%;
        padding: 5px 20px 0 20px;
        width: 294px;
        background: #fff;
        border: 1px solid #ffc022
    }
    .box-one {
        width: 100%;
        margin-top: 0
    }
    .sub-header {
        width: 70%;
        border: 4px solid #147d81;
        margin-left: 5%
    }
    .sub-header h2 {
        padding: 10px;
        text-transform: uppercase;
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 20px;
        text-align: center;
        color: #ffc000
    }
    .box-one p {
        padding: 20px;
        margin-left: 0;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #6f6f6e;
        text-align: justify
    }
    .key-box {
        margin: 0 0 0 20%;
        padding: 0;
        width: 60%;
        float: none;
        text-align: center
    }
    .key-box h4 {
        padding: 30px 0 30px;
        font-size: 12px;
        text-align: center;
        text-transform: none;
        font-family: acumin-pro, sans-serif;
        font-weight: 400;
        color: #6f6f6f
    }
    .blue-box {
        width: 100%;
        height: 950px;
        background-color: #147d81
    }
    .blue-box1 {
        width: 100%;
        background-color: #147d81;
        float: none;
        padding: 50px 10px 0 5%;
        height: 40%
    }
    .blue-box1 h1 {
        font-size: 120px;
        color: #fff
    }
    .blue-box1 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 30px;
        color: #fff
    }
    .blue-box1 p {
        padding: 20px 0 0 0;
        width: 95%
    }
    .blue-box2 {
        width: 95%;
        background-color: #147d81;
        float: none;
        padding: 20px 10px 60px 5%
    }
    .blue-box3 {
        width: 100%;
        height: 1500px;
        background-color: #ffc000
    }
    .blue-box3 h2 {
        font-size: 30px
    }
    .blue-box3 p {
        padding: 0 0 10px;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #000;
        text-align: justify;
        width: 94%
    }
    .blue-box3-1 {
        width: 100%;
        background-color: #ffc000;
        float: none;
        padding: 56px 10px 101px 5%;
        height: 50%
    }
    .blue-box3-2 {
        width: 100%;
        background-color: #ffc000;
        float: none;
        height: auto;
        padding: 0 0 33px 3%
    }
    .blue-box3-2-2 {
        border-bottom: 1px solid #fff;
        padding-top: 10%;
        margin-left: 35%
    }
    #circle1 {
        width: 100px;
        height: 100px;
        background: #fff;
        border-radius: 119px;
        padding-top: 20px;
        font-family: "bebas_neueregular";
        font-size: 35px;
        color: #000;
        text-align: center;
        line-height: 20px
    }
    #circle1 span {
        font-size: 20px
    }
    #circle2 {
        width: 100px;
        height: 100px;
        background: #fff;
        border-radius: 119px;
        padding-top: 25px;
        font-family: "bebas_neueregular";
        font-size: 35px;
        color: #000;
        text-align: center;
        line-height: 22px
    }
    #circle2 span {
        font-size: 20px
    }
    #circle3 {
        width: 100px;
        height: 100px;
        background: #fff;
        border-radius: 119px;
        padding-top: 30px;
        font-family: "bebas_neueregular";
        font-size: 35px;
        color: #000;
        text-align: center;
        line-height: 22px
    }
    #circle3 span {
        font-size: 20px
    }
    .yellow-img img {
        width: 82%;
        height: auto
    }
    .yellow-box {
        width: 100%;
        height: 1150px;
        background-color: #147d81
    }
    .yellow-box1 {
        width: 100%;
        background-color: #147d81;
        float: none;
        padding: 56px 10px 50px 5%;
        height: 50%
    }
    .yellow-box1 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 35px;
        color: #fff
    }
    .yellow-box1 p {
        padding: 20px 0 60px;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #fff;
        width: 94%;
        text-align: justify
    }
    .yellow-box2 {
        width: 100%;
        background-color: #147d81;
        float: none;
        height: auto;
        padding: 0 0 80px 3%
    }
    .yellow-boxes2 {
        border-bottom: 1px solid #fff;
        padding-top: 6%;
        margin-left: 35%
    }
    .box-two {
        width: 100%;
        margin-top: 10%
    }
    .box-two p {
        padding: 20px 20px 50px;
        margin-left: 0;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #6f6f6e;
        text-align: justify
    }
}

@media only screen and (min-device-width:350px) and (max-device-width:640px) and (orientation:landscape) {
    .ban-left {
        background-position: 35% 0;
        height: 938px
    }
    .banner-patch h1 {
        font-size: 100px;
        font-family: "bebas_neueregular";
        padding: 15px 0 0 0;
        text-align: center;
        border-bottom: 3px solid #ffc000;
        width: 92%;
        margin-left: 3%;
        color: #fff;
        text-shadow: 1px 1px 2px black;
        line-height: 40px
    }
    .banner-patch h3 {
        font-size: 31px;
        width: 99%
    }
    .banner-patch h2 {
        font-size: 62px;
        padding: 0 20px 0;
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        display: block;
        color: #fff;
        text-shadow: 1px 1px 2px black
    }
    .banner-patch h1 span {
        font-size: 47px
    }
    .patch {
        padding-top: 5%
    }
    .banner-form {
        top: 180%
    }
    .key-box img {
        width: 35%;
        height: auto
    }
    .blue-box {
        height: 850px
    }
    .blue-box1 {
        height: 40%
    }
    .blue-box2 {
        width: 95%;
        background-color: #147d81;
        float: none;
        padding: 10% 10px 0 5%
    }
    .blue-box3 h1 {
        font-size: 145px;
        color: #fff
    }
    .blue-box3-1 {
        width: 100%;
        background-color: #ffc000;
        float: none;
        padding: 56px 10px 101px 5%;
        height: 50%
    }
    .blue-box3 {
        background-color: #ffc000
    }
    .blue-box3-2 {
        background-color: #ffc000
    }
    .yellow-box2 {
        background-color: #147d81
    }
    .blue-box3 h1 {
        font-size: 145px;
        color: #000
    }
    .blue-box3 h2 {
        color: #000
    }
    .blue-box3 p {
        color: #000
    }
    #circle1 {
        background: #fff
    }
    #circle1 span {
        font-size: 20px
    }
    #circle2 {
        background: #fff
    }
    #circle2 span {
        font-size: 20px
    }
    #circle3 {
        background: #fff
    }
    .reg-form {
        float: left;
        margin-top: 10px;
        padding: 5px 20px 0 20px;
        width: 470px;
        background: #fff;
        border: 1px solid #ffc022
    }
    .hs-form .hs-button {
        text-shadow: none !important;
        background-color: #ffc000 !important;
        background-image: none !important;
        box-shadow: none !important;
        border-top: none !important;
        border-bottom: none !important;
        border-right: none !important;
        border-left: none !important;
        border-radius: 0 !important;
        transition: none;
        -moz-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        width: 60%;
        color: #fff !important;
        border: 2px solid #fff !important;
        text-algin: center;
        margin-left: 50px !important;
        text-transform: uppercase !important;
        font-family: acumin-pro-semi-condensed, sans-serif !important;
        font-weight: 400 !important;
        font-size: 21px !important
    }
    .box-two {
        width: 100%;
        margin-top: 10%
    }
}

@media only screen and (min-width:312px) and (max-width:351px) {
    .logo {
        margin: 0;
        padding: 20px 15%
    }
    .logo img {
        width: 170px;
        height: auto
    }
    .container,
    section,
    article,
    #main {
        width: 100%;
        margin: 0 auto;
        background: #fff none repeat scroll 0% 0%
    }
    .ban-left {
        background-position: 35% 0;
        height: 750px;
        min-height: 100%
    }
    .patch {
        padding-top: 10%
    }
    .banner-patch {
        width: 100%;
        background: transparent none repeat scroll 0 0;
        height: 280px
    }
    .banner-patch h2 {
        font-size: 24px;
        padding: 0 7px 0;
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        display: block;
        color: #fff;
        text-shadow: 1px 1px 2px black
    }
    .banner-patch h1 {
        font-size: 77px;
        font-family: "bebas_neueregular";
        padding: 10px 0 0 0;
        text-align: center;
        border-bottom: 3px solid #ffc000;
        width: 95%;
        margin-left: 2%;
        color: #fff;
        text-shadow: 1px 1px 2px black;
        line-height: 40px
    }
    .banner-patch h1 span {
        font-size: 18px
    }
    .banner-patch h3 {
        font-size: 15px;
        text-align: center;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        padding: 5px;
        width: 100%;
        color: #fff;
        text-shadow: 1px 1px 2px black
    }
    .banner-form {
        padding: 0;
        width: 294px;
        position: absolute;
        top: 70%;
        margin-left: 3%;
        float: none
    }
    .reg-form {
        float: right;
        margin-top: 10px;
        padding: 5px 20px 0 20px;
        width: 294px;
        background: #fff;
        border: 1px solid #ffc022
    }
    .sub-header {
        width: 60%;
        border: 4px solid #147d81;
        margin-left: 5%
    }
    .sub-header h2 {
        padding: 10px;
        text-transform: uppercase;
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 20px;
        text-align: center;
        color: #ffc000
    }
    .box-one {
        width: 100%;
        margin-top: 0
    }
    .box-one p {
        padding: 20px;
        margin-left: 0;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #6f6f6e;
        text-align: justify
    }
    .key-box {
        margin: 0 0 0 20%;
        padding: 0;
        width: 60%;
        float: none;
        text-align: center
    }
    .key-box h4 {
        padding: 30px 0 30px;
        font-size: 12px;
        text-align: center;
        text-transform: none;
        font-family: acumin-pro, sans-serif;
        font-weight: 400;
        color: #6f6f6f
    }
    .blue-box {
        width: 100%;
        height: 1050px;
        background-color: #147d81
    }
    .blue-box1 {
        width: 100%;
        background-color: #147d81;
        float: none;
        padding: 50px 10px 0 5%;
        height: 40%
    }
    .blue-box1 h1 {
        font-size: 120px;
        color: #fff
    }
    .blue-box1 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 35px;
        color: #fff
    }
    .blue-box1 p {
        padding: 20px 0 0 0;
        width: 95%
    }
    .blue-box2 {
        width: 95%;
        background-color: #147d81;
        float: none;
        padding: 0 10px 0 5%
    }
    .blue-box3 {
        width: 100%;
        height: 1100px;
        background-color: #ffc000
    }
    .blue-box3 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 35px;
        color: #000
    }
    .blue-box3 p {
        padding: 0 0 10px;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #000;
        text-align: justify;
        width: 94%
    }
    .blue-box3-1 {
        width: 100%;
        background-color: #ffc000;
        float: none;
        padding: 56px 10px 101px 5%;
        height: 55%
    }
    .blue-box3-2 {
        width: 100%;
        background-color: #ffc000;
        float: none;
        height: auto;
        padding: 0 0 33px 3%
    }
    .blue-box3-2-2 {
        border-bottom: 1px solid #fff;
        padding-top: 10%;
        margin-left: 40%
    }
    #circle1 {
        width: 100px;
        height: 100px;
        background: #fff;
        border-radius: 119px;
        padding-top: 20px;
        font-family: "bebas_neueregular";
        font-size: 35px;
        color: #000;
        text-align: center;
        line-height: 20px
    }
    #circle1 span {
        font-size: 20px
    }
    #circle2 {
        width: 100px;
        height: 100px;
        background: #fff;
        border-radius: 119px;
        padding-top: 25px;
        font-family: "bebas_neueregular";
        font-size: 35px;
        color: #000;
        text-align: center;
        line-height: 22px
    }
    #circle2 span {
        font-size: 20px
    }
    #circle3 {
        width: 100px;
        height: 100px;
        background: #fff;
        border-radius: 119px;
        padding-top: 30px;
        font-family: "bebas_neueregular";
        font-size: 35px;
        color: #000;
        text-align: center;
        line-height: 22px
    }
    #circle3 span {
        font-size: 20px
    }
    .yellow-img img {
        width: 82%;
        height: auto
    }
    .yellow-box {
        width: 100%;
        height: 1200px;
        background-color: #147d81
    }
    .yellow-box1 {
        width: 100%;
        background-color: #147d81;
        float: none;
        padding: 56px 10px 50px 5%;
        height: 45%
    }
    .yellow-box1 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 35px;
        color: #fff
    }
    .yellow-box1 p {
        padding: 20px 0 60px;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #fff;
        width: 94%;
        text-align: justify
    }
    .yellow-box2 {
        width: 100%;
        background-color: #147d81;
        float: none;
        height: auto;
        padding: 0 0 80px 3%
    }
    .yellow-boxes2 {
        border-bottom: 1px solid #fff;
        padding-top: 6%;
        margin-left: 40%
    }
    .box-two {
        width: 100%;
        margin-top: 20%
    }
    .box-two p {
        padding: 20px 20px 50px;
        margin-left: 0;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #6f6f6e;
        text-align: justify
    }
}

@media only screen and (min-device-width:312px) and (max-device-width:568px) and (orientation:landscape) {
    .ban-left {
        background-position: 35% 0;
        height: 938px
    }
    .banner-patch h1 span {
        font-size: 30px
    }
    .banner-patch h2 {
        font-size: 48px;
        padding: 0 20px 0 8%;
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        display: block;
        color: #fff;
        text-shadow: 1px 1px 2px black
    }
    .banner-patch h1 {
        font-size: 92px;
        width: 90%;
        margin-left: 2%
    }
    .banner-patch h1 {
        font-size: 92px;
        width: 77%;
        margin-left: 8%
    }
    .banner-patch h3 {
        font-size: 23px;
        text-align: center;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        padding: 5px;
        width: 93%;
        color: #fff;
        text-shadow: 1px 1px 2px black
    }
    .banner-form {
        top: 140%
    }
    .reg-form {
        float: left;
        margin-top: 30px;
        padding: 5px 20px 0 20px;
        width: 400px;
        background: #fff;
        border: 1px solid #ffc022
    }
    .box-one {
        width: 100%;
        margin-top: 0
    }
    .key-box img {
        width: 40%;
        height: auto
    }
    .blue-box3 h2 {
        font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
        font-size: 50px;
        color: #000
    }
    .blue-box3-1 {
        width: 100%;
        background-color: #ffc000;
        float: none;
        padding: 56px 10px 101px 5%;
        height: 50%
    }
    .blue-box3 p {
        padding: 0 0 10px;
        font-size: 15px;
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #000;
        text-align: justify;
        width: 94%
    }
    .blue-box3 {
        width: 100%;
        height: 1100px;
        background-color: #ffc000
    }
    .blue-box3-2 {
        width: 100%;
        background-color: #ffc000
    }
    #circle1 {
        background: #fff
    }
    #circle1 span {
        font-size: 20px
    }
    #circle2 {
        background: #fff
    }
    #circle2 span {
        font-size: 20px
    }
    #circle3 {
        background: #fff
    }
    .yellow-box1 {
        background-color: #147d81
    }
    .yellow-box2 {
        background-color: #147d81
    }
    .hs-form .hs-button {
        text-shadow: none !important;
        background-color: #ffc000 !important;
        background-image: none !important;
        box-shadow: none !important;
        border-top: none !important;
        border-bottom: none !important;
        border-right: none !important;
        border-left: none !important;
        border-radius: 0 !important;
        transition: none;
        -moz-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        width: 60%;
        color: #fff !important;
        border: 2px solid #fff !important;
        text-algin: center;
        margin-left: 50px !important;
        text-transform: uppercase !important;
        font-family: acumin-pro-semi-condensed, sans-serif !important;
        font-weight: 400 !important;
        font-size: 21px !important
    }
}

@media only screen and (min-device-width:360px) and (max-device-width:640px) and (orientation:landscape) {
    .patch {
        margin-top: 10%;
        width: 100% !important;
        float: right
    }
    .banner-patch {
        width: 100% !important;
        padding: 5px 30px !important
    }
    .banner-patch h2 {
        font-size: 20px;
        color: #fff !important
    }
    .banner-patch h1 {
        font-size: 48px;
        color: #fff !important
    }
    .banner-patch h3 {
        font-size: 24px;
        width: 100% !important
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    .patch {
        width: 100% !important
    }
    .banner-patch {
        width: 100% !important;
        padding: 0 0 !important
    }
    .banner-patch h1 {
        font-size: 35px;
        color: #fff !important
    }
    .banner-patch h1 span {
        font-size: 28px
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    .patch {
        width: 100% !important;
        padding-top: 18% !important
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    .patch {
        padding-top: 0
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
    .patch {
        padding-top: 25% !important
    }
    .banner-patch h2 {
        font-size: 28px;
        color: #fff !important
    }
    .banner-patch h1 {
        font-size: 48px;
        color: #fff !important
    }
    .banner-patch {
        width: 100% !important;
        padding: 35px 30px
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .banner-form {
        float: right;
        margin-left: 73%;
        padding: 0;
        width: 294px;
        position: absolute;
        right: 10px;
        top: 15%
    }
}

@media only screen and (max-width:320px) {
    .ban-left {
        background-position: 35% 0;
        height: 850px;
        min-height: 100%
    }
    @media only screen and (min-device-width:568px) and (max-device-width:320px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
        .patch {
            padding-top: 20% !important
        }
    }
    @media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
        .patch {
            padding-top: 0;
            width: 60%;
            float: right
        }
        .banner-patch {
            width: 100%;
            background: transparent none repeat scroll 0 0;
            height: auto
        }
        .banner-patch h2 {
            font-size: 52px;
            padding: 0;
            font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
            display: block;
            color: #fff;
            text-shadow: 1px 1px 2px black
        }
        .banner-patch h1 {
            font-size: 60px;
            font-family: "bebas_neueregular";
            padding: 0;
            text-align: left;
            border-bottom: 3px solid #ffc000;
            width: 94%;
            color: #fff;
            text-shadow: 1px 1px 2px black;
            line-height: 40px;
            margin: 0
        }
        .banner-patch h1 span {
            font-size: 30px
        }
        .banner-patch h3 {
            font-size: 26px;
            width: 100%
        }
        .banner-form {
            float: none;
            padding: 0;
            width: 294px;
            position: relative;
            right: 0;
            left: 25%;
            margin: 0 auto;
            float: right;
            top: 90%
        }
        .ban-left {
            background-position: 35% 0;
            height: 600px;
            min-height: 100%
        }
        .logo {
            margin: 0;
            padding: 10px 9%
        }
        .box-one {
            width: 100%;
            margin-top: 0
        }
    }
    @media only screen and (max-width:767px) {
        .patch {
            padding-top: 50%
        }
        .banner-patch {
            height: auto
        }
        .reg-form {
            float: right;
            margin-top: 0;
            padding: 5px 20px 0 20px;
            width: 294px;
            background: #fff;
            border: 1px solid #ffc022
        }
        .ban-left {
            background-position: 35% 0;
            height: 890px;
            min-height: 100%
        }
        .banner-form {
            float: none;
            padding: 0;
            width: 294px;
            position: relative;
            right: 0;
            left: 0;
            margin: 0 auto
        }
    }
    @media only screen and (max-width:980px) {
        .banner-patch h2 {
            text-align: center
        }
        .banner-patch h1 {
            width: 100%;
            margin-left: 0;
            text-align: center
        }
    }
    @media only screen and (max-width:980px) and (orientation:landscape) {
        .banner-patch h2 {
            font-size: 44px;
            padding: 0;
            font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
            display: block;
            color: #fff;
            text-shadow: 1px 1px 2px black
        }
        .banner-patch h1 {
            font-size: 50px;
            font-family: "bebas_neueregular";
            padding: 0;
            text-align: center;
            border-bottom: 3px solid #ffc000;
            width: 100%;
            margin-left: 0;
            color: #fff;
            text-shadow: 1px 1px 2px black;
            line-height: 40px;
            margin: 0
        }
        .banner-patch h3 {
            font-size: 24px;
            width: 100%
        }
        .ban-left {
            background-position: 35% 0;
            height: 900px;
            min-height: 100%
        }
        .logo {
            margin: 0;
            padding: 20px 5%
        }
    }
    @media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {
        .banner-patch {
            width: 37%;
            height: auto;
            padding: 10px
        }
        .banner-patch {
            width: 37%;
            background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/banner-patch.png?t=1532323896443) no-repeat;
            height: auto;
            background-size: 100% 100%
        }
    }
    @media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
        .banner-patch h3 {
            font-size: 24px;
            width: 100%
        }
        .banner-patch h1 {
            font-size: 48px;
            color: #147d81
        }
        .banner-patch h1 span {
            font-size: 22px
        }
        .banner-patch h2 {
            font-size: 28px;
            color: #147d81
        }
        .banner-patch {
            width: 43%;
            padding: 18% 30px !important
        }
        .patch {
            padding-top: 60%;
            margin-right: 15%
        }
        .reg-form {
            margin-top: 25% !important;
            margin-right: 20% !important
        }
    }