


@media only screen and (min-width: 992px) and (max-width: 1280px) {

	header nav ul li {
    font-size: 35px;
}

		header .hero_section p {
    	margin: 0;
}

.menu li a {

    font-size: 15px;

}

.gallery-img {
    width: 25%;
}
#illustrator .illustrator-section .illustrator-section-img img {
    height: 290px;
}
	
}


/* Tablet Layout: 768px. */

@media only screen and (min-width: 767px) and (max-width: 991px) {
	
.menu li a {
    font-size: 14px;
    
}

.menu li {
    padding-left: 18px;
}

.gallery-img {
    width: 33%;
}

#illustrator .illustrator-section .illustrator-section-img img {
    height: 290px;
}

#contact {
    padding: 0 0 40px 0;
}



#contact .contact-info, #contact .contact-from-info {
        margin-left: 0;
        margin-top: 40px;
    }

#popup-gallery .popup-gallery-info {
    width: 100%;
    
}
#popup-gallery .popup-gallery-info .popup-gallery-style {
    width: 100%;
}

footer .footer-text p {
    justify-content: center;
}
footer p {
    margin-bottom: 8px;
    text-align: center;

}

}



/* Wide Mobile Layout: 360px. */

@media only screen and (min-width: 360px) and (max-width: 767px) {



header .hero_section h2 {
    font-size: 24px;
}

header .hero_section p {
    margin: 0;
}

header .hero_section {
    padding: 40px 0;
}

.menu li a {
    font-size: 14px;
}

.menu li {
     padding-left: 0px; 
}

#illustrator .illustrator-section .illustrator-section-img img {
    height: 290px;
}

.gallery-img {
    width: 33%;
}

#gallery-style {
    margin: 0px 35px 60px 35px;
}

.logo img {
    width: 180px;
}

#illustrator .illustrator-text h2 {
    font-size: 20px;
}

#illustrator {
    margin: 40px 0;
}

#slider {
    margin: 40px 0;
}

#slider h2,#proces .proces-text h2  {
    font-size: 24px;

}

#proces .proces-text p {
    width: 100%;
}

#proces {
    padding: 60px 0 40px 0;

}

#contact .contact-from-info h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 25px;
}

#contact .contact-from-info h3 {
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
}

#contact .contact-info, #contact .contact-from-info {
        margin-left: 0;
        margin-top: 40px;
    }

#contact .contact-info p {
    font-size: 16px;
}

#contact {
    padding: 40px 0;
}

    #contact .contact-info {
        justify-content: start;
        height: 100%;
    }



#post_style {
    margin: 40px 0 15px 0;
}

#post_style .post-info h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

#post_style .post-info p {
    font-size: 14px;
}


#post_style .post-info h2 {
    font-size: 30px;
    margin-top: 30px;
}


#popup-gallery .popup-gallery-info {
    width: 100%;
    
}
#popup-gallery .popup-gallery-info .popup-gallery-style {
    width: 100%;
}

#client-sey .client-sey-info h2 {
    font-size: 22px;

}

#faq-style .questions-container {

    padding: 0 10px;
}

#faq-style .questions-container .question button {

    font-size: 18px;

}

#faq-style .questions-container .question p {
    font-size: 14px;

}

    .gallery-img {
        width: 50%;
    }







footer .footer-text p {
    justify-content: center;
}
footer p {
    margin-bottom: 8px;
    text-align: center;

}








































}
















