body {
font-family: 'Open Sans', sans-serif; 
}
.home_mod .navbar
{
    background: rgba(0, 0, 0, 0.3);
    height: 100px;
    border-bottom: 0px;
}

.home_mod .navbar_2 {
    background: rgba(0, 0, 0, 0.2);
    height: 100px;
    border-bottom: 0px;
        z-index: 99;
}
.tc{
text-align:center !important;
}
.home_mod .nav>li>a
{
    color: #FFF;    
}

.home_mod .dark_logo
{
    display: none;
}

.other_mod .white_logo
{
    display: none;
}

ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;    
}

 .navbar
 {
    margin-bottom: 0px;
    margin-top: -1px;
    border-bottom: 2px solid #4FAFC2;
 }

.navbar-nav
{
    float:right;
}

.navbar-brand img
{
    width:200px;
}

.home_mod .nav>li
{
    border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.home_mod .nav .open>a,.home_mod .nav .open>a:hover,.home_mod .nav .open>a:focus
{
    background: rgba(0, 0, 0, 0.6);
}

.home_mod .dropdown-menu
{
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    padding: 0px;
    border: 1px solid rgba(0, 0, 0, 0.01);
}

.home_mod .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus
{
    background: rgba(0, 0, 0, 0.3);
}

.home_mod .dropdown-menu>li>a
{
    color: #FFF;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.nav>li
{
    border-right: 1px solid #FFF;
}

.nav>li>a
{
    line-height: 69px;
    text-transform: uppercase;
    font-weight: 100;
    color: #4FAFC2;
}

.dropdown-menu>li>a
{
    line-height: 70px;
    text-transform: uppercase;
    font-weight: 100;
    color: #4FAFC2;
    text-align: center;
}

.dropdown-menu
{
    min-width: 50px;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus
{
    background: #F7F7F7;
    color: #4FAFC2;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}

.programs_menu
{
width: 137px;
text-align: center;    
}

.about_menu
{
width: 117px;
text-align: center;    
}

.home_mod .nav>li>a:hover, .nav>li>a:focus
{
    background: rgba(0, 0, 0, 0.30);
    
}

.home_mod .nav>li.active
{
    background: rgba(0, 0, 0, 0.2);
}

.tint_style
{
    background: rgba(0, 0, 0, 0.3)    
}

.other_tint_style
{
background: #F7F7F7;
color: #4FAFC2;
}

.nav>li>a:hover, .nav>li>a:focus
{
background: #F7F7F7;
    
}

.nav>li.active
{
    /*border-top:1px solid #4FAFC2;    */
background: #F7F7F7;
}


.event_header
{
    /* background: url("../img/board1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top top; */
    /*height:575px;*/
    width:100%;
    margin-top:-100px;
}

.banner1
{
    background: url("../img/board2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top top;
    height:575px;
    width:100%;
    margin-top:-120px;
}

.banner2 {
    background: url("../img/new_banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top top;
    /*height: 575px;*/
    width: 100%;
    /*margin-top: -120px;*/
    position:relative;
}

.event_1
{
    background: url("../img/event2.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    width:850px;
    height:360px;
    margin: 78px auto 0px auto;
}

.event_2 {
    /*background: url("../img/logo7.png");*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    /* width: 850px; */
	width: 100%;
    height: 400px;
}

.events_mod .event_header{
    background: url("../img/event_20.jpg");
    background-size: cover;
    
    background-position: center center;
    padding-top: 150px;
    height: 575px;
}

.event_desc_top
{
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
    border-radius: 5px;
    width: 500px;
    height: 120px;
    padding: 15px;
    margin-top: 260px;
    float: right;
    position: absolute;
    right: 25px;}

.event_desc_top h2
{
font-weight: 100;
font-size: 1.5em;
text-align: right;
}
.register_btn,.prog_reg
{
    width:130px;
    margin:0 auto;
}


.home_mod section
{
padding:0px 0px 20px 0px;    
}

.welcome_btn
{
    width:155px;
    margin:0 auto;
    border: 2px solid #292E34 !important;
    color: #292E34 !important;
}

.welcome_btn:hover
{
    background:#292E34 !important;
    color: #FFF !important;
    border: 2px solid #292E34 !important;
}

.biz_btn
{
    width:165px;
    margin:25px auto;
    border: 2px solid #8572B1 !important;
    color: #292E34 !important;
}

.biz_btn:hover
{
    background:#8572B1 !important;
    color: #FFF !important;
    border-color: #8572B1 !important;
}

.btn_style
{
    text-align: center;
    border-radius: 3px;
    text-transform: uppercase;
    color: #FFF;
    border: 2px solid #FFF;
    padding: 15px 30px;
    cursor: pointer;
    font-size: 1.15em;
    font-weight: 100;
}

.btn_style:hover
{
   background: rgba(0, 0, 0, 0.1);
   border-radius: 3px;
}

.home_mod h1
{
    text-align: center;
    font-size: 4em;
    margin:40px 0px;
    
 
}
.banner_content h1{
   text-shadow: 0px 0px 3px #000;
    font-size: 36px;
    color: white;
    margin:20px 0px 20px;


}

.welcome_note
{
 background: #F7F9FA;
}

.welcome_note h1
{
    color: #404A5C;
}

.welcome_note p,.biz_note p
{
line-height: 30px;
/* font-size: 1.15em; */
font-size: 1.25em;
color:#292E34;
}

.biz_note
{
    background: url("../img/light.png");
    background-repeat: no-repeat;
}

.biz_note h1
{
    color:#8572B1;
}

.title-bar {
margin-bottom: 30px;
}

.title-bar {
width: 50%;
height: 1px;
background-color: #e5e3df;
margin-right: auto;
margin-left: auto;
clear: both;
position: relative;
}

.title-bar .circle {
background-color: #fff;
border: solid 1px #e5e3df;
display: block;
width: 7px;
height: 7px;
position: absolute;
border-radius: 4px;
left: 50%;
top: -3px;
margin-left: -3px;
}

.events_note
{
background-color: #EAC92D;
}

.events_note_holder>div
{
    float: left;
    margin-right:20px;
}
.events_list
{
    background: #FFF;
    padding:10px;
}

.events_desc
{

}

.events_list>ul
{
    margin-left:-40px;
}

.events_list>ul>li
{
    list-style: none;
    line-height: 30px;
    border-bottom: 1px solid #F1F1F1;
    padding: 5px;
    position: relative;
}

.events_list>ul>li:last-child
{
    border-bottom: 0px;
}

.events_list>ul>li:hover
{
    background: #2B4549;
    color: #FFF;
}

.events_list .selected
{
    background: #2B4549;
    color: #FFF;    
}

.event_title
{
    line-height: 20px;
}

.events_desc a
{
    color:#2B4549;
    cursor: pointer;
}

.selected i, .selected .event_date, .selected .event_title
{
    color: #FFF !important;
}

.selected_arrow
{
    position: absolute;
    right: 10px;
    /* top: 25px; */
	top: 37px;
}

.events_note .title-bar
{
    background-color: #D6AC58;
}

.events_note .title-bar .circle
{
    background-color: #D6AC58;
    border: solid 1px #B88B31;
}

.home_mod .fa-calendar.home_cal
{
    font-size: 2em;
    margin-top: 10px;
    /* color: #EDEDED; */
}

.event_date {
font-style: italic;
color: #C0C0C0;
font-weight: 100;
}

.input_style
{
-webkit-box-shadow:none;
box-shadow: none;
border-radius: 0px;
padding: 10px;
height: 60px;
font-size: 1.25em;
font-weight: 100;
}

.input_style:focus
{
    -webkit-box-shadow:none;
    box-shadow: none;
}

.newletter_input_style
{
    border:1px solid #dddddd !important;    
}

.newletter_input_style:focus
{
    border:1px solid #dddddd !important;    
	outline: none !important;
}

.letter_style
{
    padding: 18px;
}

.letter_style:hover
{
 
}

.newsletter
{
    background: url('../img/stardust.png');
    padding: 20px 0px;
    color: #FFF;
}

.newsletter p {
font-size: 1.15em;
color: #FFF;
font-weight: 100;
}

.newsletter h1
{
    color: #FFF;
    text-align: center;    
}

.sm h3
{
    text-align: center;
}

.sm ul
{
 width:400px;
 margin: 25px auto;
}

.sm ul>li
{
    list-style: none;
    float:left;
}

.sm ul>li>i {
font-size: 3em;
border: 1px solid #FFF;
color: #FFF;
width: 100px;
margin: 5px;
height: 100px;
text-align: center;
line-height: 95px;
border-radius: 50%;
padding: 5px;
cursor: pointer;
}

.sm ul>li>i:hover
{
background: rgba(0, 0, 0, 0.09);
color: #FFF;
}

ul.footer_menus
{
    margin-top: 7px;
  margin-left:0px;  
}

ul.footer_menus>li
{
    /* float: left; */
    display: inline-block;
    list-style: none;
    margin-right: 10px;
    font-size: 0.85em;
    text-transform: uppercase;
        color: #4FAFC2;
}

ul.footer_menus>li>a
{
    color: #4FAFC2;   
}

footer
{
    border-top: 2px solid #4FAFC2;    
    padding: 65px 0px;
    min-height: 175px;
}

.foot_sep
{
    display: inline-block;
    padding-left:10px
}

.footer_logo img{
width: 200px;
margin-top: -20px;    
}

ul.footer_icon
{
  /* margin-left:-40px;   */
  margin-left: 0;
  text-align: center;
  padding: 0;
  margin-bottom: 0;
}

ul.footer_icon li
{
    list-style: none;
    float: none;
    display: inline-block;
}

footer ul.footer_icon li{
    float: none;
}

ul.footer_icon li i
{
    border: 2px solid #4FAFC2;
    color: #4FAFC2;
    background-color: #fff;    
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    padding-top: 11px;
    margin-right: 10px;
    cursor: pointer;
}

ul.footer_icon li i:hover
{
    background-color: #4FAFC2;
    color: #fff;    
}

.copy_right
{
 text-align: center;
padding: 20px 0px;
/* margin-left: 46px; */
color: #B1B1B1;
font-weight: 100;   
}

.biz_comp {
    background: #00a1b7;
    width: 100%;
    height: 400px;
    /* padding: 20px 0px; */
    color: #FFF;
}

.biz_comp h1
{
    font-size:45px;
}

.biz_comp h4
{
    margin: 30px 0px !important;
    font-size: 16px;
}

.biz_comp h5 {
margin-top: 40px;
font-size: 20px;
}

.btn_style.prog_reg {
margin-top: 40px;
}

.biz_comp h1,.biz_comp h4,.biz_comp h5,.biz_comp h3
{
    text-align: center;
}

.biz_comp_detail h1,.fun_facts h1,.event_help h1,.event_sugg h1
{
text-align: center;
font-size: 3em;
padding: 25px;
}


.biz_comp_detail p,.event_help p,.event_sugg p
{
font-size: 1.15em;
line-height: 30px;    
}

.stat_college>div>span,.stat_students>div>span
{
    display: block;
    clear:both;
}

.stat_content_holder
{
/*width: 200px;
 margin: 0 auto; 
text-align: center;*/  
}

.stat_students {
    border-left:1px solid #CCC;
}

.stat_college
{
    border-right:1px solid #CCC;
    text-align: right;
}

span.stat_title {
font-size: 1.5em;
font-weight: 100;
}

span.stat_count {
font-size: 3em;
font-weight: 600;
color: #5dc560;
}

section.fun_facts {
padding: 0px 30px 30px 0px;
}

.event_head_section
{
    margin:0px 0px 30px 0px;
    background: rgba(247, 249, 250, 0.3);
}

.event_help h1
{

    color: #3B4556;
}

.register_form>div
{
    margin-bottom: 10px;
}

.event_sugg
{
    background: #FFDF74;
    padding: 0px 0px 20px 0px;
}

.event_sugg h1
{
    color: #a28b3f;
}

.event_box_style>div
{
    border:1px solid #FFF;
    height: 200px;
    padding:10px;
}

.event_sugg .title-bar
{
    background-color: #FFF;
}

.event_sugg .title-bar .circle
{
    background-color: #FFF;
    border: solid 1px #FFF;
}

.event_box_style h3
{
    color: #a28b3f;
    text-align: center;
    font-weight: 100;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 32px;    
}

.vol_btn,.sug_btn
{
   width: 150px;
   color: #a28b3f;
}

ul.event_focus
{
    margin-left: -40px;
}

ul.event_focus>li
{
float: left;
list-style: none;
width: 370px;
font-size: 1.15em;
/* font-weight: 100; */
/* text-align: center; */
line-height: 60px;
}

.event_who
{
    padding: 10px 0px;
    clear: both;
}

.lbl {
font-size: 1.15em;
line-height: 60px;
}

span.event_icon {
display: inline-block;
font-size: 1em;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
background: #F8F8F8;
border-radius: 50%;
margin-right: 10px;
color: #4E7070;
}

.register_btn
{
    border-color: #CCC !important;    
}

.vol_banner
{
    text-align: center;
    color: #FFF;
background: #8572B1;
padding: 20px 0px 30px 0px;
}

.vol_banner p
{
    font-weight: 100;
}

.vol_mod section.volunteers
{
    padding: 20px 0px;
}

.vol_suggestion
{
    padding: 50px;
    text-align: center;
    color: #FFF;
    background: #59BCDB;    
}

.vol_suggestion_text {
line-height: 48px;
font-size: 1.25em;
font-weight: 100;
}

.sugg_mod .vol_banner
{
background-color: #657581;    
}

.sugg_mod .vol_suggestion
{
background-color: #08A787;
}

span.event_date_top {
text-align: right;
float: right;
font-style: italic;
font-weight: 100;
}

.timeline_stamp
{
    position: relative;
}

.timeline_stamp>div
{
    position: absolute;
}

.circle {
right: -25px;
z-index: 999;
background: #F7F7F7;
border-radius: 50%;
font-size: 1.55em;
width: 50px;
height: 50px;
text-align: center;
line-height: 48px;
color: #5E5E5E;
top: 20px;
}

.date {
width: 175px;
font-weight: 100;
left: -50px;
top: 35px;
text-align: right;
padding-right: 60px;
}

.timeline_content {
    padding-top:10px;
padding-left: 45px;
padding-bottom: 35px;
border-left: 1px solid #CCC;
}

.timeline_content p {
font-size: 1.15em;
line-height: 30px;
}

.grid_style
{
    background-repeat: no-repeat;
    width: 250px;
    height: 187px;
    float: left;
    margin: 1px;
}

.grid_style:hover
{
    opacity: 0.9;
}

.gal_1
{
    background: url('../img/gal/1.jpg');    
    background-size: 100%;    
}
.gal_2
{
    background: url('../img/gal/2.jpg');    
    background-size: 100%;        
}
.gal_3
{
    background: url('../img/gal/3.jpg');    
    background-size: 100%;        
}
.gal_4
{
    background: url('../img/gal/4.jpg');    
    background-size: 100%;        
}
.gal_5
{
    background: url('../img/gal/5.jpg');    
    background-size: 100%;        
}
.gal_6
{
    background: url('../img/gal/6.jpg');    
    background-size: 100%;        
}
.gal_7
{
    background: url('../img/gal/7.jpg');    
    background-size: 100%;        
}
.gal_8
{
    background: url('../img/gal/8.jpg');    
    background-size: 100%;        
}

.future_event
{
    opacity: 0.5;
}

.events_mod section.timeline_section
{
    padding:0px;
}

.about_section
{
    padding:10px 0px;
    font-size: 1.15em;
    line-height: 35px;    
}

.about_section h2,.about_section h3,.about_section h4
{
    text-align: center;
}

.about_section p
{
    font-size: 1.15em;
}

.quick_links ul
{
    margin-left:-40px;
}

.quick_links ul li {
width: 375px;
list-style: none;
float: left;
text-align: center;
font-size: 1.25em;
padding: 15px;
border-right: 1px solid #FAFAFA;
}

.quick_links ul li:last-child
{
    border:0px;
}

.quick_links ul li p {
height: 75px;
}

.btn_style.about_btn {
border: 1px solid #ECECEC;
color: #888;
}

.btn_style.about_btn:hover {
background: #F5F5F5;
}

.quick_links .container
{
    padding-bottom: 20px;
}

.quick_links h1
{
    text-align: center;
}

.quick_links.our_story ul li {
width: 520px;
}

.our_story_mod
{
background: rgba(248, 248, 247, 0.2);
border-bottom: 1px solid #4FAFC2;
}

.our_story_mod h1
{
    color: #919191;
}

.hexagon1 {
  position: relative;
  width: 300px; 
  height: 173.21px;
  margin: 86.60px 0;
  background-image: url("../img/oliver.jpg");
  background-size: auto 346.4102px;
  background-position: center;
}

.hexagon2 {
  position: relative;
  width: 300px; 
  height: 173.21px;
  margin: 86.60px 0;
  background-image: url("../img/madhavi.jpg");
  background-size: auto 346.4102px;
  background-position: center;
}

.hexTop,
.hexBottom {
  position: absolute;
  z-index: 1;
  width: 212.13px;
  height: 212.13px;
  overflow: hidden;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background: inherit;
  left: 43.93px;
}

/*counter transform the bg image on the caps*/
.hexTop:after,
.hexBottom:after {
  content: "";
  position: absolute;
  width: 300.0000px;
  height: 173.20508075688775px;
  -webkit-transform:  rotate(45deg) scaleY(1.7321) translateY(-86.6025px);
  -ms-transform:      rotate(45deg) scaleY(1.7321) translateY(-86.6025px);
  transform:          rotate(45deg) scaleY(1.7321) translateY(-86.6025px);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: inherit;
}

.hexTop {
  top: -106.0660px;
}

.hexTop:after {
  background-position: center top;
}

.hexBottom {
  bottom: -106.0660px;
}

.hexBottom:after {
  background-position: center bottom;
}

.hexagon:after {
  content: "";
  position: absolute;
  top: 0.0000px;
  left: 0;
  width: 300.0000px;
  height: 173.2051px;
  z-index: 2;
  background: inherit;
}

.found_style {
    margin: 30px auto;
    width: 200px;
    height: 200px;
    background-size: cover;
    border-radius: 100%;
}

.g_pic
{
    background-image: url("../img/oliver2.jpg");	
    background-size: cover;
}

.m_pic
{
	background-image: url("../img/madhavi.jpg");
	background-size: cover;
}

.found_sm,.founder_note
{
    clear: both;
}

.found_advisors
{
    width:400px;
    margin:0 auto;
}

.found_advisors p
{
    font-size: 1.25em;
    text-align: center;
}

.found_sm {
/* width: 150px; */
margin: 0 auto;
text-align: center;
}

.founder_note {
/* margin-top: 100px; */
    padding-top: 20px;
}

span.found_name {
font-size: 2.5em;
font-weight: 600;
color: #5383A3;
}

.advisors_note p
{
    font-size: 1em;
}

.advisors_grid {
padding: 0px 32px;
}

.adv_style
{
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 50%;
border: 1px solid #eee;
}

.hamilton{
position: relative;
background-repeat: no-repeat;
background-image: url("../img/ham.jpg");
background-position: top;
}

.bright{
position: relative;
background-repeat: no-repeat;
background-image: url("../img/bright.jpg");
background-position: top;
}

.shabu{
position: relative;
background-repeat: no-repeat;
background-image: url("../img/shabu.png");
background-position: top;
}

.joseph{
position: relative;
background-repeat: no-repeat;
background-image: url("../img/joseph.png");
background-position: top;
}

.suraj{
position: relative;
background-repeat: no-repeat;
background-image: url("../img/suraj.png");
background-position: top;
}

.kavin{
position: relative;
background-repeat: no-repeat;
background-image: url("../img/kavin.png");
background-position: top;
}

.placeholder{
position: relative;
background-repeat: no-repeat;
background-image: url("../img/ph.png");
background-position: top;
}

.adv_section
{
    padding-top:30px;
}

.founder_note.advisors_note {
margin-top: 35px;
}

.prog_vol {
width: 160px;
margin: 0 auto;
color: #a28b3f;
}

.con_mod
{
    background: #1AACC4;
}

.contact_message
{
    height:200px !important;
}

.col_logo
{
width: 50px;
height: 50px;
}

.csi_logo
{
    background: url("../img/csi_logo.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
}

.col_schedule>div
{
    float:left;
    line-height: 60px;
    margin-left: 10px;    
}

.col_list
{
    margin-left: -40px;
}

.col_list>li
{
    clear: both;
    list-style: none;
}

.ann_logo
{
    background: url("../img/anna_logo.jpg");
    background-size: 100%;
    background-repeat: no-repeat;    
}

.bet_logo
{
    background: url("../img/beth_logo.jpg");
    background-size: 100%;
    background-repeat: no-repeat;    
}
.mar_eph_logo
{
    background: url("../img/mar_eph.jpg");
    background-size: 100%;
    background-repeat: no-repeat;    
}
.satyam_logo
{
    background: url("../img/satyam_logo.jpg");
    background-size: 100%;
    background-repeat: no-repeat;    
}

.fra_logo
{
    background: url("../img/xaviers_logo.jpg");
    background-size: 100%;
    background-repeat: no-repeat;    
}

.sca_logo
{
    background: url("../img/scad.png");
    background-size: 100%;
    background-repeat: no-repeat;    
}

.pon_logo
{
    background: url("../img/pon_logo.png");
    background-size: 100%;
    background-repeat: no-repeat;    
}

.uni_logo
{
    background: url("../img/anna_logo.jpg");
    background-size: 100%;
    background-repeat: no-repeat;    
}

.dmi_logo
{
    background: url("../img/dmi_logo.jpg");
    background-size: 100%;
    background-repeat: no-repeat;    
}

.xav_logo
{
    background: url("../img/xaviers_chu_logo.png");
    background-size: 100%;
    background-repeat: no-repeat;    
}

.volunteers body
{
    display: none;
}

.required-message
{
    display: none;
}

label.ss-q-item-label {
font-size: 1.25em;
font-weight: 300;
margin-top: 20px;
}

.box.first {
width: 768px;
margin: 0 auto;
}

.g_btn
{
    margin-top:15px;
    background: #FFF;
}

.g_btn_inv
{
    background: none;
}

.newsletter label.ss-q-item-label
{
 display: none;   
}

.newsletter .ss-question-list>div
{
    float:left;
    margin-right:5px;
}

.footer_icon a
{
    text-decoration: none;
}

.winner_caption {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 230px;
    background: rgba(0, 0, 0, 0.74);
    color: #FFF;
    padding: 0px 3px;
    border-radius: 0px 2px;
    text-align: center;
}

.winner_caption h6{
	margin: 0px 0px 6px 0px;
}
.winner_caption h4{
	margin-bottom: 4px;
}

	
label.ss-q-item-label {
    font-size: 1.25em;
    font-weight: 300;
    margin-top: 20px;
    font-family: open sans !important;
}	
#mc_embed_signup .mc-field-group{
	padding-bottom:0px !important;
}
#mc_embed_signup input{
margin-left:0px;
outline:none;
}

#chk_mail_container{
width: 96%;
    text-align: left;
    margin-top: 10px;
    font-size: 15px;
    /* background: #EFEFEF; */
    padding-left: 0px;
    /* border: solid 1px #cecece; */
    border-radius: 2px;
    line-height: 20px;
	}
#mc_embed_signup .mc-field-group input{
	font-size:13px;
}	

.new_changes h2 a{
    color: #333;
    text-decoration: none;
}
.gallery_view{
    margin-bottom: 30px;
    overflow: hidden;
	}
	
.yec_2016_banner .event_title h2
{
    position: absolute;
    top: 115px;
    font-size: 35px;
    font-weight: 700;
    color: #FFF;
    width: 500px;
    text-align: center;
    left: 0px;
}

.yec_2016_banner .event_title h5
{
    position: absolute;
    top: 220px;
    font-size: 19px;
    color: #FFF;
    left: 0px;
    width: 500px;
    text-align: center;
}

.programs_banner {
	width: 400px;
    /*margin: 10px auto;*/
}

.programs_banner img{
	width:100%;
}

.no_padding
{
	padding:0px;
}

.no_margin
{
	margin:0px;
}

body.winner .winner_caption{
	width:100%;
}

body.winner .winner_caption h4{
	    font-size: 30px;
    text-transform: uppercase;
}
body.winner .winner_caption h6{
font-size: 17px;
    text-transform: uppercase;
}

body.winner .stage_present{
background: rgba(220, 220, 220, 0.36);
}
body.winner .stage_present p,
body.winner .stage_present ul li{
    font-size: 16px;
    line-height: 30px;
}

.onstage_image{
    background: url(../img/winners/collage.png);
    height: 404px;
    background-size: cover;
}
h1.finalist{}
h1.finalist span{
	position:relative;
}
h1.finalist .fa-trophy{
	    color: rgba(238, 163, 48, 0.78);
    font-size: 63px;
}
h1.finalist .fa-star{
    color: rgba(253, 45, 18, 0.9);
    font-size: 17px;
    position: absolute;
    right: 22px;
    top: 2px;
	}
h1.screen_present span{
	position:relative;
}	
h1.screen_present i.fa-desktop{	
    font-size: 64px;
    color: #09688a;
}
h1.screen_present i.symb{	
    font-size: 18px;
    /* color: #10323e; */
    position: absolute;
    right: 40px;
    top: 18px;
}	
.gallery_container{
overflow: hidden;
    padding: 20px;
}
.gallery_container img{
	width:100%;
}
.gallery_container .gall_image{
	    margin: 10px 0px;
}
.gallery_container .gall_image img{
    box-shadow: 0px 0px 13px 0px rgba(142, 142, 142, 0.81);
    padding: 5px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	position:relative;
	background:#fff;
	cursor:pointer;
	z-index:80;
}

.gallery_container .gall_image img:hover {
 
	position:relative;
	transform: scale(1.1);
	z-index:99;
}
.cb{
	clear:both !important;
}
.training_session{
    background: rgb(247, 247, 247);
	    font-size: 1.15em;
    line-height: 30px;
}

.info_session.events_mod .event_header
{
    background: url("../img/next_event2.jpg");
    background-size: cover;
    background-position: center center;
    padding-top: 150px;
    height: 475px;
}


.info_session.events_mod .event_desc_top
{
	    margin-top: 152px;
}


.brain_session.events_mod .event_header
{
	    background: url("../img/info_sessions.jpg");
    background-size: cover;
    background-position: center center;
}

.brain_session .navbar
{
	    background: rgba(0, 0, 0, 0.5);
}

.brain_session .event_desc_top {
    background: rgba(0, 0, 0, 0.52);
   }
   
.btn_style.yec_reg {
    /* margin-top: 40px; */
    position: absolute;
    top: 280px;
    left: 180px;
}
.team_formation{
	margin-bottom:20px;
}
.team_formation .collage_img img{
    width: 400px;
    box-shadow: 0px 0px 19px 3px rgba(224, 224, 224, 0.68);
    border: solid 1px rgba(206, 206, 206, 0.41);
}
.hexagon1{
    position: relative;
    box-shadow: 0px 0px 18px 3px rgba(82, 82, 82, 0.24);
    width: 300px;
    height: 300px;
    border-radius: 50%;
    margin: 0 auto;
    background-image: url("../img/oliver.jpg");
    background-size: cover;
    background-position: 0px 0px;
	}
.hexagon2{
    position: relative;
        box-shadow: 0px 0px 18px 3px rgba(82, 82, 82, 0.24);
    width: 300px;
    height: 300px;
    border-radius: 50%;
    margin: 0 auto;
    background-image: url("../img/madhavi.jpg");
    background-size: cover;
    background-position: 0px 0px;
	}
#chk_mail_container	.alert{
	padding-left:0px;
	color:#e85c41;
}
#chk_mail_container	.alert.success{
	padding-left:0px;
	color: #1e882d;
	font-weight:bold;
}
.winner_banner {
    background: url("../img/ogf_banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top top;
    height: 575px;
    width: 100%;
    margin-top: -120px;
    position: relative;
}

.thank_you{
    overflow: hidden;
    padding: 30px 75px !important;
}
.thank_you img{
	width:100%;
}
.thank_you h1{
    font-size: 28px;
    line-height: 40px;
    padding-top: 8%;
    color: #6b6b6b;
}
.events_list>ul>li{
	cursor:pointer;
}
.flex-box
{
    display: flex;
    align-items: center;
}
.m-0
{
    margin: 0 !important;
}
.mt-20
{
    margin-top: 20px;
}
#mc_embed_signup .mc-field-group .radio-inline {
    
    display: flex;
    align-items: center;
    margin: 0px 30px 0px 0;
}
#mc_embed_signup .mc-field-group input[type=radio] {
    /* width: 76px; */
    width: 40px;
    margin: 0px 0px 0 0;
}
.event_header.banner2{
    background: url("../img/banner-new1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 575px;
    width: 100%;
    margin-top: -120px;
    position: relative;
    display: flex;
    align-items: flex-end;
	}
.event_header.banner2 h1 a:hover{
text-decoration:underline !important;
}	
.yec_2016_banner .event_title h2{
	text-shadow: 0px 2px 1px #000;
}	
.yec_2016_banner .event_title h5{
	text-shadow: 0px 2px 2px #000;
}

.btn_style.yec_reg{
	text-shadow: 0px 0px 4px #000;
}
.biz_comp{
    color: #FFF;
    /* background: url("../img/info_sessions.jpg"); */
	background: url("../img/bann4.JPG");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    /* height: 554px; */
    width: 100%;
    /* margin-top: -120px; */
    position: relative;
}
.register_collage.biz_comp{
    color: #FFF;
    /* background: url("../img/info_sessions.jpg"); */
	background: url("../img/gallery/register-collage.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    /* height: 554px; */
    width: 100%;
    /* margin-top: -120px; */
    position: relative;
}
.register_collage.biz_comp h1 {
    position: absolute;
    bottom: 63px;
    /* left: 44%; */
	width:100%;
	text-align:center;
}

.biz_comp h1{
    text-shadow: 0px 0px 3px #000;
}
.biz_comp h4{
    text-shadow: 0px 1px 3px #000;
}
.biz_comp h5{
    text-shadow: 0px 2px 1px #000;
}
.biz_compet_17{
    background: url("../img/bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
	height:420px;
    position: relative;
}

 .biz_compet_16{
    background: url("../img/new_banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top top;
    width: 100%;
	height:420px;
    position: relative;
}
.compe_2016.vol_suggestion{
	padding:20px 0px;
}


.banner_content{

    position: relative;
    top: 162px;
    width: 550px;
	
    /*padding-bottom: 30px;*/
    background: rgba(0, 0, 0, 0.53);
    padding-top: 10px;
    border-radius: 3px;
        
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.43);
    padding: 20px 10px;
    border-radius: 3px;
    float: none;
    position: relative;
    top: 190px;
    
}
.yec_2016_banner  .banner_content.event_title h2{
	    position: relative;
		    margin: 0 auto;
    top: auto;
    left: auto;
	text-shadow:none;
    width: 100%;
}

.yec_2016_banner  .banner_content.event_title h5 {
    position: relative;
    top: auto;
	margin: 20px 0px;
    left: auto;
    width: 100%;
	text-shadow:none;
}
.yec_2016_banner  .banner_content .btn_style.yec_reg {
    text-shadow:none;
    position: relative;
    top: 5px;
    width: 200px;
    left: auto;
    margin: 0 auto;
}


.prog_section {
    width: 770px;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.43);
    padding: 20px 10px;
    border-radius: 3px;
    float: none;
    top: 60px;
}
.biz_comp .prog_section h4 {
    margin: 15px 0px !important;
    font-size: 16px;
}
.biz_comp .prog_section h1{
	font-size: 36px;
}
.biz_comp .prog_section .btn_style.prog_reg {
    margin-top: 20px;
}
.biz_comp .prog_section h5 {
    margin-top: 10px;
    font-size: 20px;
}


.brain_session.events_mod .event_header.new_eve {
    background: url("../img/eve-4.jpg");
    background-size: cover;
    background-position: top center;
}
.brain_session.events_mod .event_header.new_eve1 {
    background: url("../img/eve-3.jpg");
    background-size: cover;
    background-position: top center;
}
.biz_compet_16 {
    /* background: url("../img/eve-4.jpg"); */
	background: url("../img/bann1.jpg");
	background-position: -4px -31px;
	    background-size: cover;
}
.info_sess_16{
    font-size: 1.15em;
    line-height: 30px;
}
.biz_space h1{
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 20px 0px 10px 0px;
}


.cohortBlock {
    list-style: none;
    padding: 0 0 30px 0;
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
    position: relative;
}

.cohortBlock>li {
    min-width: 33%;
    padding: 20px;
    max-width: 33%;
    position: relative;
}

.titleTxt {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.5em;
    color: #1f90b1;
    margin-top: 25px;
    padding-left: 15PX;
}

.textCover p {
    color: #909090;
}

.imgCover {
    position: relative;
    min-height: 80px;
}

.imgCover img {
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    max-height: 100%;
    padding: 10px;
    background: #FFF;
    border: 1px #efefef solid;
    border-radius: 10px;
}

.textCover h4 {
    font-weight: bold;
    font-size: 1em;
    color: #525252;
}

.members h5 {
    font-weight: bold;
    font-size: .9em;
    margin: 0 0 5px;
    color: #717171;
}

.members>div {
    font-weight: bold;
    font-style: italic;
    color: #1aacc4;
    font-size: .8em;
}

.cohortBlock:after {
    content: "";
    height: 2px;
    background: #efefef;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
}

.cohortBlock:before {
    content: "";
    position: absolute;
    width: 100px;
    right: 0;
    left: 0;
    bottom: 13px;
    background: #1aacc4;
    height: 5px;
    margin: auto;
    z-index: 1;
}

.cover {text-align: center;}

.cohortBlock>li:after {
    content: "";
    position: absolute;
    right: 10px;
    left: 10px;
    top: 10px;
    bottom: 10px;
    background: #f7f7f7;
    z-index: -1;
}

.bgCohort {
    background-image: url("../img/bannerCohort_2020.jpg");
        background-position: top center;
    background-size: cover;
    height: 400px;
    display: flex;
    align-items: center;
    position: relative;
}

.bgCohort:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: 0;
    width: 95%;
    height: 280px;
    margin: auto;
    background: #000;
    opacity: .5;
    border-radius: 5px;
    max-width: 1000px;
}

.bgCohort .title-bar, .bgCohort h1, .bgCohort p {
    z-index: 2;
    position: relative;
    text-shadow: 0px 0px 3px #000;
}

.bgCohort p{
    font-weight:400;
}
h5.join_gala{
	    font-size: 20px;
}
.download_invitation{
	color: #fff !important;
    text-decoration: none !important;
    width: 270px;
    letter-spacing: 1px;
    font-weight: 400;
}
.home_banner_btn_holder{
    display:flex;
    flex-direction:row;
    justify-content:center;
}
.m_l_10{
    margin-left:10px !important;
}
.mini_text{
    font-size: 13px !important;
    font-weight: 600;
}
.opt_box{
    display: flex;
    line-height: normal;
    position: relative;
    top: 4px;
    margin-left: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px)  {
    .navbar-nav{
        height:99px;
    }
    .navbar-nav>li{
        font-size: 12px !important;
        height:100px;
    }
    .navbar-nav>li>a{
        padding: 10px 5px !important;
        height:100px;
    }
    .about_menu, .programs_menu{
        width: 85px;
    }
    .home_mod .navbar_2 {
        background: rgb(204 204 204);
    }
  }
  @media only screen and (max-width: 768px){
    .navbar-toggle{
        top: 25px;
    }
    .home_mod .navbar_2 {
        background: rgb(204 204 204);
    }
  }
  
@media only screen and (max-width: 767px){
	.event_header  .container{
		width:100%;
	}
	.home_banner_btn_holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.home_banner_btn_holder  .download_invitation {
    margin-left: 0!important;margin-right: 0!important;margin-bottom: 10px!important;
}
}

/* video banner */
.videoBanner .videoWrap {position: relative;}
.videoBanner .videoWrap video {width: 100%; height: auto;}
.videoBanner .videoWrap .controls {position: absolute;top: 15%;right: 3%;display: flex;flex-direction: column;gap: 10px;z-index:1;}
.videoBanner .videoWrap .boxOverlay{position: absolute;width: 100%;background: #0000002b;height: 100%;top: 0;display: flex;align-items: center;justify-content: center;}
.videoBanner .videoWrap .ctrlBtn{padding: 10px 15px;background: transparent;border:1px solid #fff;border-radius: 50%;cursor: pointer;min-width: 45px;}
.videoBanner .videoWrap .ctrlBtn i{color:#fff;}
.videoBanner .videoWrap .boxOverlay .boxInner{background: #00000073;display: flex;align-items: center;flex-direction: column;padding: 10px;}
.boxInner h1{text-align: center;font-size: 4em;margin:10px 0 10px;color: #fff;}
.boxInner .join_gala{color: #fff; margin-bottom: 30px;}
.boxInner .download_invitation{width:auto; margin-bottom: 20px;border:1px solid #fff;}

@media only screen and (min-width: 320px) and (max-width: 480px)  {
    .videoWrap{height:430px;}
    .boxInner{margin-top:54%;}
    .boxInner h1{font-size: 1.5em;}
    .boxInner .join_gala{font-size: 12px;}
    .videoBanner .videoWrap .controls {top:27%;}
}
@media only screen and (min-width: 481px) and (max-width: 767px)  {
    .boxInner{position: relative;top:49px;}
    .boxInner h1{font-size: 2em;}
    .videoBanner .videoWrap .controls {top:35%;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
    .videoBanner .videoWrap .controls {top:20%;}
}