@charset "utf-8";
/* CSS Document */
/* font */
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('fonts/Open_Sans/OpenSans-Bold.ttf') format('truetype'); 
}
@font-face {
  font-family: 'OpenSans-BoldItalic';
  src:url('fonts/Open_Sans/OpenSans-BoldItalic.ttf') format('truetype'); 
}
@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url('fonts/Open_Sans/OpenSans-ExtraBold.ttf') format('truetype'); 
}
@font-face {
  font-family: 'OpenSans-ExtraBoldItalic';
  src: url('fonts/Open_Sans/OpenSans-ExtraBoldItalic.ttf') format('truetype'); 
}
@font-face {
  font-family: 'OpenSans-Italic';
  src: url('fonts/Open_Sans/OpenSans-Italic.ttf') format('truetype'); 
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url('fonts/Open_Sans/OpenSans-Light.ttf') format('truetype'); 
}
@font-face {
  font-family: 'OpenSans-LightItalic';
  src: url('fonts/Open_Sans/OpenSans-LightItalic.ttf') format('truetype'); 
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype'); 
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('fonts/Open_Sans/OpenSans-Semibold.ttf') format('truetype'); 
}
@font-face {
  font-family: 'OpenSans-SemiboldItalic';
  src: url('fonts/Open_Sans/OpenSans-SemiboldItalic.ttf') format('truetype'); 
}
@font-face {
  font-family: 'Roboto-ThinItalic';
  src: url('fonts/Roboto/Roboto-ThinItalic.ttf') format('truetype'); 
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('fonts/Roboto/Roboto-Regular.ttf') format('truetype'); 
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url('fonts/Roboto/Roboto-Medium.ttf') format('truetype'); 
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('fonts/Roboto/Roboto-Light.ttf') format('truetype'); 
}
@font-face {
  font-family: 'Roboto-Italic';
  src: url('fonts/Roboto/Roboto-Italic.ttf') format('truetype'); 
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('fonts/Roboto/Roboto-Bold.ttf') format('truetype'); 
}
@font-face {
  font-family: 'Al-Jazeera-Arabic-Regular';
  src: url('fonts/arabic/Regular/Al-Jazeera-Arabic-Regular.ttf') format('truetype'); 
}

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), 
  url('fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), 
  url('fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), 
  url('fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), 
  url('fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container:before, .container:after, 
.row:before, .row:after, 
.clearfix:before, .clearfix:after {
	display: table;
    content: " ";
}
.row:after, .container:after,
.clearfix:before, .clearfix:after {
   clear:both;	
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-big, .col-small {
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
html[dir="rtl"] .col-big {
	float:right;
}
html[dir="rtl"] .col-small {
	float:left;
}
/*slider side bar*/
.col-small .side_box {
	position:relative;
	margin-top:150px;
}
.col-small .news_box {
    padding-bottom: 1rem;
    position: relative;
	float: left;
    clear: both;
    width: 100%;
}
.col-small .news_box .imgLiquid {
    display: block;
    width: 100%;
    height: auto;
}
.col-small .news_box h4 {
    font-family: 'Roboto-Medium', sans-serif; 
	font-weight:normal;
	color:#333;
	margin:5px 0;
	text-align:left;
	width:100%;
}
html[dir="rtl"] .col-small .news_box h4 {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.col-small .news_box:hover h4 {
	color:#4aa4c8;
}
.col-small .news_box .date {
    margin: 0 0 10px;
	font-family: 'Roboto-Regular', sans-serif; 
	font-weight:normal;
	color: #777;
	text-align:left;
}
html[dir="rtl"] .col-small .news_box .date {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.col-small .news_box .tag {
    font-family: 'Roboto-Regular', sans-serif; 
	font-weight:normal;
	color:#fff;
	position:absolute;
	top:0px;
	left:0px;
	background:#008B8B;
	padding:6px 10px;
	z-index:2;
	font-size:.9em;
}
.col-small .news_box .tag.p1 {
	background:#f46f24;
}
.col-small .news_box .tag.p2 {
	background:#B22222;
}
html[dir="rtl"] .col-small .news_box .tag {
	left:unset;
	right:0px;
}
/*slider side bar*/
/*policy*/
#wrappers #content .policy {
    position: relative;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    margin: auto;
    background-color: #fff;
}
#wrappers #content .policy h3 {
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    font-family: 'Roboto-Regular', sans-serif;
    color: #333;
    letter-spacing: .05em;
    text-align: center;
	font-weight: 600;
	text-transform:uppercase;
}
html[dir="rtl"] #wrappers #content .policy h3 {
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
#wrappers #content .policy h3:after {
    content: '';
    display: block;
    border-top: solid 3px #f46f24;
	margin:8px auto 0 auto;
}
#wrappers #content .policy .policy_into {
    position: relative;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    margin: auto;
	display:block;
}
.gen_box {
    padding-bottom: 1rem;
    position: relative;
	display:inline-block;
	margin:auto;
	vertical-align:top;
	cursor:pointer;
}
.gen_box a{
    text-decoration:none;
}
.gen_box .imgLiquid {
    display: block;
    width: 100%;
    height: auto;
}
.gen_box h4 {
    font-family: 'Roboto-Medium', sans-serif; 
	font-weight:normal;
	color:#333;
	margin:5px 0;
	text-align:left;
	width:100%;
	line-height: 1.2;
}
html[dir="rtl"] .gen_box h4 {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.gen_box:hover h4 {
	color:#4aa4c8;
}
.gen_box .gen_date {
    margin: 0 0 10px;
	font-family: 'Roboto-Regular', sans-serif; 
	font-weight:normal;
	color: #777;
	text-align:left;
}
html[dir="rtl"] .gen_box .gen_date {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.gen_box .summary {
    margin: 10px 0 0 0;
	font-family: 'Roboto-Regular', sans-serif; 
	font-weight:normal;
	color: #777;
	text-align:left;
}
html[dir="rtl"] .gen_box .summary {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.gen_box .tag {
    font-family: 'Roboto-Regular', sans-serif; 
	font-weight:normal;
	color:#fff;
	position:absolute;
	top:0px;
	left:0px;
	background:#3a627d;
	padding:6px 10px;
	z-index:2;
	font-size:.9em;
}
html[dir="rtl"] .gen_box .tag {
	left:unset;
	right:0px;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.gen_link {
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    font-weight: normal;
    font-family: 'Roboto-Regular', sans-serif;
    color: #fff;
    background-color: #4aa4c8;
    border: solid 1px #4aa4c8;
    letter-spacing: .05em;
    text-decoration: none;
    text-align: center;
	padding: 10px 15px;
}
.gen_link:hover {
    background-color: #333;
    border: solid 1px #333;
}
/*policy*/
/*situation*/
#wrappers #content .situation {
    position: relative;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    margin: auto;
    background-color: #f7f7f7;
}
#wrappers #content .situation h3 {
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    font-family: 'Roboto-Regular', sans-serif;
    color: #333;
    letter-spacing: .05em;
    text-align: center;
	font-weight: 600;
	text-transform:uppercase;
	margin:0 0 40px 0;
}
html[dir="rtl"] #wrappers #content .situation h3 {
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
#wrappers #content .situation h3:after {
    content: '';
    display: block;
    border-top: solid 3px #4169E1;
	margin:8px auto 0 auto;
}
#wrappers #content .situation .situation_into {
    position: relative;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    margin: auto;
	display:block;
}
.list_box {
    padding-bottom: 1rem;
    position: relative;
	display:inline-block;
	margin:auto;
	vertical-align:top;
	cursor:pointer;
	background:#fff;
	width:100%;
}
.list_box a{
    text-decoration:none;
}
.list_box .imgLiquid {
    display: block;
    width: 100%;
    height: auto;
}
.list_box h4 {
    font-family: 'Roboto-Medium', sans-serif; 
	font-weight:normal;
	color:#333;
	margin:5px 0;
	text-align:left;
	width:100%;
	line-height: 1.2;
	padding:0 10px;
}
html[dir="rtl"] .list_box h4 {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.list_box:hover h4 {
	color:#4aa4c8;
}
.list_box .gen_date {
    margin: 0 0 10px;
	font-family: 'Roboto-Regular', sans-serif; 
	font-weight:normal;
	color: #777;
	text-align:left;
	padding:0 10px;
}
html[dir="rtl"] .list_box .gen_date {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.list_box .summary {
    margin: 10px 0 0 0;
	font-family: 'Roboto-Regular', sans-serif; 
	font-weight:normal;
	color: #777;
	text-align:left;
	padding:0 10px;
}
html[dir="rtl"] .list_box .summary {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.list_box .tag {
    font-family: 'Roboto-Regular', sans-serif; 
	font-weight:normal;
	color:#fff;
	position:absolute;
	top:0px;
	left:0px;
	background:#3a627d;
	padding:6px 10px;
	z-index:2;
	font-size:.9em;
}
.list_box .tag.f1 {
	background:#8B008B;
}
.list_box .tag.f2 {
	background:#483D8B;
}
html[dir="rtl"] .list_box .tag {
	left:unset;
	right:0px;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
/*situation*/
/*dossiers*/
#wrappers #content .dossiers {
    position: relative;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    margin: auto;
    background-color: #fff;
}
#wrappers #content .dossiers h3 {
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    font-family: 'Roboto-Regular', sans-serif;
    color: #333;
    letter-spacing: .05em;
    text-align: center;
	font-weight: 600;
	text-transform:uppercase;
}
html[dir="rtl"] #wrappers #content .dossiers h3 {
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
#wrappers #content .dossiers h3:after {
    content: '';
    display: block;
    border-top: solid 3px #FF4500;
	margin:8px auto 0 auto;
}
#wrappers #content .dossiers .dossiers_into {
    position: relative;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    margin: auto;
	display:block;
}
/*dossiers*/
/*studies*/
#wrappers #content .studies {
    position: relative;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    margin: auto;
    background-color: #f7f7f7;
}
#wrappers #content .studies h3 {
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
	margin:0;
    font-family: 'Roboto-Regular', sans-serif;
    color: #333;
    letter-spacing: .05em;
    text-align: center;
	font-weight: 600;
	text-transform:uppercase;
}
html[dir="rtl"] #wrappers #content .studies h3 {
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
#wrappers #content .studies h3:after {
    content: '';
    display: block;
    border-top: solid 3px #008B8B;
	margin:8px auto 0 auto;
}
#wrappers #content .studies .studies_into {
    position: relative;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    margin: auto;
	display:block;
}
.studies .studies_into .half {
	position: relative;
	margin:auto;
	display:inline-block;
	background:#fff;
	border:solid 1px #00008B;vertical-align:top;
}
.studies .studies_into .half.n1 {
	border:solid 1px #7B68EE;
}
.studies .studies_into .half h4 {
	width: 100%;
	margin:0;
    font-family: 'Roboto-Regular', sans-serif;
    color: #fff;
	text-align:left;
	background:#00008B;
	font-weight:normal;
}
.studies .studies_into .half.n1 h4 {
	background:#7B68EE;
}
html[dir="rtl"] .studies .studies_into .half h4 {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.studies .studies_into .half .tiny_box {
   position:relative;
   display:block;
  font-family: 'Roboto-Regular', sans-serif;
   font-weight:normal; 
   padding:10px;  
  width:100%;   
  border-bottom:solid 1px #323232;
}
.studies .studies_into .half .tiny_box  a {
   text-decoration:none;
}
.studies .studies_into .half .tiny_box .title {
   color:#333;
   text-align:left;
   padding-bottom:5px;
   width:100%;
   border-bottom:solid 1px #ebebeb;
   margin:0 0 10px 0;
}
html[dir="rtl"] .studies .studies_into .half .tiny_box .title {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.studies .studies_into .half .tiny_box .summary {
    margin:0;
	font-family: 'Roboto-Regular', sans-serif; 
	font-weight:normal;
	color: #777;
	text-align:left;
	padding:0;
	font-size:.9em;
}
html[dir="rtl"] .studies .studies_into .half .tiny_box .summary {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.studies .studies_into .half .tiny_box .gen_date {
    margin: 0 0 10px;
	font-family: 'Roboto-Regular', sans-serif; 
	font-weight:normal;
	color: #fff;
	width:fit-content;
	text-align:left;
	padding:6px;
	font-size:.85em;
	background:#008B8B;
}
html[dir="rtl"] .studies .studies_into .half .tiny_box  .gen_date {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
/*studies*/
/*publications*/
#wrappers #content .public {
    position: relative;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    margin: auto;
    background-color: #fff;
}
#wrappers #content .public h3 {
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    font-family: 'Roboto-Regular', sans-serif;
    color: #333;
    letter-spacing: .05em;
    text-align: center;
	font-weight: 600;
	text-transform:uppercase;
}
html[dir="rtl"] #wrappers #content .public h3 {
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
#wrappers #content .public h3:after {
    content: '';
    display: block;
    border-top: solid 3px #f46f24;
	margin:8px auto 0 auto;
}
#wrappers #content .public .situation_into {
    position: relative;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
    margin: auto;
	display:block;
}
/*publications*/

@media all and (min-width: 1400px) {

/*main*/
.container {
    width: 1240px;
}
.col-small {
	width: 33.33333333%;
	float:left;
}
.col-big {
    width: 66.66666667%;
	float:left;
}
/*slider side bar*/
.col-small .side_box {
	margin-top:150px;
}
.col-small .news_box .imgLiquid {
    height:220px;
}
.col-small .news_box {
    height:325px;
}
.col-small .news_box h4 {
    font-size:1.15em;
}
/*slider side bar*/
/*policy*/
#wrappers #content .policy {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .policy h3 {
    font-size:1.5em;
}
#wrappers #content .policy h3:after {
    width:50px;
}
#wrappers #content .policy .policy_into {
    width: 1240px;
}
.gen_box {
    width:31.5%;
	margin:.8%;
}
.gen_box .imgLiquid {
    height:200px;
}
.gen_box h4 {
    font-size:1.1em;
}
.gen_box .summary {
    height:80px;
	overflow:hidden;
	font-size:.9em;
}
.gen_link {
    font-size: 1em;
    margin: 25px auto auto auto;
    display: block;
    width: 10%;
}
/*policy*/
/*situation*/
#wrappers #content .situation {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .situation h3 {
    font-size:1.5em;
}
#wrappers #content .situation h3:after {
    width:50px;
}
#wrappers #content .situation .situation_into {
    width: 1240px;
}
.list_box .imgLiquid {
    height:200px;
}
.list_box h4 {
    font-size:1.1em;
	margin:10px 0 5px 0;
}
.list_box .summary {
    height:80px;
	overflow:hidden;
	font-size:.9em;
}
/*situation*/
/*dossiers*/
#wrappers #content .dossiers {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .dossiers h3 {
    font-size:1.5em;
}
#wrappers #content .dossiers h3:after {
    width:50px;
}
#wrappers #content .dossiers .dossiers_into {
    width: 1240px;
}
/*dossiers*/
/*studies*/
#wrappers #content .studies {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .studies h3 {
    font-size:1.5em;
}
#wrappers #content .studies h3:after {
    width:50px;
}
#wrappers #content .studies .studies_into {
    width: 1240px;
	margin-top:25px;
}
.studies .studies_into .half {
	width:48.5%;
	margin:.5%;
}
.studies .studies_into .half h4 {
	font-size:1.25em;
	padding:10px 8px;
}
.studies .studies_into .half .tiny_box {
    margin:1.5% auto;
	width:95%;
}
.studies .studies_into .half .tiny_box .title {
   font-size:1em;
}
.studies .studies_into .half .gen_link {
    font-size: .85em;
    margin: 15px auto 10px auto;
    width: 40%;
}
/*studies*/
/*publications*/
#wrappers #content .public {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .public h3 {
    font-size:1.5em;
}
#wrappers #content .public h3:after {
    width:50px;
}
#wrappers #content .public .situation_into {
    width: 1240px;
}
/*publications*/

}

@media all and (min-width: 1200px) and (max-width: 1399px) {

/*main*/
.container {
    width: 1240px;
}
.col-small {
	width: 33.33333333%;
	float:left;
}
.col-big {
    width: 66.66666667%;
	float:left;
}
/*slider side bar*/
.col-small .side_box {
	margin-top:150px;
}
.col-small .news_box .imgLiquid {
    height:200px;
}
.col-small .news_box {
    height:300px;
}
.col-small .news_box h4 {
    font-size:1.15em;
}
/*slider side bar*/
/*policy*/
#wrappers #content .policy {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .policy h3 {
    font-size:1.5em;
}
#wrappers #content .policy h3:after {
    width:50px;
}
#wrappers #content .policy .policy_into {
    width: 1240px;
}
.gen_box {
    width:31.5%;
	margin:.8%;
}
.gen_box .imgLiquid {
    height:200px;
}
.gen_box h4 {
    font-size:1.1em;
}
.gen_box .summary {
    height:80px;
	overflow:hidden;
	font-size:.9em;
}
.gen_link {
    font-size: 1em;
    margin: 25px auto auto auto;
    display: block;
    width: 12%;
}
/*policy*/
/*situation*/
#wrappers #content .situation {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .situation h3 {
    font-size:1.5em;
}
#wrappers #content .situation h3:after {
    width:50px;
}
#wrappers #content .situation .situation_into {
    width: 1240px;
}
.list_box .imgLiquid {
    height:200px;
}
.list_box h4 {
    font-size:1.1em;
	margin:10px 0 5px 0;
}
.list_box .summary {
    height:80px;
	overflow:hidden;
	font-size:.9em;
}
/*situation*/
/*dossiers*/
#wrappers #content .dossiers {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .dossiers h3 {
    font-size:1.5em;
}
#wrappers #content .dossiers h3:after {
    width:50px;
}
#wrappers #content .dossiers .dossiers_into {
    width: 1240px;
}
/*dossiers*/
/*studies*/
#wrappers #content .studies {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .studies h3 {
    font-size:1.5em;
}
#wrappers #content .studies h3:after {
    width:50px;
}
#wrappers #content .studies .studies_into {
    width: 1240px;
	margin-top:25px;
}
.studies .studies_into .half {
	width:48.5%;
	margin:.5%;
}
.studies .studies_into .half h4 {
	font-size:1.25em;
	padding:10px 8px;
}
.studies .studies_into .half .tiny_box {
    margin:1.5% auto;
	width:95%;
}
.studies .studies_into .half .tiny_box .title {
   font-size:1em;
}
.studies .studies_into .half .gen_link {
    font-size: .85em;
    margin: 15px auto 10px auto;
    width: 40%;
}
/*studies*/
/*publications*/
#wrappers #content .public {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .public h3 {
    font-size:1.5em;
}
#wrappers #content .public h3:after {
    width:50px;
}
#wrappers #content .public .situation_into {
    width: 1240px;
}
/*publications*/

}

@media all and (min-width: 1024px) and (max-width: 1199px) {

/*main*/
.container {
    width: 970px;
}
.col-small {
	width: 33.33333333%;
	float:left;
}
.col-big {
    width: 66.66666667%;
	float:left;
}
/*slider side bar*/
.col-small .side_box {
	margin-top:150px;
}
.col-small .news_box .imgLiquid {
    height:180px;
}
.col-small .news_box {
    height:250px;
}
.col-small .news_box h4 {
    font-size:1em;
}
.col-small .news_box .date {
    font-size:.85em;
}
/*slider side bar*/
/*policy*/
#wrappers #content .policy {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .policy h3 {
    font-size:1.5em;
}
#wrappers #content .policy h3:after {
    width:50px;
}
#wrappers #content .policy .policy_into {
    width: 970px;
}
.gen_box {
    width:31.5%;
	margin:.5%;
}
.gen_box .imgLiquid {
    height:200px;
}
.gen_box h4 {
    font-size:1.1em;
}
.gen_box .summary {
    height:80px;
	overflow:hidden;
	font-size:.9em;
}
.gen_link {
    font-size: 1em;
    margin: 25px auto auto auto;
    display: block;
    width: 12%;
}
/*policy*/
/*situation*/
#wrappers #content .situation {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .situation h3 {
    font-size:1.5em;
}
#wrappers #content .situation h3:after {
    width:50px;
}
#wrappers #content .situation .situation_into {
    width: 95%;
}
.list_box .imgLiquid {
    height:200px;
}
.list_box h4 {
    font-size:1.1em;
	margin:10px 0 5px 0;
}
.list_box .summary {
    height:80px;
	overflow:hidden;
	font-size:.9em;
}
/*situation*/
/*dossiers*/
#wrappers #content .dossiers {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .dossiers h3 {
    font-size:1.5em;
}
#wrappers #content .dossiers h3:after {
    width:50px;
}
#wrappers #content .dossiers .dossiers_into {
    width: 970px;
}
/*dossiers*/
/*studies*/
#wrappers #content .studies {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .studies h3 {
    font-size:1.5em;
}
#wrappers #content .studies h3:after {
    width:50px;
}
#wrappers #content .studies .studies_into {
    width:95%;
	margin-top:25px;
}
.studies .studies_into .half {
	width:48.5%;
	margin:.5%;
}
.studies .studies_into .half h4 {
	font-size:1.25em;
	padding:10px 8px;
}
.studies .studies_into .half .tiny_box {
    margin:1.5% auto;
	width:95%;
}
.studies .studies_into .half .tiny_box .title {
   font-size:1em;
}
.studies .studies_into .half .gen_link {
    font-size: .85em;
    margin: 15px auto 10px auto;
    width: 40%;
}
/*studies*/
/*publications*/
#wrappers #content .public {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .public h3 {
    font-size:1.5em;
}
#wrappers #content .public h3:after {
    width:50px;
}
#wrappers #content .public .situation_into {
    width: 95%;
}
/*publications*/

}
@media all and (min-width: 768px) and (max-width: 1023px) {

/*main*/
.container {
    width: 750px;
}
.col-small {
	width: 33.33333333%;
	float:left;
}
.col-big {
    width: 66.66666667%;
	float:left;
}
/*slider side bar*/
.col-small .side_box {
	margin-top:150px;
}
.col-small .news_box .imgLiquid {
    height:150px;
}
.col-small .news_box {
    height:225px;
}
.col-small .news_box h4 {
    font-size:1em;
}
.col-small .news_box .date {
    font-size:.85em;
}
/*slider side bar*/
/*policy*/
#wrappers #content .policy {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .policy h3 {
    font-size:1.4em;
}
#wrappers #content .policy h3:after {
    width:50px;
}
#wrappers #content .policy .policy_into {
    width: 750px;
}
.gen_box {
    width:31.5%;
	margin:.5%;
}
.gen_box .imgLiquid {
    height:150px;
}
.gen_box h4 {
    font-size:1em;
}
.gen_box .gen_date {
    font-size:.85em;
}
.gen_box .summary {
    height:80px;
	overflow:hidden;
	font-size:.85em;
}
.gen_link {
    font-size: 1em;
    margin: 25px auto auto auto;
    display: block;
    width: 18%;
}
/*policy*/
/*situation*/
#wrappers #content .situation {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .situation h3 {
    font-size:1.5em;
}
#wrappers #content .situation h3:after {
    width:50px;
}
#wrappers #content .situation .situation_into {
    width: 95%;
}
.list_box .imgLiquid {
    height:170px;
}
.list_box h4 {
    font-size:1.1em;
	margin:10px 0 5px 0;
}
.list_box .summary {
    height:80px;
	overflow:hidden;
	font-size:.9em;
}
/*situation*/
/*dossiers*/
#wrappers #content .dossiers {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .dossiers h3 {
    font-size:1.4em;
}
#wrappers #content .dossiers h3:after {
    width:50px;
}
#wrappers #content .dossiers .dossiers_into {
    width: 750px;
}
/*dossiers*/
/*studies*/
#wrappers #content .studies {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .studies h3 {
    font-size:1.4em;
}
#wrappers #content .studies h3:after {
    width:50px;
}
#wrappers #content .studies .studies_into {
    width:95%;
	margin-top:25px;
}
.studies .studies_into .half {
	width:48.5%;
	margin:.5%;
}
.studies .studies_into .half h4 {
	font-size:1.15em;
	padding:10px 8px;
}
.studies .studies_into .half .tiny_box {
    margin:1.5% auto;
	width:95%;
}
.studies .studies_into .half .tiny_box .title {
   font-size:1em;
}
.studies .studies_into .half .gen_link {
    font-size: .85em;
    margin: 15px auto 10px auto;
    width: 40%;
}
/*studies*/
/*publications*/
#wrappers #content .public {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .public h3 {
    font-size:1.4em;
}
#wrappers #content .public h3:after {
    width:50px;
}
#wrappers #content .public .situation_into {
    width: 95%;
}
/*publications*/
}
@media all and (min-width: 600px) and (max-width: 767px) {

/*main*/
.col-small {
	width: 100%;
	float:left;
}
.col-big {
    width: 100%;
	float:left;
}
/*slider side bar*/
.col-small .side_box {
	margin-top:15px;
}
.col-small .news_box .imgLiquid {
    height:320px;
}
.col-small .news_box h4 {
    font-size:1.25em;
}
.col-small .news_box .date {
    font-size:1em;
}
/*slider side bar*/
/*policy*/
#wrappers #content .policy {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .policy h3 {
    font-size:1.4em;
}
#wrappers #content .policy h3:after {
    width:50px;
}
#wrappers #content .policy .policy_into {
    width: 95%;
}
.gen_box {
    width:100%;
	margin:1.5% auto;
	display:block;
}
.gen_box .imgLiquid {
    height:250px;
}
.gen_box h4 {
    font-size:1.25em;
}
.gen_box .gen_date {
    font-size:.85em;
}
.gen_box .summary {
	font-size:.9em;
}
.gen_link {
    font-size: 1em;
    margin: 25px auto auto auto;
    display: block;
    width: 25%;
}
/*policy*/
/*situation*/
#wrappers #content .situation {
    padding-bottom: 5%;
    padding-top: 5%;
}
#wrappers #content .situation h3 {
    font-size:1.4em;
}
#wrappers #content .situation h3:after {
    width:50px;
}
#wrappers #content .situation .situation_into {
    width: 95%;
}
.list_box .imgLiquid {
    height:250px;
}
.list_box h4 {
    font-size:1.25em;
	margin:10px 0 5px 0;
}
.list_box .gen_date {
    font-size:.85em;
}
.list_box .summary {
    height:80px;
	overflow:hidden;
	font-size:.9em;
}
/*situation*/
/*dossiers*/
#wrappers #content .dossiers {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .dossiers h3 {
    font-size:1.4em;
}
#wrappers #content .dossiers h3:after {
    width:50px;
}
#wrappers #content .dossiers .dossiers_into {
    width: 95%;
}
/*dossiers*/
/*studies*/
#wrappers #content .studies {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .studies h3 {
    font-size:1.4em;
}
#wrappers #content .studies h3:after {
    width:50px;
}
#wrappers #content .studies .studies_into {
    width:95%;
	margin-top:25px;
}
.studies .studies_into .half {
	width:100%;
	margin:2.5% auto;
	display:block;
}
.studies .studies_into .half h4 {
	font-size:1.15em;
	padding:10px 8px;
}
.studies .studies_into .half .tiny_box {
    margin:1.5% auto;
	width:95%;
}
.studies .studies_into .half .tiny_box .title {
   font-size:1em;
}
.studies .studies_into .half .gen_link {
    font-size: .85em;
    margin: 15px auto 10px auto;
    width: 40%;
}
/*studies*/
/*publications*/
#wrappers #content .public {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .public h3 {
    font-size:1.4em;
}
#wrappers #content .public h3:after {
    width:50px;
}
#wrappers #content .public .situation_into {
    width: 95%;
}
/*publications*/
}
@media all and (min-width: 450px) and (max-width: 599px) {
/*main*/
.col-small {
	width: 100%;
	float:left;
}
.col-big {
    width: 100%;
	float:left;
}
/*slider side bar*/
.col-small .side_box {
	margin-top:15px;
}
.col-small .news_box .imgLiquid {
    height:250px;
}
.col-small .news_box h4 {
    font-size:1em;
}
.col-small .news_box .date {
    font-size:.85em;
}
/*slider side bar*/
/*policy*/
#wrappers #content .policy {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .policy h3 {
    font-size:1.35em;
}
#wrappers #content .policy h3:after {
    width:50px;
}
#wrappers #content .policy .policy_into {
    width: 95%;
}
.gen_box {
    width:100%;
	margin:1.5% auto;
	display:block;
}
.gen_box .imgLiquid {
    height:250px;
}
.gen_box h4 {
    font-size:1em;
	margin:8px 0;
}
.gen_box .gen_date {
    font-size:.85em;
}
.gen_box .summary {
	font-size:.9em;
}
.gen_link {
    font-size: 1em;
    margin: 25px auto auto auto;
    display: block;
    width: 25%;
}
/*policy*/
/*situation*/
#wrappers #content .situation {
    padding-bottom: 5%;
    padding-top: 5%;
}
#wrappers #content .situation h3 {
    font-size:1.35em;
}
#wrappers #content .situation h3:after {
    width:50px;
}
#wrappers #content .situation .situation_into {
    width: 95%;
}
.list_box .imgLiquid {
    height:250px;
}
.list_box h4 {
    font-size:1em;
	margin:10px 0 5px 0;
}
.list_box .gen_date {
    font-size:.85em;
}
.list_box .summary {
    height:80px;
	overflow:hidden;
	font-size:.85em;
}
/*situation*/
/*dossiers*/
#wrappers #content .dossiers {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .dossiers h3 {
    font-size:1.35em;
}
#wrappers #content .dossiers h3:after {
    width:50px;
}
#wrappers #content .dossiers .dossiers_into {
    width: 95%;
}
/*dossiers*/
/*studies*/
#wrappers #content .studies {
    padding-bottom: 5%;
    padding-top: 5%;
}
#wrappers #content .studies h3 {
    font-size:1.35em;
}
#wrappers #content .studies h3:after {
    width:50px;
}
#wrappers #content .studies .studies_into {
    width:95%;
	margin-top:25px;
}
.studies .studies_into .half {
	width:100%;
	margin:2.5% auto;
	display:block;
}
.studies .studies_into .half h4 {
	font-size:1.15em;
	padding:10px 8px;
}
.studies .studies_into .half .tiny_box {
    margin:1.5% auto;
	width:95%;
}
.studies .studies_into .half .tiny_box .title {
   font-size:1em;
}
.studies .studies_into .half .gen_link {
    font-size: .85em;
    margin: 15px auto 10px auto;
    width: 40%;
}
/*studies*/
/*publications*/
#wrappers #content .public {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .public h3 {
    font-size:1.35em;
}
#wrappers #content .public h3:after {
    width:50px;
}
#wrappers #content .public .situation_into {
    width: 95%;
}
/*publications*/

}
@media all and (max-width: 449px) {
/*main*/
.col-small {
	width: 100%;
	float:left;
}
.col-big {
    width: 100%;
	float:left;
}
/*slider side bar*/
.col-small .side_box {
	margin-top:15px;
}
.col-small .news_box .imgLiquid {
    height:200px;
}
.col-small .news_box h4 {
    font-size:1em;
}
.col-small .news_box .date {
    font-size:.85em;
}
.col-small .news_box .tag {
    font-size:.85em;
}
/*slider side bar*/
/*policy*/
#wrappers #content .policy {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .policy h3 {
    font-size:1.25em;
}
#wrappers #content .policy h3:after {
    width:50px;
}
#wrappers #content .policy .policy_into {
    width: 95%;
}
.gen_box {
    width:100%;
	margin:1.5% auto;
	display:block;
}
.gen_box .imgLiquid {
    height:200px;
}
.gen_box h4 {
    font-size:1em;
	margin:8px 0;
}
.gen_box .gen_date {
    font-size:.85em;
}
.gen_box .summary {
	font-size:.85em;
}
.gen_link {
    font-size: 1em;
    margin: 25px auto auto auto;
    display: block;
    width: 50%;
}
/*policy*/
/*situation*/
#wrappers #content .situation {
    padding-bottom: 5%;
    padding-top: 5%;
}
#wrappers #content .situation h3 {
    font-size:1.25em;
}
#wrappers #content .situation h3:after {
    width:50px;
}
#wrappers #content .situation .situation_into {
    width: 95%;
}
.list_box .imgLiquid {
    height:200px;
}
.list_box h4 {
    font-size:1em;
	margin:10px 0 5px 0;
}
.list_box .gen_date {
    font-size:.85em;
}
.list_box .summary {
    height:80px;
	overflow:hidden;
	font-size:.85em;
}
/*situation*/
/*dossiers*/
#wrappers #content .dossiers {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .dossiers h3 {
    font-size:1.25em;
}
#wrappers #content .dossiers h3:after {
    width:50px;
}
#wrappers #content .dossiers .dossiers_into {
    width: 95%;
}
/*dossiers*/
/*studies*/
#wrappers #content .studies {
    padding-bottom: 5%;
    padding-top: 5%;
}
#wrappers #content .studies h3 {
    font-size:1.25em;
}
#wrappers #content .studies h3:after {
    width:50px;
}
#wrappers #content .studies .studies_into {
    width:95%;
	margin-top:25px;
}
.studies .studies_into .half {
	width:100%;
	margin:2.5% auto;
	display:block;
}
.studies .studies_into .half h4 {
	font-size:1.15em;
	padding:10px 8px;
}
.studies .studies_into .half .tiny_box {
    margin:1.5% auto;
	width:95%;
}
.studies .studies_into .half .tiny_box .title {
   font-size:1em;
}
.studies .studies_into .half .tiny_box .gen_date {
    font-size: .75em;
}
.studies .studies_into .half .tiny_box .summary {
    font-size: .85em;
}
.studies .studies_into .half .gen_link {
    font-size: .85em;
    margin: 15px auto 10px auto;
    width: 40%;
}
/*studies*/
/*publications*/
#wrappers #content .public {
    padding-bottom: 5%;
    padding-top: 3%;
}
#wrappers #content .public h3 {
    font-size:1.25em;
}
#wrappers #content .public h3:after {
    width:50px;
}
#wrappers #content .public .situation_into {
    width: 95%;
}
/*publications*/
}

/*///////////////////////////////////////////////slider/////////////////////////*/
/*slider*/
.main-carousel {
    margin-bottom: 0px;
    background: #727272;
    background-size: cover;
}
.main-carousel-cell {
    width: 100%;
    height: 900px;
    color: #fff;
    background: #fff;
}
/* hide disabled button */
.flickity-button:disabled {
  display: none;
}
/* position dots in carousel */
.flickity-page-dots {
  bottom: 5px!important;
}
/* white circles */
.flickity-page-dots .dot {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: transparent;
  border: 2px solid #ebebeb;
}
/* fill-in selected dot */
.flickity-page-dots .dot.is-selected {
  background: #fff;
}
.main-carousel .main-carousel-cell .cell_infos img {
}
.main-carousel .main-carousel-cell .tag {
    font-family: 'Roboto-Regular', sans-serif; 
	font-weight:normal;
	color:#fff;
	position:absolute;
	top:0px;
	left:0px;
	background:#008B8B;
	padding:6px 10px;
	z-index:2;
	font-size:.9em;
}
html[dir="rtl"] .main-carousel .main-carousel-cell .tag {
	left:unset;
	right:0px;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos {
	display:block;
	background-color:rgba(33,33,33,.7);
}
.main-carousel .main-carousel-cell .cell_infos h1 {
	font-family: 'Roboto-Regular', sans-serif;
	color:#fff;
	font-weight:normal;
	text-align:left;
}
.main-carousel .main-carousel-cell .cell_infos h2 {
	font-family: 'Roboto-Regular', sans-serif;
	color:#fff;
	font-weight:normal;
	text-align:left;
	line-height:1.4;
}
html[dir="rtl"] .main-carousel .main-carousel-cell .cell_infos h1 {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
html[dir="rtl"] .main-carousel .main-carousel-cell .cell_infos h2 {
	text-align:right;
	font-family: 'Al-Jazeera-Arabic-Regular', sans-serif;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos a {
	font-family: 'Roboto-Regular', sans-serif;
	background-color:#4aa4c8;
	border:solid 1px #4aa4c8;
	color:#fff;
	text-decoration:none;
	margin:auto;
	display:inline-block;
	text-align:center;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos a:hover{
	background-color:#323232;
	border:solid 1px #323232;
	color:#ebebeb;
}
/*slider*/

@media all and (min-width: 1400px) {
/*slider*/
.main-carousel {
	margin-top:150px;
    background-size: cover;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
    height: 650px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
    height: 650px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
    height: 650px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height: 650px;
}
.main-carousel .main-carousel-cell .cell_into .imgLiquid {
	width:100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell .cell_into .imgLiquid {
    height: 650px;
}
html[data-useragent*='Safari'] .main-carousel-cell .cell_into .imgLiquid {
    height: 650px;
} 
html[data-useragent*='IE'] .main-carousel-cell .cell_into .imgLiquid {
    height: 650px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .cell_into .imgLiquid {
    height: 650px;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos {
	width:600px;
	height:250px;
	top: 0;
    bottom: 0;
    left: 0;
	right:0;
    margin: auto auto;
    position: absolute;
	padding:15px 15px;
}
.main-carousel .main-carousel-cell .cell_infos h1 {
	font-size:1.5em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell .cell_infos h2 {
	font-size:.85em;
	margin:10px auto;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos a{
	margin-top:25px;
	padding:10px 5px;
	font-size:.85em;
	width:30%;
}
/*slider*/
}

@media all and (min-width: 1200px) and (max-width: 1399px) {
/*slider*/
.main-carousel {
	margin-top:150px;
    background-size: cover;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
    height: 600px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
    height: 600px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
    height: 600px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height: 600px;
}
.main-carousel .main-carousel-cell .cell_into .imgLiquid {
	width:100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell .cell_into .imgLiquid {
    height: 600px;
}
html[data-useragent*='Safari'] .main-carousel-cell .cell_into .imgLiquid {
    height: 600px;
} 
html[data-useragent*='IE'] .main-carousel-cell .cell_into .imgLiquid {
    height: 600px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .cell_into .imgLiquid {
    height: 600px;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos {
	width:600px;
	height:250px;
	top: 0;
    bottom: 0;
    left: 0;
	right:0;
    margin: auto auto;
    position: absolute;
	padding:15px 15px;
}
.main-carousel .main-carousel-cell .cell_infos h1 {
	font-size:1.5em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell .cell_infos h2 {
	font-size:.85em;
	margin:10px auto;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos a{
	margin-top:25px;
	padding:10px 5px;
	font-size:.85em;
	width:30%;
}
/*slider*/

}

@media all and (min-width: 1024px) and (max-width: 1199px) {
/*slider*/
.main-carousel {
	margin-top:150px;
    background-size: cover;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
    height: 500px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
    height: 500px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
    height: 500px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height: 500px;
}
.main-carousel .main-carousel-cell .cell_into .imgLiquid {
	width:100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell .cell_into .imgLiquid {
    height: 500px;
}
html[data-useragent*='Safari'] .main-carousel-cell .cell_into .imgLiquid {
    height: 500px;
} 
html[data-useragent*='IE'] .main-carousel-cell .cell_into .imgLiquid {
    height: 500px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .cell_into .imgLiquid {
    height: 500px;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos {
	width:500px;
	height:250px;
	top: 0;
    bottom: 0;
    left: 0;
	right:0;
    margin: auto auto;
    position: absolute;
	padding:15px 15px;
}
.main-carousel .main-carousel-cell .cell_infos h1 {
	font-size:1.5em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell .cell_infos h2 {
	font-size:.85em;
	margin:10px auto;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos a{
	margin-top:25px;
	padding:10px 5px;
	font-size:.85em;
	width:30%;
}
/*slider*/

}

@media all and (min-width: 768px) and (max-width: 1023px) {

/*slider*/
.main-carousel {
	margin-top:150px;
    background-size: cover;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
    height: 450px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
    height: 450px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
    height: 450px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height: 450px;
}
.main-carousel .main-carousel-cell .cell_into .imgLiquid {
	width:100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell .cell_into .imgLiquid {
    height: 450px;
}
html[data-useragent*='Safari'] .main-carousel-cell .cell_into .imgLiquid {
    height: 450px;
} 
html[data-useragent*='IE'] .main-carousel-cell .cell_into .imgLiquid {
    height: 450px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .cell_into .imgLiquid {
    height: 450px;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos {
	width:380px;
	height:250px;
	top: 0;
    bottom: 0;
    left: 0;
	right:0;
    margin: auto auto;
    position: absolute;
	padding:15px 15px;
}
.main-carousel .main-carousel-cell .cell_infos h1 {
	font-size:1.35em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell .cell_infos h2 {
	font-size:.85em;
	margin:10px auto;
	height:100px;
	overflow:hidden;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos a{
	margin-top:25px;
	padding:10px 5px;
	font-size:.85em;
	width:30%;
}
/*slider*/

}

@media all and (min-width: 600px) and (max-width: 767px) {
/*slider*/
.main-carousel {
	margin-top:50px;
    background-size: cover;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
    height: 400px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
    height: 400px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
    height: 400px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height: 400px;
}
.main-carousel .main-carousel-cell .cell_into .imgLiquid {
	width:100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell .cell_into .imgLiquid {
    height: 400px;
}
html[data-useragent*='Safari'] .main-carousel-cell .cell_into .imgLiquid {
    height: 400px;
} 
html[data-useragent*='IE'] .main-carousel-cell .cell_into .imgLiquid {
    height: 400px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .cell_into .imgLiquid {
    height: 400px;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos {
	width:400px;
	height:250px;
	top: 0;
    bottom: 0;
    left: 0;
	right:0;
    margin: auto auto;
    position: absolute;
	padding:15px 15px;
}
.main-carousel .main-carousel-cell .cell_infos h1 {
	font-size:1.35em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell .cell_infos h2 {
	font-size:.85em;
	margin:10px auto;
	height:100px;
	overflow:hidden;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos a{
	margin-top:25px;
	padding:10px 5px;
	font-size:.85em;
	width:30%;
}
/*slider*/

}

@media all and (min-width: 450px) and (max-width: 599px) {
/*slider*/
.main-carousel {
	margin-top:50px;
    background-size: cover;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
    height: 350px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
    height: 350px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
    height: 350px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height: 350px;
}
.main-carousel .main-carousel-cell .cell_into .imgLiquid {
	width:100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell .cell_into .imgLiquid {
    height: 350px;
}
html[data-useragent*='Safari'] .main-carousel-cell .cell_into .imgLiquid {
    height: 350px;
} 
html[data-useragent*='IE'] .main-carousel-cell .cell_into .imgLiquid {
    height: 350px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .cell_into .imgLiquid {
    height: 350px;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos {
	width:350px;
	height:250px;
	top: 0;
    bottom: 0;
    left: 0;
	right:0;
    margin: auto auto;
    position: absolute;
	padding:15px 15px;
}
.main-carousel .main-carousel-cell .cell_infos h1 {
	font-size:1.15em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell .cell_infos h2 {
	font-size:.85em;
	margin:10px auto;
	height:100px;
	overflow:hidden;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos a{
	margin-top:25px;
	padding:8px 5px;
	font-size:.85em;
	width:30%;
}
/*slider*/

}
@media all and (max-width: 449px) {
/*slider*/
.main-carousel {
	margin-top:50px;
    background-size: cover;
}
.main-carousel .main-carousel-cell .tag {
    font-size: .85em;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
    height: 300px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
    height: 300px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
    height: 300px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height: 300px;
}
.main-carousel .main-carousel-cell .cell_into .imgLiquid {
	width:100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell .cell_into .imgLiquid {
    height: 300px;
}
html[data-useragent*='Safari'] .main-carousel-cell .cell_into .imgLiquid {
    height: 300px;
} 
html[data-useragent*='IE'] .main-carousel-cell .cell_into .imgLiquid {
    height: 300px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .cell_into .imgLiquid {
    height: 300px;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos {
	width:250px;
	height:150px;
	top: 0;
    bottom: 0;
    left: 0;
	right:0;
    margin: auto auto;
    position: absolute;
	padding:15px 15px;
}
.main-carousel .main-carousel-cell .cell_infos h1 {
	font-size:1em;
	margin:0px auto 10px auto;
	text-align:center;
}
.main-carousel .main-carousel-cell .cell_infos h2 {
	font-size:.85em;
	margin:10px auto;
	height:100px;
	overflow:hidden;
	display:none;
}
.main-carousel .main-carousel-cell .cell_into .cell_infos a{
	margin-top:25px;
	padding:8px 5px;
	font-size:.85em;
	width:100%;
}
/*slider*/
}

.situation_into {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .situation_into.owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
 .situation_into .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .situation_into .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .situation_into .owl-wrapper,
  .situation_into .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .situation_into .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .situation_into .owl-item img {
    display: block;
    width: 100%; }
  .situation_into .owl-nav.disabled,
  .situation_into .owl-dots.disabled {
    display: none; }
  .situation_into .owl-nav .owl-prev,
  .situation_into .owl-nav .owl-next,
 .situation_into .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .situation_into .owl-nav button.owl-prev,
  .situation_into .owl-nav button.owl-next,
  .situation_into button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .situation_into.owl-loaded {
    display: block; }
  .situation_into.owl-loading {
    opacity: 0;
    display: block; }
  .situation_into.owl-hidden {
    opacity: 0; }
  .situation_into.owl-refresh .owl-item {
    visibility: hidden; }
  .situation_into.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .situation_into.owl-grab {
    cursor: move;
    cursor: grab; }
  .situation_into.owl-rtl {
    direction: rtl; }
  .situation_into.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .situation_into {
  display: block; }
  
  /*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }