@media (min-width: 320px) and (max-width: 1400px) {
    .hero__thumb {
        height: 625px;
    }


    .hero__content p {
        font-size: 20px;
    }


    .hero__content h3 {
        font-size: 54px;
        padding-bottom: 20px;
    }

    .about__thumb {
        height: 600px;
    }

    .illustration {
        top: -135px;
        height: 635px;
    }




}

@media (min-width: 320px) and (max-width: 1200px) {
    .section__title h3 {
        font-size: 40px;
        color: #222222;
        padding-bottom: 3px;
        font-weight: 700;
    }
    .header__nav ul li a {
        font-size: 15px; 
        margin: 1px 10px; 
    }
    .news__item__thumb {
        width: 185px;
        height: 145px;
        margin-right: 18px;
    }

    .news__item .news__content h4 {
        font-size: 21px;
    }

    .news__item .news__content p {
        font-size: 15px;
        line-height: 1.24;
        margin-bottom: 4px;
    }


    .meet__content__wrapper p {
        font-size: 19px;
    }


    .section__title p {
        font-size: 32px;
    }

    .footer__item ul li a {
        font-size: 20px;
    }







}

@media (min-width: 320px) and (max-width: 991px) {



    .header .header__social {
        display: none;
    }

    .header__nav {
        display: none;
    }

    .menu-open {
        display: block;
    }


    .header__top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0;
    }
.header.scroll-header .header__top {
	height: auto;
	transform: scale(1);
	opacity: 1;
}
    .header__logo {
        max-width: 277px;
        margin: 0;
    }

    .hero__content h3 {
        font-size: 41px;
        padding-bottom: 7px;
    }

    .hero__content p {
        font-size: 18px;
        padding-bottom: 4px;
    }

    .hero__logo {
        padding-bottom: 28px;
        max-width: 240px;
    }

    .hero__thumb {
        height: 500px;
    }

    .header__social {
        display: flex;
        align-items: center;
        position: relative;
        right: 0;
        top: 0;
        transform: none;
        padding: 0 16px;
        justify-content: center;
    }

    .about__content p {
        font-size: 18px;
        padding-left: 5px;
    }

    .about__thumb {
        height: 550px;
    }

    .illustration {
        top: -10px;
        height: 600px;
    }

    .news__item__lg {
        margin-bottom: 40px;
    }

    .section__title h3 {
        font-size: 34px;
        padding-bottom: 3px;
    }

    .section__title p {
        font-size: 23px;
    }

    .map__area {
        padding: 50px 0;
        padding-bottom: 79px;
    }

    .footer__item ul li a {
        font-size: 15px;
    }

    .footer__logo {
        margin-bottom: 16px;
        padding-right: 12px;
    }

    .copyright__area p {
        font-size: 18px;
        padding-right: 14px;
    }

    .bg-dark.h-30 {
        height: 35px;
    }

    .section__title {
        padding-bottom: 30px;
    }






}

@media (min-width: 320px) and (max-width:767px) {
    .hero__area .row {
        flex-direction: column-reverse;
    }


    .hero__thumb {
        height: 385px;
    }

    .content-wrap {
        max-width: 560px;
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 25px 20px;
    }

    .about__thumb {
        height: 340px;
    }

    .about__content.content-wrap.me-auto.ms-0 {
        padding-bottom: 0;
    }.illustration {
        top: -10px;
        height: 370px;
        right: auto;
        left: auto;
        margin: 0 auto;
        display: block;
        text-align: center;
        width: 100%;
    }

    .news__area {
        padding: 55px 0;
    }

    .news__area .section__title{
        padding-bottom: 13px;
    }
    .section__title p {
        font-size: 20px;
    }.section__title {
        padding-bottom: 24px;
    }.footer__logo-2 {
        margin-bottom: 3px;
    }.footer__item ul li a {
        font-size: 18px;
        margin-bottom: 8px;
    }.copyright__area p {
        font-size: 16px;
        padding-right: 10px;
    }.warmia { 
        max-width: 111px;
    }
    .copyright__area {
        padding: 20px 0;
    }.bg-dark.h-30 {
        height: 30px;
    }.header__logo {
        max-width: 222px; 
        transition: .2s;
    }.header.scroll-header .header__logo { 	max-width: 200px; }
    .news__thumb {
        height: 395px; 
    }
    .news__item .news__content h4 {
        font-size: 20px;
    }.section__title h3 {
        font-size: 30px;
        padding-bottom: 1px;
    }.meet__thumb {
        height: 275px;
        width: 300px;
        margin: 0 auto;
        margin-bottom: 19px;
    }.owl-dots {
        padding-top: 14px; 
    }





}

@media (min-width: 320px) and (max-width: 575px) {
    .header__logo {
        max-width: 195px;
    }
.header.scroll-header .header__logo {
	max-width: 185px;
}
    .header.scroll-header {
        padding: 10px 0
    }
    .menu-open {
        font-size: 29px; 
    }

    .hero__thumb {
        height: 300px;
    }.hero__content h3 {
        font-size: 36px;
        padding-bottom: 5px;
    }.hero__logo {
        padding-bottom: 23px;
        max-width: 210px;
    }


    .about__thumb {
        height: 290px;
    }
    .about__area {
        padding: 25px 0; 
    }
    .about__content p {
        font-size: 17px;
        padding-left: 0px;
    }.news__thumb {
        height: 308px;
    }.news__content p {
        font-size: 17px;
        margin-bottom: 9px;
    }.news__item__thumb {
        width: 142px;
        height: 122px;
        margin-right: 14px;
    }.news__item .news__content p {
        font-size: 13px;
        line-height: 1.24;
        margin-bottom: 3px;
    }.news__item .news__content h4 {
        font-size: 18px;
        margin-bottom: 2px;
    }
    .news__item .news__content a {
        font-size: 15px;
    }.section__title h3 {
        font-size: 26px;
        padding-bottom: 0px;
    }.meet__thumb {
        height: 262px;
        width: 280px; 
        margin-bottom: 16px;
    }

    .meet__content__wrapper p {
        font-size: 16px;
    }.owl-dots {
        padding-top: 12px;
    }.section__title p {
        font-size: 18px;
    }.map__area {
        padding: 40px 0;
        padding-bottom: 65px;
    }.footer__logo { 
        max-width: 230px;
    }

    .footer__logo-2 {
        margin-bottom: 3px;
        padding-right: 10px;
        max-width: 340px;
    }.copyright__area .container {
        flex-direction: column-reverse;
    }.copyright__area p {
        font-size: 15px;
        padding-right: 0;
        text-align: center;
    }.warmia {
        max-width: 111px;
        margin-top: -10px;
    }







}

@media (min-width: 320px) and (max-width: 1400px) {}

@media (min-width: 320px) and (max-width: 1400px) {}