.section_post a {
color: #36C5ED;
}
.section_post .back_to_blog {
color: #0f7f9f;
}

.post_item_title a:hover { 
color: #0f7f9f;
}
.footer_bg_wrap{
height: auto;
}
.footer_wrap_social a{
margin-bottom: 30px;
}
.footer_wrap_social a:hover{
text-decoration: underline;
}

.btns_wrap .a_btn {
    color: #fff;
}
.btns_wrap .a_btn:hover{
color: #151E4A;
}
.btns_wrap .arrow_btn {
    color: #151E4A;
    }

.btns_wrap a{

margin: 20px
}

.post_item_link {
    margin-left: auto;
}

@media (max-width: 1440px) {

.footer_socials_wrap{
padding-left: 15px
}
}

@media screen and (max-width: 1250px) {

.help_btn {
    margin-right: 15px;
}
.menu-menu-1 a {
    margin: 0 5px;
    font-size: 13px;
}
}
@media (max-width: 1280px) {

.footer_socials_wrap{
padding-left: 0
}
}
@media screen and (max-width: 992px) {
.footer_wrap_social{
margin-top: 30px;
}
.footer_wrap_social a:last-child {
    margin-bottom: 30px;
}
.footer_socials_wrap{
    padding-left: 0px;
}
}