#about{
	
	background:#CCCCCC;}

#mission {
    background: url(../img/Achievements_Improvements.jpg) no-repeat fixed;
    background-position: center top;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 135px 0px;
    margin-top: 5px;
    margin-bottom: 40px;
	color:#000
}
#over{
	background: #fff url(../img/over-hd.jpg) no-repeat;
	background-position:left top;
	padding-left:250px;
	padding-top:10px;	
		text-align:justify;
		
}

#forum{
	background: #fff url(../img/theictform-hd.jpg) no-repeat;
	background-position:right top;
	/*padding-top:10px;*/
	text-align:justify;
	padding:20px 280px 15px 20px;
}

#agenda{
	background: #fff url(../img/agenda-hd.jpg) no-repeat;
	background-position:left top;
	padding-left:273px;
	padding-top:10px;	
	text-align:justify;
}
#agenda ul{
font-size:12px;
}

/*-tabs----------*/

.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
	background:#6e797b;

}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
.panel.with-nav-tabs h1{
	font-size:14px; font-weight:bold;
	text-transform: uppercase;
	margin:0px;
	padding:5px; 
	}
.panel.with-nav-tabs h2{
	font-size:18px; font-weight:bold;
	text-transform: uppercase;
	margin:0px;
	padding:5px;
	color:#432f30;
	}
/********************************************************************/

/*** PANEL PRIMARY ***/
.with-nav-tabs.panel-p .nav-tabs > li > a,
.with-nav-tabs.panel-p .nav-tabs > li > a:hover,
.with-nav-tabs.panel-p .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-p .nav-tabs > .open > a,
.with-nav-tabs.panel-p .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-p .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-p .nav-tabs > li > a:hover,
.with-nav-tabs.panel-p .nav-tabs > li > a:focus {
	color: #fff;
	background-color: #566163;
	border-color: transparent;
}
.with-nav-tabs.panel-p .nav-tabs > li.active > a,
.with-nav-tabs.panel-p .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-p .nav-tabs > li.active > a:focus {
	color: #bb2121;
	background-color: #fff;
	border-color: #428bca;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-p .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}
.with-nav-tabs.panel-p .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;   
}
.with-nav-tabs.panel-p .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-p .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}
.with-nav-tabs.panel-p .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-p .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-p .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}
/********************************************************************/

/*/---end-----*/
#press {
    background: url(../img/press-bg.jpg) no-repeat fixed;
    background-position: center right ; background-size:100% 100%;
    height: 100%;
    opacity: 1;
    margin-bottom: 40px;
	color:#fff;
	padding-top:8%;
}
/*

#press {
    background: url(../img/press-bg.jpg) no-repeat fixed;
    background-position: center top;
    
    height: 100%;
    opacity: 1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   /*old code padding: 135px 0px;width: 100%;
    margin-top: 5px; end old code*/
   /* margin-bottom: 40px;
	color:#fff;
}

*/
#sponsorship {
    background:#eeeeee;
    height: 100%;
	border-top:3px solid #F60;
	padding-bottom: 40px;
   /* opacity: 1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 135px 0px;width: 100%;
	
    margin-top: 5px;*/
}
.big_title {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.big_title2 {
    margin-top: 50px;
    text-align: center;
    font-size: 0px;
	border-bottom:1px solid #ccc;
}
#sponsor {
    background: url(../img/sponsor-contact-banner.jpg) no-repeat ;
    background-position: center top;

    height: 100%;
    opacity: 1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   /* padding: 135px 0px;    width: 100%;
    margin-top: 5px;*/
    margin-bottom: 40px;
	color:#fff
}