body { 
    color: var(--amazon-squid-ink, #232F3E);
    font-size: 16px;
    font-family: 'AmazonEmber';
    line-height: 150%;
    -webkit-font-smoothing: antialiased;
}
/** FONTS **/
.top-heading h3 {
    /* Heading/Heading 4 */
    font-size: 16px;
    font-family: 'AmazonEmberBold';
    line-height: 20px;
    letter-spacing: -0.08px;
    margin-bottom: 26px;
    margin-top: 0px;
}
hr {
    margin: 40px 0;
}
p ,
.awsm p ,
ul li {
    font-size: 16px;
    font-family: 'AmazonEmber';
    line-height: 150%;  
}
.cta-link ,
h1, h2 , h3 , h4 {
    font-family: 'AmazonEmberBold' !important;
    font-weight: 700;
}
hr {
    border-color: #E9EBED;
}
main h2 , main h3 , main h4 {
    font-family: 'AmazonEmberHeavy' !important;
    font-weight: 800;
}
body h4 {
    margin-top: 12px;
    margin-bottom: 12px;
}
body h2 {
    color: var(--amazon-squid-ink, #232F3E);
/* Heading/Heading 1 */
font-size: 32px;
font-family: 'AmazonEmber';
font-weight: 800;
line-height: 40px;
letter-spacing: -0.64px;
margin-bottom: 16px;
}
body p {
    margin-bottom: 16px;
}
body h4 
{
   font-size: 16px;
   font-weight: 700;
   line-height: 1.25;
   letter-spacing: -0.08px;
}
main .awsm a {
    color: #0972D3 !important;
}
a.cta-link {
    color: #0972D3 !important;
    display: inline-block;
}
.cta-link {
    display: flex;
    align-items: flex-start;
    align-self: stretch;
    color: #0972D3;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
}
a.cta {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    font-family: 'AmazonEmber';
    padding: 4px 22px;
    border-radius: 40px;
    display: inline-block;
    text-decoration: none !important;
}

.cta.primary {
    border: 2px solid var(--blue-600, #0972D3);
    background: var(--blue-600, #0972D3);
    color: #fff !important;
}

.cta.secondary {
    color: #0972D3 !important;
    border: 2px solid var(--blue-600, #0972D3);
}
body.awsm {
    color: #232F3E;
}
/**/
.Banner_Section .bnr-block {
    max-width: 650px;
    color: #ffffff;
}
.Banner_Section .bnr-block p {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.2px;
}
.Banner_Section .bnr-block h1 ,
.Banner_Section .bnr-block p {
    display: block;
    clear: both;
    float: left;
}
.eyebrowText{
   font-size: 14px;
font-weight: 700;
line-height: 150%; /* 21px */
text-transform: uppercase; 
margin-bottom: 4px;
}
#section01-Row1-img {
    margin-bottom: 40px;
    border-radius: 8px;
    overflow: hidden;
}

#section01-Row1-img img {
    width: 100%;
    height: auto;
    display: block;
}
.Banner_Section .bnr-block h1 {
    margin-top: 0px;
    margin-bottom: 12px;
}
.Banner_Section h1 {
    margin-top: 0px;
}
section#Banner_Section {
    padding: 110px 0px 94px 0px;
    background-size: cover;
    background-position: center right;
}
.bnr-img-blck svg {
    max-height: 60px;
    max-width: 215px;
    width: auto;
    height: auto;
}
.bnr-block .bnr-img-blck {
    float: left;
    width: 215px;
    display: block;
}
.bnr-block .bnr-cnt-blck {
    float: left;
    padding: 36px 0 0 0px;
    width: 100%;
}
.section1 .row.Row5 {
    margin-bottom: 32px;
}
#aws-page-content h1 {
    font-size: 48px;
    line-height: 1.12;
    margin-bottom: 18px;
    font-family: 'AmazonEmber';
    letter-spacing: -1.44px;
    font-weight: 700;
}
.Content-block.Into_content {
   margin-bottom: 0;
}
.left-content-col {
    display: flex;
    flex-direction: column;
}
.bnr-cnt-blck p ,
.bnr-cnt-blck h1 {
    color: #fff;
}
.bnr-cnt-blck p {
    font-size: 20px;
    line-height: 24px;
}
.bnr-img-blck .st0 {
    fill: #ffffff;
}
section#Banner_Section .bnr-block {
    max-width: 800px;
}
.img-left {
    width: 80px;
    float: left;
}
.right-content {
    width: calc(100% - 80px);
    float: left;
    margin: 0px;
    padding-left: 24px;
    text-align: left;
    vertical-align: top;
}
body ul {
    margin-top: 16px;
    margin-bottom: 16px;
}
.right-content h2 {
    margin-top: 0px;
}
hr {
    margin-bottom: 40px !important;
    border-top: 1px solid #E9EBED;
}
section#section1 {
    padding: 64px 0px 0px;
}
section#section2 {
    padding-top: 40px;
    padding-bottom: 60px;
}
section#section1 h2 {
    margin-top: 0px;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 700;
}
section#section2 .row.Sec2_Row2 {margin-bottom: 20px;}
section#section2 .Sec2_Row1 h2 {
    margin-top: 0px;
}
.Banner_Section .bnr-block img {
    border: 0;
    max-width: 100px;
}
/** TimeZones Section CSS Starts **/
.left-timeInfo {
    padding: 20px 16px;
    border-radius: 8px;
    background: var(--grey-200, #E9EBED);
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
    letter-spacing: -0.08px;
    color: var(--amazon-squid-ink, #232F3E);
    text-align: center;
    display: flex;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
}
.left-timeInfo h3 
{
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
    letter-spacing: -0.08px;
    color: var(--amazon-squid-ink, #232F3E);
    margin: 0px; 
    margin-top: 4px;
}
.timezones-section .outer-row {
    display: flex;
    width: 100%;
    flex-flow: row;
    margin-bottom: 28px;
}
.timezones-section  .right-contentInfo {
    padding-left: 24px;
    padding-right: 24px;
}
#section01_Row5-text1 h2 {
    margin-bottom: 24px;
}

.right-contentInfo .cta-link {
    margin-top: 8px;
}
.timezones-section  .right-contentInfo h3{
    margin-top: 0px;
    color: var(--amazon-squid-ink, #232F3E);
/* Heading/Heading 4 */
    font-size: 16px;
    font-family: 'AmazonEmber';
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: -0.08px;
    margin-bottom: 4px;
}
.timezones-section  .right-contentInfo p {
    color: var(--amazon-squid-ink, #232F3E);
    font-size: 16px;
    font-family: 'AmazonEmber';
    line-height: 150%;
    margin-bottom: 0px;
    margin-bottom: 4px;
}
.timezones-section  .right-contentInfo p:last-child {
    margin-bottom: 0px;
}
/** TimeZones Section CSS Ends **/

.img-content-grid {
    border-radius: 8px;
    background: var(--white, #FFF);
    box-shadow: 0px 0px 4px 0px rgba(65, 77, 92, 0.20), 0px 1px 14px 0px rgba(0, 7, 22, 0.14);
    display: flex;
    padding: 20px;
    align-items: center;
    height: 100%;
    gap: 16px;
}
.Sec_verticle .img-content-grid {
    flex-direction: column;
    padding: 0;
    overflow: hidden;
    gap: 0;
}

.Sec_verticle .img.img div.mktoImg, .Sec_verticle .img, .Sec_verticle .img.img div.mktoImg div {
    width: 100%;
    border-radius: 0;
    flex-basis: 100%;
}
.Sec_verticle .img.img div.mktoImg div {
    height: 100%;
}
.Sec2_Row5 .img.img .mktoImg {
    height: 360px;
}
.Sec2_Row6 .img.img .mktoImg {
    height: 240px;
}
.Sec2_Row7 .img.img .mktoImg {
    height: 200px;
}
.Sec_verticle.Sec_verticle .content {
    width: 100%;
    padding: 20px;
    margin-top: auto;
}

.Sec_verticle.Sec_verticle .content h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.22; /* 122.222% */
    letter-spacing: -0.2px;
}
#Sec2_Row4 .img-content-grid {
    flex-direction: column;
}
#Sec2_Row4 .img-content-grid .content {
    flex-grow: 1;
    width: 100%;
}
.img-content-grid .content {
    padding-left: 0;
}
.img-content-grid .content h3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.22;
    letter-spacing: -0.2px;
    margin-bottom: 8px;
    margin-top: 0px;
}
.img-content-grid .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
}
.section2 .row {
    margin: 0 -10px;
}

.section2.section2 [class^="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}
.section2 .Content-block.Into_content {
    max-width: 619px;
    margin: 0 auto 40px;
}
.img-content-grid .content p {
    margin: 0px 0px 8px 0px;
}

.img-content-grid .content p:last-child {
    margin-bottom: 0;
}
.row {
    margin-right: -15px !important;
    margin-left: -15px  !important;
}

.row.Row4 .Content-block.Into_content > div.mktoImg ,
.row.Row3 .Content-block.Into_content > div.mktoImg {
    min-height: 140px;
}

.section2 .img-content-grid .img div {
    width: 80px;
    height: 80px;
    border-radius: 16px;
    display: block;
    overflow: hidden;
}

.section2 .img-content-grid .img div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.Sec_verticle .img.img div.mktoImg div {
    height: 100%;
}

.Sec_textOnly.Sec_textOnly {
    max-width: 960px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.Sec_textOnly h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.22; /* 122.222% */
    letter-spacing: -0.2px;
    margin: 0 0 8px 0;
}

.Sec_textOnly p {
    margin: 0 0 8px 0;
}

.Sec_textOnly p:last-child {
    margin-bottom: 0;
}
/****** FORM DESIGN STARTS ********/

.form-box {
    border-radius: 16px;
    background: var(--white, #FFF);
    box-shadow: 0px 0px 4px 0px rgba(65, 77, 92, 0.20), 0px 1px 14px 0px rgba(0, 7, 22, 0.14);
    width: 100%;
    padding: 24px;
}
.form-container {
    margin: 0px !important;
}

@media only screen and (min-width: 992px) {
    .show-formLayout .left-content-col {
        padding-right: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .Content-block.Into_content img {
    width: 100%;
}

.timezones-section .outer-row {
    flex-wrap: wrap;
}

.timezones-section .right-contentInfo {
    padding: 15px 0 0 0;
    width: 100%;
}
    section#Banner_Section {
    padding: 57px 0px;
}

    #aws-page-content h1 {
        font-size: 38px;
        line-height: 44px;
    }
   .section1 div#Row2 .right-content {
        width: 100%;
        float: left;
        padding-left: 0px;
        margin-top: 15px;
    }
    .section1 .row.Row4 .Content-block.Into_content ,
  .section1 .row.Row3 .Content-block.Into_content {
        margin-bottom: 20px;
        text-align: center;
    }
    .section1 .row.Row4 .Content-block.Into_content   .cta-link ,
    .section1 .row.Row3 .Content-block.Into_content   .cta-link {
        margin: 0 auto;
        float: none;
        display: inline-block;
    }
}


/**************************/

.row.Sec2_Row2, .row.Sec2_Row4, .row.Sec2_Row6, .row.Sec2_Row7, .row.Sec2_Row9, .row.Sec2_Row8, .row.Sec2_Row5, .row.Sec2_Row3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.row.Sec2_Row2 .col-xs-12 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
}
.sec2Inner {
    display: flex;
    flex-direction: column;
}
.sec2Inner > .row > [class^="col-"] {
    margin-bottom: 20px;
}
.sec2Inner.sec2Inner > .row {
    margin-bottom: 20px;
}


@media only screen and (max-width: 991px) {
    .Sec2_Row5 .img.img .mktoImg, .Sec2_Row6 .img.img .mktoImg{
        height: 200px;
    }
    .section2.section2 [class^="col-"]{
        padding-left: 15px;
        padding-right: 15px;
    }
    .section2 .row {
    margin: 0 -15px;
}
}
@media (min-width: 768px) {
    .row.Sec2_Row2 .col-sm-6, .row.Sec2_Row5 .col-sm-6 {
        /* width: 33.33333333%; */
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row.Sec2_Row2  .col-sm-4 {
        /* width: 33.33333333%; */
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    }

    @media (min-width: 992px) {
        .row.Sec2_Row2 .col-md-6 {
            /* width: 33.33333333%; */
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
        .row.Sec2_Row2 .col-md-4 {
        /* width: 33.33333333%; */
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    }
@media (min-width: 1024px) {
    .row.Sec2_Row2 .col-lg-6 {
        /* width: 33.33333333%; */
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row.Sec2_Row2 .col-lg-4 {
        /* width: 33.33333333%; */
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (max-width: 767px) {
    .row.Sec2_Row2 .col-xs-12 {
        -ms-flex-preferred-size: 1;
        flex-basis: 1;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .form-box {
             margin-bottom: 30px;
    }
}
