/*
Theme Name:     DFD Ronneby - MWRC Heritage Theme
Theme URI: 	https://fsrs.com.au/
Description:    MWRC Heritage Theme
Author:         Fraser Stuart
Author URI:	https://fsrs.com.au/
Template:       dfd-ronneby
Version:        1.0.1
Text Domain:    mwrctheme
*/

/* orange #dd7c37 */
/* red #62262c */

/* basics */

h6 {
    font-size: 20px !important;
    text-align: center;
    text-transform: uppercase !important;
}

.static-content h4 {
	text-transform: uppercase;
	line-height: 22px;
	color: #dd7c37;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.static-content h5 {
	text-transform: uppercase;
	line-height: 22px;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.static-content h6 {
	margin-top: 20px;
	margin-bottom: 5px;
}


.center {
  text-align: center;
}

/* labels */

.notify {
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	line-height: 20px;
	font-size:14px !important;
}

.notify-wrapper {
	line-height: 30px;
	display: inline-block;
	margin-right: 5px;
}
.notify.good {
	background-color: #1c7f43;
}

.notify.ok {
	background-color: #7f741c;
}

.notify.warning {
	background-color: #dd7c37;
}

.notify.info {
	background-color: #333333;
}

.notify.note {
	background-color: #bbbbbb;
}

.notify.nowrap {
	white-space:nowrap;
}

.notify i {
	font-size: 16px;
}




/* header */

.home .page-title {
    display: none;
}

#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid .fixed-header-logo 
{
	width: 275px !important;
}


h1.page-title {
	text-shadow: 1px 1px 10px #000;
}

#header-container.small:not(.header-style-7):not(.header-style-14) #header nav.mega-menu .main-menu-link {
     height: 30px; 
     line-height: 30px; 
}

#header-container.small:not(.header-style-7):not(.header-style-14) #header nav.mega-menu .mega-menu-item {
     margin-top: 12px;
}


.nav-menu .mega-menu-item.menu-item-depth-0.current-menu-item {

    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 3px solid #dd7c37;

}



.nav-menu .mega-menu-item.menu-item-depth-0.current-menu-item:before, 
.nav-menu .mega-menu-item.menu-item-depth-0.current-menu-ancestor:before {

    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none;

}

#header-container.small:not(.header-style-7):not(.header-style-14) #header .nav-menu .mega-menu-item.menu-item-depth-0.current-menu-item:before, #header-container.small:not(.header-style-7):not(.header-style-14) #header .nav-menu .mega-menu-item.menu-item-depth-0.current-menu-ancestor:before {
    border-color: #dd7c37 !important;
}

.nav-menu .mega-menu-item {
    margin: 0 15px;
}

.nav-menu .mega-menu-item .item-title {
    padding: 0 15px;
}

#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-right .header-icons-wrapper > *.side-area-controller-wrap {
    display: none;
}

.icon-mobile-menu span.icon-wrap.dfd-top-line,
.icon-mobile-menu span.icon-wrap.dfd-middle-line,
.icon-mobile-menu span.icon-wrap.dfd-bottom-line {
    width: 31px;
}

.icon-mobile-menu span.icon-wrap {
    height: 2px;
}

.icon-mobile-menu span.icon-wrap.dfd-top-line {
    margin-top: -9px;
}

.icon-mobile-menu span.icon-wrap.dfd-bottom-line {
    margin-top: 9px;
}

#stuning-header div.page-title-inner .page-title {
    color: #fff !important;
    text-transform: uppercase !important;
    letter-spacing: 7px !important;
}


.sidr .sidr-inner > ul > li > a {
    color: #fff !important;
    font-size: 11px !important;
    font-family: "texgyreadventorregular" !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}



.dfd-blog-loop .dfd-blog-wrap .post .cover div.fsr-heritage-title  {
    text-align: inherit;
    margin-top: 0;
}


.heritage-site-page h3.widget-sub-title,
.heritage-trail-page h3.widget-sub-title,
.heritage-trail-detail-page h3.widget-sub-title {
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    font-family: "Droid Serif";
    line-height: 20.02px;
    text-transform: none;
    letter-spacing: 0px;
    color: #727272;
}

.fsr-heritage-title  {
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "texgyreadventorregular";
    line-height: 28.8px;
    letter-spacing: 0px;
    color: #dd7c37;
}

.fsr-heritage-title a,
.fsr-heritage-title a:hover {
    color: #dd7c37;
}

/* home page */
#main-content p {
	font-size: 16px;
}

/* heritage trails */
#intro .static-content {
	font-size: 16px;
}

/* heritage search page sections */
#controls {
    margin-top: 20px !important;
    margin-bottom: 13px !important;
}

#layout.dfd-blog-loop {
    margin-top: 5px !important;
}

#traildetails.dfd-blog-loop {
    margin-top: 5px !important;
}

.fsr-top-border {
	padding-top: 20px;
    border-top: 1px dotted #62262c;
}


/* heritage search controls */
.search-bottom .three {
	width: 20.833%;
}

.input-spacing {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

.search-text-container {
	width: 68%;
	max-width: 68%;
}

.search-locality-container,
.search-button-container {
	width: 16%;
	max-width: 16%;
}

.search-type-container,
.search-sig-container,
.search-period-container {
	width: 28%;
	max-width: 28%;
}

.search-summary-container {
	margin-bottom: 10px;
}
	
	
.buttoncontainer {
	width: 50%;
	max-width: 50%;
	padding-left: 5px;
	padding-right:5px;
	
}

#feedbackbutton {
	text-align: right;
}




.allButton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover   {
    background: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #ccc;
    
}


.allButton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover:before,
.allButton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover:after     {
    background: #ffffff;
    border: 0;
}

.allButton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover span i {
    font-size: 16px;
}


.appButton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover .dfd-button-text-main {
    color: #565656;
    padding-left: 30px;
    padding-right: 25px;
    height: 45px;
}

.appButton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover .dfd-button-text-main.disabled {
    color: #cccccc;
}

#prevButton.dfd-button-module-wrap {
	margin-right: 10px;
}

#nextButton.dfd-button-module-wrap {
	margin-left: 10px;
}

#loadMoreButton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover .dfd-button-text-main {
    color: #565656;
    padding-left: 60px;
    padding-right: 40px;
}


.fsr-button-viewmore {
	width: 100%;
	text-align: center;
}

.fsr-button-viewmore .marginise {
	margin: 0 auto;
}

.search-submit.ubtn {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px !important;
    font-family: "texgyreadventorregular";
    background: #dd7c37;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #ccc;
    color: #fff;
    padding-left: 60px;
    padding-right: 40px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 14px;
    padding-bottom: 16px;
    letter-spacing: 2px;
}

.search-submit.ubtn  i {
    font-size: 16px !important;
    position: relative;
    left: -20px;
    top: 3px;
}

.maplibregl-ctrl-attrib,
.maplibregl-ctrl-attrib-inner {
font-size: 12px;
line-height:20px !important;
}

.maplibregl-cooperative-gesture-screen div {
color: #fff;
font-weight:bold;
}

.search-button-container {
	text-align: right;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	font-size: 14px !important;
	font-weight: 600 !important;
	border-width: 1px !important;
	border-radius: 5px !important;
}

input[type="text"]::placeholder,
textarea::placeholder {
	font-family: "Raleway" !important;
	font-weight: 600 !important;
	color: #999 !important;
}

input[type="text"].fsr-textbox,
input[type="email"].fsr-textbox,
textarea.fsr-textbox
 {
	border-color: #ccc;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border-width: 1px;
	border-radius: 5px;
	border-color: #ccc;
}

.select2-container .select2-selection--single {
	height: 47px;
	padding-top:8px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #565656;
    font-weight: 600;
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    font-size: 18px;
    padding-left: 9px;
    padding-right: 9px;
}

.l2option {
   padding-left: 1em;
}

/* heritage search list */
.fsr-heritage-title {
	/* display: inline-block; */
}

.fsr-heritage-image {
	float:right;
	margin-top: 5px;
	margin-left: 10px;
}

.fsr-heritage-image img {
	height: auto; 
	width: auto; 
	max-width: 120px; 
	max-height: 120px;
}

.heritage-list .post {
	margin-bottom: 10px;
}

.heritage-item-divider {
	padding-bottom: 5px;
	border-bottom: 1px dotted #62262c;
}


.fsr-clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.heritage-item-list-content {
    text-align: inherit;
    margin-top: 2px;
    margin-bottom: 10px;
}

.heritage-item-list-content.esmaller,
.heritage-item-list-content.ehuge {
	display:none;
}

.heritage-item-list-content p {
    font-size: 14px;
    margin-bottom: 0.3em;
}

.entry-meta i {
    font-size: 16px;
}

.entry-locality {
	float: right;
	font-size: 14px;
}




#fsr-hertiage-list-articles article {
    display:none;
}

#loadMore {
    color:green;
    cursor:pointer;
}

#loadMore:hover {
    color:black;
}


/* fancybox */


button.fancybox-button {
	color: #fff;
	width: 44px;
	background: rgba(30,30,30,.6);
	border: 0;
	padding: 10px;
}

button.fancybox-button:hover {
	color: #fff;
	background: rgba(30,30,30,.6);
	border: 0;
}

button.fancybox-button[disabled] div, button.fancybox-button[disabled]:hover div {
    color: #888;
}

button.fancybox-button div {
	color: #fff;
}

.fancybox-slide--image {
    padding: 45px 0;
}


.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 95px;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
}

.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
}

.fancybox-thumbs__list a:before {
    border: 3px solid #dd7c37;   
}

.portrait-panner-outer {
    padding-top: 100%;
    position: relative;
}

.portrait-panner-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    margin-bottom: 7px;
}

.portrait-panner-image {
    position: absolute;
    top: 0;
}

/* map */
.cluster{
  color: #FFFFFF;
  text-align:center;
  font-weight:bold;
  cursor: pointer;
}

.cluster-1{
  background-image:url(/wp-content/themes/mwrc_heritage/images/m1.png);
  line-height:28px;
  width: 30px;
  height: 30px;
}

.cluster-2{
  background-image:url(/wp-content/themes/mwrc_heritage/images/m2.png);
  line-height:35px;
  width: 36px;
  height: 36px;
}

.cluster-3 {
  background-image:url(/wp-content/themes/mwrc_heritage/images/m3.png);
  line-height:42px;
  width: 42px;
  height: 42px;
}

.cluster-4 {
  background-image:url(/wp-content/themes/mwrc_heritage/images/m4.png);
  line-height:48px;
  width: 48px;
  height: 48px;
}

.info-wrapper {
	width: 180px;
	max-width:180px;
	text-align: center;
}
	
.info-wrapper .fsr-heritage-title {
  font-size: 13px;
  text-align: center;
  line-height: 18px;
  padding-bottom: 0;
  text-transform: uppercase;
  width: 100%;
}

.info-wrapper fsr-heritage-subtitle  {
    font-size: 11px;
    text-align: center;
    font-style: italic;
    font-weight: 400;

    font-family: "Droid Serif";
    text-transform: none;
    letter-spacing: 0px;
    color: #727272;
    padding-bottom: 5px;
}

/* pages */

/* heritage item */

.filmstrip-container {
	overflow:auto
}

.filmstrip {
	max-width: 25%;
	float: left;
    	padding-right: 5px;
	position: relative;
	display: table-cell;
}

.filmstrip img,
.filmstrip .extraimages {
	height: 127px;
	line-height: 127px;
}

.filmstrip.maxwidth25 {
	width: 25%;
	background: #565656;	
}

.filmstrip .extraimages {
	text-align: center;
}

.filmstrip .extraimages span {
	font-size: 24px;
	color: #fff;	
}

#map_single-site-map {
	min-height: 350px;
}

.image-overlay {
    position: absolute;
    z-index: 100;
    top: 10px;
    right: 20px;
}

.image-overlay button {
    width: 40px;
    height: 40px;
    padding: 8px;
    color: #666;
    background: none rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    border: 0;
    border-radius: 2px;
}

.image-overlay button:hover {
    color: #000;
    background: none rgb(255, 255, 255);
    border: 0;
}

@media only screen and (min-width: 800px) and (max-width: 1200px) {
	.filmstrip img,
	.filmstrip .extraimages {
		height: 10.5vw;
		line-height: 10.5vw;
	}
	.heritage-site-page .map-div {
		padding-left:0;
	}
}
@media only screen and (min-width: 10px) and (max-width: 799px) {
	.filmstrip img,
	.filmstrip .extraimages {
		height: 16.7vw;
		line-height: 16.7vw;
	}
}

@media only screen and (max-width: 799px) {
	.map-div {
		margin-top: 40px;
	}
}


.dfd-heading-hs-single {
	padding-top: 40px;
}

.dfd-heading-hs-single.dfd-heading-module-wrap .dfd-heading-module .dfd-heading-delimiter {
    margin-top: 10px;
    margin-bottom: 10px;
}
.dfd-heading-hs-single.dfd-heading-module-wrap .dfd-heading-module .dfd-heading-delimiter {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: 200px;
    border-bottom-color: #dd7c37;
}


.single-entry-meta i {
    line-height: inherit;
    padding-right: 5px;
}

.single-entry-meta {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    font-family: "Droid Serif";
    line-height: 24px;
    text-transform: none;
    letter-spacing: 0px;
    color: #727272;
}

.single-entry-meta.meta-right {
	float:right;
}

.single-entry-meta.meta-left {
	float:left;
}


.heritage-item-significance img {
	position: absolute;
}

.single-item-desc,
.single-item-desc p {
	padding-top: 20px;
	font-size: 16px;
}

.single-item-graphics {
	padding-top: 30px;
}
	
.address-description {
	text-align:center;
	font-weight: 600;
}

#feedback {
	margin: 70px 0;
}

.feedback-name-container,
.feedback-email-container,
.feedback-comments-container {
	width: 100%;
	max-width: 100%;
}

.search-button-container {
	width: 16%;
	max-width: 16%;
}

.feedback-top {
	margin-top: 40px;
}

#nearby,
#featured {
	margin: 70px 0;
}

#nearby h6,
#featured h6 {
	font-size: 18px !important;
	margin-bottom: 6px;
}

#nearby p,
#featured p {
	font-size: 16px !important;
}

#nearby .distance-sub-title,
#featured  .featured-sub-title {
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    font-family: "Droid Serif";
    line-height: 20.02px;
    text-transform: none;
    letter-spacing: 0px;
    color: #727272;
    text-align: center;
    margin-bottom: 6px;
}

.fsr-button-viewmore {
    margin-bottom: 30px;
}


/* heritage trail */
#map_trail-detail {
	min-height: 280px;
}

#layout.heritage-trail-detail-page {
    margin-bottom: 5px !important;
}

#traildetails.heritage-trail-detail-page {
    margin-bottom: 5px !important;
}


#trailstatus,
#trialcurrentitem {
	width: 100%;
}

.trail-address {
	font-weight: bold;
}

	

#trailcurrentitem {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;

}

#trailcurrentitem-innerwrap{
	display: table;
	width: 100%;
}

#ctitle {
    margin-top: 7px;
}

#ccontent,
#ccontent p {
	text-align: justify;
	font-size: 16px;
}

#prevButton.dfd-button-module-wrap, 
#nextButton.dfd-button-module-wrap {
	display: table-cell;
	width: 47px;
	vertical-align: middle;
}

#trailcurrentitemcontent {
	display: table-cell;
	height: 130px;
    	padding: 0 10px;
    	vertical-align: middle;
}

#trailcurrentitemcontent #cimage {

}

#trailcurrentitemcontent #cimage img {
	height: auto;
	width: auto;
	/*max-width: 200px;*/
	max-height: 120px;
}

.fsr-heritage-sketch {
	float:right;
	margin-top: 5px;
	margin-left: 10px;
}

.fsr-heritage-sketch img {
	height: auto; 
	width: auto; 
	max-width: 150px;
	max-height: 150px;
}


.current-cotent-wrapper {

}

.single-heritage_trail .body-back-to-top {
	display:none;
}



.appButton.dfd-button-module-wrap {
	margin-top: 5px;
}

.actionButton.dfd-button-module-wrap {
	margin-left: 6px;
	margin-right: 6px;
}
	
	
.trail-text {
  display: none;
  width: 100%;
  max-width: 600px;
  padding: 0 0 40px 0;
  text-align: justify;
  border-radius: 3px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.trail-text .fancybox-close-small {
  position: absolute;
  background: none;
  top: 5px;
  width: 50px;
  height: 50px;
}

.trail-text .content-header {
  border-bottom: 1px solid #eee;
  padding-top: 20px;
  padding-left: 40px;
  padding-bottom: 10px;
}

.trail-text .content-scroll {
  max-height: calc(100vh - 200px);
  overflow: auto;
  padding: 40px 40px 0 40px;
  font-size: 16px;
}
	
#trailstatus {
	text-align:center;
}
	
@media only screen and (min-width: 10px) and (max-width: 799px) {

	.appButton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover .dfd-button-text-main {
		padding-left: 25px;
		padding-right: 20px;
		height: 35px;
	}
	.appButton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover span i  {
		left: 15px !important;
	}

	#trailcurrentitem {
		margin-top: 2px;
		margin-bottom: 0;
	}
	.notify-wrapper {
		display: block;
		margin-right: 0;
	}
}

@media only screen and (min-width: 10px) and (max-width: 599px) {
	#ccontent {
		display: none;
	}
	

}

@media only screen and (min-width: 10px) and (max-width: 350px) {

	#ctitle {
    		margin-top: 2px;
	}

	#layout.dfd-blog-loop {
    		margin-top: 2px !important;
	}
	
	#traildetails.dfd-blog-loop {
    		margin-top: 2px !important;
	}
	
	#trailcurrentitemcontent {
   		 height: 120px;
   	}
   	
   	#trailcurrentitemcontent #cimage {
   		 height: 110px;
	}
   	
   	#trailcurrentitemcontent #cimage img {
		max-height: 110px;
	}
	
	#heritage-trail-detail-map {
		padding: 0;
	}
	
	.action-buttons {
		height: 50px;
	}

	.fsr-top-border {
    		padding-top: 10px;
    	}
}



@media only screen and (min-width: 600px) {
	#prevButton.dfd-button-module-wrap, 
	#nextButton.dfd-button-module-wrap {
		width: 67px;
	}

	#ccontent {
		display: block;
		text-align: left;
	}
	#cimage {
		float: left;
		margin-right: 10px;
	}
	.action-buttons {
		clear: both;
	}
}

@media only screen and (min-width: 600px) and (max-width: 991px) {

	#ccontent,
	#ccontent p {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1100px)  {

	.large-padding {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media only screen and (min-width: 600px)  {

	#trailcurrentitemcontent {
		height: 186px;
	}
}



/* 404 / nothing */

.wishlist-empty .info-wrap-empty .info-content-empty, .cart-empty-page .info-wrap-empty .info-content-empty, article.not-found404 .info-wrap-empty .info-content-empty {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}
.wishlist-empty .info-wrap-empty .info-background-empty, .cart-empty-page .info-wrap-empty .info-background-empty, article.not-found404 .info-wrap-empty .info-background-empty {
    letter-spacing: -5px;
    margin-bottom: 30px;
}
p.cart-empty-subtext {
	margin-left:30px !important;
	white-space: normal !important;
	line-height: 30px !important;
}

.wishlist-empty .info-wrap-empty .info-content-empty .info-empty .button-on-page .wc-backward, .cart-empty-page .info-wrap-empty .info-content-empty .info-empty .button-on-page .wc-backward, article.not-found404 .info-wrap-empty .info-content-empty .info-empty .button-on-page .wc-backward {

    padding-left: 40px !important;
    padding-right: 40px !important;
    margin-top:10px !important;
    margin-bottom:10px !important;
    background: #dd7c37 !important;
    border: 0px solid #dd7c37 !important;
    border-radius: 5px !important;
    height: 45px !important;
}
	
.wishlist-empty .info-wrap-empty .info-content-empty .icon-empty, .cart-empty-page .info-wrap-empty .info-content-empty .icon-empty, article.not-found404 .info-wrap-empty .info-content-empty .icon-empty {
	top: 8px !important;
	font-size:16px !important;
	color: #565656 !important;
}



article .info-empty p,
article .info-empty li {
	font-size: 16px !important;
}

/* footer */




#footer .widget .widget-title {
    color: #dd7c37;
    margin-top: 5px;
    margin-bottom: 5px;
}


#footer.footer-style-2 {
    padding-bottom: 10px;
}


.widget_dfd_vcard_simple .dfd-vcard-wrap {
    background: none !important;
    padding: 5px;
    
}


.widget_dfd_vcard_simple .dfd-vcard-wrap p {
    margin-bottom: 0.2em;
}
      
#footer .widget p {
    font-size: 12px;
    line-height: 20px;
}

    

#footer .widget .fsr-sponsored-img {
    padding-top: 5px;
    padding-right: 30px;
}

#footer .fsr-sponsored {
    border-right: 2px solid #dd7c37; 
}

#footer .sub-widget {
    float: left;
    width: 50%; 
}


/* media queries */

@media only screen and (max-width: 500px) {
	#header-container:not(.small):not(.logo-position-right) .header-col-left {
    		 max-width: 157px !important; 
	}
}



@media only screen and (max-width: 991px) {

    
    #footer .col-sponsored {
        width: 100%;
        float: left  !important
    }
    
    #footer .col-links {
        width: 100%;
        float: left  !important
    }

    #footer .col-contacts {
        width: 100%;
        float: left  !important
    }

    #footer .fsr-sponsored {
        border-right: none; 
        width: 320px;
        margin: 0 auto;
        text-align: center;
         padding-right: 0;
    }
    
    #footer .fsr-links {
        text-align: center;
        width: 320px;
        margin: 0 auto;
    }
    
    #footer .fsr-contacts {
        width: 290px;
        margin: 0 auto;
    }
}



@media only screen and (max-width: 991px) {
    #footer .widget p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (min-width: 1101px) {
    #header-container.header-style-2:not(.small) #header .header-wrap .nav-menu .mega-menu-item.menu-item-depth-0.current-menu-item:before, #header-container.header-style-2:not(.small) #header .header-wrap .nav-menu .mega-menu-item.menu-item-depth-0.current-menu-ancestor:before {
        border-color: #dd7c37 !important;
    }
    #header-container:not(.small):not(.logo-position-right):not(.header-style-11):not(.header-style-12):not(.header-style-13):not(.dfd-header-buttons-disabled) #header .header-wrap > .row:last-child .columns.header-main-panel .header-col-right {
        width: 10px !important;
    }
    #header-container.logo-position-left:not(.small) .header-col-fluid {
        margin-right: 10px !important;
    }
    .header-col-right {
        width: 10px !important;
    }
    .header-col-fluid {
        margin-right: 10px !important;
    }
}

@media only screen and (max-width: 1100px) {
    #header-container #header .header-wrap > .row:last-child .icon-mobile-menu span.icon-wrap {
        background: #ffffff !important;
    }
    #header-container:not(.small) #header .header-wrap > .row:last-child .form-search-wrap a:after {
        background: none !important;
    }
    #header-container:not(.small) #header .header-wrap > .row:last-child .form-search-wrap a:before {
       color: #fff !important;
    }
}

/* stunning header */


@media only screen and (min-width: 801px) and (max-width: 1100px) {
	div.page-title-inner {
   		min-height: 300px !important;
    		height: 300px !important;
	}
}

@media only screen and (min-width: 481px) and (max-width: 800px) {
	div.page-title-inner {
   		min-height: 260px !important;
    		height: 260px !important;
	}
	div.page-title-inner .page-title {
		font-size: 26px !important;
		line-height: 44px !important;
	}
}

@media only screen and (max-width: 480px) {
	div.page-title-inner {
   		min-height: 180px !important;
    		height: 180px !important;
	}
	div.page-title-inner .page-title {
		font-size: 20px !important;
		line-height: 32px !important;
	}
}

@media only screen and (max-width: 1000px) {
	div.dfd-stuning-header-bg-container {
		background-position: center center !important; 
		background-size: cover !important; 
		background-attachment: scroll !important; 
	}
}

/* heritage lists */

@media only screen and (min-width: 992px) and (max-width: 1100px) {
	.heritage-list.five{
		width: 50%;
	}
	.heritage-map.seven {
		width: 50%;
	}
}

@media only screen and (max-width: 991px) {
	.search-summary-container {
    		padding-top: 30px;
    		border-bottom: 1px dotted #62262c;
    	}
}

@media only screen and (min-width: 581px) and (max-width: 991px) {

	.heritage-list.four,
	.heritage-list.five,
	.heritage-list.seven,
	.heritage-map.five,
	.heritage-map.seven,
	.heritage-map.eight {
		width: 100%;
	}
	.heritage-item-list-content.elarger,
	.heritage-item-list-content.esmaller {
		display:none;
	}
	.heritage-item-list-content.ehuge {
		display:block;
	}
}

@media only screen and (min-width: 451px) and (max-width: 580px) {
	section#controls .largescreen {
		display:none;
	}
	.heritage-list.four,
	.heritage-list.five,
	.heritage-list.seven,
	.heritage-map.five,
	.heritage-map.seven,
	.heritage-map.eight{
		width: 100%;
	}
	.heritage-item-list-content.esmaller,
	.heritage-item-list-content.ehuge {
		display:none;
	}
	.heritage-item-list-content.elarger {
		display:block;
	}
}

@media only screen and (max-width: 450px) {
	section#controls .largescreen {
		display:none;
	}
	.heritage-list.four,
	.heritage-list.five,
	.heritage-list.seven,
	.heritage-map.five,
	.heritage-map.seven,
	.heritage-map.eight {
		width: 100%;
	}
	.fsr-heritage-image {
		margin-top: 2px;
		margin-left: 6px;
	}
	.fsr-heritage-image img {
		height: auto; 
		width: auto; 
		max-width: 90px; 
		max-height: 90px;
	}
	.heritage-item-list-content.elarger,
	.heritage-item-list-content.ehuge {
		display:none;
	}
	.heritage-item-list-content.esmaller {
		display:block;
	}
	.fsr-heritage-title  {
		font-size: 13px;
	}
	.info-wrapper  .fsr-heritage-title a {
    		font-size: 12px;
    	}
    	#filterbutton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover .dfd-button-text-main,
	#togglebutton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover .dfd-button-text-main,
	.search-submit.ubtn {
		padding-left: 45px;
		padding-right: 25px;
	}
	#filterbutton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover span i,
	#togglebutton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover span i,
	.search-submit.ubtn i {
    		font-size: 14px;
	}
	.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover .dfd-button-text-hover, .dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover .dfd-button-text-main {
    		line-height: 35px  !important;
    	}
}

@media only screen and (max-width: 375px) {

    	#filterbutton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover .dfd-button-text-main,
	#togglebutton.dfd-button-module-wrap .dfd-button-module .dfd-button-link .dfd-button-inner-cover .dfd-button-text-main {
		padding-left: 35px;
		padding-right: 15px;
	}

}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
	.search-text-container {
		width: 60%;
		max-width: 60%;
	}

	.search-locality-container,
	.search-button-container {
		width: 20%;
		max-width: 20%;
	}


	.search-type-container,
	.search-access-container,
	.search-sig-container,
	.search-period-container {
		width: 20%;
		max-width: 20%;
	}
}

@media only screen and (min-width: 720px) and (max-width: 991px) {
	.search-text-container {
		width: 50%;
		max-width: 50%;
	}

	.search-locality-container,
	.search-button-container {
		width: 25%;
		max-width: 25%;
	}
	
	.search-type-container,
	.search-access-container,
	.search-sig-container,
	.search-period-container {
		width: 25%;
		max-width: 25%;
	}

}

@media only screen and (max-width: 719px) {
	.search-text-container {
		width: 100%;
		max-width: 100%;
	}

	.search-locality-container,
	.search-button-container {
		width: 50%;
		max-width: 50%;
	}
	
	.search-type-container,
	.search-access-container,
	.search-sig-container,
	.search-period-container {
		width: 50%;
		max-width: 50%;
	}
}
