/*
Theme Name: Proton
Theme URI: https://themeforest.net/item/proton-minimal-portfolio-theme/16565981
Description: Proton is high quality creative theme with great style and clean code. Proton can be used for many purposes starting from minimal portfolios, agencies, freelancers and much more. Template is created and tested in all devices and works perfectly without a single issue.
Author: NeuronThemes
Author URI: http://neuronthemes.com
Version: 1.4.2
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Tags: portfolio, photography, translation-ready, theme-options, custom-colors, custom-menu, featured-images, sticky-post
Text Domain: proton
Domain Path: /languages
*/

@media screen and (min-width: 1300px) {
.container {
        width: 100%!important;
    max-width: 1820px!important;
    padding-left: 50px!important;
    padding-right: 50px!important;
}
	.row-container {
        width: 100%!important;
    max-width: 1820px!important;
    padding-left: 35px!important;
    padding-right: 35px!important;
}
}
.wrapper .page-title .heading-title, .wrapper .page-title h1 {
    font-size: 45px!important;
	margin-top:40px!important;
	margin-bottom:40px!important
}
@media screen and (max-width: 767px) {
	.wrapper .page-title .heading-title, .wrapper .page-title h1 {
    font-size: 24px!important;
	margin-top:0px!important;
	margin-bottom:0px!important
}
	.wrapper .page-title .heading-title p:last-child, .wrapper .page-title p:last-child {
    line-height: normal!important;
}

}
.wrapper .page-title .heading-title p:last-child, .wrapper .page-title p:last-child {
    line-height: 60px;
    margin-top: 20px;
	margin-bottom: 20px!important;
}
.wrapper header nav ul li {
    margin-left: 40px!important;
}
@media screen and (max-width: 767px) {
	.wrapper header nav ul li {
    margin-left: 0px!important;
}
}
.show-more-holder .button-show-more {
    font-size: 20px!important;
    border: 1px solid #787878!important;
    width: 100%!important;
}
.wrapper .portfolio .filters span, .wrapper .portfolio .filters ul li {
    font-size: 20px!important;
}
.wrapper .portfolio .filters ul li {
    font-size: 20px!important;
}
footer .footer-widgets h3 {
    margin: 0 0 15px!important;
    font-size: 24px!important;
}
footer p {
    font-size: 16px!important;
}