/*====================================================================
   Custom CSS File for most of Desktop and Mobile look for Kipya Template
   Developed by Amazing LWEGATECH LTD team.
===================================================================**/
:root {
	--kpy-font:  'Rubik', sans-serif;
	--kpy-font-2: "Montserrat", serif;
	--kpy-base: #2F9400;
	--kpy-base-rgb: 47, 148, 0;
	--kpy-gray: #7f7873;
	--kpy-gray-rgb: 127, 120, 115;
	--kpy-white: #ffffff;
	--kpy-white-rgb: 255, 255, 255;
	--kpy-black: #333;
	--kpy-black-rgb: 51, 51, 51;
	--kpy-primary: #FE0900;
	--kpy-primary-rgb: 254, 9, 0;
	--kpy-font-size: 16px;
  }
  
  html,body {
	font-family: var(--kpy-font)!important;color:#fff;font-size: var(--kpy-font-size);font-weight: normal;line-height: 1.6; text-rendering: auto; height:100vh;margin: 0;  font-optical-sizing: auto;}

	
/** ==========================================================
Header Section
===========================================================**/
.menu-section {font-family: var(--kpy-font); position: fixed; z-index: 1000; color: #fff;	width: 100%; background-color:#000; }
.menu-section img {	width: auto;height: 150px; margin-top:0px; padding:0px;background: transparent;border-radius: 0;object-fit:contain;  }
.menu-section .menu-item .nav-link{font-size: 15px; font-weight: 100;color:#fff;padding-right: 15px !important;}
.menu-section .menu-item .nav-link.active,
.menu-section .menu-item .nav-link:hover{color:#fff;background-color: #444;border-radius: 5px;}
.top-bar .top-text{color:#fff; padding-left:8px; font-size:12px;}
.menu-section .dropdown-toggle::after {content: "\F282";display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-weight: 600 !important; font-variant: normal;text-transform: none;
  line-height: 1; vertical-align: -.125em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding-right: .5rem; border:none!important;
margin-left: .3rem;
}
.container-flud{padding:0;}
.menu-section .dropdown-menu{border-radius: 0px;}
.menu-section .dropdown-menu ul{min-width: 100% !important;}
.menu-section .dropdown-item{list-style:none;min-width: 100% !important;height:auto;padding-top:10px; padding-bottom: 10px; transition: .2s ease all;font-size: 14px;}
.menu-section .dropdown-item:hover{background:#1d9b12;border-bottom:0px solid rgba(42, 42, 134,0.4);color: #fff;transition: .3s ease-in-out;padding-left:5px}
.menu-section .dropdown-item.active, .dropdown-item:active{background:#ca170e;color: #fff;}
.menu-section .dropdown-item li {  font-weight: 400;  font-size: 16px; padding: 7px 20px;margin-bottom: 0;}
.menu-section .menu-item:hover > .dropdown-menu {display: block;}
.sticky-logo {display: none;}
.menu-section .socials ul{list-style-type: none;padding-left: 0;display: flex;}
.menu-section .socials ul li{align-self: center;margin-right: 7px;margin-top:10px}
.menu-section .socials ul li a{color:#fff;}
.menu-section .socials ul li a:hover{color:#0f912f;}
.menu-section .search i{color:#fff!important;font-size: 22px;}
.menu-section .callus{color: #f4de2f;font-size: 12px;text-align: center;}
.menu-section .number{font-size: 17px; letter-spacing: 1px;position: absolute;right: 20px;font-weight: 600;}

.menu-section2 {position: fixed; z-index: 999; width: 100%;padding-top: 5px;padding-bottom:5px;border-bottom: #00815c3d 0px solid;font-family: var(--kpy-font-2);font-weight: 400;}
.menu-section2 img {width: auto;height: 100px; margin-top:0px; padding: 2px;background: transparent;border-radius: 0;object-fit:contain; }
.menu-section2 .logo {display: none;}
.menu-section2 .sticky-logo {display: block;}
.menu-section2 .menu-item .nav-link{font-size: 18px; font-weight: 400;padding-right: 10px !important;color: #ca170e;}
.menu-section2 .dropdown-toggle::after {content: "\F282";display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-weight: 600 !important; font-variant: normal;text-transform: none;
    line-height: 1; vertical-align: -.125em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding-right: .5rem; border:none!important;margin-left: .3rem;}
.menu-section2 .dropdown-menu{border-radius: 0px;}
.menu-section2 .dropdown-menu ul{min-width: 100% !important;}
.menu-section2 .dropdown-item{list-style:none;min-width: 100% !important;height:auto;padding-top:10px; padding-bottom: 10px; transition: .2s ease all;font-size: 14px;}
.menu-section2 .dropdown-item:hover{background:#9E4F28;border-bottom:0px solid rgba(42, 42, 134,0.4);color: #fff;transition: .3s ease-in-out;padding-left:5px}
.menu-section2 .dropdown-item.active, .dropdown-item:active{background:#d61919;color: #fff;}
.menu-section2 .dropdown-item li {  font-weight: 400;  font-size: 16px; padding: 7px 20px;margin-bottom: 0;}
.menu-section2 .menu-item:hover > .dropdown-menu {display: block;}
.menu-section2 .socials ul{list-style-type: none;padding-left: 0;display: flex;}
.menu-section2 .socials ul li{align-self: center;margin-right: 7px;margin-top:10px}
.menu-section2 .socials ul li a{color:#1e0505;}
.menu-section2 .socials ul li a:hover{color:#9E4F28;}

.sticky-header {position: fixed;top: 0;width: 100%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.21);background: #000; background-color: #000; z-index: 1000; padding-top:0px;}
.sticky-header .search i{color:#e4e4e4!important;}
.sticky-header img {height: auto;width: 100px;margin-top:0px;}
.sticky-header .menu-item .nav-link{font-size: 15px; font-weight: 300;color:#fff;padding-right: 15px !important;}
.sticky-header .menu-item .nav-link.active{color:#fff}
.sticky-header .menu-item .nav-link:hover{color:#2c802c}
.sticky-header .callus{color: #d8913c;font-size: 12px;text-align: center;}
.sticky-header img {width: auto;height: 150px;}
.sticky-header .logo {display: none;}
.sticky-header .sticky-logo {display: block;}
.sticky-header .socials ul li a{color:#fff;}
.sticky-header .socials ul li a:hover{color:#289e38;}

/**Menu1 **/
.menu_kipya{background:#000!important; padding-top: 5px;padding-bottom:5px;border-bottom: #00815c3d 1px solid;font-family: var(--kpy-font-2);font-weight: 400;position: relative;}
.menu_kipya .menu-item .nav-link.active{color: #000;}
.menu_kipya .menu-item .nav-link:hover{color:#13ca22}
.menu_kipya .menu-item .nav-link{color:#000;}
.menu_kipya  img {	width: auto;height: 70px;margin-top: -5px;}
.menu_kipya .logo {display: none;}
.menu_kipya .sticky-logo {display: block;}
.menu_kipya .socials ul li a{color:#000;}
.menu_kipya .search i{color:#000!important;}

/** =====================================================================
*search
=======================================================================**/

.header-search input{visibility: hidden;}
.header-search ul.search-dropdown{display: none;}
.header-search label{position: relative;display: block;cursor: pointer;margin-top: -20px}
.header-search input:checked~ul.search-dropdown{display: block;position: absolute;z-index: 119;}
.search-dropdown .input-group{right:100%;flex-wrap: unset;margin-top:28px;}
.search-dropdown ul li{list-style: none !important;}
.search-dropdown .input-group input{visibility:visible;width: 600px !important;height: 60px;}
.search-dropdown .input-group .btn-search{background:#0b5a5f;color:#fff;}
#search-results {display: none;right: 100%;position: relative;background: rgba(255,255,255,0.93);padding: 1em;
    font-size: small;list-style: none;max-height: 300px;overflow-y: auto;width: 100%;border: 1px solid #ccc;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);}
#search-results a{color:#125e63}
.search-result-item {margin-bottom: 3px;padding: 5px;}
.search-result-item h5 {margin: 0;font-size: 1.1em;}
.search-result-item p {margin-top: 2px;color: #fcf9f9;font-size: 0.9em;margin-bottom: 5px;}
.search-result-item:hover{background: rgba(245, 227, 225, 0.92);}

/**modal search**/
.modal-search{background: rgba(42, 42, 134, 0.6);}
.modal-search .modal-body{align-items: center;}
.modal-search input{height: 60px;width: 600px;}
.modal-search .input-group .btn-search{background: #00AEEF;color:#fff;}
.modal-search #search-results {display: none;right: 0;position: relative;background: transparent;	padding: 1em;list-style: none;width: 100%;border: 0px solid #ccc;color:#fff;}
.modal-search  #search-results a{color:#00aeef;}
.modal-search .search-result-item {margin-bottom: 3px;padding: 5px;}
.modal-search .search-result-item h5 {margin: 0;font-size: 1.15em;}
.modal-search .search-result-item p {margin-top: 2px;color: #eee;font-size: 0.95em;margin-bottom: 5px;}
.modal-search .search-result-item:hover{background: rgba(0, 175, 239, 0.139);}



/** ==========================================================
Main Slides
===========================================================**/
/* Main Slider Styles */
.main-slider {
    position: relative;
    height: 700px;
}

.main-slider .swiper-slide {
    position: relative;
    height: 700px;
}

.main-slider .image-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    z-index: 1;
}

.main-slider .swiper-slide-active .image-layer {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

/* Fixed Title Overlay */
.main-slider .slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6); 
    background-blend-mode: overlay;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0,0,0,0.2) 40%, rgba(0, 0, 0, 0.15) 99%, rgba(0, 0, 0, 0) 100%);
    z-index: 2;
}

/* Content Container */
.main-slider .container {
    position: absolute;
    top: 50px;
    left: 300px;
    right: 0;
    bottom: 0;
    display: flex;
    align-items:center;
    padding-left: 10px;
    z-index: 3;
}

/* Main Slider Content */
.main-slider .main-slider-content {
    position: relative;
    display: block;
    width: 100%;
    margin: auto;
    text-align: left;
}

.main-slider .main-slider-content__inner {
    position: relative;
    display: block;
    overflow: hidden;
    width: 90%;
    padding: 1rem 2rem 0;
    align-items: end;
}

.main-slider .main-slider-content .big-title {
    position: relative;
    display: flex;
    z-index: 10;
}

.main-slider .main-slider-content .big-title h1 {
    color: #FFF;
    font-size: 60px;
    line-height: 1.2em;
    font-weight: 800;
    text-transform: capitalize;
    text-shadow: 1px .5px .5px #000;
    letter-spacing: -.8px;
    text-align: left;
    margin: 0;
}

.main-slider .main-slider-content .text {
    position: relative;
    display: block;
    width: 95%;
    margin-top: 0px;
    z-index: 10;
}

.main-slider .main-slider-content .text p {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    text-shadow: .5px .5px .5px #000;
    letter-spacing: -.5px;
    text-align: left;
    margin: 0;
}

/* Buttons */
.main-slider .main-slider-content a.text-link {
    text-align: left;
    color: #9E4F28;
    float: left;
    font-weight: 500;
}

.main-slider .main-slider-content a.text-link::after {
    content: "\F285";
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: -.3em;
    padding-left: .6rem;
    font-size: 1.1rem;
}

/* Navigation */
.main-slider__nav {
    position: absolute;
    right: 120px;
    top: 400px;
    transform: translateY(0%) translateX(0);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    z-index: 100;
    width: 100px;
    display:none;
}

.main-slider__nav .swiper-button-next {
    right: 70px;
}

.main-slider__nav .swiper-button-prev {
    left: 70px;
}

.main-slider__nav .swiper-button-next,
.main-slider__nav .swiper-button-prev {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #fbfbfb;
    border-radius: 0;
    margin: 0;
    text-align: center;
    transition: all 500ms ease;
    z-index: 100;
}

.main-slider__nav .swiper-button-next:hover,
.main-slider__nav .swiper-button-prev:hover {
    color: #ffffff;
    background-color: #075b2f;
}

.main-slider__nav .swiper-button-next::after,
.main-slider__nav .swiper-button-prev::after {
    display: none;
}

/* Button Styles */
.btn-one {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    color: var(--kpy-black);
    font-size: 18px;
    line-height: 60px;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 0px;
    transition: all 0.3s linear;
    z-index: 2;
}

.btn-one:before {
    position: absolute;
    top: 110px;
    left: -50px;
    right: -50px;
    height: 170px;
    content: "";
    background: var(--kpy-primary);
    transform: translateY(-50px);
    border-radius: 50%;
    transition-duration: 800ms;
    z-index: 1;
}

.btn-one:hover:before {
    top: 0%;
    left: -70px;
    right: -70px;
}

.btn-one:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    opacity: 1;
    transform: scaleX(1.0);
    transition-duration: 800ms;
    z-index: -1;
}

.btn-one:hover:after {
    transform: scaleX(0);
    transition-duration: 1500ms;
}

.btn-one .txt {
    position: relative;
    z-index: 1;
}

.btn-one:hover,
.btn-one:focus {
    color: #ffffff;
}

.btn-one i {
    position: relative;
    display: inline-block;
    padding-left: 5px;
    font-size: 12px;
    font-weight: 500;
}

.btn-btn {
    color: var(--kpy-white);
    background: var(--kpy-primary);
    border-radius: 0px;
    padding: 11px 24px;
    display: inline-block;
    box-shadow: inset 0 0 0 0 var(--kpy-black);
    transition: ease-out 0.4s;
}

.btn-btn:hover {
    color: var(--kpy-white);
    box-shadow: inset 400px 0 0 0 var(--kpy-black);
}

.slider-buttom-box {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 11;
}

.slider-buttom-box a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 230px;
    height: 50px;
    background-color: var(--kpy-primary);
    padding: 0 20px;
    color: #ffffff;
    font-weight: 500;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.slider-buttom-box a:hover {
    background-color: var(--kpy-primary);
}

.slider-buttom-box a+a {
    margin-top: 10px;
}

.slider-buttom-box a.box-link {
    background-color: var(--kpy-primary);
}

.slider-buttom-box a.box-link:hover {
    background-color: var(--kpy-primary);
}
/* Style for the side image */
.slider-side-image {
    padding-right: 2rem; /* Space between image and text */
    animation: fadeInLeft 1s ease-out; /* Optional animation */
}

.slider-side-image img {
    max-height: 300px; 
    width: auto;
    border:solid 3px #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.fixed-image{
    position: absolute;
    bottom:0;
    left:0;
    z-index:999;
}
.the-lines{position:absolute;right:30px;bottom:30px;z-index:999;}
.scene {
            position: relative;
            width: 300px;
            height: 300px;
            overflow: hidden;
        }
        
        /* Vertical line - starts at bottom right, grows upward */
        .vertical {
            position: absolute;
            width: 4px;
            background: #fff;
            bottom: 20px;
            right: 20px;
            height: 0;
            transform-origin: bottom center;
            transition: height 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        }
        
        /* Horizontal line - starts vertical, rotates to horizontal */
        .horizontal {
            position: absolute;
            height: 4px;
            background: #fff;
            bottom: 20px;
            right: 20px;
            width: 0;
            transform-origin: right center;
            transform: rotate(90deg);
            transition: all 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        }
        
        /* Intersection point */
        .intersection {
            position: absolute;
            width: 0px;
            height: 0px;
            background: #fff;
            border-radius: 50%;
            bottom: 18px;
            right: 18px;
            opacity: 0;
            transition: opacity 0.5s ease;
        }
        
        /* Animation state */
        .animate .vertical {
            height: 300px;
            width:8px;
        }
        
        .animate .horizontal {
            transform: rotate(0deg);
            width: 300px;
            height:8px;
        }
        
        .animate .intersection {
            opacity: 1;
            transition-delay: 0.8s;
        }

/* Optional animation */
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Maintain existing slider height */
.main-slider .swiper-slide {
    height: 700px; /* Match your existing height */
}

/* Responsive adjustments */
@media (max-width: 991.98px) {
    .main-slider-content {
        text-align: center;
    }
}


/*==========================================================
# Back to top button
==========================================================**/
.back-to-top { position: fixed;opacity: 9; right: 15px; bottom: 15px; z-index: 99999; background: #9E4F28; width: 40px; height: 40px; border-radius: 4px; transition: all 0.4s; }
.back-to-top i { font-size: 24px; color: #fff; line-height: 0; }
.back-to-top:hover { background: #017aae; color: #fff; }
.back-to-top.active { visibility: visible; opacity: 1; }


/** ==========================================================
Homepage Layout
===========================================================**/
.mid-section{background: transparent;}
.mid-section h2{font-size:40px; line-height:51px;color:#000;font-weight:700;}
.mid-section .wp-block-media-text__media img{height: 140px;width:auto;}
.mid-section .sponsor-button{background:#fff;color:#16801b;position:relative;}
.mid-section .sponsor-button:hover{background:#16801b;color:#fff;}
/*.mid-section .sponsor-button::before{  position: absolute; top: 0; left: 0; content: ''; -webkit-transition: 350ms all ease 0ms;-khtml-transition: 350ms all ease 0ms; -moz-transition: 350ms all ease 0ms;  -ms-transition: 350ms all ease 0ms;-o-transition: 350ms all ease 0ms; transition: 350ms all ease 0ms; height: 50%;width: 100%;z-index: 0;}*/
/*.mid-section .sponsor-button::after{    position: absolute;bottom: 0;right: 0;content: '';-webkit-transition: 350ms all ease 0ms;-khtml-transition: 350ms all ease 0ms;-moz-transition: 350ms all ease 0ms;-ms-transition: 350ms all ease 0ms;-o-transition: 350ms all ease 0ms;transition: 350ms all ease 0ms;height: 50%;width: 100%;z-index: 0;}*/
.kpy-container{width:85% !important;}
.kpy_intro_curve {position: relative;width: 100%;overflow: hidden;z-index: 9;margin-top: -79px;}
.kpy_intro_curve svg {display: block;width: 100%;height: auto;}
.kpy_intro {position: relative;background: rgba(158, 79, 40, 0.12);padding: 50px;}
.kpy_intro img{margin-top: -50px;border-radius: 15px;border: 0px solid #9E4F28;height: 400px;object-fit: cover;}
.kpy_intro .cyears {background: #9E4F28;position: relative;padding: 10px;box-shadow: 10px 10px 30px #0000001c;color: #f8f8f8;text-align: center;top: -120px;width: 60%;margin: 0 auto;border-radius: 10px;}
.kpy_intro .cyears h3 {font-size: 1.8rem;font-weight: 600;}
.kpy_intro .cyears h3 strong {font-size: 70px;font-weight: 700;}
.kpy_intro .cyears p {border-top: dotted 1px;font-weight: 500;padding-top: 10px;font-size: 14px;}
.kpy_intro .red-line {margin-left: 0;margin-right: 0;margin-top: 41px;margin-bottom: 41px;height: 14px 
    !important;width: 100px;background: #9E4F28;}
.mission-section {
    background-image: url('../assets/bg-2.jpg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding-top:50px;
    padding-bottom:40px;
}
.mission-section img{object-fit:cover;}
.mission-content{padding-top:50px;}
.event-btn .wp-block-button__link{background:#461F0E !important;}
.event-btn .wp-block-button__link:hover{color:#461F0E;border:2px solid #461F0E;background-color:rgba(70, 31, 14, 0.06) !important;font-weight: 600;padding-right:100px;transition: 2s ease-out;}
.more-btn .wp-block-button__link{color:#461F0E;border:2px solid #461F0E;background-color: transparent !important;}
.more-btn .wp-block-button__link:hover{background:#461F0E !important;color:#fff;border:0px solid #461F0E;font-weight: 600; padding-right:100px;transition: 2s ease-out;}
.intro-serve{padding-top: 50px;padding-bottom: 50px;}
.intro-serve h2{font-weight: 700;margin-bottom: 5px;font-size: 40px;color:#461f0d;}
.intro-serve p{width: 60%;}
.kpy-services .post-thumbnail img{height: 200px;width: 100%;object-fit: cover;border-radius: 15px;}
.kpy-services .card-body{position: absolute;bottom:0;background:linear-gradient(to top, rgba(70, 31, 14, 0.1), rgba(70, 31, 14, 0.02));height: 100%;border-radius: 15px;}
.kpy-services .card-body:hover{background:linear-gradient(to top, rgba(70, 31, 14, 0.7), rgba(70, 31, 14, 0.2));}
.kpy-services .card-body a{color:#ffffff}
.kpy-services .card-body h3{font-weight: 700;text-shadow: 0 0 20px #000;margin-top: 240px;}
.kpy-services .card-body .swiper-button-prev{display: none !important;visibility: hidden;}
.home-event{width: 60% !important;margin: 0 auto;text-align: center;padding-top: 80px;padding-bottom: 50px;}
.home-event h2{font-weight: 700;font-size: 60px !important;margin-bottom: 20px;}
.home-event h4{font-size: 40px;font-weight: 200;color:#f4de2f;margin-bottom: 15px;}
.home-event .date{font-size: 42px;font-weight: 300;line-height: 1.2;margin-bottom: 25px;}
.home-event .wp-block-button__link{background-color: #9E4F28;border-color: #9E4F28;transition: 0.1ms all;}
.home-event .findmore .wp-block-button__link{border:2px solid #9E4F28;background:transparent; transition: 0.1ms all;}
.home-event .wp-block-button__link:hover{background-color: #0a5d2a;transition: 0.3ms ease-out;}
.home-nuz{padding-top:50px;padding-bottom: 50px;}
.home-nuz h2{font-size: 40px;color:#461f0d;font-weight: 700;}
.home-nuz p{width:60%;}
.home-nuz .kpy-news img{height: 250px !important;}
.home-nuz .kpy-news h3{line-height: inherit;}
 

/** ============================================================
Photo Gallery Page CSS
=============================================================**/
.gallery-page {padding: 60px 0;}
.gallery-container {display: flex;flex-wrap: wrap;justify-content: space-between; }
.gallery-item {flex: 1 1 28%;box-sizing: border-box; margin: 1% 1.5% 2.5%; text-align: center;}
.gallery-info a.gallery-img-link .gallery-img-title {font-size: 1rem; font-weight:700; color:#555;}
.gallery-info .gallery-img-count {
	color: #9E4F28;
	font-size: 0.9rem;
	font-weight: 600;
}
.gallery-stack {
    border: 6px solid #fff;
    position: relative;
    height: 320px;
    width: 100%; 
    margin-bottom: 20px; 
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.gallery-stack:before,
.gallery-stack:after {
    content: "";
    position: absolute;
    width: 100%; 
    height: 320px;
    border: 6px solid #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.gallery-stack:before {
    background: #eff4de;
    z-index: -1;
    top: 0;
    left: -10px;
    transform: rotate(-5deg);
}

.gallery-stack:after {
    background: #768590;
    z-index: -1;
    top: 5px;
    left: 0;
    transform: rotate(4deg);
}

.gallery-stack img {width: 100%;object-fit: cover;object-position: center top;height: 100%;}
.gallery-info {padding: 5px 0; }
.gallery-img-title,
.gallery-img-count {margin: 0;}

/** ==========================================================
Single Article Page
===========================================================**/
.post-content { box-shadow: 3px 3px 17px 0 rgba(0,0,0,.05); padding: 20px; border-radius: 6px; background: linear-gradient(0deg,rgba(223, 223, 223, 0.03) 20%,#fff 70%,#fff 100%); }
.post-content h1 { font-size: 26px; font-weight: 500; color: #000; margin-bottom: .7rem; }
.post-content img { width: 100%; height: 200px; object-fit: cover; margin-bottom: 20px;border-radius: 15px;}
.post-content p { margin: 0 0 1.6875rem; }
.post-content h3 {font-size:1.25rem;}
.post-content img { width: 100%; height: auto; }
p.author { line-height: 3; border-bottom: dotted 1px #eee; margin-bottom: 2rem; color: #9E4F28; }
p.post-meta { position: relative; color: #fec679; font-size: 20px; margin: -18px 0 25px; }
p.post-meta i { margin-right: 10px; }
.newsletter h2 { font-size: 36px; font-weight: 800; color: #9E4F28; text-align: center; margin-bottom: 2.5rem; }
.about-side .post-thumbnail img { width: 100%; height: 150px; object-fit: cover; }
.about-side .card-body h5 { font-size: 16px; }
.about-side .card-body .catz { font-size: 12px; color: #9E4F28; }
.core-values {gap:0;display: flex;flex-wrap: wrap;justify-content: center;text-align: center;margin-left:30px;}
.core-values .wp-block-column {padding-top:27px;display: flex;flex-direction: column;align-items: center;justify-content: center;margin: 10px;}
.core-values h3 {margin-bottom:0;text-align:left;padding-top:15px;}
.core-values i {font-size: 2em;margin-bottom: 10px;}
.core-values p {margin: 0;}

/** =====================================================
SERVICES PAGE
========================================================**/
.header-programs{min-height:500px;position:relative;overflow:hidden;} 
.header-programs .overlay {position:absolute;height:100%;width:100%;top:0;left:0;background:linear-gradient(to right, rgba(70, 31, 14, 0.451), rgba(70, 31, 14, 0.12));color:white;display:flex;align-items:center;justify-content:center;padding:0 0 0 70px;box-sizing:border-box;z-index: 9;}
.header-programs h1{font-weight: 700;text-shadow: 0 0 20px #000;width: 100%;}
.header-programs p{text-shadow: 0 0 20px #000;}
.header-programs .breadcrumb{font-size: 12px;color: #ff0;}
.header-programs .breadcrumb a{color:#ff9;}

.inner-menu{background-color: #9E4F28;height: 40px;align-items: center;}
.inner-menu .wp-block-navigation-item{height: 40px;align-self: center;padding-left:10px;padding-right:10px;border-right: 1px #b85e32 solid;}
.inner-menu .wp-block-navigation-item__label{color:#fff;font-size: larger;}
.inner-menu .wp-block-navigation-item:hover{background-color: #86401c;}
.acservices{background: url("../images/coffee-bg3.jpg");background-repeat: no-repeat;background-size: cover;}
.acservices .intro{margin:0 auto; padding-top: 50px;padding-bottom:20px;text-align: center;width: 80%;font-size: larger;}
.acservices .background{padding-top:50px;padding-bottom: 50px;}
.acservices .background .photo img{border-radius: 15px;}
.acservices .mvg{padding-top: 20px;padding-bottom: 20px;}
.acservices .mv{min-height: 300px;height: auto; background-color: #fff;padding: 25px;box-shadow: 2px 1px 10px 1px rgba(0, 0, 0, 0.31);border-bottom: 2px solid #9E4F28 ;}
.acservices .mv h3{margin-bottom: 15px;}
.acservices .founder img{border-radius: 15px;}
.justification{padding-top:50px;padding-bottom: 50px;background-color: #9E4F28;color: #fff;}
.justification h3{font-weight: 700;}
.justification img{border-radius: 15px;}
.justification a{color: #fec679;}
.justification details summary {padding: 10px;border-radius: 5px;border: 1px solid rgba(254, 199, 121, 0.717); margin-bottom: 10px;}
.justification .wp-block-list{list-style-type: none;padding-left: 10px;}
.justification .wp-block-list li{margin-bottom: 5px;}
.justification .wp-block-list li::before{content:"\F4A8";font-family: "bootstrap-icons";margin-right:5px;font-size: 13px;}
.servicez{background-color: #f2f2f2;padding-top: 50px;padding-bottom: 30px;}
.servicez img{border-radius: 15px;}
.more-serv{background:#E3E5BF;padding-top:50px;padding-bottom: 50px;}
.more-serv .wp-block-list li{margin-bottom: 8px;}

.header-wrap{min-height:500px;overflow:hidden;top: 110px;padding-top: 200px;}
.header-wrap1{min-height: 600px;padding-top: 150px;position: relative;}
.default-title{font-size: 60px;font-weight: 700;}
.news-title{font-size: 36px;font-weight: 700;text-align: left;margin-top:20px;padding-bottom:25px;}
.default-pg-main{background: #F3E9E5;}

/** =========================================================
Event Details - Canvas
===============================================================**/
.kpy_event_details { height: calc(100vh - 6px ); padding: 20px 30px 20px 25px; margin-bottom: 6px; }
.kpy_event_details img.wp-post-image { height: 200px !important; }
.kpy_event_details .offcanvas-header { padding: 10px 10px 0; }
.kpy_event_details .offcanvas-title { font-size: 20px; font-weight: 500; line-height: 2; color: #9E4F28; border-bottom: dotted 1px #eee; }
.kpy_event_details .time, .kpy_event_details .location { color: #9E4F28; font-weight: 500; }
.kpy_event_details .btn-close { width: 35px; height: 35px; display: inline-block; text-align: center; border: 1px solid transparent; position: relative; cursor: pointer; transition: all .2s; top: 0; }

/** ==========================================================
Upcoming Events Page
===========================================================**/
.kpy_events .card{min-height:300px;}
.kpy_events img {width: 100%; height: 150px;  object-fit: cover;}
.kpy_events .date {font-size: 13px;font-weight: 500; color: #9E4F28; margin-bottom: 1rem;}
.kpy_events h3 {font-size: 17px;font-weight: 500;color: #333;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3; -webkit-box-orient: vertical;}

.kpy_events .location {color: #9E4F28;}
.upcoming-events{background-color: rgba(101, 93, 93, 0.05);padding:30px 15px;}
.upcoming-events h2{color: #5EC401;font-weight: 600;margin-bottom: 20px;}
.all_events h2{font-size: 26px;color:#000;font-weight: 700;line-height: 1.5;margin-bottom: 10px;}
.all_events .time{font-size: 14px;color:#9E4F28;margin-bottom: 10px;}
.all_events .time small{color:#000;}
.all_events .content{font-size: 15px;margin-bottom: 10px !important;}
.all_events .btn-outline-danger{margin-top:10px;color: #9E4F28;border: 0px solid #9E4F28;}
.all_events .btn-outline-danger:hover{background-color: #9E4F28;}
.ev-details{color:#000}
.ev-details i{font-size: 35px;}

/** =========================================================
NEWS section
===============================================================**/
.news-section{padding: 5px 15px;}
.news-section .card{min-height: 300px;}
.news-section h2{text-align: center;font-weight: 600 !important;color:#5EC401;margin-bottom: 20px;}
.news-section h3{font-size:20px;color:#333; margin-top:10px;display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical;  overflow: hidden; }
.news-section .catz{font-size:14px;background:rgb(94, 196, 1, 0.95);color:#fff; padding:2px 5px;top:165px;position: absolute;min-width:150px}
.news-section .post-thumbnail img{width:100%;height:80px !important;object-fit: cover;}
.kpy-news img {width: 100%; height: 150px;  object-fit: cover;}
.kpy-news .date {font-size: 13px;font-weight: 500; color: #9E4F28; margin-bottom: 1rem;}
.kpy-news h3 {font-size: 19px;font-weight: 600;color: #333;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3; -webkit-box-orient: vertical;margin-bottom: 1rem;}
.kpy-news a.btn-outline-info {color: #9E4F28; border-color:#9E4F28;border-radius: 50px;padding: 2px 20px;font-size: 14px;font-size: 500;}
.kpy-news a.btn-outline-info:hover {color:#fff; background-color:#9E4F28;}
.kpy-news .catz{font-size: 13px; font-weight: 600; color: #0b5a5f;margin-bottom: .3rem;}
.kpy-news .catz i::before {padding-right:0.5rem;}

.kpy-all-news .post-thumbnail{margin: 20px 0 20px 0;border-radius: 15px;width: 100%;overflow: hidden;transition: all .3s cubic-bezier(.3,.58,.55,1);}
.kpy-all-news img {width: 100%; height: 400px;  object-fit: cover;overflow-clip-margin: content-box;overflow: clip;}
.kpy-all-news .post-thumbnail:hover img{zoom: 1;transform: scale(1.05) !important; transition: transform 2.4s cubic-bezier(.075,.82,.165,1);vertical-align: top;}
.kpy-all-news h3{font-size: 34px;font-weight: 700;margin: 20px 0 5px 0;color: #000000;letter-spacing: 0px;line-height: 1.5;}
.kkpy-all-news .catz{margin: 0 0 10px 0;display: inline-block;font-size: 15px;font-weight: 500;}
.kpy-all-news .catz i::before {padding-right:0.5rem;}
.kpy-all-news .post-excerpt p{padding-top: .7em;padding-bottom: 1.3em;color: #000000;line-height: 1.7;}
.kpy-all-news .read-more{color: #000;display: flex;transition: 0.5s all;}
.kpy-all-news .read-more::after{content:"\F138" ;font-family: bootstrap-icons;font-size: 15px;margin-left: 5px;}
.kpy-all-news .read-more:hover{color:#9E4F28; transition: 0.3s all;}
.kpy-all-news .read-more:hover:before{content:"\F63B" ;font-family: bootstrap-icons;font-size: 15px;margin-right: 5px;color:#9E4F28;}

/** =========================================================
TEAM section
===============================================================**/
.team{padding-right: 15px;}
.team .card{background: aliceblue;margin-bottom: 2rem !important;border-radius: 0px;box-shadow: none;}
.team .post-thumbnail img{height:280px;width:100%;object-fit: cover;object-position: top;}
.team-details h4 {font-size:28px; font-weight: 700;color: #0b5e64;}
.team-details p {font-size: 15px;margin-bottom: 10px;}
.team .team-details .btn-outline-primary{color: #9E4F28;font-size: 14px;padding: 5px 20px;border: solid 1px #9E4F28;border-radius: 0px;}
.team .team-details .btn-outline-primary:hover{border:1px solid #9E4F28 !important;color:#fff;background-color:#9E4F28;}
.member-details img{height:450px;width:100%;object-fit: cover;object-position: top;}
.member-details .btx{margin-left: 90%;  margin-top: 10px;}
.member-details h4, .partner-details h4{font-weight: 500; font-size: 25px !important; line-height: 1.5;}
.member-details .modal-body span::after, .partner-details .modal-body span::after {border-bottom: 2px solid #eee; padding-bottom:10px;margin-bottom: 10px;}
.member-details .modal-body p.title,.partner-details .modal-body p.title{border-bottom: dotted 2px #eee; color:#9E4F28;}
.modal.show .modal-dialog {padding: 20px; background: #fff;}
.modal-content {max-height: 450px; overflow-y: auto;}
.steering, .management{padding-top:30px;}
.nhteam {padding-left:0 !important;}
.nhteam .steering{color:#c84034;}
.nhteam .management{color:#125e63;}


/** =========================================================
PARTNERS section
===============================================================**/
.partners{padding: 15px 10px;}
.partner{display: flex;overflow: hidden;position: relative;}
  .partner .card{min-height: 100px; white-space: nowrap;animation: marquee-animation 10s linear infinite;}
.partner img{height: 100px; object-fit: contain;object-position: center; display: grid; gap: 10px; padding: 10px;width: 200px;}

  @keyframes marquee-animation { 0% { transform: translateX(0); } 100% { transform: translateX(-100%); }}
    .marquee a {animation: marquee-animation 5s linear infinite;}
.partnerlist img{width:100%;height:100px;object-fit: contain;object-position: center;}

/** =========================================================
NEWSLETTER section
===============================================================**/
.newsletter { background-image: linear-gradient(to bottom, #fff, #fff, #fff, #fffffff0, #ffffffe8, #fff3, #fff0, #fff0, #fff0, #fff0, #fff0, #fff0),url(../images/NGO-Forum-Members.jpg); min-height: 600px; background-position: top; background-repeat: no-repeat; padding: 3rem 0 0; background-size: auto; }
.newsletter .form-control, .newsletter .btn-info { font-size: 16px; padding: 7px 30px; border: solid 2px #9E4F28; border-radius: 50px; font-weight: 500; }
.newsletter .btn-info { background-color: #9E4F28; color: #fff; }
.newsletter .form-control { background-color: #ffffffcf; color: #9E4F28; }
.newsletter-form .form-control::placeholder, .contact-pg p a { color: #9E4F28; }
.newsletter .newsletter-desc { font-size:20px; font-weight:500; }

/** ============================================================
Publication Page CSS
=============================================================**/
.pub-content-area {padding:60px 0;}
.publications .pdf-thumbnail img {width: 100%; object-fit: cover; height: 300px; object-position:top;}
.publications .member-thumbnail img { margin: auto;  width:60%;height: auto;display: block;}
.publications .member-link a {color: #9E4F28;font-weight: 500;}
.publications .member-link a::after { content: "\F141"; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-variant: normal; text-transform: none; vertical-align: -.2em;   padding-left: 5px;}
.publications .member-link {padding:10px 0;}
.publications h4.pub-title {font-size: 20px;margin: 10px 0 0;font-weight: 600; color: #125e63; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.publications h4.member-title {color: #c53f33; font-weight: 700; font-size: 26px;transition:.5s all;}
.publications h4.member-title:hover {text-decoration:underline;}
.publications h3.pub-title {font-size: 20px;margin: 10px 0 0;font-weight: 700; color: #333;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.publications h5.pub-summ, .about-side-pub h4.pub-summ, .publications .member-summ strong{font-weight:800;}
.publications .member-summ {margin-top:-.75em;}
.publications .pub-desc {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 0 0 1em 0; font-size: 1rem; line-height: 1.5;}
.publications .pub-link a {color: #9E4F28; font-size: 16px;}
.publications .pub-link a::after { content: "\f138"; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-variant: normal; text-transform: none; vertical-align: -.3em;   }

.pub-download a {border: 2px solid #333333; padding: 8px 15px; font-size: 18px; font-weight: 500;	color: #333333; transition:.5s all;display: inline-block;}
.pub-download a::before { content: "\f30A"; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-variant: normal; text-transform: none; vertical-align: -.1em;   padding-right: 0.6rem;}
.pub-download:hover a {color:#fff; background:#333333;}
.table > thead {display:none;} 
tr:hover td, tbody tr:hover th {transition:.5s;}
tr:hover td, tbody tr:hover th {   background-color: #f9fafc; }
table.dataTable tbody tr {margin: 15px 0; display: block; border-bottom: solid 1px #25aae03d;}
table.dataTable tbody th, table.dataTable tbody td {padding: 15px 10px;}
#downloads-table small {font-weight:500;}
table.dataTable.no-footer {border-bottom:none!important;border-top: 1px solid #eee;padding-top: 10px;}
#downloads-table_length label, #downloads-table_info, #downloads-table_paginate, .dataTables_wrapper .dataTables_paginate .paginate_button, #downloads-table_filter label {font-weight: 500; padding: 10px 15px; color: #00aeef!important;}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color:#00aeef!important;}
.dataTables_wrapper .dataTables_length select {border: 1px solid #00aeef !important; border-radius: 0px !important; padding: 5px !important;color: #00aeef;}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {background:transparent!important; color:#00aeef !important; border:1px solid !important; transition:.5s all;border-radius: 0;}
.dataTables_wrapper .dataTables_filter input {border: 1px solid #00aeef!important; border-radius: 0px!important; margin-left: 5px!important;}

/** ============================================================
Single Publication Page CSS
=============================================================**/
.about-side-pub {padding-left: 5%;	border-left: 1px solid #ccc;}
.about-side-pub h1 {margin-bottom:1.5rem 0 1rem;}
.pub-stats {color: #9E4F28;	font-size: 16px;}
.pub-single .post-thumbnail {position:sticky;}

/**
**********************************
google-translate
**********************************
**/

/** ============================================================
Contact Page CSS
=============================================================**/
.contact-pg h2, .contact-pg h3 { color: #9E4F28; font-weight: 500; margin-bottom: 1rem; }
.contact-map, .donate-page { padding: 3%; box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.08); background: #fff;}

/** ============================================================
KNOWLEDGE BUILDING PAGE 
=============================================================**/
.prog-content .reverse-rows {background-color:#125e63;margin-top: 50px;}
.knowledge-section{padding-top: 50px;}
.knowledge-section img{background: #fff;padding: 10px;box-shadow: 10px 20px 30px #00000014;height: 350px;object-fit: cover;margin-top: -20px;}
.reverse-rows .know-img img{background: none !important;padding: 10px;box-shadow: none !important;height: 350px;object-fit: cover;margin-top: -30px;}
.knowledge-section .know-content, .knowledge-section .knowled-content{padding: 60px 60px;}
.knowledge-section .knowled-content{color: #fff;}
/** ============================================================
CAPACITY BUILDING PAGE 
=============================================================**/
.capacity-section {padding:30px 0 60px;}
.program-page h3, .membership-pg h3 {font-weight:900; color:#0b5a5f; font-size:28px; letter-spacing:-0.75px;margin-bottom: 2rem;}
.program-page h3:after, .membership-pg h3:after{display: block;content: "";border-top: 3px solid #9E4F28;width: 3em;margin: 1.1rem 0;}
.reverse-rows {flex-direction:row-reverse;}
.program-page figure {margin:0 !important;}
.program-page .capacity {gap:0 !important;}
.program-page .capacity .capacity-content {padding: 40px 40px 0 40px;}
.program-page h4 {font-weight: 700; color: #0b5a5f; margin-bottom: 1.5rem;}
.program-page ul, .membership-pg ul {list-style:none;padding-left: 10px;} 
.program-page ul li, .membership-pg ul li {margin-left:0; padding-left:10px;}
.program-page ul li:before, .membership-pg ul li:before{ content: "\F270"; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-variant: normal; text-transform: none; vertical-align: -.3em; padding-right: .6rem; font-size: 1.1rem; color: #9E4F28;}
/** ============================================================
DONATE PAGE 
=============================================================**/
.donation-to-support {width:80%; margin-left:auto !important;background-color: #125e63;padding: 40px;border-radius: 0px;color: #f7f7f7;position:relative;margin-top:-100px;margin-right: auto !important;}
.donation-form .form-body h3 {color: #68b4af;font-weight: 700;margin-bottom: 20px;}
.donation-form .form-body input, .form-body select, .donation-form .form-body textarea, .donation-form .form-body button {margin-bottom: 15px;}
.donation-form .form-body .form-control, .donation-form .form-body .form-select, .donation-form .form-body .btn {width: 100%;padding: 10px;border-radius: 1px;border: 0;}
.donation-form .form-body .btn-primary {color: white;border: 2px solid #9E4F28;background: transparent;transition:.5s all;}
.donation-form .form-body .btn-primary:hover {background:#9E4F28;}

/** ============================================================
Error 404 Page Not Found CSS
=============================================================**/
.Error_404 {overflow: hidden; padding:80px 0 120px;}
.Error_404 .error_pic {width: 35%; float: left; text-align: center;}
.Error_404 .error_pic i {color: #9E4F28; font-size: 250px; line-height: 250px; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; margin-left: .2em;}
.Error_404 .error_desk {width: 65%; float: left; padding-top: 40px;}
.Error_404 .error_desk h2 {font-size: 55px; line-height: 60px;color: #9E4F28;font-weight: 500;}
.Error_404 .error_desk h4 {font-size: 28px; line-height: 30px;}
.Error_404 .error_desk p .check {line-height: 45px; font-size: 16px;}
.Error_404 .error_desk p .button {padding: 13px 20px; margin: 0; border-radius: 5px; display: inline; margin-left: 10px; box-shadow: inset 0 0 0 0;}
.Error_404 .error_desk p .button:hover{color:#f9f9f9; text-decoration: none; background: #9E4F28;}
a.button, a.tp-button {transition:.2s all; background: transparent; color: #9E4F28; border:solid 2px;}
.wp-block-ub-tabbed-content-tab-title strong {font-weight:500!important;}
.text-dark {color:#a88343;}


/** ============================================================
Footer CSS
=============================================================**/
/* footer */
.footer { background:#000000; color: #edd5c9; padding-bottom: 2.5rem; margin-bottom: 0; font-size:14px; position:relative; opacity: 0.95; }
.footer::before{transform:skew(0, -2deg);}
.footer .footer-top { border-bottom: dotted .5px #E6E6E6;   }
.footer .footer-logo img { margin-top: 10px; margin-bottom: 1rem; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; height: 90px; }
.footer .footer-top h4 { font-size:22pt; margin-bottom:1rem; text-align: left; line-height: 2.5; font-weight: 500; font-family: 'Bebas Neue', sans-serif;}
.footer .footer-top h4::after { display: block; content: ""; border-top: .15rem solid #b8b5b4; width: 4rem; }
.footer-menus ul { padding-left: 0; display: block; list-style-type: none; line-height: 1.8; margin-bottom: 2rem; }
.footer-menus ul li a {color:#edd5c9!important; font-size:16px;}
.footer-menus li::before{font-family: "bootstrap-icons"; content: "\F26E";margin-right:5px;color: #edd5c9;}
.footer .copyright { font-weight: 300; font-size: 13px; text-align: center;padding: 10px 0;color: #fc0814}
.footer .copyright a {color: #fc0814;}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width: 480px) { 
    .wrapper .mainz { width:100%; height:100%; float:left; padding: 15px; background-color: transparent; }
    .kpy_intro_curve {margin-top: -30px !important;}
    .main-menu{width:40%;}
}
@media only screen and (max-width: 768px) {
    
.sticky-header, .menu-section { padding:10px 0; }
.menu-section .member-btn a {padding:3px 15px;}
.menu-section .main-header-menu {margin-left: auto;}
.sticky-header img {margin-top:0;}
.menu-section img { height:80px;}
.sticky-header i.bi-list { color:#eee !important; }
.main-title {font-size: 40px !important;}
.subtitle{font-size:22px !important;}
.text-slider p{font-size: math;}
.kpy_intro_curve {margin-top: -38px;}
.kpy_intro{padding:10px;}
.kpy-container {width: 100% !important;}
.kpy_intro .cyears {top: -70px;width: 85%;}
.intro-serve h2 {font-size: 32px;}
.intro-serve p, .home-nuz p {width:95%;}
.home-event {width: 95% !important;padding-top: 40px;padding-bottom: 30px;}
.home-event h2 {font-size: 40px !important;}
.home-event h4 {font-size: 28px;font-weight: 300;}
.home-nuz h2 {font-size: 32px;}
.default-title {font-size: 42px;}
.kpy-all-news h3, .news-title {font-size: 24px;}
.footer .footer-logo img { margin-top: 0; padding: 10px;  border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.footer-mob, .footer .footer-top h4 { text-align: center; display: block; }
.footer .footer-top h4::after { margin: auto; }
.footer-menus ul li a { font-size: math;}
.main-slider .main-slider-content .big-title h1 { font-size:30px; }
.main-slider .main-slider-content .text p { font-size:18px; line-height:inherit; }
.main-slider .main-slider-content__inner, .focus-areas .focus-area-items { width:100%; }
.main-slider__nav, .focus-areas h1, .nhp-news h1, .nhp-numbers h1 { display:none; }
#offcanvasNavbar { max-width: 400px; padding: 0px; margin: auto; width:100%; background: #106b13; color: #fff;}
.collapse.navbar-collapse:not(.show) {display: block !important;}
.offcanvas-body{padding: 0 !important;}
.offcanvas-body ul li { font-size: 20px; font-weight: 500; margin-bottom: 0px; }
  .offcanvas-body ul li .dropdown-toggle::after { margin-left: 0.55em; float: right; margin-top: 10px; content: "\F282"; font-family: bootstrap-icons !important; font-style: normal; font-variant: normal; text-transform: none; border:none!important; }
  .offcanvas-body .dropdown-menu { border: none; padding: 5px; width: 100%; background: rgba(16, 107, 19,0.95); }
  .offcanvas-body ul.dropdown-menu li a, .offcanvas-body ul.dropdown-menu li a.nav-link { color:#fff; font-weight:400; }
  .dropdown-item { padding: 5px; font-size: 17px; }
  .menu-section .menu-item .nav-link {padding-left: 10px !important;}
  .menu-section2 .menu-item .nav-link {color: #fff;padding-left: 10px !important;}
  .menu_kipya .menu-item .nav-link {color: #fff;padding-left: 10px !important;}
  .menu_kipya .menu-item .nav-link.active, .menu-section2 .menu-item .nav-link.active{background-color:rgb(16, 107, 19,0.95);color: #fff;}
 .nhp-news .nhp-news-feed {padding: 0 20px;}
.main-slider .swiper-slide { height:700px; }
.main-slider .container { padding-top:110px; }
.nhp-intro,.nhp-prog, .focus-areas, .nhp-numbers, .nhp-news,.page-content{ padding:30px 20PX!important; }
.inner-menu {display: none;}
.footer { padding:10px;}
.breadcrumb{display:none!important;}
.header-search input:checked~ul.search-dropdown{display: block;position: absolute;z-index: 119;}
.header-search ul.search-dropdown {display: none;}
.search-dropdown .input-group {right: 75%;margin-top: 40px;}
.search-dropdown .input-group input{visibility:visible;width: 250px !important;height: 60px;}
#search-results {display: none;right: 0%;position: relative;background: rgba(255,255,255,0.93);padding: 1em;
    font-size: small;list-style: none;max-height: 300px;overflow-y: auto;width: 100%;border: 1px solid #ccc;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);}
#search-results {display: none;right: 75%;position: relative;background: rgba(255,255,255,0.93);padding: 1em;
        font-size: small;list-style: none;max-height: 300px;overflow-y: auto;width: 100%;border: 1px solid #ccc;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);}
.menu-section .member-btn a {margin-left: 0px;}
/**modal search**/
.modal-search input{height: 60px;width: 320px;}
.modal-search .input-group .btn-search{background: #00AEEF;color:#fff;}
.modal-search #search-results {display: none;right: 0;position: relative;background: transparent;	padding: 1em;list-style: none;width: 100%;border: 0px solid #ccc;color:#fff;}
  .nhp-pubs {padding:3rem 0} .pub-item {margin-bottom:20px}
  .nhp-numbers .nhp-cta-box .wp-block-button__link {padding:5px 10px;font-size: 15px;}
  .focus-area-items .focus-heading h4 {font-size:18px;}
  .nhp-pubs .nhp-pubs-content, .nhp-numbers .numbers-cont{width:95%; margin:auto;}
  .nhp-numbers .numbers-cont .nhp-cta {width:100%;}
  .team .team-details{padding:20px 30px;}

}


@media only screen and (max-width: 1024px) and (min-width: 768px) {
.header-menu-item .menu-item a { font-size:14px; }
.menu-section img {height:80px;width: auto; }
.home-event {width: 95% !important;padding-top: 40px;padding-bottom: 30px;}
.home-event h2 {font-size: 50px !important;}
.main-title {font-size: 50px;}
.intro-serve p, .home-nuz p {width:85%;}
.newsletter .form-control, .newsletter .btn-info { font-size:12px; }
.footer .footer-logo img { width: 150px; }
#menu-copyright-menu ul li a { font-size:12.5px; }
.main-menu .menu-item a {font-size:7.5px;}
.main-menu ul li {padding-right:0;}
.nhp-about-content p { font-size: 15px; }
.intro-section p { font-size: 16px; }
.nhp-about-img img { height:400px; }
.about-objectives h2, .focus-areas h2, .nhp-news h2, .nhp-pubs h2, .nhp-numbers h2 { font-size:30px; }
.nhp-cores-rs img, .nhp-cores-mp img, .nhp-cores-wk img { height: 100px; padding: 20px; }
.nhp-cores-wk h3, .nhp-cores-mp h3, .nhp-cores-rs h3 { font-size:24px; }
.nhp-cores-wk a, .nhp-cores-mp a, .nhp-cores-rs a { font-size: 14px; }
.search, .menu-item-1321 a {display:none;}
.menu-section .member-btn a {font-size:13px; padding:5px 20px;}
.top-banner {width:70%;}
.main-header-menu {margin-left:auto;}
    
}


@media only screen and (min-width:1140px) {

}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}
/* Mobile and Tablet Media Queries */

/* Large tablets and small laptops */
@media (max-width: 1024px) {
    .main-slider .container {
        left: 50px;
        top: 0px;
        padding-top:20px;
    }
    
    .main-slider .main-slider-content .big-title h1 {
        font-size: 48px;
    }
    
    .fixed-image {
        bottom: 20px;
        left: 20px;
    }
    
    .slider-side-image img {
        max-height: 250px;
    }
    
}

/* Tablets */
@media (max-width: 768px) {
    .main-slider {
        height: 650px;
    }
    .main-slider .swiper-slide {
        height: 650px;
    }
    
    .main-slider .container {
        position: absolute;
        top: 10px;
        left: 20px;
        right: 20px;
        bottom: auto;
        padding-left: 0;
        display: block;
    }
    
    .main-slider .main-slider-content .big-title h1 {
        font-size: 36px;
        line-height: 1.1em;
        text-align: center;
    }
    
    .main-slider .main-slider-content .text p {
        font-size: 16px;
        text-align: center;
        margin-top: 15px;
    }
    
    .main-slider .main-slider-content__inner {
        width: 100%;
        padding: 1rem;
        text-align: center;
    }
    
    .fixed-image {
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
        width: auto;
    }
    
    .slider-side-image {
        padding-right: 0;
        text-align: center;
    }
    
    .slider-side-image img {
        max-height: 200px;
        border-width: 2px;
    }
    .core-values-section{height:2000px;}
    .core-values-section .core-value-card{height:370px;}
    .core-values-container{height:1650px;}
    .main-slider .swiper-slide {
        height: 650px;
    }
    .translater-button{padding-bottom: 30px;}
}

/* Mobile devices */
@media (max-width: 480px) {
    /* Hide lines on mobile */
    .translate-button{padding-bottom: 80px;}
    .the-lines {
        display: none;
    }
    .main-slider {
        height: 650px;
    }
    
    .main-slider .swiper-slide {
        height: 650px;
    }
    
    .main-slider .container {
        padding-top:100px;
        top: 0;
        left: 10px;
        right: 15px;
    }
    
    .main-slider .main-slider-content .big-title h1 {
        font-size: 28px;
        line-height: 1.1em;
        letter-spacing: -0.5px;
    }
    
    .main-slider .main-slider-content .text p {
        font-size: 15px;
        line-height: 1.4em;
        margin-top: 10px;
    }
    
    .main-slider .main-slider-content__inner {
        padding: 0.5rem;
    }
    
    .fixed-image {
        bottom: 0;
        left:1;
    }
    
    .slider-side-image img {
        max-height: 200px;
        max-width: 90%;
    }
    
    /* Adjust overlay for better text readability on mobile */
    .main-slider .slider-overlay {
        background: rgba(0, 0, 0, 0.7);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0,0,0,0.3) 60%, rgba(0, 0, 0, 0.2) 99%, rgba(0, 0, 0, 0.1) 100%);
    }
    .mid-section{
        height:550px;
    }
    .core-values-section{height:2000px;}
    .core-values-section .core-value-card{height:370px;}
    .core-values-container{height:1650px;}
    .main-slider .swiper-slide {
        height: 650px;
    }
}

/* Extra small mobile devices */
@media (max-width: 360px) {
    .translate-button{padding-bottom: 80px;}
    .main-slider {
        height: 650px;
    }
    .core-values-section{height:2000px;}
    .core-values-section .core-value-card{height:370px;}
    .core-values-container{height:1650px;}
    .main-slider .swiper-slide {
        height: 650px;
    }
    
    .main-slider .container {
        top: 0;
        left: 3px;
        right: 10px;
        bottom:0;
    }
    
    .main-slider .main-slider-content .big-title h1 {
        font-size: 24px;
        line-height: 1.1em;
    }
    
    .main-slider .main-slider-content .text p {
        font-size: 14px;
        line-height: 1.3em;
    }
    
    .main-slider .main-slider-content__inner {
        padding: 0.3rem;
    }
    
    .fixed-image {
        bottom: 0px;
        left:2;
    }
    
    .slider-side-image img {
        max-height: 200px;
    }
     .mid-section{
        height:550px;
    }
}

/* Landscape orientation for mobile */
@media (max-width: 768px) and (orientation: landscape) {
       .main-slider .swiper-slide {
        height: 650px;
    }
    
    .main-slider .container {
        position: absolute;
        top: 100px;
        left: 20px;
        right: 20px;
        bottom: auto;
        padding-left: 0;
        display: block;
    }
    .main-slider {
        height: 650px;
    }
    .main-slider .main-slider-content .big-title h1 {
        font-size: 24px;
    }
    
    .main-slider .main-slider-content .text p {
        font-size: 14px;
        margin-top: 8px;
    }
    
    .fixed-image {
        bottom: 20px;
    }
    
    .slider-side-image img {
        max-height: 200px;
    }
}

@media (max-width: 768px) {
    .the-lines,
    .scene,
    .vertical,
    .horizontal,
    .intersection {
        display: none !important;
    }
}
/*------------------------------------*\
    TYPOGRAPHY
\*------------------------------------*/
@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans Bold'), local('PlusJakartaSans-Bold'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Bold.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans Bold Italic'), local('PlusJakartaSans-BoldItalic'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-BoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans ExtraBold'), local('PlusJakartaSans-ExtraBold'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraBold.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans ExtraBold Italic'), local('PlusJakartaSans-ExtraBoldItalic'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraBoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans ExtraLight'), local('PlusJakartaSans-ExtraLight'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraLight.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans Italic'), local('PlusJakartaSans-Italic'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Italic.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans ExtraLight Italic'), local('PlusJakartaSans-ExtraLightItalic'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraLightItalic.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans Light Italic'), local('PlusJakartaSans-LightItalic'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-LightItalic.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans Light'), local('PlusJakartaSans-Light'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Light.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans Medium'), local('PlusJakartaSans-Medium'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Medium.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans SemiBold Italic'), local('PlusJakartaSans-SemiBoldItalic'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-SemiBoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans Regular'), local('PlusJakartaSans-Regular'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Regular.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans SemiBold'), local('PlusJakartaSans-SemiBold'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: local('Plus Jakarta Sans Medium Italic'), local('PlusJakartaSans-MediumItalic'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-MediumItalic.woff2') format('woff2'),
        url('/wp-content/themes/kipya/assets/fonts/PlusJakartaSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

