html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
@media (min-width:576px) {
.container {
max-width: 540px
}
}
@media (min-width:768px) {
.container {
max-width: 720px
}
}
@media (min-width:992px) {
.container {
max-width: 960px
}
}
@media (min-width:1200px) {
.container {
max-width: 1140px
}
}
@media (min-width:1400px) {
.container {
max-width: 1300px
}
}
img {
    max-width: 100%;
}

section.tab-section {
    clear: both;
    float: none;
    padding: 20px 0 80px;
    text-align: center;
}
.video_container{
    padding-top: 56.25%;
    position: relative;
}
.video_wrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video_wrap iframe{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-video-content{
    padding: 60px 150px;
    text-align: center;
    position: relative;
    z-index: 10;
    background: #fff;
}
.banner-video-content h3{
    font-weight: 700;
    font-family: AmazonEmberBold;
    font-size: 26px;
    line-height: 32px;

}
.banner-video-content p{
    font-size: 16px;
    font-family: AmazonEmberLight;
    margin: 0 0 10px;
    line-height: 22px;
    font-weight: 300;
}
section.more-conatnert {
    clear: both;
    background: #161e2d;
    color: #fff;
    padding: 80px 0 60px;
    text-align: center;
}

.more-content-row {
    display: inline-block;
    margin: 0 -15px;
    width: auto;
    max-width: 100%;
    clear: both;
}

.more-content-block {
    width: calc(20% - 4px);
    display: inline-block;margin: 20px 0 0;
    padding: 0 30px;
    vertical-align: top !important;
}

.more-content-block .mktoImg {
display: flex !important;
    min-height: 80px;
    justify-content: center;
    align-items: center;
    margin: 0 0 15px;
}

.more-content-block .mktoImg img {
    max-width: 130px;
    width: auto;
    max-height: 65px;
}

.more-content-block .mktoText {}

.more-content-block .mktoText h3 {}

main h3 {
    font-size: 24px;
    margin: 0 0 15px;
    line-height: 1.3;
}

main  p {
    line-height: 1.3;
    font-size: 15px;
    margin: 0 0 15px;
}
main  p:last-child{
    margin:0;
}
main h2 {
    font-size: 36px;
    margin: 0 0 25px;
}
section.banner{
	padding: 80px 0;
	position: relative;
}

/*Banner*/
.banner-container{
	padding: 0 55px;
	position: relative;
	z-index: 10;
}
.banner-content1 {
    text-align: center;
    max-width: 740px;
    width: 80%;
    margin: 0 auto;
    padding: 0 0 60px;
}
.banner-content1 ul{
    padding: 0;
    font-size: 0;
}
section.banner a {
    color: #95b0ff !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}
.banner-content1 ul li {
    display: inline-block;
    padding: 3px 20px;
    border-right: 2px solid #fff;
}
.banner-content1 ul li:nth-last-child(1) {
    border: none;
}
.banner-content1 h1 {
    font-size: 44px;
    font-family: AmazonEmberBold;
    margin: 0 0 15px;
    line-height: 56px;
    margin-top: 15px;
    color: #ffffff;
}
.banner-content1 p{
    font-size: 16px;
    font-family: AmazonEmberLight;
    margin: 0 0 10px;
    color: #ffffff;
    line-height: 22px;
    font-weight: 300;
}
.banner-content2{
	width: 100%;
    box-shadow: 0px 12px 75px 0px #373742;
}
.banner-content2 .mktoImg,
.banner-content2 .mktoImg > div{
	height: 100%;
	width: 100%;
}
.banner-content2 .mktoImg img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}


.more-content-block .mktoText:last-child{
    margin:20px 0;
}

.tab-container .nav-tabs>li.active a {
    background: #8b8b8b;
}

.tab-container .nav-tabs>li {
    max-width: 33.33%;
    width: 100%;
    display: inline-block;
    float: none;
    margin: 0;
}
.nav-tabs>li>a{
    border-radius: 0 !important;
}
.tab-container .nav-tabs {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.tab-container {
    margin: 0 0 0;
    padding: 0 35px;
}

.tab-container .nav-tabs>li a {
    font-size: 18px;
    padding: 20px;
    font-family: AmazonEmberBold;
    color: #000000;
    background: #f4f4f4;
    margin: 0 9px;
}

ul.nav.nav-tabs {
    font-size: 0;
    border-bottom: 2px solid #aaaaaa;
    margin: 0 0 45px;
    padding: 0 40px;

}

.tab-container .nav-tabs>li a:hover {
    color: #000000;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #000000 !important;
}

.big-tile-box {
    width: calc(33.33% - 30px);
    float: none;
    vertical-align: top;   
    margin: 0 15px;
    display: inline-block;
    min-height: 300px;
}

.tab-content>.tab-pane{
    padding: 0 !important;
    max-width: 1190px;
    margin: 0 auto;
}

.tab-content .row {
    display: inline-block;
    width: 100%;
    clear: both;
    margin: 30px 0px 0;
    max-width: 100%;
    text-align: center;
    font-size: 0;
}

.big-tile-box * {
    color: #fff !important;    margin: 0;
}
.tile-box {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
}
.tile-box:before {
	content: "";
	display: block;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.more-content-block a {
    color: #95b0ff !important;
}

.more-content-block p {
    color: #d0d2d5 !important;
}

.tile-box a,.tile-box a:hover,.tile-box a:focus {
    text-decoration: none !important;
    outline: none !important;
}
.tile-box .mktoText {
    display: flex;
    align-items: flex-end;
    padding: 20px 25px;
}

.big-tile-box h3 {
    font-size: 32px;
    line-height: 36px;
    color: #000000 !important;
    font-family: AmazonEmberLight;
    text-align: left;
}
section.tab-section .TAB_CTA {
    margin: 45px auto 0 !important;
}

section.tab-section .TAB_CTA h3 {
    color: #161e2d !important;
    font-size: 26px;
    line-height: 30px;
    margin: 0;
    font-family: AmazonEmberBold;
}

section.tab-section .TAB_CTA h3 a {
    color: inherit !important;
}

.big-tile-box a,.tile-box a {
    font-size: inherit !important;
    color: inherit !important;
}



section.tab-section .col-md-12.text-center {
    max-width: 900px;
    margin: auto;
    display: block;
    float: none;
}
.tile-box .mktoImg {
    width: 100% !important;
    height: 392px;
    overflow: hidden;
}

.tile-box .mktoImg img {
    width: 100%;
}
@media(max-width: 1399px){
	.tile-box .mktoImg{
		height: 352px;
	}
}
@media (max-width:1199px) {
.more-content-block {
    width: calc(32% - 4px);
}   
.tile-box .mktoImg{
		height: 262px;
	} 
}
@media (max-width:991px) {
    .big-tile-box {
        width: calc(50% - 30px);
        margin-bottom: 30px;
    }
    .tile-box .mktoImg{
		height: 177px;
	} 
	.banner-container{
		padding: 0 15px !important;
	}
    .banner-video-content{
            padding: 50px;
    }

/*.tab-container .nav-tabs>li {
    max-width: 210px;
}*/
ul.nav.nav-tabs{
    padding: 0 !important;
}

.tab-container{
    padding: 0 !important;
}

.more-content-block {
    width: calc(45% - 4px);
} 
.more-content-block{
	padding: 0 15px;
}
}

@media only screen and (min-width: 769px) {
.m-page-header+#aws-page-content {
    margin-top: 100px !important;
}
}
@media only screen and (min-width: 1680px) {
.m-page-header+#aws-page-content {
    margin-top: 68px !important;
}    
}
@media (max-width:768px) {
#aws-page-content {
    margin-top: 0 !important;
}

}
@media (max-width:767px) {
.banner-video-content{
        padding: 25px;
}

.banner:before{
    height: calc(100% - 420px) !important;
    }
.none{
    display: none !important;
}
section.banner{
	padding: 40px 0;
}
.banner-content1{
	padding-bottom: 40px;
}
section.tab-section{
	padding-bottom: 40px;
}
section.more-conatnert{
    padding: 40px 0 20px;
}
.tab-container .nav-tabs>li a {
    padding: 10px;
    margin: 0 9px;
    font-size: 14px;
}
.tab-container{
    padding: 0 !important;
}
ul.nav.nav-tabs{
    padding: 0 !important;
}
 
}
@media (max-width:575px) {
.banner-content1 h1{
       font-size: 40px;
       line-height: 46px;
}
.big-tile-box {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0 !important;
    margin-left: 0 !important;
}  
.tab-container .nav-tabs>li {
    max-width: 100%;
}

.tab-content .row {
    margin: 0;
}    
.more-content-block {
    width: 100%;
}
.banner:before{
    height: calc(100% - 450px) !important;
    }
}