html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {font-family: "Hind Siliguri"; font-weight: 400; word-break: normal!important;}


/* HEADER */
header#main-header{
    -webkit-transition: all 0.75s;
    -moz-transition: all 0.75s;
    transition: all 0.75s;
}
header#main-header{
    background: rgba(0,0,0,0.35);
    height: 55px;
}
header .container{
	width: 100%;
	max-width: 100%;
	padding: 0 5%;
}
header#main-header #et-top-navigation{
	padding-top: 16px;
	position: relative;
	padding-right: 50px;
	padding-left: 30% !important;
}
header#main-header.et-fixed-header #et-top-navigation{
	padding-top: 22px;
}
header#main-header.et-fixed-header #et-top-navigation #burger_menu{
	top: 18px;
}
header#main-header .container.et_menu_container{
	height: 100%;
}
header#main-header .logo_container a{
    display: inline-block;
    position: absolute;
    top: 12px;
	width: 30%;
	max-width: 350px;
	min-width: 160px;
}
header#main-header .logo_container a img{
	width: 100%;
	max-width: 100%;
	 -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
}
#burger_menu{
	position: absolute;
    top: 12px;
    color: #fff;
    font-size: 30px;
    right: 0;
    -webkit-transition: all 0.75s;
    -moz-transition: all 0.75s;
    transition: all 0.75s;
}
.burger_menu{
    border-bottom: 1px solid #81D9FF;
    padding-bottom: 100px;
}
.burger_menu li.external a:after{
    content: " \f14c";
    font-family: "FontAwesome";
    display: inline;
}
/* HEADER FIXED */
header#main-header.et-fixed-header, .page-template-template-formembers header#main-header{
	height: 65px;
    background: rgba(44,44,44,0.97);
    box-shadow: 0px 3px 8px rgba(0,0,0,0.10);
}
header#main-header.et-fixed-header .logo_container a, .page-template-template-formembers header#main-header .logo_container a{
	position: relative;
	top: initial;
	padding-top: 10px;
}
header#main-header.et-fixed-header .logo_container a img, .page-template-template-formembers header#main-header .logo_container a img{
	width: 150px;
}
/* HEADER NAV */
#burger_menu_wrapper{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(40,40,40,0.98);
    overflow: auto;
    z-index: 99;
    display: none;
}
#burger_menu_wrapper .menu-burger-menu-container{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 1000px;
    width: 100%;
}
#burger_menu_wrapper li#menu-item-337,
#burger_menu_wrapper li#menu-item-358,
#burger_menu_wrapper li#menu-item-373{
    display: inline-block;
    width: 32%;
    vertical-align: top;
}
#burger_menu_wrapper li#menu-item-373.divider a{
    display: none;
}
#burger_menu_wrapper ul.sub-menu,
#burger_menu_wrapper li#menu-item-373.divider ul ul.sub-menu{
    padding-top: 10px;
    padding-bottom: 30px;
}
#burger_menu{
    cursor: pointer;
}
.navbtn-close{
    font-size: 30px;
    color: #fff;
    display: block;
    position: absolute;
    right: 106px;
    top: 12px;
    z-index: 999;
}
#burger_menu_wrapper li#menu-item-373.divider ul{
    padding-top: 0px;
}
#burger_menu_wrapper li.menu-item-has-children a,
#burger_menu_wrapper li#menu-item-373.divider ul a{
    color: #81D9FF;
    padding: 10px 0;
    font-size: 20px;
    text-align: center;
    letter-spacing: 2px;
    font-family: 'Hind Siliguri', HindSiliguriR;
    display: block;
    font-weight: 500;
}
#burger_menu_wrapper li.menu-item-has-children a:hover,
#burger_menu_wrapper li#menu-item-373.divider ul a:hover{
    color: #f0f0f0;
}
#burger_menu_wrapper li.menu-item-has-children ul a,
#burger_menu_wrapper li#menu-item-373.divider ul ul a{
    color: #f0f0f0;
    font-size: 13px;
    margin-bottom: 0px;
}
#burger_menu_wrapper li.menu-item-has-children ul a:hover,
#burger_menu_wrapper li#menu-item-373.divider ul ul a:hover{
    color: #81D9FF;
}
ul.header_menu li{
    display: inline-block;
}
#top-menu li,
ul.header_menu li{
    padding: 0px 20px;
}
#top-menu li a,
ul.header_menu li a{
	color: #fff;
	font-size: 16px;
    line-height: 16px;
    font-family: 'Hind_Siliguri_1';
    letter-spacing: 2px;
    font-weight: 400;
}
#top-menu li a:hover,
ul.header_menu li a:hover{
	color: #81D9FF
}
/* BODY */

#home-verbiage {
	padding: 15vh 0% 7.5vh 0%;
}

#page-container{
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.index_main_content {
	padding-top: clamp(50px, 2.5vh, 200px)!important;
}

#home_sponsor_holder {
	position: absolute;
	bottom: 0px;
    width: 100% !important;
    max-width: 100% !important;
	padding: 10px 15% 10px 5% !important;
}

#home_sponsor_buffer {
	height: 220px;
}

.index_announcement h2 {
    font-size: 28px !important;
    font-weight: 700;
    color: #ffffff;
    line-height: 28px;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.10) !important;
    text-align: left;
	padding-bottom: 2px !important;
}

.index_announcement h3 {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.10) !important;
    text-align: left;
}

.index_announcement h3 a {
    font-weight: 700;
    color: #ffffff;
	text-transform: uppercase;
	white-space: pre;
}

#home_action_item {
	margin-bottom: 25px !important;
}

#home_action_item:first-of-type {
	margin-top: 0px !important;
}

#home_action_item h4 {
    font-size: 35px !important;
    font-weight: 700 !important;
    line-height: 40px !important;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.10) !important;
    text-align: left !important;
	padding-bottom: 0px !important;
}

h3 a {
	font-family: 'Hind Siliguri',Helvetica,Arial,Lucida,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	margin-top: 5px;
	color: #ffffff !important;
	text-shadow: none;
}

#sponsorlogo_holder {
	display: flex;
	width: 100%;
}

.sponsorlogo {
	padding: 0px 25px !important;
	flex-wrap: justify !important;
	max-width: 400px;
	margin: 0 auto;
}

#sponsorlogo_holder a {
	width: 25%;
}

/* FOR FAN TEMPLATE */
.page-template-template-forfan{
    background: #215c97;
}
.for-fan-links{
    padding-left: 5%;
    padding-right: 5%;
}
.for-fan-links .callout *{
    color: #fff;
}
.for-fan-links .callout h2{
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 0px;
}
.for-fan-links .callout .verbiage h3{
    text-align: center;
    font-family: "Hind Siliguri";
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    letter-spacing: 2px;
}
.for-fan-links .group-1{
    width: 34%;
    float: left;
}
.for-fan-links .group-2{
    width: 66%;
    float: right;
}
.for-fan-links .group-3{
    width: 33%;
    float: left;
}
.for-fan-links .group-4{
    width: 33%;
    float: right;
}
.for-fan-links .group-1 .callout.callout-1 .tile.hero{
    height: calc(20vh - 20px);
    margin-top: 20px;
    min-height: 150px;
    background: rgba(89,173,221,.7);
}
.for-fan-links .group-2 .callout.callout-2 .tile.hero{
    height: calc(20vh - 20px);
    min-height: 150px;
    width: calc(25% - 20px);
    float: left;
    background: rgba(89,173,221,.7);
}
.for-fan-links .group-2 .callout.callout-3 .tile.hero{
    height: calc(20vh - 20px);
    min-height: 150px;
    width: calc(50% - 20px);
    float: left;
    background: -moz-linear-gradient(80deg, #026CF5 0%, #00d2ff 100%);
    background: -webkit-linear-gradient(80deg, #026CF5 0%,#00d2ff 100%);
    background: linear-gradient(70deg, #ec008c 0%, #fc6767 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072ff', endColorstr='#4facfe',GradientType=1 );
}
.for-fan-links .group-2 .callout.callout-4 .tile.hero{
    float: right;
    height: calc(20vh - 20px);
    min-height: 150px;
    width: calc(25% - 20px);
    background: rgba(89,173,221,.7);
}
.for-fan-links .group-3 .callout.callout-5 .tile.hero{
    height: calc(20vh - 20px);
    min-height: 150px;
    width: calc(100% - 20px);
    background: -moz-linear-gradient(80deg, #026CF5 0%, #00d2ff 100%);
    background: -webkit-linear-gradient(80deg, #026CF5 0%,#00d2ff 100%);
    background: linear-gradient(70deg, #56ab2f 0%, #a8e063 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072ff', endColorstr='#4facfe',GradientType=1 );
}
.for-fan-links .group-3 .callout.callout-6 .tile.hero{
    height: calc(20vh - 20px);
    min-height: 150px;
    width: calc(50% - 20px);
    float: left;
    background: rgba(89,173,221,.7);
}
.for-fan-links .group-3 .callout.callout-7 .tile.hero{
    height: calc(20vh - 20px);
    min-height: 150px;
    width: calc(50% - 20px);
    float: left;
    background: rgba(89,173,221,.7);
}
.for-fan-links .group-4 .callout.callout-8 .tile.hero {
    height: calc(40vh - 20px);
    min-height: 320px;
    width: calc(50% - 20px);
    float: left;
    background: -moz-linear-gradient(80deg, #026CF5 0%, #00d2ff 100%);
    background: -webkit-linear-gradient(80deg, #026CF5 0%,#00d2ff 100%);
    background: linear-gradient(70deg, #F2C94C 0%,#F2994A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072ff', endColorstr='#4facfe',GradientType=1 );
}
.for-fan-links .group-4 .callout.callout-9 .tile.hero  {
    height: calc(40vh - 20px);
    min-height: 320px;
    width: calc(50% - 20px);
    float: left;
    background: rgba(89,173,221,.7);
}
.for-fan-links .group-2 .callout.callout-4 .tile.hero .title h2 strong{
    display: block;
}
.for-fan-links .callout.callout-0 .tile.hero{
    background: -moz-linear-gradient(80deg, #396afc 0%, #2b32b2 100%);
    background: -webkit-linear-gradient(80deg, #396afc 0%,#2b32b2 100%);
    background: linear-gradient(70deg, #396afc 0%,#2b32b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#396afc', endColorstr='#2b32b2',GradientType=1 );
}
.for-fan-links .title-verbiage{
    position: relative;
    height: 100%;
    width: 100%;
    display: table;
    overflow: hidden;
}
.for-fan-links  .title-verbiage-wrapper{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 100%;
    width: 100%;
    overflow: hidden;
    line-height: .80;
}
.for-fan-links  .verbiage{
    padding: 0px 0px;
    opacity: 0;
    width: 90%;
    margin: 0 auto;
    margin-top: -40px;
    -webkit-transition: all 0.75s, -webkit-transform 0.75s;
    transition: all 0.75s, transform 0.75s;
    -webkit-transform: translate3d(0%, 100%, 0);
    transform: translate3d(0%, 100%, 0);
}
.for-fan-links .tile.hero{
    border-radius: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.25);
    box-shadow: inset 0 0 0 0px #ffffff;
    margin: 10px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    cursor: pointer;
    width: calc(100% - 20px);
    height: calc(40vh - 20px);
    min-height: 320px;
}
.for-fan-links a:hover .verbiage{
    margin-top: 5px;
    padding: 10px 0px;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.for-fan-links a:hover .tile.hero{
    box-shadow: inset 0 0 0 15px #ffffff;
    transform: translate(0px,-15px);
}
/* DEFAULT */
.affix {
    position: fixed;
    top: 85px;
    left: 0;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    max-width: 75% !important;
    z-index: 9999;
    display: none;
}
.threecoltable{
    width: 100%;
    min-width: 0px;
    table-layout: fixed;
    border: 0px !important;
}
.threecoltable tr:nth-of-type(odd) {
    background: rgba(0,0,0,0.10);
    border: 0px !important;
}
.threecoltable tr:nth-of-type(even) {
    background: rgba(255,255,255,0.10);
    border: 0px !important;
}
.threecoltable td {
    padding: 5px;
    vertical-align: middle;
    border: 0px !important;
}
.threecoltable th {
    background: rgba(0,0,0,0.30);
    font-size: 14px;
    padding: 10px 5px !important;
    font-family: MuliB;
    text-align: center;
    color: #fff !important;
    border: 0px !important;
}
.et_pb_text a{
    font-weight: 700;
}
.page-id-341 div.et_pb_section.et_pb_section_0,
.height-full{
    min-height: calc( 100vh - 52px );
}
/*.home #main-content{
	min-height: 98vh;
}*/
#main-content{
    min-height: calc( 100vh - 52px );
}

.offset{
	height: 100px;
    margin-top: -100px;
}

.form-group label{
    font-size: 17px;
    font-family: MuliR;
    font-weight: 300;
    color: #fff;
    line-height: 26px;
}
.form-group input[type=text]::-webkit-input-placeholder,
.form-group input[type=email]::-webkit-input-placeholder,
.form-group input[type=tel]::-webkit-input-placeholder,
.form-group textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 16px;
    font-family: MuliR;
    font-weight: 400;
    color: #000;
}
.form-group input[type=text]::-moz-placeholder,
.form-group input[type=email]::-moz-placeholder,
.form-group input[type=tel]::-moz-placeholder,
.form-group textarea::-moz-placeholder { /* Firefox 19+ */
    font-size: 16px;
    font-family: MuliR;
    font-weight: 400;
    color: #000;
}
.form-group input[type=text]:-ms-input-placeholder,
.form-group input[type=email]:-ms-input-placeholder,
.form-group input[type=tel]:-ms-input-placeholder,
.form-group textarea:-ms-input-placeholder { /* IE 10+ */
    font-size: 16px;
    font-family: MuliR;
    font-weight: 400;
    color: #000;
}
.form-group input[type=text]:-moz-placeholder,
.form-group input[type=email]:-moz-placeholder,
.form-group input[type=tel]:-moz-placeholder,
.form-group textarea:-moz-placeholder { /* Firefox 18- */
    font-size: 16px;
    font-family: MuliR;
    font-weight: 400;
    color: #000;
}

.form-group input[type=text],
.form-group input[type=email],
.form-group input[type=tel],
.form-group select{
    width: 100%;
    outline: none;
    border: none;
    border-radius: 0px;
    font-size: 16px;
    padding: 10px;
    background: rgba(255,255,255,0.80);
}
.form-group {
    margin-bottom: 10px !important;
}
.form-group textarea{
    resize: none;
    width: 100%;
    outline: none;
    border: none;
    border-radius: 0px;
    font-size: 16px;
    padding: 10px;
    background: rgba(255,255,255,0.80);
}
.form-group input.yellow-button{
    border: 0px;
    width: 100%;
}
table.twocoltable{
    margin: 0px auto !important;
    width: 80% !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
table.twocoltable,
table.twocoltable td{
    border: 0px !important;
}
.no-bullets {
    list-style: none !important;
}
hr{
    width: 100%;
    height: 2px;
    background: rgba(255,255,255,0.25);
    margin: 10px 0px 25px;
    border: 0px;
}
.et_pb_text_inner ul{
    padding-top: 20px;
}
.et_pb_text_inner ol,
.et_pb_text_inner li{
    padding-bottom: 25px;
}

#sponsors_info .et_pb_text_inner li{
    padding-bottom: 10px!important;}

.yellow-button{
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
	border-radius: 4px;
    font-family: 'Hind Siliguri', HindSiliguriR;
    font-size: 28px;
    font-weight: 400 !important;
    color: #ffffff;
    line-height: 34px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    background: -moz-linear-gradient( -76deg, rgb(254,206,51) 0%, rgb(239,130,34) 100%);
    background: -webkit-linear-gradient( -76deg, rgb(254,206,51) 0%, rgb(239,130,34) 100%);
    background: -ms-linear-gradient( -76deg, rgb(254,206,51) 0%, rgb(239,130,34) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072ff', endColorstr='#4facfe',GradientType=1 );
    padding: 10px 0;
}

.button_narrow {
    width: 330px;
    padding: 10px;
    font-weight: 700;
    margin: 0 auto;
    margin-bottom: 10vh;
    margin-top: 2vh;
}

#home-verbiage .button_narrow {
	margin-bottom: 2vh !important;
}

.flex-row-wrapper{
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    width: 100%;
}
.flex-row-wrapper .et_pb_module{
    -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;         /* OLD - Firefox 19- */
    -webkit-flex: 1;          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    height: 100%;
}

/* HOME */
body.home {
    /*overflow-y: hidden;*/
}
.et_pb_module.et_pb_code a.home-callout-link{
	display: none;
}

#home-action {
	min-height: 90vh;
}

#home-action .home_action_item h4 {
	color: #ffffff;
	font-size: 42px;
	letter-spacing: 2px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	text-align: left;
}


@media only screen and (max-width: 1400px) {
body .et_pb_column h4 {
	font-size: 40px;
}
}
	
@media only screen and (max-width: 1200px) {
body .et_pb_column h4 {
	font-size: 30px;
}
}

@media only screen and (max-width: 980px) {
body .et_pb_column h4 {
	font-size: 45px;
}
	
body .et_pb_row_1.et_pb_row {
		padding-left: 2.5%;
	}
	
}

/* FOOTER */
body.home footer#main-footer {
    /*position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;*/
}
footer#main-footer{
    box-shadow: 0px -2px 15px rgba(0,0,0,0.025);
    background: #003366;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
    z-index: 500;
}
footer h1.footer-text{
    font-family: 'Hind Siliguri', HindSiliguriR;
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 3px;
    padding-bottom: 0px;
    height: 30px;
    overflow: hidden;
	text-transform: uppercase;
	
}
.footer-logo{
    width: 7%;
    position: absolute;
    bottom: 10px;
    right: 4%;
    z-index: 15;
}
.footer-logo img{
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.footer-logo:hover img{
    transform: scale(1.025);
    -webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);
}
/* MEMBERSHIP */
#SFctr{
    margin-right: -2% !important;
}

/* TOP EVENTS */
#top_events ul{
    padding-left: 0px;
    list-style: none;
}
#top_events ul li h2.top_events_title,
#order-list-2-col h2.top_events_title{
    font-family: 'Hind Siliguri', HindSiliguriR;
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
    line-height: 34px;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.10);
    padding-bottom: 2px;
}
#top_events ul li .top_events_content *,
#top_events ul li .top_events_date *,
#order-list-2-col .top_events_date *,
#order-list-2-col .top_events_content *{
    font-family: "Hind Siliguri";
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    line-height: 24px;
}
#top_events ul li .top_events_date *,
#order-list-2-col .top_events_date *{
    font-weight: 300;
}
#order-list-2-col .order-list-2-col-list{
    display: inline-block;
    width: 49%;
    vertical-align: top;
    min-height: 100px;
    background: rgba(89,173,221,.7);
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
}
#top_events ul li{
    width: 50%;
    vertical-align: top;
    min-height: 100px;
    background: rgba(89,173,221,.7);
    position: relative;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
}
#top_events ul,
#order-list-2-col{
	font-size: 0px;
}
#top_events ul li:nth-child(even){
	margin-left: 1%;
}
#top_events ul li:nth-child(odd){
	margin-right: 1%;
}
#order-list-2-col .order-list-2-col-list:nth-child(even){
	margin-left: 1%;
}
#order-list-2-col .order-list-2-col-list:nth-child(odd){
	margin-right: 1%;
}
#order-list-2-col .order-list-2-col-list{
    width: 100%;
}
#top_events ul li a,
#order-list-2-col .top_events_content_wrapper a{
    text-decoration: none;
    color: #ecd016;
    font-weight: 600;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.35);    
    font-family: "Hind Siliguri";
    display: block;
    font-size: 17px;
    letter-spacing: 2px;
    line-height: 26px;
    margin-top: 2px;
}
#top_events .top_events_list_wrapper,
#order-list-2-col .top_events_list_wrapper{
    position: relative;
}
.listcolorbox{
    width: 135px;
    height: 100px;
    margin-bottom: 1vh;
    position: absolute;
    display: inline-block;
    border-left: 10px solid #ffffff;
    -webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 80% 100%);
    clip-path: polygon(0 100%, 0 0, 100% 0, 80% 100%);
    top: 0;   
}
.listnumber{
    width: 80%;
    font-size: 70px;
    line-height: 70px;
    text-align: center;
    font-family: 'Hind Siliguri', HindSiliguriB;
    font-weight: 800;
    padding: 15px 0px;
    color: #ffffff;
    text-shadow: 1px 2px 5px rgba(0,0,0,0.20);
}
.pinkgrad {
    background: -moz-linear-gradient(70deg, #ec008c 0%, #fc6767 100%);
    background: -webkit-linear-gradient(70deg, #ec008c 0%,#fc6767 100%);
    background: linear-gradient(70deg, #ec008c 0%, #fc6767 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec008c', endColorstr='#fc6767',GradientType=1 );
}
.yellowgrad {
    background: -moz-linear-gradient(70deg, #F2C94C 0%, #F2994A 100%);
    background: -webkit-linear-gradient(70deg, #F2C94C 0%,#F2994A 100%);
    background: linear-gradient(70deg, #F2C94C 0%,#F2994A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2C94C', endColorstr='#F2994A',GradientType=1 );
}
#top_events .top_events_content_wrapper,
#order-list-2-col .top_events_content_wrapper{
    padding-left: 160px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 15px;
}
#order-list-2-col a.yellow-button{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}
/* NEWS */
.news_image{
    height: 240px;
}
#news_list{
    text-align: left;
}
.news_list_wrapper{
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    margin-bottom: 2%;
}
.news_image img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.news_content{
    padding: 8px 15px 75px;
    height: 300px;
    background: rgba(89,173,221,.7);
    position: relative;
    text-align: left;
}
.news_title h2{
    font-family: "Hind Siliguri";
    font-size: 18px;
    font-weight: 300;
    color: #ffffff;
    line-height: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 0px;
}
.news_permalink a{
    font-family: "Hind Siliguri";
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    line-height: 18px;
    letter-spacing: 2px;
}
.news_content_excerpt{
    padding: 1vh 0%;
}
.news_content_excerpt p{
    font-family: "Hind Siliguri";
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 18px;
    letter-spacing: 2px;
}
.news_date_and_source{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: .75vh 5%;
    text-align: right;
}
.news_date_and_source p{
    font-family: "Hind Siliguri";
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 14px;
	line-height: .9;
    font-weight: 400;
    color: #ffffff;
}
.news_date_and_source p span{
    border-left: 1px #fff solid;
    padding-left: 7px;
}
.news_date_and_source p a{
    font-family: 'MuliB';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff; 
}

/* BOARD OF DIRECTORS */
#bod_nav ul{
    list-style: none;
    display: table;
    width: 100%;
    padding-left: 0px;
    padding-bottom: 0px;
    table-layout: fixed;
}
#bod_nav ul li{
    display: table-cell;
    height: 100%;
    vertical-align: top;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
#bod_nav ul li a{
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'HindSiliguriB';
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    text-transform: uppercase;
    text-shadow: 1px 2px 4px rgba(0,0,0,0.20);
    padding: 1vh 2%;
}
#bod_list{
    padding-top: 45px;
}
#bod_list li{
    list-style: none;
}

.bod-list-label h2 {
    font-family: 'Hind Siliguri', HindSiliguriR;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 34px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.10);
    color: #fff;
    margin-top: -100px;
    padding-top: 100px;
}
.bod-list-label h2 strong{
    font-family: HindSiliguriB;
}
.bod_content_wrapper{
    padding: 2vh 2%;
    display: flex;
    margin: 1.5vh 0%;
    background: rgba(89,173,221,.7);
}
.bod_info{
    width: 80%;
    float: left;
    margin-left: 5%;
}
.bod_image{
    width: 20%;
}
.bod_image img{
    width: 100%;
}
h3.bod_name{
    font-family: 'Hind Siliguri', HindSiliguriR;
    font-size: 28px;
    color: #ffffff;
    line-height: 34px;
    text-transform: left;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.10);
    padding-bottom: 0px;
}
h3.bod_name strong{
    font-family: HindSiliguriB;
    font-weight: initial;
}
div.bod_info hr{
    margin-bottom: 10px;
}
p.bod_role strong{
    font-family: "Hind Siliguri";
    font-weight: initial;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    color: #ffffff;
    line-height: 26px;
    letter-spacing: 2px;
}
.bod_bio p{
    font-family: "Hind Siliguri";
    letter-spacing: 2px;
    font-size: 17px;
    font-weight: 300;
    color: #ffffff;
    line-height: 26px;
}
.bod_bio p strong{
    font-family: "Hind Siliguri";
    font-weight: initial;
}
.bod_email p a{
    text-decoration: none;
    color: #ecd016;
    font-family: "Hind Siliguri";
    font-weight: initial;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.35);
}
/* MEMBERS */
#members_menu{
    position: fixed;
    top: 0;
    z-index: 50;
    left: 0;
    height: 100%;
    width: 295px;
    text-align: left;
    background: #007CB6;
    box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 150px 60px 100px 15px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    overflow: hidden;
}

#members_inner {
   	overflow-y: scroll;
    width: 310px;
    padding-right: 100px;
}

.for-member-content{
    width: 100%;
    /**max-width: 1750px;**/
    margin: 0 auto;
    min-height: 100vh;
    padding: 13vh 5% 2.5vh 350px;
}

.for-member-content .et_pb_text_0 h2, .for-member-content .et_pb_text_inner h2, .forum-content .et_pb_text_0 h2, .forum-content .et_pb_text_inner h2 {
	color: #007CB6!important;
	text-shadow: none!important;
}

.page-template-template-formembers{
	background: #fbfbfb;
}

.page-template-template-formembers .et_pb_text_inner {
	color: #2f2f2f!important;
}

.membersmenu .membersnav li{
    padding: 10px 0px;
    list-style-type: none;
    border-bottom: 1px solid #ecd016;
}
.membersmenu .membersnav li a {
    display: block;
    text-decoration: none;
    color: inherit;
    font-size: 16px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: HindSiliguriR;
}
.membersmenu .membersnav li a:hover{
    color: #ecd016;
    padding-left: 3px;
}
.memberstitle{
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transform: rotate(90deg);
    right: -90px;
    font-family: HindSiliguriB;
    font-size: 20px;
    color: #569ec9;
    letter-spacing: 3px;
}
.membersnav li h6{
    padding-bottom: 0px;
    font-family: MuliB;
    color: #fff;
    letter-spacing: 2px;
}
/* WEBINARS */
#webinars ul{
	list-style: none;
}
#webinars ul li .webinar-wrapper{
    display: table;
    list-style: none;
    width: 100%;
    background: #ffffff;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.05);
}
.webinar-video{
    width: 45%;
}
.webinar-info{
    width: 55%;
}
.webinar-video,
.webinar-info{
    display: table-cell;
    vertical-align: top;
}
.webinar-info{
    padding: 20px 30px;
}
.webinar-date-info p{
    font-family: HindSiliguriR;
    font-size: 28px;
    color: #007CB6;
    text-transform: uppercase;
    line-height: 24px;
    padding-bottom: 40px !important;
}
.webinar-date-info p strong{
    font-family: HindSiliguriB;
    font-weight: initial;
    padding-right: 10px;
}
.webinar-date-info p span{
    padding-left: 9px;
    border-left: 1px #fff solid;
    display: inline-block;
}
.webinar-title h3{
    padding-bottom: 0px;
    font-family: MuliR;
    color: #2f2f2f;
    letter-spacing: 2px;
}
/* STRATEGIC FUND */
.list-style-none{
    list-style: none;
    margin-top: 20px;
}
.list-style-none li{
    list-style: none;
}
/* NATB LOGOS */
.natb_logos_wrapper{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    background: #ffffff;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.05);
    margin-bottom: 30px;
}
.natb_image{
    width: 45%;
    display: inline-block;
    vertical-align: top;
}
.natb_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.natb_info{
    display: inline-block;
    vertical-align: top;
    padding: 15px 30px;
}
.natb_info .natb_title *,
.natb_updated_date p{
    color: #007CB6;
    font-size: 28px;
    font-family: HindSiliguriR;
    line-height: 34px;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.10);
    padding-bottom: 0px;
}
.natb_info .natb_title strong{
    font-family: HindSiliguriB;
    font-weight: initial;
}
.download_links p{
    font-family: "Hind Siliguri";
    font-size: 18px;
	font-weight: bold;
    color: #2f2f2f;
    line-height: 20px;
    padding-bottom: 0px;
    margin-top: 8px;
    letter-spacing: 2px;
}
.download_links ul{
    padding-top: 15px !important;
}
.download_links ul li{
    display: block;
}
.download_links ul li a{
    font-family: "Hind Siliguri";
    font-size: 16px;
	font-weight: bold;
    line-height: 20px;
    display: block;
    text-decoration: none;
    color: #F2994A;
    text-shadow: none;
}

/* NATB GIVES BACK */
.back-to-natb-gives-back a{
    text-decoration: none;
    color: #ecd016;
    font-weight: 600;
    font-family: MuliB;
    font-size: 17px;
    line-height: 26px;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.35);
}
ul.col-4-list-images li{
    display: inline-block;
    width: 23%;
    padding-right: 1%;
    vertical-align: bottom;
} 
ul.col-4-list-images{
    padding-top: 30px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    font-size: 0px;
}
/* KEYFRAMES */
@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

/* CONTACT FORM 7 VALIDATION */
.inpt input.wpcf7-submit {
  margin: 15px 0;
  float: right;
  height: 35px;
  width: 110px;
  background: #999999;
  color: #fff;
  border: 0;
  font-family: 'OpenSans', 'Arial', sans-serif, !important;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.inpt input.wpcf7-submit:hover,
.inpt input.wpcf7-submit:focus {
  color: #eee;
}
.inpt input.wpcf7-submit:active,
.inpt input.wpcf7-submit.active {
  -webkit-box-shadow: inset 0px 2px 13px 2px rgba(99,99,99,.5);
  -moz-box-shadow: inset 0px 2px 13px 2px rgba(99,99,99,.5);
  box-shadow: inset 0px 2px 13px 2px rgba(99,99,99,.5);
}
/*validation errors occured*/
.wpcf7-response-output {
  margin-top: 10px !important;
  color: #930a1e !important;
  font-size: 13px !important;
  font-family: 'OpenSans', 'Arial', sans-serif, !important;
  background-color: #f3b5b5 !important;
  border-top: 2px solid #de7f7f !important;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  padding: 7px;
  font-weight: bold !important; 
  text-align: center !important;
  width: 100% !important;
  margin-left: -1px !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: none !important;
}
span.wpcf7-not-valid-tip-no-ajax {
  padding-top: 3px !important;
  color: #ed3c3c !important;
}
input.wpcf7-not-valid {
  -webkit-box-shadow: 0 1px 1px #d77575 inset, 0 0 8px #d77575 !important;
  -moz-box-shadow: 0 1px 1px #d77575 inset, 0 0 8px #d77575 !important;
  box-shadow: 0 1px 1px #d77575 inset, 0 0 8px #d77575 !important;
}
textarea.wpcf7-not-valid {
  -webkit-box-shadow: 0 1px 1px #d77575 inset, 0 0 8px #d77575 !important;
  -moz-box-shadow: 0 1px 1px #d77575 inset, 0 0 8px #d77575 !important;
  box-shadow: 0 1px 1px #d77575 inset, 0 0 8px #d77575 !important;
}
.wpcf7-not-valid-tip {
  color: #930a1e !important;
  border: none !important;
  background-color: transparent !important;
  background: transparent !important;
  margin-top: 10px;
  padding: 0 !important;
  font-size: 11px !important;
}
/*message sent successfully*/
.wpcf7-mail-sent-ok {
  margin-top: 10px !important;
  color: #406d2d !important;
  font-size: 13px !important;
  font-family: 'OpenSans', 'Arial', sans-serif, !important;
  background-color: #dff0d8 !important;
  border-top: 2px solid #cedec8 !important;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  padding: 7px;
  font-weight: bold !important; 
  text-align: center !important;
  width: 100% !important;
  margin-left: -1px !important;
}
.wpcf7-validation-errors {
    border: 1px solid red;
}
select.wpcf7-select[name="subject"]{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background: url(../images/dropdownarrow.png) rgba(255,255,255,0.80);
    background-repeat: no-repeat;
    background-position: 98% 50%;
}

.rss-aggregator {
	list-style: none;
}

.rss-aggregator li {
	border-bottom: 1px Solid #ecd016;
	list-style: none;
	padding: 35px 0px;
}

.rss-aggregator li:first-child{
	padding: 10px 0px 35px 0px;
}

.feed-item a, a.page-numbers {
	color: #007CB6!important;
	font-size: inherit;
	font-weight: bold;
	text-shadow: none;
}

span.page-numbers.dots {
	color: #2f2f2f!important;
}

.thumbnail-excerpt .wprss-feed-excerpt {
	color: #2f2f2f!important;
	font-size: 16px;
	line-height: 1.25;
	padding-top: 10px;
}

.thumbnail-excerpt .wprss-feed-thumbnail a, .thumbnail-excerpt .wprss-feed-excerpt a {
	color: #007CB6;
	font-weight: bold;
}

.wprss-feed-meta {
	font-size: 13px;
	letter-spacing: 2px;
	color: #666666;
}

.grecaptcha-badge {
	display: none!important;
}

body #SFctr .SFfnd {
	margin-top: 30px;
}

body #SFctr .SFfnd:before {
	position: absolute;
	content: "Search By Member Name, State, or Ticket Specialty:";
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
	width: 100%;
	top: -40px;
}

.page-template-template-formembers #SFctr .SFfnd:before {
	color: #007CB6;
}

/*FORUM*/

#forumholder {
	height: auto;
    width: calc(100% - 300px);
    margin-left: 300px;
    max-width: inherit;
    padding: 0px;
}

#chat_page {
    min-height: 750px;
    margin-bottom: 40px !important;
    padding-bottom: 0px;
}

.page-template-template-forum .footer-logo {
	display: none !important;
}

.page-template-template-forum .et_pb_row {
	width: calc(80% - 295px);
    margin-left: calc(10% + 295px);
    height: calc(100vh - 160px);
	max-width: none;
	padding-top: 60px;
}

.forum-content {
	background: #fbfbfb;
	min-height: calc(100vh - 52px);
	width: calc(100% - 295px);
    margin-left: 295px;
}

.forum-content .container {
	padding-top: 65px;
	width: 100%;
    max-width: none;
}

.forum-content .et_pb_section {
	background: none !important;
}

.forum-content .main_title {
    height: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

#wpforo #wpforo-wrap {
	padding: 0px !important;
}

#wpforo #wpforo-wrap #wpforo-menu li a {
    color: #FFFFFF !important;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
	padding: 15px 18px !important;
}

#wpforo #wpforo-wrap .wpforo-main {
    clear: both;
    width: 90%;
    margin: 0 auto;
    min-height: calc(100vh - 312px);
}

.forum-content .entry-content {
}

/*SPONSOR PAGE*/
.short {margin-bottom: 25px!important;}
.spacer_fifty {height: 50px; width: 100%;}


/*CHAT RUMBLE*/

#chat_room {
	   height: 75vh  !important;
}

.rumbletalk-embed {
    width: 100% !important;
   height: 70vh  !important;
	background: #f8f8f8;
	border: 2px solid #eaeaea;
}

.rumbletalk-embed iframe {
    width: 100% !important;
   height: 70vh  !important;
}

#list-frame {
    background: rgba(45,45,45,1.00) !important;
    font-size: 14px;
	font-family: HindSiliguriR !important;
    color: #fff;
}

/*CHARITY STORIES */

.category-gives-back {
    font-family: "Hind Siliguri",sans-serif;
    font-size: 17px;
    letter-spacing: 2px;
    background-color: rgba(89,173,221,0.7);
    position: relative;
    border-radius: 4px 4px 4px 4px;
    overflow: hidden;
    padding-top: 30px!important;
    padding-right: 30px!important;
    padding-bottom: 30px!important;
    padding-left: 30px!important;
    margin-top: 0px!important;
    margin-right: 0px!important;
    margin-bottom: 50px!important;
    margin-left: 0px!important;
}

.category-gives-back .entry-title, .category-gives-back p {color: #ffffff!important;}

#findamember .et_pb_row_1.et_pb_row {
	width: 100%;
	max-width: inherit;
}

/*SLIDER */
.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content {
    font-size: 14px;
    letter-spacing: 0;
    padding: 0px 30px !important;
}


/* MEMBERSHIP WORKS */
body .SFbox h2 {
	color: #1d1d1d !important;
}

body .SFbox h1 {
	color: #1d1d1d !important;
}

body.page-id-15 .et_pb_text_1{position:relative;transform:none;top:0;left:0}
body.page-id-15 .et_pb_row_1{height:auto}

/* APPLICATION */ 

.form_section_header {
	background: #252525 !important;
	width: 100% !important;
	padding: 10px !important;
	margin-top: 20px !important;
}

.form_section_header h4 {
	margin-bottom: 0px !important;
	color: #ffffff !important;
	text-transform: uppercase !important;
	padding:0px !important;
}

.wpforms-field-label {
	color: #ffffff!important;
	margin-bottom: 5px!important;
	font-size: 18px !important;
}

.wpforms-field-sublabel {
	color: #ffffff!important;
	font-size: 14px !important;
}

.wpforms-field-label-inline, .wpforms-field-number-slider-hint, .wpforms-field-number-slider-hint b, .wpforms-field-description, .wpforms-title {
	color: #ffffff!important;
}

.wpforms-field-number-slider-hint b {
	font-weight: 900!important;
}

.wpforms-page-indicator {
	height: 0;
	margin-bottom: 0px !important;
}

#wpforms-29826-field_55-container{
	padding: 0px !important;
}

.wpforms-head-container {padding-bottom: 0px!important}

.wpforms-form .wpforms-entry-preview-notice {
	background: #252525 !important;
}

#membersonly_form .wpforms-field-label {
	color: #1d1d1d!important;
}

.cardlogo {
	display: inline-flex;
    width: 100%;
}
