@charset "utf-8";

body {
    margin: 0px;
    padding: 0px;
    /* color: #868686; */
    color: #555;
    font-size: 14px;
    font-family: roboto;
    background: #f2f2f2;
}
img {
    max-width: 100%;
}
/* .event_popup{display:none;} */
.font-pt {
    font-family: 'PT Serif', serif
}
.view-page h1 {
	max-width: 100%;
}
.statebox {
    max-height: 294px;
    overflow: auto;
}
 .Connected.inlinelinks {
	border-top: solid 2px #fff;
	margin-top: 20px;
	padding-top: 20px;
}
.Organizations.Explore.mb2 .owl-carousel .owl-item img {
    width: 180px;
    height: 70px;
    object-fit: scale-down;
    margin-bottom: 20px;
    margin-top: 30px;
}

.toggle-button {
    position: relative;
    width: 38px;
    height: 24px;
    padding: 4px;    
    margin: 10px 20px;
    margin-right: 0;
    z-index: 99;
    /* top: 30px; */
    /* right: 8px; */
    transition: all 0.5s;
    display: none;
    cursor: pointer;
}

/* @media only screen and (max-width:767px) {
    .toggle-button {

    }
} */


.toggle-button .menu-bar {
    position: absolute;
    border-radius: 0;
    width: 61%;
    top: -3px;
    transition: .5s;
    border: 3px solid #4bac48;
    border-bottom: none;
}.view-page h4 {
    color: #000;
}

.toggle-button .menu-bar-middle {
    height: 2px;
    background-color: #4bac48;
    margin-top: 3px;
    margin-bottom: 0;
    top: 1px;
}

.singleartilepage h2 {
	color: #000;
	font-weight: 400;
	font-family: roboto;
	margin: 10px 0;
}
.singleartilepage img {
	padding: 10px 10px 0 0;
}
.single-artical p {
    font-size: 12pt !important;
    color: #2e2e2e !important;
    margin-bottom: 24px !important;
    line-height: 29px !important;
}
.single-artical li {
	font-size: 14px !important;
	color: #2e2e2e !important;
	margin-bottom: 15px !important;
	line-height: 29px;
}
.view-page table {
    width: 100% !important;
    display: inline-table !important;
}

.h1heading {
    font-size: 42px;
    color: #000;
    text-transform: none;
    font-weight: 900;
    line-height: 48px;
    margin: 0 0 18px;
    color: #2e2e2e;
}

.button-open .menu-bar-top {
    border-color: #fff;
    transform: rotate(49deg) translate(10px, 8px);
    transition: .5s;
}

.toggle-button.button-open {
    top: 13px;
}

.button-open .menu-bar-middle {
    background-color: #fff;
    transform: translate(222px);
    transition: .1s ease-in;
    opacity: 0;
}

.toggle-button.button-open .menu-bar.menu-bar-bottom {
    transform: rotate(-45deg) translate(1px);
    border-color: #fff;
}

.toggle-button .menu-bar-bottom {
    border: 3px solid #4bac48;
    border-top: none;
    top: 11px;
}

.Archive.grey a {
    background: none;
    padding: 0;
}

.bottom-menu > ul {
    display: flex;
    list-style: none;
    margin: 22px 0 10px;
    padding-left: 0;
    position: relative;
}

.NGO ul li iframe {
    width: 100%;
}

.banner-img img {
    width: 100%;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: transparent;
    background-color: transparent;
    border: solid 1px #ccc;
}
 .blink_me {
	background:red !important;
	color: #FFF;
	animation: blinker 1s linear infinite;
}
.popup {
    position: absolute;
    top: 300%;
    left: 50%;
    display: none;
    background: #fff;
    z-index: 9;
    padding: 15px;
    box-shadow: 0 0 170px 39px;
    transform: translate(-50%, -50%);
}
.leader-details > .btn{
    padding: 0 !important;
}
.popup img{
	max-height: 350px;
}
.leader-name {
  font-size: 21px;
  font-weight: 600;
  color: #48aa45;
}
.cancel {  
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1rem;
	padding: 0px 6px;
	border-radius: 0;
	cursor: pointer;
	background: red;
	color: #fff;
	line-height: 15px;
	height: 16px;
	text-align: center;
}
.nom {
	position: absolute;
	bottom: 1%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 185px;
}
.event02 .btn-maincolor {
  position: relative;
  background: #424242;
  background: red;
  border: none !important;
  color: #fff !important;
  margin: 50px 0 0 !important;
}
.nom a {
  background: #e92020;
  color: #fff !important;
  border: none !important;
  padding: 8px 41px;
  font-size: 20px;
}

.home_top_banner{
    padding-top: 150px;
}
.home_top_banner img{
    width: 100%;
}

.home_content_banner{
    margin: 20px auto;
}
.article_sidebar_banner{
    margin: 10px auto;
}

.main-banner {
    height: 520px;
    overflow: hidden;
    margin-bottom: 0px;
    padding-top: 21px;
}

.headersticky1 {
    background: #000;
    position: absolute;
    top: 0;
    z-index: 99999999999;
    width: 100%;
    padding: 6px;
    text-align: right;
}

.headersticky1 a {
    color: #fff;
    padding: 23px;
}

.loader_9 {
    position: fixed;
    width: 100%;
    left: 0;
    height: 100%;
    background: rgba(255, 255, 255, .8);
    z-index: 11;
}

.lds-ripple {
    position: absolute;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%
}

.lds-ripple div {
    position: absolute;
    border: 4px solid #666;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite
}

.lds-ripple div:nth-child(2) {
    animation-delay: -.5s
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1
    }

    100% {
        top: 0;
        left: 0;
        width: 72px;
        height: 72px;
        opacity: 0
    }
}

.banner-img {
    position: relative;
}

.latest-detail {
    position: absolute;
    bottom: 0;
    padding: 9px 20px;
    color: #fff;
    transition: all 0.3s;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    min-height: 64px;
    display: flex;
    align-items: center;
}

.latest-detail:hover {
    background: #000;
}

.latest-detail h4 {
	font-size: 17px;
	font-weight: 500;
	min-height: 61px;
}

.firstban .latest-detail h4 {
    font-size: 28px;

}

.sanitation .artical-img > img,
.sanitation > img {
    width: 100%;
    height: 150px;
    transition: all 0.3s;
    object-fit: cover;
}

.sanitation a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

.artical-img {
    overflow: hidden;
}

.view-img img {
    width: 100%;
}

.sanitation:hover > div img {
    transform: scale(1.1);
}


.latest-detail p {
    font-weight: 900;
    font-size: 14px;
}

.banner-img label {
    background: transparent;
    padding: 10px 0;
    position: absolute;
    top: 0;
    z-index: 9;
    left: 0;
    color: #fff;
    background: rgb(0, 0, 0);
    padding: 5px 20px;
}

.new-singUpLeft {
    width: 297px;
    padding: 36px 40px;
    background: url("https://staging.thecsruniverse.com/assets/images/new-singUp-left.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    background-color: #4bac48;
    color: #000;

}

.new-singUpLeft h2 {
    color: #fff;
    font-size: 18px;
    padding: 24px 0 20px;
    margin: 0;
}

.new-singUpLeft .listed {
    list-style: none;
    margin: 0;
    padding: 0;
}

.new-singUpLeft .listed li::before {
    position: absolute;
    left: -2px;
    top: 5px;
    content: '';
    background: url("https://staging.thecsruniverse.com/assets/images/arrow-sinup.png") no-repeat;
    width: 17px;
    height: 13px;
}

.loginformside {
    display: flex;
    position: relative;
    z-index: 9999;
    background: #fff;
}

.new-singUpLeft .listed li {
    color: #bcffbb;
    position: relative;
    padding: 0 0 21px 26px;
}

.input {
    border: none;
    border-bottom: solid 1px #ccc;
    width: 100%;
}

.right-form {
    width: 494px;
    padding: 13px 30px;
    border: solid 1px #ddd;
}

.bg-black {
    position: fixed;
    background: #000;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 999;
    opacity: 0.7;
}

.loginform .loginformside {
    width: 770px;
    position: fixed;
    left: 50%;
    top: 59%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    margin: 0;
}

.filterbtn {

    display: none;
}

.logo-top {
    color: #fff;
    text-decoration: none;
    font-weight: 900;
    font-size: 31px;
}

.catebox {
    overflow: auto;
    max-height: 280px;
}

.btns {
    margin: 20px;
    text-align: center;
}

.right-form h3 {
    margin-bottom: 20px;
    color: #000;
    font-size: 20px;
}

.Forgetp span {
    color: #f00;
}

.Registered {
    color: #55963c;
}

.footer ul a:hover {
    color: #4bac48;
}

.loginform .button {
    font-size: 15px;
    text-transform: uppercase;
    width: 180px;
    height: 40px;
    line-height: 39px;
    background-color: #4bac48;
    color: #fff;
    border: 1px solid #4bac48;
    border-radius: 6px;
}

.skjh > div {
    cursor: pointer;
    color: #000;
}

.skjh a {
    color: #000 !important;
    margin: 9px 0;
    display: inline-block;
    font-size: 14px;
}

.regisf {
    display: none
}

.signupDevidr-Inner::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 9px;
    left: 0;
}

.signupDevidr-Inner span {
    color: #999999;
    padding: 0 10px;
    background: #fff;
    display: inline-block;
    z-index: 1;
    font-size: 13px;
    position: relative;
}

.signupDevidr-Inner {
    position: relative;
    text-align: center;
    margin-top: 40px;
}

#header .login {
    background: #1acc8d;
    color: #fff;
    border-radius: 4px;
    padding: 5px 20px;
    margin-left: 12px;
    font-size: 14px;
    cursor: pointer;
}

.right-form label {
    color: #000;
}

.forgetf {
    display: none
}

.loginform {
    display: none
}

.Forgetp {
    color: #f00;
}

.other-login {
    text-align: center;
    margin: 20px 0;
}

.other-login a {
    color: #fff;
    background: none;
    height: 30px;
    font-size: 23px;
    border-radius: 50px;
    display: inline-block;
    width: 30px;
    line-height: 41px;
    margin: 0 5px;
}

.other-login a img {
    max-width: 100%
}


.closebox {
    background: #55963c;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    position: absolute;
    right: -15px;
    top: -13px;
    line-height: 22px;
}

@media only screen and (max-width:767px) {
	
	.popup {
		padding: 10px;
	}
	.popup img{
		max-height: 230px;
	}
	.nom{
		width: 121px;
		bottom: 0;
	}
	.nom a {
	  padding: 6px 30px;
	  font-size: 12px;
	}
	
	.breadcrumb ul{
		display:none !important;
	}
    .loginform .loginformside {
        width: 95%;

        display: block;
    }

    .new-singUpLeft {

        display: none;
    }

    .right-form {
        width: 100%;
        padding: 15px;
    }

    .closebox {

        right: -5px;
        top: -3px;
        line-height: 22px;
    }

    .form-row.row.skjh {
        flex-wrap: nowrap;
    }
}









.NGO ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.Galleryngo .owl-carousel .owl-item img {

    width: 166px;
    height: 110px;
    object-fit: fill;
}

.NGO ul li {
    max-width: 25%;
    margin-bottom: 11px;
    cursor: pointer;
    margin-right: 16px;
}

.bottom-menu > ul > li {
    margin-left: 8px;
    position: static;
    padding-left: 10px;
}

.bottom-menu > ul > li a {
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    padding: 6px 0;
}

.bottom-menu > ul > li a:hover {
    color: #3fa73c;

}

.sticky-header,
.headersticky {
    background: #fff;
    box-shadow: 0 0 5px;
}

header {
    position: fixed;
    width: inherit;
    width: 100%;
    /* left: 0;
    top: 0; */
    z-index: 99999999;
    transition: all 0.5s;
}
@media only screen and (max-width:767px) {
    header {
        position: absolute !important;
    }
}

.sticky-header .bottom-menu > ul > li a,
.headersticky .bottom-menu > ul > li a {
    color: #333;
}

.sticky-header .header,
.headersticky .header {
    padding-top: 0;
    padding-bottom: 12px;
}

header .header {
    width: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: space-between;
    padding: 13px 0;
    z-index: 9;
    transition: all 0.5s;
}

header .container-fluid {
    padding: 11px 50px 0;
}

.searchbt {
    background: transparent;
    border: none;
}

.searchbt img {
    width: 19px;
}

.bottom-menu > ul > li > ul {
    position: absolute;
    width: 390px;
    background: #f5f3f3;
    left: 0;
    display: flex;
    z-index: 999;
    padding: 0 0;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    flex-wrap: wrap;
    border-radius: 0;
    transition: all 0.5s;
    top: 31px;
}

.bottom-menu > ul > li > ul > li {
    width: 100%;
    text-transform: none;
    padding: 0;
}

.bottom-menu > ul > li > ul > li > a {
    color: #000;
    font-weight: 400;
    padding: 11px 20px;
    display: inline-block;
    width: 95%;
    border-bottom: solid 1px #ddd;
    font-size: 14px;
}

.bottom-menu > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
}

.logo img {
    width: 135px;
    transition: all 0.5s;
}

.form-sec .form-group .input {
    padding-left: 36px;
}

.welcome {
    color: #4bac48;
    margin-top: 3px;
    margin-right: 16px;
}

h1 {
    color: #fff;
    /*    font-family: 'Oswald', sans-serif;*/
    font-size: 60px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 49px;
    margin-top: 20px;max-width: 76%;
}

.top-banner.inner {
    height: auto;
    overflow: visible;
}

.banner-text h5 {
    font-size: 28px;
    color: #fff;
    margin-top: 30px;
    width: 650px;
}

.white-bg {
    background-color: #fff;
    padding: 20px 30px;
}

h2 {
    font-size: 24px;
    color: #259609;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
}

.sanitation {
    box-shadow: 0 0 10px #ccc;
}

.det h3 {
    font-size: 13px;
    color: #259609;
    font-weight: 600;
}

.det {
    padding: 10px;
    position: relative;
}

.Implementing .item {
    padding: 10px;
}


.banner-text {
    margin-top: 60px;
    position: absolute;
    /* top: 70px; */
    top: 120px;
    left: 0;
    width: 100%;
    z-index: 999;
}

.banner-text ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin-top: 30px;
    max-width: 60%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.banner-text ul li {
    color: #fff;
    font-size: 20px;
    width: 48%;
    margin-bottom: 12px;
}

.banner-text ul li:last-child {
    margin-right: 0;
}

.top-banner {
    margin-bottom: 0;
    height: 330px;
    overflow: hidden;
}

.read-more a {
    color: #4bac48;
}

.read-more {
    text-align: right
}

.owl-dot span {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0;
    /* border-radius: 0; */
    border: solid 3px #ddd;
    border-radius: 30px;
    margin-right: 6px;
}

.owl-dot.active span {
    border: solid 2px #249508;
    background: #249508;
}

.owl-dots {
    text-align: center;
    margin: 20px 0 0;
}

.mb2 {
    margin-bottom: 15px;
}

.Features li {
    margin-bottom: 11px;
}

.listing-li ul {
    padding: 0
}

.Compliance ul li {
    margin: 0 0 10px;
}

.listing-li ul li {
    position: relative;
    list-style: none;
    padding-left: 14px;
}

.listing-li ul li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #259609;
    border-radius: 90px;
    top: 7px;
    left: 0;
}

.Project-Sector ul {
    display: flex;
    justify-content: space-between;
}

.projDescription .owl-carousel {
    max-width: 435px;
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
}

h3 {
    font-size: 15px;
    color: #676a67;
    font-weight: 500;
    margin: 0 0 5px;
}

.owl-carousel .owl-nav.disabled {

    text-align: right;
    margin-top: 10px;
}

.owl-nav span {
    font-size: 27px;
    color: #fff;
    background: #259609;
    display: inline-block;
    line-height: 21px;
    width: 28px;
    height: 28px;
    margin: 0 0 0 8px;
    text-align: center;
}

.Galleryngo .owl-carousel .owl-nav.disabled,
.othproject .owl-carousel .owl-nav.disabled {
    display: block
}

.Galleryngo .owl-dots {

    display: none;
}

.blue-bg {
    background-color: #1c61bb;
    padding: 20px 30px;
}

.project-det span {
    max-width: 22px;
    position: absolute;
    right: 8px;
    bottom: 5px;
}

.project-det span img {
    max-width: 100%;
}

.blue-bg h2 {
    color: #fff;
}

.deskt.othproject .owl-nav span {
    color: #fff;
    background: #259609;
}

.project-det {
    background: #fff;
    padding: 8px 8px 31px;
    width: 95%;
    float: right;
    margin-top: -60px;
    position: relative;
    border: solid 1px #ddd;
    min-height: 81px;
}

.project-det p {
    margin: 0;
    color: #666;
}

.project-det p {
    margin: 0;
    color: #666;
}

.othproject .owl-nav span {
    color: #1c61bb;
    background: #fff;

}

.custom-btn a {
    background: #409609;
    color: #fff;
    padding: 5px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
}

.white-bg2 {
    background: #fff;
    padding: 10px;
}

.projectli ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.projectli ul li {
    display: flex;
    margin: 16px 0 10px;
}

.projectli ul li h4 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.projectli ul li:last-child .projectdet {
    border: none
}

.project-img img {
    width: 77px;
    height: 57px;
    transition: all 0.6s;
    margin-right: 10px;
    object-fit: scale-down;
}

.projectdet > p {
    display: none
}



.project-img {
    margin-right: 11px;
    overflow: hidden;
}

.projectdet p {
    margin: 0;
}

.projectdet {
    border-bottom: solid 1px #ddd;
    padding-bottom: 12px;
    max-width: 170px;
}

.custom-btn .projectdet a {
    width: auto;
    display: inline-block;
    padding: 4px 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0px 0 0 0 !important;
}

.custom-btn h6 {
    background: #409609;
    color: #fff;
    padding: 7px 10px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
}

.custom-btn a:last-child {
    margin: 0
}

.view-page .custom-btn h6::before {
    content: "";
    height: 1px;
    background: #409609;
    width: 290px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.view-page .custom-btn h6 {
    display: inline-block;
    width: auto;
    position: relative;
}

#footer .footer {
    background: #2d2d2d;
    height: 100%;
    padding-top: 80px;
}

.footer ul img {
    width: 37px;
    height: 44px;
    object-fit: scale-down;
    margin-bottom: 10px;
}

.detail-box {
    padding-right: 79px;
}

.right-foo li:first-child .student-profile {
    margin-top: 0;
}

.blank {
    height: 100px;
    background: #fff;
}


.footer h3 {
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

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

.footer ul {
    list-style: none;
    padding: 0;
}

.footer ul a {
    color: #fff
}

.copyright {
    text-align: center !important;
    margin-top: 12px;
    font-size: 15px;
}

.Connected ul {
    display: flex;
    margin-top: 8px;
}

.Connected {}

.right-foo .student-profile p {
    color: #fff;
    margin: 0;
    line-height: 24px;
}

.right-foo .img-box {
    margin-right: 20px;
}



.Connected ul li {
    margin-right: 10px;
}

.right-foo li:last-child {
    border: none
}

.copyright p {
    color: #fff;
    margin: 0;
    padding-bottom: 30px;
}

.right-foo .img-box img {
    width: 90px;
}

.sanitation .g-plus img {
    max-width: 100%;
}

.sanitation .g-plus {
    max-width: 30px;
    display: inline-block;
    position: absolute;
    right: 8px;
    top: -12px;
}

button:focus {
    outline: 0
}





/* CSS for header Form */
.form-sec {
    position: absolute;
    transition: all 0.5s;
    width: 320px;
    /* position: fixed; */
    background: #FFF;
    padding: 0px 17px 20px;
    border-radius: 6px;
    float: right !important;
    z-index: 999999;
    /* top: 124px; */
    top: 154px;
    right: 45px;
}

.adm-txt {
    font-size: 16px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin: 33px auto 21px;
}

.form-sec::before {
    content: '';
    display: block;
    width: 50%;
    position: absolute;
    top: -0.5rem !important;
    left: 0;
    border-top: 0.5em solid #259609;
    margin: 0.5em auto 0;
    border-radius: 6px;
}

.input {
    border: none;
    padding: 0;
    height: 33px;
    width: 100%;
    /* border-radius: 6px; */
    font-size: 14px;
    color: #000;
    border-bottom: 2px solid #DDD;
    background: none;
}

.input::placeholder {
    color: #000 !important;
    opacity: 1;
}

.sbt {
    border: 0;
    border-radius: 5px;
    background: #259609;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px auto 5px;
    width: 100%;
    display: inherit;
    cursor: pointer;
    padding: 6px !important;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}

.form-sec .form-group {
    position: relative;
}

.form-group {
    margin-bottom: 0.6rem;
}

.container {
    max-width: 1290px;
}

.term {
    font-size: 0.8rem !important;
}

.Implementing .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    right: -21px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/arrow.png);
    width: 43px;
    height: 221px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin: 0;
}

.Implementing .owl-carousel .owl-nav button {
    display: block;
    margin: 5px 4px;
}


.form-sec .form-group::before {
    position: absolute;
    content: "";
    background-image: url("../images/form-icon.png");
    width: 30px;
    height: 40px;
    /* background-position: -3px -11px; */
    top: 7px;
    left: 0;
    opacity: 0.3;
}

.Name::before {
    background-position: -3px -12px !important;
}

.email::before {
    background-position: -3px -58px !important;
}

.Mobile::before {
    background-position: -3px -103px !important;
}

.Course::before {
    background-position: -3px -150px !important;
}

.State::before {
    background-position: -3px -243px !important;
}

.City::before {
    background-position: -3px -200px !important;
}

.bottom-menu > ul > li:hover > a {
    color: #3fa73c;
    border-bottom: solid 4px;
}

.bottom-menu > ul > li > ul > li:last-child a {
    border: none;
}

.Implementing .owl-carousel {
    padding-right: 28px;
}

.top-banner > img {
    width: 100%;

}

.Implementing .owl-carousel .owl-nav button span {
    background: #fff;
    color: #259609;
    border: solid 2px #259609;
    border-radius: 50px;
    line-height: 17px;
}

.heading-icon {
    position: absolute;
    left: 0;
    top: -2px;
}

.heading h2 {

    position: relative;
    padding-left: 28px;
}

.popupbox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 490px;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 70px #000;
    border: solid 6px #fff;
    display: none;
}

.NGO {
    position: relative;
}

.close-btn {
    background: #fff;
    position: absolute;
    top: -10px;
    right: -10px;
    width: 31px;
    height: 31px;
    color: #409609;
    font-weight: 600;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    border: solid 2px;
}

.login-btn a {
    background: #259609;
    color: #fff;
    border-radius: 6px;
    padding: 3px 16px 6px;
    font-weight: 600;
    font-size: 15px;
    margin-right: 8px;
    text-decoration: none;
}

.header-sub-container{
    width: 100%;
    text-align: center;
    font-size: 1rem;
    background: #EEE;
    padding: 0.5rem;
    overflow: auto;
}
.header-sub-btn{
    display: inline !important;
}
.header-sub-btn a {
    background: #e74c3c;
    color: #fff;
    border-radius: 6px;
    padding: 5px 16px 6px;
    font-weight: 600;
    font-size: 15px;
    margin-right: 8px;
    text-decoration: none;
}
@media only screen and (max-width:992px) {
    .header-sub-btn{
        display: block !important;
    }
}

.donate-btn a {
    background: #259609;
    color: #fff;
    border-radius: 6px;
    padding: 6px 16px 3px;
    font-weight: 600;
    font-size: 15px;
    margin-right: 8px;
    text-decoration: none;
}

.search-input {
    width: 0;
    border: none;
    padding: 0;
    height: 27px;
    border-radius: 3px;
    transition: all 0.3s;
}

.search-input.open {
    width: 190px;
    margin-right: -38px;
    border-right: 40px solid #259609;
    padding-left: 10px;
}

.searchbt img {
    width: 19px;
}

.top-menu {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

.breadcrumb ul {
    display: inline-flex;
    flex-wrap: wrap;
    margin-top: 0;
    padding: 0;
    list-style: none;
    margin: 0;
    padding: 5px 0;
}

.breadcrumb {
    background: #000;
    padding: 8px 32px 8px;
    margin-bottom: 0;

    bottom: 0;
    width: 100%;
    border-radius: 0;
}

.breadcrumb ul li a {
    font-size: 14px;
    padding: 0 10px;
    font-weight: 600;
    position: relative;
    z-index: 9;
    color: #fff;
}

.sticky-header .search-input,
.headersticky .search-input {
    background: #eee;
}

.breadcrumb .current-menu-item a {
    color: #fec258;
}

.sticky-header .searchbt,
.headersticky .searchbt {
    background: #259609;
    height: 27px;
    border-radius: 3px;
}

.sticky-header .logo img,
.headersticky .logo img {

    margin-top: 14px;
}

.companylogo > div {
    display: flex;
}

.complogo {
    max-width: 180px;
    margin-right: 44px;
}

.complogo ul {
    display: flex;
    justify-content: center;
    max-width: 100%;
}

.complogo ul li {
    width: 30px;
    margin-right: 10px;
}

.main-bar {
    margin-top: 20px;
}

.strip {
    background: #259609;
    color: #fff;
    font-size: 20px;
    width: 73%;
    border-radius: 0 9px 9px 0;
    padding: 11px 10px 11px 70px;
}

.strip p {
    margin: auto;
    font-size: 17px;
}

.strip span {
    position: absolute;
    width: 23px;
    top: -3px;
    left: 0;
}

.strip > div {
    position: relative;
    padding-left: 37px;
}


.strip1 {
    background: #259609;
    color: #fff;
    font-size: 20px;
    width: 73%;
    border-radius: 0 9px 9px 0;
    padding: 11px 10px 11px 70px;
	margin-top:20px;
}

.strip1 p {
    margin: auto;
    font-size: 17px;
}

.strip1 span {
    position: absolute;
    width: 23px;
    top: -3px;
    left: 0;
}

.strip1 > div {
    position: relative;
    padding-left: 37px;
}



.scroll-tabing ul {
    display: flex;
    line-height: normal;
    list-style: none;
    margin: 0;
    padding: 0;
}

.scroll-tabing ul a {
    color: #333;
    padding: 9px 0;
    font-size: 16px;
    margin: 0 25px 0px 0;
    line-height: 22px;
    display: inline-block;
    text-decoration: none;
}

.scroll-tabing {
    display: flex;
    margin-bottom: 15px;
    background: #fff;
    padding: 7px 0 0px;
    transition: all 0.5s;
}

html {
    scroll-behavior: smooth;
}

.scroll-tabing.fixed {
    position: fixed;
    top: 104px;
    background: #1e1e1e;
    z-index: 9999999;
    left: 0;
    width: 100%;
}

.scroll-tabing.fixed li a {
    color: #d4d4d4;
}

.tabdetail ul li:last-child {
    margin: 0;
}

.scroll-tabing ul a.active {
    font-weight: 600;
    color: #259609;
    border-bottom: solid 4px;
}

.scroll-tabing.fixed ul a.active {

    color: #fff;
}

.Areas .owl-carousel .owl-item img {
    width: 47px;
    margin: auto;
}

.scroll-tabing2 {
    display: inline-block;
    width: 100%;
    height: 50px;
}

.Areas .owl-carousel h3 {
    text-align: center;
    color: #000;
}

.Areas .owl-carousel {
    margin-top: 50px;
}

.Areas .owl-carousel .owl-nav.disabled {
    display: block;
    text-align: center;
    margin: 20px 0 0;
}

.Areas .owl-carousel .owl-dots {
    display: none;

}

.Foundation label {
    color: #e56c5b;
    margin: 0 0 4px;
    font-size: 15px;
}

.yearlist ul {
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: space-between;
    margin: 0 0 6px;
}

.yearlist ul:first-child li {
    background: #259609;
    color: #fff;
    font-size: 16px;
    padding: 4px 15px;
    min-width: 110px;
    text-align: center;
}

.yearlist ul:nth-child(2) li {
    background: #e4e5e3;
    color: #2a2828;
    font-size: 11px;
    padding: 7px 15px;
    min-width: 110px;
    text-align: center;
}

.yearlist ul:nth-child(3) li {
    background: #e4e5e3;
    color: #2a2828;
    font-size: 11px;
    padding: 7px 15px;
    min-width: 110px;
    text-align: center;
}


.yearlist ul:nth-child(3) li:first-child {
    font-size: 13px;
    background: #818281;
    color: #fff;
    min-width: 121px;
}

.yearlist ul:nth-child(1) li:first-child {
    font-weight: bold;
    min-width: 121px;
}

.yearlist ul:nth-child(2) li:first-child {
    background: #818281;
    color: #fff;
    font-size: 13px;
    min-width: 121px;
}

.graph {
    margin: 44px 0;
}


.grey {
    text-align: center;
    background: #eaecf3;
    padding: 30px;
    margin: 10px 0;
}

.grey p {
    margin: 14px 0 25px;
    color: #000;
}

.grey a {
    background-color: #409609;
    color: #fff;
    padding: 8px 15px 9px 36px;
    font-size: 17px;
    background-image: url(../images/alert.png);
    background-repeat: no-repeat;
    background-position: 12px 11px;
    background-size: 17px;
    text-decoration: none;
}

.tabdetail ul {
    padding: 20px;
    list-style: none;
}

.tabdetail ul li {
    display: flex;
    margin-bottom: 20px;
}

.tabdetail ul li h4 {
    font-size: 16px;
    color: #5b5b5b;
}

.tabdetail ul li h5 {
    font-size: 16px;
    color: #409609;
}

.tab > button {
    background: transparent;
    border: none;
}

.tab {
    border: solid 1px #ddd;
    padding: 10px;
}

.tabdetail .project-img img {
    width: 89px;

    height: 102px;
}

.tabdetail {
    border: solid 1px #ddd;
}

.tabdetail .projectdet {
    border-bottom: none;
    max-width: 100%;
}

.more a {
    background: #409609;
    color: #fff;
    padding: 4px 11px;
}

.more {
    text-align: right;
    margin: 20px 0 0;
}

.tablinks.btntab.active {
    border-bottom: solid 4px #409609;
    color: #409609;
}

.tabcontent {

    display: none;
}

.Companies .owl-carousel .owl-item img {

    width: 160px;
    height: 60px;
    object-fit: scale-down;
    margin-bottom: 20px;
    margin-top: 30px;
}

.states-with ul {
    margin: 0;
    max-width: 100%;
    width: 540px;
}

.states-with ul li {
    width: 25%;
    font-size: 13px;
    padding-left: 20px;
    background-image: url(../images/pointer.png);
    background-size: 17px;
    background-repeat: no-repeat;
    padding-right: 14px;
}

.states-with h3 {
    color: #fff;
    border-bottom: solid 4px #259609;
    display: inline-block;
    font-size: 23px;
    padding-bottom: 6px;
    margin-bottom: 20px;
    margin-top: 14px;
}

.content-banner label {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    margin: 7px 0;
}

.contform .input {
    border-bottom: 2px solid #c9c8c8;
    padding-left: 128px;
}

.contform .form-group {
    position: relative
}

.contform .form-group::before {
    content: "";
    background-image: url("../images/form-icon2.png");
    position: absolute;
    width: 20px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: 0px -24px;
    top: 0px;
}

.content-banner {
    min-height: 250px;
}

.Compliance ul {
    display: flex;
    flex-wrap: wrap;
}

.Compliance ul li {
    width: 42%;
}

.contform .form-group.Name2::before {
    background-position: 4px 10px;
}

.contform .form-group.Designation::before {
    background-position: 0px -24px;
}

.contform .form-group.Email::before {
    background-position: 0px -64px;
}

.contform .form-group.name2::before {
    background-position: 0px -24px;
}

.contform .form-group.Phone::before {
    background-position: 0px -109px;
}

.contform .form-group label {
    position: absolute;
    left: 0;
    top: 6px;
    color: #000;
    padding-left: 33px;
    font-weight: bold;
}

.contform .grey {
    background: #f2f2f2;
    position: relative
}

.contform .grey::before {
    content: "";
    position: absolute;
    top: 0;
    width: 110px;
    height: 8px;
    background: #409609;
    left: 0;
    border-radius: 11px 0;
}

.yellow h1 {
    color: #fffc00
}

.about-img {
    float: left;
    border: solid 6px #fff;
    box-shadow: 0 0 13px #c1c1c1;
    margin-right: 23px;
    margin-bottom: 9px;
}

.report {
    display: flex;
    width: 100%;
}

.report-detail {
    max-width: 740px;
    display: flex;
}


.report-price {
    /* width: 210px; */
    padding: 30px 0;
}

.reportimg img {
    width: 130px !important;
    height: 176px;
    object-fit: scale-down;
    border: solid 10px #ebebeb;
    margin-right: 20px;
}

.reportdet h3 a {
    color: #000
}

.reportdet h3 {
    font-size: 21px;
    color: #000;
    margin-bottom: 5px;
}

.reportdet label {
    color: #000;
}

.reportdet span {
    color: #409609;
}

.reportdet h5 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.reportdet {
    border-right: solid 2px #ccc;
    margin-right: 16px;
    max-width: 76%;
    padding-right: 15px;
}

.report {
    display: flex;
    width: 100%;
    box-shadow: 0 0 6px #ccc;
    padding: 20px;
    margin: 7px 0;
}

.report-price {
    text-align: center;
}

.report-price h3 {
    font-size: 21px;
    color: #000;
    position: relative;
    margin-bottom: 12px;
}

.report-price h {}

.star > img {
    width: 113px;
    display: inline-block;
}

.Preview > a {
    border: solid 2px #b9b9b9;
    color: #7d7d7d;
    padding: 4px 16px;
    margin-right: 11px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.4s
}

.Preview > a:hover {
    color: #fff;
    border-color: #409609;
    background: #409609;
}

.Preview button {
    border: solid 2px #b9b9b9;
    color: #7d7d7d;
    padding: 4px 16px;
    margin-right: 11px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.4s
}

.Preview button:hover {
    color: #fff;
    border-color: #409609;
    background: #409609;
}

.Preview span {
    width: 23px;
    display: inline-block;
    cursor: pointer
}

.report-price ul {
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: center;
}

.report-price ul li {
    width: 26px;
    margin-right: 10px;
    box-shadow: 0 0 7px #ccc;
    border: none;
}

.Reports .item {
    padding: 0 31px 0 11px;
}

.reportimg {
    width: 148px;
    margin-right: 22px;
}

.Reports .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    right: -21px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/arrow.png);
    width: 43px;
    height: 221px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin: 0;
}

.Reports .owl-carousel .owl-dots {
    display: none
}

.Reports .owl-carousel .owl-nav button {
    display: block;
    margin: 5px 4px;
}

.Reports .owl-carousel .owl-nav button span {
    background: #fff;
    color: #259609;
    border: solid 2px #259609;
    border-radius: 50px;
    line-height: 17px;
}

bdi {
    position: absolute;
    width: 80px;
    height: 1px;
    background: #ed1b24;
    transform: rotate(-21deg);
    font-size: 0;
    left: 50%;
    top: 13px;
    margin-left: -38px;
}

.artical-details h4 {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    min-height: 113px;
    margin-bottom: 10px;
    line-height: 22px;
}

.artical-details {
    padding: 10px 10px 18px;
}

.artical-details > p {
    min-height: 39px;
}

.projectdet a {
    background: transparent;
    color: #000;
    text-align: left;
    padding: 0 !important;
    margin: 0 !important;
}

.Related-artical .owl-item {
    padding: 10px 9px
}

.Related-artical .read-more a {
    color: #4bac48;
    background: transparent;
    padding: 7px 0 5px;
    text-decoration: none;
    border-radius: 0;
    font-weight: 500;
    font-size: 14px;
    border-bottom: solid 1px;
}

.Related-artical .read-more {
    text-align: left;
}

.Related-artical .owl-carousel .owl-nav.disabled {

    display: block;
}

.Related-artical .owl-dots {
    display: none
}


.Related-artical .owl-nav span,
.magzine1 .owl-nav span {
    font-size: 27px;
    color: #8a8181;
    background: #fff;
    display: inline-block;
    line-height: 18px;
    width: 28px;
    height: 28px;
    margin: 0 0 0 8px;
    text-align: center;
    border: solid 2px #8a8181;
    border-radius: 40px;
}

.Related-artical .owl-nav .owl-next,
.magzine1 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -25px;
    margin-top: -21px;
}

.Related-artical .owl-nav .owl-prev,
.magzine1 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -31px;
    margin-top: -21px;
}

.magzine-detail > ul {
    display: flex;
    list-style: none;
    padding: 0;
}

.magzine-detail > ul li {
    margin-right: 15px;
    border-right: solid 2px #a5a5a5;
    padding-right: 13px;
    line-height: 12px;
}

.magzine-detail > ul li:last-child {
    border: none
}

.magzine-detail label {
    color: #259609;
    font-weight: bold;
    font-size: 13px;
    border-bottom: solid 2px #259609;
    margin-bottom: 20px;
    margin-top: 20px;
}

.magzine-detail > h3 {
    font-size: 27px;
    font-weight: 600;
}

.magzine-detail > h3 span {
    font-size: 19px;
}


.magzine-detail {
    float: left;
    width: 68%;
}

.MagazineDescription .white-bg {
    display: inline-block;
    width: 100%;
}

.MagazineDescription .about-img {

    max-width: 29%;
}

.magzine-detail .report-price {
    text-align: left;
}

.magzine-detail .report-price h3 {
    font-size: 34px;
    color: #fff;
    position: relative;
    margin-bottom: 12px;
    background: #409609;
    padding: 0 0 0 14px;
    font-weight: 500;
    border-radius: 6px;
    display: inline-block;
}

.magzine-detail .report-price h3 span {
    background: #fff;
    color: #000;
    padding: 0px 9px;
    margin-left: 10px;
    border: solid 2px #ddd;
    line-height: 44px;
    display: inline-block;
    border-radius: 0 5px 5px 0;
    font-weight: 600;
    font-size: 27px;
}

.magzine-detail bdi {
    left: 50%;
    top: 22px;
    margin-left: -28px;
    transform: rotate(-28deg);
}




.review {
    width: 150px;
    float: right;
    text-align: center;
}

.box-magzine {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: last baseline;
}

.down_load {
    background: #409609;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 10px;
    text-align: left;
    width: 170px;
    margin: auto;
    position: relative;
    border-radius: 7px;
}

.down_load a {
    background: #fff;
    padding: 6px 0 7px 10px;
    border-radius: 0 6px 6px 0;
    position: absolute;
    right: 0;
    top: 0;
    border: solid 2px #ddd;
    width: 53px;
}

.down_load a img {
    max-width: 100%;
}

.long-content {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.magzine1 .item {
    padding: 7px;
}

.magzine1 .item .img-fluid {
    border: solid 4px #fff;
    box-shadow: 0 0 6px;
    padding: 4px;

}

.heading h2 + p {
    margin-left: 28px;
    margin-top: -10px;
    position: relative;
    padding-left: 30px;
    display: inline-block;
}

.paginationbox > ul {
    margin: 20px 0 10px;
}

.heading h2 + p:before {
    content: "";
    margin-left: 0;
    margin-top: -10px;
    position: absolute;
    height: 2px;
    background: #409609;
    left: 0;
    top: 18px;
    width: 27px;
}

.mg-list > ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.mg-list > ul li {
    width: 24%;
    margin-bottom: 12px;
    margin-right: 12px;
    cursor: pointer;
}

.mg-list > ul li img {
    border: solid 8px #fe0000;
    border-radius: 10px;
    transition: all 0.2s;
    width: 360px;
    height: 310px;
    object-fit: fill;
}

.mg-list > ul li img:hover {
    transform: scale(1.02);
}

.magzine1 .owl-carousel {
    padding: 0 20px
}

.mg-list > ul li:nth-child(4n) {
    margin-right: 0
}

.mg-list > ul li p {
    margin: 7px 0 9px;
    text-align: center;
    font-size: 15px;
}

.paginationbox .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #409609;
    border-color: #409609;
}

.paginationbox .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: 11px;
    line-height: 1.25;
    color: #818181;
    background-color: #fff;
    border: none;
    font-weight: bold;
}

.filter-magzine select {
    border: solid 1px #ddd;
    border-radius: 7px;
    padding: 5px 20px 5px 6px;
    min-width: 150px;
    margin-left: 10px;
}

.filter-magzine {
    text-align: right;
    margin-bottom: 30px;
    margin-top: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

.Reports .heading select {
    position: static;

}

.search {
    background-color: #fff;
    margin: 15px 0;
    height: 42px;
    border-radius: 6px;
    padding-left: 38px;
    background-image: url(../images/search-grey.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 13px 16px;
    border: solid 1px #ccc;
}

.banner-text .search {
    width: 800px;
    margin: 62px auto 0;
    height: 51px;
    position: relative;
}

.banner-text .search .autosearch {
    position: absolute;
    top: 47px;
    background: #fff;
    width: 100%;
    display: none;
    left: 0px;
    max-height: 290px;
    overflow: auto;
}

.banner-text .search .autosearch li {
    width: 100%;
    text-align: left;
    margin: 0;
    color: #000;


}

.banner-text .search .autosearch li a {
    width: 100%;
    text-align: left;
    margin: 0;
    color: #000;
    font-size: 13px;
    padding: 13px;
    border-bottom: solid 1px #ddd;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}

.banner-text .search .autosearch li a:hover {
    background: #eee;
}

.banner-text .search ul {

    padding: 0;
    margin-top: 0;
    max-width: 100%;
    margin: 0;
}

.banner-text .search .autosearch.active {
    display: block;
}





.CSRMagazine .owl-carousel .owl-nav.disabled {
    text-align: center;
    margin-top: 10px;
    display: block;
}

.CSRMagazine p {
    margin-top: 10px;
    font-size: 17px;
    margin-bottom: 0;
}

.CSRMagazine .owl-nav span,
.magzine1 .owl-nav span {
    font-size: 27px;
    color: #8a8181;
    background: #fff;
    display: inline-block;
    line-height: 18px;
    width: 28px;
    height: 28px;
    margin: 0 0 0 8px;
    text-align: center;
    border: solid 2px #8a8181;
    border-radius: 40px;
}

.projectdet p {
    font-size: 13px;
    font-weight: 600;
}

.right-bar.deskt .custom-btn h6 {
    background: transparent;
    color: #409609;
    padding: 7px 0px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: left;
    font-size: 18px;
    border-bottom: solid 3px;
    font-weight: 600;
    margin-top: 20px;
}

.search input.input-serch {
    width: 92%;
    height: 48px;
    border: none;
    font-size: 16px;
    padding-left: 6px;
    margin-left: 40px;
}

.filtersec .search input.input-serch {
    width: 79%;
    height: 35px;
    border: none;
    font-size: 16px;
    background: #fbfbfb;
}

.search {
    margin: 15px 0;
    height: 38px;
    border-radius: 3px;
    padding-left: 0;
    background-image: url(../images/search-grey.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 12px 16px;
    border: solid 1px #ccc;
}

.Related-artical.mb2.pb-3.listing-li {
    margin-bottom: 0 !important
}

.filtersec .search {
    background-color: #fbfbfb;

    height: 38px;


    background-position: 13px 10px;

}









input:focus {
    outline: none
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #409609;
    background-color: #409609;
    top: 1px;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0;
}

.custom-control-label::before {

    width: 19px;
    height: 19px;

}

.NGO-artical .comp-list .list-armg > ul > li > div:first-child {
    max-width: 87px;
}

.NGO-artical .comp-list .list-armg > ul > li {
    justify-content: flex-start;
    box-shadow: 0 0 5px #898585;
    border-radius: 8px;
    padding: 10px;
    color: #000;
}

.NGO-artical .owl-carousel .owl-nav.disabled {

    display: block;
}

.NGO-artical .owl-carousel .owl-dots {

    display: none;
}

.NGO-artical .comp-list .list-armg > ul > li p {
    margin: 0 0 10px;
    font-size: 14px;
}

.NGO-artical .comp-list .list-armg > ul > li > div:nth-child(2) {
    max-width: inherit;
    width: auto;
}

.NGO-artical .comp-list .list-armg li {
    list-style: none;
    width: 100%;
}

.NGO-artical .comp-list .complogo > img {
    width: 115px;
    height: 100px;
    object-fit: scale-down;
    min-width: inherit;
    padding: 10px;
}

.NGO-artical .Featuredtext {

    left: 10px;

}

.NGO-artical .comp-list .list-armg ul {
    margin: 0 !important;
}

.NGO-artical .comp-list .list-armg ul h3 {
    font-size: 18px;
    color: #07a340;
    margin-bottom: 7px;
    font-weight: 500;
}

.NGO-artical .comp-list .list-armg {
    padding: 4px;
}



.Reports .heading {
    position: relative;
}

.bg-white {
    background: #fff
}

.custom-control-label {

    font-size: 14px;
    font-weight: 500;
}

.custom-control-label::after {

    top: -1px;
    left: -27px;

    width: 24px;
    height: 23px;

}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}

.seemore {
    text-align: left;
    color: #409609;
    font-size: 13px;
    margin: 10px 0 10px;
    font-weight: 600;
    border-bottom: solid 1px;
    display: inline-block;
    cursor: pointer;
}

.course-list ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    padding: 0;
}

.course-list ul li {
    max-width: 30%;
}

.course-list ul li {
    max-width: 23%;
    margin-right: 16px;
    margin-bottom: 16px;
}

.course-list ul li .read-more a {
    color: #4bac48;
    background: transparent;
    padding: 7px 0 5px;
    text-decoration: none;
    border-radius: 0;
    font-weight: 500;
    font-size: 14px;
    border-bottom: solid 1px;
}

#articleresult .artical-details h4 {

    min-height: 92px;
}

.course-list ul li .read-more {
    text-align: left
}

.sanitation {
    box-shadow: 0 0 2px #ccc;
    cursor: pointer;
    transition: all 0.3s;
    background: #fff;
    overflow: hidden;
}

.read-more a {
    transition: all 0.3s
}

.sanitation:hover {
    box-shadow: 0 0 8px #ccc;
}

.Filters .bg-white {
    padding: 14px 30px;
    box-shadow: 0 0 7px #ccc;
}

.comp-list .list-armg ul {
    padding: 0;
    margin: 0;
}

.comp-list .list-armg li {

    list-style: none;
}

.comp-list .list-armg > ul > li {

    display: flex;
    justify-content: flex-start;
    position: relative;
}

.comp-list .list-armg ul h3 {
    font-size: 17px;
    color: #07a340;
    margin-bottom: 14px;
}

.sanitation a:hover {
    text-decoration: underline;
}

.comp-list .list-armg ul h3 a {
    color: #07a340;
}

.comp-list .list-armg > ul > li > div:first-child {
    max-width: 12%;
    margin: 0 14px 0 0;
}

.comp-list .list-armg > ul > li > div:nth-child(2) {
    max-width: 44%;
    width: 370px;
}

.comp-list .list-armg > ul > li > div:nth-child(3) {
    width: 270px;
    /*! margin-left: 36px; */
    /*! min-width: 320px; */
}

.Research-Foundation li {
    display: inline-block;
    width: 47%;
    vertical-align: top;
    margin: 7px 0;
}

.mobile {
    display: none !important
}

.Research-Foundation ul {
    min-height: inherit;
    margin-bottom: 12px !important;
}

.comp-list .list-armg {
    background: #fff;
    padding: 20px;
    margin-bottom: 15px;
}

.comp-list .list-armg.Featured {
    background: #fefaed;
}

.comp-list .complogo > img {
    border: solid 1px #ccc;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 113px;
    min-height: 118px;
    object-fit: scale-down;
    padding: 10px;
}

.main-list {
    background: #f2f2f2;
}

.comp-list .complogo img {
    box-shadow: 0 0 7px #ccc;

}

.comp-list .complogo ul li {
    width: 20px;

}

.Research-Foundation .city {
    font-size: 13px;
    padding-left: 20px;
    background-image: url(../images/pointer2.png);
    background-size: 17px;
    background-repeat: no-repeat;
    padding-right: 14px;
    margin-bottom: 7px;
}

.action-list a {
    border: solid 1px #409609;
    color: #959494;
    width: 100px;
    padding: 4px 7px;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}

.action-list {
    width: 97px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

.action-list a.view {
    position: absolute;
    bottom: 0;
    left: 0;
}

.action-list a:hover {
    color: #fff;
    background: #409609
}

.Filters {
    margin-bottom: 50px;
}

.comp-list .heading {
    position: relative;
}

.comp-list .heading select {
    position: absolute;
    right: 0;
    top: 0;
    border: solid 1px #4bac48;
    padding: 2px 15px 2px 5px;
    border-radius: 4px;
    color: #808080;
}

.filter-select select {
    border: solid 1px #4bac48;
    padding: 2px 15px 2px 5px;
    border-radius: 4px;
    color: #808080;
    width: 100%;
    margin-bottom: 8px;
    background: #f5f5f5;
}

.Featuredtext {
    background: #95823a;
    color: #fff;
    text-align: center;
    width: 70px;
    font-size: 11px;
    margin: auto auto 2px;
    position: absolute;
    left: 21px;
    top: -16px;
    border-radius: 3px 3px 0 0;
}

.complogo {

    position: relative;
}

.reas {
    box-shadow: 0 2px 5px #ccc;
    padding: 20px 18px 20px;
    margin-top: -20px;
    margin-right: 34px;
    border-radius: 0 0 7px 7px;
}

.reas p {
    margin: 0 0 5px;
}

.view-page {
    padding-top: 150px !important;
    background: #fff
}

.view-page .breadcrumb {
    background: transparent;
    padding: 0;

    width: 100%;
    border-radius: 0;
    margin-bottom: 17px;
}

.view-page .breadcrumb ul li a {
    color: #000 !important;
    padding: 0 5px 0 0;
}

.view-page .breadcrumb ul li {
    color: #000
}

/* CSS for Donate Now Page */
.donateNow{
    color: #FFF;
    background: url('http://aj.local/assets/images/Donate-Now-Back.jpg');
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
}
.donateNow .breadcrumb ul li, .donateNow .breadcrumb ul li a{
    color: #FFF !important;
}
.donateNow .h1Heading{
    font-size: 42px;
    color: #EFD247;
    text-transform: none;
    padding-bottom: 10px;
    border-bottom: 2px solid #FFF;
}

.right-side .form-sec {
    position: static;
    float: none !important;
    background: #f8f8f8;
    padding: 22px;
    width: 100%;
    margin: 0 0 30px;
}

.right-side .adm-txt {
    font-size: 14px;

    margin: 0 0 20px;
}

.form-sec::before {

    display: none;

}

.right-side .sbt {
    font-size: 14px;
}

.tags ul {
    padding: 0;
    list-style: none;
    display: flex;
}

.tags ul li {
    border: solid 1px #999;

    margin-right: 10px;
    color: #000;
}

.view-page .report-price ul {

    justify-content: flex-start;
}

.view-page .report-price {
    text-align: left;
    padding: 13px 0 9px;
}

.tags ul li a {
    color: #666;
    padding: 5px 21px;
    text-decoration: none;
    display: inline-block;
}

.tags ul li:hover a,
.tags ul li:hover {
    background: #409609;
    color: #fff;
}

.like ul {
    justify-content: flex-start;
}

.view-page h3 {
	color: #2e2e2e;
	font-size: 23px;
	margin-bottom: 17px;
	padding: 0;
	font-weight: 500;
}

.action-list .custom-control-label {
    font-size: 12px;
    padding-top: 3px;
}

.heading select {
    position: absolute;
    right: 0;
    top: 0;
    border: solid 1px #4bac48;
    padding: 2px 15px 2px 5px;
    border-radius: 4px;
    color: #808080;
}



.tabs-nav ul {
    margin: 0;
    padding: 0;
    border-bottom: solid 3px #000;
    text-align: right;
}

.tabs-nav li {
    display: inline-block;
    color: #020202;
    margin-right: 5px;
}

.tabs-nav a {
    display: block;
    padding: 10px 9px;
    font-weight: 600;
    color: #030303;
    font-size: 13px;
}

/* Active tab */

.tabs-nav li.active {
    background: #FFF;
    color: #000;
}

.tabs-nav li.active a {
    color: #4bac48;
}

/* Tab content */

.tabs-content {
    padding: 20px 0;
    background: #FFF;
    margin-top: 0;
    overflow: hidden;
}


/* Hide all but first content div */

.tabbox {
    display: none;
}

.tab-des .read-more {
    text-align: left;
    margin: 30px 0 0;
}

.tab-des .read-more a {
    color: #fff;
    background: #4bac48;
    padding: 7px 20px 10px;
    font-size: 15px;
    border-radius: 0;
    text-decoration: none;
}

.Partners .read-more a {

    background: transparent !important;
}

.Partners .read-more a:hover {
    color: #3a7c38;
}

.tab-des h4 {
    color: #000;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
}

.tab-des label {
    color: #000;
    margin: 0 0 7px;
    font-size: 13px;
    font-weight: 800;
}

.list-csr .projectdet label {
    color: #000;
    font-weight: 800;
}

.list-csr .projectli ul li h4 {
    font-size: 14px;
    font-weight: 500;

    line-height: 20px;
}

.tab-des p {
    color: #000;
}

.tab-des {
    padding: 20px 0;
}

.csr-tab-sec {
    position: relative;
}

.csr-tab-sec .heading {
    position: absolute;
    top: 0;
    left: 0;
}

.list-csr .projectli ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.list-csr .projectli ul li {
    display: flex;
    margin: 16px 0 10px;
    width: 50%;
}

.secondban {
    padding-right: 0;
}

.list-csr .project-img img {
    width: 119px;
    height: 83px;
}


.list-csr .projectdet {
    border-bottom: solid 0px #ddd;
    max-width: 310px;
}

.tabbox .micro img {
    width: 100%;
}

.firstban .banner-img img {
    width: 100%;
    height: 450px;
}

.secondban .banner-img img {
    width: 100%;
    height: 220px;
}

.Forgetp {
    text-align: right;
}

.thirdban .banner-img img {
    width: 100%;
    height: 214px;
}

.latest-detail a {
    color: #fff;
}

.read-more a:hover,
.tab-des .read-more a:hover {
    background: transparent;
    text-decoration: none;
    color: #2e650b;
}

.dropdown .dropdown-menu {
    transition: all 0.5s;
    overflow: hidden;
    transform-origin: top center;
    transform: scale(1, 0);
    display: block;
}

.dropdown:hover .dropdown-menu {
    transform: scale(1);
}

.top-banner.MagazineD {
    height: auto;
}

.filterbtn {
    border: solid 2px #25964e;
    padding: 2px 27px 7px 43px;
    display: inline-block;
    min-width: auto;
    background-color: #fff;
    margin-bottom: 20px;
    background-image: url(../images/filter.png);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 16px 11px;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    color: #000;
    border-radius: 8px;
    width: 100%;
    cursor: pointer;
    display: none
}

.project-det a {
    color: #606160;
}

.NGO-artical.mb2 {
    margin-top: 32px;
}

.view-more {
    position: absolute;
    top: 57px;
    right: 10px;
}

.heading {
    position: relative;
}

.view-more a {
    color: #fff;
    background: #259609;
    padding: 8px 17px;
}

.othproject .view-more {
    top: 17px;
    right: 0px;
}

.projectdet a {
    display: block !important;
}

.folower a {
    background: transparent;
}

.folower ul {
    padding: 0;
    list-style: none;
    display: flex;
}

.folower {}

.folower li {
    width: 50px;
    /* border: solid 1px #ddd; */
    /* margin-right: 14px; */
    border-radius: 50px;
}

#Related-artical .owl-carousel {

    height: 351px;
}

/* JOB CSS */
.bgjob {
	background: #fff;
	padding: 25px;
	margin-bottom: 24px;
}

.bgjob h3 {
    color: #000;
    font-size: 19px;
    font-weight: 600;
    margin: 0;
}


.bgjob h3 a {
    color: #000;
}
.bgjob h3 a:hover {
    color: #259609;
}
.job-title label {
    font-size: 14px;
    color: #5e5858;
}

.job-title ul {
    padding: 0 0 9px;
    list-style: none;
    /* display: flex; */
    margin: 10px 0 22px;
    border-bottom: solid 1px #ddd;
}

.job-title ul li {
    margin-right: 20px;background-image: url(../images/jobs/icon_001.jpg);
    background-repeat: no-repeat;
    background-size: 20px;
    padding: 1px 4px 3px 28px;
    background-position: 0 1px;
    position: relative;
    color: #5e5858;
}
.job-title ul li.Qualification{
    background-image: url("../images/jobs/icon_002.jpg");
}
.job-title ul li.Experience{
    background-image: url("../images/jobs/icon_003.jpg");
}
.job-title ul li.CTC{
    background-image: url("../images/jobs/icon_004.jpg");
}
.job-title ul li.Location{
    background-image: url("../images/jobs/icon_005.jpg");
}
.job-title h4 {
	font-size: 16px;
	margin: 3px 0 20px;
}
.job-title  {
	border-radius: 14px;
	box-shadow: 0 0 7px #ccc;
}

.bggrey {
	background: #f3f5f8;
	padding: 30px;
}
.checkpoint ul {
  padding: 0;
  list-style: none;
  margin: 10px 0 0;
}
.checkpoint ul li {
  margin-right: 20px;
  background-image: url("../images/jobs/checkgrey.jpg");
  background-repeat: no-repeat;
  background-size: 20px;
  padding: 1px 4px 3px 28px;
  background-position: 0 1px;
  position: relative;
  color: #5e5858;
  margin-bottom: 14px;
}
 .checkpoint.white ul li {
   background-image: url("../images/jobs/checkwhite.jpg");  
}
 
.checkpoint {
  margin: 20px 0 0;
  border-bottom: solid 1px #ddd;
  padding-bottom: 30px;
}
.checkpoint li:last-child {
  margin: 0;
}
.bggrey:nth-child(2), .bggrey:nth-child(3), .bggrey:nth-child(4) {
	padding-top: 0;
}
.Functions > ul li {
	background-image: none !important;
	padding-left: 0;
}
.job-title ul li::before {
	content: "";
	height: 24px;
	width: 1px;
	background: #ddd;
	position: absolute;
	right: -7px;
	top: 0;
}
.job-title ul li:last-child::before, .Functions .checkpoint ul li:before {
display: none	 
}

.Functions .checkpoint ul {
	flex-wrap: wrap;
	border: none;
}
.Functions .checkpoint ul li {
	width: 49%;
	margin: 0 0 12px;
}
.Apply-more a {
	color: #fff;
	background: #259609;
	padding: 8px 17px;
	text-transform: uppercase;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 600;
	margin-top: 11px;
	display: inline-block;
}
.logoim {
	border: solid 2px #4aab47;
	border-radius: 11px;
}
.Functions > ul li p {
	margin: 0;
}
.Contactdet p{margin-bottom: 10px}
.relativepost .row {
	flex-direction: row-reverse;
	justify-content: space-between;
}
.ngg p {
	margin-top: 40px;
	text-align: center;
}


.relativepost {
	position: relative;
	padding-top: 50px;
}
.premimum {
  position: absolute;
  top: 0;
  left: 0;
  background: #4bac48;
  color: #fff;
  padding: 4px 30px;
  font-size: 17px;
  border-radius: 14px 0 0;
}

/* 24062023 */
/*admission page*/

.checklist h4{
    font-size: 13px;
    color: #fff;
    background: #259609;
    padding: 3px 10px;
    display: inline-block;
    margin-top: ;
}


.checklist {
    margin-bottom: 13px;
}

.admissionpage .checkpoint {

    border-bottom: solid 0px #ddd;
    padding-bottom: 0;
}
.admissionpage .bgjob h3 {
	color: #000;
	font-size: 17px;
	font-weight: 600;
	margin: 0 0 5px;
}
.checklist h3 {
    font-size: 13px !important;
    color: #fff !important;
    background: #259609;
    padding: 3px 10px;
    display: inline-block;
    margin-top: ;
}

.download-btn a.btn3{
    background: #259609;
color: #fff;
border-radius: 6px;
padding: 3px 16px 6px;
font-weight: 600;
font-size: 15px;
margin-right: 8px;
text-decoration: none;
}
.scholar li {
	background: no-repeat !important;
	padding: 0 !important;
	border: none!important;;
	margin: 10px 8px 0!important;;
}

.scholar   ul {
    border: none!important;
}


@media only screen and (max-width:767px) {
    .job-title ul {
        flex-wrap: wrap;
        margin: 0;
    }

    .job-title ul li::before {
        display: none;
    }

    .bggrey {
        padding: 15px;
    }

    .bgjob {

        padding: 14px;
    }

    .job-title {
        border-radius: 5px;
    }

    .Functions .checkpoint ul li {
        width: 100%;
    }

    .logoim {
        border-radius: 11px;
        max-width: 120px;
        margin: 0 0 12px;
    }

    .aboutjob.mt-4.Functions.pb-0 {
        margin-top: 0 !important;
    }

    .ngg {
        margin: 40px 0 0;
    }

    .ngg p {
        margin-top: 0;
        text-align: left;
        position: absolute;
        top: -8px;
        right: 14px;
    }

    .checkpoint ul li {
        margin-right: 0;

    }



}
.row.printsubscriptionoptions,.row.onlinesubscriptionoptions {
    margin-top: 50px;
}
