/* -------------------------------------------------- 
   Extras
-----------------------------------------------------
:: Responsive Carousel
:: Muliselect widget
*/


/* -----------------------------------------
   Responsive Carousel
----------------------------------------- */




 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff;  position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

/*.carousel li {margin-right: 5px}*/


.flexslider-artforms .slide-contents {
  margin: 0 17px;
}

.flexslider-whats-on .slide-contents, .flexslider-happening .slide-contents {margin: 0 23px;}

.flexslider-whats-on, .flexslider-artforms, .flexslider-happening {
  margin: 0 -17px;
}

.carousel{margin-bottom:30px;}

.flexslider-main{position:relative; clear:both;}

/* Direction Nav */
.flex-direction-nav, .carousel-nav{width:100%; }

.flex-direction-nav a {width: 56px; height: 56px;  display: block; background: #000 url(../images/slider-arrows.png) no-repeat bottom left; position: absolute; top: 40%; cursor: pointer;   -webkit-transition: all .3s ease; text-indent:-9999px; z-index:99;}
.flex-direction-nav .flex-next {background-position: bottom right;  right: 0px;}
.flex-direction-nav .flex-prev {left: 0px;}


.flex-direction-nav .flex-prev:hover{background-position: top left;}
.flex-direction-nav .flex-next:hover{background-position: top right;}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

.flexslider-whats-on img, .flexslider-happening img{margin-bottom:10px;}
.flexslider-whats-on h2, .flexslider-happening h2 {margin-bottom:7px; margin-top:0px; line-height:0.95em ;}
.flexslider-whats-on h2 a, .flexslider-happening h2 a{font-weight: 400; font-size: 20px; line-height: 1.25em; text-decoration:underline; } 
.flexslider-whats-on h2 a:hover, .flexslider-happening h2 a:hover{text-decoration:underline;}
.flexslider-whats-on p, .flexslider-happening p{font-size:14px;}

body.home .flexslider-artforms h2{margin-top:-50px; margin-bottom:-15px;}
body.home .flexslider-artforms h2 a{background:#fff; padding:7px 30px 7px 0px; display:inline-block; color:#333; font-weight:400; text-decoration:none; font-size:16px;}

/* Control Nav */



.flex-control-nav {width: 100%; /*position: absolute; bottom: -40px; text-align: center; clear:both;*/ margin-top:12px; position:relative; text-align: center; z-index:9999;}

.flexslider-artforms .flex-control-nav{margin-top:30px;}

.flex-control-nav li {margin: 0 2px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 10px; height: 10px; display: block; background: #ccc;  cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}



.flexslider-whats-on .flex-direction-nav a,
.flexslider-artforms .flex-direction-nav a, .flexslider-happening .flex-direction-nav a {width: 32px; height: 32px;  display: block; background: #000 url(../images/small-arrows.png) no-repeat bottom left; position: absolute;  cursor: pointer;   -webkit-transition: all .3s ease; text-indent:-9999px;}

.flexslider-whats-on .flex-direction-nav .flex-prev,
.flexslider-artforms .flex-direction-nav .flex-prev, .flexslider-happening .flex-direction-nav .flex-prev {left:-30px;}

.flexslider-whats-on .flex-direction-nav .flex-next,
.flexslider-artforms .flex-direction-nav .flex-next, .flexslider-happening .flex-direction-nav .flex-next{right:-30px; background-position: bottom right;}

@media screen and (max-width: 767px) {
.flex-direction-nav a {width: 32px; height: 32px;  display: block; background: #000 url(../images/small-arrows.png) no-repeat bottom left; position: absolute; top:auto; bottom: 25%; cursor: pointer;   -webkit-transition: all .3s ease; text-indent:-9999px;}

.gaeilge .flex-direction-nav a{bottom: 13%;}


.flexImages em{display:block; padding:8px 17px 0px 17px;}

.flex-direction-nav .flex-prev{left:20px !important; }
.flex-direction-nav .flex-next{left:57px !important;}


.flexslider-artforms .flex-direction-nav a{position:relative; z-index:9999;}

.flexslider-whats-on .flex-direction-nav .flex-prev
.flexslider-artforms .flex-direction-nav .flex-prev, .flexslider-happening .flex-direction-nav .flex-prev {bottom:22px; left:25px !important; position:relative; z-index:9999;}

.flexslider-whats-on .flex-direction-nav .flex-next,
.flexslider-artforms .flex-direction-nav .flex-next, .flexslider-happening .flex-direction-nav .flex-next {bottom:54px; right:25px; left:auto !important; position:absolute; z-index:9999;}
}


@media screen and (min-width: 767px) and (max-width: 1200px) {
	
	.flexslider-artforms .flex-direction-nav a{position:relative; z-index:9999; margin-top:-30px;}

.flexslider-whats-on .flex-direction-nav .flex-prev,
.flexslider-artforms .flex-direction-nav .flex-prev, .flexslider-happening .flex-direction-nav .flex-prev {top:-25px; left:25px !important; position:relative; z-index:9999;}

.flexslider-whats-on .flex-direction-nav .flex-next,
.flexslider-artforms .flex-direction-nav .flex-next, .flexslider-happening .flex-direction-nav .flex-next {bottom:55px; top:auto; right:30px !important; left:auto !important; position:absolute; z-index:9999;}
	
	
	
	
	
	.hometitle{position: absolute;   top: 17% !important;}
	
.flex-direction-nav a {width: 32px; height: 32px;  display: block; background: #000 url(../images/small-arrows.png) no-repeat bottom left; position: absolute; top:auto; bottom: 15%; cursor: pointer;   -webkit-transition: all .3s ease; text-indent:-9999px;}

.flex-direction-nav .flex-prev{top:20px; left:auto!important; right:57px !important;}
.flex-direction-nav .flex-next{top:20px; right:20px !important;}

.flexslider-artforms .flex-prev{top:5px !important; }
.flexslider-artforms .flex-next{bottom:22px !important; }
}

/* -----------------------------------------
   Muliselect widget
----------------------------------------- */
.chzn-container {font-size: 13px; position: relative; display: inline-block; zoom: 1;  *display: inline;}
.chzn-container .chzn-drop {background: #fff; border: 1px solid #aaa; border-top: 0; position: absolute; top: 29px; left: 0; -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15); box-shadow  : 0 4px 5px rgba(0,0,0,.15); z-index: 1010;}

.chzn-container-single .chzn-single {background-color: #ffffff; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );   
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); 
  -webkit-border-radius: 5px; -moz-border-radius   : 5px; border-radius        : 5px; -moz-background-clip   : padding; -webkit-background-clip: padding-box;
  background-clip        : padding-box; border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow   : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  box-shadow        : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  display: block; overflow: hidden; white-space: nowrap; position: relative; height: 23px; line-height: 24px; padding: 0 0 0 8px; color: #444444; text-decoration: none; }
.chzn-container-single .chzn-default {color: #999; }
.chzn-container-single .chzn-single span {margin-right: 26px; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis;
  text-overflow: ellipsis; }
.chzn-container-single .chzn-single abbr {display: block; position: absolute; right: 26px; top: 6px; width: 12px; height: 12px; font-size: 1px;  background: url('../images/chosen-sprite.png') -42px 1px no-repeat; }
.chzn-container-single .chzn-single abbr:hover {background-position: -42px -10px;}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover { background-position: -42px -10px;}
.chzn-container-single .chzn-single div { position: absolute; right: 0; top: 0; display: block; height: 100%; width: 18px;}
.chzn-container-single .chzn-single div b { background: url('../images/chosen-sprite.png') no-repeat 0px 2px; display: block; width: 100%; height: 100%;}
.chzn-container-single .chzn-search {padding: 3px 4px; position: relative; margin: 0; white-space: nowrap; z-index: 1010; }
.chzn-container-single .chzn-search input {
  background: #fff url('../images/chosen-sprite.png') no-repeat 100% -20px;
  background: url('../images/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('../images/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  margin: 1px 0; padding: 4px 20px 4px 5px; outline: 0; border: 1px solid #aaa; font-family: sans-serif; font-size: 1em;}
.chzn-container-single .chzn-drop { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius   : 0 0 4px 4px; border-radius : 0 0 4px 4px; -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;}

.chzn-container-single-nosearch .chzn-search input {position: absolute; left: -9000px;}

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  border: 0px solid #aaa; margin: 0; padding: 0; cursor: text; overflow: hidden; height: auto !important; height: 1%; position: relative; }
.chzn-container-multi .chzn-choices li {float: left; list-style: none; }
.chzn-container-multi .chzn-choices .search-field {white-space: nowrap; margin: 0;  padding: 0;}
.chzn-container-multi .chzn-choices .search-field input {color: #666; background: transparent !important;  border: 0 !important;  font-size: 100%; height: 15px; padding: 5px;
  margin: 1px 0; outline: 0;  -webkit-box-shadow: none; -moz-box-shadow   : none; box-shadow        : none; }
.chzn-container-multi .chzn-choices .search-field .default {color: #999; }
.chzn-container-multi .chzn-choices .search-choice {-webkit-border-radius: 3px; -moz-border-radius   : 3px; border-radius        : 3px; -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 ); 
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); 
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow   : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow        : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  color: #333;  border: 1px solid #aaaaaa;  line-height: 13px;  padding: 3px 20px 3px 5px;  margin: 3px 0 3px 5px; position: relative; cursor: default; }
.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;  border: 0px solid #cccccc; padding-right: 5px;}
.chzn-container-multi .chzn-choices .search-choice-focus {background: #d4d4d4;}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {display: block; position: absolute; right: 3px; top: 4px;  width: 12px; height: 12px; font-size: 1px;
  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {background-position: -42px -10px; }
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {background-position: -42px -10px;}

.chzn-container .chzn-results {margin: 0 0px 4px 0;  max-height: 240px; padding: 0 0 0 4px; position: relative;  overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.chzn-container-multi .chzn-results {margin: -1px 0 0; padding: 0; }
.chzn-container .chzn-results li {display: none; line-height: 15px; padding: 5px 6px; margin: 0; list-style: none;  font-size:14px;}
.chzn-container .chzn-results .active-result { cursor: pointer; display: list-item;}
.chzn-container .chzn-results .highlighted {
  background-color: #3875d7;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );  
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%); color: #fff;}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px; /* This should by dynamic with js */
  z-index: 1;
}
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
  background: url('../images/chosen-sprite.png') no-repeat -4px -3px;
}
.chzn-container .chzn-results-scroll-up span {
  background: url('../images/chosen-sprite.png') no-repeat -22px -3px;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-single-with-drop {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}
.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 2px;
}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
/*  border: 1px solid #5897fb;*/
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */

/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity:0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
.chzn-rtl { text-align: right; }
.chzn-rtl .chzn-single { padding: 0 8px 0 0; overflow: visible; }
.chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; direction: rtl; }

.chzn-rtl .chzn-single div { left: 3px; right: auto; }
.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}
.chzn-rtl .chzn-choices .search-field input { direction: rtl; }
.chzn-rtl .chzn-choices li { float: right; }
.chzn-rtl .chzn-choices .search-choice { padding: 3px 5px 3px 19px; margin: 3px 5px 3px 0; }
.chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 4px; right: auto; }
.chzn-rtl.chzn-container-single .chzn-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }
.chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 15px; }
.chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; }
.chzn-rtl .chzn-search input {
  background: #fff url('../images/chosen-sprite.png') no-repeat -30px -20px;
  background: url('../images/chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('../images/chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);  
  background: url('../images/chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
.chzn-container-single.chzn-rtl .chzn-single div b {
  background-position: 6px 2px;
}
.chzn-container-single.chzn-rtl .chzn-single-with-drop div b {
  background-position: -12px 2px;
}
/* @end */

/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi)  {
  .chzn-rtl .chzn-search input, .chzn-container-single .chzn-single abbr, .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-search input, .chzn-container-multi .chzn-choices .search-choice .search-choice-close, .chzn-container .chzn-results-scroll-down span, .chzn-container .chzn-results-scroll-up span {
      background-image: url('../images/chosen-sprite@2x.png') !important;
      background-repeat: no-repeat !important;
      background-size: 52px 37px !important;
  }
}
/* @end */


ul.chzn-choices{border:none; }
ul.chzn-choices li span{font-size:14px !important;}




/* Initiatives */
#greywrap {background:#f4f4f4; padding:20px 0px 40px 0px; margin-top:20px; margin-bottom:-50px;}

#filtergrid { padding:15px 20px 0px 0px; margin:10px 0px 0px -10px!important; max-width:1090px;}

#filtergrid .item {width:32.5%; padding-left:30px!important;  margin-right:0px;}

#filtergrid .box {color: #212121; padding: 15px 0px 0px 0px; margin: 0px 0px 35px 0px; background: #ffffff;   /* -webkit-box-shadow: 0px -1px 9px rgba(50, 50, 50, 0.15); -moz-box-shadow:  0px -1px 9px rgba(50, 50, 50, 0.15); box-shadow:   0px -1px 9px rgba(50, 50, 50, 0.15); -moz-transition: all .2s ease-in-out;   -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;  -ms-transition: all .2s ease-in-out; transition: all .2s ease-in-out;*/ display:block;}

#filtergrid .box:hover{-webkit-box-shadow: 0px -1px 9px rgba(50, 50, 50, 0.15); -moz-box-shadow: 0px -1px 9px rgba(50, 50, 50, 0.15); box-shadow:   0px -1px 9px rgba(50, 50, 50, 0.15); -moz-transition: all .2s ease-in-out;  -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;  -ms-transition: all .2s ease-in-out;   transition: all .2s ease-in-out; }

.box h3 {margin:10px 10px 10px 22px !important; text-align:center}
#filtergrid .box h3 a { font-size:22px; text-decoration:none;  }
.box p {margin:0px 25px 0px 22px !important;   font-size:16px !important; line-height:1.4em; overflow:hidden; text-align:center}
#filtergrid .box img:hover {text-decoration:none; }
#filtergrid .box:hover h3 a {text-decoration:underline;}
#filtergrid .box img { margin:20px 0px 0px 0px; display:block;  width:100%;}
#filtergrid .box:hover .caption {display:block; text-decoration:none!important;  }
#filtergrid .box .caption {display:none; text-decoration:none; z-index:1000; color:#fff; font-size:14px; padding:10px; background:#000; position:absolute; width:100%; bottom:0px; left:0px;}

#filtergrid .box.last {margin: 0px 0px 35px 0px!important;}

/* Start: Recommended Isotope styles */
#filternav ul  {text-align:center;  }
#filternav ul li {display:inline; margin-right:15px; line-height: 32px; padding:5px 0px 5px 0px;  }
#filternav ul li.filter { text-transform:uppercase; color:#6b6868; background: url(../images/bg/filter-divide.gif) no-repeat center right; padding-right:18px; }
#filternav ul li.active a {color: #000;  text-decoration:underline;}
#filternav ul li a { text-decoration: none; font-size: 18px;  color: #666; font-weight:300;}
#filternav ul li a:hover { color: #000000; }
#filternav ul li a:active { color: #000000; }

img.culturefox-logo{margin:0px; float:none; width:120px; margin-bottom:-20px !important; margin-left:20px; margin-top:0px !important}

/* Isotope  */
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s;  -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s;  transition-duration: 0.8s; }

.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property:    -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity;  -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; }

/**** Example Options ****/
#options { padding-bottom: 1.0em; }
#options h3 { margin-bottom: 0.2em; font-size: 15px; }
#options h4 {font-weight: bold; }
#options ul { margin: 0; list-style: none; }
#options ul ul { margin-left: 1.5em; }
#options li {float: left; margin-bottom: 0.2em; }
#options li a { display: block; padding: 0.4em 0.5em;  background-color: #DDD;  color: #222; font-weight: bold; }
#options li a:hover { background-color: #5BF; }
#options li a {border-left:  1px solid hsla( 0, 0%, 100%, 0.3 ); border-right: 1px solid hsla( 0, 0%,   0%, 0.2 ); }
#options li a.selected { background-color: #13F; text-shadow: none; color: white; }


/* Sidebar */
.sidebar .panel h3 {padding-bottom:0px!important;  margin-bottom:-10px!important; font-size:20px; font-weight:400; font-style:normal;}
.sidebar .panel.person  {border-bottom:1px dotted #ccc;    border-top:2px solid #222222;   padding-bottom:0px; margin-bottom:35px!important;}
.sidebar .panel.person h3 { padding-bottom:0px; padding-top:4px;}
.sidebar .panel.person p {border-top:none; margin-top:0px; font-size:16px;}
.sidebar .panel.person ul {margin-top:20px; margin-bottom:5px;}
.sidebar .panel.person ul li {padding-left:0px; font-size:16px; margin-bottom:5px;  background:none!important;}
.sidebar .panel.person ul li strong {font-weight:600; font-style:bold;}

.sidebar .panel.person .sidebar-panel ul li { padding-left:40px!important;}

.sidebar .panel.news  {border-bottom:1px dotted #ccc; padding-top:20px;  margin-top:26px;   border-top:4px solid #222222;   padding-bottom:12px!important; margin-bottom:35px!important;}

.sidebar .panel.news h3{font-size:20px; color:#111; font-weight:300; padding-bottom:28px!important; }
.sidebar .panel.news ul {margin-bottom:10px;}

.sidebar .panel li.extra span{ margin-left:3px; margin-right:3px;}
.sidebar .panel li.extra span.question {font-size:16px; margin-left:2px;}
.sidebar .panel li.extra span.question a { text-decoration:none;}


/* Twitter Feed */
.sidebar .sidebar-panel.twitter {background:#e3eef4; border:1px dotted #cfeafa; padding-top:25px; padding-bottom:15px; margin-top:35px;}
.sidebar .sidebar-panel.twitter h2 {}
.sidebar .tweet li:first-child{border-bottom:1px solid #a8d0e4; padding-bottom:15px;}
.sidebar .tweet li:last-child{}
.sidebar .tweet p.loading {border:none;  margin-top:0px; padding-top:0px;}
.sidebar .tweet ul {margin-top:-7px; margin-bottom:-5px; }
.sidebar .tweet ul li {padding-left:0px; margin-bottom:17px; font-size:14px; background:none; border-color:#a8d0e4 !important;}
.sidebar .tweet ul li:last-child{ border-color:#a8d0e4;}
a.tweet_avatar {float:left;  margin: -5px 8px -5px 0px; padding-bottom:0px;}
a.tweet_avatar img {margin-top:10px;}

body .sidebar .tweet li.tweet_odd{border-color:#a8d0e4 !important;}

.sidebar .tweet ul li a { font-size:14px;  color: #0678BE; text-decoration: underline;}
.sidebar .tweet ul li a:hover {-webkit-transition: background .2s ease, color 0.1s linear; -moz-transition: background .2s ease, color 0.1s linear; color:#004671;}
.sidebar .tweet ul li a.external {background:none; padding-left:0px;}
.tweet_time {display:none}

/* Publicatons Listing */
.table_3{width:100%; margin-bottom:0px; border-radius:0px; border-color:#ccc; border-collapse:collapse;}
.table_3 tr{padding:0px; border-bottom:1px solid #ccc;}
.table_3 td{padding:23px 20px;  margin:0px;}
.table_3 td.heading {background:#f3f3f3; font-weight:600; font-style:bold; font-size:16px; margin-bottom:5px;}
.table_3 td.title {width:30%;} .table_3 td.desc {width:60%;} .table_3 td.year {width:5%;} .table_3 td.pages {width:5%;}

.table_3 span{display:none;}

/* Error*/
.error {padding:10px 10px 1px 10px; text-align:center; margin:0px 0px 30px 0px; /*border:1px solid #ac3f3f;*/ background:#d95252; /*-webkit-box-shadow: inset 0px 0px 2px 2px rgba(191, 62, 62, 0.5);
box-shadow: inset 0px 0px 2px 2px rgba(191, 62, 62, 0.5); */}
.error p {font-weight:400;  font-size:16px; color:#fff; margin-bottom:0px;}


/* Responsive CSS */
@media only screen and (max-width: 767px){
#newsletter{margin:40px 0px;}
.p10 h3{margin-top:-20px !important}
h3.right{display:none;}

 #filternav {margin-top:-15px!important;}
 #filternav ul {margin:0px auto 0px auto!important;}
 #filternav ul li.filter { text-transform:uppercase; color:#6b6868; margin-bottom:5px!important; padding-bottom:6px!important; background: none; width:50%; border-bottom:1px solid #cecccc;}
 #filternav ul li  {margin:0px auto 0px auto!important; line-height:27px; padding:0px 0px 0px 0px!important; display:block; clear:both; width:80%;}
 #filtergrid .item  {padding-right:12px!important; padding-left:35px!important;}

a.tweet_avatar {display:none!important;}

.row.content .list_item img { width:100%;}

}

@media only screen and (max-width:790px) {
#filtergrid .item  {width:97%!important;}
}

@media only screen and (max-width: 820px) and (min-width: 791px) {

#filtergrid  .item  {width:32%!important;}

}



