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

.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 0 20px 0;
    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: 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;
}

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

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

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

.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: 18px;
    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;
}

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

@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;
    }
}
#footer-widgets .footer-widget a{
color: black !important;
}