/*Use this grid system for make responsive design easily*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(boxsizing.htc);
}

a {
    text-decoration: none;
    color: #000;
}

img {
    max-width: 100%;
}

body {
    overflow-x: hidden;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
main,
small,
span,
strike,
strong,
sub,
summary,
sup,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    white-space: normal;
    text-align: left;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
.container {
    max-width: 1180px;
    margin: 0 auto;
}

/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
.container:after,
.row:after,
.col:after,
.clr:after,
.group:after {
    content: "";
    display: table;
    clear: both;
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
.row {
    padding-bottom: 0em;
    margin: 0 -10px;
}

/* DEFAULT COLUMN STYLES */
.col {
    display: block;
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.slick-slider .item {
    float: left;
}

.slick-slider {
    overflow: hidden;
    position: relative;
}

.slick-slider:after {
    content: "";
    clear: both;
    display: block;
}

.slick-slider img {
    display: block;
}

.slick-slider button {
    position: absolute;
    top: 50%;
    height: 30px;
    margin-top: -15px;
    z-index: 9;
}

.slick-slider button.slick-prev {
    left: 10px;
}

.slick-slider button.slick-next {
    right: 10px;
}


/*### header css Here ######*/
@font-face {
    font-family: "Rupee Foradian";
    src: url("./fonts/RupeeForadian.eot");
    src: url("./fonts/RupeeForadian.eot?#iefix") format("embedded-opentype"),
        url("./fonts/RupeeForadian.woff2") format("woff2"),
        url("./fonts/RupeeForadian.woff") format("woff"),
        url("./fonts/RupeeForadian.ttf") format("truetype"),
        url("./fonts/RupeeForadian.svg#RupeeForadian") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.header-contact {
    float: right;
}

.header-contact ul li {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    padding: 5px 8px;
}

.header-contact ul li a {
    color: #fff;
    position: relative;
}

.header-contact ul {
    padding: 10px 0;
}

.main-image img {
    width: 100%;
    display: block;
}

header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.header-contact ul li a:after {
    content: '';
    background: #fff;
    position: absolute;
    left: -10px;
    top: 2px;
    width: 1px;
    height: 90%;
}

.header-nav ol {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-contact ul li:first-child a:after {
    display: none;
}

.header-nav ol li {
    display: inline-block;
    vertical-align: middle;
}

.header-nav ol li.logo img {
    max-width: 100px;
    display: block;
    width: 100%;
}

.header-nav ol {
    text-align: center;
}

.header-nav ol li {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1.44px;
    font-size: 17px;
    line-height: 28px;
}

header .row .col.span_6 {
    margin-bottom: 0;
}

.header-contact {
    position: absolute;
    right: 0;
}

.header-contact-div {
    position: relative;
}

.header-nav ol li a {
    color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
}

.header-nav ol li.logo {
    padding: 0 50px;
}

.header-nav ol li.logo a {
    display: block;
    padding: 0;
}

.main-image {
    overflow: hidden;
}

.main-image img {
    transform: scale(1);
    transition: .7s all ease-in-out;
}

.main-image:hover img {
    transform: scale(1.05);
    transition: .7s all ease-in-out;
}

.school-fund {
    background-image: url(../images/covid-banner.jpg)
}

.main-banner .col {
    margin: 0;
}

.school-fund ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 35px 20px;
}

.school-fund ul li h2 {
    font-size: 32px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2.32px;
    line-height: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    text-align: center;
}

.school-fund ul li h3 {
    font-size: 28px;
    color: #000;
    text-transform: initial;
    letter-spacing: 2.32px;
    line-height: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-align: center;
    padding: 8px 0;
}

.school-fund ul li p {
    font-size: 16px;
    color: #fff;
    text-transform: initial;
    letter-spacing: 1.32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-align: center;
}

.school-fund ul li p a {
    color: #000;
    border-bottom: 1px solid #000;
}

.school-fund ul li h5 {
    font-size: 20px;
    color: #fff;
    text-transform: initial;
    letter-spacing: 3.32px;
    line-height: 33px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-align: center;
}

.school-fund ul li h5 a {
    background: #fff;
    padding: 15px 50px;
    border-radius: 25px;
    color: #f8bf53;
}

.school-fund ul li h5 a span img {
    vertical-align: middle;
    max-width: 25px;
}

.school-fund ul li h5 a span {
    padding-left: 15px;
}

.changing-lives {
    padding: 40px 0;
}

.changing-lives-head h3 {
    font-size: 28px;
    color: #9D9C9C;
    text-transform: initial;
    letter-spacing: 3.32px;
    line-height: 33px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
}

.changing-lives-head {
    text-align: center;
}

.changing-lives-head h2 {
    font-size: 65px;
    color: #727272;
    text-transform: initial;
    letter-spacing: 4.32px;
    line-height: 75px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    position: relative;
    margin: 8px 0;
    border-bottom: 1px solid #9d9c9c;
}

.changing-lives-head p {
    font-size: 24px;
    color: #727272;
    text-transform: initial;
    letter-spacing: 1px;
    line-height: 28px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300;
}

.changing-lives-div .row {
    display: flex;
    align-items: center;
    margin: 0 -45px;
}

.changing-lives-content p {
    font-size: 19px;
    color: #5F5F5F;
    text-transform: initial;
    letter-spacing: 1px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
}

.changing-lives-content p strong {
    font-weight: bold;
}

.changing-lives-div .row .span_6 {
    padding: 0px 45px;
    border-right: 1px solid #9d9c9c;
}

.changing-lives-div .row .span_6:last-child {
    border: 0;
}

.changing-lives-content {
    padding: 30px 0;
}

.changing-lives-content-img p img {
    max-width: 190px;
    border-radius: 50%;
}

.changing-lives-content-img p {
    text-align: center;
    position: absolute;
    bottom: 85%;
    left: 50%;
    transform: translate(-50%);
}

.changing-lives-content-img p img {
    max-width: 190px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.kapil-content {
    background: #f8c053;
}

.kapil-content h3 {
    font-size: 20px;
    color: #FFFFFF;
    text-transform: initial;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.kapil-content h4 {
    font-size: 17px;
    color: #fff;
    text-transform: initial;
    letter-spacing: 1px;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
    padding: 10px 0;
}

.kapil-content h5 {
    font-size: 15px;
    color: #fff;
    text-transform: initial;
    letter-spacing: 1.32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-align: center;
}

.kapil-content h5 a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.kapil-content {
    background: #f8c053;
    padding: 25px;
    border-radius: 10px;
    padding-bottom: 15px;
    padding-top: 50px;
    position: relative;
}

.changing-lives-div {
    margin-top: 190px;
}

.smiles-sec {
    padding-top: 55px;
}

.smiles-sec .changing-lives-head h2 {
    color: #727272;
}

.smiles-div .col {
    padding: 0 3px;
}

.smiles-div .row {
    margin: 0 -3px;
}

.smiles-img.smiles-padding {
    /*    padding-top: 6px;*/
    margin-top: 6px;
}

.smiles-div img {
    display: block;
    width: 100%;
}

.smiles-div .col.span_8 {
    width: 61.65%;
}

.smiles-div .col.span_4 {
    width: 38.35%;
}

.smiles-img {
    position: relative;
}

.smiles-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .4s ease-in-out;
}

.smiles-content h2 {
    font-size: 40px;
    color: #fff;
    text-transform: initial;
    letter-spacing: 4.32px;
    line-height: 50px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: bold;
    /*    display: inline-block;*/
    position: relative;
    margin: 8px 0;
}

.hover-smiles p {
    font-size: 22px;
    color: #fff;
    text-transform: initial;
    line-height: 33px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300;
}

.hover-smiles h5 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    text-transform: inherit;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.81px;
    padding-bottom: 5px;
    font-weight: 300;
    margin-top: 35px;
}

.hover-smiles h5 a {
    color: #fff;
    background: #f8c053;
    padding: 10px 25px;
    border-radius: 30px;
}

.smiles-content h2 {
    transition: all .4s ease-in-out;
}

.smiles-img:hover .smiles-content {
    opacity: 0;
    transition: all .4s ease-in-out;
}

.smiles-img:hover .hover-smiles {
    opacity: 1;
    transition: all .4s ease-in-out;
}

.hover-smiles-div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75%;
}

.tarana-img .hover-smiles h5 a {
    padding: 0;
    display: inline-block;
    background: transparent;
}

.tarana-img .hover-smiles h5 img {
    max-width: 55px;
    margin: 0 auto;
    transform: none;
}

.tarana-img .hover-smiles h5 {
    margin: 0;
    line-height: initial;
    padding: 0;
    font-size: 1px;
    margin-bottom: 20px;
}

.hover-smiles {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: all .4s ease-in-out;
}

.arete-content p {
    font-size: 18px;
    color: #989898;
    text-transform: initial;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}

.smiles-div .col {
    margin-bottom: 0;
}

.arete-advisor {
    padding-top: 6px;
}

.arete-content {
    padding: 0 130px;
}

.arete-content p span {
    font-weight: 600;
    color: #727272;
}

.arete-advisor .smiles-div .row {
    /*
    display: flex;
    flex-wrap: wrap;
    align-items: center;
*/
}

.graph-content {
    background: #ffd6a2;
}

.arete-advisor .smiles-div .row {
    display: table;
}

.arete-advisor .smiles-div .row .col {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.arete-advisor .smiles-div .row .col.span_4 {
    background: #ffd6a2;
}

.graph-content ul li {
    width: 50%;
    float: left;
    padding: 40px 35px;
}

.graph-content ul li h2 {
    font-size: 48px;
    color: #000;
    text-transform: initial;
    line-height: 60px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    position: relative;
    margin: 8px 0;
    text-align: center;
}

.graph-content ul li h2 span {
    font-size: 19px;
    color: #000;
    text-transform: initial;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
    display: block;
    text-align: center;
    font-weight: 400;
    margin-top: 4px;
}

.khushi-tarana {
    padding: 50px 0;
    margin: 50px 0;
}

.khushi-tarana .changing-lives-head h2 {
    color: #727272;
}

.khushi-tarana .changing-lives-head {
    padding-bottom: 30px;
}

.tarana-div .row {
    margin: 0;
}

.tarana-div .col {
    padding: 0;
}

.tarana-div .tarana-btn a {
    background: #f8c053;
    font-size: 19px;
    color: #fff;
    text-transform: initial;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 400;
    margin-top: 4px;
    letter-spacing: 3.2px;
    padding: 15px 45px;
    border-radius: 30px;
}

.tarana-div .tarana-btn {
    text-align: center;
    margin: 30px 0;
}

.donation-sec {
    background-image: url(../images/donation-middle.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 30px 0;

}

.donation-sec ul li {
    width: 70%;
    float: left;
}

.donation-sec ul li:last-child {
    width: 30%;
}

.donation-sec ul li h3 {
    font-size: 28px;
    color: #fff;
    text-transform: initial;
    line-height: 62px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    position: relative;
    margin: 8px 0;
    text-align: center;
    letter-spacing: 1.47px;
    margin-bottom: 0;
    padding-top: 10px;
}

.donation-sec ul li h2 {
    font-size: 57px;
    color: #fff;
    text-transform: initial;
    line-height: 62px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    position: relative;
    text-align: center;
    letter-spacing: 3.74px;
}

.donation-sec ul li p {
    font-size: 30px;
    color: #fff;
    text-transform: initial;
    letter-spacing: 1.68px;
    line-height: 28px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
    margin: 15px 0;
    padding-bottom: 10px;
}

.donation-sec ul:after {
    content: '';
    display: block;
    clear: both;
}

.donation-sec ul {
    /*  padding: 40px 0;*/
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.donation-sec ul li h5 {
    font-size: 20px;
    color: #f8bf53;
    text-transform: initial;
    letter-spacing: 3.32px;
    line-height: 33px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-align: right;
}

.donation-sec ul li h5 a {
    background: #fff;
    padding: 15px 50px;
    border-radius: 30px;
    color: #f8bf53;
}

.donation-sec ul li h5 a span img {
    max-width: 25px;
    vertical-align: middle;
}

.donation-sec ul li h5 a span {
    padding-left: 15px;
}

.ambasdar-head p {
    font-size: 32px;
    color: #9e9c9d;
    text-transform: initial;
    letter-spacing: 4.51px;
    line-height: 28px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 200;
}

.ambasdar-head h2 {
    font-size: 75px;
    color: #727272;
    text-transform: initial;
    letter-spacing: 7.44px;
    line-height: 75px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: bold;
    position: relative;
    margin: 15px 0;
}

.ambasdar-sec {
    margin-top: 120px;
}

.ambasdar-head {
    padding-bottom: 25px;
}

.ambasdar-div {
    background-image: url(../images/heartspeak-background.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 0;
    padding-top: 20px;
}

.heart-speak {
    padding: 0 5%;
}

.heart-speak-detail {
    position: relative;
    background: #fff;
    border-radius: 20px;
    padding: 50px 40px;
    min-height: 315px;
}

.heart-speak-detail p {
    text-align: center;
    position: absolute;
    bottom: 85%;
    left: 50%;
}

.heart-speak-slider .item {
    padding: 0 12px;
    position: relative;
    /*    padding-top: 145px;*/
}


.heart-speak-detail h4 {
    font-size: 20px;
    color: #7C7676;
    text-transform: initial;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 100;
    padding-top: 60px;
}

.heart-speak-slider .item p img {
    max-width: 170px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 auto;
}

.heart-speak-slider .item p span {
    padding-left: 35px;
}

.heart-speak-slider .item p span img {
    max-width: 75px;
    border-radius: 0;
    margin-bottom: 55px;
}

.heart-speak-slider .item p {
    text-align: center;
    z-index: 999;
    position: absolute;
    bottom: 83%;
    left: 59%;
    transform: translate(-50%);
    width: 100%;
    top: -20%;
    bottom: auto;
}

.heart-speak-slider .item h6 {
    font-size: 24px;
    color: #fff;
    text-transform: initial;
    line-height: 42px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 200;
    letter-spacing: 2px;
    padding-top: 25px;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    margin-top: -25px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-next:before {
    background: url(../images/right-arrow.png) no-repeat;
    content: "";
    position: absolute;
}

.heart-speak-slider .slick-prev:before,
.heart-speak-slider .slick-next:before {
    width: 17px;
    height: 17px;
    top: 33%;
    margin-top: 0;
    background-size: contain;
    opacity: 1;
    background-position: center;

}

.heart-speak-slider .slick-prev:before {
    left: 7px;
}

.heart-speak-slider .slick-next:before {}

.heart-speak-slider .slick-slider button {
    height: 45px;
    width: 45px;
    background: transparent;
    border: 1px solid transparent;
    color: #333;
    margin-top: 0px;
}

.heart-speak-slider.slick-slider button.slick-prev {
    left: 0px;
}

.heart-speak-slider.slick-slider button.slick-next {
    right: 0px;
}

.slick-prev:before {
    background: url(../images/left-arrow.png) no-repeat;
    content: "";
    position: absolute;
}

.heart-speak-slider.slick-slider button.slick-prev {
    left: 0px;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    box-shadow: 3px 1px 3px #ccc;
    height: 40px;
    top: 60%;
}

.heart-speak-slider.slick-slider button.slick-next {

    background: #fff;
    border-radius: 50%;
    width: 40px;
    box-shadow: -2px 1px 4px #ccc;
    height: 40px;
    top: 60%;
}

.heart-speak-slider .slick-next:before {
    right: 6px;
}

header.fixed {
    background: #000;
    padding-bottom: 10px;
    background: #f8c053;
}

header.fixed .header-nav ol li.logo img {
    max-width: 75px;
    display: block;
    width: 100%;
}

.heart-speak-slider {
    padding-top: 145px;
}

.heart-speak-detail h4 br {
    display: none;
}

.mission-sec {
    background: #747273;
}

.mission-sec {
    background: #747273;
    padding: 30px 5%;
    padding-bottom: 15px;
}

.mission-content p {
    font-size: 23px;
    color: #FFFFFF;
    text-transform: initial;
    letter-spacing: 4.51px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 300;
}

.mission-content h2 {
    font-size: 60px;
    color: #fff;
    text-transform: initial;
    line-height: 65px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: bold;
    position: relative;
    margin: 8px 0;
}

.mission-content h5 {
    font-size: 16px;
    color: #fff;
    text-transform: initial;
    letter-spacing: 1.32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-align: left;
    margin-top: 15px;
}

.mission-content h5 a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.mission-img ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.mission-img ul li {
    width: 50%;
    float: left;
    margin-bottom: 35px;
    text-align: center;
}

.mission-img ul li img {
    max-width: 140px;
}

.mission-sec .row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.mission-sec .col {
    margin: 0;
}

.gallery-sec .span_5 {
    width: 42.9%;
    margin: 0;
}

.gallery-sec .span_3 {
    width: 28.55%;
    margin: 0;
}

.gallery-sec .col {
    padding: 0 8px;
}

.gallery-sec .row {
    margin: 0 -8px;
}

.gallery-img img {
    width: 100%;
    display: block;
}

.gallery-img.under-img {
    padding-top: 16px;
}

.tarana-btn {
    text-align: center;
    margin: 45px 0;
}

.tarana-btn a {
    background: #f8c053;
    font-size: 19px;
    color: #fff;
    text-transform: initial;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 400;
    margin-top: 4px;
    letter-spacing: 3.2px;
    padding: 15px 45px;
    border-radius: 30px;
}

.gallery-sec .ambasdar-head {
    padding-bottom: 15px;
}

.gallery-sec {
    margin: 70px 0;
}

.insta-head {
    text-align: center;
    padding-bottom: 20px;
}

.insta-head img {
    max-width: 165px;
}

.insta-div .col {
    padding: 0 5px;
    margin-bottom: 10px;
}

.insta-div .row {
    margin: 0 -5px;
}

.graph-content ul:after {
    content: '';
    display: block;
    clear: both;
}

.footer-form .col {
    margin: 0;
    padding: 0;
}

.footer-form-content h4 {
    font-size: 20px;
    color: #FFFFFF;
    text-transform: initial;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 500;
}

.footer-form-content h4 a {
    color: #FFFFFF;
}

.footer-form-content p {
    font-size: 18px;
    color: #FFFFFF;
    text-transform: initial;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
}

.footer-form-content p a {
    color: #FFFFFF;
}

.footer-form-content {
    text-align: center;
}

.footer-form .row {
    margin: 0;
}

.insta-img img {
    width: 100%;
    display: block;
}

.involved {
    background-color: #666;
}

.touch {
    background: #e2bf7f;
    background-image: url(../images/get-in-touch.jpg);
}

.volunteer {
    background: #f1d8b9;
    background-image: url(../images/becom-volunteer.jpg);
}

.donate {
    background: #e2bf7f;
    background-image: url(../images/donate-now.jpg);
}

.footer-form-content h4 span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.footer-form-content h4 span img {
    max-width: 30px;
    vertical-align: middle;
    display: block;
}

.footer-form-content p span img {
    display: block;
    max-width: 35px;
    margin: 0 auto;
}

.footer-form .row {
    margin: 0;
    display: table;
    width: 100%;
}

.footer-form .col {
    margin: 0;
    padding: 0;
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.footer-form-content {
    text-align: center;
    padding: 25px 0;
}

.footer-form-content p span {
    display: block;
    margin-bottom: 2px;
}

.main-footer {
    background: #f8c053;
}

.footer-social .footer-logo img {
    max-width: 110px;
}

.footer-contact h4 img {
    max-width: 18px;
    margin-right: 10px;
}

.footer-contact h4 {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.footer-contact h4 a {
    color: #000;
}

.footer-contact p {
    padding-left: 23px;
    font-size: 15px;
    color: #000;
    text-transform: inherit;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.footer-contact p a {
    color: #000;
}

.footer-contact ul {
    display: flex;
    align-items: center;
}

.footer-contact ul li {
    display: inline-block;
    padding: 5px 13px;
}

.footer-contact ul li img {
    max-width: 32px;
    object-fit: cover;
}

.footer-contact ul li:first-child img {
    max-width: 18px;
}

.footer-social .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.footer-social .row .col {
    margin: 0;
}

.footer-social {
    border-bottom: 1px solid #fad58e;
    padding: 20px 0;
}

.footer-link-div .footer-link-content p {
    font-size: 14px;
    color: #000;
    text-transform: inherit;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    letter-spacing: 1.26px;
    width: 300px;
}

.main-footer .footer-link-div .row,
.main-footer .footer-social .row {
    display: flex;
    justify-content: space-between;
}

.main-footer .footer-link-div .col.span_3 {
    width: 20%;
}

.main-footer .footer-social .row .col.span_3 {
    width: 21%;
}

.main-footer .footer-link-div .col.span_3:first-child,
.main-footer .footer-social .row .col.span_3:first-child {
    width: 30%;
}

.footer-link-div .footer-link ul li h4 {
    font-size: 17px;
    color: #000;
    text-transform: inherit;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    padding-bottom: 5px;

}

.footer-link-div .footer-link ul li {
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    padding: 3px 0;
    letter-spacing: 1px;
}

.footer-link-div .footer-link .main-footer-form input {
    background: #ad8639;
    color: #fff;
    border: 0;
    padding: 15px 10px;
    font-size: 11px;
    width: 100%;
}

.footer-link-div .footer-link .main-footer-form input::placeholder {
    color: #fff;
}

.footer-link-div .footer-link .main-footer-form input:-ms-input-placeholder {
    color: #fff;
}

.footer-link-div .footer-link .main-footer-form input::-webkit-input-placeholder {
    color: #fff;
}

.main-footer-form {
    margin-top: 15px;
}

.footer-link-div .footer-link .main-footer-form button {
    font-size: 15px;
    color: #fff;
    text-transform: initial;
    letter-spacing: 2.17px;
    line-height: 27px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-align: right;
    background: #2d2210;
    padding: 8px 28px;
    border-radius: 30px;
    cursor: pointer;
    margin-top: 15px;
    border: 0;
}

.footer-link-div {
    padding: 30px 0;
}

.footer-copyright {
    background: #6c6c6c;
}

.footer-copyright ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footer-copyright ul li {
    font-size: 15px;
    color: #fff;
    text-transform: inherit;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    padding: 3px 0;
}

.footer-copyright ul li a {
    color: #fff;
}

.smiles-img {
    overflow: hidden;
}

.smiles-img img {
    transform: scale(1);
    transition: .7s all ease-in-out;
}

.smiles-img:hover img {
    transform: scale(1.05);
    transition: .7s all ease-in-out;
}

.tarana-img {
    overflow: hidden;
    position: relative;
}

.tarana-img:hover .hover-smiles {
    opacity: 1;
}

.tarana-img .hover-smiles p {
    text-transform: uppercase;
    font-size: 22px;
}

.tarana-img img {
    transform: scale(1);
    transition: .7s all ease-in-out;
    width: 100%;
    display: block;
}

.tarana-img:hover img {
    transform: scale(1.05);
    transition: .7s all ease-in-out;
}

.insta-img {
    overflow: hidden;
}

.insta-img img {
    transform: scale(1);
    transition: .7s all ease-in-out;
    width: 100%;
    display: block;
}

.insta-img:hover img {
    transform: scale(1.05);
    transition: .7s all ease-in-out;
}

.donate-sticky {
    top: 65%;
    right: 0;
    position: fixed;
    max-width: 50%;
    z-index: 9;
    background: #f8c053;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.donate-sticky span img {
    max-width: 40px;
    vertical-align: sub;
    margin-right: 8px;
}

.donate-sticky span {
    padding-right: 15px;
    padding-left: 10px;
}

.donate-sticky span a {
    font-size: 19px;
    color: #000;
    text-transform: inherit;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.81px;
    padding-top: 20px;
    padding-bottom: 5px;
}




/*### About Page Css Here ######*/


.about-who-head {
    text-align: center;
}

.about-who-head h2 {
    font-size: 65px;
    color: #818181;
    text-transform: initial;
    letter-spacing: 4.32px;
    line-height: 75px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    position: relative;
    margin: 8px 0;

}

.about-who-content p {
    font-size: 20px;
    color: #707070;
    text-transform: initial;
    letter-spacing: 1px;
    line-height: 37px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
}

.about-who-content {
    padding: 25px 0;
}

.about-who {
    padding-top: 70px;
}

.vision-img-content {
    padding: 10px 12px;
    min-height: 230px;
}

.vision-img-content h3 {
    font-size: 28px;
    color: #707070;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: bold;
    padding: 5px 0;
}

.vision-img-content p {
    font-size: 19px;
    color: #5F5F5F;
    text-transform: initial;
    letter-spacing: 1px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 300;
    padding: 15px 0;
}

.vision-img {
    box-shadow: 1px 3px 3px 2px #ccc;
}

.vision-content h2 {
    font-size: 70px;
    color: #F8BF53;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 80px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
}

.vision-content p {
    font-size: 25px;
    color: #5F5F5F;
    text-transform: initial;
    letter-spacing: 1.98px;
    line-height: 37px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: bold;
}

.vision-content {
    padding: 0 35px;
}

.vision-content p sapn {
    display: block;
}

.vision-div .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.vision-content-one {
    padding-bottom: 30px;
    border-bottom: 1px solid #5f5f5f;
    margin-bottom: 20px;
}

.vision-sec {
    margin: 50px 0;
}

.icon-div ul {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.icon-div ul li {
    width: 20%;
    float: left;
    text-align: center;
}

.icon-div ul li img {
    max-width: 95px;
}

.icon-div ul li h4 {
    font-size: 24px;
    color: #727272;
    text-transform: initial;
    letter-spacing: 1px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: bold;
}

.donation-sec ul li h2 span {
    font-family: "Rupee Foradian";
}

.icon-div ul li h4 {
    font-size: 24px;
    color: #727272;
    text-transform: initial;
    letter-spacing: 1px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
}

.icon-div ul li p {
    font-size: 15px;
    color: #727272;
    text-transform: uppercase;
    line-height: 23px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 400;
}

.icon-div ul li p span {
    display: block;
    text-align: center;
}

.icon-sec {
    margin: 80px 0;
}

.khushi-chairman .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.khushi-chairman .col {
    padding: 0;
    margin: 0;
}

.chairman-img img {
    display: block;
    width: 100%;
}

.khushi-chairman .bg-chairman {
    background: #f0f0f0;
}

.khushi-chairman .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    margin-bottom: 0px;
    align-items: center;
    background: #f0f0f0;
}

.khushi-chairman .col {
    padding: 0;
    margin: 0;
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.chairman-div p {
    font-size: 22px;
    color: #818181;
    text-transform: initial;
    letter-spacing: 1px;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.chairman-div p span img {
    max-width: 80px;
}

.chairman-div p span.bottom-comma img {
    vertical-align: middle;
}

.chairman-div p strong {
    font-weight: bold;
}

.chairman-div h6 {
    font-size: 19px;
    color: #818181;
    text-transform: initial;
    letter-spacing: 0.42px;
    line-height: 33px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
    margin: 20px 0;
}

.chairman-other-content {
    box-shadow: -6px 6px 8px -3px #e0e0e0;
    margin-left: 5%;
    padding: 45px;
    padding-right: 60px;
    padding-bottom: 0;
}

.chairman-other-content h3 {
    font-size: 24px;
    color: #818181;
    text-transform: initial;
    letter-spacing: 1.37px;
    line-height: 55px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 300;
}

.chairman-other-content h2 {
    font-size: 38px;
    color: #818181;
    text-transform: initial;
    letter-spacing: 0.87px;
    line-height: 50px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 500;
    display: inline-block;
    position: relative;
}

.chairman-other-content p {
    font-size: 20px;
    color: #818181;
    text-transform: initial;
    letter-spacing: 1px;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 300;
    padding-bottom: 30px;
    padding-top: 10px;
    border-bottom: 5px solid #FFD5A1;
    margin-bottom: 20px;
}

.chairman-other-content ul li {
    font-size: 19px;
    color: #818181;
    text-transform: initial;
    letter-spacing: 0.423px;
    line-height: 50px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 300;
}

.chairman-other-content ul li span img {
    max-width: 12px;
    vertical-align: middle;
    filter: brightness(0.5);
    margin-left: 20px;
}

.chairman-div {
    padding-bottom: 40px;
}

.chairman-other-content h5 {
    margin-left: -45px;
    margin-right: -60px;
}

.chairman-other-content h5 a {
    display: block;
    background: #f8c053;
    padding: 10px 45px;
    color: #fff;
}

.chairman-other-content h5 {
    margin-left: -45px;
    margin-right: -45px;
    font-size: 21px;
    color: #fff;
    text-transform: initial;
    letter-spacing: 0.45px;
    line-height: 50px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 300;
    padding-top: 45px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.chairman-other-content h5 a span {
    float: right;
}

.chairman-other-content h5 a span img {
    max-width: 25px;
    vertical-align: middle;
}

.vandana-content h3 {
    font-size: 22px;
    color: #818181;
    text-transform: uppercase;
    letter-spacing: 0.87px;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 500;
}

.vandana-content h3 span {
    display: block;
    text-align: center;
    font-weight: 200;
    font-size: 18px;
    text-transform: capitalize;
}

.vandana-content {
    padding: 40px 0;
}

.alliance-sec.award-sec .alliance-img ul li:last-child {
    width: 40%;
}

.alliance-sec.award-sec .alliance-img ul li:last-child img {
    max-width: 100px;
}

.alliance-sec .container {
    max-width: 85%;
}

.col.span_6.chairman-other-content {
    width: calc(50% - 5%);
    background: #fff;
    padding: 45px;
    padding-bottom: 0;
    position: relative;
}

.leader-sec .row {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.leader-sec .col {
    padding: 0;
}

.leader-sec {
    margin-top: -70px;
    background: #fff;
    padding-top: 10px;
}

.alliance-sec .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.alliance-img ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.alliance-img ul li {
    width: 33.33%;
    float: left;
    vertical-align: middle;
    padding: 20px;
    padding-bottom: 35px;
    text-align: center;
}

.alliance-img ul li img {
    max-width: 145px;
    vertical-align: middle;
}

.alliance-img {
    box-shadow: -6px 6px 8px -3px #e0e0e0;
}

.alliance-content h3 {
    font-size: 27px;
    color: #727272;
    text-transform: initial;
    letter-spacing: 6.8px;
    line-height: 72px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 300;
}

.alliance-content h2 {
    font-size: 60px;
    color: #818181;
    text-transform: initial;
    line-height: 65px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: bold;
    display: inline-block;
    position: relative;
}

.alliance-sec {
    margin-top: 150px;
}

.alliance-sec.award-sec .alliance-img ul li img {
    max-width: 100px;
    vertical-align: middle;
    width: 100%;
}

.alliance-content.award-content h3 {
    text-align: right;
    line-height: 75px;
}

.alliance-content.award-content h2 {
    text-align: right;
    line-height: 75px;
    display: block;
}

.alliance-sec.award-sec .alliance-img {
    box-shadow: 7px 6px 6px -3px #e0e0e0;
}

.alliance-sec .row .span_5 {
    width: 45%;
}

.alliance-sec .row .span_7 {
    width: 55%;
}



/*############# education css #############*/

.main-image {
    position: relative;
}

.education-content h2 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 50px;
    text-align: center;
    line-height: 60px;
    text-transform: inherit;
    font-weight: 400;
}

.education-content p {
    font-family: 'Poppins';
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 75px;
    text-transform: uppercase;
    letter-spacing: 4.51px;
}

.education-content {
    position: absolute;
    left: 10%;
    top: 50%;
}

.education-sec .ambasdar-head h2 {
    color: #F8BF53;
    letter-spacing: 8.48px;
}

.education-sec {
    margin-top: 65px;
    margin-bottom: 65px;
}

.education-div p {
    font-size: 20px;
    color: #727272;
    text-transform: initial;
    line-height: 42px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
}

.accomplishment-sec {
    background: #F4F4F4;
}

.accomplishment-sec,
.khushi-education-sec {
    background: #F4F4F4;
    padding: 50px 0;
}

.accomplishment-sec .ambasdar-head h2 {
    letter-spacing: 6.4px;
    font-size: 65px;
}

.accomplishment-div p {
    font-size: 20px;
    color: #727272;
    text-transform: initial;
    line-height: 42px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
}

.khushi-education-sec .ambasdar-head {
    text-align: center;
}

.khushi-education-sec .ambasdar-head h2 {
    font-size: 35px;
    letter-spacing: 3.8px;
    line-height: 60px;
    border-bottom: 5px solid #FFD5A1;
    display: inline-block;
    font-weight: 500;
    padding: 0 15px;
}

.khushi-education-div img {
    width: 100%;
    display: block;
}

.khushi-education-div {
    padding-top: 15px;
}

.khushi-education-sec {
    padding-bottom: 0;
}

.programme-sec {
    margin-top: 110px;
    margin-bottom: 50px;
}

.programme-sec .ambasdar-head h2 {
    letter-spacing: 6.4px;
    font-size: 65px;
}

.programme-sec .ambasdar-head {
    padding-bottom: 30px;
}

.programme-div .col {
    padding: 0 20px;
}

.programme-div .row {
    margin: 0 -20px;
}

.programme-content {
    padding: 20px 0;
}

.programme-content h3 {
    font-size: 32px;
    color: #727272;
    text-transform: uppercase;
    letter-spacing: 1.54px;
    line-height: 50px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: bold;
}

.programme-content h4 {
    font-size: 20px;
    color: #727272;
    text-transform: inherit;
    line-height: 37px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 400;
    font-style: italic;
}

.programme-content p {
    font-size: 17px;
    color: #727272;
    text-transform: initial;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    letter-spacing: 0.75px;
    margin: 10px 0;
}

.programme-content h5 {
    font-size: 17px;
    color: #5CA1B0;
    text-transform: initial;
    letter-spacing: 0.75px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 300;
}

.programme-content h5 a {
    color: #f2bf52;
    text-decoration: none;
}

.programme-content h5 img {
    max-width: 15px;
    vertical-align: middle;
    margin-bottom: 4px;
}

.programme-content h5 span {
    padding-left: 12px;
}

.improvments-sec .ambasdar-head h3 {
    font-size: 28px;
    color: #9D9C9C;
    text-transform: initial;
    letter-spacing: 3.32px;
    line-height: 33px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
}

.improvments-sec .ambasdar-head h2 {
    margin-bottom: 0;
    background: #fff;
    display: inline-block;
    padding: 0 20px;
    z-index: 99;
    letter-spacing: 0;
    font-size: 60px;
    line-height: 70px;
}

.improvments-sec .ambasdar-head {
    text-align: center;
    padding-bottom: 0;
    position: relative;
}

.improvments-sec .ambasdar-head:after {
    content: '';
    border: 1px solid #f2bf52;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 18px;
}

.improvments-div ul {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -20px;
}

.improvments-div ul li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 0 20px;
}

.improvments-div ul li img {
    max-width: 110px;
}

.improvments-div ul li h4 {
    font-size: 25px;
    color: #727272;
    text-transform: uppercase;
    line-height: 38px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

.improvments-div ul li p {
    font-size: 17px;
    color: #727272;
    text-transform: initial;
    line-height: 27px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    letter-spacing: 0.75px;
    margin: 10px 0;
    text-align: center;
}

.improvments-sec {
    margin-top: 75px;
    margin-bottom: 110px;
}

.improvments-div {
    padding-top: 65px;
}

/*####community css Here #####*/


.education-sec.community-sec .ambasdar-head h2 {
    line-height: 90px;
}

.programme-sec.kala-sec {
    margin-bottom: 100px;
}

.education-content.swatantra-content {
    transform: translate(0%, -50%);
    left: 5%;
    top: 60%;
}

.education-content.swatantra-content h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3.2px;
    text-align: left;
}

.education-content.swatantra-content h4 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 24px;
    text-align: left;
    line-height: 45px;
    text-transform: inherit;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 2.4px;
}

.swatantra-content-sec {
    margin: 50px 0;
}

.swatantra-div p {
    font-size: 20px;
    color: #727272;
    text-transform: initial;
    line-height: 42px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
    margin: 18px 0;
    letter-spacing: 1.17px;
}

.swatantra-accomplishment ul li {
    width: 33.33%;
    float: left;
    padding: 0 20px;
    margin-bottom: 45px;
}

.swatantra-accomplishment ul {
    margin: 0 -30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.swatantra-accomplishment ul li .swatantra-accomplishment-img {
    display: inline-block;
    vertical-align: middle;
}

.swatantra-accomplishment ul li .swatantra-accomplishment-img img {
    max-width: 75px;
}

.swatantra-accomplishment ul li .swatantra-accomplishment-img p strong {
    font-weight: bold;
}

.swatantra-accomplishment ul li .swatantra-accomplishment-img p {
    font-size: 16px;
    color: #727272;
    text-transform: initial;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    letter-spacing: 1.32px;
    text-align: left;
    padding-left: 15px;
}

.swatantra-accomplishment {
    padding-top: 30px;
}

.swatantra-video-head p {
    font-size: 20px;
    color: #727272;
    text-transform: initial;
    line-height: 42px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 300;
    margin: 18px 0;
    letter-spacing: 1.17px;
}

.swatantra-video-head {
    padding: 45px 0;
}

.swatantra-video-div .col {
    padding: 0 20px;
}

.swatantra-video-div .row {
    margin: 0 -20px;
}

.swatantra-video-content p {
    font-size: 22px;
    color: #727272;
    text-transform: initial;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    margin: 18px 0;
    letter-spacing: 1.76px;
    font-weight: 300;
}

.swatantra-video-content {
    padding: 10px 0;
}

.swatantra-video-div {
    margin-bottom: 50px;
}


/*#############Well being Css Here #######*/

.education-content.well-being-top-content h2 {
    line-height: 70px;
}

.education-content.well-being-top-content p {
    padding-top: 15px;
    font-size: 27px;
}

/*
.education-sec.wellbeing-sec .education-div p {
    font-size: 22px;
}
*/
.education-sec.wellbeing-sec .education-div p strong {
    font-weight: bold;
}




@media only screen and (min-width : 768px) {
    .span_1 {
        width: 8.33333333333%;
    }

    .span_2 {
        width: 16.6666666667%;
    }

    .span_3 {
        width: 25%;
    }

    .span_4 {
        width: 33.3333333333%;
    }

    .span_5 {
        width: 41.6666666667%;
    }

    .span_6 {
        width: 50%;
    }

    .span_7 {
        width: 58.3333333333%;
    }

    .span_8 {
        width: 66.6666666667%;
    }

    .span_9 {
        width: 75%;
    }

    .span_10 {
        width: 83.3333333333%;
    }

    .span_11 {
        width: 91.6666666667%;
    }

    .span_12 {
        width: 100%;
    }

}





/*first media query 1px less than container width*/
/*it is for greater than 1023px*/
@media only screen and (max-width:1159px) {
    .container {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 20px;
    }

}


/*it is for greater than 768px and less than 1023px*/
@media only screen and (max-width:1023px) {
    div#nav-icon3 {
        display: block;
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    header .col {
        width: 100%;
        text-align: center;
        float: none;
    }

    header h1 {
        text-align: center;
        padding-bottom: 10px;
    }
}

/*it is for greater than 568px and less than 767px*/
@media only screen and (max-width:767px) {}

/*it is for greater than 320px and less than 567px*/
@media only screen and (max-width:567px) {}

.wrapper header:hover {
    background: #727272;
    padding-bottom: 15px;
}

.wrapper header {
    transition: .2s;
}

.wrapper.fixed header.fixed:hover {
    /* background: #f8c053; */
    padding-bottom: 15px;
}

/* .wrapper.fixed header.fixed {
    background: #f8c053 !important;
} */

/*=============+++++desktop-nav++++++===============*/
.header-nav ul.nested.level-1,
.header-nav ul.nested.level-2 {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s, opacity 0.5s linear;
    display: none;
}

.header-nav ol li:after {
    content: "";
    width: 100px;
    height: 53px;
    background: transparent;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

span.headerarrow {
    position: absolute;
    left: 46%;
    display: block;
    transform: rotate(90deg);
    opacity: 0;
    transition: linear .2s;
}

span.headerarrowL2 {
    color: #727272;
    position: absolute;
    right: 5%;
}

.header-nav ol li:hover span.headerarrow {
    opacity: 1;
}

.header-nav ol li ul.nested.level-1 li a,
.header-nav ol li ul.nested.level-2 li a {
    font-size: 13px;
}

.header-nav ol li:hover ul.nested.level-1 {
    display: block;
    position: absolute;
    width: max-content;
    background: #FCFCFC;
    visibility: visible;
    opacity: 1;
    display: block;

}

ul.nested.level-1,
ul.nested.level-2 {
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}

.wrapper.fixed header.fixed ul.nested.level-1 {
    margin: 40px 0 0 0;
}

.wrapper .header-nav ul.nested.level-1 {
    margin: 52px 0 0 0;
}

.header-nav ol li {
    position: relative;
}

.header-nav ol li:hover ul.nested.level-1 li {
    display: block;
    padding: 10px 30px;
    visibility: visible;
    opacity: 1;
}

.header-nav ul.nested.level-2 {
    left: 100%;
}

.header-nav ul.nested.level-1 li a,
.header-nav ul.nested.level-2 li a {
    color: #727272;
}

.header-nav ul.nested.level-1 li,
.header-nav ul.nested.level-2 li {
    transition: 0.2s linear;
}

.header-nav ul.nested.level-1 li:hover,
.header-nav ul.nested.level-2 li:hover {
    background: #DBDBDB;
}

.header-nav ul.nested.level-1 li:hover ul.nested.level-2 {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-26%);
    width: max-content;
    background: #FCFCFC;
    visibility: visible;
    opacity: 1;
}

.wrapper.fixed header.fixed ul.nested.level-1,
.wrapper.fixed header.fixed ul.nested.level-2,
.wrapper.fixed header.fixed .header-nav ul.nested.level-1 li:hover ul.nested.level-2 {
    background: #FCFCFC;
}

li.button-donate {
    background: #fff;
    border-radius: 50px;
    padding: 4px 0 !important;

}

li.button-donate a {
    color: #000 !important;
    font: normal normal 400 15px Poppins;
}

section#donorpleasenote .detailbox p span {
    background: #f2bf52;
    height: 10px;
    width: 10px;
    display: block;
    position: absolute;
    left: -25px;
    top: 6px;
}

/*=============+++++desktop-nav-end++++++===============*/

/*=============+++++KALLA-PAGE-CSS++++++===============*/


.wrapper header {
    background: #717171;
    padding-bottom: 15px;
}

.hero-banner {
    position: relative;
}

.hero-content {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
}

.hero-content h2 {
    font: italic bold normal 35px Poppins;
    letter-spacing: 3px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.hero-content p {
    font: italic normal 300 30px Poppins;
    color: #ffff;
    text-transform: capitalize;
}

.skilldevelop p {
    text-align: center;
    font: normal normal normal 20px/35px Poppins;
    letter-spacing: 0px;
    color: #727272;
}

.skilldevelop {
    padding: 60px 12vw;
}

section#ACCOMPLISHMENTS,
section#ACCOMPLISHMENTS-2 {
    background: #F4F4F4;
    padding: 30px 0px 50px;

}

.ACCOMPLISHMENTS h2 {
    text-align: center;
    font: normal normal bold 45px Poppins;
    letter-spacing: 5px;
    color: #727272;
    margin-bottom: 30px;
}

.ACCOMPLISHMENTS p {
    text-align: center;
    font: normal normal normal 20px/35px Poppins;
    letter-spacing: 1px;
    color: #727272;
}

.ACCOMPLISHMENTS .C1,
.ACCOMPLISHMENTS .C2,
.ACCOMPLISHMENTS .C3 {
    display: flex;
    align-items: center;
}

.C1 img,
.C2 img,
.C3 img {
    width: 40px;
    vertical-align: middle;
    margin-right: 40px;
    object-fit: contain;
}

.leftside .C1 strong,
.leftside.C2 strong {
    margin-right: 10px;
}

.leftside strong {
    font-weight: bold;
}

.ACCOMPLISHMENTS .leftside .C2 {
    margin: 40px 0;
}

.ACCOMPLISHMENTS .leftside p {
    text-align: left;
    letter-spacing: 2px;
    color: #727272;
}

.ACCOMPLISHMENTS .row .col.span_8 {
    padding-left: 80px;
}

.ACCOMPLISHMENTS h3 {
    text-align: left;
    font: normal normal 600 25px/25px Poppins;
    letter-spacing: 2px;
    color: #727272;
}

.ACCOMPLISHMENTS .row {
    padding-top: 60px;
}

.ACCOMPLISHMENTS .col.span_8 h3 {
    margin-bottom: 25px;
}

.ACCOMPLISHMENTS .rightside {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Ybox {
    flex: 0 0 32%;
    background: #F8BF53;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Ybox p,
.YboxF p {
    text-align: center;
    letter-spacing: 1px;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 1.7;
}

.YboxF {
    flex: 0 0 100%;
    padding: 20px;
    background: #F8BF53;
    border-radius: 20px;
    margin-top: 25px;
}

section#self-help h2 {
    text-align: center;
    font: normal normal bold 50px Poppins;
    letter-spacing: 5px;
    color: #727272;
    margin: 80px 0 30px 0;
}

.selfbanner img,
.transform img {
    width: 100%;
}

.detail p {
    text-align: center;
    font: normal normal normal 20px Poppins;
    letter-spacing: 1px;
    color: #727272;
    padding: 30px 12vw 80px;
}

.ACCOMPLISHMENTS .rightside:after {
    content: "";
    flex: auto;
}

section#ACCOMPLISHMENTS-2 .rightside .Ybox:last-child {
    margin-left: 25px;
}

section#ACCOMPLISHMENTS-2 .Ybox {
    background: #C1C1C1;
}

.transform {
    margin: 50px 0 15px;
}

/*=============+++++KALLA-PAGE-CSS++++++===============*/

/*=============+++++KALLA-PAGE-CSS-START++++++===============*/
.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.txt-ctr {
    text-align: center !important;
}

.txt-lft {
    text-align: left !important;
}

.txt-rgt {
    text-align: right !important;
}

.d-flex {
    display: flex !important;
}

strong {
    font-weight: bold !important;
}

.contentpoistionC {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.contentpoistionC * {
    text-align: center;
}

section#herobanner .topbanner h2 {
    font: normal normal bold 85px Poppins;
    color: #fff;
    letter-spacing: 10px;
}

.mainleadership .persons {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-bottom: 120px;

}

.mainleadership .persons img {
    width: 250px;
}

.mainleadership .persons .item p {
    margin: 30px 0 5px 0;
    font-family: poppins;
    font-size: 15px;
    color: #818181;
    text-transform: uppercase;
}

.mainleadership .persons .item {
    flex: 0 0 30%;
    text-align: center;
}

.mainleadership .item strong {
    font-weight: bold;
    display: block;
    text-align: center;
}

.Leadership section h2 {
    font: normal normal bold 55px Poppins;
    letter-spacing: 5px;
    color: #F8BF53;
    margin: 120px 0 50px 0;
}

section#herobanner .topbanner h2 {
    margin: 0;
}

.mainleadership section#herobanner .contentpoistionC {
    transform: translate(-50%, -56%);
}

section#governing-board .item,
section#advisory .item {
    margin-bottom: 100px;
}

.mainleadership .persons .item span.note {
    font-family: Poppins !important;
    letter-spacing: 0.48px;
    color: #F8BF53;
    display: inline-block;
    font-size: 13px;
}

section#governing-board:last-child,
section#governing-board:nth-child(8),
section#governing-board:nth-child(9),
section#advisory:last-child,
section#advisory:nth-child(8),
section#advisory:nth-child(9) {
    margin-bottom: 0;
}

/*=============+++++LEADERSHIP-PAGE-CSS-END++++++===============*/



/*=============+++++COVID-PAGE-CSS-START++++++===============*/

section#covid-facts h2,
#urgentappeal h2 {
    font: normal normal bold 50px Poppins;
    letter-spacing: 5px;
    color: #727272;
    text-align: center;
    margin: 100px 0 30px 0;
}

section#covid-facts .detailbox p {
    text-align: center;
    letter-spacing: 1px;
    color: #727272;
    font-family: poppins;
}

section#covid-facts .flex-container {
    justify-content: space-between;
    flex-wrap: wrap;
}

section#covid-facts .detailbox {
    background: #F2F2F2;
    padding: 50px 20px;
    flex: 0 0 31%;
}

section#urgentappeal .para-wrapper p {
    text-align: center;
    font: normal normal normal 17px/35px Poppins;
    letter-spacing: 1px;
    color: #727272;
    margin-bottom: 15px;
}

.Covid .transform {
    margin: 100px 0 40px;
}

/*=============+++++COVID-PAGE-CSS-END++++++===============*/

/*=============+++++DONATION-PAGE-CSS++++++===============*/



section#herobanner .form {
    position: absolute;
    top: 5%;
    width: 45%;
}

.form h2 {
    text-align: center;
    font: normal normal 600 45px Poppins;
    color: #727272;
    line-height: 1.5;
}

.form p {
    text-align: center;
    font: normal normal normal 17px Poppins;
    letter-spacing: 0px;
    color: #727272;
    margin: 10px 0 25px!important;
}
.priceoptions,
.customprice{
    margin-top: 30px!important;
}
section#tax{
    margin-top: 60px!important;    
}
section#donorpleasenote{
    margin-bottom: 60px!important;
}

form#donation-form {
    border: 1px solid #707070;
    padding: 50px;
    background: #fff;
    border-radius: 10px;
}

input[type=checkbox],
input[type=radio] {
    display: none;
}

.donateoptions label.giveontime,
.donateoptions label.givemonthly {
    background: #F0F0F0;
    padding: 20px 50px;
    letter-spacing: 0px;
    color: #4E4E4E;
    text-transform: uppercase;
    font-family: "poppins";
    font-size: 20px;
    font-weight: 500;
    width: 100%;
}

.priceoptions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.priceoptions label {
    border: 1px solid #707070;
    flex: 0 0 33.3333333%;
    text-align: center;
    padding: 15px 0;
    margin-left: -1px;
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #727272;
}

.priceoptions,
.customprice {
    margin-top: 50px;
    align-items: center;
}

#donation-form input:checked+label {
    background: #FFD5A1 !important;
}

#donation-form .customprice img {
    background: #F0F0F0;
    padding: 5px 25px;
    width: 70px;
    margin-bottom: 30px;
}

.customprice input#custom-price {
    border: 1px solid #707070;
    border-left: 0;
    height: 55px;
    margin-bottom: 30px;
    width: 100%;
}

#donation-form button.formbtn {
    background: #F8BF53;
    border: 0;
    width: 100%;
    border-radius: 5px;
    padding: 15px 0;
    color: #fff;
    font-size: 25px;
    font-family: 'Poppins';
    letter-spacing: 4px;
}

.customprice input#custom-price:focus {
    outline: none;
}

#donation-form button.formbtn img {
    width: 22px;
}

.form form#donation-form+p {
    margin: 12px 0 0;
    font-size: 11px;
}

.form form#donation-form+p img {
    margin: 0 10px 5px 0px;
    vertical-align: middle;
}

.tax h2 {
    font: normal normal 600 55px Poppins;
    color: #FFFFFF;
}

.tax p {
    font: normal 300 normal 17px Poppins;
    color: #fff;
}

section#donorpleasenote h2 {
    text-align: left;
    font: normal normal 600 30px Poppins;
    color: #F8BF53;
    margin: 60px 0 20px 0;
}

section#tax {
    margin-top: 80px;
}

section#donorpleasenote .detailbox p {
    font: normal normal normal 17px Poppins;
    letter-spacing: 1px;
    color: #727272;
    margin-bottom: 10px;
}

section#donorpleasenote .detailbox {
    flex: 0 0 31%;
    position: relative;
}

section#donorpleasenote .flex-container {
    justify-content: space-between;
}

section#donorpleasenote {
    margin-bottom: 120px;
}

/*=============+++++DONATION-PAGE-CSS-START++++++===============*/

/*=============+++++SIKSHAORVIKAS-PAGE-CSS-START++++++===============*/
section#shiskha {
    padding: 60px 0 100px;
}

.vikas p {
    margin-bottom: 10px;
}

.poppinspara {
    font: normal normal normal 20px/35px Poppins;
    text-align: center;
    color: #727272;
}

.poppinshead {
    text-align: center;
    font: normal normal bold 50px Poppins;
    letter-spacing: 4px;
    color: #727272;
}

.ls-1 {
    letter-spacing: 1px;
}

.ls-2 {
    letter-spacing: 2px;
}

.ls-3 {
    letter-spacing: 3px;
}

.ls-4 {
    letter-spacing: 4px;
}

.ls-5 {
    letter-spacing: 5px;
}

section#ACCOMPLISHMENTS .poppinspara+.row {
    padding-top: 80px;
}

section#ACCOMPLISHMENTS .poppinspara+.row .col.span_6 {
    padding-bottom: 50px;
}

table.partners-table tr {
    border-bottom: 1px solid #4E4E4E;
}

table.partners-table tr:last-child {
    border-bottom: 0;
}

table.partners-table tr td:first-child {
    border: 0;
}

section#partnership .partnership {
    padding: 50px;
    background: #FFD5A1;
}

section#partnership h2 {
    margin-top: 50px;
    font-size: 45px;
}

table.partners-table tr td {
    border-left: 1px solid #4E4E4E;
    padding: 50px 30px;
    text-align: center;
    font-family: 'Poppins';
    letter-spacing: 2px;
    color: #4E4E4E;
    vertical-align: middle;
    font-size: 17px;
    line-height: 1.7;
    font-weight: 500;
}

video {
    width: 100%;
}

section#vediosection {
    margin: 60px 0 80px;
}

section#vediosection img.contentpoistionC {
    width: 66px;
    top: 45%;
}

section#vediosection p {
    text-align: center;
    font: normal normal normal 15px Poppins;
    letter-spacing: 1.76px;
    color: #727272;
    margin-top: 20px;
}

section#partnership p {
    margin-bottom: 40px;
    letter-spacing: 2px;
}

/*=============+++++SIKSHAORVIKAS-PAGE-CSS-END++++++===============*/


/*=============+++++SMHEAP-PAGE-CSS-start++++++===============*/
.d-block {
    display: block !important;
}


.mainsmheap .smheap .ACCOMPLISHMENTS div img {
    width: 55px;
    margin-right: 20px;
    object-fit: contain;
}

h3.poppinshead {
    text-align: center;
    font: normal normal bold 20px Poppins;
    letter-spacing: 2px;
    color: #727272;
    margin-bottom: 30px;
}

.mainsmheap .smheap li p {
    font-size: 15px;
}

.mainsmheap .smheap .partnershipforged p {
    background: #F8BF53;
    color: #fff;
    padding: 30px;
    border-radius: 10px;
}

.mainsmheap .smheap .row .col.span_4 {
    display: flex;
    align-items: flex-start;
    margin-bottom: 50px;
}

.mainsmheap .smheap .row .span_4 {
    width: 28%;
}

.mainsmheap .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.mainsmheap .smheap .row:after {
    content: "";
    flex: auto;
}

.smheap section#vediosection {
    margin-top: 100px;
}

.mainsmheap p {
    text-align: left;
}

.mainsmheap .partnershipforged.col.span_4 {
    width: 32%;
}

/*=============+++++SMHEAP-PAGE-CSS-END++++++===============*/


/*=============+++++Ambassadors-PAGE-CSS-start++++++===============*/

.hero-banner .contentpoistionC p {
    font: normal normal 300 35px 'poppins';
    color: #fff;
    letter-spacing: 2px;
}

.hero-banner .contentpoistionC h2 {
    font: normal normal 700 50px 'poppins';
    color: #fff;
    letter-spacing: 1px;
}

section#thoughts .fullwidth-Block .row {
    display: flex !important;
    align-items: center;
}

.fullwidth-Block {
    background: #EDEDED;
}

.fullwidth-Block .col.span_8 {
    padding: 0 0 0 10vw;
}

.fullwidth-Block .col.span_8 p {
    text-align: left;
    font: normal normal normal 20px/35px Poppins;
    letter-spacing: 0px;
    color: #727272;
    position: relative;
}

.fullwidth-Block .col.span_8 strong {
    font: normal normal normal 100px Poppins;
    color: #F8BF53;
    line-height: 1.7;
    display: inline-block;
    position: absolute;
    top: -52px;
    left: -50px;
    font-weight: 500 !important;
}

section#thoughts .fullwidth-Block {
    margin-bottom: 50px;
}

section#thoughts .fullwidth-Block:first-child {
    margin-top: 100px;
}

.fullwidth-Block img {
    width: 200px;
    margin: auto;
    display: inherit;
}

.fullwidth-Block .col.span_8 span {
    letter-spacing: 1px;
    color: #727272;
    font-size: 15px;
    font-family: 'poppins';
    display: block;
    margin-top: 40px;
}

.fullwidth-Block .col.span_8 {
    padding: 5vw 3vw 5vw 5vw;
}

.fullwidth-Block .col.span_8 strong:nth-child(2) {
    transform: rotate(180deg);
}

section#thoughts .fullwidth-Block:nth-child(2) .col.span_8 p strong:nth-child(2),
section#thoughts .fullwidth-Block:nth-child(3) .col.span_8 p strong:nth-child(2),
section#thoughts .fullwidth-Block:nth-child(4) .col.span_8 p strong:nth-child(2),
section#thoughts .fullwidth-Block:nth-child(5) .col.span_8 p strong:nth-child(2),
section#thoughts .fullwidth-Block:nth-child(6) .col.span_8 p strong:nth-child(2),
section#thoughts .fullwidth-Block:first-child .col.span_8 p strong:nth-child(2) {
    bottom: -58px;
}

section#thoughts .fullwidth-Block:first-child .col.span_8 p strong:nth-child(2) {
    left: 140px;
}

section#thoughts .fullwidth-Block:nth-child(2) .col.span_8 p strong:nth-child(2) {
    right: 185px;

}

section#thoughts .fullwidth-Block:nth-child(3) .col.span_8 p strong:nth-child(2) {
    left: 225px;
    bottom: -58px;
}

section#thoughts .fullwidth-Block:nth-child(4) .col.span_8 p strong:nth-child(2) {
    right: 315px;
    bottom: -58px;
}

section#thoughts .fullwidth-Block:nth-child(5) .col.span_8 p strong:nth-child(2) {
    bottom: -58px;
    left: 150px;
}

section#thoughts .fullwidth-Block:nth-child(6) .col.span_8 p strong:nth-child(2) {
    bottom: -58px;
    right: 215px;
}

/*=============+++++Ambassadors-PAGE-CSS-END++++++===============*/

/*=============+++++CONTACT_US-PAGE-CSS-START++++++===============*/
.maincontact-us .hero-content h2,
.maincareer .hero-content h2,
.gallery .hero-content h2,
.stories .hero-content h2 {
    font-size: 55px;
    font-style: normal;
}

.maincontact-us .hero-banner {
    z-index: -1;
}

section#dropus h2.poppinshead,
section#dropus p.poppinspara {
    text-align: left;
}

section#dropus .info ul {
    margin-top: 50px;
}

section#dropus .info ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

section#dropus {
    background: #FAFAFA;
}

section#dropus .info>p {
    color: #AFAFAF;
}

section#dropus .info ul li img {
    width: 25px;
    margin-right: 25px
}

section#dropus .info {
    background: #fff;
    padding: 50px;
    margin-top: -80px;
    box-shadow: 2px 11px 26px #00000014;
}

section#dropus h2.poppinshead {
    font-size: 35px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

iframe {
    width: 100%;
}

section#dropus iframe {
    margin-top: 21px;
}

form#contactusform input:not([type="submit"]),
form#contactusform textarea {
    width: 100% !important;
    border: 1px solid #C1C1C1;
    padding: 15px 20px;
    color: #BEBEBE;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Poppins';
}

section#contactform h2 {
    margin: 50px 0;
}

form#contactusform input:focus {
    outline-color: #f2bf52;
}

form#contactusform textarea:focus {
    border-radius: 5px;
    border: 2px solid #f2bf52;
}

form#contactusform input::placeholder,
form#contactusform textarea::placeholder {
    font-family: 'poppins';
    font-size: 20px;
    color: #BEBEBE;
    font-weight: 400;
}

input#submitbtn {
    border: 0;
    background: #f2bf52;
    padding: 15px 80px;
    border-radius: 50px;
    font-size: 28px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #fff;
    margin-top: 30px;
}

section#releventqueries>h2 {
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 0;
    letter-spacing: 0;
    margin: 100px 0 80px 0;
}

section#releventqueries .forblocks .col {
    margin-bottom: 80px;
}

section#releventqueries .forblocks p,
section#releventqueries .forblocks p a {
    color: #5A5A5A;
    font-weight: 500;
    font-size: 25px;
    text-align: left;
}

section#releventqueries .forblocks h2:after {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    display: block;
    background: #5A5A5A;
}

section#releventqueries .forblocks {
    background: #FFD5A1;
    padding: 80px 80px 30px 80px;
}

section#releventqueries .forblocks h2 {
    color: #5A5A5A;
    font-weight: 600;
    font-size: 45px;
    letter-spacing: 0;
    width: max-content;
    margin-bottom: 20px;
    position: relative;
}

h2.instagram-logo img.instatext {
    width: 108px;
}

h2.instagram-logo img.icon {
    width: 45px;
}

h2.instagram-logo {
    margin: 120px 0 30px 0;
}

/*=============+++++CONTACT_US-PAGE-CSS-END++++++===============*/


/*=============+++++Instagram++++++===============*/
div#instafeed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section#instagram {
    margin-bottom: 50px;
}

div#instafeed>a {
    width: 24.8%;
    display: none;
}

div#instafeed>a:first-child {
    display: block;
}

div#instafeed>a:nth-child(2) {
    display: block;
}

div#instafeed>a:nth-child(3) {
    display: block;
}

div#instafeed>a:nth-child(4) {
    display: block;
}

.customprice input#custom-price::placeholder {
    font-family: 'poppins';
    font-size: 15px;
    letter-spacing: 2px;
    padding-left: 15px;
}

/*=============+++++Instagram-css++++++===============*/


/*=============+++++career-development++++++===============*/
section#Vacancies {
    background: #f2bf52;
}

section#Vacancies * {
    color: #fff;
}

section#Vacancies h2 {
    letter-spacing: 0;
    margin-bottom: 25px;
}

section#Vacancies p {
    letter-spacing: 3px;
}

section#head_programers .col.span_6 * {
    text-align: center;
    display: block;
}

section#head_programers .col.span_6 {
    height: 300px;
    vertical-align: middle;
    padding: 50px;
    background: #F7F7F7;
    color: #727272;
}

section#head_programers .col.span_6:first-child {
    background: #E3E3E3;
}

section#head_programers h3 {
    letter-spacing: 3px;
    color: #727272;
    line-height: 2;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}

section#head_programers strong {
    letter-spacing: 0px;
    color: #727272;
    font-size: 18px;
    font-weight: 500 !important;
    line-height: 2.2;
}

section#head_programers p {
    line-height: 2.2;
}

.FTpopin {
    font-family: 'Poppins' !important;
}


section#lifekhushii h2 {
    text-align: center;
    font: normal normal 600 55px Poppins;
    letter-spacing: 4px;
    color: #727272;
    margin: 50px 0;
}

.slick-next:before,
.slick-prev:before {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    right: 33px;
    transform: translate(-50%, -50%);
    background-size: 15px;
    padding: 20px;
    background-color: #fff;
    border-radius: 100%;
    background-position: center center;
    box-shadow: 0px 3px 6px #00000029;
}

.slick-prev:before {
    right: -64px;
}

section#lifekhushii .slick-slider {
    position: static;
}

/*=============+++++career-development-css-end++++++===============*/

/*=============+++++tabs++++++===============*/

.tabs {
    border-radius: 5px 5px 5px 5px;
    text-align: center;
}

ul#tabs-nav {
    list-style: none;
    margin: 0;
    padding: 5px;
    overflow: auto;
    display: inline-block;
    margin: 60px 0 30px;
}

ul#tabs-nav li {
    float: left;
    font-weight: bold;
    margin-right: 2px;
    margin: 10px 30px;
    border-radius: 5px 5px 5px 5px;
    /*border: 1px solid #d5d5de;
    border-bottom: none;*/
    cursor: pointer;

}

ul#tabs-nav li.active a {
    color: #F8BF53 !important;
}

ul#tabs-nav li {
    position: relative;
}

ul#tabs-nav li.active a:after {
    content: "";
    background: #5A5A5A;
    height: 2px;
    display: block;
    position: absolute;
    bottom: -6px;
    width: 100%;
}

#tabs-nav li a {
    text-decoration: none;
    color: #868686;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
}

.tab-content {
    padding: 10px;
    background-color: #FFF;
}

.fancybox-progress {
    background: #f8c053 !important;
}

.fancybox-thumbs__list a:before {
    border: 5px solid #f8c053 !important;
}

/*=============+++++tabs-end++++++===============*/

/*=============+++++stories-css-start++++++===============*/

.hero-banner>img {
    display: block;
}


section#readmore {
    background: #F4F4F4;
    padding: 120px 0 0 0;
}

.card>img {
    border-radius: 20px 20px 0 0;
    display:block;
}

.card-content {
    box-shadow: 2px 11px 26px #00000014;
    border-radius: 0 0 20px 20px;
    padding: 30px;
    background-color: #fff;
}

section#readmore .col {
    padding: 0 20px 50px 20px;
}

.card-content h3 {
    font-size: 20px;
    font-weight: 500;
    color: #F8BF53;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.card-content p {
    color: #727272;
    font-size: 15px;
    line-height: 1.8;
}

.card-content a {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .5px;
    color: #F8BF53;
    font-weight: 500;
    margin-top: 15px;
    display: block;
}




/*=============+++++stories-css-end++++++===============*/




/*=============+++++donate-2++++++===============*/


.header-nav ol{
    position: relative;
}
.amazon-logo img {
    width: 100%!important;
    max-width: 180px!important;
    display: block!important;
}

li.button-donate {
    position: absolute !important;
    right: 50px;
    padding: 0 30px !important;
    background: #f2bf52;
}
li.button-donate a {
    color: #fff !important;
}
.header-nav ol{
    justify-content: stretch;
}

.donateoptions label.giveontime{
    text-align: center;
}
section#herobanner .form{
    right: 5%!important;
}
body#template-pages.donate{
    background: none!important;
}
::-webkit-inner-spin-button {
    display: none;
}
body#template-pages.donate main#maincontent.mainCovid {
    margin-top: 50px!important;
}

section#donorpleasenote .container {
    max-width: 1100px;
}
section#khushiiimpact ul li img {
    width: 120px;
}
section#khushiiimpact ul {
    display: flex;
    justify-content: space-around;
}

section#khushiiimpact ul li p {
    font-family: 'Poppins';
    color: #727272;
}
section#khushiiimpact ul li p strong,
section#khushiiimpact ul li p span {
    display: block;
    text-align: center;
}
section#khushiiimpact h2 {
    font-family: 'Poppins';
    text-align: center;
    margin: 50px 0;
    font-size: 45px;
    font-weight: 700;
    color: #727272;
    letter-spacing: 2px;
}
.donate .transform {
    margin-bottom: 0;
}
.donate .transform img{
    display: block;
}

footer.donatefooter .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px;
    background-color: #f2bf52;
    padding-bottom: 30px;
}
footer.donatefooter * {
    font-family: 'Poppins';
    color: #000!important;
    text-align: center;
}
footer.donatefooter address strong {
    font-weight: 600 !important;
}
form#donation-form{
    padding:25px;
}
.form p{
    margin: 25px 0 45px;
}
footer.donatefooter .footer-contact h4 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 10px;
}
footer.donatefooter  .footer-contact ul li:first-child img{
    max-width: 12px;
}
footer.donatefooter  .footer-contact ul li img{
    max-width: 20px;
    object-fit: contain;
}
footer.donatefooter .footer-contact ul{
    justify-content: center;

}

/*=============+++++donate-2++++++===============*/

@media(max-width:767px){
    .wrapper header {
        padding-top: 10px;
    }
    .amazon-logo img{
        margin-top: 15px;
    }
    li.amazon-logo, li.button-donate {
        transform: none!important;
    }
}

.amazon-logo img{
    max-width: 130px!important;
}
li.amazon-logo {
    position: absolute !important;
    top: 57%;
    transform: translateY(-50%);
    left: 17%;
}
li.button-donate {
    position: absolute !important;
    right: 50px;
    padding: 3px 15px !important;
    background: #f2bf52;
    top: 55%;
    transform: translateY(-50%);
}
body#template-pages header .container > .row {
    display: none;
}
.wrapper header{
    padding-top: 10px;
}