#support-top-sec {
	background-color: #153f56;
	height: 484px;
	position: absolute;
	top: 0;
	width: 100%
}

#supportDiv {
	margin: 130px auto;
	text-align: center
}

#supportDiv p {
	font-family: "AlmostAHero-Ult";
	color: #ffce82;
	font-size: 50px;
	line-height: 1.34
}

#supportDiv img {
	margin: 40px auto;
	display: block
}

#support-main-sec {
	position: absolute;
	top: 484px;
	width: 100%
}

.DVSupport {
    margin-top: 3px;
    height: 100%
}

.SupportTxt {
    max-width: 917px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 57px;
}

.SupportTxt h1 {
  font-family: "TitilliumWebSB";
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.04px;
  color: #ed381b
}

.SupportTxt h2 {
  font-family: "TitilliumWebRegular";
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: center;
  color: #ffe6bf
}

#support-ahh-sec {
	background-color: #251913;
	text-align: center
}

.support-ahh-txt {
    font-family: "TitilliumWebRegular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #ffffff
}

.support-ahh-txt img {
	box-shadow: 0 0 45px 0 rgba(141, 151, 158, 0.2)
}

#support-aah-ca-sec {
	background-color: #153f56
}

.DVSupportBottom {
    height: 176px;
    text-align: center;
    padding-top: 40px;
}

.DVSupportBottom h1 {
	font-family: TitilliumWebRegular;
	font-size: 15px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.53;
	letter-spacing: normal;
	text-align: center;
	color: #ffe6bf;
}

@media (max-width: 420px){
	.SupportTxt img {
	    margin-left: 0 !important
	}
}