
/* ESPACE PRESSE */

#content .presse .document { margin:0 0 24px; padding:15px 0 0; line-height: 21px; position: relative; border-top:1px solid #CAE2F0; }
#content .presse .document .title{ font-weight: bold; font-size: 15px; display:block; padding-bottom: 6px; margin:0; }
#content .presse .document .date{margin-right: 15px;}
#content .presse .document .size_doc{margin-left:15px;background: url('../img/presse-sizefile.png') no-repeat left;padding-left: 20px;}
#content .presse .document p{margin-top: 3px;line-height: 21px;}
#content .presse .document p a{color:#003d78;text-decoration: none;border-bottom: 1px solid #003d78;}
#content .presse .document .btn { text-align:center; }

/* ESPACE PRESSE DOWNLOAD */
#content .espace-presse-download .download-left .box{height: 400px;}
#content .espace-presse-download .todownload{width: 100%;height: auto;}
#content .espace-presse-download .download-right .box { height: 400px; background-color: #fff;}
#content .espace-presse-download .download-right .box .content{padding: 40px;text-transform: uppercase;}
#content .espace-presse-download .download-right .box .content .title {margin-bottom:38px;margin-top: 0px;text-transform: uppercase;font-size: 1.5em;}
#content .espace-presse-download .download-right .box .content .btn{width:200px;padding: 5px;text-align: center;}
#content .espace-presse-download .download-right .radiobox {line-height: 10px;}
#content .espace-presse-download .download-right .radiobox .ui-radio {margin-bottom: 48px;}
#content .espace-presse-download .download-right .radiobox label{ font-size: 20px; margin-left: 10px; line-height:22px; display:block; }
#content .espace-presse-download .download-right .radiobox input[type=radio]{ margin:5px 6px 0 0; float: left; }

#content .espace-presse-download .download-right .box .content .credit { text-transform: none; padding-bottom: 38px; font-style: italic; }
#content .espace-presse-download .download-right .radiobox .ui-radio {margin-bottom: 38px;}
#content .espace-presse-download .download-right .box .content .btn{ cursor: pointer;}

/* Press Photos */
#content .box-presse .photos .view-filters .selector { width:150px; }
#content .box-presse .photos .view-filters .form-item-field-station-ext-value .selector { width:210px; }
#content .box-presse .photos .pagination {margin-top:20px;text-align:center;}
#content .box-presse .photos .pagination a {width:20px;height:20px;line-height:20px;display:inline-block;margin:0 2px;color:#fff;text-decoration:none;border-radius:3px;background:#003c78;}


/* Press Videos */
#content .press-video .subsubtitle { margin-top:0; }
#content .press-video .view-content .item-video { border-top:1px solid #CAE2F0; padding:18px 0; overflow:hidden; clear:both; }
#content .press-video .item-video .left { width:55%; clear: both;}
#content .press-video .item-video .right { width:40%; }
#content .press-video .item-video .right .link-video { position:relative; display:block;overflow:hidden; border-radius:20px; height:210px; background-repeat:no-repeat; background-position:50% 50%; background-size:cover; }
#content .press-video .form-item-field-station-ext-value, 
#content .press-video .form-item-field-theme-video-tid { width: 200px; }
#content .press-video .btn {text-transform:uppercase;margin-right: 10px;line-height: 32px;font-size: 12px; cursor: pointer;}
#content .press-video .embed_code { font-family: Consolas, Courier New, monospace, serif; padding:5px; border:1px solid #ddd; }
#content .press-video .subsubtitle { font-size: 18px;text-transform: uppercase;font-weight: 700; margin-bottom: 15px;}


/* Tablet & Mobile */
@media screen and (max-width:1024px) {

    /* Press Videos */
    #content .press-video .btn { display: block; margin:0; }
    #content .press-video .item-video .left,
    #content .press-video .item-video .right { float:none; width:auto; }
    #content .press-video .item-video .right { margin:20px 0 0; }
    #content .press-video .item-video .right .link-video { margin:0 auto; }

}

/* Tablet */
@media screen and (min-width:768px) and (max-width:1024px) {
	
	
	/* ESPACE PRESSE DOWNLOAD */
	#content .espace-presse-download .download-left{width: 49%;}
	#content .espace-presse-download .download-left{width: 48%;}
	#content .espace-presse-download .download-left .box{height: 235px;}
	#content .espace-presse-download .download-right .box{height: 235px;}
	#content .espace-presse-download .download-right .box .content{padding: 25px;}
	#content .espace-presse-download .download-right .box .content .title {margin-bottom: 25px;}
	#content .espace-presse-download .download-right .radiobox .ui-radio{margin-bottom: 5px;}
	#content .espace-presse-download .download-right .radiobox label{font-size: 15px;}


}

/* Mobile */
@media screen and (max-width:767px) {    
	
	/* ESPACE PRESSE */
	#content .presse .document .btn { display:block; }
	
    /* ESPACE PRESSE DOWNLOAD*/
    #content .espace-presse-download .download-left .box{height: 190px;}
    #content .espace-presse-download .download-right .radiobox .ui-radio{margin-bottom: 10px;}
    #content .espace-presse-download .download-right .box{height: auto;}
    #content .espace-presse-download .download-right .box .content .title {margin-bottom: 20px;font-size: 18px;}
    #content .espace-presse-download .download-right .radiobox label{font-size: 13px;}
	
    #content .presse .document p a.read{display: block;width: 75px;margin-top: 20px;}
    #content .presse .document a.download{position: absolute;right: 0px;bottom: -5px;}
	
	/* Press Videos */
    #content .press-video .item-video .right { overflow:hidden; border-radius:20px; margin:20px 0 0; }

	/* Press Photos */
    #content .box-presse .photos .view-filters .right .form-select {max-width: 250px;}

}
