/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

@media screen and (max-width: 1150px) {
	.home #footer-wrapper {
		margin: 0;
		padding: 20px 20px 5px;
	}
	
	.langbar {
		/* position:absolute; */
	}
	
	
	.mlp_language_box a {
		color:#fff;
	}

	
 	.langbar  > div {
		background: url("../images/lang-globe.png") no-repeat right center;
		border-bottom: 3px solid #212121;
		cursor: pointer;
		margin-right: 1.3em;
		padding: 11px;
		width: 130px;
	}
	

	.langbar {
		left: auto;
		margin-top: 15px;
		position: absolute;
		bottom: 7px;
		right: 0;
	}
	
	#featured .top-slogan h1, .langbar div {
		float:right;
	}
	
	.langbar .mlp_widget {
		border: 0 solid #474747;
		margin-right: 0;
		margin-top: -19px;
		overflow: hidden;
		padding-right: 5px;
	}
	
	.langbar:hover .mlp_language_box ul {
		display:block;
	}
	
	.langbar .mlp_language_box ul {
		background: url(../images/dropdownbg.png);
		display: none;
		padding: 0;
		position: absolute;
		right: -5px;
		text-align: center;
		top: 76%;
		width: 172px;
		z-index: 999;
	}
	
	.langbar .mlp_language_box ul li {
		clear:both;
		width:100%;
		display:block;
		border-right:0px solid;
		border-bottom:1px solid;
		margin: 0;
		padding: 0;
	}
	
	.langbar .mlp_language_box ul li.current a {
		text-decoration:underline;
	}
	
	.langbar .mlp_language_box ul li a {
		display:block;
		padding:5px 0;
	}
	.langbar .mlp_language_box ul li a:hover {
	}
	
	.under-entertainment-button li {
		padding-right:0;
	}
}

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

	
	/*  	#header {
		padding-top: 20px;
	}
	#wrapper {
		margin: 180px auto 0;
	}
	.blocks .overlay-header {
 		padding-top:15%;
		padding-bottom:15%;
	} */
	
	.front-page .blocks.col-250 .overlay-header .desc {
		display:none;
	}
	
	.front-page .blocks.col-250 .overlay-header {
		padding: 0;
	}
}


@media screen and (max-width: 480px) {
	.front-page .blocks.col-250 .overlay-header .desc {
		display:block;
	}
}


@media screen and (max-width: 340px) {
	.front-page .blocks.col-250 .overlay-header .desc {
		display:none;
	}
}

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

	body {
	}
	
div.pp_pic_holder {
    width: 94% !important;
    left: 3% !important;
    right: 3% !important;
	z-index: 99999999 !important;
}
.pp_details,
.pp_hoverContainer,
.pp_content {
    width: 100% !important;
	/* min-height: 200px !important; */
	    height: auto !important;
}
#pp_full_res iframe {
	width: 100% !important;
	min-height: 180px !important;
	/* height:100% !important  */
}

#pp_full_res img {
	width: 100% !important;
	
	    height: auto !important;
}

div.light_square .pp_close {
	z-index:999;
}
	
	.col-200 {
		width: 33.1%;
	}
	.col-220, .col-700 {
		width:auto;
		max-width: 100%;
	}
	
	
.hentry .col-700 {
	width:100%;
}
	

	.under-entertainment-button .holiday-adventure-btn a {
	    padding-left: 65px;
		padding-right: 0;
		background-position:10px 15px;
	}
	
	.under-entertainment-button .holiday-adventure-btn a:hover {
		background-position:10px 15px;
	}
	
	.under-entertainment-button li {
		margin-right:10px;
	}

	.grid,
	.grid-right {
		/* float: none; */
	}
	
	#footer-wrapper .grid {
		float:left;
	}
	
	.col-300 .footer-menu {
		padding-top:10px;
	}
	.col-250 {
		width: 24.75%;
	}


	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.front-page  #widgets {
		margin-top: 40px;
	}

	.top-widget,
	.front-page  .top-widget {
		margin-top: 0 !important;
	}

	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}
	
	.col-860, .sliding-100 {
		margin-left: 1.5%;
		max-width: 100%;
		text-align: justify;
		width: 98%;
	}
	
		#wrapper2,
		#header { 
		position:static;
	}

}

@media screen and (max-width: 845px) {
	.main-nav {
		float:none;
		text-align: center;
	}
	
	.under-entertainment-button .holiday-adventure-btn span {
		font-size: 18px;
	}

	
	.category-title {
		/* margin-top:-12px; */
	}
	
	.main-nav ul { 
		display:inline-block;
		padding:0;
	}


	
	.front-page .blocks.col-500 {
		width:100%;

	}
}

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


	#container {
		margin-bottom:0px;
	}
	
	.col-200 {
		width: 49.623%;
	}

	#footer,
	#wrapper2 {
		position:static;
	}
	
	.under-entertainment-button .holiday-adventure-btn + .holiday-adventure-btn span span {
		color:#fff;
	}
	
	.langbar .mlp_widget {
		border: 0px solid #474747;
		margin-right: 19px;
		margin-top: -10px;
		overflow: hidden;
	}
	
	.category-title {
		/* margin-top: 0; */
	}
	
	#logo {
		float: none;
		margin: 0;
		text-align: center;
	}
	
	.top-widget .headline {
		float:none;
		width:none;
	}
	
	.top-widget .headline {
		text-align:center;
		padding-left:0;
	}
	
	.twitter-icon {
		position:absolute;
		left:auto;
		right:40px;
		top:5px;
	}
	
	.facebook-icon {
		position:absolute;
		left:auto;
		right:50px;
		top:5px;
	}
	
	.youtube-icon {
		position:absolute;
		left:auto;
		right:5px;
		top:5px;
	}
	
	.youtube-icon {
		right:12px;
	}
	
	.facebook-icon {
		right:58px;
	}
	
	.top-corner {
		background: #000 none repeat scroll 0 0;
		clear: both;
		float: none;
		padding: 0;
		position: relative;
	}

	.headline {
		margin-top:0;
	}
	
	.langbar {
		left: 5px;
		margin-top: 5px;
		position: absolute;
		top: 0;
		right: auto;
	}
	
	.holiday-adventure-btn span {
		display:block;
		text-align:center;
	}
	
	.top-corner .holiday-adventure-btn {
		padding-bottom:0;
		display:none;
	}
	
	#top-widget {
		margin-bottom: 0;
		padding: 0;
		width: 100%;
	}
	
	.top-widget .headline {
		margin-top: -50px;
		padding-left: 12%;
		padding-top: 0;
		width: 88%;
	}

	.col-700 {
		margin-left:-5px;
	}
	.hentry {
		padding: 0 10px 15px;
	}
	.col-220 > * {
		position: relative !important;
	}
	.col-250 {
		width: 49.8%;
	}

	#header {
		border:none;
	}
	
	#wrapper2 {
		display:none !important;
	}
	
	#logo  {
		margin-bottom: 0;
		margin-top: -10px;
		padding: 0;
		float:left;
	}
	
	#logo img {
		margin-bottom:0;
	}

	.js .sub-header-menu {
		display: none;
	}

	
	.js .main-nav {
		display: none;
	}
	
		
	.js .main-nav a#responsive_menu_button {
		/* top:-130px; */
		display:none;
	}
	
	.js .main-nav #responsive_current_menu_item {
		/* top:-156px; */
		display:none;
	}
	
	.js .main-nav .menu {
		/* top:-62px; */
	}
	
	
	.dat-menu-top-header {
		padding:0 !important;
		position: relative !important;
		box-shadow: none !important;
		display: block !important;
		height:auto !important;
		margin-bottom: -60px !important;
		background: #fff !important;
	}
	
	.dat-menu-top-header .mobile-menu {
		background:#000;
		text-align: left;
	}
	
	.dat-menu-top-header .mobile-menu .dat-menu-menu {

		background: url("../images/mobile-menu.png") no-repeat center center  !important;
		cursor: pointer !important;
		height: 50px !important;
		margin: 10px 15px;
		width: 50px !important;
	}
	
	.dat-menu-top-header form {
		display:none;
	}
	
.mobile-menu {
    clear: both;
    display: block;
}


.mobile-header {
    clear: both;
    display: block;
	text-align:center;
}


.mobile-header a > img {
    display: inline-block !important;
    height: 86px;
    overflow: hidden;
	padding: 5px 15px;
}
	

.mobile-slogan {
	color:#000;
	font-family: "Open Sans",sans-serif;
    font-size: 32px;
    font-weight: 600;
	padding-top: 20px;
}


.mobile-menu a.white::after {
    content: "//";
    font-family: open sans;
    margin-left: 18px;
}
.mobile-menu a.white {
    color: #fff !important;
    display: inline-block;
    font-family: Open Sans;
    font-weight: 300;
    line-height: 70px;
    padding: 0 15px;
}


.mobile-menu  .langbar {
    bottom: auto;
    display: inline-block;
    float: none;
    left: auto;
    margin: 0;
    position: relative;
    right: auto;
    text-align: left;
    top: auto;
}


.mobile-menu > .langbar .mlp_widget div {
    color: #fff !important;
    display: inline-block;
    float: none;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    margin: 0 0 -28px;
    padding-bottom: 28px;
    padding-left: 15px;
    padding-right: 15px;
}

.mobile-menu .mlp_widget {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}

.mobile-menu  .mlp_language_box {
	display:none;
}



.mobile-menu .langbar .mlp_language_box ul {
    top: 46px;
}



/* 	#dat-menu {
		margin-top: -44px;
	} */
	.admin-bar  #dat-menu {
		margin-top: 0px;
	}
	
	.dat-menu-menu .fa,
	.dat-menu-top-header img	{
		display:none !important;
	}

	
	.our-image-video .entry-title {
		clear: both;
		margin-bottom: 0;
		margin-top: 0;
		padding-top: 8px;
	}
	
	.under-entertainment-button-box {
		float:left !important;
	}
	
	.col-700 h1.entry-title {
		display:block;
	}
	
	.col-220 h1.entry-title {
		display:none;
	}
	
	.col-700 .post-meta {
		display:block;
	}
	
	.under-entertainment-button, .under-entertainment-button-box {
		margin:0;
		width:100%;
	}
	.under-entertainment-button li {
		background: #eb9422;
		border: 0 none;
		padding: 0;
		width: 33%;
		text-align:center;
		margin-right:5px;
	}
	
	.under-entertainment-button li:hover {
		background:#ec9a2f;
	}
	
	.under-entertainment-button li+li {
		background:#6f8e32;
	}

	.under-entertainment-button li+li:hover {
		background:#799a37;
	}
	
	.under-entertainment-button li+li+li {
		background:#454444;
		margin-right: -10px;
	}

	.under-entertainment-button li+li+li:hover {
		background:#535353;
	}
	
	.under-entertainment-button li a{
		background:none !important;
		padding:5px!important;
	}
	
	.under-entertainment-button .holiday-adventure-btn span span {
		clear:none;
		color:#fff;
		margin-left:5px;
		font-size: 14px;
		text-transform: none;
	}
	
	.under-entertainment-button .holiday-adventure-btn span {
		display:inline-block;
		text-transform: none;
		font-size: 14px;
		padding: 12px 0;
		color:#fff;
		
	}
	
	.under-entertainment-button .holiday-adventure-btn:hover span {
		color:#000;
	}
	
	#featured .top-slogan { 
		padding:0;
		
	}
	
	.top-slogan { display:none;}
	
	#featured .top-slogan h1 {
		background: url("../images/lang-globe.png") no-repeat 93% center #474747;
		cursor: pointer;
		margin-right: 1.3em;
		padding: 11px;
		border-bottom: 3px solid #212121;
		width:96%;
	}
	
	.home #container {
		overflow:hidden;
	}
	
	#featured .top-slogan:hover .mlp_language_box ul {
		display:block;
	}
	
	#featured .top-slogan .mlp_language_box ul {
		background: url(../images/dropdownbg.png);
		display:none;
		padding: 0;
		position: absolute;
		text-align: center;
		right: 0;
		left:0;
		top: 20px;
		width: 100%;
		z-index:999;
	}
	
	#featured .top-slogan .mlp_language_box ul li {
		clear:both;
		width:100%;
		display:block;
		border-right:0px solid;
		border-bottom:1px solid;
		margin: 0;
		padding: 0;
	}
	
	#featured .top-slogan .mlp_language_box ul li.current a {
		text-decoration:underline;
	}
	
	#featured .top-slogan .mlp_language_box ul li a {
		display:block;
		padding:5px 0;
	}
	#featured .top-slogan .mlp_language_box ul li a:hover{
		background:#474747;
	}
	
	.footer-menu {
		margin: 15px -10px 15px 0;
		width: 100%;
	}
	
	.footer-menu li a{
		border:none;
	}
	
	.category-title {
		text-align:center  ;
	}
	
	#footer-wrapper .grid {
		float:none;
		width:auto;
	}
	
	#footer-wrapper, .copyright {
		text-align:center;
		padding-left: 0;
		padding-right: 0;
	}
	
	
	/* added on 2020-12-09 = responsive, show text on images */
	
	.blocks .overlay-header {
		display:block;
	}
	
	.overlay-header .text-wrapper {
		background-image:none;
		background:rgba(0,0,0,0.1);
	}
	.overlay-header .block-table .text-wrapper p,
	.overlay-header .block-table .text-wrapper > * {
		color:#fff;
	}
	
	.archive .blocks .overlay-header .outline:hover, .archive .blocks .overlay-header .outline {
	    background: url(../images/find-white.png) no-repeat scroll center center;
	}
}

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




.mobile-menu > .langbar .mlp_widget div,
.mobile-menu a.white::after,
.mobile-menu a.white {
    font-size:15px;
}
	
	.front-page .blocks.col-940 .desc { 
		max-height:60px;
		clear: both;
		overflow:hidden;
	}
	
	.front-page .blocks.col-940 .overlay-header {
		bottom: 15px;
		height: auto;
		padding-top: 25px;
		top: auto;
	}
	
	.front-page .blocks.col-940 .overlay-header > * {
		margin-right: 30px;
		float:right;
	}
	
	.front-page .blocks.col-940 a.button {
		float:right;
	}
	
		
	#footer .col-140,
	#footer .col-300,
	#footer .col-620,
	.col-300 .footer-menu,
	#footer .col-780 {
		clear: both;
		float: left !important;
		text-align: center !important;
		width: 100%;
	}

}

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

	body {
	}
	.grid,
	.grid-right {
		/* float: none; */
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: static;
		text-align: center;
		width: auto;
	}

	.top-widget .widget-title {
		text-align: center;
	}

	

	.top-menu,
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}

	.tinynav {
		display: block;
	}

	.sb-holder {
		display: block;
	}

	#author-meta {
		padding: 20px;
	}

	.hide-650 {
		display: none;
	}

	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
	
	.col-250 {
		width: 49.75%;
	}
}


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

	.page-template-page-contacts-php .post-entry {
		max-width: 75%;
		margin: 0 auto !important;
		display: block;
		float: none;
	}
	
	.page-template-full-width-page-php .hentry {
		width: 80%;
		margin: 0 auto;
	}
	
	#wrapper {
		/* margin-top:38px !important */
		margin-top:0px !important
	}
	.front-page #wrapper {
		margin-top:0px !important
	}
	
	.newbox .newcontent .newbuttons ul li { 
	    display: block;
		margin-bottom: 10px;
		width: 100% !important;
	}

	.dat-menu-top-header .mobile-menu .dat-menu-menu {
		/* background-color: #000 !important; */
		background-color: rgba(0,0,0,0.65) !important;
		left: 0;
		margin: 0 !important;
		padding: 10px 15px;
		position: fixed;
		/* top: 18%; */
		top: 18%;
		
		-o-background-size: 55% auto !important;
		-webkit-background-size: 55% auto !important;
		-moz-background-size: 55% auto !important;
		background-size: 55% auto !important;
		width: 18px !important;
		height: 20px !important;
	}
	
	
	
	
	.dat-menu-top-header .mobile-menu .white,
	.dat-menu-top-header .mobile-menu .langbar {
		display:none !important;
	}
	
	.dat-menu-top-header .mobile-menu { height:0; max-height:0; }
}


@media screen and (max-width: 500px) {
	.under-entertainment-button li {
		width:30.8%;
	}
	.under-entertainment-button li a > span {
		text-indent: -999px;
	}
	
	.under-entertainment-button li a > span span{
		margin-top: -32px;
		text-indent: 938px;
	}	
	.under-entertainment-button li+li+li a > span span{
		text-indent: 930px;
	}

}
@media screen and (max-width: 480px) {

	body {
	}
	
	.mac .under-entertainment-button .holiday-adventure-btn span,
	.mac .under-entertainment-button .holiday-adventure-btn span span {
		font-size:11px;
	}
	
	.mac .under-entertainment-button li a > span span {
		text-indent: 948px;
	}
	
	.mac .under-entertainment-button li+li+li a > span span {
		text-indent: 938px;
	}	
	
	.overlay-header-single h2 {
		font-size: 1.45em;
	}
	.overlay-header-single h3 {
		font-size: 1.15em;
	}
	.col-220 p:last-child {
		padding-bottom:0;
	}
	.col-250 {
		width: 99.8%;
	}
	.jcarousel-wrapper {
		margin-left:-5px;
	}
	#logo {
		float: none;
		text-align: left;
		margin-top:20px;
	}
	
	#logo img {
		margin-left: 10px;
	}
	
	.top-widget .headline {
		padding-left: 10px;
		text-align: left;
	}

	
	.top-widget .headline {
		margin-bottom: 5px;
		margin-top: 0;
		padding-top: 0;
	}
	
	.category-title {
		/* text-align:left  ; */
		/* padding-left:12px; */
	}
	
	.grid,
	.grid-right {
		/* float: none; */
	}
	

	
	.col-200 {
		width: 99.5%;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}

	.featured-subtitle {
		font-size: 24px;
	}

	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	.menu ul,
	.menu li,
	.top-menu,
	.footer-menu li,
	.sub-header-menu li {
		float: none;
		text-align: center;
		text-rendering: optimizeSpeed;
	}

	.hide-480 {
		display: none;
	}

	.show-480 {
		display: block;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
	.col-860 > .col-300 {
		width:100%;
		text-align:center;
		clear:both;
		margin-bottom:15px;
	}
	
	
}

@media screen and (max-width: 440px) {
	.mobile-slogan { font-size:22px;}
	ol.cf-ol li, ol.cf-ol li + li + li, ol.cf-ol li + li, ol.cf-ol li + li + li + li { width:100% !important;}
}

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

	body {
	}
	
	.front-page .blocks.col-500 .desc { display:none;}
	.front-page .blocks.col-940 .desc { display:none;}

}

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

	body {
	}
	
	.col-200 {
		width: 99.8%;
	}


	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}

	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}

	.show-320 {
		display: block;
	}
	
	#featured .headline {
		display:block;
	}
	#featured .top-slogan {
		display:block;
		margin:0;
	}
	
	.langbar div {
		display:block;
	}
	
}

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

	body {
	}

	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 20px;
	}

	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}

	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"],
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
	}

	.widget-title,
	.widget-title-home h3 {
		font-size: 14px;
		height: 13px;
		line-height: 13px;
		text-align: left;
	}

	.hide-240 {
		display: none;
	}

	.show-240 {
		display: block;
	}
}