


/* ------   Main break point   ------ */

@media screen and (max-width: 980px) {  


/* ------   General Elements   ------ */
 
 body, body.custom-background{
 	 /* background:red; */
     }



/* ------   Main Content Area   ------ */

.container {
	padding: 0 3%;
	margin: 0;
	width: 94%;
	}

#primary, .full-width-page {
	width: auto !important;
	float: none;
	margin: 0;
	border: 1px solid #ededed;
	overflow: hidden;
	}

.btn-lrg {
    background-position: 97% 50%;
    }	

 #connect-box{
 	display: none;
 }

.full-width-page #content {
	width: 100%;
}

.news-list-summary {
	max-width: 85%;
}

 #subsections{
 	width: 100%;
 	margin-bottom: 10px;
 }

 #subsections ul {
	padding-bottom: 0px;
	border-bottom: 0;
}

 #subsections .entry-header {
	margin-bottom: 5px;
	background-color: #FFF;
	padding: 16px 12px 12px 12px;
}

#searchtabs, #nav-wrap{
	display: block;
}

#searchtabs{
	margin-top: 0;
}

.site-title{
	margin-bottom: 25px;
}


/* ------   Events List   ------ */

.c24-event-img {
	display: none;
}

.c24-event-summary{
	width:100%;
}


input#s, #keywords {
width: 68%;
}


/* ------   Event Search   ------ */


#searchtabs{
	display: none;
}

.tablet-nav-buttons{
	display: block;
}

.tablet-nav-buttons #toggle3{
	text-indent: 100%; /* hides text */
	white-space: nowrap; /* hides text */
	overflow: hidden; /* hides text */
	float: right;
	margin: 37px 7px 0 0;
	width: 37px;
	height: 36px;
	background: url(images/resp-nav-search-large.png);
}


.eventsearchfrom-item{
	width: 99.8%;
	margin: 0 0 .5% 0;
}

.c24-startdate-div.eventsearchfrom-item.selectdate, .c24-enddate-div.eventsearchfrom-item.selectdate {
	width: 100%;
}

.eventsearchfrom-item.selectoption {
	background: url(images/option-arrow.gif) no-repeat 98% 53% #fff;
}

.eventsearchfrom-item.selectdate{
	margin-top: 0;
}

.selectdate label, .c24-keywordsearch-div label{
	font-size: 13px;
	width: 10%;
	display: inline-block !important;
	min-width: 60px;
	margin-top: 1px;
}

.c24-keywordsearch-div label{
	margin-top: 7px;
}

.eventsearchfrom-item .datepicker {
	width: 80%;
	background: url(images/calendar.gif) no-repeat 98% 53% #fff;
	float: right;
	margin-right: 10px;
}

#date-end.datepicker {
	width: 80%;
	float: right;
	margin-right: 10px;
}

.submit-wrap .btn , .submit-wrap .btn:hover, input[type="reset"], #c24_btn_reset{
	width: 100%;
	padding: 10px 0;
	background-image: none;
	margin-bottom:5px;
}

input[type=submit]{
	-webkit-appearance:none;
}

.c24-keywordsearch-div  label{
	float: left;
}

.c24-keywordsearch-div input#q{
	width: 80%;
	float: right;
	margin-bottom: 2px;
}




/* ------   Event Full  ------ */

.c24-events-detail .c24-event-summary {
	width: 100%;	
}



/* ------   Partners  ------ */

.c24-partnersearch-div{
	width: 100%;
}

.c24-partnersearch-div label{
	float: left;
	margin: 9px 0 0 0;
}

.c24-partnersearch-div #keywords{
	width: 80%;
	float: right;
	margin-left: 0 !important;
	margin-right: 5px;
}

#primary #c24-form.partners-search .submit-wrap {
	float: none;
	width: 100%;
}

#primary #c24-form.partners-search .submit-wrap .btn#c24_btn_save {
	margin:5px 0 10px 0 !important;
	background-image: none
}


/* ------  Contact  ------- */

#FSContact1{
	width: 94% !important;
}

#si_contact_form1 input, #si_contact_form1 textarea{
	width: 100%;
}



/* ------   Standard Sidebar   ------ */

#secondary {
	margin: 20px 0 0
	 0;
	width: 100%;
}

.sidebar-box .btn {
	background-position: 97% 50%;
}




/* ------   Footer   ------ */

#footer-top {
	margin: 10px 0 0 0;
}

.ftr-col-1{
	width: 50%;
}

.ftr-col-2{
	width: 100%;
	margin-bottom: 10px;
}

.ftr-logos {
	margin: -35px 0 45px 0 !important;
}

#footer-content ul#menu-footer-menu.nav-menu{
	border-right:none;
}

#iwm-logo, #culture24-logo, #iwm-logo p{
	border: none;
}

.ftr-logos p {
	padding: 0 0px 25px 0;
}

#copyright{
	padding-left:0px;
}

#footer-social{
	overflow: auto;
	padding-top: 20px;
	border-top: 1px solid #ededed;
	padding-bottom: 0px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 30px;
}


/* ------   Navigation   ------ */

#searchtabs{
	width:99%;
	float: left;

}

.site-header{
	border-bottom: 1px solid #ededed;
}



.site-header .menu-main-menu-container {
	margin-left: 15px;
	margin-bottom: 15px;
}

#nav-wrap-inner, #nav-wrap {
	height: auto;
	overflow: auto;
}


input#s, #keywords {
	width: 80%;
}


.site-header .menu-main-menu-container li.current-menu-item a, .site-header .menu-main-menu-container li a:hover {
	border-bottom: 0;
}


ul#social-links {
	float: left;
	display: block;
	margin:0px 20px 10px 20px;

}





}  /*  ------  End of first breakpoint    ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------ ------ */


@media screen and (max-width: 600px) { 
	.banner-text-box {
		display:none!important;
	}
}

@media screen and (max-width: 530px) {  


/*  ------  Global   ------ */


.site-title a{
	margin-left: 10px;
	width: 94%;
	background-size: contain;	
}

.entry-title, .page-title, .archive-title {
	line-height: 1.2em;
}



/*  ------  Header   ------ */

.tablet-nav-buttons #toggle3{
	display: none;
}

.search-title{
	display: none;
}

.search {
	width: 100%;
	padding: 15px 0;
}

.search .nav {
	width: 100%;
	float: left;
}

.search .nav li {
	width: 100%;
}


input#s, #keywords{
	width: 68%
}




/*  ------  Navigation   ------ */

.mobile-nav-buttons{
	display: block;
}

.mobile-nav-buttons li a#toggle1, .mobile-nav-buttons li a#toggle2{
	padding-left: 30px;
	display: inline-block;
	text-decoration: none;
	padding: 5px 0 0 40px;
	height: 30px;
	background: red;
	margin-bottom: 10px;
}

.mobile-nav-buttons li a#toggle1{
	background: url(images/resp-nav-hamburger.png) 0 0 no-repeat ;
}

.mobile-nav-buttons li a#toggle2{
	background: url(images/resp-nav-search.png) 0 0  no-repeat ;
}

.site-header .menu-main-menu-container {
	margin-left: 0;
	margin-bottom: 15px;
}


#nav-wrap, #nav-wrap-inner {
	background: #f5f5f5;
}

#nav-wrap{
	border-bottom: none;
}

#nav-wrap-inner {
	border-top: none;
	padding: 0;
}

.nav li a {
	color: #666;
}

.mobile-nav-buttons{
	padding: 20px 0;
}

.mobile-nav-buttons li{
	float: left;
	display: inline;
	width: 50%;
	text-align: center;
}

.site-title {
	width: 100%;
	margin-bottom: 10px;
}

.site-header .menu-main-menu-container {
	width: 100%;
}

.site-header .menu-main-menu-container li {
	font-size: .9em;
	padding: 10px 10px 0 15px;
}

.site-header .menu-main-menu-container a {
	padding: 8px;
	background: white;
	display: block;
	border: 1px solid #e6e6e8;
}
.site-header .menu-main-menu-container li.current-menu-item a, .site-header .menu-main-menu-container a:hover{
	border: 1px solid #e6e6e8 !important;
}

ul#social-links{
	margin-left: 15px;
	margin-top: 20px;
}

.site-header .menu-main-menu-container li {
	display: block;
	float: none;
	padding: 5px 10px 0 10px;
}

ul#social-links {
	float: left;
	display: block;
	margin:5px 0 10px 20px;
}


#searchtabs, #nav-wrap{
	display: none;
}



ul li.nav-one a.current, ul.featured li a:hover, .nav li a:hover, ul li.nav-two a.current, ul.core li a:hover, ul li.nav-three a.current {
	background-color: #7f7f7f;
	color: #fff;
	border: 1px solid #7f7f7f;
}

ul li.nav-one a.current:before, ul li.nav-two a.current:before, ul li.nav-three a.current:before {
	border-top: 5px solid #7f7f7f;
}

ul li.nav-one a.current:after, ul li.nav-two a.current:after, ul li.nav-three a.current:after {
	border-top: 5px solid #7f7f7f;
}


/*  ------  Home Banner   ------ */


.banner-text-box {
	left: 0px;
	max-width: 100%;
}

.homebox {
	padding-bottom: 0;
}
/*.homebanner{
height: 422px;}*/


/*  ------  Events List   ------ */

.c24-event-summary {
    width: 90%;
}


/*  ------  Event Search   ------*/

#date-end.datepicker,.eventsearchfrom-item .datepicker, .c24-keywordsearch-div input#q {
	width: 70%;
}


.eventsearchfrom-item.selectoption {
	background: url(images/option-arrow.gif) no-repeat 96% 53% #fff;
}

.eventsearchfrom-item .datepicker {
	background: url(images/calendar.gif) no-repeat 95% 53% #fff;
}

/* ------ Partners ------- */

.c24-partnersearch-div #keywords{
	width: 80%;
}



}  /*  ------  end of max width 530px    ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------  ------ ------ */






/*  ------- Retina styles ------- */





@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 


     .mobile-nav-buttons li a#toggle1{
 	 background-image: url(images/resp-nav-hamburger@2x.png);
 	 background-size: 25px 25px;
     }

     .mobile-nav-buttons li a#toggle2{
 	 background-image: url(images/resp-nav-search@2x.png);
 	background-size: 25px 25px;
     } 

     .tablet-nav-buttons #toggle3{
	 background-image: url(images/resp-nav-search-large@2x.png);
	 background-size: 37px 36px;
	 }


	ul#social-links li a { 
	background-image:url(images/sprite@2x.png);
	background-size: 240px 250px;
	}

	ul#social-links li.facebook a, 
	ul#social-links li.facebook a:hover {
		background-position: 9px 5px;
	}
	ul#social-links li.twitter a,
	ul#social-links li.twitter a:hover {
		background-position:  -30px 6px;
	}
	ul#social-links li.flickr a,
	ul#social-links li.flickr a:hover  {
		background-position: -70px 4px;
	}


}






/*  ------- Retina styles - responsive ------- */



@media


only screen and (-webkit-min-device-pixel-ratio: 2)      and (max-width: 980px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (max-width: 980px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (max-width: 980px),
only screen and (        min-device-pixel-ratio: 2)      and (max-width: 980px),
only screen and (                min-resolution: 192dpi) and (max-width: 980px),
only screen and (                min-resolution: 2dppx)  and (max-width: 980px) {      


	 .site-title a{
	background: url(images/logo@2x.png) no-repeat;
	background-size: 450px 109px;
	height: 109px;
	}


}



@media


only screen and (-webkit-min-device-pixel-ratio: 2)      and (max-width: 530px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (max-width: 530px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (max-width: 530px),
only screen and (        min-device-pixel-ratio: 2)      and (max-width: 530px),
only screen and (                min-resolution: 192dpi) and (max-width: 530px),
only screen and (                min-resolution: 2dppx)  and (max-width: 530px) {      


	 .site-title a{
	background: url(images/logo@2x.png) no-repeat;
	background-size: 280px 68px;
	height: 68px;
	}


}







/* ------- End of Retina styles ------- */







