@font-face { font-family: 'AmazonEmberLight'; src: url('https://pages.awscloud.com/rs/112-TZM-766/images/AmazonEmber_Lt.woff2') format('woff2'), url('https://pages.awscloud.com/rs/112-TZM-766/images/AmazonEmber_Lt.woff') format('woff'); font-weight: normal; font-style: normal; }  @font-face { font-family: 'AmazonEmber'; src: url('https://pages.awscloud.com/rs/112-TZM-766/images/AmazonEmber_Rg.woff2') format('woff2'), url('https://pages.awscloud.com/rs/112-TZM-766/images/AmazonEmber_Rg.woff') format('woff'); font-weight: normal; font-style: normal; }  @font-face { font-family: 'AmazonEmberBold'; src: url('https://pages.awscloud.com/rs/112-TZM-766/images/AmazonEmber_Bd.woff2') format('woff2'), url('https://pages.awscloud.com/rs/112-TZM-766/images/AmazonEmber_Bd.woff') format('woff'); font-weight: normal; font-style: normal; }

.main-container h2 {
    text-align: left;
    line-height: 1.3;
    margin: 0 0 20px;
    color: #ffa029;
    text-align: left;
    font-family: AmazonEmber !important;
}

.main-container p {

    text-align: left;
    color: #333;
    font-size: 15px;
    line-height: 1.8;
    margin: 0 0 15px;
    font-family: AmazonEmber !important;

}

.main-container p:last-of-type {
    margin: 0;
}

.main-container ul {
    margin: 0 0 0;
    padding: 0 0 0 20px;
}

.main-container ul li {
    padding: 0;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 10px;
    font-family: AmazonEmber !important;
    position: relative;
}

.container {
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
    margin: auto;
}

.container .row {
    width: auto;
}

.top-banner {
    min-height: 370px;
    background-image: url('https://pages.awscloud.com/rs/112-TZM-766/images/banner-online-tech.jpg');
    background-size: cover;
    background-position: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.top-banner .banner-logo-text {
    padding-top: 30px;
}

.top-banner .banner-logo-text h1 {
    font-size: 50px;
    color: #ffffff;
    margin: 0;
    font-family: 'AmazonEmberBold' !important;
}

.top-banner .banner-logo-text small {
    font-size: 30px;
    color: #ffffff;
}

.main-container {
    padding-top: 80px;padding-bottom: 80px;
}

.date-block {
    width: 100%;
    clear: both;
    float: none;
    margin: 0 0 50px;
}

.date-block p {
    display: inline-block;
    float: left;
    padding-right: 15px;
}

.date-block small {
font-size: 12px;
line-height: 1;
vertical-align: bottom;
padding: 8px 0 0;
display: inline-block;
font-family: 'AmazonEmberBold';
}

.intro {
    width: 100%;
    clear: both;
    margin: 0 0 50px;
}

.objective {
    width: 100%;
    display: inline-block;
    clear: both;
    margin: 0 0 50px;
}

.objective .mktoGen.mktoImg {
    max-width: 170px;
    float: left;
    width: 100%;
}

.objective .mktoText {
    float: left;
    width: 100%;
    max-width: 530px;
}

.attendes {
    width: 100%;
    clear: both;
    display: inline-block;
}

.attendes .mktoGen.mktoImg {
    max-width: 170px;
    float: left;
    width: 100%;
}

.attendes .mktoText {
    float: left;
    width: 100%;
    max-width: 530px;
}

.speaker {
    clear: both;
    width: 100%;
    display: inline-block;
    padding: 50px 0 40px;
    border-top: 1px solid #ccc;
    margin: 50px 0 0;
}

.speaker p {
    font-size: 15px;
    line-height: 1.3;
    font-family: AmazonEmber !important;
    margin: 0 0 10px;
}

.speaker .speaker-contet {
    max-width: 530px;
    float: left;
    width: 100%;
}

.speaker .speaker-image {
    float: left;
    width: 100%;
    max-width: 170px;
}

.youtube {
    width: 100%;
    padding-bottom: 35px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}

.youtube .mktoText {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    /*GI Oct6, 20 overflow: hidden;*/
    width: 100%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.main-container img {
    width: auto;
    max-width: 100%;
}

.main-container .col-md-8.col-sm-7 {
    padding-right: 60px;border-right: 2px solid #ccc;
}
.main-container .col-md-4.col-sm-5 {

    padding-left: 58px;

}
.main-container .form-heading p {

    font-size: 15px;
    line-height: 1.3;
    margin: 0 0 20px;

}

@media (min-width:1200px) and (max-width:1439px) {
    .container {
        max-width: 1200px;
        width: 100%;
        padding: 0 15px;
        margin: auto;
    }
    .objective .mktoText,
    .attendes .mktoText,
    .speaker .speaker-contet {
        max-width: 530px;
    }
}

@media (min-width:1024px) and (max-width:1299px) {
    .container {
        max-width: 1000px;
        width: 100%;
        padding: 0 15px;
        margin: auto;
    }
    .objective .mktoText,
    .attendes .mktoText,
    .speaker .speaker-contet {
        max-width: 415px;
    }
    .main-container .col-md-8.col-sm-7 {
    padding-right: 40px;border-right: 2px solid #ccc;
}
.main-container .col-md-4.col-sm-5 {

    padding-left: 40px;

}
}

@media (min-width:768px) and (max-width:1023px) {
    .container {
        max-width: 760px;
        width: 100%;
        padding: 0 15px;
        margin: auto;
    }
    .objective .mktoText,
    .attendes .mktoText,
    .speaker .speaker-contet {
        max-width: 260px;
    }
    .objective .mktoGen.mktoImg,
    .attendes .mktoGen.mktoImg,
    .speaker .speaker-image {
        max-width: 125px;
        padding-right: 20px;
    }
    .speaker .speaker-image {
        padding-right: 0;
    }
    .main-container h2 {
        font-size: 25px;
    }
    .main-container p {
        font-size: 15px;
    }
    .main-container ul li {
        font-size: 15px;
    }
    .date-block p {
        padding-right: 8px;
    }
    .date-block small {
        font-size: 12px;
        padding: 0 0 0;
    }
    .intro,
    .objective {
        margin: 0 0 65px;
    }
    .speaker {
        margin: 65px 0 0;
        padding: 65px 0 0;
    }
    .top-banner .banner-logo-text h1 {
        font-size: 45px;
    }
        .main-container .col-md-8.col-sm-7 {
    padding-right: 20px;border-right: 2px solid #ccc;
}
.main-container .col-md-4.col-sm-5 {

    padding-left: 20px;

}
}

@media screen and (max-width:767px) {
    .top-banner .banner-logo-text h1 {
        font-size: 40px;
    }
    .main-container {
        padding: 50px 0;
    }
    .date-block p {
        padding-right: 10px;
        font-size: 15px;
    }
    .date-block {
        margin: 0 0 25px;
    }
    .date-block small {
        font-size: 12px;
        padding: 5px 0 0;
    }
    .main-container h2 {
        font-size: 25px;
        margin: 0 0 15px;
    }
    .main-container p {
        font-size: 15px;
        line-height: 28px;
    }
    .intro,
    .objective {
        margin: 0 0 50px;
    }
    .speaker {
        padding: 50px 0 50px;
        margin: 50px 0 0;
    }
    .mktoForm {
        padding: 0 !important;
    }
    .container .row {
        width: auto;
        max-width: initial;
    }
    .main-container ul li {
        font-size: 15px;
    }
    .objective .mktoGen.mktoImg {
        margin: 0 0 20px;
    }
    .attendes .mktoGen.mktoImg {
        margin: 0 0 25px;
    }
    .speaker .speaker-contet {
        margin: 0 0 20px;
    }
    .form-heading {
        margin: 0 0 20px;
    }
    .main-container .col-md-8.col-sm-7 {

    padding-right: 15px;
    border-right: none;

}
.main-container .col-md-4.col-sm-5 {

    padding-left: 15px;

}
}

@media screen and (max-width:480px) {
    .mktoForm {
        padding: 0 !important;
    }
}

form.mktoForm {
    margin-bottom: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

.mktoForm .mktoFormCol,
.mktoForm .mktoFieldWrap {
    float: none !important;
}

.mktoForm .mktoFormCol {
    margin-bottom: 15px !important;
}

.mktoForm select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-image: url("https://pages.awscloud.com/rs/112-TZM-766/images/arrow.png") !important;
    background-position: 98% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 12px auto !important;
    height: 30px !important;
    font-size: :15px !important;
    font-family: 'HelveticaNeue Light', Arial, helvetica, sans-serif !important;
}

.mktoForm .mktoOffset {
    display: none !important;
}

.mktoForm .mktoLabel {
    float: none !important;
    display: inline-block !important;
    width: auto !important;
}
.mktoForm .mktoFormCol .mktoLabel {

    padding: 0 0 10px;

}
.mktoForm .mktoAsterix {
    color: #333 !important;
    float: right !important;
}

.mktoForm input[type="text"],
.mktoForm input[type="url"],
.mktoForm input[type="email"],
.mktoForm input[type="tel"],
.mktoForm input[type="number"],
.mktoForm input[type="date"],
.mktoForm textarea.mktoField,
.mktoForm select.mktoField {
    padding: 5px 3px;
    width: 100% !important;
    display: block !important;
    float: none !important;
    font-size: 15px;
    height: 30px !important;
    font-family: 'HelveticaNeue Light', Arial, helvetica, sans-serif !important;
}

.mktoButtonRow .mktoButtonWrap {
    margin: 0 !important;
    text-align: center;
}

.mktoLogicalField.mktoCheckboxList {
    width: 100% !important;
    max-width: 100% !important;
}

.mktoForm .mktoButtonRow .mktoButton {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: none !important;
    background-color: none !important;
    border: 1px solid #ad955b !important;
    background: #eeba37 linear-gradient(180deg, #fee6b0 0px, #eeba37) repeat scroll 0 0 !important;
    border-color: #be952c #a68226 #9b7924 !imporatnt;
    border-image: none !important;
    border-radius: 3px !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.6) inset !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-family: 'HelveticaNeue Bold', Arial, helvetica, sans-serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    height: 35px !important;
    line-height: 1.4 !important;
    margin: 0 0 0 15px !important;
    max-width: 100% !important;
    min-width: 171px !important;
    padding: 7px 16px 6px !important;
    text-align: center !important;
    text-decoration: none !important;
    text-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.8) !important;
    vertical-align: middle !important;
    width: auto !important;
    color: #000 !important;
    outline: medium none !important;
    text-decoration: none !important;
    text-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.8) !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

.mktoCheckboxList input {
    position: relative !important;
    top: 31px !important;
}

.mktoForm .mktoFieldWrap .mktoGutter {
    display: none;
}

.mktoForm .mktoRadioList,
.mktoForm .mktoCheckboxList {
    float: left;
    padding: 0.3em;
    width: auto !important;
    display: inline-block;
    position: absolute;
    left: 0;
}

@media (max-width:1024px) {
    .mktoCheckboxList input {
        position: relative !important;
        top: 28px !important;
    }
}

@media (max-width:991px) {
    .mktoCheckboxList input {
        position: relative !important;
        top: 28px !important;
    }
}

@media (max-width:767px) {
    form.mktoForm {
        max-width: 100%;
        width: 100%;
        padding: 0 !important;
    }
    .mktoCheckboxList input {
        position: relative;
        top: 35px !important;
    }
}s
