@media only screen and (max-width: 991px) {
header .navbar-brand img {
    height: 70px;
}
}

@media only screen and (max-width: 767px) {

    section.banner,
    section.text-blocks,
    section.test-form,
    section.latest-news,
    section.text-image,
    section.text-slider
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    body.customize-support header{
        top: 46px;
    }
    header{
        padding: 0;
    }
    header .navbar{
        padding: 5px 15px;
    }
    .buttons{
        width: 100%;
        flex-direction: column;
    }
h1, .h1, .display-1 {
    font-size: 35px;
}

h2, .h2, .display-2 {
    font-size: 28px;
}

h4, .h4, .display-4 {
    font-size: 20px !important;
}

p {
    font-size: 15px;
}

.section-title .display-6{
    line-height: 1;
    margin-bottom: 10px;
}


p.smaller {
    font-size: 14px;
}

p.small {
    font-size: 14px;
}

.main-sidemenu {
    min-width: 100%;
    max-width: 100%;
}

h3, .h3, .display-3 {
    font-size: 25px;
}

.banner {
    padding: 140px 0px 50px 0px;
}

ul.list {
    font-size: 14px;
}

.section-title .display-1 {
    font-size: 29px;
}

.btn {
    font-size: 15px;
    line-height: 48px;
    padding: 0px 18px;
}

.banner .btn {
    margin: 5px 0px;
}

.text-image .order-2{
    order: -1 !important;
    margin-bottom: 20px;
}

.section-title .display-2 {
    font-size: 26px;
}
.what-can-do{
    padding: 30px 0px;
}
.what-can-do .bg {
    padding: 40px 50px 64px 30px;
}

.what-can-do .bg p {
    font-size: 17px;
    margin-top: 50px;
}

.photos .img1{
    bottom: -26px;
}

.your-support .bg {
    padding: 40px 30px 20px;
}
.photos .img4{
    bottom: 0;
}
.photos::before{
    height: 60%;
}
.your-support .form-check {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
}

.latest-news {
    padding: 30px 0px 30px 0px;
}

.activities {
    padding: 60px 0px 125px 0px;
}

.activity-box {
    padding: 30px 37px 20px 0px;
}

.info .btn-default {
    margin-bottom: 15px;
}
#field_submit {
    grid-column: span 12;
}
#field_submit input{
    width: 100%;
    line-height: 48px;
}
input[type="submit"] {
    width: 100%;
    line-height: 48px !important;
}

.footer,
.footer .text-end {
    text-align: center !important;
}

.footer .social {
    margin-top: 20px;
}

.footer ul {
    margin: 20px 0px 0px 0px;
}

.footer ul li {
    margin: 0px 0px 15px 0px;
    width: 100%;
}

.section-title .display-1 span::before {
    height: 11px;
}

.section-title .display-2 span::before {
    height: 11px;
}

div#exampleModal.show {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.modal-fullscreen {
    height: initial;
}

.photos.inner .img4 {
    aspect-ratio: 1 / 1.1;
    bottom: 0;
}

.info {
    padding: 30px 0px;
}

.your-support {
    padding: 30px 0px;
}
.your-support .section-title .display-2{
    margin-bottom: 10px;
}

.what-can-do.spacing {
    padding: 30px 0px;
}

.link-normal {
    font-size: 16px;
}

.link-normal .icon {
    margin-right: 5px;
}

.link-normal.right {
    margin-left: 10px;
}

.link-normal.right .icon {
    margin-right: 0px;
    margin-left: 5px;
}

.blog-box.sidewide {
    padding: 20px 20px;
}

.blog-box.sidewide .text {
    padding: 0px 0px 0px 0px;
}

.blog-box.sidewide .text .down-info {
    display: inline-block;
    align-items: start;
}

.blog-box.sidewide .text .down-info p {
    display: flex;
    align-items: start;
}

.blog-box.sidewide .label {
    margin-top: 15px;
}

.blog-box .text {
    padding: 30px 20px 50px 20px;
}

.blog-box .label {
    left: 20px;
}

.your-support label {
    font-size: 17px;
}

.blog-article .your-support .bg {
    padding: 10px 20px 10px 20px;
}

.breadcrumb {
    font-size: 13px;
}
.blog-article .last-hr{
    display: none;
}
.blog-article {
    padding: 50px 0px 50px 0px;
}
.blog-article .section-title{
    margin-bottom: 20px;
}

.info .imgstyle{
    aspect-ratio: 5/3.5;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding: 3px 9px 0px 1px;
}

.blog-box {
    width: 100%;
}

.what-can-do .bg {
    width: 100%;
}

.team-box {
    width: 100%;
}

.page-banner {
    padding-top: 95px;
}

}

@media only screen and (min-width: 768px)and (max-width: 991px) {
h1, .h1, .display-1 {
    font-size: 35px;
}

h2, .h2, .display-2 {
    font-size: 28px;
}

h4, .h4, .display-4 {
    font-size: 20px !important;
}

p {
    font-size: 14px;
}

p.smaller {
    font-size: 14px;
}

p.small {
    font-size: 14px;
}

.btn {
    font-size: 15px;
    line-height: 48px;
    padding: 0px 18px;
}

.section-title .display-2 {
    font-size: 26px;
}

.what-can-do .bg {
    padding: 40px 50px 64px 30px;
}

.what-can-do .bg h3 {
    font-size: 26px;
}

.what-can-do .bg p {
    font-size: 17px;
}



.your-support .bg {
    padding: 30px 20px 20px;
}

.your-support.ask-question{
    padding: 0 0 20px 0;
}

.your-support .form-check {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
}

.latest-news {
    padding: 90px 0px 60px 0px;
}

.activities {
    padding: 60px 0px 125px 0px;
}

.activity-box {
    padding: 30px 37px 20px 0px;
}

.info .btn-default {
    margin-bottom: 15px;
}

.footer ul li {
    margin: 0px 0px 0px 14px;
}

.footer ul li a {
    font-size: 13px;
}


.section-title h2 span::before {
    height: 11px;
}

div#exampleModal.show {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.modal-fullscreen {
    height: initial;
}

.photos.inner .img4 {
    aspect-ratio: 1 / 1.4;
    bottom: 0;
}

.blog-box.sidewide {
    padding: 30px 30px;
}

.blog-box.sidewide .text {
    padding: 0px 0px 0px 0px;
}

.blog-box.sidewide .text .down-info {
    display: inline-block;
    align-items: start;
}

.blog-box.sidewide .text .down-info p {
    display: flex;
    align-items: start;
}

.blog-box.sidewide .label {
    margin-top: 15px;
}

.blog-box .text {
    padding: 30px 20px 50px 20px;
}

.blog-box .label {
    left: 20px;
}

.blog-box {
    width: 100%;
}

.what-can-do .bg {
    width: 100%;
}

.team-box {
    width: 100%;
}


.page-banner {
    padding-top: 110px;
}

.banner {
    padding: 180px 0px 50px 0px;
}

}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
header .navbar-nav>.nav-item>.nav-link {
    font-size: 15px;
}

.navbar-light .navbar-nav>.nav-item {
    margin-left: 20px;
}

h1, .h1, .display-1 {
    font-size: 35px;
}

h2, .h2, .display-2 {
    font-size: 28px;
}

h4, .h4, .display-4 {
    font-size: 20px;
}

p {
    font-size: 15px;
}

p.smaller {
    font-size: 14px;
}

p.small {
    font-size: 14px;
}

.sidebar {
    padding: 0px 15px 60px 15px;
}

header .navbar-brand img {
    height: 88px;
}

.btn {
    font-size: 15px;
    line-height: 48px;
    padding: 0px 18px;
}

.section-title .display-2 {
    font-size: 30px;
}

.what-can-do .bg {
    padding: 40px 50px 64px 30px;
}

.what-can-do .bg h3 {
    font-size: 26px;
}

.what-can-do .bg p {
    font-size: 17px;
}

.your-support .bg {
    padding: 50px 30px 60px 30px;
}

.your-support .form-check {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
}

.footer ul li {
    margin: 0px 0px 0px 16px;
}

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

.section-title .display-2 span::before {
    height: 11px;
}

.photos.inner .img4 {
    aspect-ratio: 1 / 1.4;
    bottom: 0;
}

.blog-box .text {
    padding: 30px 20px 50px 20px;
}

.blog-box .label {
    left: 20px;
}

.your-support label {
    font-size: 17px;
}

.blog-article .your-support .bg {
    padding: 50px 30px 60px 30px;
}


.blog-box {
    width: 95%;
}

.what-can-do .bg {
    width: 95%;
}

.team-box {
    width: 95%;
}

.page-banner {
    padding-top: 170px;
}

.banner {
    padding: 200px 0px 50px 0px;
}
}


@media only screen and (min-width: 1200px)and (max-width: 1399px) {
h1, .h1, .display-1 {
    font-size: 46px;
}

h4, .h4, .display-4 {
    font-size: 19px;
}

.your-support .form-check {
    margin-right: 10px;
}

.footer ul li {
    margin: 0px 0px 0px 22px;
}

}