@charset "utf-8";
@media screen and (min-width: 480px) and (max-width: 767px){
.footer {
	float: left;
	height: auto;
	width: 100%;
}
.footer-bg-left {
	background-image: url(../images/bg-contact-01.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 150%;
	float: left;
	height: auto;
	width: 30%;
	padding-bottom: 20%;
}
.footer-bg-right {
	background-image: url(../images/bg-contact-02.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 150%;
	float: right;
	height: auto;
	width: 30%;
	padding-bottom: 20%;
}
.title-footer {
	float: left;
	height: auto;
	width: 40%;
	background-image: url(../images/icon-chat.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 40%;
	font-family: serithairegular;
	font-size: 1.8rem;
	color: #e7e8e9;
	text-align: center;
	padding-top: 15%;
	margin-top: 2%;
	margin-bottom: 5%;
}
.box-footer-list-left {
	background-color: #262626;
	float: left;
	height: auto;
	width: 90%;
	margin-bottom: 2%;
	padding-top: 2%;
	padding-bottom: 3%;
	margin-left: 5%;
	border-radius: 10px;
	
}
.box-footer-list-right {
	background-color: #666666;
	float: left;
	height: auto;
	width: 90%;
	margin-bottom: 2%;
	margin-left: 5%;
	padding-top: 3%;
	padding-bottom: 3%;
	border-radius: 10px;
	border: 1px dotted #666;
	margin-top: 8%;
}

.icon-footer-left {
	float: left;
	height: auto;
	width: 10%;
	margin: 5%;
}
.icon-footer-right {
	float: left;
	height: auto;
	width: 10%;
	margin: 5%;
}

.icon-footer-left img {
	height: auto;
	width: 100%;
}
.icon-footer-right img {
	height: auto;
	width: 100%;
}

.title-footer-left {
	font-family: serithairegular;
	font-size: 1rem;
	color: #e7e8e9;
	float: left;
	height: auto;
	width: 50%;
	margin-bottom: 2%;
	margin-top: 5%;
}
.title-footer-right {
	font-family: serithairegular;
	font-size: 1rem;
	color: #e7e8e9;
	float: left;
	height: auto;
	width: 70%;
	margin-top: 4%;
	margin-bottom: 2%;
}

.text-footer-left {
	font-family: serithairegular;
	font-size: 1rem;
	color: #e7e8e9;
	float: left;
	height: auto;
	width: 70%;
	line-height: 150%;
}
.text-footer-left a {
	color: #e7e8e9;
	text-decoration: none;
}

.text-footer-right {
	font-family: serithairegular;
	font-size: 1rem;
	color: #e7e8e9;
	float: left;
	height: auto;
	width: 70%;
}
.box-dbd {
	float: left;
	height: auto;
	width: 90%;
	margin-top: 10%;
	margin-bottom: 10%;
	padding-top: 5%;
	padding-bottom: 5%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-image: linear-gradient(to right, #e7e8e9 , #ffffff ,#e7e8e9 );
	padding-left: 5%;
	padding-right: 5%;
}
.logo-dbd {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
.logo-dbd img {
	height: auto;
	width: 25%;
}
.text-dbd {
	font-family: serithairegular;
	font-size: 1rem;
	line-height: 150%;
	color: #191919;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
.copy {
	font-family: serithairegular;
	font-size: 1rem;
	color: #e7e8e9;
	background-color: #191919;
	float: left;
	height: auto;
	width: 90%;
	text-align: center;
	line-height: 120%;
	padding: 5%;
}
.capture {
	font-family: promptregular;
	font-size: 1rem;
	color: #999999;
	float: left;
	height: auto;
	width: 80%;
	margin-bottom: 2%;
	line-height: 150%;
	text-align: center;
	margin-top: 2%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #e7e8e9;
	border-right-color: #e7e8e9;
	border-bottom-color: #e7e8e9;
	border-left-color: #e7e8e9;
	padding-top: 1%;
	padding-right: 10%;
	padding-bottom: 1%;
	padding-left: 10%;
}
.capture-2 {
	font-family: promptregular;
	font-size: 1rem;
	color: #999999;
	float: left;
	height: auto;
	width: 80%;
	margin-bottom: 2%;
	line-height: 150%;
	text-align: center;
	margin-top: 2%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #e7e8e9;
	border-right-color: #e7e8e9;
	border-bottom-color: #e7e8e9;
	border-left-color: #e7e8e9;
	padding-top: 1%;
	padding-right: 10%;
	padding-bottom: 1%;
	padding-left: 10%;
	border-bottom-width: 1px;
}
.stat {
	background-color: #191919;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.box-space-all {

	float: left;
	height: auto;
	width: 100%;
	 background: linear-gradient(146deg,#152867,#211818,#363636,#555555,#111111);
	background-size: 300% 300%;
	animation: gradient-animation 8s ease infinite;
	
}

.box-space {
	background-image: url(../images/bg-arrow-more.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100%;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 40%;
	padding-bottom: 120%;
}


.p-space {
	float: left;
	height: auto;
	width: 60%;
	margin-left: 10%;
}


.p-space img {
	height: auto;
	width: 100%;
	animation-name: example-2;
  animation-duration: 3s;  
  animation-delay: 2s;
  animation-fill-mode: backwards;
  animation-iteration-count: infinite;
  position: relative;
}
@keyframes example-2 {
  from {top: 0px; }
  to {top: -100px;}
}
.text-space {
	font-family: promptregular;
	font-size: 2rem;
	color: #e7e8e9;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: -10%;
	line-height: 140%;
	transform: skew(0, -15deg);
	text-shadow: 2px 2px 10px #212121;
	background: linear-gradient(to right,#ffffff 10%, #000000 50%, #ffffff 60%);
	background-size: auto auto;
	background-clip: border-box;
	background-size: 200% auto;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: textclip 3s linear infinite;
	display: inline-block;
	font-weight: bold;	
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.under-line {
	background-color: #0099FF;
	float: left;
	height: 0.5em;
	width: 60%;
	margin-left: 20%;
	transform: skew(0, -15deg);
	 background: linear-gradient(38deg,#6D6D6D
,#C8C8C8,#191919,#191919,#191919);
	background-size: 300% 300%;
	animation: gradient-animation 8s ease infinite;	
}
}
