
/**/

#research{background-color: #d9bfa3; background-color: #fff;
background-image: url(https://www.transparenttextures.com/patterns/nice-snow.png);}
#research .banner-text{/*background:url(../images/bluebg.jpg);*/background-repeat:repeat;background-size:400px;background:#efe8de;}
.research-section h2 a, .research-section p, .research-section .publishername span a{color: #000 !important;}
.modal-open .modal-backdrop {
    background-color: rgb(0 0 0);
    z-index: 99;
}
.privacy-policy p {
    margin-bottom: 15px;
}
.listStyle li {
    margin-bottom: 10px;
}
.privacy-policy{
    padding-bottom:25px;
}
.logo img { height: 19px; width:auto; }



/* fonts */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-SemiBold.eot');
    src: url('Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Gilroy-SemiBold.woff2') format('woff2'),
        url('Gilroy-SemiBold.woff') format('woff'),
        url('Gilroy-SemiBold.ttf') format('truetype'),
        url('Gilroy-SemiBold.svg#Gilroy-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-SemiBold_1.eot');
    src: url('../fonts/Gilroy-SemiBold_1.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-SemiBold_1.woff2') format('woff2'),
        url('../fonts/Gilroy-SemiBold_1.woff') format('woff'),
        url('../fonts/Gilroy-SemiBold_1.ttf') format('truetype'),
        url('../fonts/Gilroy-SemiBold_1.svg#Gilroy-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Marion';
    src: url('../fonts/Marion-Regular_1.eot');
    src: url('../fonts/Marion-Regular_1.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Marion-Regular_1.woff2') format('woff2'),
        url('../fonts/Marion-Regular_1.woff') format('woff'),
        url('../fonts/Marion-Regular_1.ttf') format('truetype'),
        url('../fonts/Marion-Regular_1.svg#Marion-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body { font-family: Roboto, sans-serif !important; overflow-x: hidden; color: #000; background: #fff; }
.section-article .entry-content p strong span { font-weight: bold !important; }
.section-article .entry-content p b span { font-weight: bold !important; }
.section-article .entry-content p em strong span { font-style: italic !important; }
h1,
h2,
h3,
h4,
h5,
h6 { font-family: Roboto, sans-serif !important; }
a { color: #301f1f }
a:active,
 a:focus,
 a:hover { text-decoration: none; color: #f7845a; outline: none; }
img,
 video { max-width: 100%; width: 100% }
h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 p { padding: 0 }
li,
 ul {padding: 0; list-style: none }
.b-select-wrap { overflow: hidden; position: relative }
h6 { font-size: 12px; font-weight: 500; font-style: normal; font-stretch: normal; line-height: 1.33; letter-spacing: .5px; color: #000 }
h2 { font-size: 35px; font-weight: 700; font-style: normal; font-stretch: normal; line-height: 1.14; letter-spacing: normal; color: #000 }
p { font-family: Roboto; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.5; letter-spacing: normal; color: #301f1f }
.pd-90 { padding:90px 0 }
.parent-flex { display: flex; flex-wrap: wrap }
/*.logo img { width: 84px;}*/
/*.right-img-one a { width: 58px; }
.right-img-two a { width: 85px; }*/
#togglemenu { font-size: 20px; color: #000; padding-top: 6px; margin-top: -7px; }
/*ul.leftheader li { display: inline-block; vertical-align: middle; padding-right: 28px; position: absolute; top: 0; }*/
#togglemenu>a .hamburger-hover { display: none; }
ul.right-header-ul { list-style: none; padding-left: 0; padding-top: 0px;margin:0; }
ul.right-header-ul li { display: inline-block;}
/*.leftheader { margin-top: 3px; }*/
/*.right-img-two img { width: 109px }*/
.top-header { padding:26.5px 0px; transition: .5s ease all; }
.right-img-three { margin: 0 3px 0 21px }
.right-img-two { margin-left: 0px; padding-top: 0px; margin-right: -2px; }
.right-header-ul a { display: inline-block }

.section-article .entry-thumbnail iframe { display: block; width: 100%; height: 394px; }


/*new menu start*/

/*topheader start*/

.headertopfull {
    background: #000;
    position: relative;
    padding: 8px 0px;
}

.headerTopMenu {
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
     -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.headerTopMenu ul {
    margin: 0;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.headerTopMenu ul li {
    list-style: none;
    margin: 0px 15px;position: relative;
}

.headerTopMenu ul li a {
    font-size: 13px;
    color: #A2A2A2;
    font-weight: 500;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
.headerTopMenu ul li a:hover {
    color: #ff7800;
    text-decoration: none;
}

.PlateCenter {display: none;}
.PlateCenter a { margin-left: 20px; color: #A2A2A2;}
.headerTopMenu ul li a span {display: none;}
.tooltipCustom {visibility: hidden; width: auto; background-color: #F58634; color: #000; text-align: center; border-radius:4px; padding: 3px 12px; position: absolute; z-index: 1; bottom: auto; left: 50%; opacity: 0; -webkit-transition: opacity 0.3s; -o-transition: opacity 0.3s; transition: opacity 0.3s; top: 100%; white-space: nowrap; font-size: 12px; font-weight: 400; -webkit-transform: translate(-50%, -0%); -ms-transform: translate(-50%, -0%); transform: translate(-50%, -0%); }
.tooltipCustom:after {content: ""; position: absolute; bottom: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent #F58634 transparent; }
.headerTopMenu ul li a:hover .tooltipCustom{visibility: visible;  opacity: 1;}
.headerTopMenu ul li a small{font-size: 13px; color: #A2A2A2; font-weight: 500;}
#menu5 ul li:last-child {    margin-right: 0px;}

.indicaText {
    margin-right: 40px;
}
.indicaText a {
    position: relative;
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #A2A2A2;
}
.indicaText a:after {
    content: "";
    width:1px;
    height: 12px;
    background: #A2A2A2;
    position: absolute;
    right: -30px;
    top: 2px;
}

.platformsBtn {
    display: none;
}


.headerbottomfull {
    background: #212121;
    padding:30px 0px;
}


.logo a span {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
    color: #FFFFFF;
    position: relative;
    margin-left: 20px;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: middle;
}
.logo a span:after {
    content: "";
    width: 1px;
    height: 17px;
    background: #C4C4C4;
    position: absolute;
    top: 0px;
    left: -13px;
}


.headerLeft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.headerLeft ul {
    padding: 0;
    margin: 0;
}
/*top header end*/






/*new menu css start*/
ul.newMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.newMenu li {    margin: 0px 15px;
    list-style: none;
}
.newMenu li:last-child {
    margin-right: 0px;
}

.newMenu li a {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
             -webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
}
.newMenu li a:hover {
        color: #ff7800;
}
.newMenu li ul li a {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #B6B6B6;
}
.newMenu li:last-child a i,
.headerRight ul li:last-child a i {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    margin: 0;
}
.newMenu li a i {
    font-size: 16px;
    color: #F58634;
    font-weight: 700;
    margin-left: 3px;
    -webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
}
.newMenu li.active a i {
    -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);

}

ul.submenu {display: none;
    position: absolute;
    left: 0;
     top: 259%;
    min-width: 320px;
    right: auto;
    background: #212121;
    padding: 0px 20px;
    padding-bottom: 10px;
}
.submenu,
.submenu li {
    padding: 0;
    margin: 0;
}
.submenu li {
    margin: 10px 0px;
    display: inline-block;
    width: 100%;
}


#sitelogo img, .subMenuTopBar a img {
    height: 20px;
    transition: .5s ease all;
}
.closebtn img {
    width: 14px;
}
.subMenuTopBar {
    display: none;
}

.fa-search:before {
    content: "\f002";
    font-family: 'FontAwesome';
}

/*new footer start*/

.search-no-results .footer, .error404 .footer{
    position: fixed;
    bottom: 0;
    top: auto;
    width: 100%;
    right: 0;
    left: 0;
}
.search-no-results .entry-content p{
	padding-bottom: 15px;
}


.dflex{display: flex;}
.top-header .dflex {
    align-items: center;
    margin: 0;
    justify-content: space-between;
}

.headerRight {
    flex: 0 0 70px;
    max-width: 70px;
}
.sticky .main_header {
    position: fixed;
}
.sticky .top-header {
    padding:25px 0;
}
/*.sticky .main_header .logo img {
    width: 200px;
}*/
.research-section h2.singlesubheading a, .research-section h2.singlesubheading i{
        color: #000 !important;
}
#menu-main-menu {
    padding-top: 0 !important;
}
.sticky .main_header .right-img-two img {
    width: 35px;
}
.right-img-two a img {
    width: 70px;
}
.headerRight{
    display: flex;
justify-content: flex-end;
display: none;
}


.banner-mainimg { flex: 0 0 60%; max-width: 60%; order: 2 }
.banner-img { display: flex; width: 100%; padding: 109px 0 135px; padding: 0; flex-wrap: wrap; }
.publishername { font-size: 12px; line-height: 1.33; color: #000; padding: 23px 0px 0px; }
.publishername span a { display: inline-block; color: #000; padding-left: 9px; font-weight: 500; }
.banner-text { background: #fff; position: relative; padding-right: 15px; }
.banner-content { flex: 0 0 100%; max-width: 100%; }
.banner-text h6 { text-transform: uppercase; font-size: 12px; font-weight: 700; line-height: 1.5; letter-spacing: 0.67px; color: #301f1f; padding-top: 50px; }
.banner-text h2 { margin: 13px 0 20px; font-size: 42px; font-weight: 300; line-height: 1.2; letter-spacing: normal; color: #301f1f; }
.banner-text h2 a { color: #301f1f; }
.banner-content h3{margin-bottom: 40px;}
.banner-content h3 a {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
}
.banner-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 25px;
}
.commentry-section .banner-text h2 { font-size: 24px; padding-bottom: 10px; line-height: 1.5; padding-top: 80px; }
.banner-text .publish { font-size: 14px; line-height: 1.43; bottom: 27px; position: absolute }
.subheading {
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 32px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #000000;
margin: 0px 0px 50px 0px; }





/* banner books */
.banner-section{background: radial-gradient(105.06% 105% at 63.1% 132.5%, #4E4E4E 46.6%, #212121 100%);}
.banner-section .container {
    max-width: 1250px;
    width: 100%;
    margin: 0 auto; padding: 0px;
}
.bannerBookIn{background: url("https://indica.in/books/wp-content/uploads/2022/04/BookFrame.png") center center no-repeat; background-position: 0 20px;    height: 640px;
    width: 100%;}

.bannerBook .container {
    max-width: 1225px;
}

.bookInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 130px 145px 50px 100px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(-4.69deg);
    -ms-transform: rotate(-4.69deg);
    transform: rotate(-4.69deg);
}

.bookleft {
    padding: 0px 40px 0px 15px;
    width:455px;
    min-width:455px;
}

.bookleft p {
     font-family: 'Marion';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    color: #212121;
    margin-bottom: 40px;text-transform: uppercase;}
.bookleft h2 {
    font-family: 'Marion' !important;
        font-style: normal;
        font-weight: 400;
        font-size: 36px;
        line-height: 38px;
        text-align: center;
        color: #212121;
    }

.bookright {
    padding: 0px 10px 0px 120px;
    width: 100%;
}
.bookright p{
font-family: 'Marion';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 25px;
text-align: justify;
color: #212121;
}





/*indica books section start*/
.SecCom.BookMTemplate {
    padding: 90px 0px;
}
.SecCom.BookMTemplate .imagebox {
    text-align: center;
}




.daskMob{display: none;}
.daskView{display: block;}
.daskMob .owl-nav{display: none;}
.contentMain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -15px;
    margin-bottom: -30px;
}

.SecCom .contentIn {
    width: 16.66%;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.SecCom .imagebox {
    padding: 0;
    text-align: center;
    overflow: hidden;
    height: 245px;
}
.SecCom .imagebox a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.SecCom .contentIn .imagebox img {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.SecCom .contentIn:hover .imagebox img {
    -webkit-transform: scale(1.13);
        -ms-transform: scale(1.13);
            transform: scale(1.13);
}
.SecCom .contentBox h4 {
    margin: 25px 0px 15px 0px;
}
.SecCom .contentBox h4 a {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-top: 25px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    padding: 0;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.SecCom .contentIn:hover .contentBox h4 a {
    text-decoration: underline;
    color: #D15C06;
}

.SecCom .contentBox h4 a:hover{color:#ff7800;text-decoration: underline;}
.SecCom .contentBox p{font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #6D6D6D;}


.IndicaBookM {background: #F1F3F3;}

.daskView .load_more_button { margin: 50px 0px;margin-bottom: 0px;}

/*indica books section end*/




.right-sidebar { padding: 0px 30px 25px 30px; margin-top: 63px; }
.sidebar-ul li a { font-size: 16px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: 1.5; letter-spacing: normal; text-transform: capitalize; color: #000; }
.sidebar-ul li a.active,
 .sidebar-ul li a:focus,
 .sidebar-ul li a:hover { color: #ff8100 }
.sidebar-ul li { border-bottom: 1px solid #ddddde; padding: 20px 0 }
.sidebar-ul .subheading { margin-bottom: 50px; }
.sidebar-ul li:first-child { padding-top: 0 }
.sidebar-ul li:last-child { border-bottom: none; }
.sidebar-ul { margin-top: -7px }

.event-text p { font-size: 13px; font-weight: 400; font-style: normal; font-stretch: normal; line-height: 1.54; letter-spacing: normal; color: #7a7a7a }
.event-img img { max-width: 100% }
.event-panel { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0px -15px; }
.event-box { max-width: 33.3333333%; flex: 0 0 33.3333333%; margin-bottom: 40px; padding: 0px 15px; }
.common-feature .event-box { position: relative; padding-bottom: 40px;    margin-bottom: 0; }
.event-img { margin-bottom: 18px; height: 203px; overflow: hidden; align-items: center; display: flex; }

.common-feature .event-box .event-img img{-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.common-feature .event-box:hover .event-img img {-webkit-transform: scale(1.13);-ms-transform: scale(1.13);transform: scale(1.13);}


.common-feature .event-box .publishername { position: absolute; bottom: 0; }

.subbanner-content { position: relative; padding-left: 0px;display: flex; }
.commentry-section { padding: 60px 0px;}
#commentry .siglepost-text{/*background:url(../images/pinkbg.jpg);*/background-repeat:repeat;background-size:405px;    background: #dcc335;}
.subbanner-content h2 { text-transform: capitalize }
.video-section {  /*background:url(../images/yellowbg.jpg);*/background-repeat:repeat;background-size:754px;width: 100%;height:100%;position: relative;background: #2e2017; background: #fff; }
.video-section .owl-nav { position: absolute; left: 0; top: 73px; width: 100% }
.video-section .owl-theme .owl-nav>div { color: #000; background: 0 0; float: left }
.video-section .owl-theme .owl-prev { margin-left: -57px!important }
.video-section .owl-theme .owl-next { margin-right: -57px!important; float: right!important }
.video-section .owl-theme .owl-nav>div i { font-size: 16px; font-weight: 400 }
.video-section .owl-theme .owl-nav [class*=owl-]:hover { background: 0 0; color: #ff9b32 }
.research-text h2,
.video-heading h2 { font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #000000;
    margin: 0;
    padding: 0; }

.research-text h2 a,
.video-heading h2 a { color: #000; }

.event-text h2 { font-size: 25px; font-weight: 700; font-style: normal; font-stretch: normal; line-height: 1.4; letter-spacing: normal; margin-bottom: 20px }
.interview-section .event-box .research-text h2 a { color: #000 }
.interview-section .event-box:hover .research-text h2 a { color: #ff8100; text-decoration: underline;}


.common-feature .event-box .publishername,
.common-feature .event-box .publishername span { color: #000; }
.video-img { margin-bottom: 19px; cursor: pointer; position: relative; overflow:hidden}
.video-parent .video-heading h2{font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.46;
    letter-spacing: normal;}
.video-parent:hover .video-heading h2 a {
    color: #ff7800;
    text-decoration: underline;
}
.videoplayicon { position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; z-index: 9; }
.video-img::after { content: ""; background: rgba(0, 0, 0, .4); width: 100%; height: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
.video-popup iframe { border: none; padding: 4px; height: 500px; width: 100%; }
.video-popup .modal-body { max-height: 600px; min-height: 300px }
.video-popup .modal-dialog { width: 55%; margin: 131px auto }
.video-popup button.close { position: absolute; top: -8px; opacity: 1; color: #fff; z-index: 999; right: -5px; width: 22px; height: 22px; background: #ff8100; border-radius: 50%; line-height: 22px }
.singlesubheading { font-size: 16px; font-weight: 500; line-height: 1.5; letter-spacing: .67px; text-transform: uppercase; position: relative; display: inline-block; margin-bottom: 30px; }
.commentry-img img { height: 492px; width: 874px; object-fit: cover; }
.video-section .owl-stage-outer { z-index: 9 }
.research-section .subheading { color: #fff }
.research-section h2,
.research-section h2 a,
.research-section p,
.research-section .publishername span a { color: #332020; }
.interview-img { margin-bottom: 14px }
.research-text .publish { font-size: 13px; line-height: 1.54; bottom: 27px; position: static; margin-top: 25px }
.interview-parent { margin-bottom: 0px }

.interview-section{background-repeat:repeat;background-size:contain;width: 100%;height:100%;position: relative;background:#2e2017; background: #fff;}

.interview-section { background: #fff;}
div#event {/*background:url(../images/yellowbg.jpg);*/background-repeat:repeat;background-size:contain;width: 100%;height:100%;position: relative;background:#2e2017;}
/*.cococlor{background-image: linear-gradient(67deg, #2e1c1c, #503838 100%);}*/

.cococlor { background: linear-gradient(67deg, #fff0e2, #fff9f4 100%); }
.single-menu ul { list-style: none; padding: 0; display: flex; width: 100%; flex-wrap: wrap; transition: .5s ease all; margin-bottom: 0; justify-content: flex-end; padding-left: 0px; margin-top: 0px;}
.single-menu ul li:last-child { padding-right: 0px; margin-right: 0px;}
.subheading a{color: #000 !important;}


.single-menu ul li {
    position: relative;
    font-size: 14px;
    margin: 0px 15px;
}
.single-menu ul li.active a { border-bottom: 0; color: #ff7800; }
.single-menu ul li a:hover,
.single-menu ul li a:focus { color: #ff7800; }
.single-menu ul li.desktop-search a,
 .single-menu ul li.desktop-search a:hover,
 .single-menu ul li.desktop-search a:focus { border-bottom: 1px solid transparent !important; }

/*.single-menu .menusearch { padding: 10.5px 0px; }*/
header.main_header { position: absolute; top: 0; left: 0; right: 0; z-index: 9; background: #fff; transition: .5s ease all;z-index: 99;}
#togglemenu { display: none; }
/*.sticky .top-header { padding: 0 !important; height: 0; opacity: 0; visibility: hidden; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; overflow: hidden; }
.sticky .single-menu { box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); background: #fff; position: fixed; left: 0; right: 0; top: 0; transition: none; }
.sticky .body-padding { padding-top: 143px; }*/
.body-padding { padding-top:124px; }
.closebtn { display: none; }
.single-menu { transition: .5s ease all; }
/*.sticky #menu-main-menu { padding-top: 0px !important; }*/
/* about page css Start RG 19/11/19*/

.custom_body { padding-top: 174px; }
.section-team { padding: 60px 0 40px; background-color: #fff; min-height: 600px}
.section-team .about-sidebar { float: left; width: 31%; }
.about-content { position: relative; padding: 73px 48px 0 0;font-size:13px; }
.about-content p { font-family: Roboto !important; font-size: 18px !important; font-weight: 300 !important; font-style: normal; font-stretch: normal; line-height: 1.4; letter-spacing: normal; color: #000000 !important; }
/*.about-content::after { content: ''; width: 76px; height: 2px; position: absolute; left: 0; top: 28px; background-color: #ff7800; }*/
body #primary.category-grant-right { width: 100% !important; padding: 0px 15px 0px 2%; margin-left: 0; }
.section-team #primary.category-grant-right { float: left; padding: 0px 15px 0px 15px; width: 69% !important; }
.main-mheading { margin: 0 0 40px; }
.main-mheading h3 { font-family: Roboto !important; font-size: 25px !important; font-weight:500 !important; font-style: normal; font-stretch: normal; line-height: 1.4; letter-spacing: normal; text-transform: none; color: #000000 !important; margin: 0; }



.team-list { margin: 0 -15px; padding: 0; clear: both; list-style-type: none; }
.team-list li { width: 25%; float: left; padding: 0 15px; }
.teamblock { margin: 0 0 40px; }
.modal { -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear; }
.modal .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: -webkit-transform .3s ease-out; transition: transform .3s ease-out; transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out; }
.modal.in { opacity: 1; }
/* about page css End RG 19/11/19*/









/*16-11-19 css*/

header.main_header { border-bottom: 0; }
.custom-body { padding-top:124px; }
.section-article .entry-content p br { display: none; }
.team-list { margin: 0 -15px; padding: 0; clear: both; list-style-type: none; }
.team-list::after { content: ''; clear: both; display: block; }
.team-list li { width: 25%; float: left; padding: 0 15px; }
.teamblock { margin: 0 0 40px; }
.teamblock .teamimg { margin: 0 0 20px; height: 165px; width: 100%; display: block; text-align: center; text-decoration: none; outline: none; opacity:1; background-color: #f5f5f5; background-size: 100% 100%; background-repeat: no-repeat; background-position: center center; }
.teamblock .teamimg img { width: 100%; height: 165px; -webkit-filter: grayscale(1) opacity(0.65); -ms-filter: grayscale(1) opacity(0.65); filter: grayscale(1) opacity(0.65); transition: 0.4s ease-in-out; -webkit-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out; }
.teamblock .teamimg:hover img { -webkit-filter: sepia(1) opacity(1); -ms-filter: sepia(1) opacity(1); filter: sepia(1) opacity(1); transition: 0.4s ease-in-out; -webkit-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out; }
.teamblock .teamimg.teamimg1 {/* display: block; -webkit-filter: grayscale(1); -ms-filter: grayscale(1); filter: grayscale(1);*/ }
.teamblock .teamimg.teamimg-hover { display: none; opacity: 1; }
.teamblock:hover .teamimg.teamimg1 { display: none; }
.teamblock:hover .teamimg.teamimg-hover { display: block; }
.heading-team { font-family: Roboto !important; font-size: 18px !important; font-weight: 300 !important; font-style: normal; font-stretch: normal; line-height: 1.33; letter-spacing: normal; margin: 0 !important; height: 48px; overflow: hidden; color: #000000 !important; }
.heading-team a { font-family: Roboto !important; font-size: 18px !important; font-weight: 300 !important; font-style: normal; font-stretch: normal; line-height: 1.33; display: inline-block; letter-spacing: normal; color: #000000 !important; }
.teamModal { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; }
.teamModal .modal-dialog { width: 847px; }
.teamModal .modal-content { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; margin: 0; border: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; }
.teamModal .close { position: absolute; right: 20px; top: 20px; z-index: 1000; }
.teamModal .modal-body { padding: 0; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; position: relative; }
.teambio-block { position: relative; min-height: 363px; padding: 70px 10px 35px 390px; }
.teambio-img { height: 363px; width: 363px; position: absolute; left: 0; top: 0;overflow: hidden;display: flex;align-items: center; }
/*.teambio-img img { height: 363px; width: 363px; }*/
.teambio-content { max-height: 245px; overflow-x: hidden; overflow-y: auto; padding-right: 30px; }
.teambio-content p { font-family: Roboto !important; font-size: 16px !important; font-weight: normal !important; font-style: normal; font-stretch: normal; line-height: 1.5 !important; letter-spacing: normal; color: #545454 !important; margin: 0 0 30px !important; }
.teambio-content h3 { font-family: Roboto !important; font-size: 24px !important; font-weight: 300 !important; font-style: normal; font-stretch: normal; line-height: 1.46 !important; letter-spacing: normal; color: #000000 !important; margin: 0 0 30px !important; }
.teambio-content h3 a { font-family: Roboto !important; font-size: 24px !important; font-weight: 300 !important; font-style: normal; outline: none; text-decoration: none; font-stretch: normal; line-height: 1.46 !important; letter-spacing: normal; color: #000000 !important; }
.teamModal:after { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; }
.teamModal .close:hover { background: transparent; }
.author_img { width: 73px; position: absolute; left: 0; height: 73px; top: 35px; border: 1px solid #ddd; border-radius: 400px; -webkit-border-radius: 400px; -moz-border-radius: 400px; }
.post_author { border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; position: relative; padding: 40px 0 20px 100px; min-height: 75px; margin: 50px 0 20px; }
.section-category { max-width: 100%; display: block; width: 100%; margin: 0; padding: 40px 0 80px; background: #fff; color: #333; font-family: roboto !important; font-style: normal !important; }
.section-category .cat-wrappper { clear: both; }
.section-category .cat-wrappper::after { clear: both; content: ''; display: block; }
.section-category div#primary,
.section-author div#primary { margin: 0px !important; width: 70% !important; padding-right: 40px; float: left; background: transparent !important; }
.section-category div#primary {
    width: 100% !important;
    padding-right: 0
}
.section-category div#primary .widget-title,
.section-author div#primary .widget-title { margin: 0 0 40px; text-transform: uppercase; font-family: roboto !important; font-style: normal !important; color: #000000 !important; letter-spacing: 0.67px; padding: 0 !important; border: none !important; font-size: 16px !important; font-weight: 500 !important; font-style: normal !important; font-stretch: normal; line-height: normal; }
/*.section-category #grant_section_post .post,
.section-author #grant_section_post .post { margin: 0 0 40px !important; display: block; max-width: 100%; position: relative; }
.section-category #grant_section_post .post .event-parent-box,
.section-author #grant_section_post .post .event-parent-box { display: flex; flex-wrap: wrap; justify-content: space-between; }*/

.section-category .post .event-parent-box .entry-thumbnail {
    margin-bottom: 18px;
    height: 203px;
    overflow: hidden;
    align-items: center;
    display: flex;
}
/*.section-category .post .event-parent-box .entry-thumbnail,
.section-author .post .event-parent-box .entry-thumbnail { flex: 0 0 165px; max-width: 165px; height: 93px; padding: 0px; margin: 0 0 10px; }
.section-category .post .event-parent-box .entry-thumbnail a,
.section-author .post .event-parent-box .entry-thumbnail a { display: block; text-align: left; }
.section-category .post .event-parent-box .entry-thumbnail img,
.section-author .post .event-parent-box .entry-thumbnail img { height: 93px; max-height: 93px; display: block; width: 100%; padding: 0; max-width: 100%; }
.section-category .post .right_post_content,
.section-author .post .right_post_content { max-width: calc(100% - 165px); flex: 0 0 calc(100% - 165px); padding: 0px 15px 20px 20px; }
.section-category .post .right_post_content .entry-header,
.section-author .post .right_post_content .entry-header { display: block; padding: 0; }
.section-category .post .entry-header h2.entry-title,
.section-author .post .entry-header h2.entry-title { font-family: Roboto !important; font-size: 20px !important; font-weight: 300 !important; font-style: normal !important; font-stretch: normal; line-height: 1.46; letter-spacing: normal !important; color: #000000 !important; margin: 0 0 18px !important; }*/

.section-category .post .entry-header h2.entry-title {
    margin-top: 0;
    line-height: 24px;
    display: flex;
}


.section-category .post .entry-header h2.entry-title a,
.section-author .post .entry-header h2.entry-title a {    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #000000;
    margin: 0;
    padding: 0; }
.section-category .post .event-parent-box:hover .entry-header h2.entry-title a,
.section-category .post .event-parent-box:focus .entry-header h2.entry-title a,
.section-author .post .event-parent-box:hover .entry-header h2.entry-title a,
.section-author .post .event-parent-box:hover .entry-header h2.entry-title a {  color: #ff8100;text-decoration: underline; }


.section-category .post .event-parent-box .entry-thumbnail img {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.section-category .post .event-parent-box:hover .entry-thumbnail img {
    -webkit-transform: scale(1.13);
    -ms-transform: scale(1.13);
    transform: scale(1.13);
}




.section-category .right_post_content .entry-summary,
.section-author .right_post_content .entry-summary { padding-left: 0px; margin: 0; }
.section-category .post .right_post_content .entry-summary p,
.section-author .post .right_post_content .entry-summary p { font-family: Roboto !important; font-size: 16px !important; font-weight: normal !important; font-style: normal !important; font-stretch: normal; line-height: 1.5 !important; letter-spacing: normal !important; color: #545454 !important; margin: 0 0 18px !important; }
.section-category .post .event-parent-box .entry-date,
.section-author .post .event-parent-box .entry-date { font-family: Roboto !important; font-size: 12px !important; font-weight: normal !important; font-style: normal !important; font-stretch: normal; line-height: 1.33 !important; letter-spacing: normal !important; color: #545454 !important; }
.section-category .post .event-parent-box .entry-date a,
.section-category .post .event-parent-box .entry-date span,
.section-author .post .event-parent-box .entry-date a,
.section-author .post .event-parent-box .entry-date span { font-family: Roboto !important; font-size: 12px !important; font-weight: normal !important; font-style: normal !important; font-stretch: normal; line-height: 1.33 !important; letter-spacing: normal !important; color: #000 !important; margin: 0 0 0 5px; display: inline-block; }
.section-category .about_right_sidebar { margin-top: 50px; float: left; width: 50%; padding-left: 10px; }
.section-category .cat_right_sidebar { display: none; margin-top: 62px; float: left; width: 30%; padding-left: 80px; }
.section-category #blog-sidebar.default-sidebar { padding-right: 3%; }
.section-category .cat_right_sidebar .widget h3.widget-title { font-family: Roboto !important; font-size: 16px !important; font-weight: 500 !important; font-style: normal !important; font-stretch: normal; line-height: 1.5 !important; letter-spacing: 0.67px !important; color: #000000 !important; outline: none; text-decoration: none; text-transform: uppercase; padding: 0 0 30px !important; }
.section-category .cat_right_sidebar .widget h3.widget-title a,
.section-category .cat_right_sidebar .widget h3.widget-title span { font-family: Roboto !important; font-size: 16px !important; font-weight: bold !important; color: #000000 !important; outline: none; text-decoration: none; line-height: 1.5 !important; letter-spacing: 0.67px !important; font-style: normal !important; }
.section-category .widget-area .widget { padding: 0 0 60px; border-bottom: none; clear: both; float: none; }
.section-category .widget .widget-title-wrap { display: block; }
.section-category .cat_right_sidebar .container { padding-left: 15px; width: 100% !important; }
.section-category .cat_right_sidebar .rp-medium-one { min-height: 122px; border-right: none; float: none; margin-bottom: 11px; border-bottom: none; padding-bottom: 20px; font-family: 'Libre Baskerville', Georgia, serif; }
.section-category .cat_right_sidebar .entry-thumb,
.section-category .cat_right_sidebar .summary,
.section-category .cat_right_sidebar .entry-date { display: none; }
.section-category .cat_right_sidebar .rp-medium-one h6 { margin: 0px 0 10px; font-family: Roboto; font-style: normal; font-stretch: normal; font-size: 12px; }
.section-category .cat_right_sidebar .rp-medium-one h6 a { border-bottom: none; color: #000; -webkit-transition: all linear 0.1s; -moz-transition: all linear 0.1s; -o-transition: all linear 0.1s; transition: all linear 0.1s; }
.section-category .cat_right_sidebar a:hover { color: #ff8019 !important; }
.section-category .rp-medium-one-content h3.entry-title { font-family: Roboto !important; font-size: 18px !important; font-weight: 300 !important; font-style: normal; font-stretch: normal; line-height: 1.33 !important; letter-spacing: normal !important; color: #000000 !important; margin: 0 0 5px !important; }
.section-category .rp-medium-one-content h3.entry-title a { font-family: Roboto !important; font-size: 18 !important; font-weight: 300 !important; font-style: normal; font-stretch: normal; line-height: 1.33 !important; letter-spacing: normal !important; color: #000000 !important; border-bottom: none; }
.section-category .rp-medium-one-content h3.entry-title a:hover,
.section-category .rp-medium-one-content h3.entry-title a:focus { color: #ff8019 !important; }
.section-category .cat_right_sidebar .entry-author { font-family: Roboto !important; font-size: 12px !important; font-weight: normal !important; font-style: normal !important; font-stretch: normal; line-height: 2; letter-spacing: normal; color: #424242 !important; }
.section-category .cat_right_sidebar .entry-author span { font-family: Roboto !important; font-size: 12px !important; font-weight: 500 !important; font-style: normal !important; font-stretch: normal; line-height: 2; letter-spacing: normal; color: #000 !important; display: inline-block; margin: 0 0 0 7px; }
.section-category .cat_right_sidebar .entry-author a { font-family: Roboto !important; font-size: 12px !important; font-weight: normal !important; font-style: normal !important; font-stretch: normal; line-height: 2; letter-spacing: normal; color: #000 !important; }
.section-category .cat_right_sidebar .entry-thumb,
.section-category .cat_right_sidebar .summary,
.section-category .cat_right_sidebar .entry-date { display: none; }
#load_more_container,
#author_load_more,
#search_load_more { text-align: center; margin: 0 0 15px; }
.load_more_button { border: 1px solid #000; font-family: Roboto; font-size: 14px; font-weight: 500; font-style: normal; font-stretch: normal; line-height: 1.9; letter-spacing: normal; color: #000000; min-width: 107px; min-height: 32px; outline: none; text-align: center; text-decoration: none; background: transparent; -webkit-appearance: button; appearance: button; cursor: pointer; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.load_more_button:hover,
.load_more_button:focus { background-color: #000; color: #fff; border: 1px solid #000; outline: none; text-decoration: none; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
#load_more_container button,
#author_load_more button,
.load_more_button button { text-transform: none; }
/*article details css*/

.section-article { padding:90px 0px; background-color: #ffffff; border-bottom: 1px solid #ddddde; }
.section-article .entry-title { font-family: Roboto !important; font-size: 42px; font-weight: 300 !important; font-style: normal; font-stretch: normal; line-height: 1.22; letter-spacing: normal; text-align: left; color: #050505; max-width: 700px; margin: 0 auto 30px !important; }
.section-article .entry-date { font-family: Roboto !important; font-size: 16px !important; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; font-weight: bold; color: #424242; text-align: left; margin: 0 auto 50px; max-width: 700px; display: block !important; }
.section-article .entry-date a { color: #000; display: inline-block; }
.section-article .entry-date .post_date { color: #424242 !important; font-weight: normal !important; outline: none; text-decoration: none; }
.section-article .arcontent { position: relative; max-width: 700px; margin: 0 auto; }
.section-article .entry-thumbnail { max-width: 700px; width: 700px; margin: 0 auto 40px; padding: 0; text-align: center; }
.section-article .entry-thumbnail img { width: 100%; height: 394px; max-width: 100%; }
.section-article .entry-content { max-width: 700px !important; margin: 0 auto !important; width: 700px; padding-left: 0px; }
.arcontent .heateor_sss_sharing_container { float: none; position: absolute; width: 40px; top: 0; left: -105px; }

.section-article .entry-content ul li,
.section-article .entry-content ol li { font-family: Roboto !important; font-size: 18px !important; font-weight: normal !important; font-style: normal; font-stretch: normal; line-height: 1.5 !important; letter-spacing: normal; color: #545454 !important; margin: 0 0 10px; width: auto; }
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing { background: #000000 !important; color: #fff1e5 !important; position: relative; margin: 4px 2px; }
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing.heateorSssFacebookBackground:hover,
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing.heateorSssFacebookBackground:focus { background: #3C589A !important; color: #fff !important; border: 1px solid #3C589A !important; }
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing.heateorSssTwitterBackground:hover,
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing.heateorSssTwitterBackground:focus { background: #55acee !important; color: #fff !important; border: 1px solid #55acee !important; }
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing.heateorSssGoogleplusBackground:hover,
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing.heateorSssGoogleplusBackground:focus { background: #dd4b39 !important; color: #fff !important; border: 1px solid #dd4b39 !important; }
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing.heateorSssLinkedinBackground:hover,
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing.heateorSssLinkedinBackground:focus { background: #0077B5 !important; color: #fff !important; border: 1px solid #0077B5 !important; }
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing.heateorSssWhatsappBackground:hover,
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing.heateorSssWhatsappBackground:focus { background: #55EB4C !important; color: #fff !important; border: 1px solid #55EB4C !important; }
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing { background: #000000 !important; color: #fff1e5 !important; position: relative; margin: 4px 2px; }
.section-article .entry-content h6 {
    font-size: 20px;
    padding-bottom: 5px;
}
.section-article .entry-content p { font-family: Roboto !important; font-size: 18px !important; font-weight: normal !important; font-style: normal; font-stretch: normal; line-height:1.7 !important; letter-spacing: normal; color: #545454 !important; margin: 0 0 20px; font-style: normal;    text-align: justify; }
.section-article .entry-content table {
    width: 100%;
    margin-bottom: 30px;
}
.section-article .entry-content table, .section-article .entry-content tr, .section-article .entry-content th, .section-article .entry-content td{
    border:1px solid #ddd;
    border-collapse: collapse;
    padding: 5px 10px;
}
.section-article .entry-content p span,
.section-article .entry-content p a { font-family: Roboto !important; font-size: 18px !important; font-weight: normal !important; font-style: normal; font-stretch: normal; line-height: 2 !important; letter-spacing: normal; color: #000000 !important; }
.section-article .entry-content p a { border-bottom: 1px solid #ccc; outline: none; }
.section-posts { background: #fff; padding: 90px 0px; }
.section-posts .heading-main { padding: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 50px;}
.post-list { padding: 0; margin: 0 -15px; clear: both; list-style-type: none; }
.post-list li { width: 33.33%; float: left; padding: 0 15px; font-weight: 400; font-style: normal; font-size: 20px; line-height: 1.7; color: #555; font-family: Roboto; }
.postblock { margin: 0 0 20px; }
.postblock .postimg { display: block; text-align: center; text-decoration: none; outline: none; margin: 0 0 20px; height: 203px; }
.postblock .postimg img { width: 100%; max-width: 100%; display: block; height: 203px; }
.heading-post { font-family: Roboto !important; font-size: 18px !important; font-weight: 300 !important; font-style: normal; font-stretch: normal; line-height: 1.46; letter-spacing: normal; color: #000000 !important; margin: 0 0 6px !important; }
.heading-post a { font-family: Roboto !important; font-size: 18px !important; font-weight: 300 !important; color: #000000; outline: none; text-decoration: none; }
.heading-post a:hover,
.heading-post a:focus { text-decoration: none; color: #ff7800 !important; }
.pauther { font-family: Roboto; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 2; letter-spacing: normal; color: #000; }
.pauther a { color: #000; outline: none; text-decoration: none; }
.pauther a:hover,
.pauther a:focus { text-decoration: none; color: #ff7800 !important; }
.post_author { border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; position: relative; padding: 40px 0 20px 100px; min-height: 75px; margin: 50px 0 20px; }
.author_img { width: 73px; position: absolute; left: 0; height: 73px; top: 35px; border: 1px solid #ddd; border-radius: 400px; -webkit-border-radius: 400px; -moz-border-radius: 400px; }
.author_img a { outline: none; display: block; width: 73px; height: 73px; position: relative; overflow: hidden; text-decoration: none; border-radius: 400px; -webkit-border-radius: 400px; -moz-border-radius: 400px; }
.author_img img { width: 72px; max-width: 72px; height: 72px; max-height: 72px; border-radius: 400px; -webkit-border-radius: 400px; -moz-border-radius: 400px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); }
.authot_data h2 { font-family: Roboto !important; font-size: 16px !important; font-weight: bold !important; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #000000 !important; margin: 0px 0 10px; }
.authot_data h2 a { font-family: Roboto !important; font-size: 16px !important; font-weight: bold !important; color: #000000 !important; text-decoration: none; outline: none; }
.authot_data h2 a:hover,
.authot_data h2 a:focus { color: #ff7800 !important; text-decoration: none; outline: none; }
.authot_data p { font-family: Roboto !important; font-size: 16px !important; font-weight: normal !important; font-style: italic !important; font-stretch: normal; line-height: 1.5; letter-spacing: normal; color: #545454 !important; margin: 0 0 8px !important; }
.authot_data p a { font-weight: bold !important; font-style: normal !important; color: #000000 !important; font-family: Roboto !important; font-size: 16px !important; text-decoration: none; outline: none; display: inline-block; margin: 0 0 0 7px; }
.authot_data p a:hover,
.authot_data p a:focus { color: #ff7800 !important; text-decoration: none; outline: none; }
/*Author css*/

.section-author { max-width: 100%; display: block; width: 100%; margin: 0; padding: 40px 0 50px; background: #fff; }
.section-author .cat_right_sidebar { margin-top: 62px; float: left; width: 30%; padding-left: 77px; }
.section-author #primary .archive-header { padding: 0 0 40px !important; }
.section-author .cat_right_sidebar .author_bio { margin: 0 0 30px; }
.section-author .cat_right_sidebar .author_bio_image { width: 165px; background-color: #f5f5f5; height: 165px; margin: 0 0 20px; }
.section-author .cat_right_sidebar .author_bio_image img { width: 100%; height: 165px; }
.section-author .cat_right_sidebar .author_bio h2,
.section-author .cat_right_sidebar .author_bio .author_bio_heading { font-family: Roboto !important; font-size: 24px !important; font-weight: 300 !important; font-style: normal; font-stretch: normal; line-height: 1.46; letter-spacing: normal; color: #000000 !important; margin: 0 0 30px !important; }
.section-author .cat_right_sidebar .author_bio p { font-family: Roboto !important; font-size: 16px !important; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.5 !important; letter-spacing: normal; color: #545454 !important; }
.banner-imgdiv { min-height: 369px; overflow: hidden; display: flex; align-items: flex-start; }
.mobile-newsletter {
    display: none !important;
}

.signupbtn {
    background-color: transparent;
    min-width: 83px;
    height: 32px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    font-family: Roboto;
    border-radius: 0px;
    margin-left: 10px;
    border: 1px solid #fff;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}
.signupbtn:hover, .signupbtn:focus {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

/*footer*/

.footer {
  background: #212121; padding: 20px 0px;
}

.footerLogo, .copyRightbottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footerLogo {
    margin-bottom: 15px;
}
.footer .copyright-right ul {
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

.copyright-right ul li {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #000000;
    list-style: none;
}
.copyright-right ul li a {
    font-size: 12px;
    font-weight: normal;
    border-radius: 50%;
    border: 2px solid #F58634;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    line-height: 22px;
    margin: 0px 5px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    color: #F58634 !important;
}
.copyright-right ul li:last-child a {
    margin-right: 0;
}
.copyright-right ul li a:hover {
    color: #fff !important;
    border: 2px solid #fff;
}


.copyRightbottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.namasteMail p span a {
    background: none;
    color: #ff7800;
    padding: 0;
    font-weight: normal;
    line-height: 1.33;
    letter-spacing: normal;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}



.copyright-menu p, .copyright-menu p a {
    display: inline-block;
    opacity: 0.9;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #A2A2A2;
    margin-bottom: 0;
}
.copyright-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.copyright-left > p {
    margin-right: 30px;
}
.privacyPolicy a:hover {
    color: #ff7800 !important;
    text-decoration: none;
}
.footerLogo a img {
    height: 19px;
}

    .indicacademy-ul {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .indicacademy-ul li {
        max-width: 210px;
        flex: 0 0 210px;
        margin-right: 26px;
    }

    .indicacademy-ul li ul li {
        margin: 0 !important;
        width: 100% !important;
    }


 

    .academy-subheading {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #fff;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.43;
        letter-spacing: normal;
        font-family: Roboto;
        min-height: 40px;
    }

    .newsletter-box input {
        min-width: 250px;
        height: 32px;
        background: #fff;
        box-shadow: none;
        font-family: Roboto;
        font-size: 14px;
        border: none;
        border-radius: 0px;
    }

  


    .newsletter-box {
        display: flex;
    }
.academy-subheading img {
    display: none;
}

.single-menu ul li a {
    border-bottom: 0;
    padding: 0px;
    display: inline-block;
    text-align: left;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size:12px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFFFFF;
}
a.scrollto:hover{color:#f08900;}

.single-menu ul ul.sub-menu {
    position: absolute;
    z-index: 9;
    background: #212121;
    top: 135%;
    left: 0;
    right: 0;
    width: 200px;
    padding: 5px 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    display: none;
}
.single-menu ul ul.sub-menu.openSubMenu {
    display: block;
}
.sticky .single-menu ul ul.sub-menu {
    top: 112%;
}
.searchblock {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    display: none;
    z-index: 9999;
    background-color: #212121;
}
.sclose-block {
    width: 1140px;
    margin: 30px auto 20px;
    text-align: right;
}
.searchfields {
    width: 1140px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.searchblock .sclose-block .closebtn {
        color: #f08900;
    display: inline-block; padding: 0px;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}

.searchfields .form-control {
   background: transparent;
    height: 42px !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    border-bottom: 2px solid #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px;
    color: #fff !important;
    outline: none;
    padding: 8px 0px;
    letter-spacing: 0.05em;
}
.searchblock .sclose-block .closebtn i {
    font-style: normal !important;
    box-shadow: none;
    outline: none;
    border: none;
}
.searchblock .sclose-block .closebtn:hover,
.searchblock .sclose-block .closebtn:focus {
    color: #fff !important;
    background: transparent;
}

.searchfields .form-group {
    margin-bottom: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.sbtnblock {
    text-align: center;
}
.sbtnblock button {
    border: 2px solid #fff;
    border-radius: 0px;
    min-width: 160px;
    height: 50px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'Gilroy' !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s; 
}

.sbtnblock button:hover {
    background: transparent;
    border: 2px solid #f08900;
    color: #f08900 !IMPORTANT;
}

.btn-orange {
    min-width: 115px;
    min-height: 36px;
    background-color:transparent;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    outline: none;
    text-align: center;
    text-decoration: none;
    border: solid 2px #f08900;
    line-height: 1;
    padding: 8px !important;
    text-align: center !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.btn-orange:hover, .btn-orange:focus {
    color: #fff !important;
    background: #f08900;
    border: solid 1px #f08900;
}
.searchfields input::placeholder{
    font-weight: normal !important; 
    color: #777 !important;
}
.searchfields input::-webkit-input-placeholder{
    font-weight: normal !important; 
    color: #777 !important;
}
.mobile-search {
    display: none !important;
}
.indicAcademyLogo img {
    width: 180px;
}
/*.interview-section  .event-box:nth-child(4), .interview-section  .event-box:nth-child(5), .interview-section  .event-box:nth-child(6) {
    display: none;
}*/
.slider-content {
    display: flex;
}
.slider-left {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 30px;
    padding-top: 23px;
}
.slider-left h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    color: #000;
    padding-bottom: 42px;
}
.slider-left p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.75;
    color: #000;
    padding-bottom: 18px;
    padding-right: 80px;
}
.slider-right {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
min-height: 430px;
}
.slider-img {
    padding-left: 20px;
}
.slider-img h2, .slider-heading {
    font-size: 75px;
    font-weight: bold;
    line-height: 1;
    color:#f7845a;
    padding: 0;
    margin: 0;
}
.slider-left h3 a{
    color: #000;
}

.eventSection{background: #fff;}
.eventSection .customrow {margin-bottom: -30px !important; }

/*************************** Calendar  Design ***************************/
.tribe-events-view .page-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.67px;
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.tribe-common-form-control-text__input {
    background: #f3f3f3;
    height: 40px !important;
    font-size: 14px !important;
    padding-left: 10px !important;
    background: #f3f3f3 !important;
    border: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
    border: none;
}
.tribe-common-form-control-text:first-child{
    margin-left: 0 !important;
}
.tribe-common-form-control-text {
    margin: 0 !important;
}
.tribe-common-c-btn {
    background: #ff8019 !important;
    margin-top: 3px !important;
    line-height: 40px !important;
    padding: 0px 20px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    border-radius: 0 !important;
}
.tribe-events .tribe-events-c-view-selector__list-item-link{
    padding: 0 !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
    font-size: 14px;
    line-height: 1.42;
    font-weight: 500;
    padding: 2px 8px;
}
.tribe-events-calendar-month__day--past{
    background:rgba(239, 239, 239, 0.36) !important;
}
#tribe-events-content .tribe-events-calendar td {
    border: 1px solid #ececec !important;
}

#tribe-events-content .tribe-events-calendar td {
    height: 158px !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
    font-size: 14px;
    line-height: 1.42;
 /*   text-align: right;
    float: right;*/
    border: 1px solid #ddd;
    padding: 9px 10px;
    min-width: 149px;
}
.tribe-events-calendar-month__header-row {
    background: #dcc335 !important;
    border-left: 1px solid #f3f3f3 !important;
    border-right: 1px solid #f3f3f3 !important;
    margin-bottom: 1px !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3 {
    font-size: 12px;
    line-height: 1.38;
    color: #000;
    font-weight: bold;
    text-align: center !important;
}
.tribe-events-calendar-month__header-column {
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #fff !important;
}
.tribe-events-calendar-month__header-column:last-child{
    border-right:none !important;
}
.tribe-common .tribe-common-anchor-thin{
    opacity: .5 !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-datetime{
    font-size: 12px;
color: #000;
opacity: .5;
}
.tribe-events .tribe-events-calendar-month__header-column{
    padding-bottom: 0 !important;
}
.tribe-events-calendar-month__day:hover {
    background: #fffbf7;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:hover::after {
    background-color: transparent;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar {
    margin-bottom: 65px;
}
/*.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker{
    display: flex;
justify-content: flex-end;
}*/
.tribe-events .tribe-events-calendar-month__multiday-event--start .tribe-events-calendar-month__multiday-event-bar{
        border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    font-weight: 500;
    text-overflow: ellipsis;
    font-size: 14px;
}
.tribe-events-view{
    padding-bottom: 50px;
}
.tribe-events .tribe-events-calendar-month__multiday-event-wrapper+.tribe-events-calendar-month__calendar-event {
    margin-top: 25px;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #f5edc2;
    padding: 5px 16px;
        margin-top: 8px;
}
.tribe-events .tribe-events-c-ical__link{
    color: #FF9800;
    border: 1px solid #FF9800;
        border-radius: 0;
}
.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover {
    background-color: #FF9800;
    color: #fff !important;
}
.tribe-events .tribe-events-c-ical__link:before{
    content: "\f067";
    background-image: none;
    font-family: Fontawesome;
    margin-top: -7px;
}
.tribe-common .tribe-common-anchor-thin {
    opacity: 1 !important;
    color: #a38b08 !important;
}

.tribe-filter-bar.tribe-filter-bar--horizontal.tribe-filter-bar--open {
    max-width: 1140px;
    margin: 0px auto 30px;
}
.tribe-events-c-events-bar__search-filters-container {
    width: 100%;
}
.tribe-filter-bar.tribe-filter-bar--horizontal.tribe-filter-bar--open .tribe-filter-bar__form{
    background: #fcf5ee;
    padding: 20px;
    display: flex;
justify-content: space-between;
align-items: center;
}
.tribe-filter-bar .tribe-filter-bar__form .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill {
    background: transparent !important;
    border: 0px;
    border-radius: 0px;
    font-weight: 600;
}
.tribe-filter-bar .tribe-filter-bar__form .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill::after {
    font: normal normal normal 14px/1 "fontAwesome";
    content: "\f107";
    margin-left:10px;
}
.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-container { 
    z-index: 99;
}
.tribe-filter-bar-c-clear-button.tribe-common-c-btn-border.tribe-common-c-btn-border--alt.tribe-filter-bar__action-clear {
    background-color: #25190d !important;
    border: solid 1px #25190d !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.71 !important;
    letter-spacing: 1px;
    color: #fff !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px !important;
    padding: 9px 18px !important;
    display: inline-block;
    text-transform: capitalize;
}
.tribe-filter-bar .tribe-filter-bar-c-clear-button__reset-icon path {
    stroke: #fff;
}
.tribe-filter-bar .tribe-filter-bar-c-clear-button:hover .tribe-filter-bar-c-clear-button__reset-icon path {
    stroke: #fff;
}








.eventdeatilWrapper {
    padding-top:80px;
}
.eventBoxContent {
    display: flex;
    flex-wrap: wrap;
}
.eventBoxContent__left {
    flex: 0 0 25%;
    max-width: 25%;
}
.eventBoxContent__right {
    flex: 0 0 75%;
    max-width: 75%;
    padding-left: 105px;
        position: relative;
}
.CategoriesPanel.top_registration {
    position: absolute;
    bottom: -10px;
}
.eventBoxContent {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid  #dbdbdb;
    margin: 0 auto;
}
.eventBoxContent:last-child{
    border-bottom: transparent;
}
.eventDate span {
    display: block;
    text-transform: uppercase;
}
.tribe-events-single-event-title {
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 20px;
}
.speakerListCard {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.speakerListCard li {
    margin: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 25px;
   
}
.speakerListCard li a{
     display: flex;
     align-items: center;
     margin-bottom: 40px;
}
.speakerName h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: 0.6px;
}
.speakerName {
    padding-left: 35px;
}
.speakerName p {
    font-size: 13px;
    color: #818181;
    padding-top: 0px;
    line-height: 1.38;
    letter-spacing: normal;
}
.speakerListCard li a:hover h4{
    color: #ff8100;
}

.authorDescBox h5 {
    font-size: 22px;
    margin-bottom: 45px;
    font-weight: normal;
    line-height: 1.36;
    letter-spacing: 3px;
    color: #000000;
}
.eventCategoryBox a {
    text-decoration: underline;
}
.leftContentPanel .widget-title {
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: uppercase;
}
.leftContentPanel {
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
}
.leftContentPanel:last-child{
    border-bottom: transparent;
}
.speakerHistoryBox {
    display: flex;
    padding: 0px;
    border-radius: 0;
    flex-wrap: wrap;
    margin-top: 10px;
}
.speakerHistoryImg {
    flex: 0 0 160px;
    max-width: 160px;
}
.speakerHistoryDesc {
    flex: 0 0 calc(100% - 160px);
    max-width: calc(100% - 160px);
    padding-left: 30px;
}
.speakerHistoryDesc h4 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0.6px;
}
.speakerHistoryDesc .speakerName {
    padding: 0;
}

.authorDescBox p {
    padding-bottom: 20px;
}
.eventBoxContent__right .single-event-title {
    padding-bottom: 30px;
    font-size: 40px;
    line-height: 1.25;
    font-weight: 300;
}
.eventMainWrapper {
    max-width: 1110px;
    margin: 0 auto;
}
.speakerHistoryDesc .speakerName p {
    color: #818181;
}
.speakerHistoryDesc .speakerName h4 {
    margin-bottom: 8px;
}

.nextEventCard {
    background: #dcc335;
    display: flex;
    padding: 18px 20px;
    align-items: center;
}
.speakerstory {
    padding-top: 20px;
}
.nextEventCard p {
    line-height: 1.5;
    letter-spacing: 0.67px;
    color: #000000;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}
.nextEventCard > i {
    font-size: 21px;
    margin-right: 20px;
}
.nextEventCard p a {
    color: #793f22;
    font-weight: bold;
    display: inline-block;
    margin-left: 3px;
    text-decoration: underline;
    cursor: pointer;
}
.nextEventCard p a:hover{
    text-decoration: none;
}
.font-22{
    font-size: 22px;
    font-weight: normal;
    line-height: 1.36;
    letter-spacing: 3px;
    color: #000000;
}
.font-50{
    font-size: 50px;
    font-weight: normal;
    line-height: 1;
    color: #000000;
}
.font-19{
    font-size: 19px;
    font-weight: normal;
    line-height: 1.37;
    letter-spacing: 2px;
    color: #000000;
}
.pd-20{
    padding: 40px 0;
}
.eventDateWrapper {
    display: flex;
    max-width: 172px;
    justify-content: space-between;
    border-left: 4px solid #dcc335;
    padding: 5px 0 0px 10px;
}
.eventDate {
    text-align: center;
}
.seperatorEvent {
    font-size: 22px;
    margin-top: 34px;
}
.eventTime {
    border-left: 4px solid #2c2118;
    margin-top: 20px;
    padding-left: 13px;
}
p.single-event-desc {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0.6px;
    padding-right: 82px;
}
p.single-event-desc a{
    color: #a38b07;
    text-decoration: underline;
}
.subHeadingEvent{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.speakerImg {
    width: 50px;
    height: 50px;
    /* border-radius: 100%; */
    flex: 0 0 50px;
    max-width: 50px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.speakerImg img{
    /*width: 60px;
    height: 60px;
    border-radius: 100%;*/
        -webkit-clip-path: circle();
    clip-path: circle();
}
.audioWidgetPanel{
    background-color: #c4c4c4;
    min-height: 98px;
    display: flex;
    align-items: center;
}
.audioWidgetPanel p {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.subscribeEvent h6{
    font-size: 16px;
      font-weight: normal;
      line-height: 1.5;
      letter-spacing: 0.67px;
      color: #000000;
}
.SubscribeCategory a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.71;
    letter-spacing: 1px;
    color: #000000;
    border-radius: 4px;
    padding: 5px 10px;
    display: inline-block;
    margin-right: 20px;
    margin-top: 20px;
    background: #dcc335;
}
.SubscribeCategory a:hover, .SubscribeCategory a.subscribedActive{
    color: #fff !important;
}
.SubscribeCategory {
    max-width: 80%;
}
.subscribeEvent {
    margin-top: 35px;
}
.entryFee {
    font-size: 22px;
    font-weight: normal;
    line-height: 1.36;
    letter-spacing: 3px;
    color: #000000;
}
.eventdeatilDesc p {
    color: #000;
    padding-bottom: 25px;
    padding-right: 40px;
    text-align: left;
    letter-spacing: 0.6px;
}
.calenderLink__inner > i {
    font-size: 20px;
    color:#dcc335;
    margin-right:10px;
}
.calenderLink__inner {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.6px;
    color: #000000;
    margin: 10px 0;
}
.calenderLink__inner a{
    color: #000000;
}
.CategoriesPanel a{
  font-size: 20px;
    font-weight: 500;
    line-height: 1.71;
    letter-spacing: 1px;
    color: #000000;
    background: #dcc335;
    border-radius: 4px;
    padding: 5px 20px;
    display: inline-block;
    margin-right: 20px;
    margin-top: 20px;
    text-transform: uppercase;
}
.CategoriesPanel a:hover{
    color: #fff !important;
}
.calenderLink, .entryFee, .customProeprtyCategory, .customProeprtylocation{
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.eventdeatilDesc p a {
    text-decoration: underline;
    color: #000;
}
.speakerHistoryImg img {
    border: 3px solid #dcc335;
    max-width: 160px;
/*    height: 160px;*/
}
.locationPanel p {
    color: #000;
    line-height: 1.88;
    letter-spacing: 0.6px;
    padding-top: 20px;
}
.locationMap i {
    font-size: 25px;
    color: #dcc335;
    margin-right: 10px;
}
.locationMap {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.67px;
    color: #000000;
    padding: 25px 0 35px;
}
.locationMap a{
    color: #000;
    display: flex;
    align-items: center;
}
.locationPanel .subHeadingEvent {
    padding: 0;
}
.locationPanel a {
    color: #000;
}
.socialLinkPanel > a {
    width: 24px;
    display: inline-block;
    height: 24px;
    color: #fff;
    background: #dcc335;
    text-align: center;
    margin-right: 10px;
    margin-top: 15px;
}
.socialLinkPanel > a:hover{
    opacity: .7;
    color: #fff !important;
}
.proposedeventPanel {
    margin-top: 15px;
}
.authorDescBox {
    border-top: 1px solid #dbdbdb;
    padding-top: 40px;
    margin-top: 20px;
}
.speakerstory p {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.6px;
    color: #000000;
}
.speakerParentWrapper {
    padding-bottom: 0;
}
.eventBoxContent .heateorSssSharingRound > i {
    width: 24px !important;
    display: inline-block;
    height: 24px !important;
    color: #fff;
    background: #e18444;
    text-align: center;
    margin-right: 10px;
    margin-top: 15px;
    border-radius: 0 !important;
}
.eventBoxContent .heateorSssSharingRound > i:hover{
    opacity: .7;
}

.subscription_parent a {
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 6px 20px;
    border-radius: 5px;
    letter-spacing: 1px;
}
/************* Event List Css ************/
.eventlistWrapper {
    padding-top: 81px!important;
}
.eventListPanel{
    background: #f8f7f5;
    position: relative;
}
.eventListPanel::after {
    content: "";
    background: #f8f7f5;
    position: absolute;
    width: 3500px;
    height: 130px;
    top: 0;
    left: -550px;
}
.eventlistWrapper .container{
    z-index: 9;
position: relative;
}
.eventListTop {
    display: flex;
    justify-content: space-between;
    padding: 40px 0!important;
    align-items: center;
}
.eventListTop__Heading h1{
      font-size: 30px;
      font-weight: normal;
      line-height: 1.67;
      letter-spacing: normal;
      color: #000000;
}
.outlineBtn{
    font-size: 14px;
    font-weight: 500;
  line-height: 1.71;
  letter-spacing: 1px;
  color: #2c2118;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #2c2118!important;
    padding: 9px 20px!important;
    display: inline-block;
}
.fillButton{
  background-color: #dcc335!important;
  border: solid 1px #dcc335!important;
  font-size: 14px!important;
  font-weight: 500!important;
  line-height: 1.71!important;
  letter-spacing: 1px;
  color: #2c2118!important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
    border-radius: 4px!important;
    padding: 10px 20px!important;
    display: inline-block;
    text-transform: capitalize;
}
.fillButton:hover, .fillButton:focus{
    background: transparent;
}
.eventsearchBbox .fillButton {
    position: absolute;
    right: 20px;
    top: 10px;
}
.eventListMiddleContainer{
    /*padding: 30px 0!important;*/
}
.eventsearchBbox{
    position: relative;
}
.eventsearchBbox input {
    width: 100%;
    border: 1px solid #c4c4c4;
    height: 66px;
    padding: 0 160px 0 60px;
    border-radius: 0;
}
.eventsearchBbox > i {
    position: absolute;
    top: 26px;
    left: 20px;
    font-size: 19px;
    font-weight: normal;
    color: #5d5d5d;
    pointer-events: none;
}
.customrow{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px!important;
}
.customcol4 {
    flex: 0 0 calc(33.33% - 30px);
    max-width: calc(33.33% - 30px);
    margin:0 15px 30px;
    display: flex;
    align-items: flex-start;
    background: #fff;
    position: relative;
    padding-bottom: 80px!important;
}
.eventSection .customcol4{padding-bottom:0px!important;}

.eventSection .gridEventBox__img {
    position: relative;
    max-height: 278px;
    overflow: hidden;
}
.gridEventBox__img a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.eventSection .gridEventBox .gridEventBox__img a img{-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.eventSection .gridEventBox:hover .gridEventBox__img a img{-webkit-transform: scale(1.13);-ms-transform: scale(1.13);transform: scale(1.13);}

.eventCategory {
    position: absolute;
    top: 8px;
    background:#dcc335;;
    padding: 10px 23px!important;
    left: 8px;
    display: none;
}
.eventCategory p {
    line-height: 1.25;
    letter-spacing: 2px;
    color: #2c2118;
    padding-left: 2px;
}
.gridEventBox__content {
    background: #fff;
    padding: 20px !important;
}

#newEvent .eventGridView .gridEventBox__content {
    padding: 20px 0px!important;
}


.gridEventBox__desc h6 {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-top: 0px;
}
.eventSection .customcol4:hover .gridEventBox__content h2 a {
  color: #ff7800;
    text-decoration: underline;
}
.gridEventBox__desc h2{
      font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 1px;
  color:#000;
  margin: 0px;
  padding: 0px!important;
      min-height: 90px;

}
.gridEventBox__desc h2 a{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    padding: 0;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}
.gridEventBox__desc h2 a:hover{
   color: #ff7800;
    text-decoration: underline;
}
.gridEventBox__desc p{
      font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  letter-spacing: .6px;
  color:#000;
  padding-bottom: 20px;
}
.gridEventBox__desc p a{
    text-decoration: underline;
    color: #000;
}

.eventSection .gridEventBox .Courseenroll {
    margin-top: 20px;
    min-height: 46px;
    display: none;
}

.eventSection .gridEventBox .Courseenroll a {
   
    display: inline-block;
    width: auto;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #000000;
    border-radius: 4px;
    padding: 9px 11px;
    border: 1px solid #000;
    display: none;
}

.Courseenroll a:hover {
    background: #000;
    color: #fff !important;
}

.dayTime {
    margin-top: 30px;
}
.dayTime ul {
    padding: 0;
}
.dayTime ul li {
    list-style: none;
    margin: 0;
    margin-bottom: 7px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
}

.gridEventBox__day {
    border-left: 4px solid #dcc335!important;
    padding-left: 15px!important;
    margin-bottom:6px!important;
}
.gridEventBox__day p, .gridEventBox__time p{
    line-height: 1.25;
    color: #000;
}
.gridEventBox__time {
    border-left: 4px solid #2c2118!important;
    padding-left: 15px!important;
}
.gridEventBox__desc {
    padding-bottom: 20px!important;
}
.eventSection .gridEventBox__desc {
    padding-bottom:0px!important;
}
#newEvent .eventTimeDeatil {
    position: absolute;
    bottom: 90px;
}
.gridEventBox {
    width: 100%;

}
.eventGridView {
    padding:50px 0 40px !important;
}
.bannerquete h3{
      font-size: 28px;
    font-weight: normal;
    line-height: 1.28;
    color: #000;
    font-family: 'Glegoo', serif !important;
    margin-bottom: 5px;
}
.bannerquete {
    max-width: 356px;
     font-family: 'Glegoo', serif !important;
}
.bannerquete p{
      font-size: 17px;
    font-weight: normal;
    line-height: 41px;
    color: #000;
      letter-spacing: 1px;
     font-family: 'Glegoo', serif !important;
}
.singleEventBanner {
    display: flex;
    flex-wrap: wrap;
    margin-bottom:15px;
    padding-top: 73px;
}
.singleEventBanner__Content {
    flex: 0 0 450px;
    max-width: 450px;
    background: #dcc335;
    padding: 55px 40px;
    position: relative;
}
.eventBoxImg {
    flex: 0 0 calc(100% - 450px);
    max-width: calc(100% - 450px);
}
.bannerBottomContent .categoryName{
      font-size: 35px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
  color: #2c2118;
  margin-top: 15px;
  text-transform: uppercase;
}
.bannerBottomContent {
    position: absolute;
    bottom: 40px;
}
.tribe-events-c-search.tribe-events-c-events-bar__search-form {
    position: relative;
}
#tribe-events-events-bar-keyword {
    background: transparent !important;
        width: 100%;
    border: 1px solid #c4c4c4 !important;
    height: 66px !important;
    padding: 0 160px 0 60px !important;
    border-radius: 0;
}
#tribe-events-events-bar-search .fillButton{
     position: absolute;
    right: 20px;
    top: 10px;
    background-color: #dcc335 !important;
    border: solid 1px #dcc335 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 1.71 !important;
    letter-spacing: 1px;
    color: #2c2118 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px !important;
    padding:9px 13px !important;
    display: inline-block;
    text-transform: capitalize;
}
#tribe-events-events-bar-search:hover, #tribe-events-events-bar-search .fillButton:focus{
    background: transparent !important;
}
.tribe-events-c-search__input-group {
    height: 72px;
}
.eventlistWrapper .container {
    padding: 0 15px !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list-nav {
    padding-top: 0;
    border-top:none;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar {
    margin-bottom: 25px;
    margin-top: 25px;
}
.tribe-events-c-search__input-group::before {
    content: "\f002";
    font-family: "fontAwesome";
    font-size: 19px;
    position: absolute;
    left: 20px;
}
.tribe-events-c-nav__list li a, .tribe-events-c-nav__list li button {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.71;
    letter-spacing: 1px;
    color: #2c2118;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #2c2118 !important;
    padding: 9px 20px !important;
    display: inline-block;
}
.tribe-events-c-nav__list li a:hover, .tribe-events-c-nav__list li button:hover{
color: #ff8100 !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1--min-medium {
    font-size: 14px;
    line-height: 1.62;
    color: #000 !important;
}
.eventListMiddleContainer .tribe-events-calendar-list-nav.tribe-events-c-nav {
    display: none;
}
.tribe-events-calendar-list-nav.tribe-events-c-nav {
    padding: 0 15px;
    max-width: 1170px;
    margin: 0 auto 50px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 0;
}
.tribe-events .tribe-events-c-nav__next:disabled, .tribe-events .tribe-events-c-nav__prev:disabled{
    color: #d5d5d5 !important;
    border-color: #d5d5d5 !important;
}

.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
    border: none;
    font-weight: 500;
    font-size: 27px;
    color: #000;
}
.tribe-common-l-container.tribe-events-l-container {
    max-width: unset;
    margin: 0 auto;
    padding: 0 !important;
}
.eventlistWrapper .container{
    margin: 0 auto !important;
}
.tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.tribe-events-calendar-month {
    max-width: 1170px;
    margin: 0 auto !important;
    padding: 0 15px !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__events-bar {
    margin-left: auto;
    /*margin-top: 135px;*/
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__top-bar {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}
.tribe-events-c-ical.tribe-common-b2.tribe-common-b3--min-medium {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.eventlistnew .gridEventBox__time p {
    margin: 10px 0px;
}

.singleEventBanner__Content img {
    width: 70%;
}
#event .eventGridView {
    padding: 0 15px !important;
}
#event .gridEventBox__content, #event .customcol4{
    background-color: #d9bfa3;
    background-image: url(https://www.transparenttextures.com/patterns/nice-snow.png);
}
#event .gridEventBox__desc h6 a{
color: #301f1f !important;
text-transform: uppercase;
}
.tribe-events-calendar-month__day:hover {
    background: #dcc3351a!important;
}
#commentry {
    display: none;
}

/* Festival Css */
.festivalWrapBtn .customcol4 {
    background: transparent !important;
    padding: 0 !important;
}
.festivalWrapBtn .customcol4:nth-child(2){
    justify-content: flex-start;
}
.festivalWrapBtn .customcol4:nth-child(3){
    justify-content: flex-start;
}

.feastivalRegisterBtn{margin-top: 20px;min-height: 45px;}
.feastivalRegisterBtn a {
        background: #F58634;
       display: inline-block;
    width: auto;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #000000;
    border-radius: 4px;
    padding:10px 11px;
}

.feastivalRegisterBtn a:hover, .feastivalRegisterBtn a:focus {
    background: #000;
    color: #fff !important;
}
/*.listEventParent .eventListTop, .listEventParent .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border{
    display: none;
}*/
.listEventParent .eventListPanel::after {
    display: none;
}
.listEventParent .eventListPanel {
    /*background: transparent;*/
    margin-bottom: 60px;
}
.festivalFlayer {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
.listEventParent .festivalWrapBtn .customcol4{
    justify-content: center;
}
.eventGridView.homeEvent {
    width: 100%;
}

/* Insights Css Start */
.research-section .commentry-img {
    order: 2;
}
.longbanner-section p.publishername { position: absolute; bottom: 30px; }
.longbanner-section .banner-text { background: transparent; padding: 0 8px 0 0px; min-height: unset; }
.longbanner-section .publishername span a { color: #000; }
.longbanner-section h6 { color: #df5437; padding-top: 110px; }
.longbanner-section h2,
.longbanner-section h2 a { color: #000; }
.longbanner-section p { color: #000; }
.longbanner-section .siglepost-text { position: static; left: 0; background-color: #fff; width: 460px; top: 50%; -moz-transform: unset; -webkit-transform:unset; -o-transform:unset; -ms-transform: unset; transform: unset; padding: 27px 40px; left: 0; }
.singlepost-rel { position: relative; height: 374px; }
/* Insights Css End*/


.section_content_left {
    flex: 0 0 60%;
    max-width: 60%;
}
.customparent.reverse .section_content_left {
    flex: 0 0 35%;
    max-width: 35%;
}
.section_content_right {
    padding-left: 40px;
}
/************ Hero Section Css *******************/

.heroSection{
    background: #2e2017;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 60px 0;
    margin: 0px auto;
    background: #efe8de;
    background: #fff;
}
.topBannerParent {
    display: flex;
    flex-wrap: wrap;
}
.topBannerParentLeft {
    flex: 0 0 47.5%;
    max-width: 47.5%;
    background-color: #d9bfa3;
    background-image: url(https://www.transparenttextures.com/patterns/nice-snow.png);
    position: relative;
    background-color: #fff;
}
.boxImgCard {
    max-height: 290px;
    overflow: hidden;
    display: flex;
}
.boxImgCard img {
    width: 100%;
}
.topBannerParentRight .boxImgCard img {
    height: 150px;
    object-fit: cover;
}
.boxContentCard {
    padding: 20px;
}
.boxContentCard h6 {
    color: #482f16;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.23;
    margin-bottom: 10px;
}
.boxContentCard h6 a, .boxContentCard h2 a{
    color: #482f16;
}
.boxContentCard h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
    color: #482f16;
    margin-bottom: 10px;
}
.boxContentCard p {
    font-size: 14px;
    line-height: 1.57;
    color: #482f16;
}
.topBannerParentRight {
    flex: 0 0 52.5%;
    max-width: 52.5%;
    padding-left: 30px;
}
.topBannerParentRight__Parent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.topBannerParentRight__Parent .commonBoxParent {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
    margin-bottom: 20px;
    background-color: #d9bfa3;
    background-color: #fff;
    background-image: url(https://www.transparenttextures.com/patterns/nice-snow.png);
}
.topBannerParentRight__Parent .boxContentCard {
    padding: 10px 15px;
    min-height: 100px;
}
.topBannerParentRight__Parent h2 {
    font-size: 15px;
    font-weight: 500;
}
.topBannerParentRight .boxImgCard {
    height: 146px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.topBannerParentRight__Parent .commonBoxParent:nth-child(3), .topBannerParentRight__Parent .commonBoxParent:nth-child(4) {
    margin-bottom: 0;
}

#newEvent .eventGridView {
    padding: 0px 15px 0px !important;
}
#newEvent .subheading a {
    color: #000 !important;
}
.subscription_parent a {
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 6px 20px;
    border-radius: 5px;
    letter-spacing: 1px;
}
.topBannerParentLeft .owl-dots {
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.topBannerParentLeft .owl-carousel.testimonial-slider.owl-theme.owl-loaded.owl-drag {
    position: static;
}
.topBannerParentLeft .owl-theme .owl-dots .owl-dot.active span, .topBannerParentLeft .owl-theme .owl-dots .owl-dot:hover span {
    background: #f7845a;
}
.entry-content ol li {
    list-style: inherit;
}
.entry-content ul li{
    list-style: disc;
}
.entry-content ul.speakerListCard{
    padding-left: 0;
}
.entry-content ul {
    padding-left: 25px;
        margin-bottom: 25px;
}
.entry-content .speakerListCard li {
    list-style: none;
}
.customparent {
    display: flex;
}

/************/
.section-category div#primary .widget-title {
    text-transform: capitalize;
    font-size: 24px !important;
    font-weight: bold !important;
}

.section-category #grant_section_post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0px -15px;
}

.section-category .post {
    max-width: 33.3333333%;
    flex: 0 0 33.3333333%;
    margin-bottom: 40px;
    padding: 0px 15px;
}

/*#grant_section_post {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px;
}
.section-category #grant_section_post .post {
    width: 33.33%;
    padding: 0px 15px;
    margin-top: 40px;
    float: left;
    display: inherit;
}
.section-category #grant_section_post .post .event-parent-box {
    flex-direction: column;
    width:100%;
    justify-content: inherit;
}
.section-category #grant_section_post .post .event-parent-box .entry-thumbnail {
    max-width: inherit;
    flex: initial;
    height: 250px;
    max-width: inherit;
    display: block;
    overflow: hidden;
    width: 100%;
}
.section-category #grant_section_post .post .event-parent-box .entry-thumbnail a {
    height: 250px;
    overflow: hidden;
    padding-bottom: 25px;
    margin-bottom: 20px;
}
.section-category #grant_section_post .post .event-parent-box .entry-thumbnail a img {
    height: 100%;
    width: auto;
    max-width: inherit;
    max-height: inherit;
}
.section-category #grant_section_post .post .event-parent-box .right_post_content {
    max-width: 100%;
    flex: 0;
    padding: 0;
}*/
.section-category #grant_section_post .post .cat-name {
    margin-bottom: 15px;
    display: none;
}
/********video*********/
.section-category #grant_section_post.videoCategoryPanel .post {
    max-width: 100% !important;
    flex: 0 0 33.33%;
}
.section-category #grant_section_post.videoCategoryPanel .post .entry-thumbnail a {
    display: flex;
    align-items: center;
    height: 100%;
}
.section-category #grant_section_post.videoCategoryPanel .post .entry-thumbnail a img {
    width: 100%;
    height: auto;
}


.category-announcements .load_more_button{display:none;}

/*Responsive css*/
@media only screen and (min-width: 2000px) {
    header.tribe-events-header.tribe-events-header--has-event-search {
        display: block;
    }
}
@media only screen and (min-width: 768px) {
.modal-dialog { width: 600px; margin: 30px auto; }
}
 @media only screen and (min-width: 1024px) {
.teamModal { text-align: center; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; }
.teamModal .modal-dialog { display: inline-block; text-align: left; vertical-align: middle; }
}
 @media only screen and (max-width: 1199px) {
    .section-team .about-sidebar { width: 22%; }
    .about-content { position: relative; padding: 30px 15px 0 0; }
    .section-team #primary.category-grant-right { padding: 0px 0 0px 15px; width: 78% !important; }
    .teamblock .teamimg,
    .teamblock .teamimg img { height: 157px; }
    .banner-text h6 { padding-top: 0; }
   
    .slider-left p {
        padding-right: 30px;
    }
    .slider-img h2, .slider-heading {
        font-size: 70px;
        line-height: 1.14;
    }
    .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
        max-width: 940px;
    }
    .tribe-events-calendar-list-nav.tribe-events-c-nav{
         max-width: 970px;
    }
    .boxImgCard{
        max-height: unset;
    }
    .topBannerParentRight .boxImgCard {
        height: unset;
    }

    .section-category .post .event-parent-box .entry-thumbnail {height: 167px;}
}
 @media screen and (max-width: 1024px) {
    .section-category,
    .section-author { padding:30px; }
    /*.section-category .container { width: 100%; max-width: 100%; padding: 0 24px; }*/
    .section-category div#primary,
    .section-author div#primary { margin: 0px !important; width: 100% !important; padding-right: 0; float: none; }
    .section-category .cat_right_sidebar,
    .section-author .cat_right_sidebar { margin-top: 30px; float: none; width: 100%; }
    .section-article .container,
    .section-posts .container { width: 100% !important; }
    .section-article .entry-title { text-align: left; }
    .section-article .entry-date { padding-right: 35%; text-align: left; }
    .section-article .entry-date a { display: inline-block; }
    .section-article .entry-thumbnail { margin: 0 auto 30px; }
    .arcontent .heateor_sss_sharing_container { float: none; position: absolute; width: auto; top: -75px; left: auto; right: 0; }
    .arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing { background: #000000 !important; color: #fff1e5 !important; position: relative; width: 32px !important; height: 32px !important; margin: 0 10px; }
    .section-posts .container { padding: 0 24px; }
    .section-author .cat_right_sidebar { padding-top: 16px; padding-left: 0; border-top: 1px solid #f5f5f5; }
    .section-author .cat_right_sidebar .author_bio { position: relative; min-height: 160px; padding: 0 0 0 180px; }
    .section-author .cat_right_sidebar .author_bio_image,
    .section-author .cat_right_sidebar .author_bio_image img { width: 158px; height: 158px; position: absolute; left: 0; top: 4px; }
    .section-author .cat_right_sidebar .author_bio h2,
    .section-author .cat_right_sidebar .author_bio .author_bio_heading { margin: 0 0 20px !important; }
    .section-category .cat_right_sidebar { padding-left: 0; }
    .section-category #blog-sidebar.default-sidebar { padding-right: 0; }
    .section-category #blog-sidebar.default-sidebar .container { width: 100% !important; padding: 0 !important; }
    .section-category .cat_right_sidebar .widget h3.widget-title,
    .section-author .cat_right_sidebar .widget h3.widget-title { margin: 0 !important; }
    .section-category .cat_right_sidebar .rp-medium-one,
    .section-author .cat_right_sidebar .rp-medium-one { min-height: 78px; padding: 0; margin: 0 0 30px !important; }
    /*about css*/

       /* .custom-body {

            padding-top: 102px;

        }*/

    .section-team #primary.category-grant-right { padding: 0px 0 0px 0; width: 100% !important; }
    .section-team .about-sidebar { width: 100%; margin: 0 0 50px; }
    .teamblock .teamimg,
    .teamblock .teamimg img { max-width: 100%; width: 100%; height: 200px; }
    .heading-team { font-size: 22px !important; line-height: 1.36 !important; height: 60px; }
    .heading-team a { font-size: 18px !important; line-height: 1.33 !important; }
    .teamModal { background: #fff; padding: 0; }
    .teamModal .modal-dialog { width: 625px; margin: 0 auto; }
    .teambio-block { min-height: auto; padding: 40px 0 0 0; }
    .teambio-img { height: 220px; width: 220px; position: static; left: 0; top: 0; margin: 0 0 40px; }
    .teambio-img img { height: 220px; width: 220px; }
}
 @media screen and (max-width: 992px) {

    .postblock .postimg { height: 125px; max-width: 220px; }
    .postblock .postimg img { height: 125px; }
    .heading-post { font-size: 20px !important; font-weight: 300 !important; line-height: 1.4; }
    .heading-post a { font-size: 20px !important; font-weight: 300 !important; }
    .section-article .entry-title { text-align: center; line-height: 1.2; font-size: 45px; margin: 0 auto 30px !important; }
    .section-article .entry-date { padding-right: 0; text-align: center; margin: 0 auto 110px !important; }
    .section-article .entry-thumbnail { margin: 0 auto 30px; }
    .arcontent .heateor_sss_sharing_container { float: none; position: absolute; text-align: center; width: 314px; top: -70px; left: 50%; right: auto; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); }
    /*about css*/

    .section-team { padding: 40px 0 40px; }
    .section-team .container { width: 100%; padding: 0 24px; }
    .team-list li { width: 25%; }
   
    .desktop-newsletter {
        display: none;
    }
    .mobile-newsletter {
        display: flex !important;
    }
   
    .mobile-newsletter h6.academy-subheading {
        min-height: unset;
        margin-bottom: 10px;
    }
    .slider-img {
        padding-left: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center;
    }
    .slider-img h2, .slider-heading {
        font-size: 55px;
        line-height: 1.09;
        transform: rotate(-90deg);
        display: inline-block;
        text-align: left;
    }
    .banner-img{
        padding: 0px 0px 40px;
    }
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
        padding-top:60px;
    }
    .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
        max-width: 720px;
    }
    .tribe-events-calendar-list-nav.tribe-events-c-nav{
         max-width: 750px;
    }
    
    .copyright-section .container {
        width: 100%;
        padding: 0 24px;
    }
}
 @media screen and (max-width: 870px) {
    .tribe-events .tribe-events-c-events-bar__search-filters-container {
        align-items: center;
        display: flex;
        flex: auto;
        position: static;
        z-index: auto;
        padding: 12px 15px;
    }
    .tribe-events .tribe-events-c-events-bar__search-button{
        display: none;
    }
    #tribe-events-events-bar-search {
        width: 100%;
    }
    .tribe-common-c-btn.tribe-events-c-search__button.fillButton.btn.btn-default{
        top: 7px;
        width: 140px;
    }
    .tribe-events-c-search__input-group::before {
        top: 17px;
    }
    .tribe-common .tribe-common-l-container{
        padding-left:0;
        padding-right: 0;
    }
    .tribe-events .tribe-events-calendar-list-nav {
        border-top: none;
    }
    .tribe-events .tribe-events-l-container {
        padding-bottom: 0;
    }
    .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--today {
        display: none;
    }
}
 @media screen and (max-width: 800px) {
.arcontent,
.section-article .entry-thumbnail,
.section-article .entry-content,
.section-article .entry-title,
.section-article .entry-date { width: 100%; max-width: 100%; }
/*about css*/

.teamblock .teamimg,
.teamblock .teamimg img { max-width: 157px; width: 100%; height: 157px; }
}
 @media screen and (max-width: 767px) {
.section-article .entry-thumbnail { max-width: 100%; width: 100%; height: auto; }
.section-article .entry-thumbnail img { height: auto; }
.section-author .post .right_post_content .entry-summary p { display: none; }
/*about css*/

.teambio-content { max-height: 100%; }

.container{
    width: 100%;
}
.indicaText a:after{display: none;}

}
 @media screen and (max-width: 640px) {
.section-category,
.section-author { padding:40px 15px; }
.section-category #primary .archive-header,
.section-author #primary .archive-header { padding: 0 0 20px !important; font-size: 16px !important; }
.section-category #primary .archive-header .archive-title,
.section-author #primary .archive-header .archive-title { font-size: 16px !important; }
.section-category .post,
.section-author .post { margin: 0 0 20px !important; border-bottom: none !important; }
.section-category .post .event-parent-box .entry-thumbnail,
.section-author .post .event-parent-box .entry-thumbnail { flex: 0 0 100%; max-width: 100%; height: auto; padding: 0px; margin: 0 0 20px; }
.section-category .post .right_post_content,
.section-author .post .right_post_content { max-width: 100%; flex: 0 0 100%; padding: 0; }
.section-category .post .event-parent-box .entry-thumbnail img,
.section-author .post .event-parent-box .entry-thumbnail img { height: auto; max-height: 100%; display: block; }
.section-category .post .right_post_content .entry-header { margin-top: 0; }
.section-category .post .right_post_content .entry-summary,
.section-author .post .right_post_content .entry-summary { display: none; }
.load_more_button { width: 100%; }

.section-posts .container,
.section-article .container { padding: 0 20px; }
.section-article .entry-title { text-align: left; line-height: 1.29; font-size: 35px; margin: 0 auto 20px !important; }
.section-article .entry-date { padding-right: 0; text-align: left; margin: 0 auto 90px !important; }
.arcontent .heateor_sss_sharing_container { top: -55px; left: 0; right: auto; transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); }
.arcontent .heateor_sss_sharing_container .heateorSssSharingRound .heateorSssSharing { margin: 0 7px 4px; }
.section-posts { padding: 25px 0 20px; }
.post-list li { width: 100%; float: none; padding: 0 15px; }
.postblock .postimg { height: auto; max-width: 100%; }
.postblock .postimg img { height: auto; }
.section-author .cat_right_sidebar { padding-top: 20px; padding-left: 0; }
.section-author .cat_right_sidebar .author_bio { position: relative; min-height: auto; padding: 0; }
.section-author .cat_right_sidebar .author_bio_image,
.section-author .cat_right_sidebar .author_bio_image img { width: 116px; height: 116px; position: static; top: 0; }
.section-author .cat_right_sidebar .author_bio_image,
.section-author .cat_right_sidebar .author_bio_image img { width: 116px; height: 116px; position: static; top: 0; }
.section-author .cat_right_sidebar .author_bio h2,
.section-author .cat_right_sidebar .author_bio .author_bio_heading { margin: 0 0 20px !important; }
.post_author { margin: 40px 0 20px; }


.arcontent .heateor_sss_sharing_container {
    text-align: left;
}
/*about css*/

/*    .custom-body {

        padding-top: 96px;

    }*/

.section-team { padding: 35px 0; }
.section-team .container { padding: 0 20px; }
.section-team .about-sidebar { margin: 0 0 30px; }
.about-content { padding: 30px 0 0 0; }
.main-mheading { margin: 0 0 30px; }
.main-mheading h3 { font-size: 20px !important; }
.team-list li { width: 50% !important; }
.teamblock { margin: 0 0 20px; }
.teamblock .teamimg,
.teamblock .teamimg img { height: 245px; width: 100%; max-width: 100%; }
.heading-team,
.heading-team a { font-size: 18px !important; line-height: 1.33 !important; }
.heading-team { height: 52px; }
.teamModal { padding: 0 !important; }
.teamModal .modal-dialog { width: 100%; }
.teamModal .close { position: absolute; right: 20px; top: 20px; z-index: 1000; width: 49px; height: 49px; padding: 4px; background: #fff; opacity: 1; cursor: pointer; border-radius: 50%; }
.teambio-block { min-height: auto; padding: 0; }
.teambio-img { height: 100%; width: 100%; position: static; margin: 0 0 30px; }
.teambio-img img { height: 100%; width: 100%; min-height: 360px; }
.teambio-content { max-height: 100%; padding: 0 20px; }
.teamModal .close img { max-width: 24px; }
.section-category .container { padding: 0 15px; }
.section-article .entry-thumbnail iframe { height: 280px; }

.academy-subheading img {
    display: block;
    position: absolute;
    top: 12px;
    right: 0;
    transform: rotate(90deg);
        width: 20px;
}
.arrowdown img {
    transform: rotate(270deg);
}
.indicacademy-ul>li ul {
    display: none;
    padding: 7px 0px;
}

.mobile-newsletter {
    display: block !important;
    padding: 0px 10px;
}
.newsletter-box {
    display: block;
}
.newsletter-box input {
    height: 40px;
    padding-left: 10px;
}
.signupbtn {
    border: 2px solid #fff;
    background: transparent;
    height: 40px;
    min-width: 100%;
    margin: 15px 0px;
}


}







/* responsive css rg 19/11/19 */



@media only screen and (max-width: 520px) {
.teamblock .teamimg,
.teamblock .teamimg img { height: 205px; }
}
 @media only screen and (max-width: 480px) {
.teamblock .teamimg,
.teamblock .teamimg img { height: 170px; }
.section-article .entry-thumbnail iframe { height: 180px; }
}
 @media only screen and (max-width: 360px) {
.teamblock .teamimg,
.teamblock .teamimg img { height: 144px; width: 144px; }
}
 @media only screen and (max-width: 330px) {
.teamblock .teamimg,
.teamblock .teamimg img { height: 144px; width: 100%; }
}
.medium{
width:50%}


.modal-backdrop {
    /* bug fix - no overlay */    
       z-index: -1;
}

/*
.eventdeatilWrapper{
    display: none;
}
#tribe-events {
    display: none;
}*/ 

.eventdeatilWrapper .videoEvent iframe { display: block; width: 80%; height: 394px; }

/*Calendar event Tooltip*/
.tooltipster-base.tribe-events-tooltip-theme {
    border: 2px solid #666666!important;
    border-radius: 2px!important;
    padding: 0px!important;
    max-width: 340px!important;
}
.tooltipster-content .gridEventBox__desc h2{
        font-size: 16px;
        margin-bottom: 15px;
    line-height: 1.25;
}
/*Calendar event Tooltip*/

/* Courses Css */
.coursesWrapper {
    padding-top: 130px;
}
.gridEventBox__content.coursesPanel {
    background: #fcf5ee;
    position: relative;
    padding: 20px 15px !important;
    min-height: 265px;
    width: 100%;
}
.coursesPanel a {
    display: inline-block;
}
.coursesTitle {
    color: #482f16;
    margin-bottom: 20px;
    font-family: Roboto !important;
    line-height: 1.25;
    letter-spacing: 1px;
    font-weight: bold;
    min-height: 62px;
    font-size: 18px;
    padding: .5em 0;
}
.product_topic {
    font-size: 14px;
    text-transform: capitalize;
    position: relative;
    padding-left: 21px;
    color: #000;
}
.product_topic:before {
    content: "\f02d";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}
.product_duration, .product_anytime {
    font-size: 14px;
    text-transform: capitalize;
    position: relative;
    padding-left: 21px;
    margin: 7px 0;
    color: #000;
}
.product_duration:before, .product_anytime:before {
    content: "\f017";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}

.enroll {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 20px;
    left: 15px;
    right: 15px;
}
.product_durationDate {
    background: #f5894a;
    display: inline-block;
    padding: 8px 30px;
    color: #fff;
    font-size: 16px;
    min-width: 107px;
}
.woocommerseProduct .product_durationDate {
    background: #ff8100;
    display: inline-block;
    padding: 8px 30px;
    color: #fff;
    font-size: 16px;
    min-width: 107px;
}
a.enrollBtn {
    display: inline-block;
    background: #2e2017;
    color: #fff;
    padding: 8px 20px !important;
    text-align: center !important;
    font-size: 16px;
}
.eventlistnew {
    padding-bottom: 0 !important;
}
.coursesPanel:hover a, .coursesPanel:hover .coursesTitle, .coursesPanel:hover .product_topic, .coursesPanel:hover .product_duration, .coursesPanel:hover .product_anytime{
    color: #ff8100;
}
.coursesPanel:hover a.enrollBtn{color: #fff;}
a.enrollBtn:hover, a.enrollBtn:focus{
   background: #ff8100;
   color: #fff !important; 
}
a.themeBtn {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.71;
    letter-spacing: 1px;
    color: #000000;
    background: #dcc335;
    border-radius: 4px;
    padding: 5px 10px;
    display: inline-block;
    margin-right: 20px;
    margin-top: 20px;
    padding: 10px 35px;
    margin-bottom: 25px;
}
a.themeBtn:hover{
    color: #fff !important;
}
.entry-content ol {
    margin-bottom: 25px;
}
.videoCategoryPanel > article {
    flex: 0 0 50%;
    max-width: 50% !important;
    padding: 0 15px;
}
.videoCategoryPanel {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.section-category #grant_section_post.videoCategoryPanel .post .event-parent-box {
    display: block;
    margin-bottom: 15px;
}
.section-category .videoCategoryPanel .post .event-parent-box .entry-thumbnail{
    flex: 0 0 100%;
    max-width: 100%;
    height: auto;
}
.section-category .videoCategoryPanel .post .event-parent-box .entry-thumbnail img{
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    margin-bottom: 0;
}
.section-category .videoCategoryPanel .post .right_post_content{
    max-width: 100%;
    flex: 100%;
    padding: 15px 0 0px;
}


/*18-06-2021 dp*/

.leadershipSubcontent {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #bdbdbd;
    margin-bottom: 50px;
    padding-bottom: 55px;
    padding-top: 25px;
}
.leadershipSubcontent_left,
.leadershipSubcontent_right {
    flex: 0 0 50%;
    max-width: 50%;
}

.leadershipSubcontent p {
    /*font-size: 16px;*/
    font-size: 19px;
    font-weight: 300;
    text-align: justify;
}
.leadershipSubcontent p a {
    color:#ff8100;
}

.leadershipHeading {
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 15px;
}

.knowledgeBtnPanel_list {
    display: flex;
    margin: 0 -10px;
}

.teampage-wrapper ul, .teampage-wrapper li {
    list-style: none;
}
.knowledgeBtnPanel_list li {
    list-style: none;
    display: flex;
    align-content: center;
    margin: 0 10px;
}
.knowledgeBtnPanel_list li a {
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #152d20;
    border-radius: 40px;
    text-align: center;
    padding: 7px 10px;
    cursor: pointer;
        color: #301f1f;
    
}

.knowledgeBtnPanel_list li a:hover,
.knowledgeBtnPanel_list li a.current,
.knowledgeBtnPanel_list li a:focus,
.knowledgeBtnPanel_list li.current {
    background:#ff7800;
    color: #f6f2ed !important;
    border-color:#ff7800;
    text-decoration: none;
    border-radius: 40px;
}


.custom-body.gbfestival h3 {
    padding-bottom: 15px;
}
.section-team .filterDetails #primary.category-grant-right{width:100% !important; padding: 0px; } 

.teampage-wrapper .team-list.boxGroup {
    padding-bottom: 0;
}
.boxGroup.team-list {
    display: flex;
    flex-wrap: wrap;
    margin: 40px -15px 0;

}

.section-team .filterDetails .boxGroup.team-list li {
    flex: 0 0 calc(16.66% - 30px);
    max-width: calc(16.66% - 30px);
    margin: 0 15px 20px;
     padding: 0px;
     height: auto;

}
.section-team .filterDetails .heading-team {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.29;
    padding-top: 10px;
    margin-bottom: 5px;
}

.section-team .filterDetails .heading-team a{font-size: 14px !important;}
.filterDetails .teamblock a {
    margin: 0px;
}

.section-team .filterDetails .teamblock:hover .teamimg.teamimg1{display: block;}

.modalHead {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 10px;
    border-bottom: 1px solid #2b4034;
}

body.modal-open {
    overflow: hidden;
}

.modal-open .modalcommon.modal {
    transition: none !important;
}

.modalcommon.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    margin: 0;
}
.modalcommon .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-family: Roboto !important;
    font-weight: normal;
    font-size: 20px;
    padding: 15px 30px;
}

.modalcommon .modal-body {
    padding: 30px;
}
.modalcommon .modal-header {
    padding: 0;
}

.modalcommon .modal-header .close {
    margin-top: 12px;
    font-size: 30px;
    margin-right: 15px;
}
.modalcommon .modal-dialog {
    width: 900px;
    margin: 30px auto;
    transition: none !important;
}

.modalcommon .modal-header .close:focus,
.modalcommon .modal-header .close:hover{background: none;}

.modalcommon .teambio-img {
    width: 117px;
    position: absolute;
    top: 0;
    padding: 0;
    height: auto;
}
.modalcommon .teambio-block {
    padding: 0;
    padding-left: 145px;
    min-height: 200px;
}


.modalcommon .teambio-content {
    max-height: 360px;
 
}

/*29-06-2021 dp*/


/*.single-menu ul > ul > li:first-child a {-webkit-animation:colorchange 5s infinite alternate; }*/

    @-webkit-keyframes colorchange {
      0% {
        
        color: #ff7800;
      }
      
      10% {
        
        color: #000;
      }
      
      20% {
        
        color: #ff7800;
      }
      
      30% {
        
        color: #000;
      }
      
      40% {
        
        color: #ff7800;
      }
      
      50% {
        
        color: #000;
      }
      
      60% {
        
        color: #ff7800;
      }
      
      70% {
        
        color: #000;
      }
      80% {
     
        color: #ff7800;
      }
      
      90% {
     
        color: #000;
      }
      
      100% {
        
        color: #ff7800;
      }
    }


/*30-06-2021*/
.leadershipSubcontent .registerbtn {
    background: #ff7800;
    color: #f6f2ed;
    border-color: #ff7800;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    padding: 7px 20px;
    font-weight: 700;
    letter-spacing: 0.5;
}
.leadershipSubcontent .registerbtn:hover,
.leadershipSubcontent .registerbtn:focus{color:#fff !important;background: #000;}
.speakers-main {
    margin: 0px -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}


.speakersIn {
        position: relative;
        padding: 0px 30px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
}
.speakersIn:first-child:after {
    display: none;
}

.section-team .speakersIn .filterDetails .boxGroup.team-list li {
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin: 0 15px 20px;
    padding: 0px;
    height: auto;
    width: 100%;
}

/*vertical tabs*/




.SchemesSec {
    background:#F1F3F3 url(https://indica.in/books/wp-content/uploads/2022/04/bgtext.png) center center no-repeat;
    width: 100%;
    height: 100%;
}

.SchemesSec .subheading{margin-bottom: 50px;}

#parentVerticalTab {
    display: flex !important;
    align-items: center;
}
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

.resp-tabs-container p {
    font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 32px;
letter-spacing: 0.05em;
color: #000000;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border: 0px solid #5AB1D0 !important;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 0px 14px 0px !important;
    border-top: 0px solid #5AB1D0 !important;
    border-bottom: 0px #fff solid !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 0px solid #c1c1c1;
    border-top-color: #5AB1D0;
}

h2.resp-accordion {
    border: 0px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
        margin: 0px;
    padding: 10px 15px;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #888;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 0px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width:40%;
    margin: 0px !important;
}

.resp-vtabs .resp-tabs-list li {
    font-family: 'Gilroy';
    display: block;
    padding:10px 0px !important;
    margin: 0px;
    cursor: pointer;
    float: none;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #888;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: transparent;
    border: 0px transparent #c1c1c1;
    float: none;
    width: 100%;
    min-height:100%;
    border-radius: 0px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
    font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 32px;
letter-spacing: 0.05em;
color: #000000;
    padding-left: 120px;
    padding-right: 0px;
}


.resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: 0px !important;
padding: 10px 0px 10px 0px !important;
border-top: 0px transparent;
border: 0px solid #5AB1D0 !important;
border-left:0px solid #5AB1D0 !important;
margin-bottom:0px !important;
border-right: 0px #FFF solid !important;
  font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
}
.resp-vtabs .resp-tabs-list li:first-child {
    padding-top: 0 !important;
}

.resp-vtabs .resp-tabs-list li:last-child {
    padding-bottom: 0 !important;
}

.resp-arrow {display: none;
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/


/*books details pages*/
.booksDetails {
    padding: 30px 0px;
}

.booksDetails .breadcrumb {
    padding:0px;
    background-color: #fff;
    border-radius:0px;
        margin-bottom: 50px;
}
.booksDetails .breadcrumb-item a {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #888888;
}

.booksDetails .breadcrumb>.active {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
}
.booksDetails .breadcrumb>li+li:before {
    padding: 0 20px;
    content: "\f105";
    font-family: fontAwesome;
}

    /* indicabooks
     */

.bookRight h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    color: #000000;
    text-transform: none;
}



.booksDetails .nav-tabs>li.active>a,
.booksDetails .nav-tabs>li.active>a:focus,
.booksDetails .nav-tabs>li.active>a:hover{ }
.booksDetails .nav-tabs li a{
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 15px;
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;
    padding: 15px 25px;
color: #888888;border: none;}

.booksDetails .nav-tabs li a:hover {
    background: transparent;
    box-shadow: none;
    border: none;
}

.booksDetails .nav-tabs li.active a{
    position: relative;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 15px;
letter-spacing: 2px;
text-transform: uppercase;
color: #000000; border: none;}


.booksDetails .nav-tabs li.active a:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #F58634;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
}



    
    
   .booksDetails .nav-tabs {
            border-bottom: 2px solid #dee2e6;
            margin:35px 0px 45px 0px;
        }
        .booksDetails  .tab-content p {
            padding-bottom: 30px;
            font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
letter-spacing: 0.05em;
color: #000000;
        }
       

     .bookRight {
        padding-left: 125px;
    }
     .bookAuth{font-style: normal;
        font-weight: 400;
        font-size: 22px;
        line-height: 32px;
        letter-spacing: 0.05em;
        color: #888888;}
        .share h6,
        .buyingOption h6 {
            font-style: normal;
            font-weight: 600;
            font-size: 14px;
            line-height: 15px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #000000;
        }
        
        ul.publishAuth {
            margin-top: 30px;
        }
        ul.publishAuth li {
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 15px;
            letter-spacing: 2px;
            text-transform: uppercase;
            padding: 7px 0px;
        }
        ul.publishAuth li span {
            font-weight: 600;
        }

        

        .share ul,
        .buyingOption ul {
            display: flex;
        }

        .buyingOption {
            padding: 30px 0px;
        }
        .buyingOption h6 {
            margin-bottom:30px;
        }
       /* .buyingOption ul li { width: 75px;}*/

       .buyingOption ul li { width: 120px;}

        .buyingOption ul li a {
    margin-right:30px; width: 100%;
    display: inline-block;
}
        
       
.share h6 {
    margin-bottom: 20px;
}
        .share ul li {
            margin-right: 15px;
        }
        .share ul li a {
    display: inline-block;
    vertical-align: top;
    line-height: normal;
        color: #000;
}
        .share ul li a i {
            font-size:24px;
        }
        .fa-facebook-square:before,
        .fa-twitter:before
         {
            content: "\f082";
            font-family: "fontAwesome";
        }
        .fa-youtube:before {
    content: "\f167";
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;

}


/*social sharing icons*/
.single-books .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    position: static !important;
}


.heateor_sss_follow_ul, .heateor_sss_sharing_ul {
    display: inline-block;
}
.heateor_sss_sharing_ul .heateor_sss_svg {
    background: transparent !important;
    color: #333333;
    border-width: 2px;
    border-style: solid;
    border-color: #000;
    width: 30px !important;
    height: 30px !important;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.heateor_sss_sharing_ul .heateor_sss_svg path {fill: #333;transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;}
.heateor_sss_sharing_ul .heateor_sss_whatsapp .heateor_sss_svg path{fill:transparent;stroke:#333; }
.heateor_sss_sharing_ul .heateor_sss_whatsapp .heateor_sss_svg path:last-child {fill:#333;}
.heateor_sss_sharing_ul .heateor_sss_whatsapp .heateor_sss_svg:hover path{fill:transparent;stroke:#ff7800; }
.heateor_sss_sharing_ul .heateor_sss_whatsapp .heateor_sss_svg:hover path:last-child {fill:#ff7800;}
.heateor_sss_sharing_ul .heateor_sss_svg:hover path{fill:#ff7800; }

.heateor_sss_horizontal_sharing span.heateor_sss_svg:hover,
.heateor_sss_standard_follow_icons_container span.heateor_sss_svg:hover {
    background-color: transparent!important;
    background: transparent!important;
    color: #ff7800;
    border-color: #ff7800;
}


/*social sharing icons*/

/* chirayu css 04-05-22 */
.videoplayicon .video_play{
    width: 44px;
    height: 44px;
    background: #000000;
    display: block;
    border-radius: 25px;
    position: relative;
}
.video_play .fa{
    color: #F58634;
    font-size: 18px;
    position: absolute;
    left: 53%;
    top: 51%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out;
}
.video-parent .video-img img{
    transition: all 0.3s ease-in-out;
}
.video-parent:hover .video_play{
    background:  #F58634;
    transition: all 0.3s ease-in-out;
}
.video-parent:hover .video_play .fa-play{
    color:  #000;
}
.video-parent:hover .video-img img{
    transform: scale(1.13);
}
.video-parent:hover .video-heading h2{
    text-decoration: underline;
}
.video-parent:hover .video-img::after{
    background: rgba(0, 0, 0, .3);
    height: 100%;
}

.FeaturedBookM {
    background: #F1F3F3;
}

/*dp 10-06-2024*/
.video-section{background:#F1F3F3;}