@import url("../css/_hero-banner.css");
@import url("../css/_intro-here-module.css");
@import url("../css/_features-module.css");
@import url("../css/_programs-default-slider.css");
@import url("../css/_repeater-section.css");
@import url("../css/_annual-report-module.css");
@import url("../css/_number-section.css");
@import url("../css/_tiled-module.css");
@import url("../css/default-page.css");


@import url("../css/_feature-panel-section.css");


.intro-here-module{padding: 86px 0 0 0;}
.features-module{padding: 32px 0 10px;}
.programs-default-slider{padding: 47px 0 0;}
.repeater-section { padding: 73px 0 63px; }
.annual-report-module { padding-bottom: 8px; }
.annual-report-main{background-color: var(--text-violetblue);}
.number-main { justify-content: center; padding: 45px 0 0;}
.tiled-module{margin-top: 20px;}
.general-default-article-section { padding: 44px 0 100px; }
.img-shape-1{width: 352px; height: 437px; top: -62px; left: -115px;}
.img-shape-2 {right:-54px; top: -33px; width: 297px; height: 388px;}

.general-default-article-section p span {padding: 53px 0 27px;}

@media only screen and (min-width: 1024px) {
    .page-template-campaign .intro-here-module{padding: 86px 0 11px 0;}
    .page-template-campaign .intro-here-module .intro-here-rt{padding: 35px 0 0 0;}
}
@media only screen and (max-width: 1023px) and (min-width: 200px) {

}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .general-default-article-section { padding: 44px 20px 100px; }
    .repeater-main{padding: 0;}
    .img-shape-1 { width: 196px; height: 268px; top: -47px; left: -67px; }
    .img-shape-2 { width: 165px; height: 218px; right: -29px; top: -20px; }

}
@media only screen and (max-width: 767px) and (min-width: 200px) {
    .hero-banner-section .hero-banner-main .hero-banner-image {margin: -50px 0 0 0;}
    .hero-banner-section.reverse .hero-banner-main .hero-banner-txt { margin: 0 0 88px 0; }
    .img-shape-1 { width: 196px; height: 268px; top: -47px; left: -67px; }
    .img-shape-2 { width: 165px; height: 218px; right: -29px; top: -20px; }
    .intro-here-module { padding: 55px 0 0 0;}.features-module { padding: 58px 0 0; }
    .programs-default-slider { padding: 25px 0 0; }
    .repeater-section { padding: 0;}
    .repeater-main { padding: 56px 0 60px; }
    .tiled-module{margin-top: 0;}
     .general-default-article-section { padding: 0 20px 60px;} 
     .features-module-grid .features-txt p {padding-right: 0;}
     .general-default-article-section p span {padding: 55px 0 15px;}
}