
@media screen and (max-width: 870px){
    
.right-col-content-wrapper {
    padding: 20px 40px;
}
.header-menu a{
    padding: 0 18px 0 18px;
}
.arrow-round-list ul {
    padding-left: 170px;
}
.second-block{
    width: 100%;
}
.col-left{
        min-height: 600px;
    background-size: contain;
}
.arrow-block{
    width: 100%;
    min-height: 40px;
    margin-top: 10px;
    transform: rotate(90deg);
}
.second-block{
    padding: 10px 0 0 0;
}
.third-block{
    width: 100%;
    padding: 10px 0 0 0;

}
.third-block-content-list ul {
    margin-top: 10px;
    padding-left: 28px;
}
.second-block-content:before {
    background-size: contain;
    width: 41px;
    height: 39px;
    left: -7px;
    top: -11px;
}
.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;
}
.section-4{
    padding-top: 40px;
}
.section-4 .button {
    margin-left: 90px;
}
/*who we are*/
.who_we_are-section-2 .right-col-title {
    font-size: 26px;
    line-height: 30px;
}
.who_we_are-section-2 .right-col-text {
    font-size: 14px;
    line-height: 18px;
}

.who_we_are-section-3{
    padding:20px 0 40px 0;
}
.who_we_are-section-3 .section-pre-title{
    padding: 10px 0;
}
.what_we_do-section-2 .col-text{
    padding: 10px 0 0 0;
}
.what_we_do-section-2 .left-col{
    margin-top: 0;
    min-height: 550px;
}
.what_we_do-section-2 .right-col {
    padding: 20px 10px 0 20px;
    min-height: 0;
}
/*contact*/
.contact-section-2{
    padding: 30px 0;
}
.map{
    width: 100%;
    height: 300px;
    margin-bottom: 30px;
}
.form {
    margin-top: 30px;
}
.contacts{
    width: 100%;
    text-align: center;
    padding-left: 0;
}
.contact-text{
    font-size: 14px;
}
.contact{
    width: 33.3%;  
    float: left;
    margin-top: 20px;
}
.contact-icon-wrapper{
    width: 100%;
    padding-bottom: 10px;
    margin: 0;

}
.contact-icon{
    margin: 0 auto;
}
.white-line{
    display: none;
}
}
