﻿/*font-family: "Arabic Transparent", "Simplified Arabic", 'coolveticaregular', verdana, sans-serif;*/
/*A.Moftah Reset*/
/*@font-face {
 font-family:"ae_AlMohanad" src:url("../../fonts/ae_AlMohanad.eot");
	src: url('../../fonts/ae_AlMohanad.eot?') format('eot'), url("../../fonts/ae_AlMohanad.woff") format("woff"), url("../../fonts/ae_AlMohanad.ttf") format("truetype");
}*/

@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
.droid-arabic-kufi{font-family: ''coolveticaregular'', serif;}



@import url(http://openfontlibrary.org/face/caladea);
/*'CaladeaRegular'*/

@font-face {
    font-family: 'coolveticaregular';
    src: url('../../coolvetica_rg-webfont.eot');
    src: local('☺'), url('../../coolvetica_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../coolvetica_rg-webfont.woff2') format('woff2'),
         url('../../coolvetica_rg-webfont.woff') format('woff'),
         url('../../coolvetica_rg-webfont.ttf') format('truetype'),
         url('../../coolvetica_rg-webfont.svg#coolveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
	font-family:  Tahoma;
	font-size: 15px;
	line-height: 140%;
}
.h4, h4 {
	font-size: 0.9em;
}
.carousel-control.left {
	right: auto;
	left: 0;
	background-repeat: repeat-x;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-repeat: repeat-x;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.0001) 100%);
}
body {
	background-color: #eeeef0;
}
.dodo {
	background: #eeeef0;
	max-width: 100%;
	display: block;
	height: auto;
}
.head-section {
	background: #e6e6e6 ;
	 background-position :center;
	overflow: hidden;
}
.head-section img{ 
clear: both;
float: none;
margin: 0 auto;
    }
.inner-wrapper {
	background-color: #FFF;
	overflow: hidden;
	box-shadow: 7px 0 15px -4px rgba(6, 6, 6, 0.1), -7px 0 8px -4px rgba(0, 0, 0, 0.1);
}
header {
    background-color: #FFF;
    overflow: hidden;
}
.logo-block {
    overflow: hidden;
    display: inline-block;
    margin: 0px 0px 0 10px;
    width: 100%;
}
.logo-block a {
    float: left;
}
.logo-block h3 {
    font-family: Tahoma;  /*Tahoma; , "Simplified Arabic", Tahoma, verdana, sans-serif;*/
    color: rgb(22, 117, 161);/*color: rgb(44, 107, 62);*/
    font-size: 19px;
    text-align:left;
}
.logo-block span {
    padding-left:5px;
}
.logo-block h4 {
    font-family: Tahoma; /*Tahoma; , Tahoma, verdana, sans-serif;*/
    color: gray;
    font-size: 12px;
    margin: 5px 0px 0 15px;
    text-align:left;
}
.logo-block img {height:100px !important;    }

.lang {
    margin: 0px 42px 0px -18px;
    float: right;
}
.lang img {
    margin: 13px 0px 0 31px;
    width:27px; height:25px;
}
.lang input {
    margin: 13px 0px 0 31px;
    width:27px; height:25px;
}
.lang a {
    color: gray;
}
.socials-top {
    float: right;
    margin: 2px 18px 0 9px;
}
.lang a:hover {
    color: #393838;
    text-decoration: underline;
}
.search-box {
    background: url(../../imgEn/search-bg.png) no-repeat;
    padding: 0 20px 13px 10px;
    margin: -55px 15px 0 0px;
}
.search-box input[type="text"] {
        width: 290px;
    margin: 12px 0px 0px 33px;
    float:right;
}


.banner {
    overflow: hidden;
    margin-top: -8px;
}
.other-pages {
    margin-top: -8px;
}
.navbar-default {
    padding-left: 10px;
    font-family: Tahoma; /* , Tahoma;*/
    font-weight: normal;
    color: #fff;
    font-size: 15px;
 background-color: background: rgba(229,231,232,1);
     background: -moz-linear-gradient(top, rgba(229,231,232,1) 0%, rgba(224,229,232,1) 52%,  rgba(215,226,231,1) 53%, rgba(208,226,235,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(229,231,232,1)), color-stop(52%,  rgba(224,229,232,1)), color-stop(53%,  rgba(215,226,231,1)), color-stop(100%, rgba(208,226,235,1)));
    background: -webkit-linear-gradient(top, rgba(229,231,232,1) 0%, rgba(71,69,69,1) 52%,  rgba(215,226,231,1) 53%, rgba(208,226,235,1) 100%);
    background: -o-linear-gradient(top, rgba(229,231,232,1) 0%,  rgba(224,229,232,1) 52%,  rgba(215,226,231,1) 53%, rgba(208,226,235,1) 100%);
    background: -ms-linear-gradient(top, rgba(229,231,232,1) 0%,  rgba(224,229,232,1) 52%,  rgba(215,226,231,1) 53%, rgba(208,226,235,1) 100%);
    background: linear-gradient(to bottom, rgba(229,231,232,1) 0%,  rgba(224,229,232,1) 52%,  rgba(215,226,231,1) 53%, rgba(208,226,235,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e7e8', endColorstr='#d0e2eb', GradientType=0 );
    border-color: none;/*border-bottom-left-radius: 25px;*/
}
.navbar-default .navbar-nav > li > a {
     color: #000;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #FFF;
    background: rgba(248,181,0,1);
    background: -moz-linear-gradient(top, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 46%, rgba(235,168,0,1) 53%, rgba(214,155,7,1) 100%);
    background: -webkit-gradient(right top, right bottom, color-stop(0%, rgba(248,181,0,1)), color-stop(46%, rgba(248,181,0,1)), color-stop(53%, rgba(235,168,0,1)), color-stop(100%, rgba(214,155,7,1)));
    background: -webkit-linear-gradient(top, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 46%, rgba(235,168,0,1) 53%, rgba(214,155,7,1) 100%);
    background: -o-linear-gradient(top, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 46%, rgba(235,168,0,1) 53%, rgba(214,155,7,1) 100%);
    background: -ms-linear-gradient(top, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 46%, rgba(235,168,0,1) 53%, rgba(214,155,7,1) 100%);
    background: linear-gradient(to bottom, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 46%, rgba(235,168,0,1) 53%, rgba(214,155,7,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b500', endColorstr='#d69b07', GradientType=0 );
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #FFF;
    background: rgba(248,181,0,1);
    background: -moz-linear-gradient(top, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 46%, rgba(235,168,0,1) 53%, rgba(214,155,7,1) 100%);
    background: -webkit-gradient(right top, right bottom, color-stop(0%, rgba(248,181,0,1)), color-stop(46%, rgba(248,181,0,1)), color-stop(53%, rgba(235,168,0,1)), color-stop(100%, rgba(214,155,7,1)));
    background: -webkit-linear-gradient(top, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 46%, rgba(235,168,0,1) 53%, rgba(214,155,7,1) 100%);
    background: -o-linear-gradient(top, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 46%, rgba(235,168,0,1) 53%, rgba(214,155,7,1) 100%);
    background: -ms-linear-gradient(top, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 46%, rgba(235,168,0,1) 53%, rgba(214,155,7,1) 100%);
    background: linear-gradient(to bottom, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 46%, rgba(235,168,0,1) 53%, rgba(214,155,7,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b500', endColorstr='#d69b07', GradientType=0 );
}
.navbar-default .navbar-nav > .dropdown > a .caret {
   border-top-color: #000;
    border-bottom-color: #000;
}
.navbar-default .navbar-brand {
   color: #000;
}
.menu-large {
    position: static !important;
}
.megamenu {
    padding: 20px 0px;
    width: 100%;
}
.megamenu> li > ul {
    padding: 0;
    margin: 0;
}
.megamenu> li > ul > li {
    list-style: none;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    color: red;
    line-height: 1.42857143;
    color: #373535;
    white-space: nowrap;/*    background-color: rgb(112, 172, 75);*/
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 12px;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
  background: #fff /*url(../../img/btr.png);*/ ;
    border-bottom: 6px solid rgb(22, 117, 161);/* border-bottom: 6px solid rgb(112, 172, 75);*/
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.megamenu> li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
cursor:pointer;
}
.navbar-nav>li>.dropdown-menu a {
     color: rgb(22, 117, 161); 
}
.megamenu> li ul > li > a:hover, .megamenu> li ul > li > a:focus {
    text-decoration: underline;
    color: rgb(22, 117, 161); 
    background-color: transparent;
}
.megamenu.disabled > a, .megamenu.disabled > a:hover, .megamenu.disabled > a:focus {
    color: #999999;
}
.megamenu.disabled > a:hover, .megamenu.disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.megamenu.dropdown-header {
    color: #428bca;
    font-size: 16px;
}
@media (max-width: 768px) {
    .carousel-caption2 {
    margin: 0 0 0 15px;
    padding-bottom: 15px;
}
.megamenu {
    margin-right: 0;
    margin-left: 0;
}
.megamenu> li {
    margin-bottom: 30px;
}
.megamenu> li:last-child {
    margin-bottom: 0;
}
.megamenu.dropdown-header {
    padding: 3px 15px !important;
}
.navbar-nav .open .dropdown-menu .dropdown-header {
    color: #fff;
}
}
/*end nav bar stylying*/



.carousel-caption {
    right: -12%;
    top: 46px;
    left: 45%;
    color: #47815E !important;
    padding-top:0;
    padding-bottom: 30px;
    text-shadow: none;
}
.carousel-caption p{display:none;}
.carousel-caption h1 {
    font-family: Tahoma;
    font-size: 24px;
    font-weight: bold;
}
.carousel-inner h2 {
    margin-top: -1px !important;
    width: 104%;
    font-size: 1.3em;
}
.navbar-btn {
    margin-top: 4px;
    margin-bottom: 8px;
    font-family: Tahoma; /*Tahoma;*/
    border-radius: 100px;
    border: 6px solid rgba(231,234,229,2.2);
    padding: 10px 53px;
    background-color: #70ac4b !important;
}
.navbar-btn:hover, .navbar-btn:active, .navbar-btn:focus {
    margin-top: 4px;
    margin-bottom: 8px;
    border-radius: 100px;
    padding: 10px 53px;
    border: 6px solid rgba(231,234,229,2.2);
    background-color: #599336;
}
/* [1] stylying news section*/
.news-section {
	/*background: url(../../imgEn/news-bg.png) no-repeat;*/
	width: 100%;
	/*border:1px dashed red;*/
	padding: 0 13px;
	margin: -31px 0 55px 0;
	display: block;/*overflow: hidden;*//*	height: 380px;*/
}
.news-section h1 {
	color: #FFF;
	font-size: 22px;
	padding: 8px 0 0 75px;
}
.tab-pane img {
	width: 30%;
}
/*.events-content-list{width:70%;}*/
.events-content-list ul {
	list-style-type: none;
}
.events-content-list ul {
	counter-reset: li; /* Initiate a counter */
	list-style: none; /* Remove default numbering */
 *list-style: decimal; /* Keep using default numbering for IE6/7 */
	/*font: 15px Tahoma, 'lucida sans';*/
    font-family:Tahoma !important;
    font-size:12px;
	padding: 0;
	margin-bottom: 0;
	margin-left: 2em;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.events-content-list ul a {
	position: relative;
	display: block;
	padding: .4em 1em .4em 2em;
	margin: 4px 0 0 -14px;
	background: #f2f0f0;
	color: #444;
	font-size: 1.2em;
    line-height:22px;
	text-decoration: none;
	border-radius: .3em;
	transition: all .3s ease-out;
}
.events-content-list ul a:hover {
	background: #eee;
}
.events-content-list ul a:hover:before {
	transform: rotate(360deg);
}
.events-content-list ul a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -1.3em;
	top: 50%;
	margin-top: -1.3em;
	background: #EFEEEE;
	height: 2em;
	width: 2em;
	line-height: 2em;
	border: .3em solid #fff;
	text-align: center;
	font-weight: bold;
	border-radius: 2em;
	transition: all .3s ease-out;
}
.activities-content-list ul {
    list-style-type: none;
    line-height:30px;
}
.activities-content-list h2 {
    font-size:25px !important;
    line-height:45px;
    margin-top:5px !important;
}
.activities-content-list ul {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
 *list-style: decimal; /* Keep using default numbering for IE6/7 */
    /*font: 15px Tahoma, 'lucida sans';*/
    font-family:Tahoma !important;
    font-size:12px;
    padding: 0;
    margin-bottom: 5px;
    margin-left: 2em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.activities-content-list ul a {
  position: relative;
  display: block;
  padding: .4em .2em .4em .5em;
  margin: 4px 0px 10px 0;
  background: #f2f0f0;
  color: #444;
  font-size: 1.2em;
  line-height: 45px;
  /* text-decoration: none; */
  border-radius: .3em;
  transition: all .3s ease-out;}
.activities-content-list ul a:hover {
    background: #eee;
}
.activities-content-list ul a:hover:before {
    transform: rotate(360deg);
}
.activities-content-list ul a:before {
/*    content: counter(li);
    counter-increment: li;*/
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #EFEEEE;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
}
.news-section .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 40px 0 0 0;
	min-height: 250px;
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1 !important;
}
.carousel-fade .carousel-inner .active.right, .carousel-fade .carousel-inner .active.left {
	right: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.right, .carousel-fade .carousel-inner .prev.left {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
.news-section .carousel-control.right {
	position: absolute;
	height: 40px;
	width: 40px;
	right: -12em;
	top: -15.5em;
	background: transparent;
}
.news-section .carousel-control.left {
	position: absolute;
	height: 40px;
	width: 40px;
	left: 30.1em;
	top: -15.5em;
	background: transparent;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
	margin-right: 0;
	color: #747474;
	margin-left: -15px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-next {
	margin-right: 0;
	color: #747474;
	margin-left: -15px;
}
.news-section .carousel-caption2 p {
	font-size: 15px;
	color: #747474;
    line-height:20px;
	text-align:left;
    padding-right:8px;
    width:100%;
}
img.effect {
	-webkit-box-shadow: -20px 4px 20px -21px black, 0 1px 20px -4px black;
	-moz-box-shadow: -20px 4px 20px -21px black, 0 1px 20px -4px black;
	box-shadow: -20px 4px 20px -21px black, 0 1px 20px -4px black;
	border: 1px solid rgb(224, 224, 224);
	padding: 2px;
}
a.news-button {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0;
	border-radius: 100px;
	padding: 6px 22px;
	border: none;
	background-color: #599336;
	position: absolute;
	/*bottom: -56px;*/
}
a.news-button:hover {
	text-decoration: none;
}
a.activities-button {
    color: #FFF;
    margin-top: 10px;
    margin-bottom: 0;
    border-radius: 100px;
    padding: 6px 22px;
    border: none;
    background-color: #599336;
    float:right;
    /*bottom: -56px;*/
}
a.activities-button:hover {
    text-decoration: none;
}

/* [2] stylying EVENTS section*/
.events-section {
	/*background: url(../../imgEn/news-bg.png) no-repeat;*/
	width: 100%;
	margin: 0 auto;
	display: block;
	margin-top: -33px;/*height: 321px;*//*background-color: orange;*/
}
.page-headers {
	padding-bottom: 9px;
	margin-left: -25px !important;
	border-bottom: none;/*width: 719px;*/
}
.panel-body {
/*padding: 15px 15px 65px 15px;*/
text-align:justify;
}
a.thumbnail:hover {
	border-color: #CFCCCC;
}
.events-section h3 {
	color: #fff !important;
	padding: 6px 10px;
	border-radius: 5px;
	background: #3e7339; /* Old browsers */
	background: -moz-linear-gradient(top, #3e7339 0%, #3e7339 50%, #2e6627 51%, #003500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #3e7339), color-stop(50%, #3e7339), color-stop(51%, #2e6627), color-stop(100%, #003500)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3e7339 0%, #3e7339 50%, #2e6627 51%, #003500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3e7339 0%, #3e7339 50%, #2e6627 51%, #003500 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3e7339 0%, #3e7339 50%, #2e6627 51%, #003500 100%); /* IE10+ */
	background: linear-gradient(to bottom, #3e7339 0%, #3e7339 50%, #2e6627 51%, #003500 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e7339', endColorstr='#003500', GradientType=0 ); /* IE6-9 */
}
.events-block {
	width: 40%;
}
.bbc h4 {
	font-size: 1.2em;
}
.bbc p {
	color: #626060;
}
.nav-tabs > li > a {
	color: #3E7339;
	margin-right: auto;
	margin-left: 0px;
	border-radius: 4px 4px 0 0;
    /*padding:10px !important;
	font-size: 1em;*/
	font-weight:bold;
    padding:5px !important; font-size:14px;
}
.nav-tabs > li > input {
    color: #3E7339;
    margin-right: auto;
    margin-left: 10px;
    border-radius: 4px 4px 0 0;
    /*padding:10px !important;
    font-size: 1em;*/
    font-weight:bold;
    padding:5px !important; font-size:14px;
}
.titlesCategorizedActivities {padding:2px 16px !important;
}
.titlesCategorizedTrainings {padding:2px 5px !important;
}
.events-block h4 {
	font-family: Tahoma;
	font-size: 1.3em;
}
.events-block p {
	color: gray;
}
.panel-event-block {
	float: right;
}
.events-content-list a {
	color: #2e6627;
	font-size: 1em;
}
/* carousel */
.clients {
	
    margin-top:0px;
}
.clients h1 {
	color: #ff9e0a;
	padding-left: 3px;
	border-bottom: 4px solid #bdbdbd;
}
.divider-clients {
	border-top: 4px solid #ff9e0a;
	width: 100px;
	margin-top: -14px;
	margin-bottom: 10px;
}
.media-carousel-tabs {
	margin-top: 0;
	padding: 12px 39px 5px 40px;
	border-radius: 9px;
}
/* Previous button  */
.media-carousel-tabs .carousel-control.right {
	right: -12px;
	background-image: none;
	background: none repeat scroll 0 0 #3A3A3A;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width : 40px;
	margin-top: 60px;
}
/* Next button  */
.media-carousel-tabs .carousel-control.left {
	left: -12px !important;
	background-image: none;
	background: none repeat scroll 0 0 #3A3A3A;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width : 40px;
	margin-top: 60px;
}
a.left.carousel-control {
	padding: 0px 0 0 0;
}
a.right.carousel-control {
	padding: 0px 0 0 0;
}
/* Changes the position of the indicators */
.media-carousel-tabs .carousel-indicators {
	left: 50%;
	top: auto;
	bottom: 0px;
	margin-left: -19px;
}
/* Changes the colour of the indicators */
.media-carousel-tabs .carousel-indicators li {
	background: #c0c0c0;
}
.media-carousel-tabs .carousel-indicators .active {
	background: #333333;
}
.media-carousel-tabs img {
	width: 283px;
	height: 142px;
}
.ui-widget-content[aria-hidden="true"] {
	display: block !important;
	height: 0px;
	overflow: hidden;
}
.ui-widget-content[aria-hidden="false"] {
	display: block !important;
	height: auto;
}
/*.media-carousel-tabs .active{z-index: 1000;}*/

/* End carousel */  
/* [/2] stylying EVENTS section*/

/* [3] stylying TRAINING section*/



/* [/3] stylying TRAINING section*/

.training-section {
	/*moftah iphone4*/
/*margin-top: 420px;*/
	margin-top: -24px;
}
.training-section h4 {
	color: #095427;
	font-size: 17px;
	font-weight: bold;
}
.training-section h3 {
	color: #fff !important;
	padding: 6px 10px;
	border-radius: 5px;
	background: #3e7339; /* Old browsers */
	background: -moz-linear-gradient(top, #3e7339 0%, #3e7339 50%, #2e6627 51%, #003500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #3e7339), color-stop(50%, #3e7339), color-stop(51%, #2e6627), color-stop(100%, #003500)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3e7339 0%, #3e7339 50%, #2e6627 51%, #003500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3e7339 0%, #3e7339 50%, #2e6627 51%, #003500 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3e7339 0%, #3e7339 50%, #2e6627 51%, #003500 100%); /* IE10+ */
	background: linear-gradient(to bottom, #3e7339 0%, #3e7339 50%, #2e6627 51%, #003500 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e7339', endColorstr='#003500', GradientType=0 ); /* IE6-9 */
}
.training-section .training-block {
	background-color: #f2f0f0;
	border-radius: 5px;
	/*display:block;*/
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 8px;
	margin: 3px 0px;
}
.training-block img {
	margin: 0 10px 0 0px;
	width: 50%;
	float: left;
}
.training-block p {
	font-size: 12px;
	color: gray;
}
.training-block .soso {
	width: 45%;
	float: left;
}
.training-block .soso a {
	font-family: Tahoma; /*Tahoma;*/
	font-size: 10px;
	line-height: 22px !important;
	background: url(../../imgEn/more-btn.png) no-repeat;
	text-indent: -9999px;
	text-align: center;
	padding: 2px 32px 5px 32px;
	color: #FFF;
}
/*[4] styling clients slider*/
/* carousel */
.clients {
	margin-top: 0px;
}
.clients h1 {
	color: #ff9e0a;
	font-family: Tahoma;
	padding-left: 3px;
	border-bottom: 4px solid #bdbdbd;
}
.divider-clients {
	border-top: 4px solid #ff9e0a;
	width: 100px;
	margin-top: -14px;
	margin-bottom: 10px;
}
.media-carousel {
	margin: 32px 0 0 0;
	padding: 34px 39px 5px 40px;
	border-radius: 9px;
	/* margin-top: 30px; */
	margin-bottom: 22px;
	background-color: #e4e4e4;
}
/* Previous button  */
.media-carousel .carousel-control.right {
	right: -12px;
	background-image: none;
	background: none repeat scroll 0 0 #3A3A3A;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width : 40px;
	margin-top: 60px;
}
/* Next button  */
.media-carousel .carousel-control.left {
	left: -12px !important;
	background-image: none;
	background: none repeat scroll 0 0 #3A3A3A;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width : 40px;
	margin-top: 60px;
}
a.left.carousel-control {
	padding: 0px 0 0 0;
}
a.right.carousel-control {
	padding:0px 0 0 0;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
	left: 50%;
	top: auto;
	bottom: 0px;
	margin-left: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {
	background: #c0c0c0;
}
.media-carousel .carousel-indicators .active {
	background: #333333;
}
.media-carousel img {
	/*width: 156px;*/
	height: 87px;
}

.sliderDetails { font-size:24px;
}
/* End carousel */
/*[/4] styling clients slider*/

/*[5] stylying twetter news*/
.twitter {
	background: url(../../imgEn/ticker.jpg) no-repeat;
	background-size: cover;
	height: 70px;
	margin-left: -15px;
	margin-right: -15px;
}
.twitter p {
	color: #FFF;
	font-size: 17px;
	line-height: 70px;
}
/*[/5] stylying twetter news*/

/*[6] stylying footer */
footer {
	background: #e5e7e8 url(../../imgEn/footer-bg.png) no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	margin-left: -15px;
	margin-right: -15px;
	color: #FFF;
	padding: 10px 40px 0px 40px;
    margin-top:12px;
    line-height:1.1;
}
footer h3 {
	color: #001433;
	font-size: 16px;
	font-family: Tahoma;
	margin-top:0px;
}
footer h3 + p {
	color: #1975FF;
	font-size: 12px;
	font-family: Tahoma;
    line-height:20px;
	font-weight: lighter;
	width: 90%;
}
footer ul li {
	list-style-type: none;
}
footer ul li a {
	color: #1975FF;
	font-size: 12px;
	font-family: Tahoma;
    font-weight:lighter;
}
footer ul li a:hover {
	color: #1975FF;
}
footer p span {
	color: #040259;
	font-size: 14px;
	margin: 0 10px;
}
footer p {
	color: #1975FF;
    font-size:12px;
    font-weight:lighter;
}
footer p a {
	color: #A3A3A3;
}
footer a {
    color: #A3A3A3;
    font-size:12px;
    font-weight:lighter;
}
footer p a:hover {
	color: #DAD9D9;
}
footer .copyleft {
	background-color: #d0e2eb;
	color: gray;
	font-family: Tahoma; /* Tahoma;*/
	font-size: 11px;
	line-height: 40px;
	margin-left: -45px;
	margin-right: -45px;
}
footer ul {
	margin-left: -40px;
}
.socials ul {
	list-style-type: none;
}
.SocialsFooter  {
padding-left:50px !important; float:left; margin-top:0 !important;
}
    .SocialsFooter li {
    text-align:left;

    }

.SocialsFooterIcons {
	padding-left:0px !important; 
	padding-right:67px !important; 
	float:right; 
	
	/*position:absolute;
	margin-right:130px; */
	margin-top:-25px;
}
.socials ul li {
	display: inline-block;
	margin-left: 0px;
}
.socials {
	margin-top: 2px;
}
.socials .facebook a, .socials .twitters a, .socials .google a, .socials .rss a, .socials .instagram a {
	background-image: url('../../imgEn/social-icons.png');
}
.socials .facebook a {
	background-position: 0px 0;
	width: 31px;
	height: 30px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
.socials .twitters a {
	background-position: -29px 0;
	width: 30px;
	height: 30px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
.socials .google a {
	background-position: -58px 0;
	width: 30px;
	height: 30px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
.socials .instagram a {
	background-position: -86px 0;
	width: 30px;
	height: 30px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
.socials .rss a {
	background-position: -114px 0;
	width: 30px;
	height: 30px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
/*.socials .lang a {
	background-position: -9px 0;
	width: 30px;
	height: 30px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}*/
/*[/6] stylying footer */


/*[7] stylying sidebar */
.sidebar {
}
a.btn.btn-default {
	border-radius: 50px;
	padding: 5px 27px;
	margin-right: 20px;
	margin-top: 19px;
}
.sidebar-section-A {
	background: url(../../imgEn/sidebar-about.jpg) no-repeat;
	display: block;
	height: auto;
	height: 446px;
	padding: 0 0 0 14px;
	margin: -21px -16px 0px -15px;
}
.sidebar-section-A h3 {
	color: #fff;
	font-weight: normal;
	margin-top: 11px;
}
.sidebar-section-A img {
	margin: 18px 0 12px -4px;
	padding: 0 5px;
}
.sidebar-section-A p {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	padding: 0 5px 0 0px;
    line-height:22px;
}
.sidebar-section-B {
	background-color: #f5f3f3;
	border-radius: 10px;
	display: block;
	overflow: hidden;
	/*margin-bottom: 40px;*/
}
.sidebar-section-B .boxes {
	height: auto;
	width: 100%;
	padding: 10px 2px 0px 4px;
	margin-left: 38px;
}
.sidebar-section-B .boxi {
    display: block;
    height: 96px;
    width: 96px;
    margin: 2px;
    color: #FFF;
    border-radius: 5px;
    font-family: Tahoma;  /*Tahoma;*/
    font-size: 11px;
    line-height: 17px;
}
.sidebar-section-B .boxes .lib {
    background-color: #3d8651;
}
.sidebar-section-B .boxes .lib a, .sidebar-section-B .boxes .priz a, .sidebar-section-B .boxes .base a, .sidebar-section-B .boxes .sci a, .sidebar-section-B .boxes .pub a, .sidebar-section-B .boxes .file a {
    color: #FFF;
    text-decoration: none;
}
.sidebar-section-B .boxes .lib p {
    width: 100%;
  margin: 4px 0 0 0px;
  text-align:center;
  line-height:13px;
  font-size:9px;
  }
.sidebar-section-B .boxes .lib img {
    margin: 10px 0 0 0;
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .priz img {
    margin: 10px 0 0 0;
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .file {
    background-color: #F4B81B;
}
.sidebar-section-B .boxes .pub {
    background-color: #C8C8C8;
}
.sidebar-section-B .boxes .base {
    background-color: #5D5B5B;
}
.sidebar-section-B .boxes .priz {
    background-color: #70AC4B;
}
.sidebar-section-B .boxes .file p {
    /*width: 100px;*/
    margin: 3px 0 0 0px;
    width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .sci p {
    /*width: 100px;*/
    margin: -1px 0 0 0px;
    font-size:9px;
    line-height:13px;
    width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .base p {
    /*width: 100px;*/
    font-size: 11px;
    width:100%;
    text-align:center;
    margin: -6px 0 0 0px;
}
.sidebar-section-B .boxes .pub p {
    /*width: 100px;*/
    color: #5d5b5b;
    margin: 0px 0 0 0px;
        width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .priz p {
    /*width: 100px;*/
    margin: 4px 0 0 0px;
    font-size:9px;
        line-height:13px;
        width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .file img, .sidebar-section-B .boxes .sci img, .sidebar-section-B .boxes .pub img, .sidebar-section-B .boxes .base img {
    margin: 10px 0 0 0px;
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .sci {
	background-color: #bebdbd;
}
.sidebar-section-B input.mailing-list {
	border: none;
	position: absolute;
	top: 47px;
	left: 15px;
	width: 202px;
}
.sidebar-section-B .mail {
	display: block;
	width: 303px;
	margin: 3px -6px 0 0;
	padding: 55px 0px 1px 0;
	background: url(../../imgEn/mail-bg.png) no-repeat;
	min-height: 82px;
}
.sidebar-section-B .mail img {
	margin: 0px 0 0 -18px;
}
.sidebar-section-B .mailing-btn {
	position: relative;
	left: 230px;
	top: -10px;
	border: none;
	padding: 3px 14px;
	background-color: #fff;
	border-radius: 5px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 21px;
    margin-left:-10px;
}
.sidebar-section-B button.mailing-btn:hover {
	background-color: #FFF;
	color: #3D3A3A;
}
.sidebar-section-C {
	background: url(../../imgEn/search-in-bg2.png) no-repeat;
	display: block;
	max-width: 100%;
	position: relative;
	height: auto;
	margin: 19px 0 1px 0px;
	padding: 0 0 340px 0;
}
.sidebar-section-C .search-content {
	position: absolute;
	top: 15px;
	left: 6px;
}
.sidebar-section-C h4 {
	color: #fff;
	margin: 0 0 20px 80px;
}
.sidebar-section-C p {
	color: #fff;
	margin: 0px 0 0 33px;
	width: 303px;
}
.sidebar-section-C p label {
	display: block;
}
.sidebar-section-C p.desc-title {
	color: #fff;
	margin-bottom: 3px;
}
.sidebar-section-C p input {
	display: block;
	width: 300px;
	margin-bottom: -12px;
	color: #3a3a3a;
}
.sidebar-section-C .from {
	float: left;
	margin-right: 20px;
}
.sidebar-section-C .from input {
	width: 140px;
	margin-bottom: 20px;
}
.sidebar-section-C .to {
	float: left;
}
.sidebar-section-C .to input {
	width: 140px;
	margin-bottom: 20px;
}
p.labeled {
	margin-bottom: 20px;
}
.sidebar-section-C .to input {
	width: 140px;
}
.sidebar-section-C a.btn.btn-default {
	border-radius: 50px;
	padding: 5px 27px;
	margin: -5px 0 0 0;/*margin-right: 20px;*/
}
/*[/7] stylying sidebar */



/*contact us styleing*/
.contact-us {
	margin: 30px 20px;
}
.contact-us h2 {
	text-align: center;
	/*background: url(../../imgEn/contact-us-bg.jpg);*/
	height: 40px;
	color: #055023;
	font-size: 1.2em;
	line-height: 1.8em;
	
  background-color: #dfdfdf;	
	font-weight:bold;
}
.contact-us p.form-title {
	color: #0a6b31;
	font-size: 1.1em;
	margin: 10px 0 10px 0;
    /*min-height:250px;*/
}
.contact-us p {
	font-size: 0.9em;
	margin-top: 15px;
	line-height: 1.5em;
	color: #5a5a5a;
}
.contact-us h3 {
	background-color: #dfdfdf;
	padding: 4px 19px;
	font-size: 0.9em;
}
.form-control {
	border-radius: 0;
}
.formField {
	margin-right: 20px;
}
label {
	margin-top: 10px;
	font-size: 1em;
	color: #484848;
}
.btn-default {
	color: #FFF;
	background-color: #2c2c2c !important;
	border-color: #ccc;
	border-radius: 0;
	padding: 7px 45px;
	float: right;
    background-image:none !important;
}
.btn-default:hover {
	background-color: #0a6b31;
	color: #FFF;
}
/*/contact us styleing*/
h3.details-title {
  background: rgb(238, 238, 240);
  padding: 15px;
  margin-top: 0;
}
._li {
  background: rgb(238, 238, 240);
}

/*consultation styling*/
.consultation {
	margin: -15px 0px;
}
.consultation h2 {
	text-align: center;
	background: url(../../imgEn/contact-us-bg.jpg);
	height: 40px;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.8em;
}
.list-group-item:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.list-group-item-success {
	background: url(../../imgEn/sub-menu-bg.jpg);
	color: #FFF;
}
a.list-group-item-success {
	color: #FFF;
	font-family: Tahoma;
	font-size: 1em;/*text-align: center;*/
}
a.list-group-item-success:focus, a.list-group-item-success:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #d0e9c6;
    
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #EEEEF0;
	border: 1px solid #ddd;
    cursor:pointer;
}

.Consultation_content {
    min-height:150px;
	margin: 0px 20px 30px 20px;
	text-align:left;
   /* float:left;*/
  width:90%;
}
.Consultation_content h2 {
margin-bottom:10px;
margin-top:20px;
}
.Consultation_content h3 {
  color: inherit;
 /* font-family: jf_flatregular;*/
  font-size: 18px;
  margin-top: -7px;
  background-color: #EAEAEA;
  margin-bottom: 15px;
  padding: 9px 9px 9px 9px;
  margin-top: 2px;
  font-weight:bold;
}
.Consultation_content h4 {
	color: #055023;
	font-size: 1.2em;
	font-family: jf_flatregular;
	margin-top: -22px;
	margin-bottom: 30px;
	background: url(../../imgEn/light.png) no-repeat;
	width: 300px;
	padding: 18px;
}
.Consultation_content h5 {
	color: #055023;
	font-size: 1.2em;
	font-family: jf_flatregular;
	margin-top: 30px;
}
.Consultation_content p {
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #343434;
    padding-top:10px;
    font-family:Tahoma !important;
	text-align:left;

}
.Consultation_content a
{
    float: left;
    margin-right: 6px;
}
p.colored-p {
	color: #055023;
}
.img-consultation img {
	margin-left: 12px;
	margin-top: 60px;
}
.img-consultation-img {
	margin-left: 12px;
	margin-top: 0 !important;
}
/* /consultation styling*/
.consultation-menu {
	margin: 0px 0 0 0;
}
.consultation {
	padding-bottom: 40px; /*220px*/
}
.Consultation_content ul {
	/*list-style-type: none;*/
	margin-left: 0px;
}
.Consultation_content ul li {
	/*font-size: 1em;*/
    font-size: 15px;
	margin-bottom: 10px;
	  margin-left: 10px;
}
p.para-consul span {
	background-color: green;
	padding: 7px 12px 2px 13px;
	color: #fff;
	border-radius: 9px;
	margin-right: 20px;
}
p.para-consul {
	color: green;
}



.btn-pri {
	color: #FFF;
	background-color: #969696;
	border: none;
	border-radius: 0;
	padding: 8px 45px;
    font-size: 0.8em;
    float:right;
    margin-right:2px;
    	   /* color: #FFF;
	    background-color: #969696;
	    border: none;
	    border-radius: 2px;
	    padding: 8px 45px;
	    font-size: 0.8em;
	    margin-bottom: 23px;*/
}
.btn-pri:hover {
	background-color: #0a6b31;
	color: #FFF;
}
.search-boxi {
	background: url(../../imgEn/title-bg.jpg);
	padding: 37px 0px;
	border: 2px solid #7caf61;
}
.search-boxi span {
	color: black;
	font-size: 1.4em;
}
.search-boxi input {
	width: 50%;
	height: 36px;
	border: none;
	padding: 2px 21px 0 0;
}
.content-super {
	background-color: #e6e6e6;
	overflow: hidden;
	padding: 18px 2px;
	margin: 54px 0 0 0;
}
.aims {
	background-color: #FFF;
	padding: 84px 71px 33px 76px !important;
	border-right: 2px solid #e6e6e6;
}
.aims-content {
	background-color: #FFF;
	padding: 40px 17px !important;
}
.table-striped {
	margin: 10px 0 0 0;
}
.content-super li {
	list-style-type: none;
}
.content-super ul {
	margin: 10px 0 0 -30px;
}
.content-super ul li a {
	display: block;
	text-align: center;
	margin-bottom: 5px;
	padding: 5px 0px 7px 0px;
	background-color: #6a9859;
	border: 2px solid green;
	color: #FFF;
}
.content-super ul li a:hover {
	background-color: green;
	text-decoration: none;
}
.training {
	padding-bottom: 100px;
	margin: 0 10px;
}
.training h2 {
	text-align: center;
	background: url(../../imgEn/contact-us-bg.jpg);
	height: 40px;
	color: #fff;
	font-size: 1.2em;
	line-height: 2em;
	margin-bottom: 20px;
}
.training h3 {
	/*color:#006026;*/
	font-size: 1.7em;
}
.training p {
	font-size: 1.1em;
	margin-bottom: 10px;
}
.training a.back-btn {
	display: block;
	width: 100px;
	float: right;
	text-align: center;
	margin-bottom: 5px;
	padding: 5px 0px 7px 0px;
	background-color: #6a9859;
	border: 2px solid green;
	color: #FFF;
	margin-right: 0px;
	margin-top: 88px;
}
.panel-group .panel {
	border-radius: 0 !important;
	margin-top: -2px;
	margin-bottom: -6px;
}
/* **************************************************************** */
	                      /* media Queries  */
/* **************************************************************** */


@media only screen and (min-width: 1023px) and (max-width:1199px) {
.sidebar-section-A {
    display: none;
}
.buttonContainerPopup {width:70%; margin:0 auto;
}
.news-section {
    background: url(../../imgEn/news-bg-1024.png) no-repeat;
    background-position: 100% 0%;
    padding: 0 13px;
    margin: -22px 0 44px 1px;
    width: 152%;
}


.carousel-control.right {
	left: auto;
	right: 0;
	 top: -16em;
	background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.carousel-control.left {
	right: auto;
	left: 0;
	 top: -16em;
	background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.0001) 100%);
}

.sidebar-section-B {
    background-color: #f5f3f3;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 340px;
    margin-right: 0;
    margin-left: -21px;
}
.sidebar {
    margin-top: 51px;
}
.sidebar-section-B .boxi {
    display: block;
    height: 83px;
    width: 83px;
    margin: 2px;
    color: #FFF;
    border-radius: 5px;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 17px;
}
.sidebar-section-B .mail {
    display: none;
}
.sidebar-section-C {
    background: url(../../imgEn/search-in-bg.png) no-repeat;
    background-position: 50% 46%;
    background-color: rgb(126, 123, 123);
    position: relative;
    height: auto;
    border-radius: 11px;
    width: 333px;
    height: 37px;
}
.sidebar-section-C p input {
    width: 236px;
}
.sidebar-section-C .from input {
    width: 105px;
    margin-bottom: 20px;
}
.sidebar-section-C .to input {
    width: 109px;
}
.sidebar-section-C p.desc-title {
    margin-left: 16px;
}






.sidebar-section-B .boxes .base p {
    width: 100%;
    font-size: 9px;
    text-align: center;
    margin: -8px 0 0 0px;
    line-height:13px;
}
.sidebar-section-B .boxes .file p {
    /*width: 100px;*/
    margin: 0px 0 0 0px;
    width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .sci p {
    /*width: 100px;*/
    margin: -7px 0 0 0px;
    font-size:9px;
    line-height:13px;
    width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .base p {
    /*width: 100px;*/
    font-size: 11px;
    width:100%;
    text-align:center;
    margin: -7px 0 0 0px;
}
.sidebar-section-B .boxes .pub p {
    /*width: 100px;*/
    color: #5d5b5b;
    margin: 0px 0 0 0px;
        width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .priz p {
    /*width: 100px;*/
    margin: -5px 0 0 0px;
    font-size:9px;
        line-height:13px;
        width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .file img, .sidebar-section-B .boxes .sci img, .sidebar-section-B .boxes .pub img, .sidebar-section-B .boxes .base img {
    margin: 10px 0 0 -2px;
}
.training-block .soso {
    width: 100%;
    float: left;
}
.training-block img {
    margin: 0 10px 0 0;
    width: 100%;
    float: left;
}
}
 @media only screen and (max-width: 800px) {
     .buttonContainerPopup {width:70% !important; margin:0 auto;
}
    .headingPopup {
        height: 30px !important;
        padding:0px !important;
    }


     .regButtons {
     padding: 0 15px !important; 
     margin-left: 0px !important;
}
.events-content-list ul a
{
    padding:.4em 1em .4em .4em;
}
.aims {
    padding: 0 !important;
}
.consultation {
    padding-bottom: 50px !important;
}
.news-section h1 {
    padding: 8px 0 0 60px;
}


.news-section .carousel-control.right {
    position: absolute;
    height: 40px;
    width: 40px;
    right: -1em;
    top: -31.6em;
    background: rgba(240, 10, 10, 0);
}
.news-section .carousel-control.left {
    position: absolute;
    height: 40px;
    width: 40px;
    left: -1em;
    top: -31.6em;
    background: transparent;
	
}
.news-section .carousel-inner {
    height: 560px;
}
.news-section {
    background: url(../../imgEn/news-bg-6402.png) no-repeat;
    background-position: 27% 0px;
    width: 100%;
    padding: 0 13px;
    margin: -31px 0 55px 0;
    display: block;
}
}
 @media only screen and (min-width: 768px) and (max-width: 1023px) {
.aims {
    padding: 0 !important;
}
.consultation {
    padding-bottom: 50px !important;
}
.socials-top {
    float: right;
    margin: -82px 24px 68px -6px;
	display:none;
}
.sidebar-section-B .boxes {
    padding: 10px 0px 15px 4px;
}
.sidebar-section-B .boxes .lib img {
    margin: 71px 0 0 66px;
}
.sidebar-section-B .boxes .file img, .sidebar-section-B .boxes .sci img, .sidebar-section-B .boxes .pub img, .sidebar-section-B .boxes .base img {
    margin: 66px 0 0 0px;
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .lib p {
    /*width: 100px;*/
    margin: 6px 0 0 0;
            width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .file p, .sidebar-section-B .boxes .sci p {
    /*width: 100px;*/
    margin: 10px 0 0 0;
            width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .pub p {
    margin: 11px 0 0 0;
            width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .base p {
    margin: 12px 0 0 0;
            width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .priz img {
    margin: 59px 0 0 0px;
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .priz p {
    margin: 22px 0 0 0;
            width:100%;
    text-align:center;
}
.wrapper {
    background: none;
}
.lang img {
    margin: -10px -29px -14px 11px;
}
.search-box {
    background: url(../../imgEn/search-bg.png) no-repeat;
    padding: 0 20px 13px 10px;
    margin: 5px 15px 0 0px;
    min-width:379px;
    float:right;
}
.lang {
    margin: -40px 58px 0 86px;
    float: right;
}
.sidebar-section-A {
    display: none;
}
.sidebar-section-B .boxi {
    display: block;
    height: 212px;
    width: 212px;
    margin: 2px;
    color: #FFF;
    border-radius: 5px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 17px;
}
.sidebar-section-B .mail {
    display: none;
}
.sidebar-section-C {
    display: none;
}
.media-carousel-tabs img {
    width: 100%;
    height: auto;
}
.carousel-caption {
 right: 27px;
  top: 22px;
  left: 24%;
  color: #47815E !important;
  padding-bottom: 30px;
  text-shadow: none;
}
.news-section .carousel-control.right {
    position: absolute;
    height: 40px;
    width: 40px;
    right: -11em;
    top: -15.6em;
    background: rgba(240, 10, 10, 0);
}
.news-section .carousel-control.left {
    position: absolute;
    height: 40px;
    width: 40px;
    left: 0em;
    top: -15.6em;
    background: transparent;
	
}
.news-section .carousel-inner {
    height: 250px;
}

}
 @media only screen and (min-width: 641px) and (max-width:767px) {
     .carousel-caption {
 right: 27px;
  top: 22px;
  left: 24%;
  color: #47815E !important;
  padding-bottom: 30px;
  text-shadow: none;
}

.aims {
    padding: 0 !important;
}
.lang {
    margin: 50px 0 0 0px;
    float: right;
}
.socials {
    display:none;
}
    .search-box {
        margin: -2px -15px 8px -2px;
    }
.consultation {
    padding-bottom: 50px !important;
}
.wrapper {
    background: #eeeef0 url("../../imgEn/html-bg.jpg") repeat-x;
}
.logo-block {
    /*margin: 16px 10px 97px 0;*/
	margin: 0px 0 -60px 10px;
}
.sidebar-section-A {
    display: none;
}
.sidebar-section-B .boxi {
    display: block;
    height: 165px;
    width: 28%;
    margin: 2px;
    color: #FFF;
    border-radius: 5px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 17px;
}

/* edited */
.sidebar-section-B .boxes {
    padding: 10px 0px 15px 4px;
}
.sidebar-section-B .boxes .lib img {
    margin: 31px 0 0 0px;
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .file img, .sidebar-section-B .boxes .sci img, .sidebar-section-B .boxes .pub img, .sidebar-section-B .boxes .base img {
    margin: 28px 0 0 0px;
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .lib p {
    /*width: 100px;*/
    margin: 17px 0 0 0;
    width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .file p, .sidebar-section-B .boxes .sci p {
    /*width: 100px;*/
    margin: 20px 0 0 0;
        width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .pub p {
    margin: 11px 0 0 0;
        width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .base p {
    margin: 10px 0 0 0;
        width:100%;
    text-align:center;
}
.sidebar-section-B .boxes .priz img {
    margin: 36px 0 0 0px;
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .priz p {
    margin: 5px 0 0 0;
        width:100%;
    text-align:center;
    font-size:11px;
}

/* end of edited */

.sidebar-section-B .mail {
    display: none;
}
.sidebar-section-C {
    display: none;
}
.media-carousel-tabs img {
    width: 100%;
    height: auto;
}
.twitter {
    display: none;
}
.navbar-default {
    border-bottom-left-radius: 0px;
}
.wrapper {
    background: none;
}
}
 @media only screen and (max-width: 640px) {
.aims {
    padding: 0 !important;
}
.carousel-caption {
  right: -12%;
  top: 42%;
  left: 27%;
}
.carousel-caption h1 {
  font-size: 18px;
  font-weight: bold;
}

.carousel-indicators {
    display: none;
}
.socials-top {
    display: none;
}
.sidebar-section-B .boxes {
    padding: 10px 0px 15px 4px;
}
.sidebar-section-B .boxes .lib img {
    margin: 31px 0 0 36px;
}
.sidebar-section-B .boxes .file img, .sidebar-section-B .boxes .sci img, .sidebar-section-B .boxes .pub img, .sidebar-section-B .boxes .base img {
    margin: 28px 0 0 38px;
}
.sidebar-section-B .boxes .lib p {
    width: 100px;
    margin: 17px 0 0 50px;
}
.sidebar-section-B .boxes .file p, .sidebar-section-B .boxes .sci p {
    width: 100px;
    margin: 20px 0 0 29px;
}
.sidebar-section-B .boxes .pub p {
    margin: 11px 0 0 53px;
}
.sidebar-section-B .boxes .base p {
    margin: 3px 0 0 20px;
}
.sidebar-section-B .boxes .priz img {
    margin: 36px 0 0 38px;
}
.sidebar-section-B .boxes .priz p {
    margin: 0px 0 0 32px;
}
.news-section {
    background: url(../../imgEn/news-bg-6403.png) no-repeat;
    background-position: 22% 0px;
    width: 100%;
    padding: 0 13px;
    margin: -31px 0 55px 0;
    display: block;
}
.wrapper {
    background: none;/*border:1px dashed red;*/
}
.navbar-default {
    border-bottom-left-radius: 0px;
}
.search-box {
    margin: -2px -15px 8px -2px;
}
.lang {
    margin: -16px 0 0 0px;
    float: right;
}
.sidebar-section-A {
    display: none;
}
.sidebar-section-B .boxi {
    display: block;
    height: 140px;
    width: 27.5%;
    margin: 2px 2px 0px 2px;
    color: #FFF;
    border-radius: 5px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 17px;
}
.sidebar-section-B .boxes {
    padding: 10px 0px 15px 4px;
}

.sidebar-section-B .boxes .lib img {
    /*margin: 31px 0 0 32px;*/
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .file img, .sidebar-section-B .boxes .sci img, .sidebar-section-B .boxes .pub img, .sidebar-section-B .boxes .base img {
    /*margin: 30px 0 0 20px;*/
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .lib p {
    /*width: 100px;
    margin: 8px 0 0 23px;*/
    width:100%;
    text-align:center;
    margin: 8px 0 0 0;
}
.sidebar-section-B .boxes .file p, .sidebar-section-B .boxes .sci p {
    /*width: 100px;
    margin: 11px 0 0 23px;*/
        width:100%;
    text-align:center;
    margin: 11px 0 0 0;
}
.sidebar-section-B .boxes .pub p {
    /*margin: 2px 0 0 46px;*/
        width:100%;
    text-align:center;
    margin: 2px 0 0 0;
}
.sidebar-section-B .boxes .base p {
    /*margin: 3px 0 0 9px;*/
        width:100%;
    text-align:center;
    margin: 3px 0 0 0;
}
.sidebar-section-B .boxes .priz img {
    /*margin: 30px 0 0 18px;*/
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .priz p {
    /*margin: 0px 0 0 25px;*/
    font-size:11px;
        width:100%;
    text-align:center;
    margin: 0px 0 0 0;
}




.sidebar-section-B .mail {
    display: none;
}
.sidebar-section-C {
    display: none;
}
.media-carousel-tabs img {
    width: 100%;
    height: auto;
}
.twitter {
    display: none;
}
.news-section .carousel-inner {
    height: 470px;
}
.news-section .carousel-control.right {
    position: absolute;
    height: 40px;
    width: 40px;
    right: -1em;
    top: -27.6em;
    background: rgba(240, 10, 10, 0);
}
.news-section .carousel-control.left {
    position: absolute;
    height: 40px;
    width: 40px;
    left: -1em;
    top: -27.6em;
    background: transparent;
	
}
img.effect {
    margin: 21px 0 0 56px;
}
a.news-button {
    top: 0px;
    position: relative;
    bottom: 0;
}
}
 @media only screen and (max-width: 480px) {

     .logo-block h4 {
    font-family: Tahoma; /*Tahoma; , Tahoma, verdana, sans-serif;*/
    color: gray;
    font-size: 12px;
    margin: 5px 0px 0 100px;
    text-align:left;
}
.btn-pri {
    color: #FFF;
    background-color: #016028;
    border: none;
    border-radius: 4px;
    padding: 8px 10px;
	    
}
.aims {
    padding: 0 !important;
}
.wrapper {
    background: none;
}
.navbar-default {
    border-bottom-left-radius: 0px;
}
.sidebar-section-B .boxi {
    display: block;
    height: 150px;
    width: 32%;
    margin: 2px;
    color: #FFF;
    border-radius: 5px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 17px;
}
.sidebar-section-B .boxes {
    height: auto;
    width: 100%;
    padding: 6px 6px 10px 40px;
    margin-left: 17px;
}
img.effect {
    margin: 29px 0 -48px -2px;
}
.media-carousel-tabs img {
    width: 100%;
    height: auto;
}
.training-block img {
    margin: 0 10px 0 0;
    width: 100%;
    float: left;
}
.training-block .soso {
    width: 100%;
    float: left;
}
.media-carousel-tabs img {
    width: 100%;
    height: auto;
}
.socials {
    margin-left: -306px;
    width: 141%;
}
.news-section h1 {
    color: #393737;
    font-size: 23px;
    padding: 18px 0 0 40px;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-right: 30px;
}
.news-section .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 654px;
    padding-bottom: 90px;
}
.logo-block h3 {
    font-size: 13px;
}
.logo-block h4 {
    font-size: 0.9em;
}
.container {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.wrapper {
    background: transparent;
}
.search-box {
    display: none;
}
.banner {
    display: none;
}
.lang {
    margin: 7px 13px;
}
.news-section {
    background: url(../../imgEn/news-bg-iphone-wide.png) no-repeat;
    width: 100%;
    padding: 0 13px;
    margin: -31px 0 55px 0;
    display: block;
}
.events-section {
    margin-top: -189px;
}
footer .copyleft {
    font-size: 8px;
}
.clients h1 {
    margin-left: 14px;
    padding-bottom: 12px;
}
.media-carousel .carousel-control.left {
    left: 22px !important;
}
.media-carousel .carousel-control.right {
    right: 24px;
}
.logo-block img {
    /*width: 85%;*/
    height: auto;
}
.logo-block h3 {
    margin: 26px 0 0 100px;
	font-size: 13px;
	font-weight: bold;
	text-indent: -5px;
	
}
.logo-block h4 {
  font-size: 0.7em;
  font-weight: bold;
  text-indent: -5px;
  width:65%;
}

.news-section .carousel-control.right {
    position: absolute;
    height: 40px;
    width: 40px;
    right: 0em;
    top: -37.6em;
    background: rgba(240, 10, 10, 0);
}
.news-section .carousel-control.left {
    position: absolute;
    height: 40px;
    width: 40px;
    left: 0em;
    top: -37.6em;
    background: transparent;
}
.regButtons {
     padding: 0 15px !important; 
     margin-left: 0px !important;
}
.events-content-list ul a
{
    padding:.4em 1em .4em .4em;
}

}

 @media only screen and (max-width: 400px) {
.aims {
    padding: 0 !important;
}
   
.sidebar-section-B .boxi {
    display: block;
    height: 150px;
    width: 90%;
    margin: 2px;
    color: #FFF;
    border-radius: 5px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 17px;
	font-weight:bold;
}
.sidebar-section-B .boxes {
    padding: 10px 0px 15px 4px;
}
.sidebar-section-B .boxes .lib img {
    /*margin: 31px 0 0 134px;*/
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .file img, .sidebar-section-B .boxes .sci img, .sidebar-section-B .boxes .pub img, .sidebar-section-B .boxes .base img {
    /*margin: 28px 0 0 136px;*/
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .lib p {
    /*width: 100px;
    margin: 17px 0 0 123px;*/
    width:100%;
    text-align:center;
    margin: 17px 0 0 0;
}
.sidebar-section-B .boxes .file p{
    /*width: 100px;
    margin: 17px 0 0 130px;*/
        width:100%;
    text-align:center;
    margin: 17px 0 0 0;
}
.sidebar-section-B .boxes .sci p {
    /*width: 100px;
    margin: 17px 0 0 113px;*/
        width:100%;
    text-align:center;
    margin: 17px 0 0 0;
}
.sidebar-section-B .boxes .pub p {
    /*margin: 17px 0 0 125px;*/
        width:100%;
    text-align:center;
    margin: 17px 0 0 0;
}
.sidebar-section-B .boxes .base p {
    /*margin: 17px 0 0 116px;*/
        width:100%;
    text-align:center;
    margin: 17px 0 0 0;
}
.sidebar-section-B .boxes .priz img {
    /*margin: 17px 0 0 134px;*/
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .priz p {
    /*margin: 17px 0 0 117px;*/
        width:100%;
    text-align:center;
    margin: 17px 0 0 0;
}
.socials {
    margin-left: 27px;
    width: 110%;
}
.carousel-caption2 {
    margin: 0 0 0 15px;
	padding-bottom:15px;
}
.NewsBriefHomepage {
    min-height: 100px;
    width: 100%;
}
.regButtons {
     padding: 0 0px; 
     margin-left: 0px;
}
.events-content-list ul a
{
    padding:.4em 1em .4em 0em
}
.news-section .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 620px;
    padding-bottom: 90px;
}
.news-section .carousel-control.right {
    position: absolute;
    height: 40px;
    width: 40px;
    right: 0em;
    top: -35.6em;
    background: rgba(240, 10, 10, 0);
}
.news-section .carousel-control.left {
    position: absolute;
    height: 40px;
    width: 40px;
    left: 0em;
    top: -35.6em;
    background: transparent;
}
}
 @media only screen and (max-width:320px) {
     .regButtons {
     padding: 0 0px; 
     margin-left: 0px;
}
     .events-content-list ul a
{
    padding:.4em 1em .4em 0em
}

.aims {
    padding: 0 !important;
}
.sidebar-section-B .boxi {
    display: block;
    height: 150px;
    width: 100%;
    margin: 2px;
    color: #FFF;
    border-radius: 5px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 17px;
}
.sidebar-section-B .boxes {
    padding: 10px 0px 15px 4px;
}
.sidebar-section-B .boxes .lib img {
    /*margin: 31px 0 0 100px;*/
    /*margin: 31px 0 0 0px;*/
    
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .file img, .sidebar-section-B .boxes .sci img, .sidebar-section-B .boxes .pub img, .sidebar-section-B .boxes .base img {
    /*margin: 28px 0 0 100px;*/
    display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .lib p {
    /*width: 100px;
    margin: 17px 0 0 114px;*/
    width:100%;
    text-align:center;
    margin: 17px 0 0 0;
}
.sidebar-section-B .boxes .file p, .sidebar-section-B .boxes .sci p {
    /*width: 100px;
    margin: 17px 0 0 100px;*/
        width:100%;
    text-align:center;
    margin: 17px 0 0 0;
}
.sidebar-section-B .boxes .pub p {
    /*margin: 17px 0 0 118px;*/
        width:100%;
    text-align:center;
    margin: 17px 0 0 0;
}
.sidebar-section-B .boxes .base p {
    /*margin: 17px 0 0 82px;*/
        width:100%;
    text-align:center;
    margin: 17px 0 0 0;
}
.sidebar-section-B .boxes .priz img {
    /*margin: 17px 0 0 96px;*/
        display:block; 
    margin-left: auto;
    margin-right: auto;
}
.sidebar-section-B .boxes .priz p {
    /*margin: 17px 0 0 96px;*/
        width:100%;
    text-align:center;
    margin: 17px 0 0 0;
}
.socials {
    margin-left: -151px;
    width: 141%;
}
.carousel-caption2 {
    margin: 0 0 0 15px;
	
}
.navbar-default {
    border-bottom-left-radius: 0px;
}
.sidebar-section-B .boxi {
    display: block;
    height: auto;
    width: 100%;
    color: #FFF;
    border-radius: 5px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 17px;
    padding: 78px 20px;
    margin-left:-20px;
}
.sidebar-section-B .boxes {
    height: auto;
    width: 100%;
    padding: 6px 2px 10px 40px;
    margin-left: 17px;
}
img.effect {
    margin: 15px 0 0 5px;
}
.media-carousel-tabs img {
    width: 100%;
    height: auto;
}
.training-block img {
    margin: 0 10px 0 0;
    width: 100%;
    float: left;
}
.training-block .soso {
    width: 100%;
    float: left;
}
.media-carousel-tabs img {
    width: 100%;
    height: auto;
}
.socials {
    margin-left: -138px;
    width: 141%;
}
.news-section h1 {
    color: #2A2828;
    font-size: 23px;
    padding: 18px 0 0 76px;
}
.news-section .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 560px;
    padding-bottom: 90px;
}
.logo-block h3 {
    font-size: 1.1em;
}
.logo-block h4 {
    /*display:none;*/
    font-size: 0.7em;
    width:60%;
}
.container {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.wrapper {
    background: transparent;
}
.search-box {
    display: none;
}
.banner {
    display: none;
}
.lang {
    margin: 7px 13px;
}
.news-section {
    background: url(../../imgEn/news-bg-iphone.png) no-repeat;
    width: 100%;
    padding: 0 13px;
    margin: -31px 0 55px -1px;
    display: block;
}
.events-section {
    margin-top: -121px;
}
footer .copyleft {
    font-size: 9px;
}
.clients h1 {
    margin-left: 14px;
    padding-bottom: 12px;
}
.media-carousel .carousel-control.left {
    left: 22px !important;
}
.media-carousel .carousel-control.right {
    right: 24px;
}
.logo-block img {
    /*width: 70%;*/
    height: auto;
}
.logo-block h3 {
   /* margin: 26px 15px 0 0;*/

        margin: 26px 0 0 100px;
	font-size: 13px;
	font-weight: bold;
	text-indent: -5px;
    width:65%;
}
.news-section .carousel-control.right {
    position: absolute;
    height: 40px;
    width: 40px;
    right: 0em;
    top: -32.6em;
    background: rgba(240, 10, 10, 0);
}
.news-section .carousel-control.left {
    position: absolute;
    height: 40px;
    width: 40px;
    left: 2em;
    top: -32.6em;
    background: transparent;
}
/* End of Media*/
}


.tabpanel2 {
	margin-top: 50px;
}
.tabpanel2 p {
	background-color: #e6e6e6;
	padding: 20px;
}
.tab-content table label{

  padding: 0px 13px 0 0;
}
.tabpanel2 h4 {
	font-size: 1.1em;
	/*	background-color:red ;
	padding:5px 8px;*/
	color: #FFF;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 50px;
}
.tabpanel2 ul {
    /*background: url(../../imgEn/panel-bg.jpg);*/
        padding: 42px;
   background: rgb(112, 172, 75);
}
.menu-stacked ul{
    padding: 0 !important;
}
.content-super-training .tab-content{
    background:rgb(238, 238, 240);
}
.tabpanel2 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
color: #FFF;
    cursor: default;
    background-color: #385F2A;
    border: none;
    border-bottom-color: transparent;
/*margin-left:10px;*/
}
.tabpanel2 .nav-tabs>li.active>input, .nav-tabs>li.active>input:focus, .nav-tabs>li.active>input:hover {
    color: #FFF;
    cursor: default;
    background-color: #385F2A;
    border: none;
    border-bottom-color: transparent;
    margin-left:10px;
}
.btnAdvancedSearchCategoryNotActive {
	color: #3E7339;
	font-size: 1.1em;
	border-radius: 4px;
	background-color: #fff;
	margin-top: 8px;
    padding:10px 30px;
}
.btnAdvancedSearchCategoryActive {
    	color: #FFF;
	cursor: default;
	background-color: #385F2A;
	border: none;
	border-bottom-color: transparent;
    padding:10px 40px;
}
.tabpanel2 .nav-tabs > li > a {
	color: #3E7339;
	margin-right: auto;
	font-size: 1.1em;
	margin-left: -2px;
	border-radius: 4px;
	background-color: #fff;
	padding: 2px 26px;
	margin-top: 8px;
	margin-right: 10px;
}

 @media only screen and (max-width:1024px) {
    .breadcramb { display:none;
    }
.tabpanel2 .nav-tabs > li > a {
	color: #3E7339;
	margin-right: auto;
	font-size: 1.1em;
	margin-left: -2px;
	border-radius: 4px;
	background-color: #fff;
	padding: 2px 12px;
	margin-top: 8px;
	margin-right: 10px;
}

.popupPanel {
    width:60% !important;
}
.popupPanelPublications {
    width:60% !important;
}

}
 @media only screen and (max-width:768px) {
     .popupPanel {
    width:60% !important;
}
.popupPanelPublications {
    width:60% !important;
}
.tabpanel2 h4 {
	display: none
}
.tabpanel2 .nav-tabs > li > a {
	color: #3E7339;
	margin-right: auto;
	font-size: 1.1em;
	margin-left: -2px;
	border-radius: 4px;
	background-color: #fff;
	padding: 2px 12px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 5px;
}
}
/* /training programs page*/


/*editions*/

.editions-bg {
	background: url(../../imgEn/Editions-bg.jpg) no-repeat;
	background-size: cover;
	  margin: -21px 0px -20px 0px;
}
.editions {
	margin: 0 10px;
}
.editions h2 {
	text-align: center;
	background: url(../../imgEn/contact-us-bg.jpg);
	height: 40px;  
	font-size: 1.3em;
	line-height: 1.8em;
	margin-bottom: 0px;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.menu-stacked {
	background-color: #eeeef0;
	padding: 15px;
	margin: 2px;
    float:left;
}
.menu-stacked h2 {
	color: #0A6B31;
	text-align: center;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #114F1D;
	color: #FFF;
}
.nav-pills>li>a {
	font-size: 1.1em;
	color: #FFF;
	background-color: #0a6b31;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #2A7419;
	background-color: transparent;
}
.books-editions img {
	margin-bottom: 40px;
    height:275px;
}
.books-editions h2 {
  color: #134910;	
  padding: 0 10px 0 10px;
}
.nav-pills > li > a {
	border-radius: 0px;
	background: url(../../imgEn/sub-menu-bg.jpg);
}
.nav-pills > li > a:hover {
	text-decoration: underline;
}
/*/editions*/


/*editions details*/

#bookEdition h2 {
	color: #ec8400;
	margin-bottom: 50px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ec8400;
}
#bookEdition .book-details {
	background-color: #fefaee;
	padding: 0 20px;
	margin: 0px;
	border: 3px solid #fff;
	
}
#bookEdition .book-details h4 {
	color:#134910;
	font-weight:bold;
	font-size:24px;
	margin-top:15px;
}
#bookEdition .book-details p {
	font-size:13px;
	text-align:left;
}
#bookEdition .book-details h5 {
	color:#134910;
	font-weight:bold;
	font-size:18px;
	margin-top:15px;
}
#bookEdition .book-details span {
	color:#134910;
	font-weight:bold;
	font-size:12px;
}
/*#bookEdition .book-details a {
    background-color:#fefaee;
	color:#000000;
	font-weight:bold;
	font-size:12px;
}*/
p.book-details-article {
	margin-top: 30px;
	font-size: 15px;
	text-align:left;
}
/* /editions details*/



/*training programs*/

.training-programs {
	margin: -15px 0px;
}
.training-programs h2 {
	text-align: center;
	padding: 20px 0;
	background-color: #f0f0f0;
	color: green;
	font-size: 1.8em;
	line-height: 1.8em;
}
.training-search-box {
	background: url(../../imgEn/title-bg.jpg);
	padding: 37px 0px;
	border: 2px solid #7caf61;
}
.training-search-box input {
	width: 50%;
	height: 36px;
	border: none;
	padding: 2px 21px 0 0;
}
.training-search-box span {
	font-size: 0.9em;
}
.marTop50 {
	margin-top: 50px;
}
h1.titleP {
	color: green;
	margin-top: 60px;
}
h3.titleP {
	color: green;
}
.training-Programs-div p {
	font-size: 1em;
}


/*alaa*/
.list-group-item-active {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color:#F8B500;
	border: 1px solid #ddd;
    color:#FFFFFF;
}


.glyphicon-custom {
	margin: 10px 10px 5px 0px;
	font-size: 18px;
  	color: #555555;
  	background-color: #f5f5f5;
  	padding: 5px;}

.glyphicon-custom:hover, .glyphicon-custom:focus {
  	color: #f5f5f5;
    background-color: #555555;
  	padding: 5px;}



.breadcramb {
	padding:0px 20px 32px 0px;
	font-size:1em;
	line-height:6px;
	margin-bottom:30px;
	
	list-style: none;
/*	background-color: #f5f5f5;
*/	border-radius: 4px;
	
}
.breadcramb span {
	padding:10px 4px 10px 4px;
	float:left;
	display: inline-block;
	
	font-size:1em;
	line-height:6px;
	
	color:#fff;
	background-color:#b3b3b3;
	/*border-radius: 4px;*/
	text-shadow: 2px 2px 4px rgba(0,0,0,0.3);	
	border-right: 2px solid #fff;
}
.breadcramb span::after {
  content:"\e250";
  font-family:"Glyphicons Halflings";
}
.breadcramb a::after {
  content:"\e250";
  font-family:"Glyphicons Halflings";
}

.breadcramb span:hover, spann:focus {
	float:left;
	display: inline-block;
	text-decoration: none;

	font-size:1em;
	line-height:6px;

	color:#fff;
	background-color:#0a6b31;	

}
.breadcramb a:first-child {
	border-bottom-left-radius:7px;	
	border-top-left-radius:7px;
}
.breadcramb span:last-child {
	color:#fff;
	background-color:#969696;	

	border-bottom-right-radius:7px;	
	border-top-right-radius:7px;
	
	
}
.breadcramb span:last-child::after {
  content:"\e114";
  font-family:"Glyphicons Halflings";
}
.breadcramb span:last-child:hover {
	color:#fff;
	background-color:#0a6b31;	
}

.breadcramb a { 
	padding:10px 4px 10px 4px;
	float:left;
	display: inline-block;
	
	font-size:1em;
	line-height:6px;
	
	color:#fff;
	background-color:#b3b3b3;
	/*border-radius: 4px;*/
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);	
	text-decoration:none;
	
	border-right: 2px solid #fff;
	margin-right: 0px;
    margin-bottom: 2px;	
	
}
.breadcramb a:hover {
	float:left;
	display: inline-block;
	text-decoration: none;

	font-size:1em;
	line-height:6px;

	color:#fff;
	background-color:#0a6b31;	

}





.NewsBriefHomepage {
min-height:100px;
width:350px;
text-align:left;
}
.advancedSearch {
float:right;
color:white;
padding:5px;
margin-top:4px;
}
.btnRegistration {float:right; padding:3px; margin-right:2px; 
}
.btnRegistrationActivities {/*float:right;*/ padding:3px; margin-right:2px; font-size:14px;
}
.btnViewDetails {float:none !important; padding:3px; margin-right:3px;
}
.btnViewDetailsActivities {/*float:right;*/ padding:3px; margin-right:3px; font-size:14px;
}
.spanNewsletter {float:left; color:white; margin-top:-42px; margin-left:50px;
}

.spanNewslettererror {float:left; color:white; margin-top:10px; margin-left:50px;
}
.pNewsletterResponse {text-align:center;}
.filters {
    width:100%; margin:0 !important;
    float:left; text-align:left; color:black;
}
.filters h4 {
display:inline-block; width:35%;float:left;
}
.filters h5 {
    width:100%; float:left;
}
.filters input {
float:right;
}
.filtersButton {
    margin:0 auto; width:100%; margin-top:25px;
}
.ulNoBackground {background:none !important; line-height:25px;
}
.ulNoBackground li {line-height: 25px;    padding: 10px;   width: 100%;
      display: inline-block;    }

.liHomeRegisterButtons {line-height: 25px;    padding:0 10px 0 10px;   width: 100%;
      display: inline-block;
}

.liActivityButtons {
	line-height: 25px;    
	padding:0 0px 0 0px;   
	width: 100%;
  display: inline-block;
  text-align:left; align-content:stretch;
  margin-left:0 !important;
}
.liActivityButtons span { display: inline-block; margin-right:15px; font-size:13px;
}
.liActivityButtons a {width:100%;}

.liActivityButtons h2 {
    font-size: 25px !important;
    line-height: 45px !important;
    margin-top: 5px !important;
	  color: #0a6b31;

}

.liPracticeButtons {
	line-height: 25px;    
	padding:0 0px 0 0px;   
	width: 100%;
	display: inline-block;
	text-align:left; align-content:stretch;padding-left: 20px;
}
.liPracticeButtons span { display: inline-block; margin-right:15px; font-size:13px;
}
.liPracticeButtons a {width:100%;}

.liPracticeButtons h2 {
    font-size: 22px !important;
    line-height: 25px !important;
    margin-top: 5px !important;
	color: #0a6b31;
}

.ardir
{
    direction:ltr;
}
.btn a { color: #fff;
         text-decoration:none;
}

.btnSearchinAdvancedSearchPage {float:right; margin-right: 30px;
}
span.search-text {
  /*display: inline-block;*/
  /*float: left;*/
  color: #0a6b31;
}
span.search-btns {
  float: right;
  right:0;
  /*display: inline-block;*/
}

.pubsResultItem { 	  
	background-color: #e6e6e6;	
	margin: 2px 0 0px 0px;
	border: 2px solid #ffffff;	
	padding:5px;
}
    .pubsResultItem img {margin-bottom: 0px !important;
    }
.pubsResultItemTitle {/*background-color: #e6e6e6;*/ margin-bottom: 10px !important; height:75px; padding-top:5px; direction:ltr;
}
.NewsItem {margin: 0 0 20px 0px; background-color: #EEEEF0; border: 2px solid #ffffff; float:left; 
}
    .NewsItem img {border: 1px solid #C4BFBF; width: 300px; height: 200px; margin: 10px auto;
    }
    .NewsItem p {text-align: left; height: 100px;
    }
    .NewsItem h3 { min-height:40px; font-size:20px;
    }
	.NewsItem h6 { 	text-align: center;
	
	color: #333;
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight:bold;
	min-height:70px;
    text-decoration:none;
 }
.LabelResultContactUsPage {margin-top:90px; float:left; margin-left:30px;
}
.FAQsItem {margin-bottom:40px; background-color:#e6e6e6; text-align:justify !important; line-height:22px; padding:2px 30px 2px 30px;
}
.FAQsItem a {float:right; margin-right:6px;}
.JobsItem {margin-bottom:20px; background-color:#e6e6e6; text-align:left; float:left; clear:both; width:100%; padding:2px 20px 2px 20px;
}
    .JobsItem h3 {text-align:left !important;margin-top: 5px;
  margin-bottom: 5px;
    }
.JobsItem a {float:right; margin-right:6px;}
.JobsItem p {text-align:left; min-height:75px;}
.partnersItem {margin:0 35px 20px 35px; background-color:#e6e6e6; min-height:380px; padding:0px !important;
}
.tabelAttachmentsPrizeDetails {text-align:left;width:100%;
}
.tabelAttachmentsPrizeDetails td
{
    padding:15px;
}
.tdRight {padding-left:5px; width:85%;
}
.tdLeft { text-align:center; width:15%; align-content:center;
}
    .tdLeft img {width:20px; height:20px;
    }
.btnSearchPublicationDetailsPage {float:none; padding-left:0 !important; background-color:#0a6b31;
}
.imgSearchPublicationDetailsPage {
    width: 166px;
    height: 231px;
}
.DropDownAlignCenter {text-align:center;
}
.ChkTerms {
    color: #337ab7 !important;
}
.RegistrationResult {margin-top:90px; float:left; margin-left:30px;
}


.pubsSideHome a { float:right; bottom:6px;
}
.pubsSideHome img { max-width:95px; max-height:120px;/*height:198px;*/
}
.pubsSideHome p { font-size:11px;
}
.pubsSideHome h3 { 

	padding-left:15px;
	  color: #134910;
}
.pubsSide a { float:right; bottom:0;
}
.pubsSide img { max-width:95px; max-height:120px; /*height:198px;*/
}
.pubsSide p { font-size:11px;
}
.pubsSide h3 { 

	padding-left:15px;
	  color: #134910;
}


.staffItem {margin: 0 0 20px 0px; background-color: #EEEEF0; border: 2px solid #ffffff;
}
.staffItem img {border: 1px solid #C4BFBF; margin: 10px auto;
    }
.staffItem p {text-align: left; min-height: 50px; display:block; clear:both; width:100%; margin-top:10px;
    }
.staffItem h3 {  font-size:20px; display:block; clear:both; width:100%;
    }
.staffItem h4 {  font-size:14px; display:block; clear:both; width:100%; text-align:left; margin:0 !important;
    }
.staffItemIconImage { width:30px !important; height:30px !important; margin:0 !important;
}
    .staffitem span {
        display: block; clear:both; width:100%; margin-top:15px;
    }
	.Consultation_content img {
  max-width: 100%;
}
.img-responsive
{
  max-width: 100%;
}
 .sitemapItem {margin: 0 0 20px 0px; background-color: #EEEEF0; border: 2px solid #ffffff;
}

    .sitemapItem h3 { font-size:15px; text-align:left; color:#549541;
    }
    .sitemapItem li { font-size:13px; text-align:left; color:#b8851e; list-style-type:square;
    }
    .sitemapItem a { text-decoration:none; color:#b8851e;
    }
.group-right {
        display: inline-block;
    float: left;
    /*margin-right: -50px;*/
    margin-left: 0px;
    overflow: hidden;
    vertical-align: top;
}
.field {
    margin-top: 5px;
}
.field-item {    background-color: #eeeeee;
    border: 1px solid #dddddd;
    margin-top: 5px;
    padding: 5px 0;
    text-align: center;
    width: 60px;
}
.month-start {    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
}
.day-start {
        color: #c45b51;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
.year-start {    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
}

.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-right: -1px;
  line-height: 1.42857143;
  color: #bdbdbd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination>li>a:hover {
color: #4d4c4c;
}

.pagination > li > a:active {
color: #4d4c4c;
}

.pagination-result {
  font-weight:bold;
  color: #4d4c4c;
}

.pagerBtn
{
    width:28px;
}
.pagerNew {
	list-style: outside none none;
	text-align: center;
	margin: 10px 1px;
	width:99%;
	clear:both;
	background-color: #969696;
	border-radius: 4px;	
	padding: 10px 10px 0px 10px;
	vertical-align:middle;
	font-size:17px;
    color:white;
    font-weight:300;
    text-shadow:none;
    direction:ltr;
}
.pagerPagesNew {float:left; direction:ltr;
}
 /* Beginning of Activites  Detail Page*/

  
    /*omar styles */
 
 
/*tags*/
.label {
  font-weight: 400;
 
/*  font-family: "Tahoma",Helvetica,Tahoma,sans-serif; */
 
  font-size: 14px;
  line-height: 20px;
  color: #333333;
 
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.label, .badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #6a6969;
}
.label:hover{
                background-color: #8c8b8b;       
}
 
 
/*buttons*/
.buttons-container {
                margin: 5px 0 0 0;
                padding: 7px 39px 5px 40px;
                border-radius: 9px;
                /* margin-top: 30px; */
                margin-bottom: 22px;
                background-color: #f5f5f5;
                width:98%;
}
/*End of buttons*/
 
 
/*Clients 2*/
 
.clients2 {
                margin-top: 0px;
}
.clients2 h1 {
	color: #ff9e0a;
	padding-left: 3px;
	border-bottom: 4px solid #bdbdbd;
	font-size:22px;
	margin-top: 10px;				
 
}

.clients2 p {
    text-align: justify;
    padding: 0px 5px 0px 5px;
}
.divider-clients2 {
                border-top: 4px solid #ff9e0a;
                width: 100px;
                margin-top: -14px;
                margin-bottom: 10px;
}
 
 
/*End of Clients 2*/
 
 
 
/*Activity */
 
.Activity {
                margin: -20px 0px 20px 0px;
               
}
.Activity h3 {
    font-family:Tahoma;
                color: #055023;
                font-size: 1.6em;
                margin: 10px 0 10px 0;
                /*background: url(../../imgEn/light.png) no-repeat;
                background-position: left;*/
                width:100%;
                border-collapse:collapse;
                border-width:2px;
                line-height:50px;
/*           padding: 10px;
*/          
}
.Activity h4 {
 
                color: #055023;
/*           font-family: F-DFontSmall;*/     
                font-size: 1.4em;
                margin: 10px 0 10px 0;
}
.Activity .size {
	margin-left:0px;
}
/*End of Activity*/
 
/* buttons */
.btn-default2 {
                color: #fff;
                background-color: #2c2c2c;
                border-color: #ccc;
                border-radius: 9px;
                /*padding: 7px 45px;*/
                float: none;
                font-weight:bold;
 
}
.btn-default2:hover {
                background-color: #0a6b31;
                color: #FFF;
}
/* End of buttons */
 
 
 
 
/*breadcrumb
.breadcrumb
{
                background: rgba(186, 186, 186, 1);
                background: -webkit-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(186, 186, 186, 1) 100%);
                background: linear-gradient(to bottom, rgba(245, 245, 245, 1) 0%, rgba(186, 186, 186, 1) 100%);
                border: 0px solid rgba(245, 245, 245, 1);
                border-radius: 6px; display: block;
}
.breadcrumb li {font-size: 14px;}
.breadcrumb a {color: rgba(92, 92, 92, 1);}
.breadcrumb a:hover {color: rgba(42, 100, 150, 1);}
.breadcrumb>.active {color: rgba(53, 148, 40, 1);}
.breadcrumb>li+li:before {color: rgba(204, 204, 204, 1); content: "\003E\00a0";}
 
*/
 
.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-right: -1px;
  line-height: 1.42857143;
  color: #bdbdbd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
 
}
.pagination>li>a:hover {
                color: #4d4c4c;
}
.pagination > li > a:active {
                color: #4d4c4c;
}
.pagination-result {
  font-weight:bold;
  color: #4d4c4c;
}
.EventDetails h2 {
	text-align: center;
	background: url(../../imgEn/contact-us-bg.jpg);
	height: 40px;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.8em;
    margin-bottom:0px;
}

    /* End of Activites  Detail Page*/
	.tdRightTraining {padding-left:5px; width:30%;
}
.tdLeftTraining  { text-align:center; width:15%; align-content:center;
}



  .departmentItem {
	  margin: 0 0 0px 0px; 
	  border: 1px solid #ffffff; 
	  text-align:left;   
	  min-height:270px;   
}


.departmentItem h3 {  font-size:15px; display:block; clear:both; width:100%;
                      background: url(../../imgEn/arrow.png) no-repeat;
                     background-position:left;
                     padding:4px 25px;
    }
.departmentItem h6 {
    font-size:15px; display:block; clear:both; width:100%;
                     padding:4px 10px 4px 10px; text-align:left; color:#0A6C33;
}
.departmentItem h4 {  color:#b8851e;
    font-size:13px; width:96%; text-align:left; margin:3px 0 0 10px; line-height:25px; font-weight: bold;
    }

.departmentItem a {
	color:#B8851E;
}

.departmentItem img { 
width:25px;
}




.tabelStaffDetails {text-align:left; color:transparent;
                    border-width:1px;border-style:solid;border-collapse:collapse; margin-bottom:15px; min-height:180px;
}
.tabelStaffDetails tr {text-align:left;
}
.tdRightStaff { width:5%; text-align:center;
}
.tdLeftStaff { 
	text-align:center; 
	width:45%; 
	align-content:center;
}
.tdLeftStaff h4{ 
	direction:ltr;
}



/*
.pubsSideHome a { float:right; bottom:0;
}
.pubsSideHome img { max-width:95px; max-height:120px;/*height:198px;*/
}

	.pubsSideHome a { float:right; bottom:0; text-align:center;
	}
	.pubsSideHome img { max-width:130px; max-height:180px; text-align:center; /*height:198px;*/
	}
	.pubsSideHome p { font-size:13px; text-align:center;
	}


	.pubsSide a { float:right; bottom:0; text-align:center;
	}
	.pubsSide img { max-width:130px; max-height:217px; text-align:center; /*height:198px;*/
	}
	.pubsSide p { font-size:11px; text-align:center;
	}




/*publications and responsiveness*/
@media only screen and (min-width: 1023px) and (max-width:1199px) {

	.pubsSideHome a { float:right; bottom:0; text-align:center;
	}
	.pubsSideHome img { max-width:130px; max-height:180px; text-align:center; /*height:198px;*/
	}
	.pubsSideHome p { font-size:11px; text-align:center;	
	}
	.pubsSide a { float:right; bottom:0; text-align:center;
	}
	.pubsSide img { max-width:130px; max-height:217px; text-align:center; /*height:198px;*/
	}
	.pubsSide p { font-size:11px; text-align:center;	
	}
	
	.carousel-caption {
	  right: -12%;
	  top: 20%;
	  left: 27%;
	}
	.carousel-caption h1 {
	  font-size: 24px;
	  font-weight: bold;
	}
	.carousel-caption .btn {
		margin-top: -6px;
		line-height:2px;
	}


}
@media only screen and (max-width: 990px) {
		
    /*.consultation-menu{
		display:none;
	}*/
    .list-group{
		display:none;
	}

}
@media (max-width: 768px) {
    .NewsBriefHomepage {
    
    width: 100%;
    text-align: justify;
}
    .carousel-caption2 {
    margin: 0 0 0 15px;
    padding-bottom: 40px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.pubsSideHome a { float:right; bottom:0; text-align:center;
	}
	.pubsSideHome img { max-width:178px; max-height:250px; text-align:center; /*height:198px;*/
	}
	.pubsSideHome p { font-size:11px; text-align:center;
	}
	.pubsSide a { float:right; bottom:0; text-align:center;
	}
	.pubsSide img { max-width:178px; max-height:258px; text-align:center; /*height:198px;*/
	}
	.pubsSide p { font-size:11px; text-align:center;
	}

	.news-section h1 {
		padding: 8px 0px 0 75px;
	}
	.carousel-caption {
	  right: -12%;
	  top: 10%;
	  left: 27%;
	}
	.carousel-caption h1 {
	  font-size: 20px;
	  font-weight: bold;
	}
	.carousel-caption .btn {
		margin-top: -6px;
		line-height:2px;	
	}
.breadcramb {
  padding: 0px 0px 50px 20px;
  font-size: 1em;
  line-height: 6px;
  margin-bottom: 55px;
  list-style: none;
  /* background-color: #f5f5f5; */
  border-radius: 4px;
}

	

}
@media only screen and (min-width: 641px) and (max-width:767px) {
	.pubsSideHome a { float:right; bottom:0; text-align:center;
	}
	.pubsSideHome img { max-width:178px; max-height:250px; text-align:center; /*height:198px;*/
	}
	.pubsSideHome p { font-size:11px; text-align:center;
	}

	.pubsSide a { float:right; bottom:0; text-align:center;
	}
	.pubsSide img { max-width:178px; max-height:258px; text-align:center; /*height:198px;*/
	}
	.pubsSide p { font-size:11px; text-align:center;
	}

	.carousel-caption {
	  right: -12%;
	  top: 9%;
	  left: 27%;
	}
	.carousel-caption h1 {
	  font-size: 18px;
	  font-weight: bold;
	}
	.carousel-caption .btn {
		margin-top: -6px;
		line-height:2px;	
	}
.group-left {
        display: inline-block;
    float: left;
    margin-right: -30px;
    margin-left: 0px;
    overflow: hidden;
    vertical-align: top;
}
.field {
    margin-top: 5px;
}
.field-item {    background-color: #eeeeee;
    border: 1px solid #dddddd;
    margin-top: 5px;
    padding: 5px 0;
    text-align: center;
    width: 60px;
}
.month-start {    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
}
.day-start {
        color: #c45b51;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
.year-start {    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.liActivityButtons {
	line-height: 25px;    
	padding:0 0px 0 0px;   
	width: 100%;
  display: inline-block;
  text-align:left; align-content:stretch;
}
.liActivityButtons span { display: inline-block; margin-right:15px; font-size:13px;
}
.liActivityButtons a {width:100%;}

.liActivityButtons h2 {
    font-size: 20px !important;
    line-height: 25px !important;
    margin-top: 5px !important;
	  color: #0a6b31;

}

.liPracticeButtons {
	line-height: 25px;    
	padding:0 0px 0 0px;   
	width: 100%;
	display: inline-block;
	text-align:left; align-content:stretch;padding-left: 20px;
}
.liPracticeButtons span { display: inline-block; margin-right:15px; font-size:13px;
}
.liPracticeButtons a {width:100%;}

.liPracticeButtons h2 {
    font-size: 20px !important;
    line-height: 25px !important;
    margin-top: 5px !important;
	color: #0a6b31;
}


}
@media only screen and (max-width: 640px) {
    .popupPanel {
    width:70% !important;
}
.popupPanelPublications {
    width:70% !important;
}
	.pubsSideHome a { float:right; bottom:0; text-align:center;
	}
	.pubsSideHome img { max-width:129px; max-height:180px; text-align:center; /*height:198px;*/
	}
	.pubsSideHome p { font-size:11px; text-align:center;
	}
	.pubsSide a { float:right; bottom:0; text-align:center;
	}
	.pubsSide img { max-width:129px; max-height:200px; text-align:center; /*height:198px;*/
	}
	.pubsSide p { font-size:11px; text-align:center;
	}
	
	.NewsBriefHomepage {
	/*min-height: 120px;*/
	width: 100%;
	}
	
	.clients2 h1 {
		padding-top: 15px;
	  padding-left: 25px;
	  font-size: 25px;
	}
	
	.carousel-caption {
		right: -7%;
		top: 3%;
		left: 27%;
	}
        .carousel-caption2 {
    margin: 0 0 0 15px;
    padding-bottom: 10px;
}
	.carousel-caption h1 {
	  font-size: 16px;
	  font-weight: bold;
	}
	.carousel-caption .btn {
		margin-top: -6px;
		line-height:2px;	
	}



.group-left {
        display: inline-block;
    float: left;
    margin-right: -20px;
    margin-left: 0px;
    overflow: hidden;
    vertical-align: top;
}
.field {
    margin-top: 5px;
}
.field-item {    background-color: #eeeeee;
    border: 1px solid #dddddd;
    margin-top: 5px;
    padding: 5px 0;
    text-align: center;
    width: 60px;
}
.month-start {    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}
.day-start {
        color: #c45b51;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
.year-start {    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
	
}

.liActivityButtons {
	line-height: 25px;    
	padding:0 0px 0 0px;   
	width: 100%;
  display: inline-block;
  text-align:left; align-content:stretch;
}
.liActivityButtons span { display: inline-block; margin-right:15px; font-size:13px;
}
.liActivityButtons a {width:100%;}

.liActivityButtons h2 {
    font-size: 18px !important;
    line-height: 25px !important;
    margin-top: 5px !important;
	  color: #0a6b31;

}

.liPracticeButtons {
	line-height: 25px;    
	padding:0 0px 0 0px;   
	width: 100%;
	display: inline-block;
	text-align:left; align-content:stretch;padding-left: 20px;
}
.liPracticeButtons span { display: inline-block; margin-right:15px; font-size:13px;
}
.liPracticeButtons a {width:100%;}

.liPracticeButtons h2 {
    font-size: 18px !important;
    line-height: 25px !important;
    margin-top: 5px !important;
	color: #0a6b31;
}
.breadcramb {
  font-size: 10px;
}



}
@media only screen and (max-width: 480px) {
	.pubsSideHome a { float:right; bottom:0; text-align:center;
	}
	.pubsSideHome img { max-width:129px; max-height:180px; text-align:center; /*height:198px;*/
	}
	.pubsSideHome p { font-size:11px; text-align:center;
	}	
	
	.pubsSide a { float:right; bottom:0; text-align:center;
	}
	.pubsSide img { max-width:129px; max-height:200px; text-align:center; /*height:198px;*/
	}
	.pubsSide p { font-size:11px; text-align:center;
	}
	
	.carousel-caption a {
		display:none;
	}	
	.logo-block{
		margin: 0px 0 -35px 10px;
	}
	
.group-left {
        display: inline-block;
    float: left;
    margin-right: -10px;
    margin-left: 0px;
    overflow: hidden;
    vertical-align: top;
}
.field {
    margin-top: 5px;
}
.field-item {    background-color: #eeeeee;
    border: 1px solid #dddddd;
    margin-top: 5px;
    padding: 5px 0;
    text-align: center;
    width: 42px;
}
.month-start {    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
}
.day-start {
        color: #c45b51;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
.year-start {    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}
	.liActivityButtons {
	line-height: 25px;    
	padding:0 0px 0 0px;   
	width: 100%;
  display: inline-block;
  text-align:left; align-content:stretch;
}
.liActivityButtons span { display: inline-block; margin-right:15px; font-size:13px;
}
.liActivityButtons a {width:100%;}

.liActivityButtons h2 {
    font-size: 16px !important;
    line-height: 25px !important;
    margin-top: 5px !important;
	  color: #0a6b31;

}

.liPracticeButtons {
	line-height: 25px;    
	padding:0 0px 0 0px;   
	width: 100%;
	display: inline-block;
	text-align:left; align-content:stretch;padding-left: 20px;
}
.liPracticeButtons span { display: inline-block; margin-right:15px; font-size:13px;
}
.liPracticeButtons a {width:100%;}

.liPracticeButtons h2 {
    font-size: 16px !important;
    line-height: 25px !important;
    margin-top: 5px !important;
	color: #0a6b31;
}

.Consultation_content {
  min-height: 150px;
  margin: 0px 20px 50px 20px;
  text-align: justify;
}
.books-editions h2 {
  font-size:22px;
}
.breadcramb {
  font-size: 7px;
}


}

@media only screen and (max-width: 440px) {
    footer h3 {
        min-height: 30px;
    }
}

@media only screen and (max-width: 380px) {

.group-left {
        display: inline-block;
    float: left;
    margin-right: -10px;
    margin-left: 0px;
    overflow: hidden;
    vertical-align: top;
}
.field {
    margin-top: 5px;
}
.field-item {    background-color: #eeeeee;
    border: 1px solid #dddddd;
    margin-top: 5px;
    padding: 5px 0;
    text-align: center;
    width: 37px;
}
.month-start {    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
}
.day-start {
        color: #c45b51;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
.year-start {    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}
	.liActivityButtons {
	line-height: 25px;    
	padding:0 0px 0 0px;   
	width: 100%;
  display: inline-block;
  text-align:left; align-content:stretch;
}
.liActivityButtons span { display: inline-block; margin-right:15px; font-size:13px;
}
.liActivityButtons a {width:100%;}

.liActivityButtons h2 {
    font-size: 16px !important;
    line-height: 25px !important;
    margin-top: 5px !important;
	  color: #0a6b31;

}

.liPracticeButtons {
	line-height: 25px;    
	padding:0 0px 0 0px;   
	width: 100%;
	display: inline-block;
	text-align:left; align-content:stretch;padding-left: 20px;
}
.liPracticeButtons span { display: inline-block; margin-right:15px; font-size:13px;
}
.liPracticeButtons a {width:100%;}

.liPracticeButtons h2 {
    font-size: 16px !important;
    line-height: 25px !important;
    margin-top: 5px !important;
	color: #0a6b31;
}

}

/*End of publications*/


.buttons-container-Activities {
                margin: 5px 0 0 0;
                padding: 7px 39px 5px 40px;
                border-radius: 9px;
                /* margin-top: 30px; */
                margin-bottom: 22px;
}

a.activities-button-details {
    color: #FFF;
    margin-top: 0px;
    margin-bottom: 0;
    border-radius: 100px;
    padding: 6px 22px;
    border: none;
    background-color: #599336;
   /* float:right;
    bottom: -56px;*/
}

.footer-socials {
	margin:-50px 0px 0px 0px;
	text-align:center;
	float:none;
}



/*social media*/
.share {
  /*background-color: rgb(238, 238, 240);
  margin-top: 32px;
  padding: 14px;*/
  float:left; 
/*  width:40%; */
  margin-top:40px;
  text-align:center;
}
/*.share a .addthis_button_tweet, .share a .addthis_button_google_plusone, .share a .addthis_counter addthis_pill_style{*/
.addthis_counter.addthis_pill_style, .addthis_button_google_plusone, .addthis_button_tweet {
	margin: 0px 0px 0px 0px  !important;
	padding: 0px 0px 0px 0px  !important;
}

.fb-like {
	float:none; 
	/*width:30%;*/ 
	margin-top:40px;
	text-align:center !important;
}

#fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
width: 100% !important;

}


.custom_news {
	margin: 0px 20px 0px 20px;
}
.custom_news h1 {
	font-size:1.6em;
	color: #055023;
	  font-weight: 700;
      text-align:left;
}



/*q= enter full address here or latitude+longitude e.g. (street name, city, county/state, country)
layer= (t = traffic | c = streetview | tc = both) - show map layer type
t= (m = normal map | k = satellite | h = hybrid | p = terrain) - Sets the kind of map shown
z= (1 - 23) - map zoom level. 23 value indicates fully zoomed in. (default is 18)
width= (value) - height of gmaps
height= (value) - width of gmaps-->
*/

.filtersButton{
	margin-bottom: 20px;
    float:left;
}
.img-responsive p {
    text-align: left;
    margin: 5px;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    color: #343434;
    padding-top: 5px;
    font-family: Tahoma !important;
}
/* Resizer */
.size
{
    /*float:left;*/
    text-align: left;
    direction: ltr;
    margin-left: 18px;
    margin-bottom: 25px;
    margin-top: 14px;
}

    .jfontsize-button {
    font: bold 12px Tahoma;
    padding: 3px;
    border: solid 1px #ccc;
}
 
.jfontsize-button:hover {
    text-decoration: none;
    background: #333;
    color: #fff;
    border: solid 1px #333;
}
 
.jfontsize-disabled, .jfontsize-disabled:hover {
    color: #aaa;
    border: solid 1px #eee;
    background: #eee;
}
/* end of resizer*/








.news-bullets {
    position: absolute;
    bottom: 10px;
    right: 50%;
    z-index: 15;
    width: 100%;
    padding-right: 0;
    margin-right: -30%;
    text-align: center;
    list-style: none;
}
.news-bullets li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #666 \9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px;
	
}

.news-bullets .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;	
}



.carousel-indicators a {
	color: #30F;
	
	font-weight:bold;
	font-size: 15px;
	
	
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px;
	
}

.carousel-indicators a .active {
	color: #30F;
	
	
	background-color: #fff;
}



/*.custom-control a span  {
	background-color:#666;
	color:#FFF;
	line-height: 70px;
	
	
}*/

.custom-control {
  opacity: 1;
}
  
.custom-control .glyphicon-chevron-left {
	margin:0px 0 0px -47px;
	background-color:#747474;
	border: 0.5px solid #fff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color:#FFF;	
	opacity:0.5;
	width: 50%;
	height: 10%;
	line-height: 55px;
	
   text-shadow: 0 1px 2px #fff;
	
	
}
.custom-control .glyphicon-chevron-left:hover {
	background-color:#666;
}
.custom-control .glyphicon-chevron-right:hover {
	background-color:#666;
}
.custom-control .glyphicon-chevron-right {
	margin:0px -47px 0px 0;
	background-color:#747474;
	border: 0.5px solid #fff;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color:#FFF;
	opacity:0.5;

	width: 50%;
	height: 10%;
	vertical-align:middle;
	line-height: 55px;
	
  text-shadow: 0 1px 2px #fff;
	

}

.trainings-content-list { float:left;
}

.trainings-content-list ul {
    list-style-type: none;
}
.trainings-content-list ul {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
 *list-style: decimal; /* Keep using default numbering for IE6/7 */
    /*font: 15px Tahoma, 'lucida sans';*/
    font-family:Tahoma !important;
    font-size:12px;
    padding: 0;
    margin-bottom: 0;
    margin-left: 0em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.trainings-content-list ul a {
    position: relative;
    display: block;
    padding: .4em 1em .4em 2em;
    margin: 4px 0 0 -14px;
    background: #f2f0f0;
    color: #444;
    font-size: 1.2em;
    line-height:22px;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;
}
.trainings-content-list ul a:hover {
    background: #eee;
}
.trainings-content-list ul a:hover:before {
    transform: rotate(360deg);
}
.trainings-content-list ul a:before {
    /*content: open-quote;
    counter-increment: li;*/
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #EFEEEE;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
}



.tags{
	margin:0;
	padding:0;
	/*position:absolute;*/
	left:24px;
	bottom:-12px;
	list-style:none;
    direction:ltr;
	}
.tags li, .tags a{
	float:left;
	height:24px;
	line-height:24px;
	position:relative;
	font-size:14px;
	
	}
.tags a{
	margin-right:20px;
	padding:0 10px 0 12px;
	background:#6B8C63;
	color:#fff;
	text-decoration:none;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;	
	border-bottom-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-right-radius:4px;	
	border-top-right-radius:4px;	
	} 
.tags a:before{
	content:"";
	position:absolute;
	top:10px;
	left:0;
	float:left;
	width:4px;
	height:4px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#fff;
	-moz-box-shadow:-1px -1px 2px #004977;
	-webkit-box-shadow:-1px -1px 2px #004977;
	box-shadow:-1px -1px 2px #004977;		
	}
.tags a:after{
	content:"";
	float:right;
	position:absolute;
	top:0;
	left:-12px;
	width:0;
	height:0;
	border-color:transparent transparent transparent #6B8C63;
	border-style:solid;
	border-width:12px 0px 12px 12px;
	}
.tags a:hover{background:#555;}	

.tags a:hover:before{border-color:transparent transparent transparent #555;}					






/*new*/
.pubsHrefHome {margin-right: 60px; margin-bottom: 10px;
}
.pagerArrowsNew {float:right !important; direction:ltr;
}
.backPublications {
    background-color:#969696; padding:10px; color:white; width:100%; float:right; text-align:center; margin-bottom:10px;
}

.btnSearchHomepage {  /*color:#7A7FA4;*/ color:transparent; float:right; margin-top:10px; margin-right:-10px;
}
.btnSearchHomepage:hover {  /*color:#7A7FA4;*/ color:transparent !important; float:right; margin-top:10px; margin-right:-10px;
}
.regButtons { padding:0 15px;
}





.popupPanel {
    padding:8px 0;
    background:rgba(0,0,0,.3);
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    /*height:220px;
    position:absolute !important;
    top:40% !important;
    left:50% !important;*/
    z-index:101;

    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;*/
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-color:white;

    width:30%;
}
.popupPanelPublications {
    padding:8px 0;
    background:rgba(0,0,0,.3);
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    /*height:220px;
    position:absolute !important;
    top:40% !important;
    left:50% !important;*/
    z-index:101;

    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;*/
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-color:white;

    width:30%;
}
.popupBtn {
	color: #FFF;
	background-color: #f4b81b;
	border: none;
	border-radius: 0;
	padding: 8px 25px;
    font-size: 0.9em;
    font-weight:bold
}
.popupBtn:hover {
	background-color: #0a6b31;
	color: #FFF;
}
.popupBackground { 
    
    overflow-y:hidden;
    
    background-color: Gray;
                   filter:alpha(opacity=50);
    opacity: 0.5;
    
	-moz-opacity:0.5;
    z-index:9999;
}


.headingPopup {

    border-bottom: 1px solid #bababa;
    -webkit-box-shadow: inset 0px -1px 0px #fff, 0px 1px 3px rgba(0, 0, 0, .08);
    -moz-box-shadow: inset 0px -1px 0px #fff, 0px 1px 3px rgba(0, 0, 0, .08);
    box-shadow: inset 0px -1px 0px #fff, 0px 1px 3px rgba(0, 0, 0, .08);
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 44px;
    color: #444444;
    text-shadow: 0px 1px 0px #fff;
    min-height: 44px;
    padding: 10px 0;
    background-image: linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
}
.contentPopup {
 padding:0 8px 15px;
    background:#fcfcfc;
    -webkit-box-shadow:0px 1px 3px rgba(0,0,0,.25);
    -moz-box-shadow:0px 1px 3px rgba(0,0,0,.25);
    box-shadow:0px 1px 3px rgba(0,0,0,.25);
    -webkit-border-radius:0px 0px 4px 4px;
    -moz-border-radius:0px 0px 4px 4px;
    border-radius:0px 0px 4px 4px;
 background-color:white;
        position: relative;
}
 
.contentPopup p {
    font-size:13px;
    font-weight:normal;
    text-align:center;
    line-height:22px;
    color:#555555;
    width:100%;
    float: left;
 
    margin:19px 0;
}
.buttonContainerPopup {width:40%; margin:0 auto;
}
.buttonPopup {
    width:45%;
    min-width:25px;
    height:33px;
 
    font-size:13px;
    font-weight:bold;
    line-height:33px;
 
    color:#fff;
    text-shadow:0px 1px 0px rgba(0,0,0,.2);
 
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
 
    -webkit-box-shadow:
        inset 0px 1px 0px rgba(255,255,255,.5),
        0px 1px 2px rgba(0,0,0,.3);
    -moz-box-shadow:
        inset 0px 1px 0px rgba(255,255,255,.5),
        0px 1px 2px rgba(0,0,0,.3);
    box-shadow:
        inset 0px 1px 0px rgba(255,255,255,.5),
        0px 1px 2px rgba(0,0,0,.3);
 
    /*float:left;*/
}
.buttonPopup img { 
    float:left;
    width:33px;
    height:33px;
}
 
 
 
.buttonPopup.green {
    background: -webkit-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
    background: -moz-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
    background: -o-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
    background: -ms-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
    background: linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aad44f', endColorstr='#609d29',GradientType=0 );
 
    border:1px solid #5b8821;
 
    /*margin:0 5px 0 70px;*/
}
.buttonPopup.red {
    background: -webkit-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
    background: -moz-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
    background: -o-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
    background: -ms-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
    background: linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f87288', endColorstr='#ce3b46',GradientType=0 );
 
    border:1px solid #b0333e;
 
    /*margin:0 35px 0 5px;*/
}
.regButtons {margin-left:20px;
}

.newsletterValidation {position:absolute; left:25px;
}
.size {
    float:left; direction:ltr;
}
@media  (min-width: 640px) {

    .departmentItem {
        width:48%; display:inline-block;
    }
}

@media  (max-width: 480px) {

    .departmentItem {
        margin:15px 15px 0px 15px; min-height:inherit; max-width:90%;
    }
}

@media print {


    /*div {
        page-break-inside: avoid;
    }*/

    section {
        display: block;
        page-break-before: always;
    }

    pre code {
        page-break-after: always;
    }

    @page {
        margin-top: 0.4cm;
        margin: 0.5cm;
    }

    p a, code, pre {
        word-wrap: break-word;
    }

    img {
        display: none;
    }

    pre a[href]:after {
        content: "";
    }


    pre abbr[title]:after {
        content: "";
    }

    pre .ir a:after,
    pre a[href^="javascript:"]:after,
    pre a[href^="#"]:after {
        content: "";
    }



    .fb-like, ._2pi8, footer, #carousel-example-generic, .search-box, .socials, .lang, .consultation-menu, .size, .fb-like, .fb-comments, #f3b358349c, .share, #root , .breadcramb  , #shareiv , .uiGrid , .activities-button-details{
        display: none;
    }

    .fb_iframe_widget
    {
        display:none !important;
    }

    .Activity h3 {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
    }


    .collapse, .panel-body {
        display: block !important;
        height: auto !important;
        visibility: visible;
    }

    #accordion > * {
        display: block !important;
    }

    .consultation h2 {
        background-color: grey;
    }

    a[href]:after {
        content: none !important;
    }

    iframe .googlemap {
        display: block !important;
    }
    .page-break ,  .DetailDivPrintFriendly	{ display: block; page-break-before: always; }
    .panel-default , .regfriendlyprint {
         display: block;   page-break-inside: avoid; border-width:0px;
    }
    .google-maps
    {
         display:none;
    }

.Consultation_content
{
    width:100%;
}
}