/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02-Sep-2016, 15:59:00
    Author     : User
*/
@media only screen and (max-width : 768px) {
    .all-features-page .all-features-wrapper .feature-wrapper .feature-content-wrapper{
        padding: 17px 22px;
    }
    .footer-menu{
        padding: 0 18px;
    }
    .footer-menu .footer-wrapper .left-footer-menu ul li{
        padding: 35px 0 0;
        display: block;
    }
    .footer-menu .footer-wrapper .right-footer-menu, .footer-menu .footer-wrapper .left-footer-menu{
        text-align: center;
    }
    .footer-menu .footer-wrapper .footer-menu-title h2{
        text-align: center;
    }
    .footer-menu .footer-wrapper .right-footer-menu {
    padding: 24px 0;
    text-align: center;
}
.footer-menu .footer-wrapper .right-footer-menu .newsletter-footer i {
    color: #48f0c6;
    font-size: 20px;
    position: absolute;
    right: 43%;
    top: 45%;
}
.footer-menu .footer-wrapper .right-footer-menu .menu-social-media-footer .contact-us-and-lang {
    padding: 0;
}
.footer-menu .footer-wrapper .right-footer-menu .newsletter-footer form {
    display: inline-block;
    width: 100%;
}
.footer-menu .footer-wrapper .right-footer-menu .menu-social-media-footer{
    padding: 0;
}
.footer-menu .footer-wrapper .right-footer-menu .newsletter-footer .mail-test-field{
    width:60%;
}
.about-us-page .about-us-wrapper{
    padding: 20px;
}
.about-us-page .about-us-wrapper .about-us-sponsors ul{
    padding: 0;
}
.contact-us-page .contact-us-wrapper{
     margin: 0 10px;
    padding: 20px;
}
.contact-us-page .contact-us-wrapper .contact-us-form .wpcf7-submit {
    font-size: 20px;
    width: 100%;
}
.top-header-homepage .right-top-header .top-header-logo img{
    max-width: 100px;
}

.cateogires-page .categories-wrapper .category-description-wrapper h1{
    font-size: 40px;
}
}
