
@media screen and (max-width: 390px){
.header-phone, .header-mail{
	width: 100%;
}
.title-list {
    margin-top: 15px;
    padding-left: 30px;
}
.title-list li {
    padding-bottom: 10px;
    font-size: 10px;
    font-weight: 400;
}
.title-list li:before {
    width: 10px;
    height: 10px;
    left: -20px;
    background-size: contain;
}
.title-list ul{
	font-size: 10px;
}
.section-1 .content{
	padding: 20px 0;
}
.section-3 .left-col {
    min-height: 230px;
}
.footer-social-icon, .footer-arrow-up {
    width: 45px;
    height: 45px;
    line-height: 45px;
}
.arrow-round-list li {
    font-size: 14px;
    margin-top: 70px;
}
.arrow-round-list li:first-child {
    margin-top: 47px;
}
.arrow-round-list li:before {
    width: 65px;
    height: 65px;
    left: -86px;
    top: -27px;
}
.arrow-round-list li:after {
    height: 15px;
    left: -53px;
    bottom: -35px;
}

.title-text{
	font-size: 28px;
}
.title-pre-text{
	font-size: 14px;
}
.contact-section-2{
    padding: 10px 0 20px;
}

.success {
    left: 200px;
    font-size: 14px;
}


}