/** Global **/
html, body {
	font-family: 'Open Sans', sans-serif;
	color: #161616;
}
a:hover{
	text-decoration:none;
	
}

a[href] {
	text-decoration:none;
	color:#428bca;

}

.caret {
    margin-top: -1px;
}

/*a img {	
	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;
}*/

a:hover img {
    opacity:0.7;
	filter:alpha(opacity=70);
}


a[href]:hover h4, a[href]:hover p, a[href]:hover, a[href]:hover span{
	color: #129af0 !important;
}

 h3 a[href]:hover {
	/*text-decoration: underline;*/
	color: #129af0 !important;
	border-bottom: 1px solid #129af0;
}


/** Header **/
#header{
	background-color: #123751;
	min-height:75px;
}


/**#logo{
padding: 7px 0px;
	float:left;
}**/

#menu, #explore, #languages, #connect, #search-box{
	color: #fff !important;
	display: inline-block;
}

#menu>a, #explore>a {
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding-left:10px;
	padding-right:10px;
	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;
	font-weight: normal;
	font-style: normal;
}

#menu a:hover, #explore>a:hover, #languages>a:hover, #connect>a:hover{
	background-color:rgba(255, 255, 255, 0.15);
	padding-left:10px;
	padding-right:10px;
	color:#fff !important;
}

/** Menu **/

#tools {
	padding-right: 0;
	margin-bottom: 0;
}

#languages>a, #connect>a{
	line-height:75px;
	color: #fff !important;
	text-transform: uppercase;
	display: inline-block;
	padding-left:10px;
	padding-right:10px;
	-webkit-transition: background 400ms ease;
	-moz-transition: background 400ms ease;
	-ms-transition: background 400ms ease;
	-o-transition: background 400ms ease;
	transition: background 400ms ease;
	font-size:10px !important;
}

#languages>a{
	margin-left:64px;
	height: 75px;
}

#connect>a{
	margin-left:20px;
}

#header a:hover {
    text-decoration: none;
}

#menu {
	margin-left: 50px;
    float: left;
}

#explore{
    margin-left: 50px;
}

#search-box{
	border: 1px solid #889ca7;
	border-radius: 4px;
	cursor: pointer;
	padding: 9px;
	margin-left: 0;
}

/** Responsive tools **/
.navbar-toggle {
    top: 7px;
}
.icon-bar {
    background-color: #ffffff;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}



@media (max-width: 1199px) {
    #tools>li {
        float: none;
        display: block;
    }

    #tools {
        clear: both;
        width: 62%;
        display: block;
        margin-left: 50px;
        padding: 15px 0 15px 15px;
    }

    #tools .dropdown-menu, #tools .dropdown-menu li a, #tools .dropdown-menu li a:hover, #connect a{
        display: block;
        position: static;
        padding: 0;
        margin: 0;
        background-color: transparent;
/*        box-shadow: none;
     	float: none;
        border: 0;
        min-width: inherit;
        font-size: 14px;
        font-weight: normal;
        text-transform: none;*!/*/
    }

    #tools .dropdown-menu a{
        color: #fff;
    }

    #tools #explore {
        margin: 0;
    }

    #search-box {
        border: 0;
        padding: 0;
    }
}

@media (max-width: 991px) {
    #tools {
        clear: both;
        width: auto;
        display: block;
        margin-left: 70px;
        padding: 15px;
    }
}

/** fix navbar **/

@media (max-width: 1199px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}


/** Slider **/
.slider-container{
	position: relative;
	margin-bottom: 35px;
}

.slide{
	float:left;
	position: relative;
	width: 10%;
	margin-right: 15px;
	
}
	
.slide img{
	width: 58%;
	border-radius: 2px 0 0 2px;
}

#slider{
	width: 1000%;
	font-weight: 300;
}

.caption {
	background-color: #123751;
	top: 0;
	right: 0;
	position: absolute;
	color: #fff;
	padding-left: 15px;
	height: 100%;
	border-radius: 0 2px 2px 0;;
}


.no-overflow{
	overflow: hidden;
	width: 100%;
}

#slider .surtitre{
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 60px;
	padding: 0 10px;
	font-weight: 400;
}
#slider .date-location{
	text-transform: uppercase;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
}

#slider .text{
	padding: 0 10px;
	line-height: 24px;
	font-weight: normal;
}

#slider-balls{
	font-size: 25px;
	position: absolute;
	bottom: 50px;
	right: 0;
}
#slider-balls .balls{
width: 80%;
text-align: center;
}
#slider-balls .prev, #slider-balls .next{
width: 10%;
color: #fff;
font: 25px'Quicksand', sans-serif;
padding: 0 2%;
text-align: center;
cursor: pointer;
}

#slider-balls .ball{
	text-align: center;
	vertical-align: bottom;
	color: #577180;
	display:inline-block;
	min-width: 22px;
	cursor: pointer;
	-webkit-transition: font-size 400ms ease;
	-moz-transition: font-size 400ms ease;
	-ms-transition: font-size 400ms ease;
	-o-transition: font-size 400ms ease;
	transition: font-size 400ms ease;
}

#slider-balls .current{
	color: white;
	font-size: 35px;
	
}

.slider-left{
	width: 42%;
}

#slider .titre{
	margin: 10px 0;
	padding: 10px;
	font-size: 38px;
	line-height: 46px;
	color:white;
	font-weight: 300;
}

#slider  .titre a:hover {
	border-bottom: 1px solid white !important;
	color:white !important;
}

.live .surtitre{
	text-transform: uppercase;
	font-size: 12px;
	padding-top:20px;
	font-weight: 400;
}
.live .titre{
	padding-bottom:15px;
	padding-top:30px;
	font-size: 38px;
	line-height: 41px;
	font-weight: 300;
}
.live .text{
	line-height: 24px;
	font-weight: normal;
}
/*.link:before {
    content: ">> ";
    font: 13px'Quicksand', sans-serif;
}
.link:hover {
	color: #129af0 !important;
}*/
.live .link{
	padding-top:10px;
	font-weight:500;
	font-size:13px;
	color:#787878;
}

.live .date-location{
	text-transform: uppercase;
	padding-bottom:10px;
	
	font-size: 12px;
	font-weight: 600;
}


.bloc-live div,
.bloc-live2 div{
	margin-right: 20px;
	
}
.txt-live span{
	display:block;
}

.portlet.live .image-live{
	float: left;
	
}

/** Responsive slider **/
@media(max-width:767px){
	.caption {
        position: static;
        padding-left: 0;
        margin-right: 0;
    }

    .slider-left{
        width: auto;
    }
	
	.slide img {
		border-radius: 2px;
		width: 100%;
	}

    #slider-balls {
        left: 7px;
        bottom: 50px;
        margin-top: 0px;
    }
	
	#slider-balls .prev{
	text-align: left;
	}
	#slider-balls .next{
	text-align: right;
	}
	
	#slider .titre{
		font-size: 25px;
		line-height: 30px;
		clear: both;
		padding-bottom:55px;
		padding-left:20px;
		padding-right:20px;
	}
	
	#slider .text {
		line-height: 21px;
	}
	
	#slider .caption  {
		padding-bottom: 10px;
		width: 100%;
	}
	#slider .caption .text  {
		display: none;
	}
	
	#slider .surtitre{
		margin-top: 20px;
		float: left; 
		padding-left:20px;
		padding-right:20px;
		line-height:20px;
	}
	

.live .titre{
	padding-bottom:15px;
	padding-top:10px;
	font-size: 32px;
	line-height: 32px;
	font-weight: 300;
}

.live .link{
	padding-top:10px;
	padding-bottom:10px;
}

}

@media (min-width: 768px) and (max-width: 991px) {
	#slider .titre{
		font-size: 25px;
		line-height: 30px;
		margin: 0;
		padding: 10px 10px;
	}
	
	#slider .surtitre{
		margin-top: 30px;
	}
	
	#slider .caption .text  {
		display: none;
	}
	#footer-coe .logo-coe {
		margin: 10px 300px 33px 0 !important;
	}
	.live .link{
	padding-top:10px;
	padding-bottom:10px;
}
.live .titre{
	padding-top:0px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#slider .titre{
		font-size: 25px;
		line-height: 30px;
	}
	
	#slider .surtitre{
		margin-top: 40px;
	}
	#slider .text {
		padding-right:20px;
	}
	
	.box-institution {
		min-height:140px !important;
	}
	.box-cs {
		height:140px !important;
	}
	.box-cs .image{
		margin-top:10px !important;
	}
	.box-sg {
		height:140px !important;
	}
	.box-sg .text {
	background: none !important;
	padding-top: 32px !important;
	padding-bottom: 2px !important;
	}
	.bloc-live div{
	margin-right: 10px;
}
.live .link{
	padding-bottom:5px;
}
	
}

#slider a:hover img{
	opacity: 1;
}

@media (max-width: 992px){
	.portlet-share {
		display: none;
	}
#tools > li#connect {
		display: none;
	}
	
	#share-widget {
		display: none;
	}.portlet.live .image-live{
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.bloc-live div{
	margin-right: 0px;
}

	
}

.portlet.coe-journal img, .portlet.featured img , .portlet.live img {
	width: 100%;
}

.navbar-collapse {
	max-height: none;
}

.portlet .content .portlet-share ul.dropdown-menu li a,
.portlet-share ul.dropdown-menu li a{
	background-position: 10px 5px;
    background-repeat: no-repeat;
	padding: 3px 30px;
}

.portlet-share .dropdown-menu li:nth-child(1) a{
	background-image: url('img/share/icon-facebook-rounded-15x15.png');
}
.portlet-share .dropdown-menu li:nth-child(2) a{
	background-image: url('img/share/icon-twitter-rounded-15x15.png');
}
.portlet-share .dropdown-menu li:nth-child(3) a{
	background-image: url('img/share/icon-googleplus-rounded-15x15.png');
}
.portlet-share .dropdown-menu li:nth-child(4) a{
	background-image: url('img/share/icon-pinterest-rounded-15x15.png');
}
.portlet-share .dropdown-menu li:nth-child(5) a{
	background-image: url('img/share/icon-linkedin-rounded-15x15.png');
}
.portlet-share .dropdown-menu li:nth-child(6) a{
	background-image: url('img/share/icon-mail-rounded-15x15.png');
}

div[id^="svp_player"] object{
max-width: 100%;
max-height: 100%;
}
div[id^="svp_player"] {
max-width: 100%;
}
