@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Imprima&family=Inika:wght@400;700&display=swap');
*,body{margin:0;padding:0;font-family: 'Poppins', sans-serif;}
a:hover{text-decoration:none;}ul li{list-style:none;}
a:focus,button:focus{outline:none!important;}
.section-padding{padding:75px 0;}
.slick-list{overflow:hidden;}
ul,ol{margin:0;}
p{color: #616161;font-size: 15px;font-weight: 400;line-height: 1.5;}

/*==header==*/
.header .top_header{background:#3151B0;}
.top_header a{color:#fff;}
.gt_float_switcher .gt-selected .gt-current-lang {padding: 5px!important;color:#fff!important;font-weight: 400!important;font-size: 16px;}
.gt_float_switcher,.gt_float_switcher .gt-selected{background-color: transparent!important;box-shadow:none!important;}
.gt_float_switcher img {width: 26px!important;}
.gt_float_switcher-arrow{background-image:url(https://truelogicsoft.com/CBC/wp-content/uploads/2024/02/arrow-down.png)!important;}
.gt_float_switcher .gt-selected{top:3px;}
.top_header ul li:first-child{margin-right:15px;}
.top_header .logo{display: inline-block;padding-top: 15px;position:relative;font-size:20px;}
.top_header .logo img{width: 40px;margin-right:5px;}
.top_header .logo::before{position:absolute;content:'';width:120%;height:100%;background:#3151B0;z-index: -1;
  left: 50%;transform: translateX(-50%);}
.menu_header .base{display: flex;align-items: center;justify-content: space-between;}
.menu_item{width: 100%;}
.menu_header .menu-header_menu-container ul{display:flex;align-items:center;justify-content: space-between;}
.menu_header .menu-header_menu-container ul li{padding: 30px 10px 25px;position:relative;}
.menu_header .menu-header_menu-container ul li a{font-size: 13px;color: #434343;font-weight:500;text-transform:uppercase;position:relative;}
.menu_header .menu-header_menu-container ul li a::before{position:absolute;content:'';width:100%;height:3px;bottom:-8px;left:0;background:#FF6373;transform: scaleX(0);
  transition: all 0.5s;}
.menu_header .menu-header_menu-container ul ul {position: absolute;left: inherit;top: 85%;width: 300px;z-index: 100;opacity: 0;visibility: hidden;padding: 10px 20px;background: #fff;transition: all 0.2s ease-out;margin-left: 0;flex-direction: column;align-items: flex-start;box-shadow: 0 5px 40px rgba(0,0,0,.15);border-radius: 10px;}
.menu_header .menu-header_menu-container ul ul li{padding: 5px 0;}
.menu_header .menu-header_menu-container ul ul li a::before{display:none;}
.menu_header .menu-header_menu-container ul ul li a:hover{color:#3151B0;}
.menu_header .menu-header_menu-container ul li:hover ul{opacity:1;visibility:visible;}
.header .search_icon{width: 30px;height: 30px;display: block;text-align: center;line-height: 30px;background: #007C84;border-radius: 3px;color: #404040;}
.menu_header .menu-header_menu-container ul li:hover a::before,.menu_header .menu-header_menu-container ul li.current_page_item a::before{transform:scalex(1);}
.header.fixed {position: fixed;width: 100%;box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;z-index:9999; background: #fff;}
.header .down_arrow{font-size: 10px;position: absolute;top: 54%;right: 0;transform: translateY(-50%);color: #333;}

/*============== popup search ================*/
.popupsearch{position: fixed;top: -100%;left: 0;width: 100%;background: #ffffff;color: #777777;display: block;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);transition: all 0.5s linear;padding:20px;z-index:99999999;}
.popupsearch.active{top:0;}
.popupsearch .head{display: flex;justify-content: space-between;align-items: center;padding-bottom: 20px;}
.popupsearch .head h4{color: #3151b0;font-size: 22px;font-weight: 600;}
.popupsearch .close{font-size: 20px;color: red;cursor:pointer;}
.dgwt-wcas-pd-addtc.js-dgwt-wcas-pd-addtc{display:none;}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left: 11px;top: 11px;}
.popupsearch.active{top:0;}
.is-form-style input.is-search-input{height:50px;border-radius:4px;}
.is-search-icon {width: 50px;padding-top: 0!important;height: 50px !important;line-height: 50px !important;}
.is-form-style.is-form-style-3 input.is-search-input {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.is-form-style button.is-search-submit{height: 50px;}
.is-form-style.is-form-style-3 label {width: calc(100% - 50px) !important;}

/*==banner==*/
.banner-wrapper{overflow:hidden;position:relative;height:auto;}
.banner-wrapper .banner-slider{display:inline-block;width:1322px;}
.banner-wrapper .single-banner{position:relative;display:inline-block;}
.banner-wrapper .single-banner .banner-img{position:absolute;width:100%;height: 100%;}
.banner-wrapper .single-banner .banner-img::before{ position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #000 0%, transparent 93%);
    opacity: 0.6;}
.banner-wrapper .single-banner img{height:auto;width: 100%;height: 100%;object-fit: cover;object-position: center;}

.banner-wrapper .single-banner .banner-content{padding:120px 0;}
.banner-wrapper .single-banner .banner-content h1{font-family: "Inika", serif;font-size: 52px;color: #fff;font-weight: 700;}
.banner-wrapper .single-banner .banner-content h2{font-size: 35px;color: #fff;font-weight: 600;}
.banner-wrapper .single-banner .banner-content p,.banner-wrapper .single-banner .banner-content p a{margin-bottom: 0;font-size: 20px;color: #fff;line-height: 1.4;}
.banner-content{}

.slick-dots {display: flex;align-items:center;margin: 0;list-style-type: none;position: absolute;bottom: 20px;z-index: 8888;left: 50%;transform: translateX(-50%);}
.slick-dots li {margin: 0 7px;}
.slick-dots button {display: block;padding: 0;border: none;border-radius: 100%;background-color:rgba(255,255,255,0.3);text-indent: -9999px;}
.slick-dots li button{width: 15px;height: 15px;background-color:transparent;border:1px solid #fff; position:relative;}
.slick-dots li.slick-active button{background-color:#3854b4; border-color:#3854b4;}

.slick-prev,.slick-next{font-size: 0;position: absolute;top: 50%;transform:translateY(-50%); left: 20px;z-index:7;width: 45px;height: 45px;border:0;cursor: pointer;z-index:2;background:transparent;}
.slick-next{right: 20px;left:inherit;}
.slick-prev:hover,.slick-next:hover,.slick-prev:focus,.slick-next:focus{background:transparent;}
.slick-prev:before,.slick-next:before{content: "\f053";font-family: "Font Awesome 6 Pro";font-weight: 500;font-size: 36px;line-height: 40px;color: #898989;}
.slick-next:before{content: "\f054";}
.wc-block-checkout{margin-top: 30px !important;display: inline-block;width: 100%;}
/*==generic==*/
a {
	color: #007acc;
	text-decoration: underline;
}

/*============ nominating_wrapper ===============*/
.nominating_wrapper {
	background: #3150B0;
}
.nominating_wrapper .heading h4{font-size: 26px;font-weight: 600;color: #fff;margin-bottom:5px;}
.nominating_wrapper .heading p{font-size: 20px;color: #fff;font-weight: 500;margin-bottom:20px;}
.author .name_list{display:flex;flex-wrap:wrap;}
.author .single{flex:1 0 50%;max-width:50%;margin-bottom:20px;}
.author .single h4{font-size: 22px;color: #fff;margin-bottom: 0;font-weight: 600;}
.author .single p{color: #fff;}
.author ul li{list-style: disc;color: #fff;font-size: 15px;margin-bottom: 12px;}
.member_list h4{font-size: 20px;color: #fff;font-weight: 600;margin-bottom:15px;}
.member_list ul li{color: #fff;margin-bottom: 3px;}
.before_border_left{position:relative;}
.before_border_left::before{position:absolute;content:'';width:1px;height:100%;background:#fff;top:0;left: -10px;}

/*============ footer ==============*/
.footer{background:#3150B0;}
.footer h4{text-align: center;font-size: 24px;font-weight: 500;color: #fff;text-transform: uppercase;margin-bottom: 30px;}
.footer span{font-size: 16px;font-weight: 600;color: #fff;margin-bottom: 22px;display: inline-block;width: 100%;}
.footer p{font-size: 16px;color: #fff;}
.footer .donate_btn{display: inline-block;margin-top: 45px;padding: 8px 30px;background: #FFC978;color: #303030;text-transform: uppercase;font-weight: 600;border-radius: 3px;}
.border_l{border-left: 1px solid #fff;}
.footer .links h4{font-size: 18px;margin-bottom: 12px;text-align:left;}
.footer .links ul li a{font-size: 16px;text-transform: capitalize;font-weight: 300;color: #fff;margin-bottom: 10px;display:block;}
.copyright{padding:15px 0;}
.copyright ul{display:flex;justify-content:end;align-items:center;}
.copyright ul li a{font-size: 15px;margin: 0 12px;color: #434343;font-weight: 500;}
.copyright p{font-size: 15px;color: #434343;font-weight: 500;margin: 0;}

/*========== mission =============*/
.importnt_links{background: #3150B0;padding:30px 25px;border-radius: 15px;}
.importnt_links h4{font-size: 24px;text-transform: uppercase;color: #fff;margin-bottom: 25px;}
.importnt_links span{font-size: 20px;font-weight: 500;margin-bottom:0;display: inline-block;text-transform: uppercase;color: #fff;}
.importnt_links ul li a{font-size: 14px;color: #fff;margin: 5px 0;display: block;text-transform:uppercase;}
.importnt_links  .results{border: 1px solid #fff;padding: 10px 0;margin: 15px 0;border-width: 1px 0;}
.importnt_links .bottom_links ul li a{font-weight:600;}
.misstion_wrapper .content{padding:25px 0;}
.misstion_wrapper .content h4{color: #565656;font-size: 32px;font-weight: 700;}
.misstion_wrapper .content a,.theme_btn{display: inline-block;border: 1px solid #949494;padding: 6px 25px;border-radius: 5px;color: #333;margin-top: 15px;transition:all 0.5s;}
.misstion_wrapper .content a:hover,.theme_btn:hover{background:#3150B0;color:#fff;}

/*========== about =============*/
.about_wrapper .single img{height: 65px;object-fit: cover;width: auto;margin-bottom:50px;}
.about_wrapper .single span{display: block;margin-bottom: 0;text-transform: uppercase;color: #565656;font-weight: 600;line-height: 3px;}
.about_wrapper .single h4{color: #565656;text-transform: uppercase;font-weight: 500;margin-bottom: 25px;}
.about_wrapper .single p{margin-bottom:0;}

/*=========== news ===================*/
.news_wrapper .single h4,.news_list h4{color: #565656;font-size: 24px;font-weight: 600;margin-top: 30px;margin-bottom:20px;}
.news_wrapper .single{display:none;}
.news_wrapper .single:first-child{display:block;}
.news_wrapper .heading h4{font-size: 28px;text-transform: uppercase;font-weight: 600;color: #565656;margin-bottom: 30px;}
.news_wrapper p{margin-bottom:0;}
.news_wrapper ul li{border-bottom:1px solid #E2E2E2;padding-bottom:15px;}
.news_list{overflow:auto;}
.news_list ul{padding-right:25px;}
.news_list ul li:first-child{display:none;}
.news_wrapper .news_list img{margin-top:12px;}
.news_wrapper  .content{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 6;line-clamp: 6;-webkit-box-orient: vertical;}
.news-row{width:50%;}
}



/*========== committee ============*/
.committee_wrapper h4{font-size:28px;font-weight: 700;color: #3150B0;margin-bottom: 15px;}
.committee_wrapper p{font-size: 16px;font-weight: 600;}
.committee_wrapper ul li{list-style: disc;margin-left: 13px;margin-bottom: 5px;color: #565656;font-weight: 500;}
.committee_wrapper ul li a{display: block;font-size: 14px;font-weight: 400;}

/*========== neighbors_wrapper ============*/
.neighbors_wrapper{background:#3150B0;}
.neighbors_wrapper h4{font-size:32px;font-weight: 700;text-transform: uppercase;color: #fff;margin-bottom: 20px;}
.neighbors_wrapper .list_item h4{font-size: 14px;}
.neighbors_wrapper .list_item p{font-size: 15px;color: #fff;margin-bottom: 0;}
.neighbors_wrapper .container .row{margin:0;}

.officer_wrapper .hedaing h4{font-size: 26px;font-weight: 700;text-transform: uppercase;color: #565656;margin-bottom:25px;}
.officer_list{display:flex;flex-wrap:wrap;}
.officer_list .single{flex:1 0 20%;max-width:20%;margin-top:20px;padding:0 10px}
.officer_list .single img{width: 100%;height: 235px;object-fit: cover;}
.officer_list .single h4{font-size: 21px;font-weight: 600;color: #565656;background: #D9D9D9;padding: 7px 4px;text-transform: uppercase;}
.officer_list .single p{text-transform: uppercase;font-size: 20px;font-weight: 600;}

/*========= breadcrumb =========*/
.about_breadcrumb{background-repeat: no-repeat;background-size: cover;position:relative;background-position: center;}
.about_breadcrumb::before{position:absolute;content:'';width:90%;height:100%;top:0;left:0;background: linear-gradient(to right, #000 0%, transparent 93%);opacity: 0.6;}
.about_breadcrumb h1{font-size: 42px;text-transform: uppercase;font-weight: 600;font-family: "Inika", serif;color: #fff;letter-spacing: 1px;margin-bottom:40px;}
.about_breadcrumb ul{display: flex;gap: 0 50px;}
.about_breadcrumb ul li a{font-size: 28px;text-transform: capitalize;color: #fff;position: relative;font-weight: 600;}
.about_breadcrumb ul li a::before{position:absolute;content:'//';font-size: 23px;top: 5px;right: -36px;}
.about_breadcrumb ul li:last-child a::before{display:none;}
.about_breadcrumb p{font-size: 18px;margin-top: 40px;color: #fff;}

/* about */
.about_menu{border-bottom:1px solid #616161;z-index:888;background:#fff;}
.about_menu ul{display: flex;justify-content: center;}
.about_menu ul li{padding: 15px;}
.about_menu ul li a{font-size: 16px;font-weight: 600;color: #565656;display: block;padding: 8px;text-transform: uppercase;position:relative;}
.about_menu ul li  a::before{position:absolute;content:'';width:100%;height:3px;bottom:0;left:0;background:#FF6373;transform: scaleX(0);
  transition: all 0.5s;}
.about_menu ul li  a:hover::before,.scrollsnap.active::before{transform:scalex(1);}
.about_menu ul li  a:hover,.scrollsnap.active{color:#3151B0;}
.histroy{margin-top:70px;background:#F4FDFF;}
.histroy .content{padding:20px;}
.histroy .content h4{font-size: 26px;font-weight: 600;text-transform: uppercase;color: #565656;}
.histroy .content strong{font-size: 16px;font-weight: 600;}
.whatwedo_wrapper .heading h4{font-size: 32px;font-weight: 700;color: #565656;}
.whatwedo_wrapper .single{padding: 20px 30px;background: #EEE;border-radius: 12px;transition:all 0.5s;margin-top:30px;transform-origin: bottom left;}
.whatwedo_wrapper .single .head{display: flex;justify-content: space-between;}
.whatwedo_wrapper .single .head img{height: 55px;object-fit: contain;}
.whatwedo_wrapper .single h4{margin-bottom: 0;font-size: 22px;color: #565656;}
.whatwedo_wrapper .single .content{margin-top:30px;}
.whatwedo_wrapper .single .content p{margin-bottom: 0;font-size: 14px;}
.whatwedo_wrapper .single:hover{background: rgba(49, 81, 176,0.15);transform: rotate(-3deg);}
/*========= officers =========*/
.officers_wrapper{background: #EAEAEA;}
.product-img-slide {display: inline-block;width: 100%;}
.slider-for {width: 65%;float:left;padding:0;}
.slider-for img{border-radius:15px;height: 330px;object-fit: cover;}
.slider-for h4{color: #565656;text-transform: uppercase;font-weight: 600;font-size: 20px;}
.officers_wrapper .bottom{width: 35%;padding: 15px;float:right;}
.slider-nav .thumb-slide{display:inline-block;padding:0 10px;}
.slider-nav .thumb-slide img{border-radius: 12px;height: 200px;object-fit: cover;}
.officers_wrapper .arrow{position: absolute;bottom: -22px;left: 50%;transform: translateX(-50%);}
.officers_wrapper .arrow .slick-arrow{background: #eaeaea;width: 55px;display: inline-block;text-align: center;height: 40px;line-height: 40px;border-radius: 6px;font-size: 20px;color: #3151b0;cursor:pointer;}
.officers_wrapper .bottom h5{margin-top: 40px;text-align: center;text-transform: uppercase;font-weight: 700;font-size: 24px;color: #3151b0;}
/*========== members ==========*/
.members_wrapper h4{font-size: 26px;font-weight: 600;text-transform: uppercase;margin-bottom: 30px;color: #565656;}
.member_slider{padding:25px 65px;background:#D9D9D9;border-radius: 15px;position:relative;}
.member_slider .image{display:inline-block;padding:0 12px;}
body{overflow-x:hidden;}
.member_slider .image span{color: #565656;text-transform: uppercase;font-weight: 600;font-size: 17px;margin-top: 12px;display: block;}

/*========== breadcrumb ===========*/
.custom_breadcrumb{background-color: #fafafa;padding: 29px 0;}
.custom_breadcrumb .inner{font-size: 14px;font-weight: 400;color: #545454;}

.application_wrapper .heading h4{font-size: 32px;text-transform: uppercase;color: #565656;font-weight: 600;}
.application_wrapper .single{box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;padding: 30px;border-radius: 12px;margin-top:25px;}
.application_wrapper .single img{margin-bottom: 20px;}
.application_wrapper .single ul li{font-size: 16px;color: #616161;margin-bottom: 5px;}
.single_mail{margin-top:30px;padding: 30px 30px 30px 30px;background-color: #fafafa;}
.single_mail h5{color:#565656;;font-weight: 600;margin-bottom: 15px;font-size: 15px;}
.single_mail li{margin-bottom:15px;position:relative;padding-left: 15px;}
.single_mail li::before{position: absolute;content: "\f111";top: 5px;left: 0;font-family: "Font Awesome 6 Pro";font-weight: 900;font-size: 9px;color: #ff6373;}
.single_mail li p{margin-bottom:0;font-weight:500;color:#000;}

.cbpofficers_slider .single .base{display: inline-block;background: #fff;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;margin-bottom: 20px;border-radius: 20px;overflow: hidden;}
.cbpofficers_slider .single .content{padding: 20px;}
.cbpofficers_slider .single .content h4{font-size: 22px;text-transform: uppercase;font-weight: 600;color: #333;margin-bottom: 0;}
.cbpofficers_slider .single .content span{font-size: 16px;font-weight: 500;color: #565656;}
.cbpofficers_wrapper .heading h4{font-size: 48px;font-weight: 700;line-height: 1.1em;}
.cbpofficers_wrapper .heading p{text-transform: uppercase;font-size: 20px;font-weight: 700;color: #3151B0;margin-top: 20px;}
.officer_wrapper img{border-radius: 12px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}

/* donate */
.donate_wrapper .main_base{background: #f6f5f5;border-radius: 20px;overflow: hidden;}
.donate_wrapper .main_base .content{padding: 30px;}
.donate_wrapper .main_base .content h4{font-size: 22px;color: #3151b0;font-weight: 400;display: block;margin-bottom: 10px;}
.donate_wrapper .main_base .content h5{font-size: 36px;margin-bottom: 0;font-weight: 600;color: #132631;margin-bottom: 35px;}
 .donate_wrapper .main_base .content p{font-size: 16px;font-weight: 500;color: #646464;}
.donate_wrapper .main_base .content p span{display: block;font-size: 25px;color: #132631;font-weight: 600;}
.donate_wrapper strong{color:#000;}
.donate_sec{margin-top:30px;}
.donate_sec h6{font-size: 22px;font-weight: 600;color: #3151b0;}
.donate_wrapper strong{color:#000;}
.donate_sec .qr_code{display: block;width: 145px;background: #fff;padding: 12px;border-radius: 6px;margin: auto;}
.bottom_donate a{display: inline-block;width: 100%;padding: 15.8px 30px 17px;border-radius: 60px;background-color: #3151b0;color: #fff;font-weight: 500;text-align: center;}
.bottom_donate span{font-size: 14px;font-weight: 600;color: #646464;}
.bottom_donate ul{display:flex;justify-content:flex-end;}
.bottom_donate ul li{margin:12px 5px;}
.chceck_payment h4{font-size: 28px;font-weight: 700;color: #3150B0;margin-bottom: 0;}
.contact_top h4{font-size: 32px;line-height: 1.2;font-weight: 700;}
.contact_top h5{font-size: 28px;font-weight: 700;color: #3150B0;margin-bottom: 0;margin-top: 20px;}
.contact_member ul{display:flex;flex-wrap:wrap;}
.contact_member ul li{flex:1 0 50%;max-width:50%;padding:0 15px;}
.contact_member uh6{margin-bottom:0;}
.contact_member ul li a{display: block;}

/* town */
.town_wrapper .heading h2,.faq-section .heading h2,.videointerview_wrapper .heading h2,
.library_wrapper .heading h2{color: #565656;font-size: 32px;font-weight: 700;}
.town_wrapper,.blog_wrapper{background:#F1F2FD;}
.town_wrapper .single{margin-top:30px;}
.town_wrapper .single .image_thumb{width: 250px;height: 250px;overflow: hidden;border-radius: 50%;border: 10px solid #e8e8eb;position: relative;z-index: 2;margin-bottom: -85px;margin-left: 12px;}
.town_wrapper .single .image_thumb img{height: 100%;object-fit: cover;width: 100%;object-position: top;}
.town_wrapper .single .content_thumb{background-color:#ffffff;border-radius: 14px;border: 1px solid #E0E3FD;padding: 100px 30px 30px;box-shadow: 11px 15px 30px 0px rgba(128, 137, 225, 0.1);}
.town_wrapper .single .content_thumb h4{font-size: 22px;font-weight: 500;color: #3151b0;}
.town_wrapper .single .content_thumb  a{background-color: #F1F2FD;border-radius: 6px;padding: 14px 19px 15px 19px;width: 100%;display: block;text-align: center;text-transform: uppercase;font-weight: 500;margin-top: 15px;font-size: 15px;transition:all 0.5s;}
.town_wrapper .single .content_thumb  a:hover{background: #3151b0;color: #fff;}

/*========= faq =============*/
.faq-inner ul li{position: relative;display: block;margin-bottom: 20px;padding:25px 40px;border: 1px solid #E4E4E4;border-radius: 8px;transition: all 500ms ease;}
.faq-inner ul li .head h4{font-size: 20px;font-weight: 500;letter-spacing: 0.16px;line-height: 26px;position: relative;transition: all 500ms ease;margin: 0;display: flex;justify-content: space-between;cursor:pointer;}
.faq-inner ul li .content{display:none;padding-right:20px;margin-top:20px;}
.faq-inner ul li .content p{font-size: 16px;font-weight: 400;line-height: 32px;letter-spacing: 0.16px;color: #697585;}
.faq-inner ul li .head.active h4,.faq-inner ul li .head.active h4 i{color: #3151b0;}
.faq-inner ul li .head i.fa-minus{display:none}
.faq-inner ul li .head.active .icon i.fa-minus{display:block;}
.faq-inner ul li .head.active .icon i.fa-plus{display:none;}

/* video */
.videointerview_wrapper .inner{max-width: 990px;margin: auto;}
.videointerview_wrapper ul li{display: flex;margin-top:60px;}
.videointerview_wrapper ul li:nth-child(even){flex-direction:row-reverse;}
.videointerview_wrapper ul li:nth-child(even) .content{}
.videointerview_wrapper ul li .image{flex: 1 0 40%;}
.videointerview_wrapper ul li .image span{height: 350px;display: block;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;;border-radius: 25px;overflow: hidden;position:relative;}
.image_village_clerk span{height: 350px;display: block;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;;border-radius: 25px;overflow: hidden;position:relative;}
.videointerview_wrapper ul li .image span img{width: 100%;height: 100%;object-fit: cover;object-position: top;}
.videointerview_wrapper .play_btn {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 18px;width: 50px;height: 50px;background: rgba(255, 255, 255,0.5);display: flex;justify-content: center;align-items: center;border-radius: 50%;cursor:pointer;color:#000;}
.videointerview_wrapper .content{padding: 20px 20px 20px 40px;}
.videointerview_wrapper .content h4{font-size: 22px;font-weight: 500;}
.videointerview_wrapper .content span{margin-bottom: 10px;display: block;}
.videointerview_wrapper .content p{margin-bottom: 0;font-size: 15px;font-weight: 400;line-height: 1.6;}
.image_village_clerk span img{width: 100%;height: 100%;object-fit: cover;object-position: top;}
.videointerview_wrapper ul li .image_village_clerk{flex: 0 0 40%;}

strong{color:#000;}
.comittee_wrapper .content h5{margin:12px 0;}
.comittee_wrapper .content p{font-size:16px;}
.comittee_wrapper .content ul li{color: #616161;font-size: 16px;font-weight: 400;line-height: 1.5;margin-bottom:8px;;list-style:disc;margin-left:15px;}
.member_box ul{display:flex;flex-wrap:wrap;margin-bottom:12px;}
.member_box ul li{flex:1 0 31%;max-width:31%;}
.member_box ul li::marker {color: #FF6373;}

.library_wrapper .inner{background: #F1F2FD;padding: 65px 0;}
.library_wrapper .inner:nth-child(odd){background:#fff;}
.library_wrapper .inner:nth-child(odd) .row{flex-direction:row-reverse}
.library_wrapper img{width:445px; border-radius: 15px;box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;border: 12px solid #fff;float:left;margin-right:15px;margin-bottom:5px;}
.library_wrapper .content span{display: inline-block;width: 100%;margin-bottom: 10px;}
.library_wrapper .content h4{clear:inherit;}
.library_wrapper .content p{line-height: 1.7;font-size: 16px;}
.library_wrapper .content ul li{list-style: disc;margin-left: 15px;font-size: 16px;color: #616161;margin-bottom: 6px;}
.library_wrapper .content ol li{margin-left: 15px;font-size: 16px;color: #616161;margin-bottom: 6px;}

/* post */
.post_wrapper .single{background: #ffffff;box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);border-radius: 0px;margin-top:30px;}
.post_wrapper .single .post_image{position:relative;}
.post_wrapper .single .post_image img{width:100%;height:200px;object-fit:cover;}
.post_wrapper .single .post_image .date{font-weight: 400;font-size: 14px;color: #fff;display: inline-block;background: #3151b0;box-shadow: 0px 0px 15px rgba(206, 62, 38, 0.1);border-radius: 3px;padding: 6.5px 12px;position: absolute;bottom: 15px;left: 15px;}
.post_wrapper .single .post_content{padding: 20px;}
.post_wrapper .single .post_content span{color: #696969;font-size: 15px;font-weight: 500;}
.post_wrapper .single .post_content span i{margin-right: 6px;color:#3151b0;}
.post_wrapper .single .post_content h4 a{font-weight: 600;line-height: 28px;font-size: 20px;color: #2d373c;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2; -webkit-box-orient: vertical;}

.postsingle_wrapper .thumb_image img{width: 100%;height: 545px;object-fit: cover;}
.postsingle_wrapper h2{margin: 0 0 15px;border-bottom: 1px solid #f1f1f1;font-size: 30px;padding: 15px 0 10px;}
.postsingle_wrapper .meta_tag ul{font-size: 14.5px;border-bottom: 1px solid #f1f1f1;padding-bottom: 15px;display: flex;flex-wrap: wrap;gap: 25px;margin-bottom:15px;}
.postsingle_wrapper .meta_tag ul li{font-size: 16px;color: #4a4a4a;font-weight: 300;}
.postsingle_wrapper .content p{font-size:16px;line-height:1.7;}
.postsingle_wrapper .content ul li{list-style: disc;margin-left: 15px;color: #4a4a4a;line-height:1.7;}
.recent_blog h4{font-size: 20px;margin: 25px 0 15px;}
.recent_blog ul li a{display:flex;margin-bottom:15px;margin-top:15px;}
.recent_blog ul li .image{flex: 1 0 85px;height: 65px;}
.recent_blog ul li .image img{width:100%;height:100%;object-fit:cover;}
.recent_blog ul li .content{padding:0 8px;}
.recent_blog ul li .content h4{color: #555;font-size: 16px;font-weight: 500;line-height: 23px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;margin-top:0;}
.recent_blog ul li .content span{display: block;color: #888f96;font-size: 14px;font-weight: 300;line-height: 12px;padding: 4px 0;}

/*======== about page ===========*/
.about_wrapper .inner:nth-child(2n+1) .row {flex-direction: inherit;}


/*============= responsive =============*/
@media screen and (max-width: 990px) {
	.copyright p{text-align:center;}
	.copyright ul{justify-content:center;}
	.header .top_header{display:none;}
	.menu_item{position: fixed;top: 0;left:-100%;width: 90%;background: #fff;height: 100%;z-index:101010;transition:all 0.5s;}
	.menu_item.active{left:0;}
	.header .menu_header{background: #3151B0;}
	.header .logo a{display:inline-block;padding: 5px;position:relative;z-index: 1;}
	.header .logo a::before{position:absolute;content:'';width:120%;height:100%;background:#3151B0;z-index: -1;
  left: 50%;transform: translateX(-50%);}
	.header .logo a img{max-width: 40px;}
	.menu_toggler i{background: #fff;font-size: 22px;width: 40px;height: 40px;text-align: center;line-height: 40px;border-radius: 4px;box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;}
	.menu_item .head{background: #3150B0;padding: 12px;}
	.menu_item .head img{width: 30px;}
	.menu_item .head .close_menu{float: right;font-size: 20px;color: #fff;margin-right: 10px;}
	.menu_header .menu-header_menu-container ul{align-items: start;flex-direction: column;}
	.menu_header .menu-header_menu-container ul li {padding: 12px;}
	.menu_header .menu-header_menu-container ul li a {font-size: 15px;}	
	.about_menu ul {white-space: nowrap;overflow: auto;}
	.officers_wrapper .bottom{display:none;}
	.slider-for {width: 100%;}
}

@media screen and (max-width: 767px) {
	.officer_list .single {flex: 1 0 33.33%;max-width: 33.33%;}	
	.banner-wrapper .single-banner .banner-content h1 {font-size: 32px;}
	.banner-wrapper .single-banner .banner-content h2 {font-size: 26px;}
	.banner-wrapper .single-banner .banner-content p {font-size: 15px;}
	.contact_member li{flex:1 0 100%;max-width:100%;}
	.member_box ul li{flex:1 0 45%;max-width:45%;}
	.library_wrapper .inner .row,.library_wrapper .inner:nth-child(odd) .row{flex-direction:column-reverse;}
	.library_wrapper .image img{margin-bottom:30px;}
}

@media screen and (max-width: 576px) {
	.officer_list .single {flex: 1 0 50%;max-width: 50%;}
	.officer_list .single h4{font-size: 18px;}
	.officer_list .single p {font-size: 17px;}
	
	.videointerview_wrapper ul li,.videointerview_wrapper ul li:nth-child(2n){flex-direction: column;}
	.videointerview_wrapper ul li .image {padding: 15px;width: 100%;}
	.videointerview_wrapper .content {padding: 15px;}
}

/*============= theme support =============*/
.site-content {
		padding: 0 4.5455%;
	}

	.content-area {
		float: left;
		margin-right: -100%;
		width: 70%;
	}

.page-header{}
.page-title{}
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}
.site {
	background-color: #fff;
}

.site-inner {
	margin: 0 auto;
	max-width: 1320px;
	position: relative;
}

.site-content {
	word-wrap: break-word;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.site-main {
	margin-bottom: 3.5em;
}

.site-main > :last-child {
	margin-bottom: 0;
}
	.site-content {
		padding: 0 4.5455%;
	}

	.content-area {
		float: left;
		margin-right: -100%;
		width: 70%;
	}
