/*
Theme Name: theglobalindian child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: A WordPress child theme for The Global Indian
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: theglobalindian
Version: 1.0
*/

@import url('../theglobalindian/style.css');


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

}

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

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

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


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

.fa,
.far,
.fas {
    font-family: "FontAwesome" !important;
}

.wp-picker-open+.wp-picker-input-wrap,
.et-pb-option--has-preview .wp-picker-open+.wp-picker-input-wrap {
    z-index: 99999;
}

.et-pb-option--has-preview .wp-picker-open+.wp-picker-input-wrap {
    z-index: 99999;
}

p {
    font-size: 16px;
    line-height: 24px;
    /*color: #525252;*/
    color: #231F20;
    clear: both;
    font-weight: normal;
}

a,
a:hover {
    font-style: normal;
    text-decoration: none;
}

.btn:hover,
.btn:focus,
.btn.focus,
button:focus,
a:focus {
    text-decoration: none;
    outline: 0;
    outline-offset: 0;
}

body {
    font-family: 'MulishRegular' !important;
    color: #231F20 !important;
    font-size: 16px;
    line-height: 24px;
    background: #fff;
    font-weight: normal !important;
    margin: 0;
    padding: 0;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #231F20;
}


.wrapper {
    width: 100%;
    position: relative;
}

.header_container,
.container_info,
.et_pb_row,
.container {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}

.et_fullwidth_nav #main-header .container {
    padding-right: 0;
    padding-left: 0;
}

.et_header_style_centered #main-header div#et-top-navigation {
/*     background: #F6F8FA; */
    display: table;
    clear: both;
    padding: 0px 0px;
	z-index: 99;
}

.gi-header-container{
	display: flex;
    align-items: center;
    justify-content: center;
}

.et_header_style_centered #top-menu>li.current-menu-parent,
.et_header_style_centered #top-menu>li.current_page_parent,
.et_header_style_centered #top-menu>li.current-menu-item {
    border-bottom: 4px solid #E44126;
}


/* .et_header_style_centered #top-menu>li.current-menu-parent a,
.et_header_style_centered #top-menu>li.current_page_parent a,
.et_header_style_centered #top-menu>li.current-menu-item a {
    color: #E44126;
    font-family: 'MulishExtraBold';
} */

.et_header_style_centered #top-menu>li>a {
    padding: 23px 20px;
    text-shadow: none;
    text-transform: uppercase;
/*     font-size: 14px;
    font-weight: normal; */
}

.et_header_style_centered #top-menu>li>a:focus,
.et_header_style_centered #top-menu>li>a:hover {
    background: transparent !important;
    opacity: 1;
}

.et_header_style_centered #top-menu>li:last-child {
    padding-right: 11px;
}

span.logo_helper {
    display: none;
}

.et_header_style_centered header#main-header.et-fixed-header .logo_container {
    height: auto;
}

.et_header_style_centered #main-header .logo_container {
    height: auto;
    padding: 15px 0;
}

#top-menu {
    margin: 0 -11px;
}

#top-menu-nav {
    float: left !important;
}

#top-menu li {
    font-size: 14px;
	padding-right: 0;
    /*padding: 0 10px;*/
    /*padding: 0 12px;
    padding: 0 6px;*/
}

/*#top-menu li:first-child {
    padding-left: 0;
}*/

.header_rght {
/*     float: right;
    padding: 18px 0; */
}

.signin_sec {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.signin_sec ul {
    padding: 0;
    margin: 0;
}

.signin_sec ul li {
    float: left;
    padding: 0 20px;
    border-left: 1px solid #9599A2;
}

.signin_sec ul li a {
    color: rgba(0, 0, 0, .6);
    padding: 15px 0;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
}

.signin_sec ul li a:hover {
    text-decoration: none;
}


.homebanner_sec .et_pb_slide_description {
    padding: 12% 15px;
    position: relative;
}

.homebanner_sec .homebanner_cnt {
    border-left: 15px solid #E44126;
    padding-left: 32px;
}

.homebanner_sec .et_pb_slide_content {
    height: auto;
    text-align: left;
    width: 620px;
    position: absolute;
    top: 50%;
    left: 2%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
}

.homebanner_sec .et_pb_slide_content h2 {
    font-family: 'sharp_sans_no2_boldregular';
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    padding: 0 0 10px 0;
    text-shadow: 0 0;
}

.homebanner_sec .et_pb_slide_content h2 strong {
    font-family: 'sharp_sans_no2_boldregular';
}

.homebanner_sec .et_pb_slide_content .homebanner_cnt03 h2 {
    font-family: 'MulishRegular';
    font-weight: 300;
}

.homebanner_sec .et_pb_slide_content .homebanner_cnt03 h2 strong {
    font-family: 'sharp_sans_no2_boldregular';
    font-weight: normal;
}

.homebanner_sec .et_pb_slide_content .homebanner_cnt03.blck_txt h2,
.homebanner_sec .et_pb_slide_content .homebanner_cnt03.blck_txt p {
    color: #000 !important;
}

.homebanner_sec .et_pb_slide_content .homebanner_cnt03.white_txt h2,
.homebanner_sec .et_pb_slide_content .homebanner_cnt03.white_txt p {
    color: #fff !important;
}

.homebanner_sec .et_pb_slide_content p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-shadow: 0 0;
}

.raedherjourney_btn {
    margin: 20px 0 0 48px;
}

.raedherjourney_btn a {
    font-family: 'MulishBold';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #231F20;
    background: #FDB913;
    padding: 10px 20px;
    text-transform: uppercase;
    display: inline-block;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    letter-spacing: 0.4em;
}

.raedherjourney_btn a:hover {
    color: #fff;
    background: #FDB913;
}

.raedherjourney_btn a img {
    margin-right: 10px;
}

.homebanner_sec .et_pb_slider .et_pb_slide {
    height: 500px;
}

.homebanner_sec .et-pb-controllers a {
    background: #fff;
    width: 32px;
    height: 4px;
    border-radius: 0;
    opacity: 1;
}

.homebanner_sec .et-pb-controllers .et-pb-active-control {
    background: #FDB913;
    opacity: 1;
}


.maintwo_title.pb-0 h2 {
    padding-bottom: 0;
}

.maintwo_title h2,
.maintwo_title h1 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    display: inline;
    padding-left: 30px;
    padding-bottom: 0;
    position: relative;
    font-style: normal;
}

.maintwo_title h2 img,
.maintwo_title h1 img {
    max-width: 30px;
    vertical-align: baseline;
    margin: 2px 0px 0px 2px;
}

.maintwo_title h2 a:hover,
.maintwo_title h1 a:hover,
.maintwo_title h2 a,
.maintwo_title h1 a {
    color: #231F20;
    font-style: normal;
}

.maintwo_title h2:after,
.maintwo_title h1:after {
    content: "";
    display: table;
    position: absolute;
    top: -3px;
    left: 0px;
    height: 100%;
    width: 10px;
    background: #E44126;
}

.maintwo_title h2 em {
    font-style: normal;
    color: #e44126;
}

.maintwo_title h2 strong {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #9599a2;
    margin: 0 0 10px 0;
}

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

.maintwo_title p {
    color: #231F20;
}



/*+++++++++++++++++++++++++++Adapting Tabs+++++++++++++++++++++++*/

.tabs {
    position: relative;
}

.tabs:not(.-jsfied) {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.tabs .-hidden {
    display: none;
}

.tabs a,
.tabs button {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 1em;
    line-height: 1.2;
    text-align: center;
    color: #FAF3DD;
    background-color: transparent;
}

.tabs .-primary {
    display: flex;
}

.tabs .-primary>li {
    flex-grow: 1;
    background-color: #D51E49;
}

.tabs .-primary>li+li {
    border-left: 1px solid #b61a3e;
}

.tabs .-primary>li>a,
.tabs .-primary>li>button {
    white-space: nowrap;
    padding: 1em 0.6em;
    box-shadow: inset 0 -0.2em 0 #b61a3e;
}

.tabs .-primary>li>a:hover,
.tabs .-primary>li>button:hover {
    background-color: #b61a3e;
}

.tabs .-primary>li>a:active,
.tabs .-primary>li>button:active {
    background-color: #961534;
}

.tabs .-primary .-more {
    background-color: #b61a3e;
}

.tabs .-primary .-more>button span {
    display: inline-block;
    transition: transform 0.2s;
}

.tabs.-show-secondary .-primary .-more>button span {
    transform: rotate(180deg);
}

.tabs .-secondary {
    max-width: 100%;
    min-width: 10em;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 0.3em 0.5em rgba(0, 0, 0, 0.3);
    -webkit-animation: nav-secondary 0.2s;
    animation: nav-secondary 0.2s;
}

.tabs .-secondary li {
    border-top: 1px solid #D51E49;
    background-color: #b61a3e;
}

.tabs .-secondary a,
.tabs .-secondary button {
    padding: 0.6em;
}

.tabs .-secondary a:hover,
.tabs .-secondary button:hover {
    background-color: #961534;
}

.tabs .-secondary a:active,
.tabs .-secondary button:active {
    background-color: #D51E49;
}

.tabs.-show-secondary .-secondary {
    display: block;
}

@-webkit-keyframes nav-secondary {
    0% {
        opacity: 0;
        transform: translateY(-1em);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes nav-secondary {
    0% {
        opacity: 0;
        transform: translateY(-1em);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.howglobal_txt {
    float: left;
}

.onemilion_txt h4,
.howglobal_txt h4 {
    font-size: 24px;
    /*line-height:32px;*/
    font-family: 'sharp_sans_no2_boldregular';
    margin: 0;
}

.onemilion_txt h4 {
    margin: 15px 0 0 0;
}

/*.howglobal_txt p{
    font-size:14px;
    line-height:18px;
    color:#231F20;
}*/

.onemilion_txt {
    display: flex;
}

.onemilion_txt p {
    padding-left: 40px;
}

.checkherenow_btn {
    float: right;
    margin: 20px 0 0 0;
}

.checkherenow_btn a,
.checkherenow_btn a:hover {
    background: #FDB913;
    padding: 12px 25px;
    color: #000;
    font-size: 16px;
    font-family: 'MulishSemiBold';
    text-decoration: none;
}

.howglobalfull_rght {
    border-left: 1px solid #ccc;
    padding-left: 50px;
    margin: 5px 0 0 0;
}

.listofglobalindians_list {
    border: 1px solid rgba(35, 31, 32, 0.1);
    width: 100%;
}

.border-red {
    position: relative;
}

.border-red:after {
    content: "";
    display: table;
    position: absolute;
    bottom: -4px;
    left: 20px;
    height: 8px;
    width: 164px;
    background: #E44126;
}

.homedispurpose_img span,
.listofglobalindians_img span {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #fff;
    padding: 3px 6px;
    width: 32px;
    height: 32px;
    font-family: 'MulishBold';
    font-size: 16px;
    display: none;
}

.gallerycategory_list .resources_video img,
.listofglobalindians_img img {
    display: block;
    width: 100%;
    height: 196px;
    object-fit: cover;
}

.listofglobalindians_img a {
    cursor: pointer;
}

img.didyouknow_card_img {
    display: block;
    width: 100%;
    height: 460px;
    object-fit: cover;
}

.listofglobalindians_cnt {
    padding: 20px 20px 35px;
}

.pagetemp_appointment_list .pagetemp_appointment_cnt .quotesexpl_text {
    min-height: 200px;
    padding-bottom: 50px;
}

.pagetemp_appointment_list .pagetemp_appointment_cnt h5 {
    min-height: 58px;
}

.read_time {
    position: absolute;
    bottom: 15px !important;
    font-size: 13px;
}

.listofglobalindians_cnt h4 {
    font-size: 16px;
    line-height: 22px;
    font-family: 'MulishSemiBold';
    margin: 0px;
}

.listofglobalindians_cnt h4 span {
    font-size: 16px;
    font-family: 'MulishRegular';
    display: block;
    color: #828282;
}

.homestoriesfull_list h6,
.listofglobalindians_cnt h6 {
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
    font-family: 'MulishRegular';
}

.listofglobalindians_cnt h6 a,
.listofglobalindians_cnt h6 a:hover {
    color: #231F20;
    font-style: normal;
    text-transform: uppercase;
}

.listofglobalindians_cnt h5 {
    font-family: 'MulishBold';
    /*font-size: 16px;
    line-height: 22px;
    padding-right: 18px;*/
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.listofglobalindians_cnt p a,
.listofglobalindians_cnt p a:hover,
.listofglobalindians_cnt h5 a,
.listofglobalindians_cnt h5 a:hover {
    color: #231F20;
}

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


.listofglobalindians_slider .swiper-button-next:after,
.listofglobalindians_slider .swiper-button-prev:after {
    display: none;
}

.listofglobalindians_slider .swiper-button-next,
.listofglobalindians_slider .swiper-button-prev {
    width: 12px;
    height: 22px;
    background: url('.../../images/listofglobalindians_arrows.png') 0 0 no-repeat;
    top: 50%;
}

.listofglobalindians_slider .swiper-button-prev {
    left: -30px;
}

.listofglobalindians_slider .swiper-button-next {
    background-position: -12px 0;
    right: -30px;
}

.seeallstories_btn {
    /*margin: 40px 0 15px 0;
    display: block;*/
    width: 100%;
    text-align: center;
    font-style: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 15px 0;
	gap: 10px;
}

.left_align {
    justify-content: start;
}

.seeallstories_btn a,
.seeallstories_btn a:hover {
    background: #FDB913;
    color: #231F20;
    font-size: 16px;
    padding: 10px 20px;
    font-family: 'MulishSemiBold';
}

.homestoriesfull_wp ul.gallerytabs-nav {
    width: 100% !important;
}

.needlisttabs-nav,
.purposetabs-nav,
.gallerytabs-nav {
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: inherit !important;
    padding: 20px 0 40px 0 !important;
}

.needlisttabs-nav li,
.purposetabs-nav li,
.gallerytabs-nav li {
    list-style: none;
    background: #F6F8FA;
    border: 0.6px solid rgba(35, 31, 32, 0.2);
    color: #4d4a4c;
    margin: 0 8px;
    -ms-flex: inherit !important;
    flex: inherit !important;
    max-width: inherit !important;
}

.needlisttabs-nav li a:hover,
.needlisttabs-nav li a,
.gallerytabs-nav li a:hover,
.gallerytabs-nav li a,
.purposetabs-nav li a:hover,
.purposetabs-nav li a {
    color: #4d4a4c;
    font-size: 15px;
    border: 0;
    padding: 8px 15px;
    display: flex;
}

.needlisttabs-nav li.needlisttabs-active,
.gallerytabs-nav li.gallerytabs-active,
.purposetabs-nav li.purposetabs-active {
    background: #fff;
    border: 0.6px solid #E44126;
    color: #E44126;
}

.needlisttabs-nav li.needlisttabs-active a,
.gallerytabs-nav li.gallerytabs-active a,
.purposetabs-nav li.purposetabs-active a {
    color: #E44126;
}


.homepurpose_sec ul,
.homedispurpose_sec ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0;
}

.homepurpose_sec ul li,
.homedispurpose_sec ul li {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 15px;
    padding-left: 15px;
    list-style: none;
    margin-bottom: 30px;
}

.homepurpose_list,
.homedispurpose_list {
    border: 1px solid rgba(35, 31, 32, 0.1);
}

.homepurpose_list:hover,
.homedispurpose_list:hover {
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.1));
    border: 1px solid rgba(35, 31, 32, 0.1);
}

.homepurpose_img img,
.homedispurpose_img img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.homepurpose_cnt,
.homedispurpose_cnt {
    padding: 15px 20px;
}

.homepurpose_cnt h4,
.homedispurpose_cnt h4 {
    font-size: 16px;
    line-height: 22px;
    font-family: 'MulishSemiBold';
    margin: 0px;
}

.homepurpose_cnt h4 span,
.homedispurpose_cnt h4 span {
    font-size: 16px;
    font-family: 'MulishRegular';
    display: block;
    color: #828282;
}

.homepurpose_cnt h5,
.homedispurpose_cnt h5 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    min-height: 80px;
}

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

.globalindianworldinnumbers_blurb h4 {
    color: #231F20;
    font-family: 'MulishBold';
    font-size: 16px;
    line-height: 20px;
}

.globalindianworldinnumbers_blurb p {
    color: #828282;
    font-size: 14px;
    line-height: 22px;
}

.globalindianworldinnumbers_blurb .et_pb_main_blurb_image {
    margin-bottom: 12px;
}

.globalindianworldinnumbers_col {
    padding: 60px 80px;
    border: 1px solid rgba(35, 31, 32, 0.1);
}

.globalindianworldinnumbers_col .et_pb_text_inner {
    width: 320px
}

.globalindianworldinnumbers_col .et_pb_text_inner div {
    display: flex;
    align-items: center;
}

.globalindianworldinnumbers_col .et_pb_text_inner div h3 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 80px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0em;
    text-align: left;
    color: #E44126;
    padding-bottom: 0;
    margin: 8px 0 0 0;
}

.globalindianworldinnumbers_col .et_pb_text_inner div p {
    font-size: 20px;
    line-height: 25px;
    color: #828282;
    padding: 0 0 0 24px;
}

.red_clr h3 {
    color: #E44126 !important;
}

.blue_clr h3 {
    color: #009CAD !important;
}

.purple_clr h3 {
    color: #6F2C91 !important;
}

.ltpurple_clr h3 {
    color: #A42383 !important;
}

.knowmore_btn {
    margin: 20px 0 0 0;
}

.knowmore_btn a {
    font-size: 16px;
    line-height: 20px;
    color: #231F20;
    background: #fff;
    border: 1px solid #231F20;
    padding: 10px 34px;
    font-family: 'MulishSemiBold';
}

.knowmore_btn a:hover {
    background: #231F20;
    color: #fff;
}


.homestoriesfull_wp .et_pb_text_inner {
    text-align: center;
    padding: 10px 0 30px 0;
}

.homestoriesfull_wp .et_pb_text_inner.mob_plr_15 {
    padding: 0;
    padding-bottom: 20px;
}

/* .homestoriesfull_wp .et_pb_text_inner h2, */
.homestoriesfull_wp .et_pb_text_inner h1 {
    font-family: 'sharp_sans_no2_boldregular';
    font-weight: normal;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
}

.homestoriesfull_wp .et_pb_text_inner h1 {
    position: relative;
    display: inline;
    padding-left: 30px;
    padding-bottom: 0px;
}

.homestoriesfull_wp .et_pb_text_inner h1 img {
    vertical-align: baseline;
    max-width: 30px;
}

.homestoriesfull_wp .et_pb_text_inner h1:after {
    content: "";
    display: table;
    position: absolute;
    top: -3px;
    left: 0px;
    height: 100%;
    width: 10px;
    background: #E44126;
}

.homestoriesfull_wp .et_pb_text_inner p {
    font-size: 16px;
    line-height: 24px;
    color: #231F20;
    padding-left: 100px;
    padding-right: 100px;
}

.homestoriesfull_wp h1 {
    display: inline-block;
    margin-bottom: 30px;
}

.homestoriesfull_wp ul {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto !important;
}

.homestoriesfull_wp ul li {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    list-style: none;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
}

.homestoriesfull_list {
    border: 1px solid #e9e9e9;
    height: 100%;
    padding: 0 0 40px;
	text-align: left;
}

.homestoriesfull_img img {
    display: block;
    height: 196px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.homestoriesfull_list h5 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'MulishBold';
    color: #231F20;
    padding: 0 0 6px 0;
}

.homestoriesfull_list h5 a,
.homestoriesfull_list h5 a:hover {
    color: #231F20;
    text-decoration: none;
}

.classicglobalindians_list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.classicglobalindians_img {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
}

.classicglobalindians_img:after {
    content: "";
    display: table;
    position: absolute;
    right: -8px;
    top: 30px;
    width: 16px;
    height: 300px;
    background: #E44126;
    z-index: 1;
}

.classicglobalindians_img img {
    display: block;
}

.classicglobalindians_cnt {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    background: #fff;
    border: 1px solid rgba(35, 31, 32, 0.2);
    padding: 40px 50px;
    position: relative;
}

.classicglobalindians_cnt h4 {
    font-family: 'MulishExtraBold';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #231F20;
}

.classicglobalindians_cnt h4 span {
    font-size: 16px;
    display: block;
    font-family: 'MulishRegular';
}

.genrltext {
    color: #E44126;
    position: absolute;
    top: 43px;
    right: 30px;
    font-size: 12px;
}

.classicglobalindians_slider .swiper-container {
    padding: 0 0 60px 0;
}

.classicglobalindians_slider .swiper-pagination {
    text-align: center;
    display: block;
    width: 100%;
    padding: 0;
    bottom: 20px;
}

.classicglobalindians_slider .swiper-pagination-bullet {
    width: 32px;
    height: 4px;
    background: #231F20;
    opacity: 0.2;
    border-radius: 0;
    margin: 0 3px;
}

.classicglobalindians_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E44126;
    opacity: 1;
}

.doyouthinkfull_rght {
    background: #fff;
    border: 1px solid rgba(35, 31, 32, 0.2);
    padding: 50px;
    position: relative;
    z-index: 0;
}

.doyouthinkfull_cnt {
    position: relative;
}

.inspire_txt {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.doyouthinkfull_cnt,
.doyouthinkfull_cnt .et_pb_text_inner {
    height: 100%;
}

.doyouthinkfull_cnt h3 {
    font-size: 40px;
    line-height: 53px;
    color: #231F20;
    font-family: 'sharp_sans_no2_boldregular';
}

.inspire_txt a,
.inspire_txt a:hover {
    background: #FDB913;
    color: #231F20;
    font-size: 16px;
    padding: 12px 20px;
    font-family: 'MulishSemiBold';
    display: inline-block;
    margin: 5px 0 0 0;
}

.resources_wp ul {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.resources_wp ul li {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    list-style: none;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
}

.resources_img img {
    height: 225px;
    object-fit: cover;
    width: 100%;
    display: block;
}

.resources_video {
    position: relative;
}

.resources_list,
.resources_video {
    width: 100%;
}

.resources_video img {
    display: block;
    height: 225px;
    object-fit: cover;
    width: 100%;
}

.play_icon {
    background: url(".../../images/play_icon.png") no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    z-index: 9;
}

.resources_list h5 {
    font-family: 'MulishBold';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    font-size: 18px;
    line-height: 24px;
    color: #231F20;
    padding: 6px 0 0px 0;
    letter-spacing: 0em;

}

.resources_list h5 a,
.resources_list h5 a:hover {
    color: #231F20;
}

.resources_list h6 {
    font-size: 14px;
    line-height: inherit;
    color: #231F20;
    padding-bottom: 2px;
}

.resources_list h6 strong {
    font-family: 'MulishBold';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #231F20;
}

footer h4 {
    /*    font-family: 'sharp_sans_no2_boldregular';*/
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #666 !important;
    padding-bottom: 12px;
}

footer p {
    color: #231F20;
}

#custom_html-3 img {
    margin-bottom: 25px;
}

.social-links {
    padding-bottom: 20px;
}

.social-links a i.fa {
    font-size: 20px;
    /*text-shadow: 0 0 0 black;*/
}

.social-links a {
    margin-right: 15px;
    color: #231f20 !important;
}
.text-primary{
color: #231f20 !important;
}

footer .footer-widget ul {
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #9599a2;
}

footer .footer-widget ul li {
    list-style: none;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 15px 0 0 !important;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
}

footer .footer-widget ul li h5 {
    font-family: 'MulishExtraBold';
    color: #000;
    text-transform: uppercase;
}

footer .footer-widget ul li:before,
footer .footer-widget ul li:after {
    display: none;
}

#footer-info {
    width: 100%;
    display: flex;
    float: none;
    padding-bottom: 10px;
    justify-content: center;
    font-size: 13px;
}

#main-footer #footer-widgets {
    padding: 40px 0 0;
}

#footer-info p {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    float: left;
    color: #828282;
    font-size: 12px;
    padding-bottom: 0;
}

.listglobal-tabs {
    width: 450px;
    margin: 0 auto;
}

.homestoriesfull_sec .nav-tabs,
.readlistofglobalindians_fullsec .nav-tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    padding: 0 0 40px 0;
}

.homestoriesfull_sec .nav-tabs li,
.readlistofglobalindians_fullsec .nav-tabs li {
    background: #F6F8FA;
    border: 0.6px solid rgba(35, 31, 32, 0.2);
    color: #4d4a4c;
    margin: 0 8px;
}

.homestoriesfull_sec .nav li.et-touch-hover>ul,
.homestoriesfull_sec .nav li:hover>ul,
.readlistofglobalindians_fullsec .nav li.et-touch-hover>ul,
.readlistofglobalindians_fullsec .nav li:hover>ul {
    padding: 0;
    padding: 0;
}

.homestoriesfull_sec .nav-tabs li li a,
.homestoriesfull_sec .nav li:hover>ul li a,
.readlistofglobalindians_fullsec .nav-tabs li li a,
.readlistofglobalindians_fullsec .nav li:hover>ul li a {
    padding: 6px 12px;
}

.homestoriesfull_sec .nav-tabs li li,
.readlistofglobalindians_fullsec .nav-tabs li li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.homestoriesfull_sec .dropdown-menu>.active>a,
.homestoriesfull_sec .dropdown-menu>.active>a:focus,
.homestoriesfull_sec .dropdown-menu>.active>a:hover,
.readlistofglobalindians_fullsec .dropdown-menu>.active>a,
.readlistofglobalindians_fullsec .dropdown-menu>.active>a:focus,
.readlistofglobalindians_fullsec .dropdown-menu>.active>a:hover {
    background: #eee;
    color: #4d4a4c;
}

.homestoriesfull_sec .open>.dropdown-menu,
.readlistofglobalindians_fullsec .open>.dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    padding: 0;
}

.nav-tabs .dropdown-menu {
    border: 1px solid #ccc;
}

.nav-tabs li ul {
    width: 180px;
}

.homestoriesfull_sec .nav-tabs li a,
.readlistofglobalindians_fullsec .nav-tabs li a {
    color: #4d4a4c;
    font-size: 15px;
    border: 0;
}

.homestoriesfull_sec .nav-tabs li.active,
.readlistofglobalindians_fullsec .nav-tabs li.active {
    background: #fff;
    border: 0.6px solid #E44126;
    color: #E44126;
}

.homestoriesfull_sec .nav-tabs>li.active>a,
.homestoriesfull_sec .nav-tabs>li.active>a:focus,
.homestoriesfull_sec .nav-tabs>li.active>a:hover,
.readlistofglobalindians_fullsec .nav-tabs>li.active>a,
.readlistofglobalindians_fullsec .nav-tabs>li.active>a:focus,
.readlistofglobalindians_fullsec .nav-tabs>li.active>a:hover {
    border: 0;
}

.homestoriesfull_sec .nav-tabs li.active a,
.readlistofglobalindians_fullsec .nav-tabs li.active a {
    color: #E44126;
}

.diaspora_select ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.diaspora_select ul li {
    list-style: none;
    margin: 0 20px;
    width: 25%;
    position: relative;
}

.diaspora_select ul li select {
    width: 100%;
    height: 44px;
    border: 1px solid #000;
    background-color: #fff;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.diaspora_select ul li:after {
    background: url('.../../images/polygon_icon.png') no-repeat;
    position: absolute;
    right: 12px;
    top: 18px;
    content: "";
    display: table;
    height: 8px;
    width: 14px;
    z-index: 9;
}


.opportunities_rght ul {
    padding: 0;
    margin: 0 -2px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.opportunities_rght ul li {
    list-style: none;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 2px;
    height: 232px;
    display: table;
}

.opportunities_rght ul li div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'MulishBold';
    text-transform: uppercase;
}

.work_clr {
    background: #009cad;
}

.invest_clr {
    background: #72bf44;
}

.study_clr {
    background: #9599a2;
}

.migrate_clr {
    background: #6f2c91;
}

.courses_clr {
    background: #1955a6;
}

.travel_clr {
    background: #31863e;
}

.opportunities_lft {
    padding: 200px 0 0 60px;
}

.opportunities_lft h2 {
    font-size: 40px;
    line-height: 53px;
    color: #231F20;
    font-family: 'sharp_sans_no2_boldregular';
}

.classicglobal_cnt {
    display: none;
}

.classicglobal_cnt.show {
    display: block !important;
}

#cgtab1,
#cgtab11 {
    display: block;
}

ul#classicglobal_tabs {
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0;
    margin: 0 0 15px 0;
}

ul#classicglobal_tabs li {
    float: left;
    list-style: none;
    margin-right: 10px;
    padding: 6px 12px 6px 0px;
}

ul#classicglobal_tabs li a {
    color: #231f20;
    font-size: 14px;
    padding: 10px 0;
    font-family: 'MulishBold';
    position: relative;
}

ul#classicglobal_tabs li a.inactive {
    color: #4f4c4d;
    font-family: 'MulishRegular';
}

ul#classicglobal_tabs li a.inactive:after {
    display: none;
}

ul#classicglobal_tabs li a:after {
    content: "";
    display: table;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    background: #231f20;
}

.classicglobal_cnt p {
    color: #231f20;
}

.globalclassic_social {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0 0 0;
}

.readfullstory_btn a {
    font-size: 16px;
    line-height: 20px;
    color: #231F20;
    background: #fff;
    border: 1px solid #231F20;
    padding: 10px 34px;
    font-family: 'MulishSemiBold';
}

.readfullstory_btn a:hover {
    background: #231F20;
    color: #fff;
}

.globalclassic_rght h5 {
    font-family: 'MulishBold';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #231F20;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 10px;
}

.globalclassic_rght .social-links {
    padding-bottom: 0px;
}


.globalindianfull_lft {
    z-index: 9;
}

.globalindianfull_img {
    position: relative;
}

.globalindianfull_img:after {
    content: "";
    display: table;
    position: absolute;
    right: -8px;
    top: 20%;
    width: 16px;
    height: 60%;
    background: #E44126;
    z-index: 1;
}

.globalindianfull_rght {
    background: #fff;
    border: 1px solid rgba(35, 31, 32, 0.2);
    padding: 50px;
    position: relative;
}

.globalindianfull_rght h1 {
    font-size: 32px;
    line-height: 42px;
    color: #231F20;
    font-family: 'sharp_sans_no2_boldregular';
}

.globalindianfull_rght h1 em {
    font-style: normal;
    color: #e44126;
}

.globalind_innertitle h2 {
    font-size: 24px;
    line-height: 30px;
    color: #231F20;
    font-family: 'sharp_sans_no2_boldregular';
    float: left;
    padding-bottom: 0;
}

.globalseeallstories_btn a,
.globalseeallstories_btn a:hover {
    background: #FDB913;
    color: #231F20;
    font-size: 16px;
    padding: 12px 20px;
    font-family: 'MulishSemiBold';
}

.d-flex .et_pb_text_inner {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
}

.globalindtestimonials_sec .et_pb_image_wrap img {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    max-width: 200px;
    min-width: 200px;
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
    border: 8px solid #e44126;
}

.downloadbook_btn {
    margin: 50px auto 20px auto;
    text-align: center;
    width: 100%;
}

.downloadbook_btn a {
    font-size: 16px;
    line-height: 20px;
    color: #E44126;
    background: #fff;
    border: 1px solid #E44126;
    padding: 12px 20px;
    font-family: 'MulishSemiBold';
    text-transform: uppercase;
}

.downloadbook_btn a:hover {
    background: #E44126;
    color: #fff;
}

.applyfiltersdropdown_sec {
    display: block;
    margin: 15px 0;
    text-align: right;
}

.applyfilters_dropdown {
    position: relative;
    width: 240px;
    display: inline-block;
}

.applyfilters_dropdown select {
    width: 100%;
    height: 44px;
    border: 1px solid #000;
    background-color: #fff;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 6px 12px;
    font-size: 14px;
}

.applyfilters_dropdown:after {
    background: url(.../../images/polygon_icon.png) no-repeat;
    position: absolute;
    right: 12px;
    top: 18px;
    content: "";
    display: table;
    height: 8px;
    width: 14px;
    z-index: 9;
}


.donatetothelist_wp ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0;
}

.donatetothelist_wp ul li {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 15px;
    padding-left: 15px;
    list-style: none;
    margin-bottom: 30px;
}

.donatetothelist_img img {
    display: block;
}

.donatetothelist_cnt {
    border: 1px solid rgba(130, 130, 130, 0.2);
    padding: 20px;
}

.donatetothelist_list .donatetothelist_cnt ul li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 2px 0;
    display: flex;
    flex-flow: row;
    align-items: center;
}

.donatetothelist_list .donatetothelist_cnt ul li em {
    font-style: normal;
    font-size: 15px;
    width: 30%;
}

.donatetothelist_list .donatetothelist_cnt ul li em:last-child {
    color: #231F20;
    font-family: 'MulishBold';
    width: 70%;
}

.donatetothelist_heading h5 {
    font-size: 20px;
    line-height: 30px;
    color: #231F20;
    font-family: 'MulishExtraBold';
}

.donatetothelist_heading h5 span {
    font-family: 'MulishRegular';
    font-size: 14px;
    line-height: 18px;
    display: block;
}

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

.offerajob_btn,
.contributefee_btn {
    margin: 15px 0 0 0;
    display: flex;
}

.offerajob_btn a,
.contributefee_btn a {
    font-size: 16px;
    line-height: 20px;
    color: #231F20;
    background: #fff;
    border: 1px solid #231F20;
    padding: 10px 15px;
    font-family: 'MulishSemiBold';
    text-transform: uppercase;
}

.offerajob_btn a {
    text-transform: none;
}

.offerajob_btn a:hover,
.contributefee_btn a:hover {
    background: #231F20;
    color: #fff;
}

.offeryourservices_rght p a,
.offeryourservices_rght p a:hover,
.globalindianfull_rght p a,
.globalindianfull_rght p a:hover {
    background: #FDB913;
    color: #231F20;
    font-size: 16px;
    padding: 12px 20px;
    font-family: 'MulishSemiBold';
    display: inline-block;
    margin: 5px 0 0 0;
}

.offeryourservices_rght p a {
    text-transform: uppercase;
}


.testimonials_wp ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0;
}

.testimonials_wp ul li {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 15px;
    padding-left: 15px;
    list-style: none;
    margin: 30px 0;
}

.testimonials_list small {
    margin: 10px 0 0 0;
    color: #828282;
    display: block;
    font-size: 12px;
}

.testimonials_top h5 {
    padding-left: 60px;
    font-family: 'MulishExtraBold';
    font-size: 16px;
    line-height: 24px;
    color: #231f20;
    padding-bottom: 0;
}

.testimonials_top h5 span {
    font-size: 14px;
    font-family: 'MulishRegular';
    display: block;
    color: #828282;
}

.testimonials_img {
    width: 48px;
    float: left;
}

.testimonials_img img {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    max-width: 48px;
    min-width: 48px;
    max-height: 48px;
    min-height: 48px;
    object-fit: cover;
}


.todayspicks_wp ul {
    padding: 0;
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

.todayspicks_wp ul li {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 15px;
    padding-left: 15px;
    list-style: none;
    margin: 0 0 30px 0;
}


.storiesmagazines_sec ul {
    padding: 0;
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

.storiesmagazines_sec ul li {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 15px;
    padding-left: 15px;
    list-style: none;
    margin: 0 0 30px 0;
}

.storiesmagazines_cnt h4 {
    font-size: 16px;
    line-height: 22px;
    font-family: 'MulishSemiBold';
    margin: 0px;
    color: #231F20;
    padding: 15px 0;
}

.storiespagefull_cnt {
    display: flex;
    flex-flow: row;
}

.storiespagefull_lft {
    width: 85%;
}

.storiespagefull_lft h5 {
    padding: 15px 0 5px 0;
}

.storiespagefull_lft p {
    line-height: 20px;
    color: #828282;
}

.storiespagefull_lft h6 {
    font-size: 14px;
    padding: 15px 0 0 0;
}

.storiespagefull_share {
    width: 15%;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

.doyouthinkfull_img {
    position: relative;
}

.doyouthinkfull_img:after {
    content: "";
    display: table;
    position: absolute;
    right: -8px;
    top: 160px;
    width: 16px;
    height: 114px;
    background: #E44126;
    z-index: 1;
}

.doyouthinkfull_img.et_pb_image img {
    display: block;
}

.doyouthinkfull_img.et_pb_image img,
.doyouthinkfull_img .et_pb_image_wrap {
    width: 100%;
}

.border-rtsm-red {
    position: relative;
}

.border-rtsm-red:after {
    content: "";
    display: table;
    position: absolute;
    right: -8px;
    top: 30px;
    width: 16px;
    height: 114px;
    background: #E44126;
    z-index: 1;
}

.newlistofglobalindians-popup-block {
    background: #fff;
    padding: 0px;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    max-width: 960px;
    /* height: 94vh; */
    min-height: calc(100% - 3.5rem);
    position: relative;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.popup-modal,
.popup-modal0,
.popup-modal1,
.popup-modal2 {
    cursor: pointer;
}

.newlistofglobalindians-popup-close {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    text-align: center;
    padding: 10px 0;
    z-index: 9;
}

.newlistofglobalindians_wp {
    display: block;
    height: 100%;
    margin: 20px auto;
}

.newlistofglobalindians_lft {
    /*background: #fffcf5;*/
    flex-basis: auto;
    width: 50%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.newlistofglobalindians_img {
    position: relative;
}

.newlistofglobalindians_img:after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    background: #E44126;
    height: 24px;
    width: 174px;
    margin: 0 auto;
}

.newlistofglobalindians_img img {
    width: 100%;
    min-height: 270px;
    max-height: 270px;
    object-fit: cover;
    object-position: top center;
    display: block;
}

.newlistofglobalindians_lft,
.newlistofglobalindians_rght {
    display: block;
    vertical-align: middle;
    padding: 30px;
    height: 100%;
    width: 100%;
    flex-basis: auto;
    /*text-align: center;*/
}

.newlistofglobalindians_scroll ul {
    list-style: disc;
    padding-left: 30px;
    margin: 10px 0 0;
}

.newlistofglobalindians_lft {
    padding: 0px;
}

.newlistofglobalindians_scroll p {
    color: #000;
}

.newlistofglobalindians_scroll::-webkit-scrollbar {
    display: none;
}


.page-template-page-template-quote .ptb-40,
.single .ptb-40 {
    padding: 40px 0;
}

.single-opinion p a,
.single-opinion p a:hover {
    color: #E44126;
}

.newlistofglobalindians_rght h4 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 24px;
    line-height: 32px;
}

.newlistofglobalindians_rght h4 span {
    display: block;
    font-family: 'MulishRegular';
    font-size: 16px;
    line-height: 22px;
}

.mfp-gallery button.mfp-arrow,
.mfp-gallery button.mfp-arrow:hover {
    background: #fff !important;
    line-height: 44px !important;
    text-align: center;
    border-radius: 0;
    opacity: 1;
}

.mfp-gallery button.mfp-arrow-left {
    left: 10px !important;
}

.mfp-gallery button.mfp-arrow-right {
    right: 10px !important;
}

.mfp-gallery button.mfp-arrow:after {
    font-size: 48px;
    color: #000;
}

.listofglobalindians_counts.pt-20 {
    padding-top: 20px;
}

.storiesdetails_fullsec {
    padding: 30px 0;
}

.storiesdetails_fullsec .article_categories {
    padding: 0px 0 0 0;
    min-height: 24px;
    width: 80%;
}

.storiesdetails_fullsec .article_categories ul {
    padding-left: 0;
}

.storiesdetails_fullsec .article_categories ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.storiesdetails_fullsec .article_categories ul li a {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.storiesdetails_fullsec h1:first-of-type{
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 36px;
    line-height: 42px;
    padding: 25px 0 25px 0;
    position: relative;
}
 
 
.storiesdetails_fullsec h1 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 36px;
    line-height: 42px;
    padding: 25px 0 25px 0;
    position: relative;
}
.storiesdetails_fullsec h1:after {
    width: 120px;
    height: 16px;
    background: #E44126;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
} 
.storiesdetails_fullsec .entry-content h1 
{
padding:0 !important;
}
.storiesdetails_fullsec .entry-content h1:after
{
display:none;
}

.storiesdetails_fullsec h2 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 32px;
    line-height: 36px;
    padding: 15px 0 8px 0;
}

.storiesdetails_fullsec h3 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 28px;
    line-height: 32px;
    padding: 15px 0 8px 0;
}

.storiesdetails_fullsec h4 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 26px;
    line-height: 30px;
    padding: 15px 0 8px 0;
}

.storiesdetails_fullsec h5 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 24px;
    line-height: 28px;
    padding: 15px 0 8px 0;
}

.storiesdetails_fullsec h6 {
    font-family: 'MulishRegular';
    font-size: 16px;
    line-height: 20px;
    padding: 20px 0;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.storiesdetails_fullsec h6 a,
.storiesdetails_fullsec h6 a:hover {
    font-family: 'MulishBold';
    color: #000;
}

.storiesdetails_fullsec ul {
    padding-left: 40px;
}

.storiesdetails_fullsec ol {
    padding-left: 20px;
}

.storiesdetails_fullsec p {
    font-family: 'MulishRegular';
    font-size: 16px;
    line-height: 26px;
    color: #000;
}

/* .single-news #et-top-navigation,
.single-story #et-top-navigation,
.single-didyouknow #et-top-navigation,
.page-id-476 #et-top-navigation,
.page-id-431 #et-top-navigation,
.page-id-865 #et-top-navigation,
.page-id-831 #et-top-navigation {
    display: none !important;
} */

.desktop_banner .et_pb_slider .et_pb_slide {
    height: 470px;
}

.desktop_banner .et-pb-controllers {
    bottom: 0px;
}

.desktop_banner .et-pb-controllers a {
    vertical-align: bottom;
}

#main-content .container:before {
    display: none;
}

#footer-widgets .footer-widget .fwidget {
    width: 100%;
}

.theglobalind_subscribe {
    position: relative;
    max-width: 330px;
    width: 100%;
    /*    margin: 0px auto 20px auto;*/
}

.theglobalind_subscribe .email_txt {
    border-style: solid !important;
    border-width: 1px !important;
    border-color: rgb(212, 217, 226) !important;
    border-radius: 0px;
    background-color: rgb(255, 255, 255) !important;
    width: 83%;
    height: 42px !important;
    padding: 0 10px !important;
    color: #b0b0b3;
    font-size: 14px;
}

.theglobalind_subscribe .submit_btn {
    width: 42px;
    height: 42px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #FDB913 url('.../../images/lets_bg.png') center no-repeat;
    overflow: hidden;
    border: 0;
    text-indent: 9999px;
    padding: 9px 21px;
}


.thegstories_slider .swiper-button-next.swiper-button-disabled,
.thegstories_slider .swiper-button-prev.swiper-button-disabled {
    display: none;
}

.thegstories_slider .swiper-button-next:after,
.thegstories_slider .swiper-button-prev:after {
    background: rgba(0, 0, 0, 0.4);
    padding: 20px 10px;
    font-size: 24px;
    color: #fff;
}

.thegstories_slider .swiper-pagination-bullets .swiper-pagination-bullet {
    background: #c4c4c4;
    width: 26px;
    height: 6px;
    border-radius: 0;
    opacity: 1;
    margin: 0 8px !important;
}

.thegstories_slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FDB913;
    opacity: 1;
}

.storiesdetails_container {
    max-width: 980px;
    margin: 0 auto;
    position: relative;
}

.thegstories_slider .swiper-wrapper {
    padding-bottom: 40px;
}


.thegstories_slider .thegstoriesslider_img img {
    width: 100%;
    object-fit: cover;
}

.storiesdetails_fullsec .article_likes {
    padding-top: 15px;
}

.storiesdetails_fullsec .article_share,
.storiesdetails_fullsec .article_likes {
    text-align: center;
}

.storiesdetails_fullsec .article_share.topshare_icons {
    position: absolute;
    right: 0;
    top: 0px;
}

.storiesdetails_fullsec .article_share.topshare_icons ul {
    margin: 0;
}

.storiesdetails_fullsec .article_share h4,
.storiesdetails_fullsec .article_likes h4 {
    font-family: 'MulishRegular';
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.storiesdetails_fullsec .article_share ul {
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding-bottom: 20px;
}

.storiesdetails_fullsec .article_share ul li {
    margin-bottom: 10px;
}

.storiesdetails_fullsec .article_tags {
    padding: 20px 0;
}

.storiesdetails_fullsec .article_tags ul {
    display: block;
    text-align: left;
    padding: 0;
}

.storiesdetails_fullsec .article_tags ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
}

.storiesdetails_fullsec .article_tags ul li a {
    padding: 10px 12px;
    background: #F6F8FA;
    font-size: 14px;
    color: #000;
    font-style: italic;
    font-family: 'MulishRegular';
    display: block;
}

.storiesdetails_fullsec .article_published {
    border-top: 1px solid #ccc;
    padding: 15px 0 0 0;
}

.storiesdetails_fullsec .article_share ul li {
    list-style: none;
    margin: 0 8px;
}

.storiesdetails_fullsec .article_share ul li a {
    margin: 0px;
}

.wp-applaud:hover,
.wp-applaud.active {
    background: url('.../../images/applaud.svg') no-repeat 50% 50%;
}

.wp-applaud .wp-applaud-count {
    display: none;
}

.single-story .entry-content table tr td strong {
    font-weight: normal;
    font-family: 'MulishSemiBold';
}

.single-travel .alm-btn-wrap .alm-load-more-btn,
.single-story .alm-btn-wrap .alm-load-more-btn {
    margin: 0 !important;
}

.storiesdetails_fullsec p.border_active {
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 30px;
}

.storiesdetails_fullsec p.border_active:after {
    content: "";
    display: table;
    position: absolute;
    bottom: -8px;
    left: 15%;
    height: 16px;
    width: 164px;
    background: #E44126;
}

.newlistofglobalindianspopup_logo {
    position: absolute;
    bottom: 15px;
    right: -180px;
}

.newlistofglobalindians_reads {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 560px;
    border-top: 1px solid #ccc;
    margin: 30px auto 0px auto;
    position: relative;
}

.newlistofglobalindians_readslft {
    font-size: 15px;
}

.newlistofglobalindians_readslft img {
    margin-right: 6px;
}

.newlistofglobalindians_rght .article_share ul {
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
}

.newlistofglobalindians_rght .article_share ul li {
    list-style: none;
    margin: 0 8px;
}

.newlistofglobalindians_rght .article_share ul li a {
    margin: 0px;
}

.relatedstoriesfull_sec {
    padding: 40px 0 0 0;
    border-top: 1px solid #d9d9d9;
    margin-top: 40px;
}

.relatedstoriesfull_row {
    /*display: flex;
    flex-flow: row;
    width: 100%;*/
    margin: 0 -7.5px;
}


.relatedstoriesfull_row .listofglobalindians_col {
    /*-ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;*/
    margin: 0;
    padding: 0 7.5px;
	margin-bottom:20px;
}

.relatedstoriesfull_row .listofglobalindians_cnt h5 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    min-height: inherit;
    padding: 0;
}

.relatedstoriesfull_row .listofglobalindians_cnt {
    padding: 20px;
    height: 160px;
    min-height: inherit;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.relatedstoriesfull_row .listofglobalindians_cnt p small {
    color: #959394;
    font-size: 13px;
}

.relatedstoriesfull_slider {
    position: relative;
}

.relatedstoriesfull_slider .swiper-slide {
    display: flex;
    height: auto !important;
}

.relatedstoriesfull_slider .swiper-button-next:after,
.relatedstoriesfull_slider .swiper-button-prev:after {
    display: none;
}

.relatedstoriesfull_slider .swiper-button-next,
.relatedstoriesfull_slider .swiper-button-prev {
    width: 12px;
    height: 22px;
    background: url('.../../images/listofglobalindians_arrows.png') 0 0 no-repeat;
    top: 50%;
}

.relatedstoriesfull_slider .swiper-button-prev {
    left: -30px;
}

.relatedstoriesfull_slider .swiper-button-next {
    background-position: -12px 0;
    right: -30px;
}

.relatedstories_title {
    position: relative;
}

.relatedstories_title h2 {
    font-family: 'MulishBold';
    font-size: 24px;
    line-height: 30px;
    padding: 0px 0 15px 0;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.relatedstories_title h2:after {
    width: 60px;
    height: 8px;
    background: #E44126;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
}

.listofglobalindians_topcnt {
    position: relative;
    padding-right: 20px;
}

.listofglobalindians_hamburger {
    position: absolute;
    right: 0;
    top: 0;
}

.homestoriesfull_cnt {
    padding: 15px 15px 5px;
    /*border: 1px solid #e9e9e9;*/
    /*height: 200px;*/
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.homestoriesfull_cnt .read_time {
    bottom: 40px;
}

.homestoriesfull_topcnt h4, .article_categories a {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #231F20;
    font-family: 'MulishSemiBold';
}

.homestoriesfull_topcnt h4 a,
.homestoriesfull_topcnt h4 a:hover {
    color: #231F20;
}

.homestoriesfull_topcnt h4 span {
    display: block;
    text-transform: none;
    color: #828282;
    font-family: 'MulishRegular';
    padding: 4px 0 0 0;
}
.position-relative{
	position: relative;
}
.mt-2 {
    margin-top: 10px;
}
.listofglobalindians_cnt .read_time small,
.homestoriesfull_cnt .read_time small {
    color: #959394;
    font-size: 13px;
    font-weight: normal;
}

.listofglobalindians_cnt .read_time small strong,
.homestoriesfull_cnt .read_time small strong {
    font-family: 'MulishSemiBold';
}

.relatedstories_loadmore {
    text-align: center;
    margin: 40px 0 0 0;
}

.relatedstories_loadmore a,
.relatedstories_loadmore a:hover {
    color: #E44126;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    border: 1px solid #E44126;
    padding: 12px 20px;
    display: block;
    max-width: 150px;
    margin: 0 auto;
}


.maintitle_new {
    text-align: center !important;
}

.maintitle_new h2,
.maintitle_new h1 {
    position: relative;
    font-family: 'sharp_sans_no2_boldregular';
    font-weight: normal;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #231F20;
    display: inline;
    padding-left: 30px;
    padding-bottom: 0;
}

.maintitle_new h2:after,
.maintitle_new h1:after {
    content: "";
    display: table;
    position: absolute;
    top: -3px;
    left: 0px;
    height: 100%;
    width: 10px;
    background: #E44126;
}

.editorialvoiceandtone_sec ul {
    padding: 0;
    margin: 0 -12.5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.editorialvoiceandtone_sec ul li {
    list-style: none;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 12.5px;
}

.editorialvoiceandtone_sec ul li:nth-child(4) {
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;
}

.editorialvoiceandtone_sec ul li div {
    /*display: table-cell;
    vertical-align: middle;*/
    padding: 20px 35px;
    min-height: 257px;
}

.editorialvoiceandtone_sec ul li div p {
    color: #fff;
    font-family: 'MulishBold';
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
}

.editorialvoiceandtone_sec ul li div h3 {
    color: #fff;
    font-family: 'MulishBold';
    font-weight: normal;
    font-size: 60px;
    line-height: 75px;
    letter-spacing: 0.06em;
}

.naviblue_clr {
    background: #1955A6;
}

.violet_clr {
    background: #6F2C91;
}

.green_clr {
    background: #72BF44;
}

.yellow_clr {
    background: #FDB913;
}

.blueab_clr {
    background: #009CAD;
}

.ourmissionfull_list .et_pb_blurb {
    height: 220px;
    padding: 40px 0;
}

.ourmissionfull_list .et_pb_blurb_description h4 {
    font-size: 20px;
    line-height: 25px;
    font-family: 'MulishRegular';
    color: #231F20;
}

.jionus_btn a,
.jionus_btn a:hover {
    background: #FDB913;
    color: #231F20;
    font-size: 16px;
    padding: 12px 20px;
    font-family: 'MulishBold';
    display: inline-block;
    margin: 20px 0 0 0;
}

.about-doyouthinkfull_cnt {
    display: table;
}

.about-doyouthinkfull_cnt .et_pb_text_inner {
    display: table-cell;
    vertical-align: middle;
}


.editorialgoalsfull_list {
    border-right: 1px solid #828282;
    padding-left: 50px;
    padding-right: 50px;
}

.editorialgoalsfull_list:last-child {
    border-right: 0;
}

.editorialgoalsfull_list h4 {
    font-family: 'MulishBold';
    font-size: 24px;
    line-height: 30px;
    color: #000;
}

.editorialgoalsfull_list p {
    color: #000;
}

.opportunitiesfull_sec p strong {
    color: #000;
}

.opportunitiesfull_sec .et_pb_button_module_wrapper {
    text-align: center !important;
}

.writeforusemail_btn:hover:after,
.opportunities_apply:hover:after {
    display: none;
}

.opportunities_apply,
.opportunities_apply:hover {
    background: #fdb913 !important;
    color: #231F20;
    font-size: 20px;
    text-transform: uppercase;
    border: 0 !important;
    font-family: 'MulishBold';
    padding: 3px 19px !important;
    border-radius: 0;
}

.currentvacancies_sec {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}

.currentvacancies_sec ul {
    padding: 0;
}

.currentvacancies_sec ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0.5px 0px rgba(0, 0, 0, 0.2);
    padding: 25px 0;
}

.currentvacancies_sec ul li:last-child {
    border-bottom: 0;
    box-shadow: none;
}

.currentvacancies_sec ul li h5 {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    padding-bottom: 0;
    display: flex;
    align-items: center;
}

.currentvacancies_sec ul li h5 em {
    font-style: normal;
    vertical-align: middle;
    padding-left: 15px;
}

.currentvacancies_sec ul li h5 img {
    vertical-align: middle;
    height: 42px;
    /*width: 40px;*/
    float: left;
}

.vacancies_applybtn a {
    color: #FDB913;
    font-family: 'MulishBold';
    font-size: 16px;
    padding: 10px 15px;
}

.vacancies_applybtn a:hover {
    background: #FDB913;
    color: #231F20;
}

.location_list .et_pb_main_blurb_image {
    margin-bottom: 20px;
}

.location_list {
    padding: 30px 0;
}

.location_list h4 {
    color: #000;
    font-family: 'MulishBold';
    font-size: 20px;
    line-height: 24px;
}

.writeforusfull_sec p strong {
    color: #000;
}

.writeforusfull_sec .et_pb_button_module_wrapper {
    text-align: center !important;
}

.writeforusemail_btn,
.writeforusemail_btn:focus,
.writeforusemail_btn:hover {
    background: #fdb913 !important;
    color: #231F20;
    font-size: 20px;
    text-transform: uppercase;
    border: 0 !important;
    font-family: 'MulishBold';
    padding: 3px 19px !important;
    border-radius: 0;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    filter: grayscale(100%);
}

.ftlogo_mobile {
    display: none;
}

.ftlogo_desktop {
    display: block;
}

.breadcrumb_nav .container {
    padding: 20px 0 !important;
}

.breadcrumb_nav .breadcrumbs>span {
    font-family: 'MulishRegular';
    font-size: 16px;
    line-height: 26px;
    color: #000;
    position: relative;
}

.breadcrumb_nav .breadcrumbs>span:last-child:after {
    display: none;
}

.breadcrumb_nav .breadcrumbs span a span,
.breadcrumb_nav .breadcrumbs span a {
    color: #000;
}

.breadcrumb_nav .breadcrumbs span a:hover {
    opacity: 0.7;
}

.breadcrumb_nav .breadcrumbs>span::after {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
    padding-left: .5rem;
}

.storiesdetails_fullsec .article_categories ul li:after {
    content: ",";
}

.storiesdetails_fullsec .article_categories ul li:last-child:after {
    content: "";
}

.listofglobalindians_slider .swiper-slide {
    height: auto !important;
    display: flex;
}

.current_date {
    display: block;
    color: #000;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
}

.gi-btn {
    background: #FDB913;
    border-radius: 0;
    color: #231F20 !important;
    padding: 8px 25px;
    font-size: 15px;
    margin: 15px 0 0;
}

.opinion_title small {
    display: block;
}

.didyouknow_slider {
    padding: 0 0 20px;
}

.didyouknow_slider .swiper-pagination {
    /*margin: 30px 0;*/
    z-index: 10;
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: 0
}

.didyouknow_slider .swiper-pagination-bullet {
    width: 40px;
    height: 5px;
    display: inline-block;
    border-radius: 0;
    background: #000;
    opacity: .2;
    margin: 0 5px;
}

.didyouknow_slider .swiper-pagination-bullet-active {
    background: #FDB913;
    opacity: 1;
}

.win_list {
    position: relative;
    width: 100%;
}

.win_card_img {
    width: 100%;
    height: 404px !important;
    object-fit: cover;
}

.win_logo {
    position: absolute;
    top: 15px;
    right: 15px;
}

.win_info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 50px 10px 15px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-family: 'MulishBold';
    display: flex;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);

}

.win_numbers {
    font-family: 'sharp_sans_no2_boldregular';
    font-weight: normal;
    font-size: 80px;
    line-height: 80px;
    position: relative;
    padding-left: 15px;
    padding-right: 10px;
}

.win_numbers:before {
    background: #E44126;
    width: 9px;
    height: 71px;
    position: absolute;
    left: 0;
    top: -5px;
    content: "";
}

/*.br_mobileshow h2 br{
    display:none;
}*/

.globalindianopinion_slider .swiper-wrapper {
    padding: 0 0 0px 0;
}

.globalindiapopup_maginify {
    cursor: pointer;
}

.d-none {
    display: none;
}

.resources_gallery h3,
.resources_videos h3 {
    font-family: 'sharp_sans_no2_boldregular';
    padding-bottom: 20px;
}

.entry-content.left-red-bar {
    /* border-left: 2px solid #999; */
    height: auto;
    padding-left: 30px;
    position: relative;
    padding-top: 0;
    margin-top: 30px;
}

.left-red-bar:before {
    position: absolute;
    top: -40px;
    left: -11px;
    content: "";
    width: 20px;
    height: 100%;
    /*  background: url('.../../images/red-line.png') repeat-y; */
}

.win_card_img {
    width: 100%;
    height: 460px !important;
    object-fit: cover;
}

.newslistingpage_sec ul {
    padding: 0;
    margin: 0 -7.5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.newslistingpage_sec ul li {
    list-style: none;
    padding: 0 7.5px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    margin-bottom: 20px;
}

.newslistingpage_sec ul li .listofglobalindians_cnt {
    padding: 20px 20px 20px;
    min-height: 180px;
}

.innerheader_banner h1 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.gallerylisting_slider .swiper-container {
    overflow-y: scroll;
}

.gallerylisting_slider .swiper-button-next {
    position: fixed;
    left: 0;
    top: 42%;
}

.gallerylisting_slider .swiper-button-prev {
    position: fixed;
    left: 0;
    top: 40%;
}

.gallerylisting_slider .lazyload,
.gallerylisting_slider .lazyloading {
    opacity: 1 !important;
}

.gallerylisting_slider img.lazyloaded,
.gallerylisting_slider img {
    opacity: 1;
    transition: inherit;
    transition-delay: inherit;
}

.homestoriesfull_wp.listpage ul li {
    flex: 100%;
    max-width: 100%;
}

.opportunities_title {
    font-family: 'sharp_sans_no2_boldregular';
    text-align: center;
    padding-bottom: 20px;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after,
#top-menu .menu-item-has-children>a:first-child:after {
    position: absolute;
    right: 0;
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    content: "3";
    left: unset;
    right: 0;
    top: 22px;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
}

.sub-menu {
    padding: 0 !important;
    border: none !important;
    background: #fff;
    border-radius: 0 0 5px 5px;
}

.sub-menu li {
    width: 100%;
    border-bottom: 1px solid #e1e5e8;
    padding-left: 10px !important;
}

.sub-menu li:last-child {
    border-bottom: 0;
}

#top-menu li li {
    padding: 0;
    border-bottom: 1px solid #e1e5e8;
}

#top-menu li li:last-child {
    border-bottom: none;
}

.et_header_style_centered #top-menu>li.current-menu-parent li a,
.et_header_style_centered #top-menu>li.current_page_parent li a,
#top-menu li.current-menu-parent li a,
#top-menu li li a {
    text-transform: inherit;
    line-height: 26px;
    padding: 10px 15px;
    color: var(--botanic-dark-gray);
    font-size: 15px;
    font-weight: normal;
    background: transparent;
    font-family: 'MulishRegular' !important;
}

#top-menu li li a,
#top-menu li.current-menu-parent li a {
    color: rgba(0, 0, 0, .6) !important;
}

.et_mobile_menu .first-level>a {
    background-color: transparent;
    position: relative;
}

.et_mobile_menu .first-level>a:after {
    font-family: 'ETmodules';
    content: '\4c';
    font-weight: normal;
    position: absolute;
    font-size: 22px;
    top: 10px;
    right: 10px;
    color: #000000;
}

.et_mobile_menu .first-level>.icon-switch:after {
    content: '\4d';
}

.second-level {
    display: none;
}

.reveal-items {
    display: block;
}

#ajax-load-more,
.homestoriesfull_wp,
.homestoriesfull_wp ul,
.homestoriesfull_wp .alm-masonry {
    width: 100%;
}

.ajax-load-more-wrap.blue .alm-load-more-btn,
.ajax-load-more-wrap.blue .alm-load-more-btn.done,
.ajax-load-more-wrap.blue .alm-load-more-btn.loading,
.ajax-load-more-wrap.blue .alm-load-more-btn:hover,
.alm-btn-wrap .alm-load-more-btn.done {
    background: #E44126 !important;
    margin: 20px 0 0 0;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .1;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    font-size: 28px;
    line-height: 44px;
    height: 44px;
    opacity: 1;
}

.mfp-iframe-holder .mfp-close {
    top: -40px !important;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.et_pb_row.joinus_sec {
    padding-bottom: 0px !important;
}

.joinus_sec p a,
.joinus_sec p a:hover,
.joinus_sec p strong a,
.joinus_sec p strong a:hover {
    color: #E44126;
}

.joinus_sec ul {
    padding: 8px 0 15px 18px;
}

.homestoriesfull_wp.pl-0.pr-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

img.dyk_archive {
    height: 460px;
}

.photogallery_lft {
    width: 60%;
    float: left;
}

.photogallery_rght {
    width: 444px;
    float: left;
    padding-left: 30px;
    /*transition: all ease 1s;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;*/
}

.photogallery_rght.active {
    position: fixed;
    top: 230px;
    left: 60%;
    width: 444px;
    float: none;
    /*transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;*/
    padding-left: 0;
}

.galleryandvdeos_items {
    background: #F6F8FA;
    margin-bottom: 20px;
    border-radius: 6px;
}

.galleryandvdeos_items h4 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 24px;
    line-height: 26px;
    padding: 10px 0;
    color: #000;
}

.galleryandvdeos_items p {
    font-size: 14px;
    line-height: 22px;
    color: #000;
}

.storiesdetails_fullsec .storiesdetails_containers {
    padding-top: 0px !important;
}

.galleryandvdeos_cnt {
    padding: 15px;
}

.photogallery_fullsec {
    /*display: inline-block;*/
    display: flex;
    clear: both;
    width: 100%;
}

.photogallery_rght #comments {
    margin: 0 auto 30px auto;
}

.photogallery_rght #wpdcom {
    margin: 0px auto 15px auto;
}

.photogallery_rght #wpdcom .wpd-form-head {
    padding: 0px 2px 9px 2px;
    margin-top: 0px;
}

.photogallery_rght #wpdcom .wpd-social-login .wpd-connect-with {
    margin-left: 0;
}

.photogallery_rght #wpdcom .wpd-comment .wpd-comment-left,
.photogallery_rght #wpdcom .wpd-form .wpd-avatar {
    margin-right: 5px;
}

.photogallery_rght #wpdcom .wpd-comment .wpd-comment-left,
.photogallery_rght #wpdcom .wpd-form .wpd-avatar {
    width: 40px;
}

.photogallery_rght #wpdcom .wpd-comment.wpd-reply .wpd-avatar img,
.photogallery_rght #wpdcom .wpd-comment.wpd-reply .wpd-avatar img.avatar,
.photogallery_rght #wpdcom .wpd-comment .wpd-avatar img,
.photogallery_rght #wpdcom .wpd-comment .wpd-avatar img.avatar,
.photogallery_rght #wpdcom .wpd-form .wpd-avatar img,
.photogallery_rght #wpdcom .wpd-form .wpd-avatar img.avatar {
    width: 36px;
    height: 36px;
    max-width: 36px;
    text-indent: -1000px;
    display: block;
}

.photogallery_rght #wpdcom .wc-field-submit input[type="submit"] {
    background: #E44126;
}

.photogallery_rght #wpdcom .wpd-auth .wpd-login a,
.photogallery_rght #wpdcom .wpd-auth .wpd-login a:hover {
    color: #E44126;
}

.photogallery_rght #wpdcom .wpd-thread-list {
    padding: 30px 0 0 0;
}

.photogallery_rght #wpdcom .wpd-comment .wpd-reply-to a,
.photogallery_rght #wpdcom .wpd-comment .wpd-reply-to a:hover,
.photogallery_rght #wpdcom .wpd-blog-guest .wpd-comment-author,
.photogallery_rght #wpdcom .wpd-blog-guest .wpd-comment-author a,
.photogallery_rght #wpdcom .wpd-blog-post_author .wpd-comment-author,
.photogallery_rght #wpdcom .wpd-blog-post_author .wpd-comment-author a,
.photogallery_rght #wpdcom .wpd-blog-post_author .wpd-comment-author a:hover {
    color: #E44126;
}

.photogallery_rght #wpdcom .wpd-thread-head .wpd-thread-info {
    border-bottom: 2px solid #E44126;
}

.galleryloadmore_wp {
    /*display:none;
    display: flex;*/
    clear: both;
    width: 100%;
    justify-content: center;
    text-align: center;
}

.galleryloadmore_wp #gallery-load-more span#title-bg,
.galleryloadmore_wp #gallery-load-more span#title-bg:hover {
    background: #E44126;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    padding: 12px 15px;
    font-style: normal;
    border-radius: 6px;
    font-family: 'MulishBold';
    text-transform: uppercase;
    cursor: pointer;
}

.ptb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

#main-footer {
    background: #f6f8fa !important;
}

#main-footer .container {
    padding-top: 0 !important;
}

#main-footer .et_pb_gutters3 .footer-widget {
    margin-bottom: 20px;
}

.bottom-nav,
.bottom-nav a,
.bottom-nav li.current-menu-item a {
    color: #231f20;
}

#footer-bottom {
    background-color: rgba(35, 31, 32, 0.06);
}

#main-footer #mc4wp-form-1.mc4wp-form .mc4wp-alert p,
#mc4wp-form-1.mc4wp-form .mc4wp-alert p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

#main-footer #mc4wp-form-1.mc4wp-form .mc4wp-alert p,
#mc4wp-form-1.mc4wp-form .theglobalind_subscribe .email_txt {
    color: #000;
}

.photogallery_rgh #wpdcom .wpd-social-login .wpd-connect-with {
    display: none !important;
}

.win_list {
    position: relative;
}

.listofgi_hover_cnt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    opacity: 0;
}

.win_list:hover .listofgi_hover_cnt {
    opacity: 1;
}

.listofgi_hover_flex {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.listofgi_hover_wp {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    z-index: 9;

}

.listofgi_hover_top {
    margin-bottom: 60px;
    text-align: center;
}

.listofgi_hover_top a,
.listofgi_hover_top a:hover {
    background: #E44126;
    color: #fff;
    font-size: 14px;
    padding: 6px 12px;
    border-radius: 4px;
}

.listofgi_hover_flex .listofgi_like,
.listofgi_hover_flex .listofgi_share {
    margin: 10px 2px 0;
    padding: 0 8px;
    text-align: center;
    cursor: pointer;
    width: 50%;
}

.listofgi_hover_flex .listofgi_like {
    margin: 0px 0px 0 0px;
}

.listofgi_hover_flex i.fa {
    color: #000;
    font-size: 22px;
}

.listofgi_hover_flex .listofgi_like.active i.fa {
    color: #e44126;
}

.listofgi_hover_flex .listofgi_like em {
    display: block;
    font-size: 14px;
    color: #000;
    font-style: normal;
    text-align: center;
}

.listofgi_hover_flex .listofgi_like img,
.listofgi_hover_flex .listofgi_share img {
    height: auto;
}

.listofgi_share {
    position: relative;
}

.listofgi_share ul {
    background-color: #f5f5f5;
    margin: 0px auto;
    padding: 5px 0;
    opacity: 0;
    position: absolute;
    top: -47px;
    left: -35px;
    right: 0;
    width: 120px;
    border-radius: 6px;
    z-index: 99;
}


.listofgi_share ul:before {
    background-color: #f5f5f5;
    content: "";
    display: block;
    height: 8px;
    left: 45%;
    position: absolute;
    bottom: -4px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 8px;
    z-index: 0;
}

.listofgi_share ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    padding: 3px 0;
    margin: 0 3px;
}

.quotesexpl_gishare .listofgi_share ul:before,
.quotesdetails_list .listofgi_share ul:before {
    left: 55%;
}

.quotesexpl_gishare .listofgi_share ul,
.quotesdetails_list .listofgi_share ul {
    display: block;
    flex-wrap: inherit;
    margin: 0px auto;
    padding: 5px 0;
    width: 120px !important;
    left: -55px;
}

.quotesexpl_gishare .listofgi_share ul li,
.quotesdetails_list .listofgi_share ul li {
    flex: inherit;
    max-width: inherit;
    padding: 3px 0;
    margin: 0 3px;
    width: auto;
}

.listofgi_share ul li a {
    padding: 2px 2px;
}

.listofgi_share ul li a i.fa {
    color: #000;
    font-size: 16px;
    text-shadow: 0 0 #000;
}

.listofgi_share ul li a:hover i.fa {
    color: #E44126;
}

.listofgi_share:hover ul {
    opacity: 1;
}

.et_header_style_centered .et-search-form input {
    font-size: 14px;
/*     width: 440px;
    background: #F6F8FA; */
    padding-left: 15px;
    color: #000;
    height: 56px;
    font-weight: normal;
	text-transform: none;
}

.et_header_style_centered .et-search-form input {
    top: 3px;
}

.et_header_style_centered span.et_close_search_field {
    top: 13px;
}

.et_header_style_centered .et-search-form input,
.et_header_style_centered span.et_close_search_field {
    margin: 0;
}

/*.et_header_style_centered span.et_close_search_field {
    animation: none !important;
    -o-animation: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    opacity: 1 !important;
}

.et_pb_menu_hidden .et-cart-info,
.et_pb_menu_hidden #top-menu,
.et_pb_menu_hidden .mobile_menu_bar {
    opacity: 1 !important;
    animation: none !important;
    -o-animation: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
}

.et_pb_menu_visible #et_search_icon:before,
.et_pb_menu_visible #top-menu,
.et_pb_menu_visible .mobile_menu_bar,
.et_pb_menu_visible #et_search_icon:before,
.et_pb_menu_visible #top-menu,
.et_pb_menu_visible .et-cart-info {
    opacity: 1 !important;
    animation: none !important;
    -o-animation: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
}

.et_header_style_centered #et_search_icon:before {
    color: #000 !important;
    left: -12px;
}*/

.et_header_style_centered #et_search_icon:hover:before {
    color: #000;
}

/*.homelikebuttons.wpulike-heart .wp_ulike_put_image:after {
    filter: brightness(0) invert(1);
}

.homelikebuttons.wpulike-heart .wp_ulike_put_image.wp_ulike_btn_is_active:after {
    filter: invert(44%) sepia(40%) saturate(3852%) hue-rotate(329deg) brightness(100%) contrast(111%);
}*/
.wpulike {
    padding: 10px 0 0;
}

.homelikebuttons.wpulike-heart .wp_ulike_general_class {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}

.homelikebuttons.wpulike-heart .count-box {
    color: #fff;
    line-height: 16px;
    font-size: 12px;
    font-weight: normal;
}

.homelikebuttons.wpulike .wp_ulike_general_class {
    display: block;
    align-items: center;
}

.homelikebuttons.wpulike .wp_ulike_btn {
    display: block;
    margin: 0 auto;
}

.homelikebuttons.wpulike-heart .count-box {
    display: block;
    padding: 0 5px;
}

.navigation_menu_wp {
    position: relative;
    top: -62px;
}

.storiesdetails_fullsec #wpdcom .wpd-form-wrap {
    padding-bottom: 40px;
    position: relative;
}

.storiesdetails_fullsec #wpdcom .wpd-form-head {
    margin-top: 15px;
    margin-bottom: 15px;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
}

.storiesdetails_fullsec #wpdcom .wpd-prim-button {
    background-color: #E44126;
    color: #fff;
}

.storiesdetails_fullsec #wpdcom .wpd-thread-head .wpd-thread-info {
    border-bottom: 2px solid #E44126;
}

.storiesdetails_fullsec #wpdcom .wpd-social-login .wpd-connect-with {
    margin-left: 0px;
    display: inline-block !important;
}

.divider_or_comment {
    color: #E44126 !important;
}

.single-galleryandvideos #wpdcom .wpd-form-foot {
    margin-left: 45px;
}

.listofglobalindians_img:hover .listofgi_hover_cnt {
    opacity: 1;
}

.listofgi_like .homelikebuttons.wpulike-heart .count-box {
    display: block;
    /*padding:0 5px 0 6px;*/
    padding: 0px;
    background: transparent;
    width: inherit;
    height: inherit;
    position: inherit;
    font-weight: normal;
    color: #000;
}

.quotesexpl_list {
    border: 1px solid #5a5758;
    padding: 30px 30px 85px 30px;
    position: relative;
    height: 100%;
}

.giquotes_slider .quotesexpl_btm {
    /*border: 1px solid #e9e9e9;
    border-top: 0px;
    background: #f9f9f9;*/
    position: absolute;
    bottom: 0;
    right: 30px;
    padding-bottom: 20px;
}

.quotesexpl_list:after {
    content: "";
    display: table;
    position: absolute;
    top: 30%;
    right: -8px;
    height: 150px;
    width: 16px;
    background: #fd0100;
}

.indv_quotesexpllist_wp {
    display: block;
    width: 100%;
    clear: both;
}

.indv_quotesexpllist_lft {
    width: 70%;
    float: left;
    display: flex;
    align-items: center;
}

.indv_quotesexpl_img {
    float: left;
    margin-right: 40px;
}

.indv_quotesexpllist_rght {
    width: 30%;
    float: left;
    border-left: 1px solid #e4e4e4;
}

.indv_quotesexpllist_rght dd ul {
    text-align: left;
    margin: 2px 0 20px 0;
    display: block;
    padding-left: 25px;
}

.indv_quotesexpllist_rght dd ul li {
    display: inline-block;
    width: inherit;
    flex: inherit;
    max-width: inherit;
    padding-right: 2px;
    padding-left: 2px;
    margin-bottom: 2px;
}

.indv_quotesexpllist_rght dd ul li a {
    color: #231F20;
    font-size: 15px;
    line-height: 16px;
    display: inline-block;
}

.indv_quotesexpllist_rght dd ul li a:hover {
    color: #E44126;
}

.indv_quotesexpllist_rght h4 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    display: inline;
    padding-left: 25px;
    padding-bottom: 0;
    position: relative;
}

.indv_quotesexpllist_rght h4:after {
    content: "";
    display: table;
    position: absolute;
    top: -3px;
    left: 0px;
    height: 100%;
    width: 6px;
    background: #E44126;
}

.quotesexpllist_wp {
    display: flex;
    align-items: center;
}

.indv_quotesexpllist_wp {
    padding: 0 0 60px 0;
    display: inline-block;
}

.indv_quotesexpl_img,
.quotesexpl_img {
    position: relative;
}

.indv_quotesexpl_img:after,
.quotesexpl_img:after {
    content: "";
    display: table;
    position: absolute;
    top: 50%;
    right: -9px;
    height: 7px;
    width: 18px;
    background: #fd0100;
}

.indv_quotesexpl_img:after {
    right: -17px;
    height: 14px;
    width: 35px;
}

.indv_quotesexpl_img img,
.quotesexpl_img img {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}

.indv_quotesexpl_img img {
    width: 170px;
    height: 170px;
    max-width: inherit;
}

.quotesexpl_img img {
    max-width: inherit;
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.indv_quotesexpl_cnt {
    padding-left: 0px;
}

.quotesexpl_cnt {
    padding-left: 25px;
}

.course_content p a,
.course_content p a:hover,
.quotesexpl_list p a,
.quotesexpl_list span,
.quotesexpl_list p a:hover,
.quotesexpl_text span,
.quotesexpl_text a,
.quotesexpl_text a:hover {
    color: #E44126;
    margin: 0px 0 15px 0;
    /* display: block;
    clear: both;
    max-width: 100px;*/
    font-weight: bold;
}

.course_content p strong {
    font-family: 'MulishSemiBold';
}

.quotesexpl_cnt h4 {
    font-family: 'MulishExtraBold';
    color: #231f20;
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 0;
}

.quotesexpl_cnt h4 a,
.quotesexpl_cnt h4 a:hover {
    color: #231f20;
}

.quotesexpl_cnt h4 span {
    font-size: 14px;
    display: block;
    font-family: 'MulishSemiBold';
    color: #232323;
    max-width: 100%;
}

.quotesexpl_gilogo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 30px 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.quotesexpl_gilogo .gilogo {
    width: 62%
}

.listofglobalindians_list .quotesexpl_gilogo .gilogo {
    width: 60%;
}


.quotesdetails_list {
    padding: 0px;
}

.indv_quotesexpl_cnt h4 {
    font-family: 'MulishBold';
    color: #231f20;
    font-size: 30px;
    line-height: 26px;
    padding-bottom: 0;
}

.indv_quotesexpl_cnt h4 span {
    font-size: 22px;
    display: block;
    padding: 7px 0;
    font-family: 'MulishSemiBold';
}

.indv_quotesexpl_cnt h5 {
    font-family: 'MulishBold';
    color: #202020;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 0;
}

.indv_quotesexpllist_no_quotes_text {
    display: block;
    text-align: center;
    padding-bottom: 60px;
}


.quotesdetails_list ul {
    padding: 0;
    margin: 0;
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

.quotesdetails_list ul li {
    padding: 0 15px;
    list-style: none;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    -webkit-flex: 0 0 33.333333%;
    -moz-flex: 0 0 33.333333%;
    margin-bottom: 30px;
}

.populartopicsauthors_sec {
    display: flex;
    align-items: center;
    max-width: 460px;
    margin: 30px auto 50px auto;
}

.populartopicsauthors_sec .populartopicsauthors_list {
    width: 100%;
    padding: 0 15px;
}

.populartopicsauthors_sec .populartopicsauthors_list select {
    width: 100%;
    height: 42px;
    border: 0;
    color: #000;
    padding: 0 15px;
    font-family: 'MulishSemiBold';
    font-size: 16px;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fdb913 url('.../../images/selectdown_arrow.png') 94% 21px no-repeat;
}

.globalindiaquotes_sec {
    padding: 0 !important;
}

.globalindanquote_fullsec h1 {
    font-size: 40px;
    color: #231f20;
    font-family: 'sharp_sans_no2_boldregular';
    text-transform: uppercase;
    padding-bottom: 20px;
}

.quoterelatedtopics_row {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 30px;
}

.quoterelatedtopics_lft {
    flex: 0 0 66%;
    -moz-flex: 0 0 66%;
    -webkit-flex: 0 0 66%;
    max-width: 66%;
    padding: 30px 30px 10px 30px;
    border: 1px solid #dfdfdf;
    margin-right: 40px;
    position: relative;
}

.quoterelatedtopics_lft:after {
    content: "";
    display: table;
    position: absolute;
    top: 40%;
    right: -8px;
    height: 63px;
    width: 15px;
    background: #fd0100;
}

.quoterelatedtopics_rght {
    flex: 0 0 30%;
    -moz-flex: 0 0 30%;
    -webkit-flex: 0 0 30%;
    max-width: 30%;
}

.quoterelatedtopics_rght h4 {
    border-bottom: 1px solid #dcdbdb;
    font-size: 16px;
    color: #231f20;
    font-family: 'MulishSemiBold';
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.quoterelatedtopics_rght p {
    font-size: 14px;
    line-height: 22px;
    color: #231f20;
    padding-bottom: 15px;
}

.quoterelatedtopics_rght p a {
    color: #231f20;
}

.quoterelatedtopics_rght p a:hover {
    color: #fd0100;
}

.sm_quotesexpllist_wp {
    display: flex;
    align-items: center;
    margin: 12px 0 0 0;
}

.sm_quotesexpl_img {
    position: relative;
}

.sm_quotesexpl_img img {
    max-width: 48px;
    max-height: 48px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    display: block;
}

.sm_quotesexpl_img:after {
    content: "";
    display: table;
    position: absolute;
    top: 50%;
    right: -5px;
    height: 4px;
    width: 9px;
    background: #fd0100;
}

.sm_quotesexpl_cnt {
    padding-left: 15px;
}

.sm_quotesexpl_cnt h4 {
    font-family: 'MulishBold';
    color: #231f20;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 0;
}

.sm_quotesexpl_cnt h4 span {
    font-size: 12px;
    display: block;
}

.quotestitle_info h2 {
    color: #231f20;
    font-size: 24px;
    font-family: 'MulishExtraBold';
    position: relative;
    text-transform: uppercase;
    padding-left: 25px;
    padding-bottom: 0;
}

.quotestitle_info h2:after {
    content: "";
    display: table;
    position: absolute;
    top: -3px;
    left: 0px;
    height: 30px;
    width: 10px;
    background: #fd0100;
}

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

.listofglobalindians_logo img {
    display: block;
    margin: 0 auto;
    height: 90px;
}

.influencers_count {
    text-align: center;
}

.influencers_count h2 {
    font-size: 60px;
    line-height: 44px;
    font-family: 'MulishBold';
    text-align: center;
}

.influencers_count h2 span {
    display: block;
    color: #232323;
    font-family: 'MulishRegular';
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    text-align: center;
    max-width: 100%;
    padding: 15px 0;
}

.grid-item .quotesexpl_btm .listofgi_hover_flex,
.giquotes_slider .quotesexpl_btm .listofgi_hover_flex {
    justify-content: start;
}


.grid-item .quotesexpl_btm .listofgi_like,
.grid-item .quotesexpl_btm .listofgi_share,
.giquotes_slider .quotesexpl_btm .listofgi_like,
.giquotes_slider .quotesexpl_btm .listofgi_share {
    width: auto;
}

.homestoriesfull_wp .quotesrelatedtopics_list {
    margin: 0 0 30px 0;
}

.homestoriesfull_wp .quotesrelatedtopics_list ul {
    text-align: center;
    margin: 10px 0 0 0;
    display: block;
}

.homestoriesfull_wp .quotesrelatedtopics_list ul li {
    display: inline-block;
    width: inherit;
    flex: inherit;
    max-width: inherit;
    padding-right: 2px;
    padding-left: 2px;
}

.homestoriesfull_wp .quotesrelatedtopics_list ul li a {
    color: #231F20;
}

.homestoriesfull_wp .quotesrelatedtopics_list ul li a:hover {
    color: #E44126;
}

.gallerycategory_listings ul {
    padding: 0;
    margin: 0 -10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.gallerycategory_listings ul li {
    list-style: none;
    padding: 0 10px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    margin-bottom: 25px;
}

.giquotes_slider .listofgi_hover_flex .listofgi_like {
    margin: 0px;
}

.iconheight_adj {
    display: block;
    height: 16px;
}

.pa-image-gallery-1-1 .et_pb_gallery_image {
    padding-top: 100%;
    display: block;
}

.pa-image-gallery-1-1 .et_pb_gallery_item img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

.gievents_listnav {
    max-width: 900px;
    margin: 0 auto;
}

.gievents_listnav .eventdate {
    cursor: pointer;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 100px;
    padding: 10px 0;
}

.gievents_listnav .eventdate.active {
    background: #FDB913;
    border: 1px solid #FDB913;
}

.gievents_slider_cnt {
    border: 1px solid #f5f5f5;
    border-radius: 8px;
    margin: 20px 0 0 0;
    padding: 20px 10px;
}


#f_1 {
    display: block;
}

.pubtab_listcnt,
.tab_listcnt {
    display: none;
}

.pubtab_listcnt .each_eventlist:first-child,
.tab_listcnt .each_eventlist:first-child {
    padding-top: 0;
}

.pubtab_listcnt .each_eventlist:last-child .tab_listcnt .each_eventlist:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.each_eventlist {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px solid #f5f5f5;
    padding: 15px 0;
}

.each_eventlist_date {
    -ms-flex: 0 0 8%;
    flex: 0 0 8%;
    max-width: 8%;
}

.each_eventlist_date h3 {
    font-size: 20px;
    text-align: center;
    font-family: 'MulishSemiBold';
    padding-bottom: 6px;
}

.each_eventlist_date h3 span {
    display: block;
    font-size: 11px;
    font-family: 'MulishRegular';
    text-transform: uppercase;
}

.each_eventlist_cnt {
    padding: 0 15px;
    -ms-flex: 0 0 84%;
    flex: 0 0 84%;
    max-width: 84%;
}

.each_eventlist_cnt h4 {
    font-family: 'MulishSemiBold';
    color: #231F20;
}

.each_eventlist_cnt h4 a,
.each_eventlist_cnt h4 a:hover {
    color: #231F20;
    text-decoration: none;
}

.each_eventlist_cnt p {
    font-size: 14px;
    line-height: 22px;
}

.each_eventlist_img {
    -ms-flex: 0 0 8%;
    flex: 0 0 8%;
    max-width: 8%;
}

.each_eventlist_img img {
    width: 70px;
    height: 70px;
    display: block;
}

.searchmoreevents_txt {
    margin: 20px 0 0 0;
}

.searchmoreevents_txt a {
    font-size: 16px;
    color: #000;
    background: #FDB913;
    border: 1px solid #FDB913;
    padding: 10px 20px;
    border-radius: 30px;
    display: flex;
    max-width: 200px;
    margin: 0 auto;
}

.searchmoreevents_txt a i.fa {
    color: #000;
    margin-left: 6px;
}

.tags_img {
    text-align: center;
}

.tags_img i.fa {
    border: 1px solid #ccc;
    height: 36px;
    width: 36px;
    border-radius: 100px;
    line-height: 34px;
    color: #E44126;
    cursor: pointer;
}

.tags_img i.fa.active {
    border: 1px solid #E44126;
    background: #E44126;
    color: #fff;
}

.each_eventdetail {
    display: block;
    padding: 0 0 15px 0;
}

.each_eventdetail_date {
    float: left;
    width: 60px;
}

.each_eventdetail_date h3 {
    font-size: 26px;
    text-align: center;
    font-family: 'MulishSemiBold';
    padding-bottom: 6px;
}

.each_eventdetail_date h3 span {
    display: block;
    font-size: 16px;
    font-family: 'MulishRegular';
    text-transform: uppercase;
}

.each_eventdetail_cnt {
    padding: 0 0 0 70px;
}

.each_eventdetail_cnt h1 {
    font-size: 28px;
    line-height: 32px;
    font-family: 'MulishSemiBold';
}

.venuedetails_sec {
    padding: 30px 0 0 0;
}

.venuedetails_sec h2 {
    font-size: 22px;
    font-family: 'MulishSemiBold';
}

.venuedetails_sec ul {
    padding: 15px 0 0 0;
    margin: 0;
}

.venuedetails_sec ul li {
    list-style: none;
    margin-bottom: 10px;
}

.venuedetails_sec ul li i.fa {
    width: 30px;
    font-size: 24px;
    display: table-cell;
    vertical-align: top;
}

.venuedetails_sec ul li .each_eventdetail_txt {
    padding: 0 0 0 10px;
    display: table-cell;
    vertical-align: top;
}

.venuedetails_saveevent_list {
    display: block;
    margin: 30px 0 0 0;
}

.venuedetails_saveevent_list ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.venuedetails_saveevent_list ul li {
    padding: 0 15px;
    list-style: none;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    -webkit-flex: 0 0 33.333333%;
    -moz-flex: 0 0 33.333333%;
    text-align: center;
}

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

.venuedetails_saveevent_list ul li p i.fa {
    display: block;
    margin: 0 auto 6px auto;
    border: 1px solid #ccc;
    height: 36px;
    width: 36px;
    border-radius: 100px;
    line-height: 34px;
    color: #E44126;
    cursor: pointer;
}

.venuedetails_saveevent_list ul li p i.fa.active {
    border: 1px solid #E44126;
    background: #E44126;
    color: #fff;
}

.anchor_clr {
    color: #fe0003;
    margin: 10px 0 0 0;
    display: block;
}

.quotesdetails_list .grid-item .quotesexpl_btm {
    /*border: 1px solid #e9e9e9;
    border-top: 0px;
    background: #f9f9f9;*/
    position: absolute;
    bottom: 0px;
    right: 30px;
    padding-bottom: 20px;
}

.ptb-40 {
    padding: 40px 0;
}

.pb-20 {
    padding-bottom: 20px;
}

.single-galleryandvideos .homestoriesfull_wp h1 {
    font-size: 26px;
    line-height: 32px;
    text-transform: none;
    display: block;
}

.wordoftheday_slider .listofgi_hover_flex .listofgi_share i.fa-share-alt,
.wordoftheday_slider .listofgi_like .homelikebuttons.wpulike-heart .count-box.wp_ulike_counter_up,
.listsslider_influncer .listofgi_hover_flex .listofgi_share i.fa-share-alt,
.listsslider_influncer .listofgi_like .homelikebuttons.wpulike-heart .count-box.wp_ulike_counter_up {
    color: #fff;
}

.wordoftheday_slider .homelikebuttons.wpulike-heart .wp_ulike_put_image:after,
.listsslider_influncer .homelikebuttons.wpulike-heart .wp_ulike_put_image:after {
    filter: brightness(0) invert(1);
}

.gallerycategory_list {
    border: 1px solid rgba(35, 31, 32, 0.1);
    width: 100%;
}

.multip_gallery {
    background: #67646f;
    width: 30px;
    height: 26px;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 6px;
}

.multip_gallery img {
    height: auto;
}

.giselectevents_types {
    padding-bottom: 30px;
}

.gieventstypes_row ul {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto !important;
}

.gieventstypes_row ul li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    list-style: none;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
}

.gieventsbydates_list {
    border: 1px solid rgba(35, 31, 32, 0.1);
    width: 100%;
}

.gieventsbydates_img img {
    display: block;
    width: 100%;
    height: 196px;
    object-fit: cover;
}

.gieventsbydates_cnt {
    padding: 20px 20px 25px;
}

.gieventsbydates_cnt h4 {
    font-size: 16px;
    line-height: 22px;
    font-family: 'MulishSemiBold';
    margin: 0px;
}

.gieventsbydates_cnt h4 span {
    font-size: 16px;
    font-family: 'MulishRegular';
    display: block;
    color: #828282;
}

.gieventsbydates_cnt h5 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    padding-right: 18px;
}

.gieventsbydates_cnt p a,
.gieventsbydates_cnt p a:hover,
.gieventsbydates_cnt h5 a,
.gieventsbydates_cnt h5 a:hover {
    color: #231F20;
}

.gieventsfullsec_row {
    display: flex;
    flex-flow: wrap;
}

.gievents_lft {
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
}

.gievents_lft h5 {
    font-family: 'MulishSemiBold';
    font-size: 18px;
    padding-bottom: 15px;
}

.gieventslft_location,
.gieventslft_date {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 20px;
}

.gieventslft_date h6 {
    vertical-align: middle;
    margin: 15px 0 0 0;
}

.gieventslft_date h6 label {
    font-weight: normal;
}

.gieventslft_date input[type=checkbox] {
    margin: 0px 3px 0 0;
}

.gieventslft_date h6 span {
    vertical-align: top;
}

.gieventslft_date ul {
    padding: 0 0 10px 0;
    margin: 0;
}

.gieventslft_date ul li {
    list-style: none;
    margin-right: 3px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.gieventslft_date ul li input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.gieventslft_date ul li dt,
.gieventslft_date ul li a {
    padding: 8px 12px;
    background: transparent;
    color: #2e2c2d;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    font-family: 'MulishSemiBold';
}

.gieventslft_date ul li.active dt,
.gieventslft_date ul li.active a {
    background: #231f20;
    color: #fff;
    border-radius: 6px;
}

.gievents_rght {
    -ms-flex: 0 0 68%;
    flex: 0 0 68%;
    max-width: 68%;
    padding-left: 30px;
}

.gieventsnew_listnav {
    margin-bottom: 50px;
}

.giselecteventtypes_slider {
    position: relative;
}

.giselecteventtypes_slider .swiper-container {
    max-width: 94%;
    margin: 0 auto;
}

.giselecteventtypes_slider .swiper-slide .eventtype a {
    text-align: center;
    display: flex;
    padding: 6px 12px;
    border: 1px solid #ddd;
    color: #222;
    border-radius: 100px;
    height: 50px;
    align-items: center;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    justify-content: center;
}

.giselecteventtypes_slider .swiper-slide .eventtype a.active {
    color: #fff;
    background: #222;
    border: 1px solid #222;
}

.giselecteventtypes_slider .swiper-button-next,
.giselecteventtypes_slider .swiper-button-prev {
    width: 14px;
    height: 24px;
    background: url('.../../images/gievents_arrows.png') 0 0 no-repeat;
    top: 70%;
}

.giselecteventtypes_slider .swiper-button-next:after,
.giselecteventtypes_slider .swiper-button-prev:after {
    display: none;
}

.giselecteventtypes_slider .swiper-button-prev {
    left: 0px;
}

.giselecteventtypes_slider .swiper-button-next {
    background-position: -14px 0;
    right: 0px;
}

.daterange_sec {
    display: none;
    /*display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    margin: 0 -8px;
}

.daterange_lft,
.daterange_rght {
    max-width: 49%;
    padding: 0 8px;
    display: inline-block;
}

.daterange_lft input[type=text],
.daterange_rght input[type=text] {
    width: 100%;
    border: 1px solid #ccc;
    height: 40px;
    border-radius: 4px;
    padding: 6px 10px;
}

.gieventsfilters_btns {
    display: flex;
}

.gieventsfilters_btns a {
    border: 1px solid #ccc;
    padding: 8px 15px;
    font-size: 18px;
    color: #000;
    margin-right: 10px;
    font-family: 'MulishSemiBold';
}

.gieventsfilters_btns a.active,
.gieventsfilters_btns a:hover {
    background: #fdb813;
    border: 1px solid #fdb813;
}

.locations_wp .select2-container {
    width: 100% !important;
}

.locations_wp label#lbl {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.popup-modal.swiper-popup .swiper-slide {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 96vh;
    cursor: auto;
}

.popup-modal.swiper-popup .swiper-button-next,
.popup-modal.swiper-popup .swiper-button-prev {
    background: #fff;
}

.popup-modal.swiper-popup .swiper-button-next:after,
.popup-modal.swiper-popup .swiper-button-prev:after {
    /*display:none;*/
    width: 14px;
    height: 24px;
    background: url('.../../images/gievents_arrows.png') 0 0 no-repeat;
    content: "";
}

.popup-modal.swiper-popup .swiper-button-prev {
    left: 0px;
}

.home .mfp-container {
    padding: 0;
}


.popup-modal.swiper-popup .swiper-button-next {
    right: 0px;
}

.popup-modal.swiper-popup .swiper-button-next:after {
    background-position: -14px 0;
}

.mfp-wrap .popup-modal.swiper-popup .mfp-close,
.mfp-wrap .popup-modal.swiper-popup .mfp-close:active {
    color: #f00;
    background: #fff !important;
    opacity: 1;
    top: 15px;
    right: 15px;
    font-size: 26px;
    line-height: 26px;
    height: 32px;
    width: 32px
}

/*+++++++++++++++++++ masonry css start ++++++++++++++ */

.masonry,
.masonry .masonry-brick {
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.masonry {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.masonry .masonry-brick {
    -webkit-transition-property: left, right, top;
    -moz-transition-property: left, right, top;
    -o-transition-property: left, right, top;
    transition-property: left, right, top;
}

.infinite-scroll.masonry {
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
}

.photogallery_wrapper_sec {
    margin: 30px auto;
    padding: 0;
    width: 100%;
}

.photogallery_wrapper_sec ul.photogallery_wrapper {
    margin: 0px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.homestoriesfull_wp .photogallery_wrapper_sec ul.photogallery_wrapper li {
    margin: 0;
    padding: 6px;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    transition: top 50ms ease-out, left 50ms ease-out;
}


.photogallery_wrapper_sec ul.photogallery_wrapper li img {
    width: 100%;
}

/*++++++++++++++++ masonry css end ++++++++++++++++++ */


.popup-modal.swiper-popup .popupmodal_txt {
    background: transparent;
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}

.popup-modal.swiper-popup .popupmodal_txt img.lazyloaded {
    display: block;
    width: 100%;
}

.popup-modal.swiper-popup .popupmodal_txt img {
    max-height: 600px;
}

.popup-modal.swiper-popup .popupmodal_txt p {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 0px;
    text-align: left;
}

.singlepage_video {
    max-width: 854px;
    margin: 30px auto;
    position: relative;
    background: #ccc;
}

.singlepage_video img {
    width: 100%;
    min-height: 480px;
    max-height: 480px;
    object-fit: cover;
}

.gallerycategory_listings .listofglobalindians_cnt h5,
.gallerycategory_slider .listofglobalindians_cnt h5 {
    font-size: 18px;
    line-height: 24px;
    padding: 6px 0px 0px 0px;
}

.gallerycategory_listings .listofglobalindians_cnt h6,
.gallerycategory_slider .listofglobalindians_cnt h6 {
    font-size: 14px;
    line-height: inherit;
    padding-bottom: 2px;
    color: #828282;
}

.gallerycategory_listings .listofglobalindians_cnt h6 a,
.gallerycategory_listings .listofglobalindians_cnt h6 a:hover,
.gallerycategory_slider .listofglobalindians_cnt h6 a,
.gallerycategory_slider .listofglobalindians_cnt h6 a:hover {
    color: #231f20;
    text-transform: uppercase;
}

h5.contributed_by {
    position: relative;
    margin: 25px 0 0;
    font-size: 14px;
    font-weight: 600;
}

h5.contributed_by:before {
    position: absolute;
    top: -10px;
    left: 0;
    background: #fd0100;
    width: 20px;
    content: "";
    height: 3px;
}

.indv_quotesexpllist_no_quotes_text {
    color: #fd0100;
}

.redline_space {
    padding-right: 10px;
}

#gtranslate_wrapper {
    top: 20px !important;
}

.pt-20 {
    padding-top: 20px;
}

.pb-50 {
    padding-bottom: 50px;
}

.no_res {
    color: #f00;
    width: 100%;
    padding: 20px 0;
    font-size: 20px;
    font-weight: 600;
}

.select2-container-multi .select2-choices .select2-search-choice {
    font-size: 13px;
}

.gieventsbydates_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 6px;
}

.gieventsbydates_rght,
.gieventsbydates_lft {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 14px;
}

.gieventsbydates_rght {
    text-align: right;
}

.location_icon {
    background: url('.../../images/location_icon.png') no-repeat;
    width: 10px;
    height: 14px;
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
}

.filter_error {
    color: #f00;
    margin: 15px 0px 0px 0px;
    display: block;
    line-height: 22px;
}

.gieventsbydates_cnt span a,
.gieventsbydates_cnt span a:hover {
    color: #231F20;
    line-height: 16px;
    font-size: 13px;
    text-transform: uppercase;
}

.gieventsbydates_cnt span a:hover,
.event_details_cat span a:hover {
    color: #E44126;
}

.gieventsbydates_lft span,
.gieventsbydates_rght span {
    line-height: 1em;
    display: block;
    margin-bottom: 10px;
}

.eventdetails_page_banner {
    text-align: center;
}

.event_details_cat {
    margin-bottom: 15px;
}

.event_details_cat span {
    color: #828282;
    text-transform: uppercase;
    font-size: 12px;
}

.event_details_cat span a {
    color: #828282;
}

.gieventsbydates_cnt span a:hover,
.event_details_cat span a:hover {
    color: #E44126;
}

.venuedetails_sec ul {
    padding: 0;
    margin: 0 0 20px;
}

.venuedetails_sec ul li {
    list-style: none;
    margin-bottom: 10px;
}

.venuedetails_sec p {
    margin-bottom: 1em;
}

.single-pictures .homestoriesfull_wp .et_pb_text_inner h1 {
    display: block;
    text-align: left;
}

.publisherscorner_imgwp {
    width: 19% !important;
}

.publisherscorner_img .et_pb_image_wrap {
    position: relative;
}

.publisherscorner_img img {
    width: 170px;
    height: 170px;
    max-width: inherit;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}

.publisherscorner_img .et_pb_image_wrap:after {
    content: "";
    display: table;
    position: absolute;
    top: 50%;
    right: -17px;
    height: 14px;
    width: 35px;
    background: #fd0100;
}

.publisherscorner_cnt {
    padding-left: 0px;
}

.publisherscorner_cnt h4 {
    font-family: 'MulishBold';
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.xavieraugustin_fullbannersec .container {
    display: flex;
    align-items: center;
    padding: 20px 0 0 0 !important;
}

.xavieraugustin_fullbannersec .xavieraugustin_bannercnt {
    color: #fff;
    border-left: 15px solid #e34126;
    padding: 0 30px 0 20px;
    width: 85%;
}

.xavieraugustin_fullbannersec .xavieraugustin_bannercnt h1 {
    font-size: 38px;
    line-height: 42px;
    font-family: 'sharp_sans_no2_boldregular';
}

.xavieraugustin_fullbannersec .xavieraugustin_bannercnt p {
    font-size: 20px;
    line-height: 28px;
}

.xavieraugustin_fullbannersec .xavieraugustin_bannercnt h1,
.xavieraugustin_fullbannersec .xavieraugustin_bannercnt p {
    color: #fff;
}

.xavieraugustin_fullbannersec .xavieraugustin_bannerimg {
    text-align: center;
}

.xavieraugustin_fullbannersec .xavieraugustin_bannerimg img {
    display: block;
}

.xavieraugustin_social {
    padding: 20px 0 0 0;
}

.social-links.xavieraugustin_social a,
.social-links.xavieraugustin_social a:hover {
    color: #231f20;
    background: #e5e5e5;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    vertical-align: middle;
    line-height: 35px;
    margin-right: 10px;
}

.pubgiindianimpact_listslider ul {
    /*border-bottom: 4px solid rgba(0, 0, 0, .1);*/
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0 0 15px 0;
}

.pubgiindianimpact_listslider ul li {
    /*font-size: 16px;
    padding: 8px 12px;
    background: #f6f8fa;
    border: 0px solid rgba(0, 0, 0, .1);
    border-bottom: 0;
    margin-bottom: 0px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-weight: 500;
    cursor: pointer;
    text-transform: uppercase;*/
    list-style: none;
    margin: 0 10px;
}

.pubgiindianimpact_listslider ul li .event_name {
    font-size: 16px;
    padding: 8px 12px;
    background: #f6f8fa;
    color: #231f20;
    border: 1px solid #dcdddf;
    border-radius: 0;
    font-weight: 500;
    cursor: pointer;
    text-transform: none;
    font-family: 'MulishSemiBold';
}

.pubgiindianimpact_listslider ul li.active .event_name {
    color: #231f20;
    background: #fff;
    border: 1px solid #e44126;
}

.pubgiindianimpact_list h3 {
    font-size: 25px;
    color: #231f20;
    font-family: 'sharp_sans_no2_boldregular';
    padding: 30px 0 20px 0;
}

.pubgiindianimpact_list {
    text-align: center;
}

.mob_pubgiindianimpact_img {
    display: none;
}

.aherosjourney_slider {
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #d3d2d2;
}

.aherosjourney_wp {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.aherosjourney_img {
    width: 42%;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
    position: relative;
}

.aherosjourney_img img {
    display: block;
}

.aherosjourney_img:after {
    content: "";
    display: table;
    position: absolute;
    top: 15%;
    right: -8px;
    height: 132px;
    width: 16px;
    background: #e44126;
}

.aherosjourney_cnt {
    padding: 30px;
}

.aherosjourney_cnt .readless_btn,
.aherosjourney_cnt .readamore_btn {
    font-family: 'MulishSemiBold';
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    background: transparent;
    color: #f94125;
    padding: 10px 0;
    position: relative;
}

.aherosjourney_cnt .readamore_btn:after,
.aherosjourney_cnt .readless_btn:after {
    content: "";
    position: absolute;
    right: -24px;
    top: 17px;
    width: 18px;
    height: 10px;
}

.aherosjourney_cnt .readamore_btn:after {
    background: url('.../../images/readamore_btn.png') no-repeat;
}

.aherosjourney_cnt .readless_btn:after {
    background: url('.../../images/readless_btn.png') no-repeat;
}

.aherosjourney_cnt h5 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'sharp_sans_no2_boldregular';
}

.aherosjourney_cnt .social-links {
    padding: 15px 0 0 0;
}

.aherosjourney_cnt p {
    font-size: 16px;
    line-height: 26px;
}

.aherosjourney_thumbs {
    position: relative;
    margin-bottom: 25px;
}

.aherosjourney_thumbs .swiper-slide img {
    height: 105px;
    width: 105px;
    object-fit: cover;
    object-position: center;
    border: 2px solid #5a5758;
    display: block;
    cursor: pointer;
}

.aherosjourney_thumbs .swiper-slide-thumb-active img {
    border: 2px solid #ff1010;
}

.aherosjourney_thumbs .swiper-button-next {
    right: -40px;
}

.aherosjourney_thumbs .swiper-button-prev {
    left: -40px;
}

.aherosjourney_thumbs .swiper-button-next:after,
.aherosjourney_thumbs .swiper-button-prev:after,
.aherosjourney_slider .swiper-button-next:after,
.aherosjourney_slider .swiper-button-prev:after {
    color: #d13c23;
    font-size: 30px;
}

.pubgi_blog .listofglobalindians_cnt h5 {
    padding: 0 0 50px 0;
}

.mainsub_title h4 {
    color: #231f20;
    font-size: 24px;
    font-family: 'sharp_sans_no2_boldregular';
}


.twelveclassicgi_fullsec ul {
    padding: 0;
    margin: 0;
}

.twelveclassicgi_fullsec ul li {
    list-style: none;
    margin-bottom: 30px;
}

.twelveclassicgi_fullsec ul li:last-child {
    margin-bottom: 0px;
}

.twelveclassicgi_wp {
    border: 1px solid #d3d2d2;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.twelveclassicgi_img {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
}

.twelveclassicgi_img img {
    display: block;
}

.twelveclassicgi_img:after {
    content: "";
    display: table;
    position: absolute;
    right: -8px;
    top: 15%;
    width: 16px;
    height: 30%;
    background: #E44126;
    z-index: 1;
}

.twelveclassicgi_cnt {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 25px 30px;
}

.twelveclassicgi_cnt h3 {
    font-family: 'MulishExtraBold';
    font-size: 24px;
    line-height: 30px;
    color: #231F20;
    padding: 0 0 20px 0;
}

.twelveclassicgi_cnt h3 span {
    font-size: 16px;
    color: #231F20;
    font-family: 'MulishRegular';
    display: block;
}

.twelveclassicgi_cnt h4 {
    font-family: 'MulishBold';
    font-size: 14px;
    padding: 6px 10px 12px 10px;
    border-bottom: 2px solid #231F20;
    display: inline-block;
    margin: 0 0 15px 0;
}

.twelveclassicgi_cnt h6 {
    color: #7b7979;
    font-size: 14px;
    font-family: 'MulishSemiBold';
    padding: 8px 0 25px 0;
}

.twelveclassicgi_social {
    padding-top: 6px;
}

.xavieraugustin_bannerimg.mobile_img {
    display: none;
}


/* Styles for scrolling list */

article.timeline {
    position: relative;
    margin: 0 auto;
}

.navigations {
    position: fixed;
    z-index: 99;
    top: 0;
    transition: top .3s ease-out;
    opacity: 1;
    display: block;
}

.navigations.menufixed {
    transition: top .3s ease-out;
    opacity: 0;
    display: none;
}

.navigations ul {
    list-style: none;
    list-style-position: inside;
    margin: 15px 0;
}

.navigations ul li {
    margin: 15px 0;
    padding-left: 0;
    list-style-type: none;
    color: #bfc1c3;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: all .3s ease-out;
}

.navigations ul li.active:hover,
.navigations ul li.active {
    font-weight: bold;
    color: #f94125;
    border-bottom: 1px dotted transparent;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    padding: 0 0 0 7px;
}

.navigations ul li:hover {
    color: #000;
}

.timeline section {
    padding-left: 240px;
}

.publisherscorner_blog {
    display: none;
}

/*------------ Frequently Asked Questions Section ---------------*/
.faqtabs_row {
    padding: 0 0 50px 0;
}

.faqtab_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    display: block;
    width: 100%;
}

.faqtab_list ul li {
    border-bottom: 1px solid #e6e6e6;
    background: 0 0;
    padding: 0;
    width: 100%;
    margin: 0;
}

.faqtab_list ul li h5 .plus_mines_arrow {
    position: absolute;
    top: 20px;
    right: 5px;
    width: 17px;
    height: 17px;
    background: url('.../../images/gifaq_arrow.jpg') no-repeat;
}

.faqtab_list ul li h5 {
    margin: 0;
    padding: 17px 35px 17px 0px;
    position: relative;
    font-size: 18px;
    line-height: 22px;
    color: #231F20;
    font-family: 'MulishSemiBold';
    cursor: pointer;
}

.faqtab_list ul li.active h5 {
    color: #e44126;
}

.faqtab_list ul li.active h5 .plus_mines_arrow {
    background-position: 0 bottom !important;
}

.faqtab_list ul li .faq_listcont {
    padding: 0 0 20px 0;
    font-size: 15px;
    display: none;
}

/*------------ Frequently Asked Questions Section ---------------*/

.globalindianquiz_slider .swiper-button-next:after,
.globalindianquiz_slider .swiper-button-prev:after {
    display: none;
}

.globalindianquiz_slider .swiper-button-next,
.globalindianquiz_slider .swiper-button-prev {
    width: 12px;
    height: 22px;
    background: url('.../../images/listofglobalindians_arrows.png') 0 0 no-repeat;
    top: 50%;
}

.globalindianquiz_slider .swiper-button-prev {
    left: -30px;
}

.globalindianquiz_slider .swiper-button-next {
    background-position: -12px 0;
    right: -30px;
}

body .wq_questionTextCtr h4 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 24px;
    padding: 8px 0;
}

.wq-answers.wq_answersWrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
}

.wq-quiz.wq-skin-flat .wq_singleAnswerCtr,
.wq-quiz.wq-skin-flat .wq_singleAnswerCtr:hover,
.wq-quiz.wq-skin-flat .wq_singleAnswerCtr:last-child,
.wq-quiz.wq-skin-flat .wq_singleAnswerCtr.chosen,
.wq-quiz.wq-skin-flat .wq_singleAnswerCtr.wq_answerSelected {
    border: 1px solid transparent;
    padding: 2px 7px 7px 7px;
    margin: 0 7px 15px 7px !important;
    border-radius: 3px;
    line-height: 30px;
    font-family: 'MulishRegular';
    font-weight: normal;
    vertical-align: top;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
}

.wq_singleAnswerCtr .wq_answerTxtCtr {
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    font-family: 'MulishSemiBold';
}

body .wq-question-hint-button {
    font-family: 'MulishBold';
    color: #e60023;
}

body .wq_questionTextCtr {
    padding: 10px 15px;
}

p.wq_QuestionExplanationText {
    margin: 5px 0 10px 0;
    font-size: 15px;
    line-height: 22px;
}

.wq_retakeQuizBtn,
.wq-force-login button,
.wq_singleQuestionWrapper .wq_continue button,
.wq_quizEmailCtr form button {
    font-size: 20px;
    font-weight: normal;
    font-family: 'MulishBold';
}

.wq-result-score.wq_resultScoreCtr {
    color: #85c440;
}

.wq-result.wq_singleResultWrapper .wq-result-title.wq_resultTitle {
    padding: 10px 0 15px 0;
}

/*giauthorpage css 8-6-22 */

.giauthorpage_img {
    border-radius: 100%;
    background-color: #f5f5f5;
    margin: 50px auto 30px auto;
    width: 200px;
    height: 200px;
    position: relative;
}

.giauthorpage_img img {
    border-radius: 100%;
    width: 200px;
    height: 200px;
    object-fit: cover;
    object-position: top center;
}

.giauthorpage_img:after {
    content: "";
    display: table;
    position: absolute;
    top: 50%;
    right: -15px;
    height: 8px;
    width: 30px;
    background: #fd0100;
}

.giauthorpage_img img {
    border-radius: 100%;
}

.giauthorpage_cnt h1 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 36px;
    text-align: center;
}

.giauthorpage_cnt h1 span {
    color: #828282;
    font-size: 16px;
    font-family: 'MulishRegular';
    display: block;
}

.giauthorpagelisting_sec {
    padding-bottom: 50px;
}

.giauthorpagelisting_sec h2 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 30px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    margin: 40px 0 20px 0;
    padding: 20px 0 15px 0;
    text-transform: uppercase;
}

.giauthorpagelisting_sec ul {
    padding: 0;
    margin: 0;
}

.giauthorpagelisting_sec ul li {
    list-style: none;
    margin-top: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}

.giauthorpagelisting_sec ul li:last-child {
    border-bottom: 0;
}

.giauthorpagelist {
    display: flex;
    flex-wrap: wrap;
}

.giauthorpagelist_cnt {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    padding-right: 30px;
}

.giauthorpagelist_img {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.giauthorpagelist_img img {
    padding: 4px;
    border: 1px solid #e5e5e5;
    background: #e5e5e5;
}

.giauthorpagelist_cnt h4 {
    font-family: 'MulishBold';
    font-size: 20px;
    line-height: 26px;
}

.giauthorpagelist_cnt h4 a:hover {
    text-decoration: none;
    color: #000;
}

.giauthorpagelist_catg {
    padding-bottom: 10px;
}

.giauthorpagelist_catg a,
.giauthorpagelist_catg a:hover {
    color: #E44126;
    font-size: 16px;
    margin-right: 6px;
}

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

.byautoruser_txt {
    font-family: 'MulishRegular';
    font-size: 16px;
    padding: 10px 0 0 0;
}

.byautoruser_txt strong {
    font-family: 'MulishBold';
    font-weight: normal;
    margin-right: 6px;
}

.byautoruser_txt strong a,
.byautoruser_txt strong a:hover {
    color: #000;
}

.byautoruser_txt strong a:hover {
    text-decoration: underline;
}

.giauthorpage_sec .container {
    padding-top: 0 !important;
}

.giauthorpagelisting_sec .loadmore {
    text-align: center;
    margin: 35px 0 15px 0;
}

.giauthorpagelisting_sec .loadmore span {
    background: #E44126;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    padding: 12px 15px;
    font-style: normal;
    border-radius: 6px;
    font-family: 'MulishBold';
    text-transform: uppercase;
    cursor: pointer;
    width: 110px;
    height: 40px;
    margin: 0 auto;
}

/*giauthorpage css 8-6-22 end*/

.gizipcode_wp {
    position: relative
}

.gizipcode_list {
    border: 1px solid #5a5758;
    padding: 30px 30px 85px 30px;
    position: relative;
    height: 100%
}

.gizipcodelist_wp {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.gizipcode_cnt h4 {
    font-family: 'MulishExtraBold';
    color: #231f20;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 0
}

.gizipcode_cnt h4 span {
    font-size: 14px;
    display: block;
    font-family: 'MulishSemiBold';
    color: #232323;
    max-width: 100%;
    padding: 10px 0 0 0
}

.gizipcode_list h5 {
    font-size: 16px;
    line-height: 24px;
    font-family: 'MulishBold';
    color: #231F20;
    padding: 0 0 6px 0
}

.gizipcode_list:after {
    content: "";
    display: table;
    position: absolute;
    top: 30%;
    right: -8px;
    height: 150px;
    width: 16px;
    background: #fd0100
}

.gizipcode_img {
    position: relative
}

.gizipcode_img img {
    max-width: 46px;
    max-height: 68px
}

.gizipcode_cnt {
    padding-left: 25px
}

.mt-20 {
    margin-top: 20px;
}

.bottom-nav {
    text-align: center;
}

em {
    opacity: 1 !important;
}
.load-more-button{
	text-align: center;
	font-weight: 600;
	color:#e44126;
}
.related-post {
	margin-bottom: 20px;
}
.related-post .listofglobalindians_cnt{
	height: auto;
}
.related-post .listofglobalindians_img img{
	height: 320px;
}
#main-header img#logo{
	max-height: 25px;
	height: 25px;
}

.campus-grid li, .story-grid li{
	list-style: none;
}
/* Diaspora Styles */

.ds-card {
      background: #fff;
      border: 1px solid #e5e5e5;
      border-radius: 8px;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
      padding: 20px;
      margin-bottom: 20px;
      transition: box-shadow 0.3s ease;
    }
    .ds-card:hover {
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }
    .ds-card-title {
      font-weight: 700;
      font-size: 18px;
      color: #1a1a1a;
      margin-bottom: 8px;
    }
    .ds-card-text {
      color: #666;
      font-size: 13px;
      margin-bottom: 15px;
    }
    .ds-btn-card {
      background-color: #fff;
      border: 1px solid #ccc;
      border-radius: 4px;
      font-weight: 600;
      font-size: 13px;
      padding: 6px 12px;
      color: #333;
      transition: all 0.3s ease;
    }
    .ds-btn-card:hover {
      background-color: #f1f1f1;
      text-decoration: none;
    }
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}

/* Card Layout */
.gi-di-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 24px 16px 56px;
}

.gi-di-header {
  text-align: center;
  margin-bottom: 40px;
}
.gi-di-header h1 {
  font-size: 40px;
  line-height: 1.5;
  margin: 0 0 8px;
}
.gi-di-sub {
  color: #6b7280;
  margin-bottom: 24px;
  font-size: 18px;
}



/* ---------- Cards ---------- */
.aligned-row {
  display: flex;
  flex-flow: row wrap;
}

.gi-card {
/*   border-radius: 16px; */
  overflow: hidden;
/*   box-shadow: 0 8px 24px rgba(0,0,0,.09);
  background: #fff; */
  display: flex;
  flex-direction: column;
  transition: transform .15s ease, box-shadow .15s ease;
  text-decoration: none;
  color: inherit;
	position: relative;
}
.gi-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(0,0,0,.15);
}

.gi-card-img {
  aspect-ratio: 16/10;
  width: 100%;
  object-fit: cover;
  display: block;
}
.gi-card-body {
  padding: 16px 18px 18px;
}
.gi-card-title {
  font-size: 22px;
  margin: 0 0 6px;
	font-weight: bold;
}
.gi-card-text {
  color: #6b7280;
  margin: 0 0 14px;
  min-height: 40px;
}
.gi-card-btn {
  display: inline-block;
  padding: 8px 14px;
/*   border-radius: 10px; */
  border: 1px solid #e5e7eb;
  background: #f9fafb;
  font-weight: 600;
	color: #333;
}
.gi-card-btn:hover {
  background: #eef2ff;
  border-color: #c7d2fe;
}
.mb-3{
	margin-bottom: 30px;
}

.gi-breadcrumb a {
	color: #222;
	text-decoration: none;
	padding: 0 5px;
}
.gi-breadcrumb span{
	margin-left: 5px;
}
.pb-15{
	padding-bottom: 15px;
}
.mb-0{
	margin-bottom:0;
}


.gi-card{border:1px solid #e5e7eb;border-radius:0px;overflow:hidden; display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .15s,box-shadow .15s}
.gi-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.10)}
.gi-body{padding:20px 22px}
.gi-ttl{font-size:20px;margin:0 0 6px; font-weight: bold;}
.gi-btn{display:inline-block;padding:8px 14px;border-radius:0px;border:1px solid #e5e7eb;background:#f9fafb;font-weight:600}
.gi-btn:hover{background:#eef2ff;border-color:#c7d2fe}
/* Card Layout End */

/* Diaspora Styles */
.py-4{
	padding-top: 4rem;
	padding-bottom: 4rem;
}

/* Read more extend content */

.marquee-container {
  width: 100%;
  overflow: hidden;
  background: #f1f1f1;
  white-space: nowrap;
}

.marquee-text {
  display: inline-block;
  padding-left: 100%;
  animation: scrollText 25s linear infinite;
}

/* Pause animation on hover */
.marquee-container:hover .marquee-text {
  animation-play-state: paused;
}

@keyframes scrollText {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* Read more or less */

.read-more-state {
  display: none;
}
.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}
.read-more-state ~ .read-more-trigger:before {
  content: 'Show more';
}
.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less';
}
.read-more-target p{
  display: none;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target p{
  display: block;
}
.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  color: #a1282f;
  font-weight: 800;
}

.mirrorviewmore_txt{
  display: none;
}
.mirrorviewmore_btn{
	color: #E44126;
    font-size: 16px;
    font-family: 'MulishBold';
	cursor: pointer;
	text-align: center;
	margin-top: 10px;
}
/* Read more or less end */


@media (min-width: 981px) {
/* 	.relatedstoriesfull_row{
		display: flex;
		flex-wrap: wrap;
		row-gap: 10px;
	}
	.related-post {
		flex: 0 0 calc(33.3% - 0px);
	} */
    .et_pb_gutters3 .footer-widget {
        margin-bottom: 20px;
    }
}


.livingabroad_banner p{
    font-size: 24px;
    color: #111111;
}

.livingabroad_banner h6{
    font-size: 18px;
    font-family: 'MulishSemiBold';
    color: #111111;
    margin-bottom: 20px;
}

.livingabroad_banner h1{
    font-size: 68px;
    font-family: 'sharp_sans_no2_boldregular';
    color: #E44126;
    margin-bottom: 20px;
}

.cities_ind_slider,
.ind_living_slider,
.cities_ind_slider_2{
    margin-bottom: 30px;
}

.cities_ind_slider .swiper-wrapper,
.yourpeople_slider .swiper-wrapper,
.ind_living_slider .swiper-wrapper,
.youth_slider .swiper-wrapper,
.cities_ind_slider_2 .swiper-wrapper {
    justify-content: center;
}

.cities_ind_slider .swiper-slide,
.ind_living_slider .swiper-slide,
.cities_ind_slider_2 .swiper-slide{
    width: auto;
    padding: 6px 10px;
    border: 1px solid #DEDFE3;
    cursor: pointer;
    min-width: 80px;
    text-align: center;
    font-size: 14px;
    color: #31353F;
}

.cities_ind_slider .swiper-slide.active,
.ind_living_slider .swiper-slide.active,
.cities_ind_slider_2 .swiper-slide.active{
    background: #E44126;
    border: 1px solid #E44126;
    color: #fff;
}

.cities_ind_slider .swiper-button-next,
.cities_ind_slider .swiper-button-prev,
.yourpeople_slider .swiper-button-next,
.yourpeople_slider .swiper-button-prev,
.ind_living_slider .swiper-button-next,
.ind_living_slider .swiper-button-prev,
.youth_slider .swiper-button-next,
.youth_slider .swiper-button-prev,
.cities_ind_slider_2 .swiper-button-next,
.cities_ind_slider_2 .swiper-button-prev {
    display: none;
}

.cities_ind_info .cities_ind_infoview,
.cities_ind_info_2 .cities_ind_listview{
    display: none;
}

.cities_ind_info .cities_ind_list{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.cities_ind_info .cities_ind_listview{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    padding: 15px;
}

.cities_ind_info .cities_ind_list .cities_ind_listviewinner{
    position: relative;
    border: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(180deg, #FCCD5B 0%, #FFB0AB 100%);
    padding: 15px;
    height: 100%;
}

.cities_ind_info .cities_ind_list h6{
    font-size: 18px;
    color: #111111;
    /*padding-right: 30px;*/
}

.cities_ind_info .cities_ind_list h6 a{
    color: #111111;
}

.cities_ind_info .cities_ind_list span{
    position: absolute;
    top: 15px;
    right: 15px;
    text-transform: uppercase;
    font-size: 14px;
    color: #8F97AE;
    font-family: 'MulishBold';
}

.cities_ind_info .cities_ind_list p{
    color: rgba(49,53,63,0.8);
}

.viewmore_btn{
    padding-top: 20px;
}

.viewmore_btn a{ 
    color:#E44126;
    font-size: 16px;
    font-family: 'MulishBold';
}

.yourpeople_slider,
.youth_slider{
    margin-bottom: 60px;
}

.yourpeople_slider .swiper-slide,
.youth_slider .swiper-slide{
    width: auto;
    padding: 6px 10px;
    cursor: pointer;
    border-bottom: 4px solid rgba(0,0,0,0);
    font-size: 16px;
    color: #31353F;
}

.yourpeople_slider .swiper-slide.active,
.youth_slider .swiper-slide.active{
    border-bottom: 4px solid #E44126;
    font-family: 'MulishBold';
}

.yourpeople_info{
    padding-bottom: 30px;
}

.yourpeople_info .yourpeople_infoview{
    display: none;
}

.yourpeople_info .yourpeople_list{
    /*display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
}

.yourpeople_info .yourpeople_list:after{
    clear: both;
    content: "";
    display: block;
}

.yourpeople_info .yourpeople_listview{
    float: left;
    position: relative;
    background: #FFF7E5;
    padding: 20px 0 0 20px;
    border: 1px solid transparent;
    /*transition: border-color 0.5s ease-out;*/
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.yourpeople_info .yourpeople_listview:hover{
    border-color: #e44126;
}

.yourpeople_info .yourpeople_listview h4{
    font-size: 24px;
    color: #31353F;
    font-family: 'MulishBold';
    /*position: relative;
    z-index: 4;*/
}

.yourpeople_info .yourpeople_listview h4 a{
    color: #31353F;
}

.yourpeople_info .yourpeople_listview_1{
    width: 33.5%;
    min-height: 370px;
    margin-right: 1.5%;
}

.yourpeople_info .yourpeople_listview_2{
    width: 35.5%;
    min-height: 175px;
    margin-right: 1.5%;
    margin-bottom: 20px;
}

.yourpeople_info .yourpeople_listview_3{
    width: 28%;
    min-height: 175px;
    margin-bottom: 20px;
}

.yourpeople_info .yourpeople_listview_4{
    width: 28%;
    min-height: 175px;
    margin-right: 1.5%;
}

.yourpeople_info .yourpeople_listview_5{
    width: 35.5%;
    min-height: 175px;
}

.yourpeople_info .yourpeople_listview_6 {
    width: 33.5%;
    min-height: 175px;
    margin-right: 1.5%;
}

.yourpeople_info .yourpeople_listview .yourpeople_listimg img{
    display: block;
}


.yourpeople_info .yourpeople_listview_1 .yourpeople_listimg{
    position: absolute;
    left: 20px;
    bottom: 0;
}

.yourpeople_info .yourpeople_listview_2 .yourpeople_listimg{
    position: absolute;
    right: 0;
    bottom: 0;
}

.yourpeople_info .yourpeople_listview_3 .yourpeople_listimg{
    position: absolute;
    right: 0;
    bottom: 0;
}

.yourpeople_info .yourpeople_listview_4 .yourpeople_listimg{
    position: absolute;
    right: 0;
    bottom: 0;
}

.yourpeople_info .yourpeople_listview_5 .yourpeople_listimg{
    position: absolute;
    right: 0;
    bottom: 0;
}

.yourpeople_info .yourpeople_listview_6 .yourpeople_listimg {
    position: absolute;
    right: 0;
    bottom: 0;
}

.backintime_info{
    width: 100%;
    min-height: 410px;
    position: relative;
}

.backintime_info:after{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 3px;
    background: #111111;
    margin-top: -1.5px;
    content: "";
}

.backintime_info .backintime_list{
    position: absolute;
    width: 20%;
    color: #31353F;
}

.backintime_info .backintime_list:before{
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 30px;
    background: #fff;
    content: "";
    z-index: 1;
}

.backintime_info .backintime_list:after{
    position: absolute;
    top: -6px;
    left: 7.5px;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #E44126;
    content: "";
    z-index: 2;
}

.backintime_info .backintime_list h5{
    color: #31353F;
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 24px;
}

.backintime_info .backintime_list h5 img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.backintime_info .backintime_list p{
    font-size: 18px;
}

.backintime_info .backintime_list_1{
    top: 50%;
    left: 2%;
    margin-top: -1.5px;
    padding-top: 40px;
}

.backintime_info .backintime_list_2{
    top: 0;
    left: 22%;
    min-height: 205px;
}

.backintime_info .backintime_list_2:before,
.backintime_info .backintime_list_4:before{
    top: auto;
    bottom: -1.5px;
}

.backintime_info .backintime_list_2:after,
.backintime_info .backintime_list_4:after{
    top: auto;
    bottom: -7.5px;
}

.backintime_info .backintime_list_4{
    top: 0;
    left: 62%;
    min-height: 205px;
}

.backintime_info .backintime_list_3{
    top: 50%;
    left: 42%;
    margin-top: -1.5px;
    padding-top: 40px;
}

.backintime_info .backintime_list_5{
    top: 50%;
    left: 82%;
    margin-top: -1.5px;
    padding-top: 40px;
    width: 21%;
}

.ind_living_info{
    padding: 30px 0;
}

.ind_living_info .ind_living_infoview{
    display: none;
}

.ind_living_info .swiper-slide{
    height: auto;
}

.ind_livinginner_view{
    width: 100%;
    height: 100%;
    background: #FFF3E280;
    padding: 15px;
}

.ind_livinginner_view h5{
    font-size: 24px;
    color: #111111;
    font-family: 'MulishSemiBold';
    position: relative;
    padding: 0 20px 20px 0;
}

.ind_livinginner_view .flagicon{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 32px;
}

.ind_livinginner_list a{
    display: inline-block;
    vertical-align: top;
    background: #FFFFFF;
    border: 1px solid #DEDFE3;
    padding: 7px 10px;
    color: #31353F;
    margin: 0 10px 10px 0;
}

.ind_livinginner_view .more_btn{
    color: #E44126;
    display: inline-block;
    vertical-align: top;
    background: #FFFFFF;
    border: 1px solid #DEDFE3;
    padding: 7px 10px;
}

.ind_livinginner_slider{
    position: relative;
}

.ind_living_infoview .swiper-button-next:after, 
.ind_living_infoview .swiper-button-prev:after{
    color: #111111;
    font-size: 16px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DDDAE3;
    border-radius: 360px;
    display: block;
    text-align: center;
    line-height: 40px;
}

.ind_living_infoview .swiper-button-next{
    top: -60px;
    left: auto;
    right: 0;
    margin: 0;
    width: 40px;
}

.ind_living_infoview .swiper-button-prev{
    top: -60px;
    left: auto;
    right: 50px;
    margin: 0;
    width: 40px;
}


.profession_list{
    padding-bottom: 40px;
}

.profession_list ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0;
    list-style: none;
}

.profession_list ul li{
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.profession_list ul li.profession_listhide{
    display: none;
}

.profession_list ul li .profession_listinner{
    position: relative;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.profession_list ul li .profession_listinner:hover{
    border-color: #e44126;
}

.profession_list ul li h6{
    color: #111111;
    font-size: 18px;
    font-family: 'MulishSemiBold';
}

.profession_list ul li a{
    color: #111111;
}

.professionviewmore_btn,
.purposeviewmore_btn {
    text-align: center;
}

.professionviewmore_btn span,
.purposeviewmore_btn span{
    background: #FDB913;
    color: #231F20;
    font-size: 16px;
    padding: 10px 20px;
    font-family: 'MulishSemiBold';
    display: inline-block;
    cursor: pointer;
}


.youth_info{
    padding-bottom: 30px;
}

.youth_info .youth_infoview{
    display: none;
}

.stayconnected_info h2{
    font-size: 40px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'sharp_sans_no2_boldregular';
}

.stayconnected_info p{
    color: #FAF6F6;
    font-size: 18px;
}

.stayconnected_info .terms_txt{
    color: #bcc2c2;
    font-size: 12px;
}

.stayconnected_info .terms_txt a{
    color: #bcc2c2;
    text-decoration: underline;
}

.stayconnected_form{
    padding-bottom: 20px;
}

.stayconnected_form .stayconnected_email{
    width: 389px;
    height: 48px;
    border: 1px solid #FFFFFF;
    background: none;
    padding: 0 10px;
    margin-right: 15px;
    font-size: 18px;
    color: #ffffff;
}

.stayconnected_form .stayconnected_submit{
    padding: 12px 24px;
    height: 48px;
    border: 1px solid #FDB913;
    background: #FDB913;
    color: #111111;
    font-size: 18px;
}


.purpose_info{
    padding-bottom: 40px;
}

.purpose_info ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
    padding: 0;
    list-style: none;
}

.purpose_info ul li{
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
}

.purpose_info ul li img{
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.purpose_info ul li img:hover{
    filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}

.purpose_info ul li.purpose_listhide{
    display: none;
}

.featured_slider{
    padding-top: 40px;
}

.featured_img{
    text-align: center;
}

.featured_txt{
    padding: 60px 0;
    background: url("/wp-content/uploads/2025/12/featured_bg.svg") 0 0 no-repeat;
}

.featured_txt h5{
    font-size: 24px;
    color: #31353F;
    font-family: 'sharp_sans_no2_boldregular';
    line-height: 38px;
}

.featured_txt p{
    color: #31353F;
    font-size: 16px;
}

.featured_txt p a{
    color: #31353F;
    font-family: 'MulishBold';
    text-decoration: underline;
}

.featured_txt .readingtime_txt{
    color: #231F20;
    font-size: 14px;
}

.featured_txt .readingtime_txt span{
    font-family: 'MulishBold';
}

.featured_slider .swiper-button-next{
    top: auto;
    left: 50%;
    right: auto;
    margin: 0 0 0 50px;
    width: 40px;
    bottom: 0;
}

.featured_slider .swiper-button-prev{
    top: auto;
    left: 50%;
    right: auto;
    margin: 0;
    width: 40px;
    bottom: 0;
}

.featured_slider .swiper-button-next:after, 
.featured_slider .swiper-button-prev:after{
    color: #111111;
    font-size: 16px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DDDAE3;
    border-radius: 360px;
    display: block;
    text-align: center;
    line-height: 40px;
}


.whatsapp_btn{
    display: inline-block;
    border: 1px solid #DEDFE3;
    padding: 10px 16px;
    color: #31353F;
    font-size: 16px;
    font-family: 'MulishBold';
    margin-top: 40px;
}

.whatsapp_btn img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}


.yourpeople_slider2 .swiper-wrapper {
    justify-content: normal;
}

.findyourpeople_list{

}


.findyourpeople_list ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    padding: 0;
    list-style: none;
}

.findyourpeople_list ul li{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    padding: 10px;
}

.findyourpeople_list ul li .findyourpeople_listview{
    position: relative;
    background: #FFF7E5;
    padding: 15px 0 0 15px;
    min-height: 175px;
}

.findyourpeople_list ul li h4{
    font-size: 24px;
    color: #31353F;
    font-family: 'MulishBold';
    max-width: 200px;
    /*position: relative;
    z-index: 4;*/
}

.findyourpeople_list ul li h4 a{
    color: #31353F;
}

.findyourpeople_list ul li .findyourpeople_listimg{
    position: absolute;
    right: 0;
    bottom: 0;
}

.findyourpeople_list ul li .findyourpeople_listimg img {
    display: block;
}

.yourpeople_slider2{
    margin-bottom: 30px;
}

.findyourpeople_search{
    max-width: 300px;
    position: relative;
    margin-bottom: 30px;
}

.findyourpeople_search img{
    position: absolute;
    top: 50%;
    left: 12px;
    margin-top: -12px;
}

.findyourpeople_search input{
    padding: 0 0 0 50px;
    height: 48px;
    border: 1px solid #DEDFE3;
    width: 100%;
    font-size: 16px;
    color: #31353F;
}


.topcities_form{
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 40px;
    position: relative;
}

.topcities_form select{
    display: inline-block;
    vertical-align: middle;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #DEDFE3;
    font-size: 16px;
    color: #31353F;
    padding: 0 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    max-width: 260px;
}

.sortby_txt{
    display: inline-block;
    vertical-align: middle;
    background: #f2f2f3;
    padding: 0 20px;
    font-size: 16px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.sortby_txt span{
    display: inline-block;
    vertical-align: middle;
    color: #8F97AE;
}

.sortby_txt select{
    display: inline-block;
    vertical-align: middle;
    border: 0;
    background: none;
    margin: 0;
}

.topcities_form .findyourpeople_search{
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    margin-bottom: 10px;
}

.country_city_list{
    position: absolute;
    top: -80px;
    right: 0;
}

.country_city_list select{
    margin: 0;
    border: 0;
    font-size: 20px;
    font-family: 'MulishBold';
}

.country_city_list .country_listdropdown{
    background: #FAF6F6;
    margin-right: 15px;
}

.youthshaping_txt{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.youthshaping_txt h2{
    font-size: 68px;
    line-height: 79px;
    font-family: 'sharp_sans_no2_boldregular';
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    color: #000000;
    position: relative;
}

.youthshaping_txt h2:after{
    content: "";
    width: 296px;
    height: 66px;
    background: url("/wp-content/uploads/2026/02/Vector.png") 0 0 no-repeat;
    position: absolute;
    bottom: 0;
    left: 120px;
}

.youthshaping_txt p{
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #31353F;
}

.storiesbyrecognitions_list ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: -15px;
    margin-left: -15px;
}

.storiesbyrecognitions_list ul li{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    padding: 30px 15px;
    text-align: center;
}

.storiesbyrecognitions_list ul li h6{
    color: #3A3247;
    margin: 0;
    padding: 0;
    font-size: 16px;
	line-height: 24px;
    font-family: 'MulishBold';
}

.storiesbyrecognitions_list ul li a{
    color: #3A3247;
}


.topinstitutes_list ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: -15px;
    margin-left: -15px;
}

.topinstitutes_list ul li{
    -ms-flex: 0 0 33.3333333%;
    flex: 0 0 33.3333333%;
    max-width: 33.3333333%;
    position: relative;
    width: 100%;
    padding: 10px;
    color: #31353F;
}

.topinstitutes_list ul li .topinstitutes_listview{
    padding: 15px;
    border: 1px solid #DEDFE3;
    position: relative;
    height: 100%;
}

.topinstitutes_list ul li .topinstitutes_listimg{
    position: relative;
    margin: 0 0 20px 0;
}

.topinstitutes_list ul li .topinstitutes_listimg img{
    width: 100%;
	height: 132px;
	object-fit: cover;
    display: block;
}

.topinstitutes_list ul li .topinstitutes_listimg .stories_txt{
    background: #FFFAEB;
    border-radius: 20px;
    color: #B54708;
    font-size: 16px;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 2px 10px;
}

.topinstitutes_list ul li a{
    color: #31353F;
}

.topinstitutes_list ul li h5{
    font-size: 18px;
    font-family: 'MulishSemiBold';
}

.topinstitutes_list ul li p{
    font-size: 14px;
}

.topinstitutes_list ul li h6{
    font-size: 16px;
    font-family: 'MulishRegular';
}

.worthrecognising_txt {
    color: #ffffff;
    max-width: 70%;
}

.worthrecognising_txt h2{
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'sharp_sans_no2_boldregular';
    color: #ffffff;
}

.worthrecognising_txt p{
    color: #FAF6F6;
}

.worthrecognising_txt .seeallstories_btn{
    justify-content: left;
    margin: 40px 0 15px 0;
}

.worthrecognising_txt em{
    font-size: 12px;
}

.profession_list ul li .marketplace_icon{
    min-height: 85px;
    display: flex;
    justify-content: center;
}

.profession_list ul li h6{
    padding-top: 10px;
}

.marketplace_list{
    padding-bottom: 0;
}



/* ---------- FILTER BAR ---------- */
.filterbar { position: sticky; top: 0; z-index: 20; }
.filterbar-inner { display: flex; align-items: center; gap: 24px; padding: 14px 0; }
.filterbar-inner::-webkit-scrollbar { display: none; }
.filterbar-label { font-size: 12px; font-weight: 600; font-family: 'MulishBold'; letter-spacing: .1em; text-transform: uppercase; color: #5f5f5f; white-space: nowrap; padding-right: 16px; border-right: 1px solid #e7e5e0; }
.pills { display: flex; gap: 8px; flex: 1; }
.pills .swiper-container{ margin:0 }
.pills .swiper-slide{ width:auto; }
.pills .swiper-button-next, .pills .swiper-button-prev{ display:none; }
.pill { padding: 7px 14px; border: 1px solid #e7e5e0; border-radius: 100px; font-size: 13px; font-weight: 500; font-family: 'MulishBold'; color: #2c2c2c; background: #fff; white-space: nowrap; transition: all .15s ease; }
.pill:hover { border-color: #161616; }
.pill.active { background: #161616; color: #ffffff; border-color: #161616; }
.pill:focus-visible { outline: 2px solid #e63329; outline-offset: 2px; }
.sort-group { display: flex; align-items: center; gap: 10px; font-size: 13px; color: #5f5f5f; white-space: nowrap; }
.sort-group select { border: 1px solid #e7e5e0; background: #ffffff; padding: 7px 28px 7px 12px; border-radius: 6px; font-size: 13px; font-weight: 500; color: #161616; font-family: 'MulishBold'; cursor: pointer; appearance: none; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='%23161616' d='M5 6 0 0h10z'/></svg>"); background-repeat: no-repeat; background-position: right 10px center; }



/* ---------- SECTIONS ---------- */
  .section { padding: 64px 0 32px; }
  .section-head { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 20px; gap: 24px; }
  .section-title { font-family: 'MulishBold'; font-size: 34px; font-weight: 500; letter-spacing: -0.01em; line-height: 1.1; }
  .section-sub { font-size: 14px; color: #5f5f5f; text-align: right; }

  /* ---------- FEATURED ---------- */
  .featured { display: grid; grid-template-columns: 1.15fr 1fr; gap: 0; background: #ffffff; border-radius: 6px; overflow: hidden; border: 1px solid #e7e5e0; }
  .featured-img { position: relative; min-height: 440px; display: flex; align-items: flex-end; overflow: hidden; }
  .featured-img::before { content: ''; position: absolute; inset: 0; background-image: linear-gradient(180deg, transparent 40%, rgba(0,0,0,.5) 100%), url("https://www.globalindian.com/wp-content/uploads/2026/04/indian-origin-ceos-fortune-500-companies-2026-card.webp"); background-size: cover; background-position: center; transition: transform .6s ease; }
  .featured-img img{ width:100%; }
  .featured:hover .featured-img::before { transform: scale(1.04); }
  .featured-badge { position: absolute; top: 24px; left: 24px; background: #e63329; color: #ffffff; font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; padding: 7px 13px; border-radius: 3px; z-index: 2; }
  .featured-photocount { position: absolute; bottom: 24px; left: 24px; color: #ffffff; font-size: 13px; font-weight: 500; letter-spacing: .04em; z-index: 2; display: flex; align-items: center; gap: 8px; }
  .featured-photocount::before { content: ''; width: 8px; height: 8px; border-radius: 50%; background: #e63329; animation: pulse 2s ease-in-out infinite; }
  @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: .4; } }
  @media (prefers-reduced-motion: reduce) { .featured-photocount::before { animation: none; } * { transition: none !important; animation: none !important; } }
  .featured-body { padding: 48px 44px; display: flex; flex-direction: column; justify-content: center; }
  .cat-tag { display: inline-block; font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #e63329; margin-bottom: 14px; }
  .featured-body h3 { font-family: 'MulishBold'; font-size: 38px; line-height: 1.1; font-weight: 500; margin-bottom: 18px; }
  .featured-body p { font-size: 17px; color: #2c2c2c; line-height: 1.6; margin-bottom: 28px; }
  .stat-row { display: flex; gap: 32px; padding: 20px 0; border-top: 1px solid #e7e5e0; border-bottom: 1px solid #e7e5e0; margin-bottom: 28px; }
  .stat { flex: 1; }
  .stat .num { font-family: 'MulishBold'; color: #5f5f5f; font-size: 26px; font-weight: 500; line-height: 1; margin-bottom: 4px; }
  .stat .lbl { font-size: 11px; letter-spacing: .1em; line-height: 15px; text-transform: uppercase; color: #5f5f5f; font-weight: 600; }
  .read-cta { display: inline-flex; align-items: center; gap: 10px; background: #161616; color: #ffffff; padding: 14px 22px; font-size: 14px; font-weight: 600; letter-spacing: .02em; border-radius: 4px; align-self: flex-start; transition: all .2s ease; }
  .read-cta:hover { background: #e63329; transform: translateX(2px); }
  .read-cta::after { content: '→'; font-size: 16px; }

  /* ---------- CARD GRID ---------- */
  .grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
  .card { background: #ffffff; border: 1px solid #e7e5e0; border-radius: 6px; overflow: hidden; transition: all .25s ease; display: flex; flex-direction: column; }
  .card:hover { transform: translateY(-3px); box-shadow: 0 2px 6px rgba(20,20,20,.06), 0 12px 32px rgba(20,20,20,.08); border-color: transparent; }
  .card-img { aspect-ratio: 4 / 3; position: relative; overflow: hidden; background: #2a2a2a; }
  .card-img-inner { position: absolute; inset: 0; background-size: cover; background-position: center; transition: transform .5s ease; }
  .card:hover .card-img-inner { transform: scale(1.06); }
  .card-img-inner img{ width:100%; }
  .card-img::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 50%, rgba(0,0,0,.35) 100%); pointer-events: none; }
  .card-tag { position: absolute; top: 14px; left: 14px; z-index: 2; background: rgba(255,255,255,.95); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); color: #0a0a0a; font-size: 10.5px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; padding: 6px 11px; border-radius: 3px; }
  .card-tag.cat-cinema { color: #6b3aa8; }
  .card-tag.cat-science { color: #1d6d99; }
  .card-tag.cat-startup { color: #0a7a5a; }
  .card-tag.cat-women { color: #a8295a; }
  .card-tag.cat-wealth { color: #8a5a0e; }
  .card-tag.cat-arts { color: #a85a14; }
  .card-tag.cat-sports { color: #1d7a4a; }
  .card-count { position: absolute; bottom: 14px; right: 14px; z-index: 2; color: #ffffff; font-family: 'MulishBold'; font-size: 32px; font-weight: 500; line-height: 1; letter-spacing: -0.02em; text-align: right; }
  .card-count small { font-size: 11px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; display: block; margin-top: 2px; opacity: .85; }
  .card-body { padding: 22px 22px 24px; flex: 1; display: flex; flex-direction: column; }
  .card h3 { font-family: 'MulishBold'; font-size: 21px; line-height: 1.2; font-weight: 500; }
  .card-desc { font-size: 14.5px; color: #5f5f5f; line-height: 1.55; margin-bottom: 18px; flex: 1; }
  .card-foot { display: flex; align-items: center; justify-content: space-between; padding-top: 14px; border-top: 1px solid #e7e5e0; font-size: 12px; color: #5f5f5f; }
  .card-updated { display: flex; align-items: center; gap: 6px; }
  .card-updated::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: #0a7a5a; }
  .card-link { color: #e63329; font-weight: 600; font-size: 13px; }
  .card:focus-visible { outline: 2px solid #c8102e; outline-offset: 2px; }


  /* ---------- FAQ ---------- */
  .faq-section { padding: 32px 0 96px; }
  .faq-grid { display: grid; grid-template-columns: 1fr 2fr; gap: 64px; }
  .faq-aside h2 { font-family: 'MulishBold'; font-size: 36px; font-weight: 500; line-height: 1.1; letter-spacing: -0.01em; margin-bottom: 16px; }
  .faq-aside p { font-size: 15px; color: #5f5f5f; line-height: 1.6; }
  .faq-item { border-bottom: 1px solid #e7e5e0; padding: 22px 0; }
  .faq-item:first-child { padding-top: 0; }
  .faq-q { display: flex; justify-content: space-between; align-items: flex-start; gap: 24px; cursor: pointer; background: transparent; border: none; width: 100%; text-align: left; padding: 0; }
  .faq-q h3 { font-family: 'MulishBold'; font-size: 19px; font-weight: 500; line-height: 1.35; }
  .faq-toggle { flex-shrink: 0; width: 28px; height: 28px; border: 1px solid #e7e5e0; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all .2s ease; margin-top: 2px; background: #ffffff; color: #161616; }
  .faq-q:hover .faq-toggle { background: #161616; border-color: #161616; color: #ffffff; }
  .faq-toggle::before { content: '+'; font-size: 18px; font-weight: 400; line-height: 1; }
  .faq-item.open .faq-toggle::before { content: '−'; }
  .faq-item.open .faq-toggle { background: #161616; border-color: #161616; color: #ffffff; }
  .faq-a { display: none; padding-top: 14px; font-size: 15px; color: #2c2c2c; line-height: 1.65; max-width: 700px; }
  .faq-item.open .faq-a { display: block; }
  .faq-q:focus-visible { outline: 2px solid #e63329; outline-offset: 4px; border-radius: 4px; }

  .faq-block {
    margin: 72px 0 48px;
    padding: 40px 36px;
    background: #f4f1ea;
    border-left: 4px solid #c8102e;
  }
  .faq-eyebrow {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #c8102e;
    margin-bottom: 12px;
  }
  .faq-block h2 {
    font-family: 'MulishBold';
    font-size: 32px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.01em;
    margin-bottom: 28px;
    padding: 0;
  }

  
  /* ---------- ARTICLE HEADER (above the fold) ---------- */
  .article-header-inner {
    max-width: 880px;
    margin: 0 auto;
    text-align: center;
  }
  .category-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: #c8102e;
    margin-bottom: 22px;
  }
  .category-tag::before {
    content: '';
    width: 28px; height: 1px;
    background: #c8102e;
  }
  .category-tag::after {
    content: '';
    width: 28px; height: 1px;
    background: #c8102e;
  }
  .article-h1 {
    font-family: 'MulishBold';
    font-size: clamp(34px, 4.8vw, 58px);
    line-height: 1.05;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: #0a0a0a;
    margin-bottom: 24px;
  }
  .article-deck {
    font-family: 'MulishBold';
    font-style: italic;
    font-size: clamp(18px, 1.6vw, 22px);
    line-height: 1.5;
    color: #5f5f5f;
    max-width: 720px;
    margin: 0 auto 36px;
    font-weight: 400;
  }

  /* Byline strip */
  .byline {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
    padding: 20px 0;
    border-top: 1px solid #e7e5e0;
    border-bottom: 1px solid #e7e5e0;
    font-size: 13px;
    color: #5f5f5f;
  }
  .byline-item { display: flex; align-items: center; gap: 8px; }
  .byline-item strong { color: #0a0a0a; font-weight: 600; }
  .byline-sep { width: 4px; height: 4px; border-radius: 50%; background: #e7e5e0; flex-shrink: 0; }
  .byline svg { width: 14px; height: 14px; color: #9a9a9a; flex-shrink: 0; }




  /* Hero image */
  .hero-image-wrap {
    position: relative;
    /*margin: 40px 0 0;*/
    /*aspect-ratio: 16 / 9;*/
    background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);
    overflow: hidden;
  }
  .hero-image {
    /*position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-image: url("https://www.globalindian.com/wp-content/uploads/lists/indian-origin-ceos-fortune-500-companies-2026-hero.webp");*/
  }
  .hero-image::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 60%, rgba(0,0,0,.4) 100%);
  }
  .hero-caption {
    position: absolute;
    bottom: 16px; left: 24px; right: 24px;
    color: rgba(255,255,255,.85);
    font-size: 12px;
    font-style: italic;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    z-index: 1;
  }

  /* Stats row beneath hero — list at a glance */
  .glance-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-left: 1px solid #e7e5e0;
  }
  .glance-cell {
    padding: 24px 28px;
    border-right: 1px solid #e7e5e0;
    border-bottom: 1px solid #e7e5e0;
    border-top: 1px solid #e7e5e0;
  }
  .glance-cell .lbl {
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #5f5f5f;
    margin-bottom: 10px;
    padding: 0;
  }
  .glance-cell .num {
    font-family: 'MulishBold';
    font-size: clamp(28px, 3vw, 36px);
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.02em;
    color: #0a0a0a;
    margin-bottom: 4px;
    padding: 0;
  }
  .glance-cell .num .unit { font-size: 0.55em; color: #5f5f5f; font-weight: 400; }
  .glance-cell .sub { font-size: 12px; color: #9a9a9a; }








  /* ---------- BODY LAYOUT (article + sidebar) ---------- */
  .article-body {
    padding: 56px 0 80px;
  }
  .body-layout {
    display: grid;
    grid-template-columns: 240px 1fr 240px;
    gap: 56px;
    align-items: flex-start;
  }
  .article-prose {
    max-width: 720px;
    margin: 0 auto;
    grid-column: 2 / 3;
  }

  /* LEFT RAIL — share buttons (sticky) */
  .share-rail {
    position: sticky;
    top: 80px;
    grid-column: 1 / 2;
    padding-top: 8px;
  }
  .share-label {
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #5f5f5f;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e7e5e0;
  }
  .share-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .share-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    background: #ffffff;
    border: 1px solid #e7e5e0;
    color: #2a2a2a;
    font-size: 12px;
    font-weight: 500;
    transition: all .2s ease;
  }
  .share-btn:hover {
    border-color: #0a0a0a;
    background: #0a0a0a;
    color: #ffffff;
  }
  .share-btn svg {
    width: 14px; height: 14px;
    flex-shrink: 0;
  }
  .share-btn-count {
    margin-left: auto;
    font-family: 'MulishBold';
    font-size: 13px;
    color: #5f5f5f;
  }
  .share-btn:hover .share-btn-count { color: rgba(255,255,255,.7); }

  /* RIGHT RAIL — sticky table of contents */
  .toc-rail {
    position: sticky;
    top: 80px;
    grid-column: 3 / 4;
    padding-top: 8px;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #e7e5e0 transparent;
  }
  .toc-rail::-webkit-scrollbar { width: 4px; }
  .toc-rail::-webkit-scrollbar-thumb { background: #e7e5e0; }
  .toc-label {
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #5f5f5f;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e7e5e0;
  }
  .toc-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .toc-list li {
    margin-bottom: 4px;
    list-style: none;
  }
  .toc-list a {
    display: flex;
    align-items: baseline;
    gap: 10px;
    padding: 7px 0 7px 12px;
    font-size: 13px;
    line-height: 1.4;
    color: #2a2a2a;
    border-left: 2px solid transparent;
    transition: all .15s ease;
  }
  .toc-list a:hover {
    color: #c8102e;
    border-left-color: #e7e5e0;
  }
  .toc-list a.active {
    color: #c8102e;
    border-left-color: #c8102e;
    font-weight: 600;
  }
  .toc-list a .num {
    font-family: 'MulishBold';
    font-size: 12px;
    color: #9a9a9a;
    flex-shrink: 0;
    width: 22px;
  }
  .toc-list a.active .num { color: #c8102e; }

  /* ---------- ARTICLE PROSE ---------- */
  .intro-paragraph {
    font-family: 'MulishBold';
    font-size: 21px;
    line-height: 1.55;
    color: #1a1a1a;
    margin-bottom: 48px;
    font-weight: 400;
  }
  .intro-paragraph::first-letter {
    font-family: 'MulishBold';
    font-size: 4.6em;
    font-weight: 500;
    float: left;
    line-height: 0.85;
    margin: 0.05em 0.08em 0 -0.04em;
    color: #c8102e;
  }

  /* Section anchor markers between entries */
  .entry-divider {
    display: flex;
    align-items: center;
    gap: 16px;
    margin: 64px 0 32px;
    color: #9a9a9a;
  }
  .entry-divider::before,
  .entry-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #e7e5e0;
  }
  .entry-divider-text {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .18em;
    text-transform: uppercase;
  }

  /* Entry blocks */
  .entry {
    margin-bottom: 64px;
    scroll-margin-top: 100px;
  }
  .entry-meta {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px;
  }
  .entry-number {
    font-family: 'MulishBold';
    font-size: 56px;
    font-weight: 500;
    line-height: 1;
    color: #c8102e;
    letter-spacing: -0.04em;
  }
  .entry-tagchip {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #f4f1ea;
    border: 1px solid #e7e5e0;
    padding: 5px 10px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .04em;
    color: #2a2a2a;
  }
  .entry-tagchip strong { color: #0a0a0a; font-weight: 700; }
  .entry-h2 {
    font-family: 'MulishBold';
    font-size: clamp(26px, 2.6vw, 34px);
    line-height: 1.15;
    font-weight: 500;
    letter-spacing: -0.015em;
    color: #0a0a0a;
    margin-bottom: 20px;
  }
  .entry-h2 a {
    color: inherit;
    border-bottom: 1px solid transparent;
    transition: border-color .2s ease;
  }
  .entry-h2 a:hover { border-bottom-color: #c8102e; color: #c8102e; }
  .entry-image {
    aspect-ratio: 3 / 2;
    background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);
    background-size: cover;
    background-position: center;
    margin-bottom: 16px;
    position: relative;
  }
  .entry-image::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 75%, rgba(0,0,0,.2) 100%);
    pointer-events: none;
  }
  .entry-image-caption {
    font-size: 12px;
    font-style: italic;
    color: #5f5f5f;
    margin-bottom: 24px;
    padding-left: 12px;
    border-left: 2px solid #e7e5e0;
  }
  .entry-body {
    font-family: 'MulishBold';
    font-size: 18px;
    line-height: 1.65;
    color: #1a1a1a;
    margin-bottom: 24px;
    font-weight: 400;
  }
  .entry-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    background: #f4f1ea;
    border: 1px solid #e7e5e0;
    padding: 0;
    margin-bottom: 24px;
  }
  .entry-stat {
    padding: 16px 18px;
    border-right: 1px solid #e7e5e0;
  }
  .entry-stat:last-child { border-right: none; }
  .entry-stat-label {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #5f5f5f;
    margin-bottom: 6px;
  }
  .entry-stat-value {
    font-family: 'MulishBold';
    font-size: 17px;
    font-weight: 500;
    color: #0a0a0a;
    line-height: 1.2;
  }

  /* Read full profile CTA */
  .profile-cta {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 12px 20px;
    background: #0a0a0a;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .02em;
    transition: all .2s ease;
  }
  .profile-cta:hover { background: #c8102e; transform: translateX(2px); }
  .profile-cta::after { content: '→'; font-size: 15px; }



  /* ---------- CONCLUSION / PULL QUOTE ---------- */
  .conclusion {
    margin: 56px 0;
    padding: 36px 44px;
    border-top: 3px solid #0a0a0a;
    border-bottom: 1px solid #e7e5e0;
    position: relative;
  }
  .conclusion::before {
    content: '\201C';
    position: absolute;
    top: 8px; left: 28px;
    font-size: 80px;
    line-height: 1;
    color: #c8102e;
    opacity: .15;
  }
  .conclusion-eyebrow {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #1a1a1a;
    margin-bottom: 16px;
    padding-left: 24px;
  }
  .conclusion p {
    font-family: 'MulishBold';
    font-size: 20px;
    line-height: 1.55;
    color: #1a1a1a;
    padding-left: 24px;
    font-weight: 400;
  }

  /* ---------- AUTHOR CARD ---------- */
  .author-card {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 28px;
    background: #ffffff;
    border: 1px solid #e7e5e0;
    margin: 48px 0;
  }
  .author-avatar {
    width: 64px; height: 64px;
    border-radius: 50%;
    background: #0a0a0a;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'MulishBold';
    font-size: 22px;
    font-weight: 500;
    flex-shrink: 0;
  }
  .author-info { flex: 1; }
  .author-info .name {
    font-family: 'MulishBold';
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 4px;
    padding: 0;
  }
  .author-info .role { font-size: 13px; color: #1a1a1a; margin-bottom: 8px; padding:0 }
  .author-info .bio { font-size: 14px; color: #2a2a2a; line-height: 1.5; }
  .author-cta {
    flex-shrink: 0;
    font-size: 13px;
    font-weight: 600;
    color: #c8102e;
  }

  /* ---------- RELATED LISTS ---------- */
  .related-section {
    background: #ffffff;
    padding: 64px 0;
    margin-top: 48px;
  }
  .related-head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 36px;
  }
  .related-head h2 {
    font-family: 'MulishBold';
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
  .related-head a {
    font-size: 13px;
    font-weight: 600;
    color: #c8102e;
  }
  .related-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
  .rel-card {
    background: #ffffff;
    border: 1px solid #e7e5e0;
    transition: all .25s ease;
    display: flex;
    flex-direction: column;
  }
  .rel-card:hover { transform: translateY(-3px); box-shadow: 0 2px 6px rgba(0,0,0,.06), 0 12px 32px rgba(0,0,0,.08); border-color: transparent; }
  .rel-img {
    /*aspect-ratio: 16 / 9;*/
    background: #2a2a2a;
    position: relative;
  }
  .rel-img::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 50%, rgba(0,0,0,.3) 100%);
  }
  .rel-img img{
    display: block;
    width: 100%;
  }
  .rel-tag {
    position: absolute;
    top: 12px; left: 12px;
    background: #ffffff;
    color: #0a0a0a;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    padding: 5px 9px;
    z-index: 1;
  }
  .rel-body {
    padding: 18px 20px 22px;
  }
  .rel-body h3 {
    font-family: 'MulishBold';
    font-size: 19px;
    line-height: 1.25;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 0;
  }
  .rel-body p {
    font-size: 13.5px;
    color: #5f5f5f;
    line-height: 1.5;
  }

  


.youthhome_cover_slider .swiper-slide {
    height: auto !important;
    display: flex;
}

.youthhome_cover_slider .swiper-button-next,
.youthhome_cover_slider .swiper-button-prev {
    width: 12px;
    height: 22px;
    background: url('.../../images/listofglobalindians_arrows.png') 0 0 no-repeat;
    top: 50%;
}

.youthhome_cover_slider .swiper-button-prev {
    left: -30px;
}

.youthhome_cover_slider .swiper-button-next {
    background-position: -12px 0;
    right: -30px;
}

.youthhome_cover_slider .swiper-button-next:after,
.youthhome_cover_slider .swiper-button-prev:after {
    display: none;
}


.shell{
    background: #fff;
    padding-bottom: 50px;
}


/* ---------- Tab control ---------- */
  .view-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 22px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(26,26,26,0.10);
  }
  .view-toggle .tabs {
    display: inline-flex;
    background: #ece8df;
    border-radius: 999px;
    padding: 4px;
    gap: 2px;
  }
  .view-toggle .tab {
    border: none;
    background: transparent;
    padding: 8px 18px;
    border-radius: 999px;
    /*font-family: var(--sans);*/
    font-size: 13px;
    font-weight: 500;
    color: #6b6b6b;
    cursor: pointer;
    transition: background 0.18s ease, color 0.18s ease;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    width: auto;
    height: auto;
  }
  .view-toggle .tab i { font-size: 15px; }
  .view-toggle .tab.active {
    background: #1a1a1a;
    color: #ffffff;
  }
  .view-toggle .tab:not(.active):hover { color: #1a1a1a; }

  .url-pill {
    /*font-family: var(--mono);*/
    font-size: 11px;
    color: #8a8a8a;
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }
  .url-pill i { font-size: 13px; }

  /* ---------- Layout ---------- */
  .layout {
    display: grid;
    grid-template-columns: 360px 1fr;
    gap: 28px;
    align-items: start;
  }
  .layout.full-article { grid-template-columns: 1fr; }
  .layout.full-article .profile-column { display: none; }
  .profile-column { 
        order: 2;
     }

  .profile-column { display: flex; flex-direction: column; gap: 18px; }

  /* ---------- Panel (card) ---------- */
  .panel {
    background: #ffffff;
    border: 1px solid rgba(26,26,26,0.10);
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: 0;
  }
  .panel-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    border-bottom: 1px solid rgba(26,26,26,0.10);
    background: linear-gradient(to bottom, rgba(0,0,0,0.015), transparent);
  }
  .panel-head .label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3d3d3d;
    font-weight: 500;
  }
  .panel-head .label i { font-size: 15px; color: #6b6b6b; }
  .panel-body { padding: 18px 18px 20px; }

  /* ---------- Profile panel ---------- */
  .identity { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }
  .avatar {
    width: 48px; height: 48px; border-radius: 50%;
    background: #e6eef6; color: #1f4d7a;
    display: flex; align-items: center; justify-content: center;
    font-weight: 500; font-size: 17px;
    flex-shrink: 0;
  }
  .identity .name { font-family: 'MulishBold'; font-size: 18px; line-height: 1.2; margin: 0; padding:0 }
  .identity .role { font-size: 12px; color: #6b6b6b; margin: 3px 0 0; }

  .pull-quote {
    font-style: italic; font-size: 14px;
    line-height: 1.55; color: #3d3d3d;
    border-left: 2px solid #8b2e2e;
    padding: 2px 0 2px 12px;
    margin: 0 0 14px;
  }

  .factsheet { width: 100%; border-collapse: collapse; font-size: 13px; }
  .factsheet td { padding: 5px 0; vertical-align: top; }
  .factsheet td:first-child { color: #6b6b6b; width: 38%; }
  .factsheet td:last-child { text-align: right; color: #1a1a1a; }

  .section-rule {
    border: 0;
    border-top: 1px solid rgba(26,26,26,0.10);
    margin: 14px 0 12px;
  }
  .micro-label {
    font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase;
    color: #8a8a8a; margin: 0 0 6px; font-weight: 500; padding: 0;
  }
  .signature-text { font-size: 12.5px; line-height: 1.55; color: #6b6b6b; margin: 0; }
  .signature-text em { color: #3d3d3d; }

  /* ---------- Journey timeline ---------- */
  .timeline { position: relative; padding-left: 4px; }
  .timeline::before {
    content: ""; position: absolute;
    left: 15px; top: 6px; bottom: 6px;
    width: 1px; background: rgba(26,26,26,0.22);
  }
  .step { position: relative; display: flex; gap: 12px; margin-bottom: 14px; }
  .step:last-child { margin-bottom: 0; }
  .step .dot {
    position: relative; z-index: 1; flex-shrink: 0;
    width: 23px; height: 23px; border-radius: 50%;
    background: #e6eef6; color: #1f4d7a;
    border: 2px solid #ffffff;
    display: flex; align-items: center; justify-content: center;
  }
  .step .dot i { font-size: 11px; }
  .step.is-now .dot { background: #e6efe6; color: #2e6b3a; }
  .step .meta { flex: 1; padding-top: 1px; }
  .step .when { font-size: 10px; color: #8a8a8a; letter-spacing: 0.04em; margin: 0; padding:0; }
  .step .where {  font-family: 'MulishBold'; font-size: 13.5px; margin: 1px 0 2px; padding:0; }
  .step .what { font-size: 11.5px; color: #6b6b6b; margin: 0; line-height: 1.45; }
  .step .what em { color: #3d3d3d; }

  /* ---------- Impact ---------- */
  .impact-list { display: flex; flex-direction: column; gap: 10px; }
  .impact-item {
    border: 1px solid rgba(26,26,26,0.10);
    border-radius: 10px;
    padding: 11px 12px;
    background: #ffffff;
  }
  .impact-head { display: flex; align-items: center; gap: 9px; margin-bottom: 5px; }
  .impact-icon {
    width: 22px; height: 22px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    flex-shrink: 0;
  }
  .impact-icon i { font-size: 12px; }
  .impact-name { font-family: 'MulishBold'; font-size: 13.5px; margin: 0; color: #1a1a1a; }
  .impact-text { font-size: 11.5px; line-height: 1.5; color: #6b6b6b; margin: 0; }
  .impact-text em { color: #3d3d3d; }

  .impact-item.k-brand    .impact-icon { background: #f4e6c8; color: #7a5a14; }
  .impact-item.k-network  .impact-icon { background: #e7e4f7; color: #3c3489; }
  .impact-item.k-capital  .impact-icon { background: #d8ece4; color: #135744; }
  .impact-item.k-giving   .impact-icon { background: #f4ddd0; color: #7a3418; }
  .impact-item.k-ideas    .impact-icon { background: #f1dde4; color: #6e2940; }

  /* ---------- Article column ---------- */
  .article {
    background: #ffffff;
    border: 1px solid rgba(26,26,26,0.10);
    border-radius: 14px;
    padding: 36px 44px 44px;
    font-family: 'MulishRegular';
  }
  .article .kicker {
    font-size: 12px; letter-spacing: 0.18em;
    text-transform: uppercase; color: #8b2e2e;
    font-weight: 500; margin: 0 0 10px; font-family: 'MulishSemiBold';
  }
  .article h1 {
    margin: 0 0 12px; 
    color: #231F20;
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 36px;
    line-height: 42px;
    padding: 0 0 25px 0;
    position: relative;
  }
  .article h1:after {
        width: 120px;
        height: 16px;
        background: #E44126;
        position: absolute;
        left: 0;
        bottom: 0;
        content: "";
    }
  .article .byline {
    color: #6b6b6b; 
    margin: 0 0 22px;
    padding-bottom: 18px !important; 
    border-bottom: 1px solid rgba(26,26,26,0.10);
    border-top: 0;
    justify-content: left;
    font-family: 'MulishRegular';
    font-size: 16px;
    line-height: 20px;
  }
  .article .byline strong { color: #1a1a1a; font-family: 'MulishBold'; }

  .hero {
    background: linear-gradient(135deg, #d8d3c4 0%, #a8a293 100%);
    border-radius: 10px;
    /*height: 280px;*/
    margin: 0 0 26px;
    display: flex; align-items: center; justify-content: center;
    color: rgba(255,255,255,0.85);
    position: relative; overflow: hidden;
  }
  .hero::after {
    content: "";
    position: absolute; inset: 0;
    background: radial-gradient(circle at 30% 30%, rgba(255,255,255,0.15), transparent 60%);
  }
  .hero .placeholder { font-style: italic; font-size: 13px; z-index: 1; }
  .hero i { font-size: 36px; margin-right: 8px; vertical-align: -6px; }

  .hero img{
        width:100%;
        border-radius:10px;
    }

  .article .lede {
    /*font-family: var(--serif);*/
    font-size: 19px; line-height: 1.55;
    color: #3d3d3d;
    margin: 0 0 18px;
  }
  .article p {
    margin: 0 0 16px; 
    padding: 0;
    font-family: 'MulishRegular';
    font-size: 16px;
    line-height: 26px;
    color: #000;
  }
  .article h2 {
    font-weight: 500;
    font-size: 22px; line-height: 1.25;
    margin: 32px 0 12px; color: #1a1a1a; padding: 0;
  }

  .article h5 {
        font-family: 'sharp_sans_no2_boldregular';
        font-size: 24px;
        line-height: 28px;
        padding: 15px 0 8px 0;
    }
  .article p em { font-style: italic; }

  .article .endnote {
    margin-top: 32px; padding-top: 20px;
    border-top: 1px solid rgba(26,26,26,0.10);
    font-size: 12px; color: #8a8a8a;
    text-align: center; font-style: italic;
  }

  /* Drop cap on lede */
  .article .lede::first-letter {
    /*font-family: var(--serif);*/
    font-weight: 500;
    font-size: 56px;
    float: left;
    line-height: 0.9;
    margin: 6px 8px 0 0;
    color: #8b2e2e;
  }

  .single-story.single .et_pb_post{
    margin-bottom: 0;
  }

  /* ---------- Tell Your Story touchpoints ---------- */

  /* Touchpoint 1: inline mid-article strip */
  .tys-inline {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 26px 0;
    padding: 14px 18px;
    background: #faf6ee;
    border-left: 3px solid #8b2e2e;
    border-radius: 0 6px 6px 0;
  }
  .tys-inline-text { flex: 1; min-width: 0; }
  .tys-inline-text .lead {
    /*font-family: var(--serif);*/
    font-style: italic;
    font-size: 15px;
    color: #1a1a1a;
    margin: 0;
    line-height: 1.4;
  }
  .tys-inline-text .sub {
    font-size: 12.5px;
    color: #6b6b6b;
    margin: 2px 0 0;
  }
  .tys-inline-cta {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 13px;
    font-weight: 500;
    color: #8b2e2e;
    text-decoration: none;
    white-space: nowrap;
    transition: gap 0.2s ease;
  }
  .tys-inline-cta:hover { gap: 8px; }
  .tys-inline-cta i { font-size: 15px; }

  /* Touchpoint 2: end-of-article CTA card */
  .tys-card {
    margin: 36px 0 0;
    /*background: linear-gradient(135deg, #1a1a1a 0%, #2d1f1c 100%);*/
    border-radius: 14px;
    padding: 40px 40px 32px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    border: 1px solid #333;
  }
  .tys-card::before {
    /*content: "";
    position: absolute;
    top: -60px; right: -60px;
    width: 240px; height: 240px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(217,200,163,0.18) 0%, transparent 70%);
    pointer-events: none;*/
  }
  .tys-card .kicker-gold {
    letter-spacing: 0.2em;
    text-transform: uppercase;
    /*color: #d9c8a3;*/
    color: #8b2e2e;
    font-weight: 500;
    margin: 0 0 16px;
    position: relative;
    font-family: 'MulishRegular';
    font-size: 12px;
    line-height: 20px;
  }
  .tys-card h2 {
    /*font-family: var(--serif);*/
    font-size: 32px;
    font-weight: 500;
    line-height: 1.12;
    letter-spacing: -0.01em;
    margin: 0 0 14px;
    /*color: #ffffff;*/
    color: #333;
    position: relative;
    font-family: 'MulishBold';
  }
  .tys-card .blurb {
    font-size: 18px;
    line-height: 1.65;
    /*color: rgba(255,255,255,0.78);*/
    margin: 0 0 24px;
    /*max-width: 540px;*/
    position: relative;
  }
  .tys-stats {
    display: flex;
    gap: 28px;
    margin: 0 0 26px;
    padding: 16px 0;
    border-top: 0.5px solid rgba(26,26,26,0.10);
    border-bottom: 0.5px solid rgba(26,26,26,0.10);
    position: relative;
  }
  .tys-stat .num {
    font-family: 'MulishBold';
    font-size: 20px;
    margin: 0;
    color: #333;
  }
  .tys-stat .label {
    font-size: 12px;
    /*color: rgba(255,255,255,0.6);*/
    margin: 2px 0 0;
    letter-spacing: 0.02em;
    white-space: break-spaces;
    font-weight: 500;
  }
  .tys-actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    position: relative;
  }
  .tys-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    border-radius: 999px;
    font-size: 13.5px;
    font-weight: 500;
    text-decoration: none;
    transition: transform 0.15s ease, opacity 0.15s ease;
  }
  .tys-btn:active { transform: scale(0.98); }
  .tys-btn i { font-size: 16px; }
  .tys-btn-primary {
        background: #ffc107;
        color: #000;
        border: 1px solid #ffc107;
  }
  .tys-btn-primary:hover { background: #ffca2c; border: 1px solid #ffca2c; color: #000;}
  .tys-btn-ghost {
    background: transparent;
    color: #212529;
    border: 1px solid #212529;
  }
  .tys-btn-ghost:hover { background: #212529; color: #ffffff; }
  .tys-card .footnote {
    font-size: 14px;
    /*color: rgba(255,255,255,0.5);*/
    margin: 18px 0 0;
    line-height: 1.5;
    position: relative;
  }

  .article .wp-caption{
    width: 100% !important;
  }

  /* Touchpoint 3: contextual block (in profile sheet & desktop column) */
  .tys-context {
    background: #faf6ee;
    border: 0.5px solid rgba(139,46,46,0.15);
    border-radius: 10px;
    padding: 16px;
    margin-top: 16px;
  }
  .tys-context-head {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 12px;
  }
  .tys-context-icon {
    width: 32px; height: 32px;
    border-radius: 50%;
    background: #8b2e2e;
    color: #ffffff;
    display: flex; align-items: center; justify-content: center;
    flex-shrink: 0;
  }
  .tys-context-icon i { font-size: 16px; }
  .tys-context-text { flex: 1; min-width: 0; }
  .tys-context-text .lead {
    /*font-family: var(--serif);*/
    font-size: 14px;
    font-family: 'MulishBold';
    margin: 0 0 4px;
    line-height: 1.3;
    color: #1a1a1a;
  }
  .tys-context-text .sub {
    font-size: 12px;
    color: #6b6b6b;
    margin: 0;
    line-height: 1.5;
  }
  .tys-context-actions { display: flex; gap: 8px; }
  .tys-context-btn {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 9px 14px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    transition: transform 0.15s ease;
    line-height: normal;
  }
  .tys-context-btn:active { transform: scale(0.97); }
  .tys-context-btn.primary { background: #1a1a1a; color: #ffffff; }
  .tys-context-btn.secondary {
    background: #ffffff;
    color: #1a1a1a;
    border: 0.5px solid rgba(26,26,26,0.22);
  }

  /* ---------- Mobile bottom-sheet system (hidden on desktop) ---------- */
  .fab, .sheet-backdrop, .sheet, .sheet-tabs { display: none; }

  /* ---------- Responsive: tablet ---------- */
  @media (max-width: 960px) {
    .layout { grid-template-columns: 1fr; }
    .article { padding: 28px 24px; }
    .article h1 { font-size: 28px; }
    .topbar { padding: 12px 18px; }
    .topbar .nav { display: none; }
    .view-toggle { flex-wrap: wrap; }
  }

  /* ---------- Responsive: mobile ---------- */
  @media (max-width: 720px) {
    /* Hide the desktop view-toggle and inline profile column.
       The article becomes the primary surface; profile lives in a sheet. */
    .view-toggle { display: none; }
    .profile-column { 
        order: 2;
     }
    .layout { grid-template-columns: 1fr; gap: 0; }
    .layout.full-article .profile-column { display: none; }

    .shell{
        padding-bottom: 20px;
    }

    .article { padding: 22px 18px 28px; border-radius: 12px; order: 1;}
    .article h1 { font-size: 24px; line-height: 1.18; }
    .article .lede { font-size: 17px; }
    .article .lede::first-letter { font-size: 44px; }
    .article p { font-size: 15.5px; }
    .article h2 { font-size: 19px; margin: 26px 0 10px; }
    /*.hero { height: 200px; }*/

    /* Floating action button */
    .fab {
      display: inline-flex;
      align-items: center;
      gap: 7px;
      position: fixed;
      right: 16px;
      bottom: 20px;
      z-index: 30;
      background: #1a1a1a;
      color: #ffffff;
      border: none;
      border-radius: 999px;
      padding: 11px 18px 11px 16px;
      /*font-family: var(--sans);*/
      font-size: 13px;
      font-weight: 500;
      cursor: pointer;
      box-shadow: 0 6px 18px rgba(0,0,0,0.18), 0 1px 3px rgba(0,0,0,0.1);
      transition: transform 0.18s ease, box-shadow 0.18s ease;
    }
    .fab i { font-size: 16px; }
    .fab:active { transform: scale(0.97); }

    /* Backdrop behind the sheet */
    .sheet-backdrop {
      display: block;
      position: fixed;
      inset: 0;
      background: rgba(0,0,0,0.4);
      z-index: 40;
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.25s ease;
    }
    .sheet-backdrop.is-open { opacity: 1; pointer-events: auto; }

    /* The bottom sheet */
    .sheet {
      display: flex;
      flex-direction: column;
      position: fixed;
      left: 0; right: 0; bottom: 0;
      z-index: 50;
      max-height: 88vh;
      background: #ffffff;
      border-radius: 20px 20px 0 0;
      box-shadow: 0 -10px 32px rgba(0,0,0,0.16);
      transform: translateY(100%);
      transition: transform 0.3s cubic-bezier(0.32, 0.72, 0, 1);
    }
    .sheet.is-open { transform: translateY(0); }

    .sheet-handle-area {
      padding: 10px 0 4px;
      cursor: grab;
      flex-shrink: 0;
    }
    .sheet-handle {
      width: 40px;
      height: 4px;
      background: rgba(26,26,26,0.22);
      border-radius: 2px;
      margin: 0 auto;
    }

    .sheet-header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 4px 18px 12px;
      border-bottom: 1px solid rgba(26,26,26,0.10);
      flex-shrink: 0;
    }
    .sheet-header .title {
      /*font-family: var(--serif);*/
      font-weight: 500;
      font-size: 16px;
      margin: 0;
    }
    .sheet-close {
      background: #ece8df;
      border: none;
      width: 30px; height: 30px;
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      cursor: pointer;
      color: #3d3d3d;
    }
    .sheet-close i { font-size: 16px; }

    /* In-sheet tabs */
    .sheet-tabs {
      display: flex;
      gap: 2px;
      background: #ece8df;
      border-radius: 999px;
      padding: 3px;
      margin: 14px 18px 6px;
      flex-shrink: 0;
    }
    .sheet-tab {
      flex: 1;
      border: none;
      background: transparent;
      border-radius: 999px;
      padding: 7px 10px;
      /*font-family: var(--sans);*/
      font-size: 12px;
      font-weight: 500;
      color: #6b6b6b;
      cursor: pointer;
      transition: background 0.18s ease, color 0.18s ease;
    }
    .sheet-tab.active {
      background: #1a1a1a;
      color: #ffffff;
    }

    /* Sheet body — scrollable */
    .sheet-body {
      flex: 1;
      overflow-y: auto;
      padding: 14px 18px 28px;
      -webkit-overflow-scrolling: touch;
    }
    .sheet-pane { display: none; }
    .sheet-pane.active { display: block; }

    /* Inside the sheet, the panels lose their card chrome —
       the sheet itself is the surface. */
    .sheet-body .panel {
      border: none;
      border-radius: 0;
      background: transparent;
      overflow: visible;
    }
    .sheet-body .panel-head { display: none; }
    .sheet-body .panel-body { padding: 0; }

    /* Tell Your Story — mobile tuning */
    .tys-inline {
      flex-direction: column;
      align-items: flex-start;
      gap: 10px;
      padding: 14px 14px;
      margin: 22px 0;
    }
    .tys-card {
      padding: 28px 22px 24px;
      margin: 28px 0 0;
    }
    .tys-card h2 { font-size: 24px; }
    .tys-card .blurb { font-size: 14px; }
    .tys-stats { gap: 18px; }
    .tys-actions { flex-direction: column; align-items: stretch; }
    .tys-btn { justify-content: center; }
  }



.search-results .pagination{
    display: block;
}


.gi-book-modal {
    z-index: 99999;
    background: rgba(0, 0, 0, .4);
}

.gi-book-modal .modal-dialog{
    max-width: 500px;
}

.gi-book-modal button.btn-close {
    right: 0;
    z-index: 1;
}

.gi-book-modal .btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}

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

.gi-book-modal .btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
    border: 0;
    border-radius: .375rem;
    opacity: 0.5;
}

.gi-book-modal .modal-body {
    position: relative;
    flex: 1 1 auto;
}

.gi-book-modal .modal-content {
    position: relative;
}

.m-3 {
    margin: 1rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1.75rem * 2);
}

.p-4 {
    padding: 1.5rem !important;
}

.gi-book-modal h4 {
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 26px;
    line-height: 26px;
    padding-top: 0;
    padding-bottom: 5px;
}

.gi-book-modal label{
    font-family: 'MulishBold';
    font-size: 16px;
}

.gi-enquiry-form input, .gi-enquiry-form select{
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    font-size: 16px;
    color: #333;
}
.gi-book-modal button.btn-close{
    right: 0;
    z-index: 1;
}

.gi-book-modal .col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.gi-book-modal .col-3 {
    flex: 0 0 auto;
    width: 25%;
}

.gi-book-modal .col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}

.gi-book-modal .btn-warning {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #000;
}

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

.align-items-center {
    align-items: center !important;
}

label {
    display: inline-block;
}

.gap-4 {
    gap: 1.5rem !important;
}

.gap-3 {
    gap: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-2 {
    margin-bottom: .5rem !important;
}

.w-100 {
    width: 100% !important;
}

.gi-book-modal .form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.gi-book-modal a {
    color: #e44126;
}

.authorbio_view{
    display: flex;
    margin-top: 30px;
    align-items: center;
}

.authorbio_img{
    width: 140px;
    flex: 0 0 auto;
}

.authorbio_img img{
    width: 100%;
    height: 140px;
    object-fit: cover;
    border-radius: 100%;
    border: 2px solid #E44126;
}

.authorbio_txt{
    padding-left: 30px;
}

.authorbio_txt h3{
    font-family: 'sharp_sans_no2_boldregular';
    font-size: 26px;
    line-height: 26px;
    padding-top: 0;
    padding-bottom: 5px;
}

.authorbio_txt h6{
    font-family: 'MulishRegular';
    font-size: 16px;
    line-height: 18px;
    color: #828282;
    padding: 0 0 5px 0;
    text-transform: capitalize;
}

.authorbio_txt .social-links{
    margin-top: 10px;
    padding-bottom: 0;
}

.authorbio_txt .social-links a{
    margin-right: 0;
}

.authorbio_txt .social-links svg{
    width: 30px;
}

.published_last_date{
    display: flex;
    border-top: 2px solid #cccccc;
    margin-top: 20px;
    padding: 15px 0;
    justify-content: space-between;
    font-size: 16px;
}

.published_last_date p{
    padding: 0;
}