/*************/
/* RESET CSS */
/*************/

html,body,header,footer,nav,section,article,aside,audio,video,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:top;background:transparent}
body {line-height:1}
blockquote,q {quotes:none}
blockquote:before,blockquote:after,
q:before,q:after {content:\'\';content:none}
:focus {outline:0}
ins {text-decoration:none}
del {text-decoration:line-through}
table {border-collapse:collapse;border-spacing:0}



@font-face {
    font-family: 'EagleBook';
    src: url('fonts/EagleBook.eot');
    src: url('fonts/EagleBook.eot') format('embedded-opentype'),
         url('fonts/EagleBook.woff2') format('woff2'),
         url('fonts/EagleBook.woff') format('woff'),
         url('fonts/EagleBook.ttf') format('truetype'),
         url('fonts/EagleBook.svg#EagleBook') format('svg');
}


@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('vlato-regular-webfont.woff2') format('woff2'),
         url('fonts/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*************/
/* GENERAL   


green 97BD05
brown 2980B9


/*

/*************/

body {
    color:#566065;
    background-color:#ffffff;
    background-repeat: repeat-x;
    font-size:16px;
    line-height:1.6;
   }
   
body, select, input, textarea,.ui-widget,td,button { font-family: "latoregular", Arial, Helvetica, "trebuchet MS", Verdana, sans-serif !important;}

   
.clear {clear:both;padding:0px;margin:0px;}

h1 {font-size:2.4em;text-transform:uppercase;display:inline-block; word-wrap: break-word;color:#2980B9;font-weight:normal;line-height:1.2em;margin:0 0 20px 0px;font-family:EagleBook;border-bottom:5px solid #2980B9; padding:0 0 6px 0;}
h2 {font-size:1.8em;text-transform:uppercase; display:table; color:#2980B9;font-weight:normal;padding:0px;line-height:1em;margin:0 0 17px 0;font-family:EagleBook;}
h3 {font-size:1.6em;text-transform:uppercase; display:table; color:#2980B9;font-weight:normal;padding:0px;line-height:1em;margin:0 0 17px 0;font-family:EagleBook;}
h4 {font-size:1.4em;text-transform:uppercase; display:table; color:#333333;font-weight:normal;padding:0px;line-height:1em;margin:0 0 17px 0;font-family:EagleBook;}
h5 {font-size:1.3em;text-transform:uppercase; display:table; color:#333333;font-weight:normal;padding:0px;line-height:1em;margin:0 0 17px 0;font-family:EagleBook;}
h6 {font-size:1.1em;text-transform:uppercase; display:table; color:#333333;font-weight:normal;padding:0px;line-height:1em;margin:0 0 17px 0;font-family:EagleBook;}



.content ol {margin: 0px 0px 3px 40px;}
.content li {padding-left:5px;}
.content ul {margin: 0px 0px 3px 40px;}

.width_content img {max-width:100%;}

a {text-decoration:none;color:#2980B9}
a:hover {text-decoration:underline;}

.width {width:1050px;margin:0 auto;position:relative;overflow:hidden;}
.width_header {width:100%;}

.complete_page_width_wrap {overflow:hidden;width:100%;}

.contentpic {height:auto !important}
.contentpic[style="float: left;"]{margin:0 20px 10px 0;}
.contentpic[style="float: right;"]{margin:0 0px 10px 20px;}

.content_table1 .contentpic {width:100%;}
.content_table1 td:nth-child(1) {width:35%;}
.content_table1 td:nth-child(2) {width:60%;padding:0 0 0 5%;}

.content_sq_image {overflow:hidden;position: relative;	padding-bottom: 33%; /* 56.25%; 16:9 */	padding-top: 0px;	height: 0;	margin:0 5% 3% -6.5%;	float:left;	width:33%;}
.content_sq_image_inner {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;background-size:cover;background-position: center center;}



.iframe_outer {display:block;overflow:hidden;position: relative;	padding-bottom: 56.25%; /* 56.25%; 16:9 */	padding-top: 0px;	height: 0;	margin:0;width:100%;}
.iframe_outer iframe {position: absolute;	top: 0;	left: 0;width: 100% !important;	height: 100% !important;}

.component_hide {display:none;}


/*-----------
GOOGLE MAP
-----------*/
.width_component_google_map_wrap {width:100%;}
.component_google_map_wrap iframe {width:100%;height:400px;}


/****************/
/* CAROUSELS    */
/****************/

.carousel_logo {display:none;}

.bx-wrapper {margin:0px;height:10%;overflow:hidden;}
.bx-wrapper .bx-viewport {border:0px;box-shadow:0;left:0px;}
.carousel_item_image img {width:100%;}
.carousel_item_wrap {position:relative;}
.carousel_item_titles_wrap {position:absolute; bottom:10%;right:0px;background:#2980B9;width:auto !important;padding:1% 1.5%}
.carousel_item_title {color:#fff;font-size:3em;font-family:EagleBook;line-height:1em;}
.carousel_item_subtitle {color:#fff;font-size:1.3em;}

.carousel {overflow:hidden;position: relative;	padding-bottom: 26%; /* 56.25%; 16:9 */	padding-top: 0px;	height: 0;		width:100%;}
.width_carousel {position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;}

.bxsliderxxxx {margin-top:-25px;}



/****************/
/* COMPONENTS   */
/****************/

.header {position:relative;}
.header_image {max-height:500px;overflow:hidden;}
.header_image img {width:100%;}
.header_overlay {display:none;width:100%; height:500px;position:absolute;top:0px;left:0px;background:url(../images/elements/header_overlay.png);background-size:100%;opacity:0.4;}
.header_search {position:absolute;top:0px;left:0px;width:100%;}
.menu_search {display:inline;position:absolute;top:0px;right:10px;margin:13px 0 0 0;border:0px solid red; width:170px;}
.width_header_logo {display:none;width:100%;}
.header_logo {display:block;position:absolute;top:27%;right:10%;width:40%;}
.header_logo img {width:100%;}


.banner_image_title_wrap {position:absolute;bottom:20%;left:50%; margin:0 0 0 -475px; border:0px solid red;text-align:right;}
.banner_image_title_wrap_inner {background:#2980B9;padding:5px 15px;display:inline-block;}
.banner_image_title {color:#ffffff;font-family:EagleBook;font-size:3em;text-transform:uppercase}
.banner_image_subtitle {color:#ffffff;font-family:EagleBook;}


.menu_search_text,.menu_search_submit_text{display:none;}
.menu_search_input{float:left;}
.menu_search_input input{background:#eee;border-radius:20px;border:0px;font-size:1.3em;padding:3px 10px;width:140px;}
.menu_search_submit_image{float:left;margin-left:-30px;}
.menu_search_submit_image img {width:30px;}


.content {}
.content_inner,.module_blog_wrap_inner,.module_new_wrap_inner {margin:7% 7%;}

.socials_pane {background:#1B4B73;color:#fff;padding:30px 0 0 0;}

.dd_menu_logo_link_hidden {z-index:9999999;position:absolute;top:0;left:0;width:70px;height:70px;}

.footer {background:#2980B9;color:#ffffff; padding:30px 10%;font-size:0.9em;line-height:1.3em;}
.footer_menu_and_socials_wrap {float:right;width:60%;}
.footer_contact_wrap {display:block;float:left;border:0px solid red;width:30%;}
.footer_logo {display:block; margin:0 0 30px 0;width:300px;}
.footer_address {display:block;margin:0 0 15px 0;}
.footer_telephone {display:block;}
.footer_email {display:block;}
.footer_logo img {width:60%;}
.footer_menu {display:block;border:0px solid red;}
.footer_menu ul {list-style:none;}
.footer_menu ul > li {width:33%;float:left;margin:0 0 0px 0;white-space:nowrap;}
.footer_menu ul > li > ul > li {float:none;}

.footer_menu a {opacity:0.7;display:block;color:#ffffff;text-decoration:none;margin:0 0 10px 0;transition:opacity 0.2s}
.footer_menu a:hover {opacity:1}

.footer_socials {display:block;margin:30px 0 0 0;border:0px solid red;}
.footer_socials_item {float:left;margin:25px 20px 0 0;opacity:0.7;transition:opacity 0.2s}
.footer_socials div:hover {opacity:1;}

.footer_copyright {font-size:0.8em;background:#2892EB;color:#fff;padding:10px;}
.footer_copyright a {color:#ffffff !important;}
.footer_copyright_left {width:33%;float:left;opacity:0.6;height:20px;}
.footer_copyright_center {width:33%;float:left;text-align:center;opacity:0.6;height:20px;}
.footer_copyright_right{width:33%;float:left;text-align:right;opacity:0.6;height:20px;}

.socials_facebook_image {float:left;margin:0 0 30px 0;}
.socials_facebook_text {float:left;font-family:EagleBook;text-transform:uppercase;color:#2980B9;font-size:1.7em;margin:8px 0 0 10px;}

.socials_twitter_image {float:left;margin:0 0 30px 0;display:none;}
.socials_twitter_text {float:left;font-family:EagleBook;text-transform:uppercase;color:#2980B9;font-size:1.7em;margin:8px 0 0 10px;}

.tweet_wrap {width:40%;float:left;margin:0 5%}
.tweet_item_wrap {position:relative;margin:0 0 30px 0;}
.tweet_image {position:absolute;top:0px;left:0px;}
.tweet_text,.tweet_date {margin:0 0 0 60px;font-size:0.9em;}
.tweet_text a {color:#fff;}
.tweet_date {opacity:0.4;}
.twit_img {width:40%;float:left;margin:0 20px 0 0;}

.facebook_wrap {width:40%;float:left;margin:0 5%}
.facebook_item_wrap {position:relative;margin:0 0 30px 0;}
.facebook_image {position:absolute;top:0px;left:0px;}
.facebook_image img {width:48px;height:48px;}
.facebook_text,.facebook_date {margin:0 0 0 60px;font-size:0.9em;}
.facebook_text img {margin:0 20px 0 0;float:left;}
.facebook_date {opacity:0.4;}

.search_results_item_wrap {margin:0 0 20px 0;}
.search_results_name {font-size:1.2em;padding:0 0 0 40px;}
.search_results_section_title span {display:none;}
.search_results_text {line-height:1.2em;padding:0 0 0 40px;}
.search_results_section_title {font-size:2em;text-transform:uppercase;color:#2980B9;line-height:1.2em;font-family:EagleBook;margin:0 0 18px 0;}
.search_hidden_results {display:none;}
div.search_results_section_wrap:not(:last-child) {border-bottom:1px solid #2980B9;margin:0 0 20px 0;}

.promotion_pane {background:#ffffff;padding:0% 0;}
.content_promotion_item_wrap {	overflow:hidden;position: relative;	padding-bottom: 22%; /* 56.25%; 16:9 */	padding-top: 0px;	height: 0;	margin:0 1.5% 1.5% 1.5%;	float:left;	width:22%;}
.content_promotion_item_wrap_inner {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;}
.content_promotion_item_image {position:absolute;overflow:hidden;}
.content_promotion_item_image img {width:152%;transition:width 0.3s,left 0.3s,top 0.3s;position:relative;top:0%;left:-25%;}
.content_promotion_item_wrap:hover .content_promotion_item_image img {width:160%;top:-5%;left:-30%;}
.content_promotion_item_name {line-height:1em;text-align:right;position:absolute;background:#2980B9;display:inline-block;bottom:5%; right:0%;padding:1% 3%;color:#ffffff;font-size:1.2em;font-family:EagleBook;text-transform:uppercase;}


.content_inner tr td:first-child {padding-right:30px;}


.info_pane {font-size:0.9em;color:#fff;margin: 0 0 25px 0;}
.info_pane a {color:#ffffff;}
.info_pane_inner {padding:0px 0.5% 0 1.5%;}


.news_wrap,.blog_wrap,.talks_wrap,.events_wrap{overflow:hidden;position: relative;padding-bottom: 250px; /* 56.25%; 16:9 */}
.news_wrap_inner,.blog_wrap_inner,.events_wrap_inner{position: absolute;	top: 0;	left: 0;height: 100%;width:90%;}
.events_wrap_inner {left:2%;}
.talks_wrap_inner {position: absolute;	top: 0;	right: 0;height: 100%;width:90%;}


.footer_socials_item {display:inline-block;margin:0 10px 0 10px;opacity:0.7;transition:opacity 0.2s;border-radius:100px;background:#1B4B73;padding:5px;}
.footer_socials_item img {width:40px;}
.footer_socials_item:hover {opacity:1;}

.news_wrap {float:left;width:33%; }
.news_wrap_inner {background:#C0392B;margin:0 20% 0 0;padding:10px;}
.news_wrap_img {display:none;float:left;margin:0 0 10px 0;}
.news_item_wrap {padding:0 0 20px 50px;background-image:url(../images/elements/chat_icon.png);background-repeat:no-repeat; background-size:40px;}
.news_wrap_text {float:left;font-family:EagleBook;text-transform:uppercase;color:#ffffff;font-size:2em;margin:5px 0 10px 10px;}
.news_item_date {margin:0 0 0 0px;}
.news_item_name {font-size:1.1em;margin:0 0 0 0px;line-height:1.1em;}
.news_item_summary {margin:0 0 0 0px;display:none;}

.blog_wrap {float:left;width:33%}
.blog_wrap_inner {background:#2980B9;margin:0 20% 0 0;padding:10px;}
.blog_wrap_img {display:none;float:left;margin:0 0 10px 0;}
.blog_item_wrap {padding:0 0 20px 50px;background-image:url(../images/elements/chat_icon.png);background-repeat:no-repeat; background-size:40px;}
.blog_wrap_text {float:left;font-family:EagleBook;text-transform:uppercase;color:#ffffff;font-size:2em;margin:5px 0 10px 10px;}
.blog_item_date {margin:0 0 0 0px;}
.blog_item_name {font-size:1.1em;margin:0 0 0 0px;line-height:1.1em;}
.blog_item_summary {margin:0 0 0 0px;}

.search_talks_submit {background:#2980B9 !important;border-color:#2980B9 !important}

.talks_wrap {float:left;width:33%}
.talks_wrap_inner {background:#566473;padding:10px;}
.talks_wrap_img {display:none;float:left;margin:0 0 10px 0;}
.talks_wrap_text {float:left;font-family:EagleBook;text-transform:uppercase;color:#ffffff;font-size:2em;margin:5px 0 10px 10px;}
.talks_item_wrap {padding:0 0 20px 50px;background-image:url(../images/elements/mic-icon.png);background-repeat:no-repeat; background-size:40px;}
.talks_item_date {font-size:0.9em;margin:0 0 0 0px;float:left;}
.talks_item_name {font-size:1.1em;margin:0 0 0 0px;line-height:1.1em;}
.talks_item_summary {margin:0 0 0 0px;display:none;}

.events_wrap {float:left;width:33%}
.events_wrap_inner {background:#2980B9;margin:0 5% 0 0;padding:10px;}
.events_wrap_img {display:none;float:left;margin:0 0 10px 0;}
.events_wrap_text {float:left;font-family:EagleBook;text-transform:uppercase;color:#ffffff;font-size:2em;margin:5px 0 10px 10px;}
.events_item_wrap {padding:0 0 20px 50px;background-image:url(../images/elements/cross-icon.png);background-repeat:no-repeat; background-size:40px;}
.events_item_date {font-size:1.1em;margin:0 0 0 0px;}
.events_item_name  {margin:0 0 0 0px;font-size:1.3em;line-height:1.2em;color:#ffffff}
.events_item_summary {margin:0 0 0 0px;}


/*-----------
BLOGS
-----------*/

.module_blogs_item_wrap {margin:0 0 20px 0;position:relative;border-bottom:1px solid #ddd; padding: 0 0 20px 0;overflow:hidden;}
.module_blogs_name {font-family:EagleBook;text-transform:uppercase;color:#2980B9;font-size:2em;line-height:1.1em;}
.module_blogs_name a {color:#2980B9;}
.module_blogs_image {position: relative;	padding-bottom: 15%; /* Match width for square */	padding-top: 0px;	height: 0;	margin:0 0 0px 0;	float:left;	width:15%;float:left;margin:0 3% 2% 0}
.module_blogs_image_inner {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;background-size:cover;background-position: center center;}
.module_blogs_name {margin:0 0 0 19%;}
.module_blogs_summary {margin:0 0 0 19%;}
.module_blogs_date {margin:0 0 0 19%;opacity:0.5}

.module_blog_item_wrap {position:relative;padding: 0 10% 50px 0;width:60%; float:left;}
.module_blog_name {font-family:EagleBook;text-transform:uppercase;color:#2980B9;font-size:2em;line-height:1.1em;}
.module_blog_name a {color:#2980B9;}
.module_blog_image {	position: relative;	padding-bottom: 33%; /* Match width for square */	padding-top: 0px;	height: 0;	margin:0 0 0px 0;	float:left;	width:33%;float:left;margin:0 3% 2% 0}
.module_blog_image_inner {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;background-size:cover;background-position: center center;}
.module_blog_name {margin:0 0 0 0;}
.module_blog_summary {margin:0 0 0 0;}
.module_blog_date {margin:0 0 20px 0;opacity:0.5}
.module_blog_text {clear:both;}
.module_blog_right_pane {width:30%;float:left;}
.module_blog_right_pane .module_blogs_name {font-size:1.2em;}
.module_blog_right_pane .module_blogs_summary {display:none;}
.module_blog_right_pane .module_blogs_item_wrap {border:0px;padding:0px;}

.module_singleevent_wrap_inner {padding:6%;}
.module_blogs_additional_blogs {display:none;}


/*/////////////////////////// */
/* MUUT FORUMS */
/*/////////////////////////// */

.module_muut_forum_wrap_inner {padding:0 1.5% 0 1.5%;font-size:1.05em}
.module_muut_forum_wrap_inner .m-wrap {width:95% !important;padding:0 2.5% 0 2.5%}
.m-tablet .m-subnavi {left:0px;} /* this fixed muut css issue */
.m-header {background:#2980B9 !important;}
.m-title {color:#2980B9 !important;}
.m-navi a,.m-login,.m-myname,.m-down {color:#ffffff !important;}
.m-navi a.m-selected {background:#B23E32 !important;}
.m-post {margin:0 0 10px 0 !important;}

/*/////////////////////////// */
/* MUUT FORUMS END */
/*/////////////////////////// */




/*-----------
NEWS
-----------*/

.module_news_item_wrap {margin:0 0 20px 0;position:relative;border-bottom:1px solid #ddd; padding: 0 0 20px 0;overflow:hidden;}
.module_news_name {font-family:EagleBook;text-transform:uppercase;color:#2980B9;font-size:2em;line-height:1.1em;}
.module_news_name a {color:#2980B9;}
.module_news_image {position: relative;	padding-bottom: 15%; /* Match width for square */	padding-top: 0px;	height: 0;	margin:0 0 0px 0;	float:left;	width:15%;float:left;margin:0 3% 2% 0}
.module_news_image_inner {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;background-size:cover;background-position: center center;}
.module_news_name {margin:0 0 0 19%;}
.module_news_summary {margin:0 0 0 19%;}
.module_news_date {margin:0 0 0 19%;opacity:0.5}

.module_new_item_wrap {position:relative;padding: 0 10% 50px 0;width:60%; float:left;}
.module_new_name {font-family:EagleBook;text-transform:uppercase;color:#2980B9;font-size:2em;line-height:1.1em;}
.module_new_name a {color:#2980B9;}
.module_new_image {	position: relative;	padding-bottom: 33%; /* Match width for square */	padding-top: 0px;	height: 0;	margin:0 0 0px 0;	float:left;	width:33%;float:left;margin:0 3% 2% 0}
.module_new_image_inner {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;background-size:cover;background-position: center center;}
.module_new_name {margin:0 0 0 0;}
.module_new_summary {margin:0 0 0 0;}
.module_new_date {margin:0 0 20px 0;opacity:0.5}
.module_new_text {clear:both;}
.module_new_right_pane {width:30%;float:left;}
.module_new_right_pane .module_news_name {font-size:1.2em;}
.module_new_right_pane .module_news_summary {display:none;}
.module_new_right_pane .module_news_item_wrap {border:0px;padding:0px;}

.module_singleevent_wrap_inner {padding:6%;}
.module_news_additional_blogs {display:none;}


/*-----------
PEOPLE
-----------*/

.module_person_wrap {padding:5%;}

.module_person_wrap_open .module_people_image {width:30%;padding-bottom: 30%;}
.module_person_wrap_open .module_people_name {margin:0 0 0 34%;}
.module_person_wrap_open .module_people_date {margin:0 0 0 34%;}
.module_person_wrap_open .module_people_text {margin:0 0 0 34%;}
.module_person_wrap_open .module_people_email {margin:0 0 0 34%;}


.module_people_item_wrap {margin:0 0 20px 0;position:relative;border-bottom:1px solid #ddd; padding: 0 0 20px 0;overflow:hidden;}
.module_people_name {font-family:EagleBook;text-transform:uppercase;color:#2980B9;font-size:2em;line-height:1.1em;}
.module_people_name a {color:#2980B9;}
.module_people_image {position: relative;	padding-bottom: 10%; /* Match width for square */	padding-top: 0px;	height: 0;	margin:0 0 0px 0;	float:left;	width:10%;float:left;margin:0 0% 2% 0; transition:padding-bottom 0.3s,width 0.3s;}
.module_people_image_inner {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;background-size:cover;background-position: center center;}
.module_people_name {margin:0 0 0 12%;}
.module_people_date {margin:0 0 0 12%;opacity:0.5}
.module_people_email {margin:0 0 0 12%;display:none;}
.module_people_text {margin:0 0 0 12%;display:none;}

.module_person_item_wrap {position:relative;padding: 0 10% 50px 0;width:60%; float:left;}
.module_person_name {font-family:EagleBook;text-transform:uppercase;color:#2980B9;font-size:2em;line-height:1.1em;}
.module_person_name a {color:#2980B9;}
.module_person_email {margin:0 0 10px 0;}
.module_person_image {	position: relative;	padding-bottom: 33%; /* Match width for square */	padding-top: 0px;	height: 0;	margin:0 0 0px 0;	float:left;	width:33%;float:left;margin:0 3% 2% 0}
.module_person_image_inner {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;background-size:cover;background-position: center center;}
.module_person_name {margin:0 0 0 0;}
.module_person_date {margin:0 0 20px 0;opacity:0.5}
.module_person_text {clear:both;}
.module_person_right_pane {width:30%;float:left;}
.module_person_right_pane .module_people_name {font-size:1.2em;}
.module_person_right_pane .module_people_summary {display:none;}
.module_person_right_pane .module_people_item_wrap {border:0px;padding:0px;}

.module_singleevent_wrap_inner {padding:6%;}
.module_people_additional_blogs {display:none;}


/*-----------
CALENDAR
-----------*/
.width_module_calendar_wrap {width:95%}
.module_calendar_wrap_inner {margin:50px 0;}

.module_weeklyevents_wrap_inner {margin:30px;}

/* MONTH */
.calendartable {width:100%;}
td.monthlycalendar{	border-right: solid #ddd 1px;	border-bottom: solid #ddd 1px;	margin: 4px;	padding: 4px;	color: black;	background:#fff;height:120px;}
td.monthlycalendarweekend{	border-right: solid #ddd 1px;	border-bottom: solid #ddd 1px;	margin: 4px;	padding: 4px;	color: black;	background:#eeeeee;}
td.monthlycalendardays {	font-size: 1em;	text-align: center;	color: #666;	padding: 10px;}
.monthlycalendartitle {	font-size: 0.9em;	line-height: 1.0em;	font-weight: normal;	margin-bottom: 0px;	color: black;padding:5px 0 0 0;}
.monthlycalendarsummary {	font-size: 0.8em;	line-height: 1.0em;	margin-bottom: 4px;	color: black;}
.monthlycalendartime {	font-size: 0.8em;	line-height: 1.0em;	font-weight: normal;	color: #888;padding:5px 0 0 0;}
td.monthlycalendarday {	font-size: 1.4em;	font-weight: bold;	color: #red;}
.monthlycalendardate {	font-size: 1.2em;	font-weight: bold;	color: #fff;	background: #2980B9;text-align:center;	padding: 4px;	margin-bottom: 5px;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.calendarline {	color: #ccc;	background-color: #ddd;	height: 1px;	border: 0;	margin: 5px 0 5px 0;}

.calandarmorelink {float:right;display:none;}

.calandarweekly_prev img,.calandarweekly_next img {display:none;}
.calandarweekly_next {text-align:right;}

/* WEEK */
.calendarweektitle {font-size:1.2em;color:#2980B9;}
.calendarweektitle a {text-decoration:none;}
.calendarweektitle a:hover {color:#C10A0C;}
.calendarweeksummary {line-height:1.2em;}
.calendarweeklytime {opacity:0.6;}

.weekly_day_wrap {border-bottom:1px solid #ddd;margin:0 0 10px 0;}
.weekly_day_item_wrap {margin:0 0 10px 0;}
.weekly_date_wrap_outer {width:15%;float:left;}
.weekly_date_wrap {float:right;text-align:center;background:#eee;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;width:45px; }
.weekly_date_month {color:#fff;font-size:0.9em;background:#B40006;padding:0px 0 2px 0;-moz-border-top-left-radius: 5px; border-top-left-radius: 5px;-moz-border-top-right-radius: 5px; border-top-right-radius: 5px;}
.weekly_date_date {color:#000;font-size:1.3em; line-height:1em;margin:5px 0;font-family:EagleBook;}
.weekly_date_year {color:#999;font-size:0.9em;margin:-5px 0 0px 0;}
.weekly_day_details_wrap {margin:0 0 0 17%;}
.weekly_day_details_wrap_left {width:100%;float:left;border-bottom:0px solid #ccc;}
.weekly_day_item_wrap:last-child .weekly_day_details_wrap_left{border:0px solid #ccc;}
.weekly_day_details_wrap_right {width:20%;float:left;}
.calandarweekly_text {display:none;margin:0 0 0 17%;width:83%;}

.calandarweekly_prev {float:left;}
.calandarweekly_next {float:right;}

.module_calandar_nav {margin:0 0 30px 0;}
.module_calandar_nav_1 {width:15%;float:left;padding:14px 0 0 0}
.module_calandar_nav_2 {width:70%;float:left;text-align:center;font-size:2em;text-transform:line-height:1em;uppercase;color:#2980B9;font-family:EagleBook;}
.module_calandar_nav_3 {width:15%;float:left;text-align:right;padding:14px 0 0 0}


/*******************/
/*     TALKS       */
/*******************/
.module_talks_wrap {padding:0 6% 6% 6%;}
.module_talks_item_wrap {border-bottom:1px solid #ddd;margin:0 0 0px 0;padding:2%;}
.module_talks_image {	position: relative;	padding-bottom: 15%; /* Match width for square */	padding-top: 0px;	height: 0;	margin:0 0 0px 0;	float:left;	width:15%;float:left;margin:0 3% 0% 0}
.module_talks_image_inner {	position: absolute;	top: 0;	left: 0;width: 100%;height: 100%;background-size:cover;background-position: center center;background-image:url(../images/elements/missing_person.png);}
.module_talks_info_wrap {width:62%; float:left;}
.mobile_talks_play_icon img {width:100%;}
.mobile_talks_download_icon img {width:100%;}
.mobile_talks_icons {width:20%;float:right;}
.mobile_talks_play_icon {float:left;width:45%;max-width:50px;margin-right:10%;}
.mobile_talks_download_icon {float:left;width:45%;max-width:50px;}

.module_talks_summary {line-height:1.2em;}
.module_talks_title {font-size:1.4em;line-height:1.4em;margin:0 0 10px 0;}

.module_talks_wrap audio {width:100%;margin:10px 0 0 0;}
.audio_playing {background:#eeeeee;}

.talks_item_icons_wrap {float:right;margin:-5px 0 5px 0;}
.talks_item_wrap .mobile_talks_play_icon, .talks_item_wrap .mobile_talks_download_icon {width:25px;margin-right:5px;}

.talks_item_wrap .audio_wrap {margin:10px 0 0 -50px;width:100%;}


/********************/
/* DROPDOWN MENU    */
/********************/
.dd_menu {border-bottom:5px solid #2980B9;background:#ffffff;z-index:999999;font-family:EagleBook; }
.width_dd_menu {width:1200px;overflow:visible;background-image:url(../images/elements/logo_small2.png?1234);background-repeat:no-repeat;background-size:60px;padding:0 0 0 0px;}
#nav {position:relative;white-space:nowrap; font-size:0.85em; height:60px;margin:0 0 0px 60px;z-index:999999;}
#nav > a {display: none;}
#nav a {text-decoration:none;}
#nav ul,#nav li	{list-style: none;padding:0px ; margin:0px;}
#nav li	{position: relative;}
#nav li a {color: #000;display: block;padding:2px 5px;}
#nav span:after	{width: 0;height: 0;border: 0.313em solid transparent; border-bottom: none;	border-top-color: #efa585;content: "";vertical-align: middle;display: inline-block;	}
#nav  > ul { }
#nav  > ul > li	{float: left;max-width:16%;height:60px;display:table; padding:0 1.6%;border-top:solid 4px #ffffff;transition: border 0.3s;}
#nav  > ul > li:hover {border-top:solid 4px #2980B9; background:#eeeeee;}
#nav  > ul > li > a 	{padding:0 0;text-align: center;display:table-cell;vertical-align:middle;text-transform:uppercase;}
#nav  > ul > li:not( :last-child ) > a {}
#nav  > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {}
#nav li ul {visibility:hidden;position: absolute;top: 100%;}
#nav li:hover ul {visibility:visible;left: 0px;right: 0px; }
#nav li:not( :first-child ):hover ul {left: 0px;}
#nav li ul a {white-space:normal;width:200px;background-color: #eeeeee;border-top: 1px solid #cccccc;	padding: 5px 10px; /* 15 (20) */ transition: background-color 0.15s}
#nav li ul li a:hover, #nav li ul:not( :hover ) li.active a {background-color: #2980B9;color:#ffffff;	}

.slicknav_menu {display:none;}



/********************/
/* GALLERY          */
/********************/

.module_gallery_wrap {padding:30px 0 30px 0;}

.width_module_gallery_wrap {width:100%;}

.gallery_image {	position: relative;	padding-bottom: 15.5%; /* Match width for square */	padding-top: 0px;	height: 0;	margin:0 0 0px 0;	float:left;	width:15.5%;float:left;margin:0 0.5% 1% 0.5%}
.gallery_image_inner {	position: absolute;	top: 0;	left: 0;width: 100%;height: 100%;background-size:cover;background-position: center center;}

.gallery_images > div.gallery_image:nth-child(n+7) {display:none;}
.gallery_images_all > div.gallery_image:nth-child(n+7){display:block;}
.gallery_title {text-transform:uppercase;font-size:2em;color:#2980B9;font-weight:normal;padding:0px;line-height:1em;margin:0 0 17px 0;font-family:EagleBook;}
.gallery_description {margin:0 0 10px 0;}

#cboxTitle {display:none !important;}

/********************/
/* ITEM GALLERY     */
/********************/

.item_gallery_wrap {padding:0 0 30px 0;margin:3% 0 0 0;}
.width_item_gallery_wrap {width:903px;}
.item_gallery_wrap_inner {margin:0;}
.item_gallery_icon {float:left;margin:0 0 10px 0;}
.item_gallery_title {float:left;font-family:EagleBook;text-transform:uppercase;color:#2980B9;font-size:1.7em;margin:7px 0 0 10px;}

/********************/
/* MOBILE NAV       */
/********************/

.slicknav_menu {}
/* Button */
.slicknav_btn {
    margin: 5px;
    text-decoration:none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  
	font-size:30px;
	font-weight:bold;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #FFF;
    text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
    background-color:#2980B9;
    padding:0px;
    background-image:url(../images/elements/logo_small.png);
    background-size:53px;
    background-repeat:no-repeat;
    background-position:top left;
}
.slicknav_nav {
    color:#fff;
    margin:0;
    padding:0;
    font-size:1.1em;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
    
    margin:0 0 0 0px;
    background:#fff;
    
    
}
.slicknav_nav .slicknav_row {
    padding:8px 10px;
    margin:0px;
}
.slicknav_nav a{
    padding:8px 10px;
    margin:0px;
    text-decoration:none;
    color:#000;
    border-bottom:1px solid #ddd;
}

.slicknav_item a { border-bottom:0px solid #ddd;}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
   
    background:#eee;
    color:#fff;
}
.slicknav_nav a:hover{
    
    background:#eee;
    color:#222;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}

.slicknav_nav li ul li a {padding-left:30px;}

.slicknav_nav .slicknav_arrow { margin: 0 0 0 0.4em;color:#2980B9 }

#fb-root {display:none;}

/********************/
/* TABLET           */
/********************/
@media (max-width: 1200px) 
{
	.menu_search {right:60px;display:none;}
}


/********************/
/* TABLET           */
/********************/
@media (max-width: 1100px) 
{
	.width {width:100%;}
	.banner_image_title_wrap {left:0px;margin:0px;}
	.content_inner,.module_blog_wrap_inner,.module_new_wrap_inner  {margin:6%;}
	.module_gallery_wrap {padding:30px 2% 30px 2%;}
	.socials_facebook_text,.socials_twitter_text {font-size:1.6em;}
	.footer {padding:30px 5%;}
	.events_item_date,.events_item_name,.news_item_name,.news_item_summary,.news_item_date,.talks_item_name,.talks_item_date,.talks_item_summary  {margin:0px 0px 0 0px;}
	.dd_menu {font-size:0.9em;}
	.item_gallery_wrap_inner {margin:0;}
	.info_pane {font-size:0.8em;}
	.menu_search {right:60px;display:none;}
	
	#nav  > ul > li	{max-width:16%;padding:0 1.1%;}
}

@media (max-width: 800px) 
{
	.banner_image_title {font-size:2em;}
}


/********************/
/* PHONE            */
/********************/
@media (max-width: 780px) 
{
	body {font-size:14px;}
	
	.carousel_item_title {font-size:1.8em;}
	.carousel_item_subtitle {font-size:1em;}
	
	.fb_iframe_widget {display:none !important;}
	
	.slicknav_menu {display:block;}
	.sticky-wrapper {display:none;}
	.width_dd_menu {background:none;padding:0px;}
	
	a.dd_menu_logo_link_hidden {display:none;}
	
	.module_muut_forum_wrap_inner {padding:0;}
	
	#nav {display:none;}
	
	.news_wrap,.blog_wrap,.talks_wrap,.events_wrap{overflow:hidden;position: relative;padding-bottom: 0px; /* 56.25%; 16:9 */}
	.news_wrap_inner,.blog_wrap_inner,.talks_wrap_inner,.events_wrap_inner{position: relative;	top: 0;	left: 0;height: auto;width:auto;}
	
	.banner_image_title {font-size:1.4em;}
	
	.menu_search {display:none;}
	
	.content_promotion_item_name {font-size:1.2em;}
	
	.content_promotion_item_wrap {width:50%;padding-bottom: 50%;margin:0px;}
	
	.info_pane {margin:0px;}
	.info_pane_inner {padding:0px;}
	.news_wrap_inner,.events_wrap_inner,.blog_wrap_inner {margin:0px;}
	
	.news_wrap, .events_wrap, .blog_wrap, .talks_wrap {width:100% !important;}
	
	.socials_facebook_text,.socials_twitter_text {font-size:1.2em;}
	
	.tweet_wrap,.facebook_wrap {width:90%;float:left;margin:0 5% 30px 5%}
	
	.footer_contact_wrap,.footer_menu,.footer_socials,.footer_menu_and_socials_wrap {width:100%;}
	.footer_contact_wrap,.footer_menu,.footer_socials {margin:0 0 25px 0;}
	.footer_logo {display:none;}
	
	.contentpic {width:100%;float:none;}
	
	.content_table1 .contentpic {width:100%;}
	.content_table1 td:nth-child(1) {width:100%;float:left !important;}
	.content_table1 td:nth-child(2) {width:100%;padding:10px 0 0 0;float:left !important;}
	
	.gallery_image {	padding-bottom: 32%; /* Match width for square */	width:32%;margin:0 0.5% 1% 0.5%}
	
	
	.module_blog_item_wrap {width:100%;}
	.module_blog_right_pane {display:none;}
	.module_new_item_wrap {width:100%;}
	.module_new_right_pane {display:none;}
	
	.uf_elementinput {width:90%;margin-left:5%;margin-right:5%;}
.uf_elementname {width:83%;text-align:left;margin-left:5%;margin-right:5%;}
.uf_elementmanditory {float:left;}

.footer_socials img {width:40px;}
	
	}
	
	
	
@media (max-width: 500px) 
{
	.content_inner td {padding:5px 0;width:100% !important; display:block;}
}
	
	
	
	