/*
* KARAKAS-DIGITAL
*/


/* #TYPOGRAPHY
================================================== */

/*SWZ721*/

@font-face {
    font-family: 'swis721_btbold';
    src: url('../fonts/swz721b-webfont.eot');
    src: url('../fonts/swz721b-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721b-webfont.woff2') format('woff2'),
         url('../fonts/swz721b-webfont.woff') format('woff'),
         url('../fonts/swz721b-webfont.ttf') format('truetype'),
         url('../fonts/swz721b-webfont.svg#swis721_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_btitalic';
    src: url('../fonts/swz721i-webfont.eot');
    src: url('../fonts/swz721i-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721i-webfont.woff2') format('woff2'),
         url('../fonts/swz721i-webfont.woff') format('woff'),
         url('../fonts/swz721i-webfont.ttf') format('truetype'),
         url('../fonts/swz721i-webfont.svg#swis721_btitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_btroman';
    src: url('../fonts/swz721n-webfont.eot');
    src: url('../fonts/swz721n-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721n-webfont.woff2') format('woff2'),
         url('../fonts/swz721n-webfont.woff') format('woff'),
         url('../fonts/swz721n-webfont.ttf') format('truetype'),
         url('../fonts/swz721n-webfont.svg#swis721_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_cn_btbold';
    src: url('../fonts/swz721bc-webfont.eot');
    src: url('../fonts/swz721bc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721bc-webfont.woff2') format('woff2'),
         url('../fonts/swz721bc-webfont.woff') format('woff'),
         url('../fonts/swz721bc-webfont.ttf') format('truetype'),
         url('../fonts/swz721bc-webfont.svg#swis721_cn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_cn_btroman';
    src: url('../fonts/swz721c-webfont.eot');
    src: url('../fonts/swz721c-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721c-webfont.woff2') format('woff2'),
         url('../fonts/swz721c-webfont.woff') format('woff'),
         url('../fonts/swz721c-webfont.ttf') format('truetype'),
         url('../fonts/swz721c-webfont.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_md_btmedium';
    src: url('../fonts/swz721m-webfont.eot');
    src: url('../fonts/swz721m-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721m-webfont.woff2') format('woff2'),
         url('../fonts/swz721m-webfont.woff') format('woff'),
         url('../fonts/swz721m-webfont.ttf') format('truetype'),
         url('../fonts/swz721m-webfont.svg#swis721_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis721_lt_btlight';
    src: url('../fonts/swz721l-webfont.eot');
    src: url('../fonts/swz721l-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721l-webfont.woff2') format('woff2'),
         url('../fonts/swz721l-webfont.woff') format('woff'),
         url('../fonts/swz721l-webfont.ttf') format('truetype'),
         url('../fonts/swz721l-webfont.svg#swis721_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font-size:16px;
	color:#5c5c5c;
	font-weight:100;
	font-family: 'swis721_btroman';
}

h1 {
	font-size:80px;
	color:#00763d;
	margin-top:0px;
	margin-bottom:30px;
	line-height: 100%;
	font-weight:normal;
	font-family: 'swis721_lt_btlight';
}
h2 {
	font-size:40px;
	color:#ff8800;
	font-weight:100;
	margin: 0px;
	margin-bottom:30px;
	line-height:100%;
	font-family: 'swis721_md_btmedium';
}
.news h2 a, .news h2 a:hover,
.external_news h2 a, .external_news h2 a:hover{
    color:#ff8800!important;
    text-decoration:none;
    font-size:40px;
}
 h3 {
  color: #8d8d8d;
  font-size:24px;
  font-weight: 100;
  line-height: 100%;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'swis721_lt_btlight';
}
h4 {
	font-size:24px;
	color:#00763d;
	font-weight:100;
	margin-top:0px;
	margin-bottom:15px;
	line-height:100%;
	display:block;
	font-family: 'swis721_lt_btlight';
}
h5 {
	font-size:18px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight: 100;
	font-family: 'swis721_btbold';
}
a, a:hover {
	font-size: 16px;
	color:#00763d;
	text-decoration:underline;
}
a:focus, a:hover, a:visited {
	color:#00763d;
}
img {
	  max-width: 100%;
}

p {
	font-size:16px;
	line-height:26px;
	color:#5c5c5c;
	font-weight:100;
	font-family: 'swis721_btroman';
}
ul, ol{
	padding-left:25px;
}
ul li, ol li{
	font-size:16px;
	color:#5c5c5c;
}
p strong{
	font-family: 'swis721_btbold';
	font-weight:100;
}
/*ul {
	margin:0;
	padding-left: 15px;
}*/

/* #HEADER
================================================== */
header {
	height:89px;
	background:#faf7f7;
}
header .container {
	width:100%;
	padding:0px;
}
header .container:before {
	margin-bottom:-3px;
}
header .base-header {
	height:92px;
	width:100%;
	display: inline-block;
	/*border:1px solid red;*/
}
header .main_menu_icon {
	text-decoration:none;
	color:#FFFFFF;
	height:92px;
	width:80px;
	float:left;
	background:url(../images/main_menu_icon.png) no-repeat center rgb(166, 220, 0);
}
header .search {
	text-decoration:none;
	color:#FFFFFF;
	height:92px;
	width:80px;
	float:left;
	transition:all 0.3s ease 0s;
	background:url(../images/search_icon.png) no-repeat center rgb(0, 118, 61);
	overflow:hidden;
	cursor:pointer;
}
header .search span{
	display:none;
}
header .search.search-active{
	width:450px;
	background:rgb(0, 118, 61);
}
header .search span{
	padding:20px 0px;
	width:450px;
	display:block;
	display:inline-block;
}
header .search.search-active span{
	padding:20px 25px;
}
header .search span input[type="text"]{
	background:none;
	border:none;
	font-size:32px;
	padding:7px 5px 0px 5px;
	width:340px;
	float:left;
	opacity:0.01;
	cursor:pointer;
}
header .search.search-active span input[type="text"]{
	opacity:1;
	cursor:text;
	outline:none;
}
header .search.search-active span input[type="text"]::-webkit-input-placeholder{
   color: #fff;
   opacity:0.5;
}

header .search span input[type="button"]{
	background:url(../images/search_icon.png) no-repeat center rgb(0, 118, 61);
	border:none;
	width:50px;
	height:50px;
	float:left;
	padding:0px;
}
header .logo {
	width:268px;
	float:right;
	margin: 10px;
	text-align:right;
	margin-right: 25px;
}
header .logo img {
	max-height:66px;
}
#main-wrap{
	transition:all 0.3s ease 0s;
}

 /*---- menu slider ----*/
a{
	outline:none!important;
}
#menu_slider {
	width:400px;
	float:left;
	z-index:9;
	padding-top:35px;
	position:absolute;
	left:-400px;
	top:0px;
	background:#6c6c6c;
	transition:all 0.3s ease 0s;
}
#menu_slider.showmenu{
	left:0px;
}
#main-wrap.push-wrap{
	padding-left:400px;
	overflow:hidden;
}
#menu_slider a.close_menu_icon {
	width:auto;
	float:left;
	height:31px;
	color:#FFFFFF;
	display:inline-block;
	margin-left: 30px;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:40px;
	font-weight:100;
	font-size:16px;
	padding-top: 6px;
	font-family: 'swis721_btbold';
	background:url(../images/menu_close_icon.png) no-repeat left top;
}
ul#main_menu {
	margin:0;
	padding:0;
	width:100%;
	margin-top:10%;
	display:inline-block;
}
ul#main_menu > li {
	list-style-type:none;
	border-bottom:1px solid #898989;
}
ul#main_menu > li:last-child {
	border-bottom:0px;
}
ul#main_menu > li > a {
	width:100%;
	color:#FFFFFF;
	font-size:30px;
	text-decoration:none;
	display:inline-block;
	padding:9px 30px 4px 30px;
	font-weight:100;
	font-family: 'swis721_lt_btlight';
	margin:-1px 0px;
}
ul#main_menu > li > a:hover {
	background-color:#989898
}
ul#main_menu > li ul{
	margin:0px;
	padding:5px 0px 5px 50px;
	display:none;
}
ul#main_menu > li.active ul{
	display:block;
}
ul#main_menu > li ul li{
	list-style:none;
	margin:0px;
}
ul#main_menu > li ul li a{
	color:#fff;
	font-size:23px;
	font-family: 'swis721_lt_btlight';
	texr-decoration:none;
	padding:6px 0px 2px 20px;
	text-decoration:none;
	background:url(../images/menu-sub-item.png) no-repeat left 10px;
	display:block;
}
ul#main_menu > li.submenu{
	position:relative;
}
ul#main_menu > li.submenu > a{
	background:url(../images/nav-arrow.png) no-repeat right -24px;
}
ul#main_menu > li.submenu > a.active{
	background-color:#989898;
	background-position:right 16px;
}
ul#main_menu > li.active > a{
	background-color:#989898;
}

ul#main_menu .pull-submenu{
	width:75px;
	height:55px;
	background:none;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
}
/* #BANNER
================================================== */
section#banner {
	display:inline-block;
	width:100%;
}
#banner .banner_slider {
	display:inline-block;
	width:100%;
	overflow: hidden;
	position: relative;
}
#banner .banner_slider ul.slides > li img {
	max-width:100%;
	width:100%;
}
#banner .banner_slider ul.slides > li {
	display:none;
	max-height:625px;
	overflow:hidden;
	position: relative;
}
section#banner.banner-home{
	height:660px;
}
#banner .banner_slider . ul.flex-direction-nav {
	display:none;
}
#banner .banner_slider > ol.flex-control-nav {
	bottom:25px;
}
#banner .banner_slider .flex-control-paging li a {
	width:24px;
	height:24px;
	background:none;
	box-shadow:none;
	border: 3px solid #FFFFFF;
}
#banner .banner_slider .flex-control-paging li a.flex-active {
	background:#FFFFFF;
}
#banner .banner_slider .flex-control-nav li {
	margin: 0 3px;
}
#banner .banner_slider .descriptions {
	max-width:820px;
	position:absolute;
	bottom:100px;
	left:0px;
	padding:30px 40px;
	background-color: rgba(147, 147, 147, 0.65);
	pointer-events:none;
}
#banner .banner_slider .descriptions p {
	color:#FFFFFF;
	font-size:60px;
	line-height:100%;
	margin:0px;
	font-family: "museo-slab";
	font-weight:500;
}
#banner .banner_slider .descriptions.top_left {
	top: 50px;
  	bottom: inherit;
}
#banner .banner_slider .descriptions.bottom_right {
	right: 0px;
  	left: inherit;
}
#banner .banner_slider .descriptions.top_right {
	top: 50px;
	right: 0px;
  	bottom: inherit;
	left: inherit;
}

#banner .banner_inner {
	max-height:320px;
	overflow:hidden;
}
#banner .banner_inner > img {
	width: 100%;
	max-width:100%;
}


/*CONTENT
================================================== */

#main_content {
	display: inline-block;
	width:100%;
	margin-top:60px;
	margin-bottom:50px;
}
ul.home_module, ul.home_list_module, ul.social_module {
	display:inline-block !important;
	width:100%;
	margin:0px;
	padding:0px;
	margin-bottom:30px;
	border-bottom:1px solid #e3e3e3;
}
ul.home_module li, ul.social_module > li {
	width: 31.5%;
	list-style:none;
	display:inline-block;
	margin-right:26px;
	vertical-align:top;
	padding-bottom:20px;
}
ul.home_module > li:last-child, ul.social_module > li:last-child {
	margin-right:0px;
}
ul.home_module > li > h2, ul.home_list_module > li > h2, ul.social_module > li h2, ul.home_module > li > h2 > a, ul.home_list_module > li > h2 > a,
ul.social_module > li h2 a {
	font-size:45px;
	color:#00763d;
	line-height:100%;
	margin-top: 0px;
 	margin-bottom: 30px;
	font-family: 'swis721_btbold';
}
ul.home_module > li > img {
	max-width:100%;
	margin-bottom: 20px;
}
ul.home_module > li > p, ul.home_list_module > li > p, ul.social_module > li p {
	font-size:18px;
	line-height:28px;
	color:#5c5c5c;
	display: initial;
}
.read_more {
	height:14px;
	width:14px;
	margin-left: 20px;
	display: inline-block;
	margin-bottom:-2px;
	background:url(../images/read_more_icon.png) no-repeat center;
}
ul.home_list_module > li {
	width: 100%;
	list-style:none;
	display:inline-block;
	vertical-align:top;
	padding-bottom: 25px;
	margin-bottom:30px;
	border-bottom:1px solid #e3e3e3;
}
ul.home_list_module > li:last-child {
	margin-bottom:0px;
	border-bottom:0px;
}
ul.home_list_module > li > h2, ul.home_list_module > li > h2 > a {
	color:#ff8700;
}
ul.home_list_module > li > img {
	float:left;
	max-width:360px;
	margin-right:30px;
}
ul.home_list_module > li > h3, ul.home_list_module > li > h3 > a {
	color:#5c5c5c;
	font-size:40px;
	font-weight:100;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom:20px;
	text-decoration:none;
	font-family: 'swis721_lt_btlight';
}
ul.social_module {
	border-bottom:0px;
	  display: table !important;
}
ul.social_module > li {
	width: 380px;
	display: table-cell;
	padding-right: 20px;
	padding-left:30px;
	border-right:1px solid #e3e3e3;
}
ul.social_module > li:last-child {
	border-right:0px;
	width: 328px;
	padding-right:0px;
}
ul.social_module > li.tweets {
	width: 360px;
	padding-left: 0px;
	padding-right: 31px;
}
ul.social_module > li.tweets a{
	font-family: 'swis721_btbold';
	font-weight:100;
}
ul.social_module > li.tweets a strong,
ul.social_module > li.tweets a b{
	font-weight:100;
}
ul.social_module > li.tweets > h2 {
	display: inline-block;
	padding-right: 70px;
	background:url(../images/tweets_h2_icon.png) no-repeat right;
}
ul.social_module > li p {
	display:inline-block;
	font-size:20px;
}
ul.social_module > li.tweets p {
	margin-bottom:3px;
}
ul.social_module > li.tweets span.hrs, ul.social_module > li.tweets a.link {
	font-size:18px;
	color:#00763d;
	font-family: 'swis721_btbold';
}
ul.social_module > li.tweets a.link {
	text-decoration:underline;	
}
ul.social_module > li.tweets span.comment-thumb {
	display: block;
}
ul.home_event_list {
	padding:0px;
	margin:0px;
}
ul.home_event_list > li {
	list-style-type:none;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:1px solid #e3e3e3;
}
ul.home_event_list > li:last-child {
	border-bottom:0px;
	margin-bottom:0px;
}
ul.home_event_list > li > dl.date_box, .blog_left > ul.news_list > li > dl.date_box {
	width:50px;
	margin: 0px;
	color:#5c5c5c;
	text-align:center;
	display:inline-block;
	border:1px solid #ebebeb;
	text-transform:uppercase;
	font-family: 'swis721_btbold';
	margin-right: 10px;
}
ul.home_event_list > li > dl.date_box > dt, .blog_left > ul.news_list > li > dl.date_box > dt {
	border-bottom:1px solid #ebebeb;
	font-size:24px;
	padding:3px 0px 1px;
	line-height:normal;
}
ul.home_event_list > li > dl.date_box > dd, .blog_left > ul.news_list > li > dl.date_box > dd {
	margin:0px;
	font-size:15px;
	padding:3px 0px 1px;
	line-height:normal;
}
ul.home_event_list > li > .home_event_content {
	display:inline-block;
	vertical-align:top;
	width: 79%;
}
ul.home_event_list > li > .home_event_content > h5 {
	font-size:18px;
	margin-top:0px;
	color:#5c5c5c;
	margin-bottom:10px;
	font-family: 'swis721_btbold';
}
ul.home_event_list > li > .home_event_content > h5 a{
	color:#5c5c5c;
	text-decoration:none;
}
ul.home_event_list > li > .home_event_content > span.even_date {
	display:inline-block;
	width:100%;
	font-size:16px;
	font-family: 'swis721_btroman';
}
.home_event a.all_events {
	float:right;
	color:#006f26;
	font-size:18px;
	font-family: 'swis721_btbold';
	padding-left:20px;
	text-decoration:none;
	background:url(../images/all_events_icon.png) no-repeat top left;
	border-bottom:solid 2px #006f26;
	line-height:23px;
}
ul.social_module > li.home_bolg > h2 {
	display: inline-block;
	padding-right: 70px;
	background:url(../images/blog_h2_icon.png) no-repeat right;
}
ul.social_module > li.home_bolg span {
	color:#00763d;
	font-size: 20px;
	margin-bottom: 10px;
	display: block;
	font-family: 'swis721_btbold';
}
ul.social_module > li.home_bolg p {
	display:inline;
}
img.fullwidth{
    max-width:100%!important;
}

/*TABLE STYLES*/
table.border-table{
    border:solid 1px #333;
}
table.border-table td{
    padding:10px 12px;
    border:solid 1px #333;
}
table.noborder-table{
    border:none!important;
}


/*FOOTER
================================================== */
#footer {
	background:url(../images/footer_strip.png) repeat-x center top;
	padding-top:25px;
	padding-bottom:25px;
	background-color:#faf7f7;
}
#footer .footer_contact {
	width: 70%;
	display: inline-block;
}
#footer .footer_contact h2 {
	font-size:50px;
	color:#5c5c5c;
	margin-top: 20px;
	font-family: 'swis721_btbold';
	margin:30px 0px 15px 0px;
}
#footer .footer_contact ul.contact_list, .contact_address ul.contact_list {
	margin:0px;
	padding:0px;
	display:inline-block;
}
#footer .footer_contact ul.contact_list > li, .contact_address ul.contact_list > li {
	font-size:20px;
	width: 330px;
	float:left;
	color:#5c5c5c;
	text-align:left;
	list-style-type:none;
	display:inline-block;
	font-weight:100;
	line-height:32px;
	font-family: 'swis721_btroman';
}
#footer .footer_contact ul.contact_list > li:first-child, .contact_address ul.contact_list > li:first-child {
	text-align:left;
	margin-right:9%;
}
#footer .footer_contact ul.contact_list > li > i, .contact_address ul.contact_list > li > i {
	font-style:normal !important;
}
#footer .footer_contact ul.contact_list > li.phone > i, .contact_address ul.contact_list > li.phone > i {
	padding-left: 17px;
	background: url(../images/phone_icon.png) no-repeat left;
}
#footer .footer_contact ul.contact_list > li.email > i, .contact_address ul.contact_list > li.email > i {
	background: url(../images/email_icon.png) no-repeat left;
  	padding-left: 23px;
}
#footer .footer_contact ul.contact_list > li a {
	color:#646363;
}


#footer .footer_contact ul.footer_link {
	margin:0;
	padding:0;
	margin-top: 25px;
}
#footer .footer_contact ul.footer_link > li {
	list-style:none;
	display:inline-block;
	margin-right:5px;
}
#footer .footer_contact ul.footer_link > li a {
	text-decoration:underline;
	color:#646363;
	font-size:16px;
	font-family: 'swis721_btroman';
}
#footer .footer_right {
	float: right;
	display: inline-block;
	width: 30%;
	margin-top:7%;
  }
#footer .social_icons {
	display:inline-block;
	vertical-align:top;
	float: right;
}
a.websitby {
	font-size:16px;
	float:right;
	color:#5a5959;
	margin-top: 9%;
	padding-right:22px;
	padding-top: 5px;
	text-decoration:none;
	background: url(../images/karakas_logo.png) no-repeat right 0px;
}

/*INNER PAGES
================================================== */

/*--- About pages ---*/

ul.sub_menu {
	margin:0;
	padding:0;
	margin-bottom:50px;
	display:block !important;
}
ul.sub_menu > li {
	display:inline-block;
	list-style-type:none;
	margin-right: 18px;
	margin-bottom:20px;
}
ul.sub_menu > li:last-child {
	margin-right:0px;
}
ul.sub_menu > li > a {
	color:#5c5c5c;
	font-size:26px;
	font-weight:100;
	line-height:100%;
	text-decoration:none;
	font-family: 'swis721_lt_btlight';
}
ul.sub_menu > li > a:hover, ul.sub_menu > li > a.active {
	text-decoration:none;
	color:#00763d;
	font-weight: bolder;
}
ul.sub_menu > li > a.active{
	font-family: 'swis721_btbold';
}
ul.about_list {
	margin:0;
	padding:0px;
}
ul.about_list > li {
	width:100%;
	margin-bottom:40px;
	display:inline-block;
	list-style-type:none;
}
ul.about_list > li:last-child {
	margin-bottom:0px;
}
ul.about_list > li > dl > dt img {
	float:left;
	max-width: 135px;
	height:auto;
}
ul.about_list > li > dl {
	width:100%;
	display:table;
	margin:0px;
}
ul.about_list > li > dl > dt {
	vertical-align:top;
	display:table-cell;
	padding-right:30px;
	width: 135px;
}
ul.about_list > li > dl > dt:last-child {
	padding-right:0px;
	padding-left:30px;
}
ul.about_list > li > dl > dd {
	vertical-align:top;
	display:table-cell;
}
ul.about_list > li > dl > dd img {
	max-width:100%;
}
ul.about_list > li > dl > dd h4 {
	font-size:24px;
	color:#00763d;
	font-weight:100;
	margin-top:0px;
	margin-bottom:15px;
	line-height:100%;
	display: inline-block;
	width:100%;
	font-family: 'swis721_lt_btlight';
}
ul.about_list > li > dl > dd p {
	font-size:16px;
	color:#5c5c5c;
	line-height: 26px;
	font-family: 'swis721_btroman';
}
ul.about_list > li > dl > dd p strong {
	font-family: 'swis721_btbold';
	font-weight:100;
}
ul.about_list > li > dl > dd p a {
	font-family: 'swis721_btbold';
}

/*--- Impact pages ---*/

.annual_report {
	width:100%;
	color:#FFFFFF;
	padding:18px;
	display:inline-block;
	background:#6fb72b;
}
.annual_report > dl.date_box {
	width:50px;
	margin: 0px;
	color:#FFFFFF;
	text-align:center;
	display:inline-block;
	border:1px solid #ebebeb;
	text-transform:uppercase;
	font-family: 'swis721_btbold';
	margin-bottom:30px;
}
.annual_report > dl.date_box > dt {
	font-size:14px;
	color:#00763d;
	text-transform:uppercase;
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.annual_report > dl.date_box > dd {
	margin:0px;
	font-size:15px;
}
.annual_report > h2 {
	color:#ffffff;
	font-size:24px;
	margin-bottom: 15px;
	font-family: 'swis721_btbold';
	text-transform:uppercase;
}
.annual_report img {
	float:left;
	max-width:150px;
	margin-right:10px;
}
.annual_report > p {
	color:#FFFFFF;
}

.annual_report a.more {
	font-family: 'swis721_btbold';
	font-size:16px;
	color:#FFFFFF;
	padding:9px 10px 5px 10px;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid #FFFFFF;
}
ul.impact_reports {
	padding:0;
	margin:0;
	width:100%;
	display:inline-block !important;
}
ul.impact_reports > li {
	width:100%;
	margin-bottom: 20px;
	display:inline-block;
	list-style-type:none;
	border-bottom:1px solid #e3e3e3;
}
ul.impact_reports > li:first-child {
	margin-top:20px;
}
ul.impact_reports > li:last-child {
	margin-bottom:0px;
	border-bottom:0px;
}
ul.impact_reports > li img {
	float:left;
	margin-bottom:20px;
	margin-right:30px;
	max-width: 180px;
}
ul.impact_reports > li > h4, ul.impact_reports > li > h4 a {
  	font-size:18px;
	color: #5c5c5c;
	text-decoration:none;
	font-family: 'swis721_btbold';
}
ul.impact_reports > li > p {
	margin-top:0px;
	  margin-bottom: 10px;
}

/*--- Directors pages ---*/

p.directors_cpt {
	font-size:24px;
	color:#5c5c5c;
	margin-top:0px;
	margin-bottom: 30px;
	line-height:32px;
	font-weight:100;
	font-family: 'swis721_lt_btlight';
}
ul.directors_list, ul.partners_list {
	margin:0;
	padding:0;
	width:100%;
	display:inline-block;
}
ul.directors_list {
	display:inline-block !important;
}
ul.directors_list > li, ul.partners_list > li {
	width:360px;
	height:200px;
	float: left;
	overflow:hidden;
	display:inline-block;
	margin-right:30px;
	margin-bottom:30px;
	list-style-type:none;
	vertical-align:top;
	border:1px solid #dceba1;
}
ul.directors_list > li:nth-child(3n+0), ul.partners_list > li:nth-child(3n+0) {
	margin-right:0px;
}
ul.directors_list > li > img {
	float:left;
	max-width: 154px;
}
ul.directors_list > li > .directors_discription {
	float:left;
	margin:20px;
	margin-right: 10px;
	width: 169px;
	height: 163px;
  	margin-bottom: 15px;
}
ul.directors_list > li > .directors_discription > div {
	height:145px;
	overflow:hidden;
}
ul.directors_list > li > .directors_discription span.directors_name, ul.directors_list > li > .directors_discription span.directors_designation {
	font-size:18px;
	color:#5c5c5c;
	display:inline-block;
	width:100%;
	line-height:20px;
	font-family: 'swis721_btbold';
}
ul.directors_list > li > .directors_discription span.directors_designation {
	font-size:16px;
	margin-bottom:20px;
	line-height:20px;
	font-family: 'swis721_md_btmedium';
}
span.directors_designation{
	margin-top:0px;
	float:left;
	width:100%;
}
ul.directors_list > li > .directors_discription p {
	font-size:14px;
	margin-top:0px;
	line-height:16px;
	margin-bottom:10px;
	color:#5c5c5c;
	font-family: 'swis721_lt_btlight';
}
ul.directors_list > li > .directors_discription > a.read_more {
	margin-left: 0px;
	padding-right: 20px;
	display: inline-block;
	width: auto;
	height: auto;
	font-size:14px;
	text-decoration:none;
	font-family: 'swis721_btbold';
	background: url(../images/read_more_icon.png) no-repeat right 2px;
}

/*--- Partners pages ---*/

ul.partners_list {
	display:table !important;
	margin-bottom:30px;
}
ul.partners_list:last-child {
	margin-bottom:0px;
}
ul.partners_list > li {
	height:auto;
	text-align:center;
	display:table-cell;
	border:0px;
	vertical-align:middle;
	/*padding-right: 30px;
	padding-bottom: 30px;*/
    
    cursor:pointer;
}
ul.partners_list > li .partners_img {
	height:170px;
	position: relative;
	display: table-cell;
  	vertical-align: middle;
  	width: 360px;
	border:1px solid #dceba1;
}
ul.partners_list > li img {
	vertical-align:middle;
	max-width:270px;
	max-height:130px;
}
ul.partners_list > li > a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
ul.partners_list > li .overlay, ul.partners_list > li .partners_img:hover img {
	display:none;
}
ul.partners_list > li .partners_img:hover {
  	background: rgba(0,0,0,0.30);
  	transition: all 0.2s ease-in-out;
	border:1px solid #f5f9e4;
}
ul.partners_list > li .partners_img:hover span.overlay {
	display:block;
	color:#FFFFFF;
}
ul.partners_list > li .partners_img:hover span.overlay h5 {
	font-size:24px;
	font-weight:100;
	margin: 0px;
  	line-height: 100%;
	text-transform:uppercase;
	font-family: 'swis721_lt_btlight';
}
ul.partners_list > li .partners_img:hover span.overlay a {
  	font-size: 16px;
  	color: #FFFFFF;
	font-weight:100;
	margin-top: 10px;
  	line-height: 100%;
  	display: inline-block;
	font-family: 'swis721_btbold';
}
/*--- Team pages ---*/

/*ul.team {
}*/

/*--- Media pages ---*/

.news, .external_news {
	width:50%;
	float:left;
	display:inline-block;
}
ul.news_list, #media_gallery ul.gallery_items {
	margin:0;
	padding:0;
}
ul.news_list {
	display:block !important;
}
ul.news_list > li, .news > ul.news_list > li, .external_news ul.news_list > li {
	width:100%;
	display: inline-block;
	padding:0px 10px 10px 0px;
	list-style-type:none;
	vertical-align:top;
	margin-bottom:15px;
	border-bottom:1px solid #d9d9d9;
	list-style-position:inside;
}
.news > ul.news_list > li:last-child, .external_news ul.news_list > li:last-child, ul.news_list > li:last-child {
	border-bottom:0px;
	margin-bottom: 0px;
	padding-bottom:0px !important;
}
.news > ul.news_list > li img, .external_news ul.news_list > li img {
	max-width:165px;
	max-height:84px;
	min-height:0px;
}
ul.news_list > li img {
	float:left;
	max-width:250px;
	max-height: none;
	margin-right:30px;
	margin-bottom: 10px;
	/*min-height:100px;*/
	min-width:250px;
}
.news ul.news_list > li img,
.external_news ul.news_list > li img{
	min-width:0px;
}
#sub_content p {
	display: inline;
}
.news ul.news_list > li > .read_more, .external_news ul.news_list > li > .read_more, #sub_content .read_more {
	margin-left: 5px;
}
.external_news h2 {
	margin-left:15px;
}
.news > ul.news_list > li > p, .external_news > ul.news_list > li > p {
	font-size:16px;
}
.news > ul.news_list > li > h3, .news > ul.news_list > li > h3 > a, .external_news > ul.news_list > li > h3, .external_news > ul.news_list > li > h3 > a {
	font-size:24px !important;
	line-height: 100%;
  	margin-bottom: 25px;
}
.external_news ul.news_list {
	border-left:1px solid #d9d9d9;
}
.external_news ul.news_list > li {
	padding:0px 0px 10px 15px;
}
.news a.more, .external_news a.more, #media_gallery a.more {
	float: right;
  	font-size: 16px;
  	color: #00763d;
	margin-top: 30px;
	margin-right: 15px;
  	padding:4px 10px 0px 10px;
  	text-decoration: none;
  	text-transform: uppercase;
  	border: 2px solid #ececec;
	font-weight:100;
  	font-family: 'swis721_btbold';
}
.external_news a.more, #media_gallery a.more {
	margin-right:0px;
}
ul.news_list > li > h3, .blog_left > ul.news_list > li > .home_event_content h3, .blog_left > ul.news_list > li > .home_event_content h3 > a, ul.news_list > li > h3 > a {
	font-size:40px;
	line-height: 47px;
	margin-bottom:0px;
	color:#666666;
}
ul.news_list > li > span.news_date, .news_detils span.news_date {
	font-size:18px;
	color:#00763d;
	margin-bottom: 5px;
	display:inline-block;
	font-family: 'swis721_btbold';
}
ul.news_list > li > p {
	font-size:16px;
	margin-top:0px;
}
ul.news_list > li {
	padding-bottom: 30px;
	margin-bottom: 30px;
	padding-right: 0px;
}
ul.news_list > li > .read_more {
	margin-left: 15px;
}
span.image_cption, figcaption {
	font-size: 16px;
	display: block;
  	font-style: italic;
	text-align: center;
}


/*--section media_gallery--*/

#media_gallery, #sub_content {
	display: inline-block;
	width:100%;
	padding:40px 0 30px;
	margin-bottom: 35px;
	background-color:#7fbd36;
}
#media_gallery h2,
#media_gallery h2 a{
	color:#FFFFFF!important;
    font-size:40px;
    text-decoration:none;
}
#media_gallery a.more {
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
#sub_content {
	padding:0px;
	margin-bottom:50px;
	background-color:#FFFFFF;
}
#sub_content h2, #sub_content h2 > a {
	color:#00763d;
	font-size: 40px;
  	font-weight: 100;
  	margin: 0px;
  	margin-bottom: 30px;
  	line-height: 100%;
  	font-family: 'swis721_md_btmedium';
}
#sub_content img {
	margin-bottom:25px;
}
#sub_content p {
	font-size: 18px;
}

#media_gallery ul.gallery_items > li {
	display:inline-block;
	list-style-type:none;
}

/*--Gallery page--*/

ul.gallery_menu {
	margin:0;
	padding:0;
  	width: 100%;
	margin-top: 20px;
	display: inline-block !important;
	margin-bottom: 30px;
}
ul.gallery_menu > li {
	float: left;
	margin-right: 10px;
	display:inline-block;
	list-style-type:none;
}
ul.gallery_menu > li a, ul.photo_gallery > li > div > span a, ul.video_gallery > li > div > span a {
	color: #00763d;
	font-size:24px;
	border:2px solid #ececec;
	text-transform: uppercase;
	padding:9px 10px 4px 10px;
	font-weight: 100;
	text-decoration:none;
	display:inline-block;
	line-height: 100%;
	font-family: 'swis721_btbold';
}
ul.gallery_menu > li a.active {
	color:#FFFFFF;
	background-color:#00763d;
}
/*-new menu list-*/
    
ul.event_nav {
	margin:0;
	padding:0;
  	width: 100%;
	margin-top: 20px;
	display: inline-block;
	margin-bottom: 30px;
}
ul.event_nav > li {
	float: left;
	margin-right: 10px;
	display:inline-block;
	list-style-type:none;
	cursor: pointer;
	color: #00763d;
	font-size:24px;
	border:2px solid #ececec;
	text-transform: uppercase;
	padding:9px 10px 4px 10px;
	font-weight: 100;
	line-height: 100%;
	font-family: 'swis721_btbold';
}
ul.event_nav > li.active {
	color:#FFFFFF;
	background-color:#00763d;
}
    
/*-end new menu list-*/
ul.photo_gallery, ul.video_gallery {
	padding:0;
	margin:0;
	width: 100%;
	display: inline-block !important;
  
}
ul.photo_gallery > li, ul.video_gallery > li {
	width:376px;
	height:333px;
	float: left;
	padding: 15px 15px 25px 15px;
	display: inline-block;
	list-style-type:none;
	vertical-align:top;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}
ul.photo_gallery > li img, ul.video_gallery > li img {
	max-width:100%;
	max-height:230px;
}
ul.photo_gallery > li:nth-child(1) img, ul.photo_gallery > li:nth-child(4) img, ul.photo_gallery > li:nth-child(8) img,
ul.video_gallery > li:nth-child(1) img, ul.video_gallery > li:nth-child(4) img, ul.video_gallery > li:nth-child(8) img {
	width:390px;
}
ul.photo_gallery > li:nth-child(1), ul.photo_gallery > li:nth-child(3n+1),
ul.video_gallery > li:nth-child(1), ul.video_gallery > li:nth-child(3n+1){
	padding-left:0px;
}
/*ul.photo_gallery > li:nth-child(4), ul.photo_gallery > li:nth-child(5), ul.photo_gallery > li:nth-child(6),
ul.video_gallery > li:nth-child(4), ul.video_gallery > li:nth-child(5), ul.video_gallery > li:nth-child(6){
	border-bottom:0px;
	padding-bottom:0px;
	height: 322px;
}*/
ul.photo_gallery > li:nth-child(1), ul.photo_gallery > li:nth-child(2), ul.photo_gallery > li:nth-child(3),
ul.video_gallery > li:nth-child(1), ul.video_gallery > li:nth-child(2), ul.video_gallery > li:nth-child(3){
	padding-top:0px;
}
ul.photo_gallery > li:nth-child(3n+0), ul.video_gallery > li:nth-child(3n+0) {
	border-right:0px;
	padding-right:0px;
}
ul.photo_gallery > li > h2, ul.video_gallery > li > h2, ul.photo_gallery > li > h2 > a, ul.video_gallery > li > h2 > a {
	color: #ff8800;
	font-size:24px;
	line-height:28px;
	margin-bottom: 20px;
	height: 55px;
  	overflow: hidden;
}
ul.photo_gallery > li > div, ul.video_gallery > li > div {
	position:relative;
}
ul.photo_gallery > li > div > img, ul.video_gallery > li > div > img {
	opacity: 0.4;
}
ul.photo_gallery > li > div > span, ul.video_gallery > li > div > span {
  	position: absolute;
  	top: 45%;
  	left:32%;
}
ul.photo_gallery > li > div > span a, ul.video_gallery > li > div > span a {
	font-size:16px;
	color:#FFFFFF;
	padding: 8px 10px 3px 10px;
	background-color:#6fb72b;
}
ul.video_gallery > li > div > span {
	left: 40%;
	top: 39%;
}
ul.video_gallery > li > div > span a {
	 border-radius: 50px;
	 padding:30px 30px;
	 background: url(../images/play_icon.png) no-repeat 20px 17px #6fb72b;
}

/*newly add*/
/*--Education page--*/

ul.education {
	padding:0;
	margin:0;
	margin-top:30px;
	margin-bottom:10px;
	display: inline-block !important;
}
ul.education > li {
	float: left;
 	 width: 350px;
  	display: inline-block;
  	list-style-type: none;
  	padding-right: 15px;
  	margin-right: 30px;
}
ul.education > li > h5 {
  	font-size: 18px;
  	margin-top: 0px;
  	color: #5c5c5c;
  	margin-bottom: 10px;
  	font-family: 'swis721_btbold';
}
.education-list img {
	/*margin-top: 18px;*/
  	margin-bottom: 5px;
}
.education-list p, .e-brifes p {
	display:block !important;
}
.e-brifes li p:last-child{
	margin:0px;
}
.intro{
	display:inline-block;
	clear:both;
}
.intro p{
	margin-top:0px;
}
.intro > img{
	float:left;
	margin:6px 25px 10px 0px;
}
.page_img {
	float: left;
	overflow: hidden;
}
.page_img img {
	max-width: 400px;
  	margin-right: 30px;
}
.special img {
	margin-top:0px;
}
.stories_detils h3 {
  	font-size: 40px;
  	line-height: 47px;
  	margin-bottom: 0px;
  	color: #666666;
}
.stories_detils img{
	float:left;
	margin:3px 25px 15px 0px;
}
.stories_detils span.discription {
	font-size: 18px;
  	padding-bottom: 5px;
  	padding-top: 5px;
  	font-weight: 100;
	width:100%;
	line-height: 100%;
}
.involved {
	display: inline-block;
  	width: 100%;
	margin-bottom: 20px;
}
.involved img, .events img {
	float:left;
	margin-right:30px;
	max-width: 360px;
	margin-bottom: 10px;
}
.col-md-12 .events img {
	max-width:100%;
	height:auto;
}
.involved h4 {
	margin-top:10px;
}
.events h4 {
	color:#666666;
  	line-height:30px;
}
.polcy h3, .news_detils h3 {
	font-size:40px;
  	line-height: 47px;
  	margin-bottom:10px;
  	color: #666666;
}
span.date {
  font-size: 18px;
  color:#00763d;
  margin-bottom: 5px;
  display:block;
  line-height:100%;
  font-family:'swis721_btroman';
}
.news_detils .news_contact > p {
	margin:0px;
}
.news_detils .news_contact {
	margin-top:20px
}
.news_detils img {
	float:left;
	margin-bottom:10px;
	margin-top:12px;
	margin-right:30px;
	/*max-width:500px;*/
	/*max-width:360px;*/
}
.news_detils .news_contact > a {
	display:block;
	margin-bottom:5px;
}

.pull-fullwidth {
	float: none!important;
	margin: 0!important;
	max-width:100% !important;
}

/*--Contact Page--*/

.contact_address, .contact_imput {
	width:520px;
	float:left;
	padding-right:5.5%;
	border-left:0px;
}
.contact_imput {
	width: 617px;
	padding-right:0px;
	padding-left:6%;
	border-left: 2px solid #ededed;
}
#google_map > iframe {
	width:458px;
	height:255px;
}
.contact_address ul.contact_list {
	margin-bottom:20px;
}
.contact_address ul.contact_list > li {
	font-size:16px;
	width: 228px;
	color:#5c5c5c;
	text-align:right;
	line-height:24px;
	font-family: 'swis721_md_btmedium';
}
.contact_address ul.contact_list > li:first-child {
	margin-right:0%;
}
.contact_address ul.contact_list > li > i {
	font-style:normal !important;
}
.contact_address ul.contact_list > li.phone > i {
	background: url(../images/phone_icon2.png) no-repeat left;
}
.contact_address ul.contact_list > li.mobile > i {
	padding-left:20px;
	background: url(../images/mobile_icon.png) no-repeat left;
}
.contact_address ul.contact_list > li.email > i {
	background: url(../images/mail_icon2.png) no-repeat left;
}
.contact_address ul.contact_list > li a {
	color: #5a5959;
  	text-decoration: underline;
}
.contact_imput input, .contact_imput textarea, .subscribe input, form#comments-form input, form#comments-form textarea {
	float:left;
	width:100%;
	height:50px;
	border:0px;
	color:#5c5c5c;
	font-size:18px;
	padding: 10px 15px;
	margin-bottom:30px;
	display:inline-block;
	background-color:#f7f7f7;
	font-family: 'swis721_btroman';
}
.contact_imput textarea {
	height:auto;
	margin-bottom:15px;
}
.contact_imput input.submit, .subscribe input.submit, #comments-form-send a, #comments-form-cancel a {
	float: right;
	width:auto;
	height:auto;
	font-size: 16px;
	font-weight:100;
	margin:0px;
	color: #00763d;
	text-transform: uppercase;
	background-color:transparent;
	border: 2px solid #ececec;
	padding:4px 10px 0px 10px;
  	font-family: 'swis721_btbold';
    
}
.contact_imput input.submit{
    margin-top:50px;
}
.subscribe input.submit{
    margin-top:20px;
}

/* ---model box---
--------------------------------------------- */
.modal-body {
	padding:25px;
}
.modal-content button.close {
	position: absolute;
  	right: 6px;
  	top: 6px;
	z-index:9
}
.modal-body .team_detils {
	width:100%;
	display:inline-block;
}
.modal-body .team_detils .directors_discription {
	width: 68%;
	float:left;
	margin-left: 20px;
}
.modal-body .team_detils span.directors_name, .modal-body .team_detils span.directors_designation {
  	font-size: 18px;
  	color: #5c5c5c;
  	display:block;
  	line-height: 20px;
	margin-bottom: 10px;
  	font-family: 'swis721_btbold';
}
.modal-body .team_detils span.directors_designation {
	font-size: 16px;
  	margin-bottom: 2px;
  	font-family: 'swis721_md_btmedium';
	float:none;
	width:auto;
}
.modal-body .team_detils img {
  	float: left;
	margin-right:20px;
  	max-width: 154px;
}
.modal-body .team_detils p {
	margin-bottom: 5px;
	margin-top: 8px;
}
.modal-body .team_detils span.phone, .modal-body .team_detils span.email {
  	font-size: 16px;
  	width:100%;
  	color: #5c5c5c;
  	text-align:left;
  	line-height: 24px;
	font-weight:100;
	display:inline-block;
  	font-family: 'swis721_btroman';
}


/**/
/*NETWORK MAP*/
#network-map{
	position:relative;
}
#network-map .map-container{
	width:100%;
	position:relative;
	height:905px;
	border:solid #ececec;
	border-width:2px 0px;
}
#network-map .map-container img{
	float:right;
	max-width:none;
}
#network-map .map-container span.map-pointer{
	position:absolute;
	width:40px;
	height:40px;
	background:url(../images/map-pointer.png) no-repeat 1px 7px;
	display:block;
	cursor:pointer;
	z-index:5;
}
#network-map .map-container span.map-pointer:hover{
	z-index:10;
}
#network-map .map-container span.map-pointer.active,
#network-map .map-container span.map-pointer:hover{
	background-position:1px -32px;
	z-index:10;
}
#network-map .map-container .pointer-tip{
	position:absolute;
	width:245px;
	bottom:42px;
	left:-108px;
	color:#fff;
	padding:30px 34px 28px;
	background:rgba(0,118,61,0.9);
	border-radius:4px;
	display:none;
	cursor:default;
}
#network-map .map-container .pointer-tip:after{
	content:' ';
	width:12px;
	height:12px;	
	background:rgba(0,118,61,0.9);
	position:absolute;
	left:49%;
	bottom:-6px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
#network-map .map-container .pointer-tip h4{
	font-size:18px;
	color:#ffffff;
	line-height:24px;
	font-family: 'swis721_btbold';
	margin:0px 0px 16px;
}
#network-map .map-container .pointer-tip a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-family: 'swis721_btbold';
	line-height:100%;
	padding-right:25px;
	background:url(../images/read_more_icon.png) no-repeat right -1px;
}
#network-map .map-container span.map-pointer:hover > .pointer-tip,
#network-map .map-container span.map-pointer.active .pointer-tip{
	display:block;
}

/*Pointer*/
#network-map .map-container span.map-pointer.pointer-albania{
	top:675px;
	right:687px;
}
#network-map .map-container span.map-pointer.pointer-armenia{
	top:686px;
	right:253px;
}
#network-map .map-container span.map-pointer.pointer-austria{
	top:530px;
	right:780px;
}
#network-map .map-container span.map-pointer.pointer-belgium{
	top:465px;
	right:938px;
}
#network-map .map-container span.map-pointer.pointer-belgium-b{
	top:458px;
	right:962px;
}
#network-map .map-container span.map-pointer.pointer-bulgaria{
	top:637px;
	right:597px;
}
#network-map .map-container span.map-pointer.pointer-cyprus{
	top:792px;
	right:460px;
}
#network-map .map-container span.map-pointer.pointer-czech{
	right:770px;
	top:480px;
}
#network-map .map-container span.map-pointer.pointer-denmark{
	right:870px;
	top:330px;
}
#network-map .map-container span.map-pointer.pointer-estonia{
	right:584px;
	top:264px;
}
#network-map .map-container span.map-pointer.pointer-finland{
	right:590px;
	top:160px;
}
#network-map .map-container span.map-pointer.pointer-france{
	right:985px;
	top:560px;
}
#network-map .map-container span.map-pointer.pointer-georgia{
	right:275px;
	top:652px;
}
#network-map .map-container span.map-pointer.pointer-germany{
	right:855px;
	top:450px;
}
#network-map .map-container span.map-pointer.pointer-greece{
	right:657px;
	top:705px;
}
#network-map .map-container span.map-pointer.pointer-hungary{
	right:700px;
	top:540px;
}
#network-map .map-container span.map-pointer.pointer-ireland{
	right:1170px;
	top:400px;
}
#network-map .map-container span.map-pointer.pointer-iceland {
    right: 1350px;
    top: 100px;
}
#network-map .map-container span.map-pointer.pointer-isle{
	right:1122px;
	top:397px;
}
#network-map .map-container span.map-pointer.pointer-israel{
	right:433px;
	top:866px;
}
#network-map .map-container span.map-pointer.pointer-italy{
	right:810px;
	top:635px;
}
#network-map .map-container span.map-pointer.pointer-latvia{
	right:600px;
	top:305px;
}
#network-map .map-container span.map-pointer.pointer-lithuania{
	right:625px;
	top:345px;
}
#network-map .map-container span.map-pointer.pointer-luxembourg{
	right:925px;
	top:483px;
}
#network-map .map-container span.map-pointer.pointer-macedonia{
	right:660px;
	top:660px;
}
#network-map .map-container span.map-pointer.pointer-malta{
	right:790px;
	top:775px;
}
#network-map .map-container span.map-pointer.pointer-moldova{
	right:538px;
	top:540px;
}
#network-map .map-container span.map-pointer.pointer-netherlands{
	right:933px;
	top:425px;
}
#network-map .map-container span.map-pointer.pointer-norway{
	right:845px;
	top:168px;
}
#network-map .map-container span.map-pointer.pointer-poland{
	right:700px;
	top:420px;
}
#network-map .map-container span.map-pointer.pointer-portugal{
	right:1177px;
	top:702px;
}
#network-map .map-container span.map-pointer.pointer-romania{
	right:608px;
	top:568px;
}
#network-map .map-container span.map-pointer.pointer-russia{
	right:220px;
	top:280px;
}
#network-map .map-container span.map-pointer.pointer-serbia{
	right:675px;
	top:610px;
}
#network-map .map-container span.map-pointer.pointer-slovakia{
	right:694px;
	top:502px;
}
#network-map .map-container span.map-pointer.pointer-slovenia{
	right:780px;
	top:566px;
}
#network-map .map-container span.map-pointer.pointer-spain{
	right:1100px;
	top:690px;
}
#network-map .map-container span.map-pointer.pointer-sweden{
	right:755px;
	top:130px;
}
#network-map .map-container span.map-pointer.pointer-switzerland{
	right:888px;
	top:545px;
}
#network-map .map-container span.map-pointer.pointer-turkey{
	right:425px;
	top:712px;
}
#network-map .map-container span.map-pointer.pointer-unitedkingdom{
	right:1066px;
	top:415px;
}
.member-wrap{
	margin-top:45px;
	min-height:450px;
}
.member-wrap h3{
	color:#ff8800;
	font-size:24px;
	font-family: 'swis721_btbold';
	margin:0px 0px 20px;
	font-weight:100;
	display:inline-block;
	min-width:227px;
}
ul#member-list{
	margin:20px 0px 0px;
	padding:0px;
	display:inline-block !important;
	width:100%;
}
ul#member-list > li{
	border:solid 1px #ececec;
	margin:0px 0px 20px;
	padding:0px;
	display:inline-block;
	width:100%;
}
ul#member-list > li dl{
	display:table;
	background: url(../images/toggle-arw.png) no-repeat right 4px #f4f4f4;
	border-bottom:solid 1px #ececec;
	width:100%;
	cursor:pointer;
	margin-top:0px;
	margin-bottom:-1px;
	position:relative;
}
ul#member-list > li.active dl{
	background-position:right -25px;
}
ul#member-list > li dl dt, ul#member-list > li dl dd{
	padding:7px 30px 5px 13px;
	color:#5c5c5c;
	font-size:18px;
	font-family: 'swis721_btbold';
	display:table-cell;
	line-height:normal;
}
ul#member-list > li dl dt{
	width:220px;
}
ul#member-list > li .member-desc{
	background:#fff;
	padding:0px;
	height:0px;
	overflow:hidden;
	transition:all 0.3s ease 0s;
}
ul#member-list > li.active .member-desc{
	height:auto;
	padding:17px;
}
ul#member-list > li.active .member-desc div{
	float:right;
	width:80.5%;
}
ul#member-list > li.active .member-desc div p{
	margin:0px;
}
ul#member-list > li .member-desc p{
	margin:0px 0px 15px;
}
ul#member-list > li .member-desc a.visit{
	font-size:14px;
	color:#00763d;
	text-decoration:none;
	font-family: 'swis721_btbold';
	line-height:100%;
	padding-right:25px;
	background:url(../images/read_more_icon.png) no-repeat right -1px;
}
.member-wrap .load-more{
	font-size: 16px;
  	color: #00763d;
	margin-right: 15px;
  	padding:4px 10px 0px 10px;
  	text-decoration: none;
  	text-transform: uppercase;
  	border: 2px solid #ececec;
	font-weight:100;
  	font-family: 'swis721_btbold';
	display:inline-block;
}
/*MEDIA MODEL*/
.media-model .modal-dialog{
	width:800px;
}
.media-model .modal-dialog iframe{
	width:100%;
}
.media-model .modal-dialog .modal-header{
	border:none;
}

/*Gallery Item*/
.gallery_items {
	display:inline-block;
	width:100%;
}
.gallery_items li{
	float:left;
	margin:5px;
}
.gallery_items li img{
	max-width:218px;
	min-width:218px;
}


#contactForm label.error{
	display:none!Important;
}
#contactForm input.error,
#contactForm textarea.error{
	box-shadow:0px 0px 2px #fd543f!Important;
}

.feed-xtra{
	display:block;
	width:100%;
	margin-top:30px;
}
.feed-xtra span{
	float:left;
	margin-right:25px;
	margin-top:3px;
	color:#5c5c5c;
	font-size:18px;
	line-height:normal;
	font-family: 'swis721_btbold';
}
.feed-xtra span img{
	float:left;
	margin-right:6px;
}
.feed-xtra  a{
	font-size:17px;
	font-family: 'swis721_btbold';
	float:left;
}
.footer_text {
    background: none repeat scroll 0 0 #ffffff;
}
/*--sitemap--*/

ul.Sitemap li, ul.level_0 li {
	color:#00763d !important;
	margin-bottom: 5px;
	line-height: 26px;
}
ul.Sitemap > li > a, ul.level_0 > li > a {
	font-weight:100;
	font-family: 'swis721_btbold';
}

.news_detils .news_contact {
  	margin-top: 20px;
}
.news_detils .news_contact > p {
  	margin: 0px;
}
.news_detils .news_contact > a {
	display:block;
	margin-bottom:5px;
}
figure.pull-center {
    text-align: center;
    display: inline-block;
    width: 100%;
}
figure.pull-center img {
    float: none;
}

/*========= BLOG ==========*/

.blog_left {
	width:748px;
	padding-right:15px;
	margin-top: 20px;
	display:inline-block;
	border-right:1px solid #d9d9d9;
}
.blog_right {
	width:358px;
	margin-left:15px;
	margin-top: 20px;
	vertical-align: top;
	display:inline-block;
}
.blog_left > ul.news_list > li > dl.date_box {
  	width:110px;
}
.blog_left > ul.news_list > li > dl.date_box > dt {
  	font-size:54.46px;
  	padding:10px 0px 5px;
}
.blog_left > ul.news_list > li > dl.date_box > dd {
  	font-size:34.04px;
  	padding:8px 0px 1px;
}
.blog_left > ul.news_list > li > .home_event_content {
  	display: inline-block;
  	vertical-align: top;
  	width:80%;
}
.blog_left > .news_detils img {
  max-width: 360px;
}
.blog_left > .news_detils p img {
  max-width: 100%;
}
.blog_left h5.author {
	color:#00763d;
	font-family: 'swis721_btroman';
}
.blog_left > ul.news_list > li > .home_event_content img {
	 max-width: 225px;
	 min-width: inherit;
	 margin-top: 13px;
	 min-height: 80px;
	 height:auto !important;
}

.blog_right h4 {
	font-size:24px;
	color:#ff8800;
	font-family: 'swis721_md_btmedium';
}
.blog_right .subscribe {
	width: 100%;
	padding-bottom:20px;
	margin-bottom:20px;
	display: inline-block;
	border-bottom: 1px solid #ebebeb;
}
.subscribe input {
	margin-bottom: 20px;
}
.subscribe input.submit {
	float:left;
}
.hide_subscribe i {
    font-style: italic;
    color:#00763d;
    font-family: "swis721_btroman";
}
ul.categories_section {
	width:100%;
	padding:0px;
	margin:0px;
	display:inline-block;
}
ul.categories_section > li {
	list-style-type:none;
	margin-bottom: 20px;
  	padding-bottom:20px;
	border-bottom: 1px solid #ebebeb;
}
ul.categories_section > li:last-child {
	border-bottom:0px;
}
ul.categories_list {
	width:100%;
	margin:0px;
	padding:0px;
	display:inline-block;
}
ul.categories_list > li {
	margin-bottom:4px;
	list-style-type:none;
}
ul.categories_list > li:last-child {
	margin-bottom:0px;
}
ul.categories_list > li > a {
	color:#666666;
	font-weight:100;
	font-family: 'swis721_md_btmedium';
}
ul.recent_posts > li {
	margin-bottom:15px;
}
ul.share_with {
	width:100%;
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:15px;
	display:inline-block;
}
ul.share_with > li {
	float:left;
	margin-right: 10px;
	list-style-type:none;
}
ul.share_with > li a img {
    margin-right: 5px;
}
span.category_posted {
	width:100%;
	font-size:16px;
	margin-bottom:5px;
	display:inline-block;
	font-family: 'swis721_btitalic';
}
span.category_posted a {
	color: #5c5c5c !important;
	text-decoration:none;
}
.author_box {
	width:100%;
	padding:20px;
	color:#FFFFFF;
	margin-top:40px;
	display:inline-block;
	background-color:#69bc00;
}
span.author_name {
	font-size:24px;
	line-height:26px;
}
span.author_name, .author_box h5.author {
	font-weight:100;
	font-family: 'swis721_btbold';
}
.author_box h5.author {
	font-size:16px;
	line-height:18px;
}
.author_box p, .author_box h5.author {
	color:#FFFFFF;
}
.author_box img {
	margin-top:15px;
  	max-width: 160px !important;
  	max-height: 182px;
	margin-right: 25px;
}

/*--comments--*/

#jc {
	width:100%;
	margin-top:30px;
	margin-bottom:40px;
	display:inline-block;
	background-color:#fffafa;
}
#comments {
	padding:20px 0px !important;
}
#comments #jc {
    margin-top:0px;
    margin-bottom: 0px;
}
#comments #jc #comments {
    padding: 0px;
}
#jc h2 {
	font-size:24px;
	  padding-left: 20px;
	  margin-bottom: 10px;
}
#comments .comments-list {
    margin-left: 0px !important;
    /*border-bottom: 1px solid #eee8e8 !important;*/
}
#comments > .comments-list > .even, #comments > .comments-list > .odd {
    border-bottom: 1px solid #eee8e8 !important;
    margin-bottom: 0px !important;
}
/*#comments > .comments-list > .comments-list .odd .rbox {
    padding-bottom: 0px!important;
}
#comments .comments-list .even {
    border-bottom: 1px solid #eee8e8 !important;
}*/
#comments .comments-list .comments-list {
     padding-left: 20px;
    border-bottom: 1px solid #eee8e8 !important;
}
#comments .comments-list .comments-list .comments-list .even {
    border: 0px !important;
}
#comments .comments-list .comments-list .comments-list {
    border: 0px !important;
}
/*#comments .comments-list .comments-list {
    border: 0px !important;
}*/
#comments .comment-box {
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
	/*border-bottom:1px solid #eee8e8;*/
	padding:0px 20px 20px 20px;
}
#comments .comment-body {
	font-weight:100;
	font-size:14px;
	color: #5c5c5c!important;
	margin-bottom: 15px !important;
	display: inline-block;
	line-height: 18px;
	width: 100%;
	font-family: 'swis721_md_btmedium';
}
#jc .rbox {
    margin-bottom:0px!important;
    padding:20px!important;
    /*padding-bottom: 0px !important;*/
    border-radius:0px !important;
    border: 0px !important;
    background-color: #fffafa!important;
    /*border-bottom: 1px solid #eee8e8 !important;*/
}
#comments .rbox .author-img {
	width: 70px;
  	height: 70px;
	max-width:70px;
	max-height:75px;
  	border-radius: 50px;
	margin-right: 20px;
	margin-bottom:0px;
}
#comments .comment-author {
	font-size:12px!important;
	color:#00763d!important;
	font-weight:100;
	display: block;
	margin-top: 10px!important;
	font-family: 'swis721_btbold';
}
#comments .avatar-indent {
    padding-left:0px !important;
}
.comment-date {
    padding:0px !important;
    color: #5c5c5c!important;
    background:transparent !important;
}
#comments .comments-buttons {
    float: none !important;
}
#comments .comments-buttons a, .comment-date {
	font-size:12px!important;
	font-family: 'swis721_btbold';
}
#comments .comments-buttons a {
	color:#00763d;
	padding-left: 17px;
  	padding-top: 4px;
  	margin-left: 10px;
	text-decoration:none;
	background:url(../images/replay_icon.png) no-repeat left;
}
#comments .comments-buttons a:hover {
    color:#00763d !important;
}
form#comments-form {
	padding:0px 20px 20px 20px;
}
form#comments-form p {
	margin:0px!important;
	display: inline;
}
form#comments-form input {
	display: inline-block;
  	width:48.5%;
  	float: left;
  	margin-right: 15px;
	margin-bottom: 20px;
	background-color:#f8f1f1;
}
input#comments-form-email {
	margin-right:0px !important;
}
form#comments-form textarea {
	height:auto;
	margin-bottom:10px;
	background-color:#f8f1f1;
}
form#comments-form input[type="checkbox"] {
	height:auto;
	width: auto;
	margin-top:2px;
	margin-right:10px;
}
form#comments-form .j_captcha {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}
form#comments-form .j_captcha span.captcha_box {
    background-color: #ffffff;
    border: 1px solid #eee8e8;
    display: inline-block;
    padding: 20px;
    width: 50%
}
form#comments-form .j_captcha span.captcha {
    color:#B2BEB5;
    cursor: pointer;
    float: left;
    font-family: "swis721_btbold";
    margin-right: 20px;
    margin-top: 40px;
}
form#comments-form .j_captcha img {
    margin-bottom:0px;
    margin-right:20px;
}
form#comments-form .j_captcha input {
    margin:0px;
    width: 100%;
    margin-top:15px;
}
form#comments-form .j_notify {
    display: inline-block;
    height: 20px;
    margin-left: 20px;
    margin-top: 10px;
}
#comments-form-send a {
	text-decoration:none;
}
.btn#comments-form-send {
	padding: 0px;
}
#comments-form-buttons {
    float: left;
    clear: both;
	display:inline-block;
	margin-bottom:15px;
}
#comments-form-buttons a, #comments-form-buttons a:hover {
    color: #00763d !important;
}
.j_notify label {
	font-size:14px;
	font-weight:100;
	color:#00763d;
	font-family: 'swis721_btbold';
}
.counter {
    color: #eee8e8;
}
ul.related_articles {
	margin:0;
	padding:0;
	display:inline-block;
}
ul.related_articles li {
	float:left;
	width:224px;
	display:inline-block;
	margin-right:30px;
}
ul.related_articles li:last-child {
	margin-right:0px;
}
ul.related_articles li img {
	max-width:100%;
	margin-right:0px;
	margin-bottom:15px;
	clear: both;
	display: block;
	float: none;
}
ul.related_articles li p, ul.related_articles li p > a {
	font-size:18px;
	font-weight:100;
	margin-bottom:0px;
	font-family: 'swis721_btbold';
}
ul.related_articles li p > a {
	color: #5c5c5c;
	text-decoration:none;
}
.related_img {
    height: 125px;
    overflow: hidden;
    width: 225px;
}
.related_img img {
    width: 100%;
}
   
#jc .rbox {
	display: inline-block;
	width: 100% !important;
}
#comments-form label {
	display:none;
}
#comments-form .j_notify label {
	display:inline-block;
}

/*========= * BLOG * ==========*/

/*--error page--*/

.error_wrap {
	margin-top:15px;
}
.error_wrap .logo_section {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:3px solid #00763d;
}
.error_wrap a.logo {
  	display: inline-block;
}
.error_wrap a.logo img {
     max-height: 80px;
}
.error_content {
	padding:15px;
	min-height: 430px;
}
.error_content p {
	font-family: 'swis721_btroman';
}
.error_content h1 {
    margin-top: 5%;
  font-size: 28px;
  color: #5c5c5c;
   line-height: 40px;
  font-family: 'swis721_lt_btlight';
}
.error_content h1 a {
    font-size: 28px;
}
.error_content .btn {
  	background:#00763d;
  	border:none;
  	border-radius: 0;
  	color: #fff;
  	font-size:16px;
  	line-height: 100%;
  	padding:12px 15px 9px;
  	text-shadow: none;
  	text-decoration:none;
  	text-transform: uppercase;
}
.error_content .btn:hover, .error_content .btn:active, .error_content .btn:focus  {
	font-size: 16px;
}
.error_content blockquote, .error_content blockquote span.label {
  	font-size: 40px;
  	color:#5c5c5c;
	margin-left: 0px;
	font-family: 'swis721_lt_btlight';
}
.error_content blockquote span.label {
	padding-left:0px;
}
.error_wrap .footer {
	margin-top:15px;
	padding:15px;
	border-top:1px solid #00763d;
}
.error_wrap .footer p {
    font-size: 14px;
}
/*google map contact address*/
#gmap_bodyContent > p {
    font-size: 13px;
    line-height: normal;
    margin: 5px 5px 0;
}
/*End contact page*/

/*-message-*/
.alert.alert-message {
    border:1px solid #d9d9d9;
    background:#f7f7f7;
}
h4.alert-heading {
    font-size:19px;
    margin-bottom: 5px;
}
.alert.alert-message p {
    font-size: 14px;
    margin: 0px;
    font-style: italic;
}
.alert.alert-message a.close {
    font-size: 16px;
    text-decoration: none;
}

ul.home_module > li > h2 > a, ul.home_list_module > li > h2 > a, ul.news_list > li > h3 > a, #sub_content h2 > a, ul.photo_gallery > li > h2 > a, ul.video_gallery > li > h2 > a,
.blog_left > ul.news_list > li > .home_event_content h3 > a, ul.social_module > li h2 a {
    text-decoration: none;
}

/*- search page pagination -*/
div.pagination {
    width: 100%;
    text-align: center;
}

ul.pagination {
    margin: 0px;
    text-align: center;
	display:inline-block !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover,
.pagination > .active > span:hover, .pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color:#faf7f7;
    border-color: #d3d3d3;
    color: #9c9c9c;
}
.pagination > li > a, .pagination > li > span {
     padding:5px 15px 3px;
     color: #00763d;
}
.pagination > li > a:hover, .pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus {
    color: #00763d;
}

.pagination p.counter {
  margin: 0 15px 0 0;
  display: none !important;
}
ul.pagination li a > i.icon-last {
	display:block;
	content:" " !important;
	text-indent:-9999px;
	min-width:14px;
	background: url(../images/read_more_icon.png) no-repeat center 3px;
}
ul.pagination li a > i.icon-first {
	display:block;
	content:" " !important;
	text-indent:-9999px;
	min-width:14px;
	background: url(../images/icon_first.png) no-repeat center 3px;
}
ul.pagination li a > i.icon-previous {
	display:block;
	content:" " !important;
	text-indent:-9999px;
	min-width:14px;
	background: url(../images/icon-previous_pagenation.png) no-repeat center 3px;
}
ul.pagination li a > i.icon-next {
	display:block;
	content:" " !important;
	text-indent:-9999px;
	min-width:14px;
	background: url(../images/icon-next_pagenation.png) no-repeat center 3px;
}
ul.pagination li.disabled a > i.icon-next, ul.pagination li.disabled a > i.icon-previous,
ul.pagination li.disabled a > i.icon-first, ul.pagination li.disabled a > i.icon-last {
	opacity:0.5
}



/*.pagination ul.pagination-list {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  display: inline-block;
}
.pagination ul.pagination-list > li {
  float: left;
  margin-right: 10px;
  list-style-type: none;
}
.pagination ul.pagination-list > li.active a {
  color: #5c5c5c;
  text-decoration: none;
}
.pagination ul.pagination-list > li a {
  text-decoration: underline;
}
.pagination ul.pagination-list > li a > i {
  font-style: normal;
}*/


#searchForm #search-searchword {
    float: left;
    margin-right:10px;
    padding: 7px;
    width: 300px;
}

#searchForm .btn-toolbar button {
    background:#00763d;
    border-radius:0px;
    box-shadow: none;
    color: #fff;
    font-family:"swis721_btroman";
    font-size: 16px;
    font-weight: 100;
    line-height: 100%;
    margin:0px 10px 0;
    padding: 10px 15px;
    text-shadow: none;
    text-transform: uppercase;
}
#searchForm .searchintro {
    background:#00763d;
    color: #fff;
    margin-top:20px;
    padding: 5px 8px;
}
#searchForm .searchintro p {
    color: #fff;
    margin: 0;
    font-family:"swis721_btroman";
}
#searchForm fieldset {
    border-bottom: 1px solid #00763d;
    margin-bottom: 10px;
    padding: 10px 0;
}
#searchForm .form-limit {
    background: #00763d;
    display: inline-block;
    float: right;
    margin-top: -30px;
    padding: 5px;
}
#searchForm .form-limit label {
    color: #FFFFFF;
    font-size: 13px !important;
}
#searchForm legend {
    border-bottom: 0 none;
    float: left;
    font-size:13px;
    font-style: italic;
    line-height: 100%;
    margin: 3px 35px 0 0;
    overflow: hidden;
    width: 80px;
    font-family:"swis721_btroman";
    font-weight: 100;
}
#searchForm .phrases-box, #searchForm.ordering-box {
    float: left;
    margin-right: 20px;
}
#searchForm .phrases label, #searchForm .only label {
    color: #333 !important;
    margin-left: 5px;
    margin-right: 35px;
    font-size: 13px;
    font-family:"swis721_btroman";
    font-weight: 100;
}
#searchForm .phrases input, #searchForm .phrases label, #searchForm .only input, #searchForm .only label {
    float: left;
    margin-top: 2px;
}
#searchForm fieldset .radio, #searchForm fieldset .checkbox {
    margin-bottom: 0;
    margin-top: 0;
    min-height: 0;
}
#searchForm .phrases select {
    margin: 2px 0 0;
    width: 200px;
}
dl.search-results {
    border-bottom: 1px solid #00763d;
    margin-bottom: 25px;
    padding-bottom: 15px;
    /*margin-top: -20px;*/
}
dl.search-results .result-title {
    border-top: 1px solid #00763d;
    margin-top: 14px;
    padding-top: 14px;
}

ul.lang-block {
    float: left;
    margin: 11px 10px 5px 8px!important;
}
ul.lang-block li {
    float: none;
    margin: 0 0 4px!important;
    padding:0px!important;
    text-align: center;
    line-height: 100%;
}
ul.lang-block li a {
    font-weight: bold;
    font-family: 'arial', sans-serif;
    font-size:14px;
    line-height: 100%;
    padding: 1px 5px;
    text-decoration: none;
}
ul.lang-block li.lang-active a {
    background: none repeat scroll 0 0 #87b52d;
    border-radius: 0px;
    color: #fff;
}

/*--*/
hr {
	border-top: 1px solid #d9d9d9;
}
#main_content .container p > img {
	margin-right: 30px ;
}
img.pull-center, p img.pull-center {
	text-align:center;
	float:none;
	margin-right:auto !important;
}
p img.pull-center {
	display: block;
	float:none !important;
    margin-left: auto !important;
}
.news_detils h5 {
    width: 100%;
    display: inline-block;
}
.img-center {
	float:none !important;
}
.container .col-md-12 > img {
	margin-right:30px;
	margin-bottom:10px;
}
#main_content .container p > strong > img, #main_content .container p > em > img,
#main_content .container p > strong > em > img, #main_content .container p > em > strong > img {
	margin-right: 30px ;
	margin-bottom:10px;
	margin-left:10px;
}

table tr td img {
	padding-right: 30px;
    padding-bottom: 10px;
    margin: 0px;
}

table.two_coloumn{
	width:100%;
}
table.two_coloumn tr td{
	padding:20px 0px;
	text-align:left;
	vertical-align: top;
	border-top:solid 1px #ccc;
}
table.two_coloumn tr:first-child td{
	border:none;
}
table.two_coloumn tr > td:nth-child(even){
	padding-left:30px!important;
}

#main_content ul, #main_content ol {display: table;}
#main_content table td ul, #main_content table td ol {display: block;}

.img-float-none, .img-float-none img {
	float:none;
	max-width:280px;
}

table.two_coloumn tr td{
	line-height:26px;
}
.img-right {
	margin-right:0px !important;
	margin-left:30px;
}
.img-left {
	margin-right:30px;
	margin-left:0px !important;
}
.g-recaptcha{
    display: inline-block;
}

.rcaptcha_error{
		border: solid 1px #fe0000;
		display:inline-block;
	}
#comments-form .g-recaptcha {
    float: left;
    margin-bottom: 15px;
    margin-top: 10px;
}


/* for safari only (wont work)*/
/*::root ul.gallery_menu > li a, ul.photo_gallery > li > div > span a, ul.video_gallery > li > div > span a{
      padding: 0px 10px 0px 10px;
}*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome, if Chrome rule needed */
    
    /* Safari 5+ ONLY */
    ::i-block-chrome, ul.gallery_menu > li a, ul.photo_gallery > li > div > span a, ul.video_gallery > li > div > span a{
      padding: 10px 10px 10px 10px;
}

}

/* IE */
@media screen and (min-width:0\0) {
    #main_content ul, #main_content ol {display: table;}
	#main_content table td ul, #main_content table td ol {display: block;}
	
}
@supports (-ms-accelerator:true) {
  	#main_content ul, #main_content ol {display: table;}
	#main_content table td ul, #main_content table td ol {display: block;}
}

/*--*/

/* #ARIAL - LATIN
================================================== */

body.body-arial *{
    font-family: 'Arial', helvetica, serif!important;
}
body.body-arial strong, body.body-arial b{
	font-weight:bold!important;
}