@font-face {
    font-family: 'TTNorms-Italic';
    src: url('../fonts/TTNorms-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/TTNorms-Italic.otf') format('opentype'),
    url('../fonts/TTNorms-Italic.woff') format('woff'), url('../fonts/TTNorms-Italic.ttf') format('truetype'), url('../fonts/TTNorms-Italic.svg#TTNorms-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'BodoniSvtyTwoITCTT-Book';
    src: url('../fonts/BodoniSvtyTwoITCTT-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/BodoniSvtyTwoITCTT-Book.woff') format('woff'), url('../fonts/BodoniSvtyTwoITCTT-Book.ttf') format('truetype'), url('../fonts/BodoniSvtyTwoITCTT-Book.svg#BodoniSvtyTwoITCTT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BodoniSvtyTwoSCITCTT-Book';
    src: url('../fonts/BodoniSvtyTwoSCITCTT-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/BodoniSvtyTwoSCITCTT-Book.woff') format('woff'), url('../fonts/BodoniSvtyTwoSCITCTT-Book.ttf') format('truetype'), url('../fonts/BodoniSvtyTwoSCITCTT-Book.svg#BodoniSvtyTwoSCITCTT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'TTNorms-Thin';
    src: url('../fonts/TTNorms-Thin.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TTNorms-Thin';
    src: url('../fonts/TTNorms-Thin.woff') format('woff'), url('../fonts/TTNorms-Thin.ttf') format('truetype'), url('../fonts/TTNorms-Thin.svg#TTNorms-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TTNorms-Light';
    src: url('../fonts/TTNorms-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/TTNorms-Light.woff') format('woff'), url('../fonts/TTNorms-Light.ttf') format('truetype'), url('../fonts/TTNorms-Light.svg#TTNorms-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TTNorms-Medium';
    src: url('../fonts/TTNorms-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/TTNorms-Medium.woff') format('woff'), url('../fonts/TTNorms-Medium.ttf') format('truetype'), url('../fonts/TTNorms-Medium.svg#TTNorms-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TTNorms-Regular';
    src: url('../fonts/TTNorms-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/TTNorms-Regular.woff') format('woff'), url('../fonts/TTNorms-Regular.ttf') format('truetype'), url('../fonts/TTNorms-Regular.svg#TTNorms-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TTNorms-Bold';
    src: url('../fonts/TTNorms-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/TTNorms-Bold.otf') format('opentype'),
    url('../fonts/TTNorms-Bold.woff') format('woff'), url('../fonts/TTNorms-Bold.ttf') format('truetype'), url('../fonts/TTNorms-Bold.svg#TTNorms-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'didot-italic';
    src: url('../fonts/didot-italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/original-didot-italic.ttf') format('opentype'),
    url('../fonts/didot-italic.woff2') format('woff2'),
    url('../fonts/didot-italic.woff') format('woff'), url('../fonts/didot-italic.ttf') format('truetype'), url('../fonts/didot-italic.svg#cormorant') format('svg');
    font-weight: normal;
    font-style: italic;
}



* {
    -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;
}
.about-swayam-image:before {
    content: "";
    display: block;
    position: absolute;
    background: #ccc;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
}

.about-swayam-image {
    position: relative;
    padding: 20px 0 0 20px;
    transition: all 0.5s ease-in-out;
}

.about-swayam-image img {
    position: relative;
}


.top-sec-image-content h5 a:hover,
.mentored-btn h5 a:hover,
.ideas-mentored-btn h5 a:hover,
.core-team h6 a:hover {
    background: #000;
    color: #fff;
}

.footer-menu ul li a:hover {
    color: #000;
}

.team-div .teamContent {
    padding: 0 25px;
    width: 50%;
    float: left;
}

nav#mainMenu ul li:hover a {
    font-family: 'TTNorms-Bold' !important;
}

/*
nav#mainMenu ul li ul.sub-menu:before {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    left: 0;
    height: 100%;
    top: 0;
    background: #fcfcfc;
}

nav#mainMenu ul li ul.sub-menu li {
    position: relative;
    z-index: 9;
}*/

nav#mainMenu ul li ul.sub-menu li.active {
    background: #000;
}

nav#mainMenu ul li ul.sub-menu li.active a {
    color: #fff !important;
}


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;
}

body {
    -webkit-font-smoothing: antialiased;
}

/*	MAIN CONTAINER 
Set the width to whatever you want the width of your site to be. */

.container {
    max-width: 1160px;
    margin: 0 auto;
}

/*	SELF CLEARING FLOATS - CLEARFIX METHOD */

.container:after,
.row:after,
.col:after,
.clr:after,
.group:after,
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}


.row {
    padding-bottom: 0em;
    margin: 0 -10px;
}


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

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

.active ul.sub-menu .active a {
    color: #f02045 !important;
}

.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-logo {
    text-align: center;
    padding: 8px;
}

header {
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
    background: #fff;
    margin-bottom: 20px;
}

.menu li ul {
    display: none;
}

nav#mainMenu ul li {
    font-size: 14px;
    display: inline-block;
    /*	position: relative;*/
}

input[type="tel"].phone-number {
    width: 100%;
    padding: 8px;
    font-family: 'TTNorms-Regular';
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

nav#mainMenu ul li a {
    display: block;
    padding: 0 10px;
}

header .col {
    margin-bottom: 0;
}

nav#mainMenu ul {
    text-align: right;
    position: relative;
}

header h1 {
    font-size: 24px;
    line-height: 37px;
}

footer {
    background: #df0f4b;
}

.footer-menu ul li {
    display: inline-block;
    padding: 0 10px;
}

.footer-container .col {
    margin-bottom: 0;
}

.footer-menu ul {
    text-align: center;
}

.footer-menu ul li a {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-family: 'TTNorms-Medium';
    line-height: 35px;
    letter-spacing: 1px;
}

.copy-right {
    text-align: center;
}

.copy-right p {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-family: 'TTNorms-Medium';
    line-height: 35px;
    letter-spacing: 1px;
    margin-bottom: 0;
}

.footer-container {
    padding: 10px 0;
}







#nav-icon3 {
    width: 28px;
    height: 28px;
    position: relative;
    margin: 6px 0px 0 0px;
    /*margin: 6px auto 0;*/
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: left;
    display: none;
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #282828;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
    top: 0px;
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 8px;
}

#nav-icon3 span:nth-child(4) {
    top: 16px;
}

#nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.mobile {
    display: none;
}

.mobileMenu {
    position: fixed;
    left: 0;
    top: 0;
    width: 250px;
    height: 100%;
    z-index: 2;
    background: #313131;
    padding: 20px 0;
    display: none;
}

.mobile ul {
    padding: 0;
}

.mobileMenu ul li {
    font-size: 18px;
    border-bottom: 1px solid #000;
}

.mobileMenu ul li a {
    padding: 10px 20px;
    display: block;
    color: #ffffff;
    font-family: 'TTNorms-Regular';
    text-transform: uppercase;
    font-size: 14px;
}

.wrapper {
    margin-left: 0;
    overflow-x: hidden;
    position: relative;
    z-index: 99;
    background: #fff;
}

.plusMinus {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
}

.plusMinus:before {
    float: right;
    margin-right: 15px;
    margin-top: 13px;
}

.mobileMenu ul li {
    position: relative;
}

.youTubeVideo {
    position: relative;
}

.customcoverImage {
    position: absolute;
    top: 0;
    left: 10px;
}

button#pause-button {
    position: absolute;
    top: 50px;
    right: 50px;
    display: none;
}

header.fixed {
    transition: all 0.5s ease-in-out;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
}

.wrapper.fixed {
    padding-top: 78px;
}

.top-contact-div ul {
    text-align: center;
    padding: 8px;
}

nav#mainMenu ul li a:hover {
    color: #fff;
}

nav#mainMenu ul li {
    position: relative;
}

nav#mainMenu ul.menu > li {
    padding: 19px 10px;
}

nav#mainMenu ul li ul.sub-menu {
    padding: 10px 0;
    border-top: 0;
    position: absolute;
    background-color: #fff;
    z-index: 99;
    border: 0;
    border-top: 0;
    padding-bottom: 0px;
    width: 320px;
    padding-top: 0px;
    box-shadow: 0 10px 10px rgba(204, 204, 204, 0.25);
    column-count: 2;
    background: #df0f4b;
    column-gap: 0;
    left: 0;
    top: 73px;
}

nav#mainMenu ul li ul.sub-menu li {
    display: block;
    padding: 0;
    float: none;
    /*	    border-bottom: 1px solid #f02045;*/
}

nav#mainMenu ul li ul.sub-menu li:last-child {
    border-bottom: 0;
}

nav#mainMenu ul li ul.sub-menu li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;

    font-family: 'TTNorms-Medium';
    line-height: 3;
    letter-spacing: 1px;
}

nav#mainMenu ul li:hover ul.sub-menu {
    display: block;
    border-top: 0px solid #f01e46;
}

nav#mainMenu ul li ul.sub-menu:after {
    content: '';
    position: absolute;
    border-top: 7px solid transparent;
    border-bottom: 7px solid #f02045;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    left: 30px;
    top: -15px;
    display: none;
}

nav#mainMenu ul li ul.sub-menu li:nth-child(odd) {
    background: #d01047;
}

nav#mainMenu ul li:hover {
    background: #df0f4b;
}

nav#mainMenu ul li:hover a {
    color: #fff;
}

span.mobile-plus {
    position: absolute;
    width: 18px;
    height: 18px;
    right: 10px;
    top: 10px;
    display: none;
}

span.mobile-plus img {
    width: 13px;
    filter: invert(100);
}

.choose-chapter-arrow .error {
    position: absolute;
    bottom: -20px;
    font-size: 12px;
    color: #df0f4b;
    left: 17%;
    font-family: 'TTNorms-Regular';
}

nav#mainMenu ul li.active a {
    color: #f02045;
}

nav#mainMenu ul li.active:hover a {
    color: #fff;
}

nav#mainMenu ul li ul.sub-menu li:hover {
    background: #000;
}

/*--------------------------------------*/

.footer img {
    margin: 70px 0;
}

.footer > .row > .col.span_6:first-child {
    padding-right: 50px;
}

.contact-us {
    color: #fff;
    display: block;
    margin: 0 auto;
    /*    padding: 160px 0;*/
}

.contact-us h2 {
    font-size: 35px;
    display: block;
    text-transform: uppercase;
    padding-bottom: 10px;
    word-spacing: 2px;
    font-family: 'TTNorms-Regular';
    display: inline-block;
    border-bottom: 1px solid #fff;
}

.contact-us p {
    line-height: 1.6;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'TTNorms-Regular';
}

.footer1 ul {
    margin: 40px 0;
}

.footer1 li {
    display: inline-block;
}

.footer1 ul li a {
    text-transform: uppercase;
    padding-right: 10px;
    font-size: 13px;
    font-family: 'TTNorms-Regular';
}

.footer1-logo {
    position: absolute;
    left: 50%;
    top: -45px;
    text-align: center;
    transform: translate(-50%);
}

.footer1-logo h2 {
    font-size: 98px;
    background: white;
    text-align: center;
    display: inline-block;
    line-height: 1;
    height: 90px;
    width: 90px;
    border-radius: 100px;
}

.footer1-logo p {
    font-size: 20px;
    text-align: center;
    font-family: 'TTNorms-Bold';
    margin: -13px;
}

.footer1-logo p span {
    font-family: 'TTNorms-Light';
}

.section-footer {
    position: relative;
}

.copyright ul {
    float: right;
}

.copyright ul li {
    font-size: 13px;
    font-family: 'TTNorms-Regular';
}

.header {
    width: 100%;
    box-shadow: 0 0 10px rgba(204, 204, 204, 0.25);
}

.top-menu ul {
    padding: 0;
    text-align: right;
}

a[href=""] {
    display: none;
}


.top-menu li {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    padding: 0 10px;
}

.top-menu li a span {
    text-transform: lowercase;
}

li.phone-number {
    position: relative;
    vertical-align: middle;
}

li.phone-number:after {
    content: '';
    height: 10px;
    background: #fff;
    width: 1px;
    margin-right: 10px;
    margin-left: 13px;
    display: inline-block;
}

.top-menu ul li a {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    font-family: 'TTNorms-Medium';
    line-height: 35px;
    letter-spacing: 1px;
}

.top-menu ul li a.menu-active {
    color: #e0f9e2;
}

.header-logo h3 {
    margin-top: 23px;
    font-size: 24px;
    /*text-align: center;*/
    color: #fff;
    font-family: 'TTNorms-Bold';
}

.header-logo h3 span {
    font-family: 'TTNorms-Light';

}

.header.active {
    background: #fff;
    z-index: 9;
    position: fixed;
}

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

.mobile {
    display: none;
}

#nav-icon3 {
    width: 28px;
    height: 28px;
    position: relative;
    margin: 6px 0px 0 0px;
    /* margin: 6px auto 0; */
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: left;
    display: none;
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #000;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
    top: 0px;
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 8px;
}

#nav-icon3 span:nth-child(4) {
    top: 16px;
}

button.slick-arrow:focus {
    outline: none;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    /*  font-size: 18px;*/
    border: none;
    outline: none;
    background-color: #000;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    transition: all 0.2s ease-in-out;
}

#myBtn:hover {
    background-color: #f12046;
    transition: all 0.2s ease-in-out;
}

section.top-sec .col {
    margin-bottom: 0;
}

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

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

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

.top-slider.slick-slider button.slick-prev:after {
    content: '';
    background-image: url(../images/top-arrow-white.png);
    height: 25px;
    width: 25px;
    display: block;
    z-index: 9999;
    opacity: 1;
    background-size: cover;
    transform: rotate(-90deg);
    cursor: pointer;
}

.top-slider.slick-slider button.slick-next:before {
    content: '';
    background-image: url(../images/top-arrow-white.png);
    height: 25px;
    width: 25px;
    display: block;
    z-index: 9999;
    opacity: 1;
    background-size: cover;
    transform: rotate(90deg);
    cursor: pointer;
}


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

.top-sec-image {
    position: relative;
}

.top-sec-image .top-sec-image-content {
    position: absolute;
    top: 30%;
    left: 10%;
    width: 400px;
}

.top-sec-image-content h2 {
    font-family: 'TTNorms-Thin';
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 2px;
    color: #fff;
}

.top-sec-image-content h1 {
    font-family: 'TTNorms-Thin';
    text-transform: uppercase;
    font-size: 35px;
    line-height: 35px;
    color: #fff;

}

.top-sec-image-content h1 span {
    font-family: 'TTNorms-Light';
}

.top-sec-image-content p {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-family: 'TTNorms-Regular';
    padding: 10px 0;
    padding-bottom: 0;
}

.top-sec-image-content h5 {
    margin-top: 25px;
}

.top-sec-image-content h5 a {
    font-family: 'TTNorms-Bold';
    color: #000;
    background-color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
}

.mentored-heading {
    text-align: center;
    padding: 19px 0;
}

section.mentored .col {
    margin-bottom: 0;
}

section.mentored {
    margin-top: 12px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
}

section.mentored .container {
    max-width: 980px;
}

.mentored-content {}

.mentored-content p {
    font-size: 14px;
    font-family: 'TTNorms-Regular';
    color: #000;
    line-height: 25px;
    text-align: center;
    padding: 20px;
    padding-top: 10px;
}

.mentored-div ul {
    text-align: center;
}

.mentored-div ul li {
    width: 33.33%;
    float: left;
    border-right: 1px solid #989898;
    padding: 20px;
}

.mentored-div ul li:first-child {
    border-left: 1px solid #989898;
}

.mentored-div ul {
    text-align: center;
}

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

.convert {
    text-align: center;
}

.convert p {
    text-align: center;
    font-family: 'TTNorms-Regular';
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    padding: 8px 0;
    padding-top: 16px;
    padding-bottom: 0;
}

.convert h3 {
    text-align: center;
    color: #df0f4b;
    text-transform: uppercase;
    font-family: 'TTNorms-Medium';
    font-size: 16px;
    line-height: 22px;
}

.convert img {}

.mentored-div {
    padding: 40px 20px;
    padding-bottom: 50px;
}

.mentored-btn {}

.mentored-btn h5 {
    text-align: center;
}

.mentored-btn h5 a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'TTNorms-Regular';
    font-size: 16px;
    line-height: 22px;
    background-color: #df0f4b;
    color: #fff;
    padding: 10px 20px;
}

.mentored-btn {
    margin-top: 50px;
}

.team-heading {
    padding: 18px 0;
}

.team-heading p {
    text-align: center;
    font-family: 'TTNorms-Regular';
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    line-height: 25px;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.team-heading h3 {
    text-align: center;
    color: #df0f4b;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 40px;
    font-family: 'TTNorms-Regular';
    letter-spacing: 2px;
}

section.team-sec {
    margin-top: 20px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 50px;
}

.team-div .row {
    display: table;
}

.team-div .col {
    float: none;
    vertical-align: middle;
    display: table-cell;
}

.team-content {}

.team-content h3 {
    font-family: 'TTNorms-Bold';
    font-size: 14px;
    text-transform: uppercase;
    line-height: 22px;
    color: #000;
}

.team-content h4 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 25px;
    color: #000;
    font-family: 'TTNorms-Regular';
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.team-content p {
    font-family: 'TTNorms-Regular';
    font-size: 14px;
    line-height: 24px;
    color: #000;
    padding: 12px 0;
    padding-bottom: 0;
}

.testimonials-div .row {
    display: table;
}

.testimonials-div .col {
    float: none;
    vertical-align: middle;
    display: table-cell;
}

.testimonials-col ul li {
    width: 33.33%;
    float: left;
    border-right: 1px solid #989898;

}

.testimonials-col ul li:last-child {
    border-right: 0;
}

.testimonials-heading {
    padding: 25px 0;
}

.testimonials-heading h3 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'TTNorms-Regular';
    font-size: 16px;
    line-height: 25px;
    color: #000;
}

section.testimonials-sec .col {
    margin-bottom: 0;
}

.testimonials-content {
    padding: 30px;
}

.testimonials-content h3 {
    font-size: 22px;
    line-height: 32px;
    font-family: 'didot-italic';
    color: #000;
    margin-bottom: 2px;
}

.testimonials-content p {
    font-family: 'TTNorms-Regular';
    font-size: 14px;
    line-height: 24px;
    color: #000;
    padding: 5px 0;
    padding-bottom: 0;
}

.testimonials-content h4 {
    text-transform: uppercase;
    font-family: 'TTNorms-Regular';
    color: #000;
    font-size: 14px;
    line-height: 25px;
}

.testimonials-content h5 {
    font-family: 'TTNorms-Regular';
    color: #000;
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
}

.testimonials-col:after {
    content: '';
    clear: both;
    display: block;
}

.testimonials-col {
    padding: 70px 0;
}

.testimonials-col ul {
    display: flex;
}

.page-id-7 .mentored-div ul {
    display: flex;
}

.testimonials-para {
    padding: 10px 50px;
}

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

.ministry-div .row {
    margin: 0;
    display: table;
}

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

.ministry-div {
    border: 2px solid #5e82d3;
    background-color: #d1ddf5;
}

.ministry-content {}

.ministry-content h3 {
    font-family: 'TTNorms-Regular';
    font-size: 20px;
    line-height: 30px;
    color: #000;
}

.ministry-content p {
    font-family: 'TTNorms-Regular';
    font-size: 14px;
    line-height: 23px;
    color: #000;
    padding: 15px 0;
    padding-right: 45px;
    padding-bottom: 5px;
}

.ministry-content h5 {
    margin-top: 20px;
}

.ministry-content h5 a {
    font-family: 'TTNorms-Regular';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    background-color: #fff;
    padding: 10px 35px;
}

.ministry-content h5 a:hover {
    background: #df0d4b;
    color: #fff;
}

section.ministry-sec {

    padding-bottom: 50px;
    border-bottom: 1px solid #cccccc;
}

section.ministry-sec .container,
section.affiliations .container {
    max-width: 1080px;
}

.affiliations-div {
    padding: 10px 0;
    padding-bottom: 45px;
}

.affiliations-div ul {
    text-align: center;
}

.affiliations-div ul li {
    width: 19%;
    float: none;
    display: inline-block;
}

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

.affiliations-image {
    text-align: center;
}

section.affiliations .col {
    margin-bottom: 0;
}

.affiliations-heading {
    padding: 25px 0;
    padding-top: 40px;
}

.affiliations-heading h3 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'TTNorms-Regular';
    font-size: 16px;
    line-height: 25px;
    color: #000;
}

.affiliations-image img {
    max-width: 70%;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.mentored-heading img {
    width: 80px;
}



/************************************* ABOUT PAGE CSS HERE   ***********************************************/

.about-top-image {
    position: relative;
}

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

.about-top-content h1 {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'TTNorms-Light';
    font-size: 22px;
    line-height: 35px;
    text-align: center;
}

.about-top-content h1 span {
    display: block;
    font-family: 'TTNorms-Medium';
}

.about-top-cont h1 span {
    display: inline-block;
    margin-left: 5px;
}

section.about-swayam-sec .row {
    display: table;
}

section.about-swayam-sec .col {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.about-swayam-content {}

.about-swayam-content h3 {
    font-size: 28px;
    color: #2f713a;
    font-family: 'TTNorms-Light';
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
}

.about-swayam-content p {
    font-size: 14px;
    line-height: 22px;
    font-family: 'TTNorms-Regular';
    color: #000;
}

section.about-swayam-sec {
    margin-top: 45px;
    padding-bottom: 60px;
    border-bottom: 1px solid #df1c4a;
}

section.about-swayam-sec .row:first-child {
    margin-bottom: 70px;
}

.about-mentored-heading {
    padding-bottom: 0;
    padding-top: 25px;
}

.about-mentored-heading h3 {
    text-align: center;
    font-size: 24px;
    color: #2f713a;
    font-family: 'TTNorms-Light';
    line-height: 45px;
}

.mentored.about-mentored {
    margin-top: 0;
    border-bottom: 1px solid #df1c4a;
}

.about-mentored .convert h4 {
    font-family: 'TTNorms-Regular';
    font-size: 14px;
    line-height: 24px;
    color: #000;
    padding: 12px;
    text-align: center;
    padding-top: 30px;
}

.process-heading {
    padding: 18px 0;
    max-width: 1040px;
    margin: 0 auto;
}

.process-heading h3 {
    text-align: center;
    font-size: 24px;
    color: #2f713a;
    font-family: 'TTNorms-Light';
    line-height: 45px;
    padding: 10px 0;
    padding-bottom: 0;
}

.process-heading p {
    font-size: 14px;
    font-family: 'TTNorms-Regular';
    color: #000;
    line-height: 25px;
    text-align: left;
    padding: 20px;
    padding-top: 10px;
}

.ideas {}

.ideas ul {}

.ideas ul li {
    width: 25%;
    float: left;
    padding: 0 10px;
}

.ideas ul li:nth-child(2n + 2) {
    margin-top: 145px;
}

.ideas-content {
    margin-top: -40px;
    position: relative;
}

.ideas-content h3 {
    font-size: 50px;
    line-height: 80px;
    color: #000;
    padding: 0 38px;
    font-family: 'BodoniSvtyTwoITCTT-Book';
}

.ideas-content h4 {
    font-family: 'TTNorms-Regular';
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    padding: 5px 0;
}

.ideas-content h5 {
    color: #df0f4b;
    text-transform: uppercase;
    font-family: 'TTNorms-Medium';
    font-size: 14px;
    line-height: 22px;
}

.ideas-content p {
    font-family: 'TTNorms-Regular';
    font-size: 14px;
    line-height: 24px;
    color: #000;
    padding-top: 15px;
}

.ideas-image {
    position: relative;
    overflow: hidden;
}

.ideas-image:hover img,
.affiliations-image:hover img {
    transform: scale(1.1);
    transition: all 0.5s ease-in-out;
}

.ideas-image img,
.affiliations-image img {
    transition: all 0.5s ease-in-out;
}

.ideas-image:after {
    content: '';
    position: absolute;
    border: 2px dashed #ccc;
    top: 40%;
    right: -40px;
    width: 30px;
    height: 30px;
    border-left: transparent;
    border-bottom: transparent;
}

.ideas ul li:nth-child(2n + 2) .ideas-image:after {
    content: '';
    position: absolute;
    border: 2px dashed #ccc;
    top: 45%;
    right: -40px;
    width: 30px;
    height: 30px;
    border-left: transparent;
    border-top: transparent;
}

.ideas ul li:last-child .ideas-image:after {
    display: none;
}

.ideas-content-left {
    padding-left: 25px;
}

.ideas-content-left h3 {
    padding: 0 15px;
}

.ideas:after {
    content: '';
    clear: both;
    display: block;
}

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

.ideas {
    margin-top: 50px;
}

.ideas-mentored-btn {}

.ideas-mentored-btn h5 {
    text-align: center;
    margin-top: 90px;
}

.ideas-mentored-btn h5 a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'TTNorms-Regular';
    font-size: 16px;
    line-height: 22px;
    background-color: #df0f4b;
    color: #fff;
    padding: 10px 20px;
}

section.process-sec {
    padding-bottom: 50px;
    border-bottom: 1px solid #ccc;
}

.about-top-image:after {
    content: '';
    position: absolute;
    background-image: url(../images/color-line.jpg);
    bottom: -4px;
    width: 90%;
    height: 4px;
    left: 5%;
    right: 5%;
    background-size: cover;
}

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



/************************************* ABOUT PAGE CSS end HERE   ***********************************************/

/************************************* faqs PAGE CSS HERE   ***********************************************/

section.faqs-sec .container {
    max-width: 1020px;
}

section.faqs-sec {
    margin: 50px 0;
}

.faqs-content {}

.faqs-div h2 {
    font-size: 20px;
    line-height: 60px;
    color: #2f713a;
    font-family: 'TTNorms-Regular';
}

.faqs-div h3 {
    text-transform: uppercase;
    font-family: 'TTNorms-Regular';
    font-size: 14px;
    color: #000;
    line-height: 30px;
}

.faqs-div ul {
    list-style: disc;
    padding: 0 30px;
    margin-bottom: 25px;
}

.faqs-div ul li {
    text-transform: lowercase;
    font-family: 'TTNorms-Regular';
    font-size: 14px;
    color: #000;
    line-height: 25px;
}

.faqs-div p {
    text-transform: lowercase;
    font-family: 'TTNorms-Regular';
    font-size: 14px;
    color: #000;
    line-height: 25px;
}


/************************************* Mentored PAGE CSS HERE   ***********************************************/

.fullbody-wrap-color {
    background: #f0f0f0;
}

.white-bg {
    background: #fff;
    padding: 45px;
    position: relative;
}

.white-bg:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e7e7e7;
    left: 0;
    top: 125px;
}

.mentored-apply-now-image img {
    width: 100%;
}

.mentored-apply-now-image {
    position: relative;
    margin-bottom: -130px;
}

section.applynow-form-sec {
    position: relative;
}

.get-mentored-content {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.get-mentored-content h1 {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'TTNorms-Light';
    font-size: 30px;
    line-height: 35px;
    text-align: center;
}

.get-mentored-content p {
    font-size: 20px;
    color: #fff;
    font-family: 'TTNorms-Bold';
    line-height: 45px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}

.choose-chapter {
    text-align: center;
}

.applying-for-mumbai h3 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-family: 'TTNorms-Light';
    line-height: 60px;
    letter-spacing: 1px;
    margin-top: 60px;
}

.applying-for-about-us {
    margin-top: 50px;
}

.applying-for-about-us h3 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-family: 'TTNorms-Light';
    line-height: 60px;
    letter-spacing: 1px;
    /*        margin-top: 50px;*/
}

.applying-for-mumbai h3 span {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-family: 'TTNorms-Bold';
    line-height: 60px;
}

.choose-chapter-div {
    text-align: center;
}

.choose-chapter {
    text-align: center;
    border: 1px solid #ccc;
    width: 200px;
    height: 40px;
    background: #fff;
    font-family: 'TTNorms-Regular';
    font-size: 15px;
    color: #616161;
}

.choose-chapter-div select {
    -webkit-appearance: none;
    padding-left: 10px;
    outline: none;
}

.choose-chapter-arrow {
    position: relative;
    display: inline-block;
}

.choose-chapter-arrow::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #6d6d6d;
    bottom: 15px;
    right: 10px;
    pointer-events: none;
}

p {
    margin-bottom: 12px;
}

/*
    .form_input_field {
        text-align: center;
    }
*/

.form_input_field span.error {
    font-family: 'TTNorms-Regular';
    font-size: 13px;
    color: #df0f4b;
    position: absolute;
    bottom: 3px;
    left: 20px;
}

.write-name p.error {
    font-family: 'TTNorms-Regular';
    font-size: 12px;
    color: red;
    text-align: left;
}

.form_input_field {
    width: 33.3%;
    float: left;
    padding: 10px;
    position: relative;
}

.mentored-form {
    width: 94%;
    margin: 0 auto;
}

input[type="text"]:focus {
    outline: 0;
}

input[type="number"]:focus {
    outline: 0;
}

input[type="email"]:focus {
    outline: 0;
}

input[type="text"].name {
    width: 100%;
    padding: 8px;
    font-family: 'TTNorms-Regular';
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

input[type="number"].phone-number {
    width: 100%;
    padding: 8px;
    font-family: 'TTNorms-Regular';
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

input[type="email"].email-address {
    width: 100%;
    padding: 8px;
    font-family: 'TTNorms-Regular';
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

input[type="text"].address-Line {
    width: 100%;
    padding: 8px;
    font-family: 'TTNorms-Regular';
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

input[type="text"].pin-code {
    width: 100%;
    padding: 8px;
    font-family: 'TTNorms-Regular';
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.form_input_field span p {
    float: right;
    font-size: 12px;
    font-family: 'TTNorms-Italic';
    font-weight: 400;
    color: #000;
    font-weight: 600;
}

.testarea-tell-us-the-story {
    text-align: center;
}

textarea.tell-story-box {
    width: 94%;
    height: 95px;
    font-family: 'TTNorms-Regular';
    font-size: 15px;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 5px;
}

.applying-are-you {
    margin-top: 40px;
}

.applying-are-you h3 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-family: 'TTNorms-Light';
    line-height: 60px;
    letter-spacing: 1px;
    /*        margin-top: 40px;*/
}

.check-you-are ul {
    text-align: center;
}

.check-you-are ul li {
    display: inline-block;
    padding: 0 10px;
    font-family: 'TTNorms-Regular';
    font-size: 15px;
}

.services-sought {
    margin-top: 40px;
}

.services-sought h3 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-family: 'TTNorms-Light';
    line-height: 60px;
    letter-spacing: 1px;
}

.tick-all-the-apply ul {
    text-align: left;
    /*        margin-left: 30px;*/
}

.tick-all-the-apply {
    width: 94%;
    margin: 0 auto;
}

.tick-all-the-apply ul li {
    display: inline-block;
    /*        padding: 0 10px;*/
    font-family: 'TTNorms-Regular';
    font-size: 15px;
    width: 16%;
}

textarea.specify {
    width: 94%;
    height: 95px;
    font-family: 'TTNorms-Regular';
    font-size: 15px;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 5px;
}

.others-specify {
    text-align: center;
    margin-top: 40px;
}

.check-you-are ul li input[type="radio"].radio-click {
    width: 20px;
    height: 20px;
    color: #000;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    vertical-align: middle;
    border-radius: 20px;
    cursor: pointer;
    margin-right: 5px;
}

input.radio-click {
    outline: none;
}

.check-you-are ul li.click-bg input[type="radio"].radio-click:checked {
    background: #df0f4b;
}

.tick-all-the-apply ul li input[type="checkbox"].tick-ckeckbox {
    width: 20px;
    height: 20px;
    color: #000;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    vertical-align: middle;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 5px;
}

input.tick-ckeckbox {
    outline: none;
}

.summit-apply p {
    width: 94%;
    background: #df0f4b;
    text-align: center;
    color: #fff;
    margin: 40px auto;
}

.summit-apply p a {
    font-family: 'TTNorms-Regular';
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
    text-align: center;
    padding: 12px;
}

.platform-for-women {
    width: 94%;
    margin: 0 auto;

}

.mentored-form:after {
    content: '';
    clear: both;
    display: block;
}

.platform-for-women p {
    font-family: 'TTNorms-Regular';
    font-size: 12px;
    color: #6f6f6f;
}

.platform-for-women p span {
    font-family: 'TTNorms-Medium';
    font-weight: 800;
    font-size: 16px;
    margin-right: 5px;
}

.tick-all-the-apply ul li input[type="checkbox"].tick-ckeckbox:checked {
    background-color: #df1c4a;
}


/************************************* chapters PAGE CSS HERE   ***********************************************/

.chapters-top-sec .col {
    margin-bottom: 0;
}

section.chapters-team .col {
    padding: 1px;
    margin-bottom: 0;
}

.chapters-team-bg {
    background-image: url(../images/chapters-bg-first-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
}

section.chapters-team {
    margin-top: 3px;
    padding-bottom: 20px;
}

.core-team {
    padding: 55px 50px;
    padding-bottom: 65px;
    text-align: center;
}

.core-team h2 {
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    font-family: 'TTNorms-Regular';
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
}

.core-team h2 span {
    display: block;
    text-align: center;
    font-family: 'TTNorms-Medium';

    font-size: 18px;
}

.core-team p {
    text-align: center;
    font-size: 13px;
    line-height: 25px;
    color: #fff;
    font-family: 'TTNorms-Regular';
    margin-bottom: 20px;
}

.core-team p span {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    font-family: 'TTNorms-Medium';
}

.core-team h5 {
    text-align: center;
    color: #fff;
    margin-bottom: 25px;
    font-family: 'TTNorms-Medium';
    font-size: 14px;
    line-height: 30px;
}

.core-team h5 a {}

.core-team h5 a i {
    color: #fff;
    font-size: 20px;
}

.core-team h5 a span {
    text-align: center;
    color: #fff;

}

.core-team h6 {
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'TTNorms-Bold';
    text-align: center;
    color: #000;
    border: 0;

    margin-top: 10px;

}

.core-team h6 a {
    padding: 8px 30px;
    color: #000;
    background-color: #fff;

}

section.chapters-team .row {
    display: flex;
    flex-wrap: wrap;
}

.chapters-team-bg-img {
    background-image: url(../images/chapters-bg-second-image.png);
}

.core-team-content h2,
.core-team-content p {
    color: #000;
}

.chapter-process-sec {
    margin-top: 20px;
}







/************************************* chapters PAGE CSS end HERE   ***********************************************/

/************************************* contact us PAGE CSS  HERE   ***********************************************/

.contact-us-sec .container {
    max-width: 1000px;
    margin: 0 auto;
}

.contact-address {
    max-width: 914px;
    margin: 0 auto;
    padding-bottom: 70px
}

.contact-address:after {
    content: '';
    clear: both;
    display: block;
}

.contact-address ul {}

.contact-address ul li {
    display: inline-block;
    width: 33.33%;
    float: left;
    padding: 10px 20px;
}

.contact-address ul li h4 {
    font-size: 15px;
    line-height: 20px;
    font-family: 'TTNorms-bold';
    color: #000;
    text-transform: uppercase;
}

.contact-address ul li p {
    font-size: 14px;
    font-family: 'TTNorms-regular';
    color: #000;
    line-height: 20px;
}

.contact-address ul li p a {
    color: #000;
}

.contact-white-bg:after {
    top: 170px;
    height: 5px;
}

.write-div {
    max-width: 550px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.write-name-heading {
    padding-bottom: 20px;
}

.write-name-heading h2 {
    text-align: center;
    font-family: 'TTNorms-Light';
    font-size: 20px;
    line-height: 45px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
}

.write-name {
    text-align: center;
    margin-bottom: 15px;
}

.write-name input {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
    min-height: 50px;
    font-size: 15px;
    text-transform: capitalize;
    color: #616161;
    font-family: 'TTNorms-Regular';
}

.write-name textarea {
    border: 1px solid #ccc;
    width: 100%;
    font-family: 'TTNorms-Regular';
    font-size: 15px;
    text-transform: capitalize;
    color: #616161;
    border-radius: 10px;
    padding: 15px;
}

.write-name button {
    width: 100%;
    border: 0;
    background-color: #df0f4b;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-family: 'TTNorms-Regular';
    letter-spacing: 2px;
    cursor: pointer;
    padding: 12px;
    min-height: 55px;
    margin-top: 20px;
}

.write-name.btn a {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 0;
    background-color: #df0f4b;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-family: 'TTNorms-Regular';
    letter-spacing: 2px;
    cursor: pointer;
    padding: 12px;
    margin-top: 20px;
    margin-bottom: 15px !important;
}



.team-image:before {
    content: "";
    display: block;
    position: absolute;
    background: #ccc;
    width: 90%;
    height: 90%;
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
}

.team-image {
    position: relative;
    padding: 10% 0 0 10%;
    transition: all 0.5s ease-in-out;
}

.team-image img {
    position: relative;
}


/****** 12 apr 2019 *****/

.testimonials-col.m-topcol {
    padding: 0px 0 0px;
}

.testimonials-col.m-topcol .testimonials-content h3 {
    text-align: center;
}

.testimonials-col.m-topcol .testimonials-content p {
    text-align: center;
}

.testimonials-col.m-topcol .testimonials-content h4 {
    text-align: center;
}

.testimonials-col.m-topcol .testimonials-content h5 {
    text-align: center;
}

.d_flex {
    height: 220px;
    display: flex;
}

.d_flex img {
    object-fit: cover;
}

.responsive-img {
    width: 100%;
    display: block;
    /*object-fit: cover;*/
}

.postid-93 .testimonials-heading h3 {
    font-family: 'TTNorms-bold';
    font-size: 20px;
    line-height: 18px;

}

.title-heading h2 {
    text-align: center;
    font-family: 'TTNorms-Light';
    font-size: 20px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
    border-top: 1px solid #a2a2a2;
    border-bottom: 1px solid #a2a2a2;
    padding: 35px 0;

}

section.events-section {
    padding-bottom: 20px;
    border-bottom: 1px solid #a2a2a2;
    margin-top: 30px;
}

.m-0 {
    margin-bottom: 0px;
}

.title-heading h2 span {
    font-family: 'TTNorms-bold';
}

.events-section .width-container {
    max-width: 820px;
    margin: 50px auto;
    width: 100%;
}

.width-container .row {
    padding-bottom: 0em;
    margin: 0 -1px;
    text-align: center;
}

.width-container .col {
    padding: 0 1px;
    margin-bottom: 0px;
    padding: 0 1px;
    margin-bottom: 0px;
    margin: 0 auto;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: calc(33.333% - 4px);
}

.events-date {
    margin: 0px 0;
}

.events-date h3 {
    text-align: center;
    font-family: 'TTNorms-regular';
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    color: #898989;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.events-date h4 {
    font-size: 16px;
    line-height: 20px;
    font-family: 'TTNorms-bold';
    color: #000;
    text-align: center;
    text-transform: uppercase;
}

.dics-event {
    margin: 20px 0 20px;
}

.dics-event p {
    font-size: 14px;
    font-family: 'TTNorms-Regular';
    color: #000;
    line-height: 25px;
    text-align: center;
    width: 95%;
    margin: 0 auto;
}



















/************************************* contact us PAGE CSS end HERE   ***********************************************/

/* Changes Done */

span.msg {
    margin-left: 21px;
}

.summit-apply {
    margin-top: 12px
}


/*----------- custom css-------------*/

@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 {
        padding: 0 20px;
    }
    nav#mainMenu ul li a {
        padding: 0;
    }
    .mentored-apply-now-image {
        margin-bottom: -100px;
    }
}

@media only screen and (max-width:1024px) {}



/*it is for greater than 768px and less than 1023px*/

@media only screen and (max-width:1023px) {
    .header .col {
        width: 100%;
        float: none;
    }
    .header-logo h3 {
        text-align: center;
    }

    .mobile {
        display: block;
    }
    div#nav-icon3 {
        display: block;
    }
    .mobile {
        display: block;
        padding: 20px 0;
        float: left;
    }
    .top-contact-div ul {
        text-align: left;
    }
    .top-sec-image-content h2 {
        font-size: 20px;
    }
    .top-sec-image-content h1 {
        font-size: 30px;
    }
    .top-sec-image .top-sec-image-content {
        left: 5%;
        width: 350px;
    }
    .testimonials-para {
        padding: 10px 20px;
    }
    .footer-menu ul li {
        padding: 0 8px;
    }
    .testimonials-content {
        padding: 15px;
    }
    .testimonials-content h3 {
        font-size: 18px;
        line-height: 25px;
    }
    .testimonials-content p {
        padding: 10px 0;
    }
    .team-div .row {
        display: block;
    }
    .team-div .col {
        display: block;
        float: left;
    }
    .team-div .span_3 {
        width: 50%;
    }
    .team-div .span_3:nth-child(2n + 1) {
        clear: both;
    }
    .team-image img {
        width: 100%;
    }
    .footer-container .span_6 {
        width: 100%;
    }
    .ministry-content h3 {
        font-size: 18px;
    }
    .header {
        position: relative;
    }
    .mobile {
        position: absolute;
        top: 0;
        left: 20px;
    }
    .about-top-image:after {
        background-size: contain;
    }
    .mentored-div ul li {
        padding: 10px;
    }
    .about-mentored .convert h4 {
        padding: 10px;
    }

    .top-contact-div {
        position: absolute;
        right: 20px;
        top: 0;
    }
    .mentored-apply-now-image {
        margin-bottom: 0;
    }
    .get-mentored-content {
        top: 50%;
    }
    .tick-all-the-apply ul li {
        width: 32%;
        margin-bottom: 15px;
    }
    .others-specify {
        margin-top: 20px;
    }
    .form_input_field {
        width: 50%;
    }
    .applying-for-about-us {
        margin-top: 25px;
    }
    .applying-are-you {
        margin-top: 20px;

    }
    .services-sought {
        margin-top: 30px;
    }
    .tick-all-the-apply ul {
        text-align: center;
    }
    span.mobile-plus {
        display: block;
    }



    section.events-section {
        margin-top: 20px;
    }
    .title-heading h2 {
        font-size: 18px;
        padding: 20px 0;
    }
    .events-section .width-container {
        margin: 40px auto;
    }
    .events-date h3,
    .events-date h4 {
        font-size: 14px;
    }
    .dics-event {
        margin: 30px 0 10px;
    }
    .testimonials-content.testimonials-para {
        padding: 0 15px;
    }


}

@media only screen and (max-width:900px) {
    section.about-swayam-sec .row {
        display: block;
    }
    section.about-swayam-sec .col {
        display: block;
        width: 100%;
    }

}

@media only screen and (max-width:768px) {
section.about-swayam-sec .row:first-child {
    margin-bottom: 20px;
}
section.about-swayam-sec {
    margin-top: 40px;
    padding-bottom: 40px;
}
.ideas-mentored-btn h5 {
    text-align: center;
    margin-top: 50px;
} 
    .team-div .teamContent {
        width: 100%;
    }
    .convert h3 br {
        display: none;
    }
    .team-div .col.span_4 {
        width: 100%;
    }
    .team-div .col.span_2 {
        width: 50%;
    }
.testimonials-col ul {
    display: block;
}
.testimonials-col ul li {
    width: 100%; 
    border-right: none; 
    margin-bottom: 30px;
    
}
.testimonials-col {
    padding: 50px 0 40px;
}
    
    
}



/*it is for greater than 568px and less than 767px*/

@media only screen and (max-width:767px) {
    
    
    .header-logo h3 {
        margin-top: 5px;
    }
    .events-section .width-container .span_4 {
        width: 33.333%;
    }

    .header .span_3 {
        width: 100%;
    }
    .header .span_4 {
        width: 100%;
    }
    .top-contact-div ul {
        text-align: center;
        padding: 10px 0;
    }
    .testimonials-div .row {
        display: block;
    }
    .testimonials-div .col {
        display: block;
    }
    .testimonials-col ul li {
        width: 100%;
        border-top: 1px solid #989898;
        border-right: 0;
        padding-top: 30px; 
    }
    .testimonials-col {
        padding: 30px 0;
    }
    .ministry-div .row {
        display: block;
    }
    .ministry-div .col {
        display: block;
    }
    .ministry-div {
        background-color: transparent;
        border: 0;
    }
    .ministry-content {
        margin-top: 12px;
    }
    .ministry-content h5 a {
        background-color: #d1ddf5;
    }
    .ministry-image {
        border: 1px solid #5e82d3;
    }
    .mentored-content p {
        padding: 0;
    }
    .mentored-div ul li {
        width: 50%;
        border: 0;
    }
    .page-id-7 .mentored-div ul {
    display: block;
}
    
    .mentored-div ul li:nth-child(2n + 1) {
        clear: both;
    }
    .mentored-div ul li:first-child {
        border: 0;
    }
    .team-div .span_3 {
        width: 100%;
    }
    .testimonials-div {
        padding: 0 20px;
    }
    .testimonials-content {
        padding: 15px 0;
    }
    .affiliations-div ul li {
        width: 49%;
        float: none;
        margin-bottom: 20px;
        display: inline-block;
    }
    section.faqs-sec {
        margin-top: 10px;
    }
    .faqs-div h2 {
        font-size: 18px;
        line-height: 25px;
        padding-bottom: 10px;
    }
    .ideas ul li {
        width: 50%;
        margin-bottom: 20px;
    }
    .ideas-image:after {
        display: none;
    }
    .ideas ul li:nth-child(2n + 2) {
        margin-top: 0;
    }
    section.about-swayam-sec {
        margin-top: 25px;
        padding-bottom: 25px;
    }
    section.about-swayam-sec .row:first-child {
        margin-bottom: 0px;
    }
    .ideas {
        margin-top: 10px;
    }
    .ideas-mentored-btn h5 {
        margin-top: 55px;
    }
    section.team-sec {
        padding-bottom: 10px;
    }
    .about-top-content h1 {
        font-size: 16px;
        line-height: 22px;
    }
    section.chapters-team {
        padding-bottom: 0;
    }
    .contact-white-bg {
        padding: 5px;
    }
 .team-content p{
        margin-bottom: 0;
    }
    
    
    
}

/*it is for greater than 320px and less than 567px*/

@media only screen and (max-width:567px) {
    .events-section .width-container .span_4 {
        width: 100%;
    }
.mentored-div ul li {
    width: 100%;
    border: 0;
}
.team-div .teamContent {
    padding: 0 0px;
}    
.testimonials-content.testimonials-para {
    padding: 0 0px;
}
    
    
    
    .top-sec-image-content h1 {
        color: #000;
        margin-top: 0;
        padding: 0;
    }
    .top-sec-image p {
        color: #000;
        margin-top: 0;
        padding: 0;
    }
    .top-sec-image .top-sec-image-content {
        position: static;
        left: 30px;
        top: 5px;
        z-index: 1;
        padding: 20px 20px;
    }
    .top-sec-image-content h5 {
        text-align: center;
        margin-top: 40px;
    }
    .top-sec-image-content h5 a {
        color: #fff;
        background-color: #000;
    }

    .top-slider.slick-slider button.slick-prev,
    .top-slider.slick-slider button.slick-next {
        top: 21%;
    }
    .top-slider.slick-slider button.slick-next {
        right: 15px;
    }
    .top-slider.slick-slider button.slick-prev {
        left: 15px;
    }
    .top-slider.slick-slider button.slick-prev:after {
        margin-top: -15px;
    }


    .top-sec-image-content h1 {
        font-size: 20px;
    }


    .convert h3 {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .mentored-div ul li {
        min-height: 160px;

    }

    .mentored-btn {
        margin-top: 32px;
    }


    .platform-for-women p {
        text-align: center;
    }

    .top-contact-div li {
        display: block;
        /* padding: 4px 0; */
        text-align: right;
    }
    li.phone-number:after {
        display: none;
    }
    .top-contact-div {
        /*padding: 0 25px;*/
        display: inline-block;
    }
    .top-contact-div ul {
        display: inline-block;
    }
    .ideas ul li {
        width: 100%;
    }
    .affiliations-div {
        padding-bottom: 20px;
    }
    .mentored-div {
        padding: 20px 0px;
        padding-bottom: 20px;
    }
    .white-bg {
        padding: 30px 0px;
    }
    .white-bg:after {
        display: none;
    }
    .applying-for-mumbai h3 {
        margin-top: 5px;
        line-height: 35px;
        font-size: 17px;
    }
    .applying-for-mumbai h3 span {
        line-height: 35px;
        font-size: 17px;
    }
    .choose-chapter-div {
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
    }
    .form_input_field {
        width: 100%;
    }
    input[type="text"].name,
    input[type="number"].phone-number,
    input[type="email"].email-address,
    input[type="text"].address-Line,
    input[type="text"].address-Line,
    input[type="text"].pin-code {
        margin-bottom: 0;
    }
    .check-you-are ul li {
        padding: 0 5px;
    }
    .applying-for-about-us {
        margin-top: 30px;
        margin-bottom: 5px;
    }
    .applying-for-about-us h3 {
        line-height: 35px;
        letter-spacing: 0px;
        font-size: 17px;
    }
    .testarea-tell-us-the-story {
        padding: 0 10px;
    }
    .applying-are-you {
        margin-top: 25px;
    }
    .applying-are-you h3 {
        line-height: 35px;
        letter-spacing: 0px;
        font-size: 17px;
    }
    .apply-check .col {
        margin-bottom: 10px;
    }
    .services-sought h3 {
        line-height: 31px;
        letter-spacing: 0px;
        font-size: 16px;
    }
    .services-sought {
        margin-top: 45px;
        padding: 0 10px;
        margin-bottom: 10px;
    }
    .tick-all-the-apply ul li {
        width: 48%;
    }
    .check-you-are {
        padding: 0 10px;
    }
    .check-you-are ul {
        text-align: left;
    }
    .others-specify {
        padding: 0 10px;
    }
    .get-mentored-content p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 0px;
    }
    .get-mentored-content h1 {
        letter-spacing: 0px;
        font-size: 20px;
        line-height: 22px;
    }
    .applying-for-mumbai {
        margin-top: 20px;
    }
    .summit-apply p {
        margin-bottom: 20px;
    }
    .platform-for-women p {
        font-size: 14px;
        line-height: 22px;
    }
    section.about-swayam-sec {
        margin-top: 10px;
    }
    .process-heading p {
        padding-bottom: 0px;
    }
    .contact-address ul li {
        width: 100%;
        padding: 0px 20px;
    }
    .write-name-heading h2 {
        text-align: left;
    }
    .write-name-heading {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
    }
    .write-name {
        padding: 0 20px;
    }
    .write-name input,
    .write-name textarea,
    .write-name button {
        width: 100%;
    }
    .contact-address {
        padding-bottom: 20px;
    }
    .write-div {
        padding-bottom: 10px;
    }

   
    
}




