/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 1124px) {
#share {position:relative; left:0; top:0; display:block; width:90%; float:left; background:none; }	
.share {display:block; float:center; padding:5px; text-align:center;}	
#ssba {margin:0 auto; display:table; }	
#ssba a {float:left;}
}
@media screen and (max-width: 980px) {

	body {
	}

	.grid,
	.grid-right {
		float: none;
	}
	.float {float:left; width:48%; margin-right:2%; clear:none;}
	.fit {margin:0;}
	.mr {margin-right:2%!important;}
	.cleari {clear:both;}
	.copyright,
	.scroll-top,
	.powered {
		float: left;
	}
	#featured {
		background-image:url(../../core/images/cork.jpg);
		background-repeat:repeat;
		background-size:initial;
		}
	#content, #content-archive, #content-blog {
		width:auto;
		display:block;
		margin-right:0;
		margin-top:90px;
		}
	#content-full {
		margin-top:90px;
		}	

	.front-page  #widgets {
		margin-top: 40px;
	}
	.cloud {left:-40px;}
	.home.page .widget-wrapper {
		min-height:0!important;
		padding-left:35%;
		text-align:left;
		}
	.home.page .top .widget-wrapper {
		padding-left:25%;
		}	
	.top .widget-wrapper:after , .widget-wrapper:before {
		background:none;
		}	
	.page .widget-wrapper, .single .widget-wrapper, .category .widget-wrapper {
		padding-left:20px;
		}	
	.widget-title, .widget-title-home h3, #wrapper-frontpage .widget-title {
		padding:10px 30px 0 0;  
		}

	.icon {left:0px; top:-10px; width:120px; height:120px; background-size:cover;}	
	.top .icon {width:150px; height:150px; top:20px; left:0;}
	.top-widget,
	.front-page  .top-widget {
		margin-top: 0 !important;
	}
	#logo {max-width:25%;}
	.top-widget {
		max-width:66%;
		}
	#featured {margin:90px auto 40px;}
	.menu a {
		padding:0 0.5em;
		}	
	.gallery .gallery-item {max-width:175px;}
	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}
	.col-460 {float:left;}
}
@media screen and (max-width: 780px) {
.gallery .gallery-item {max-width:145px;}
}
@media screen and (max-width: 750px) {
.menu a {font-size:13px;padding:0 0.4em;}	
	}
@media screen and (max-width: 650px) {

	body {
	}

	#logo {
		float: left;
		margin: 0;
		text-align: center;
		width:200px;
	}
	.page-template-full-width-page-php #wrapper, .single #wrapper, .archive #wrapper  {
		padding:30px 70px 10px 50px;
		}
	#ssba a {float:left; font-size:12px;}
	#ssba a img {width:20px!important;}
	.grid,
	.grid-right {
		float: none;
	}
	#wrapper #share {
		width:120%;
		padding:0;
		margin-left:-5%;
		}
	.copyright,
	.scroll-top,
	.powered {
		float: left!important;
	}
	.widget-wrapper {
			padding-left:25%;
		}	
	.home.page .top .widget-wrapper {
		padding-left:35%;
		}
	.top .icon {left:0; top:10px;}	
	#featured {
		display:block;
		width:70%;
		padding: 0 3% 4% 3%;
	}
	iframe {max-width:100%; width:100%;}
	.gallery .gallery-item {max-width:195px;}
	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
		max-width:70%;
	}

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

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

	.js .main-nav {
		position: relative;
		background-color: #585858;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
		background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
		background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
		background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
		background-image: -o-linear-gradient(top, #585858, #3d3d3d);
		background-image: linear-gradient(top, #585858, #3d3d3d);
		clear: both;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
		margin: 0 auto;
		box-shadow:0 5px 20px #360601;
		z-index:5;
	}

	.js .main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 50px;
		z-index: 1000;
	}

	.js .main-nav .menu ul {
		margin-top: 1px;
	}

	.js .main-nav .menu li {
		float: none;
		background-color: #ffffff;
		border: none;
	}

	.js .main-nav .menu li a {
		color: #444444;
		font-size: 13px;
		font-weight: normal;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		text-shadow: none;
		text-align: left;
		cursor: pointer;
	}

	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
	}

	.js .main-nav .menu li li:hover {
		background: none !important;
	}

	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}

	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}

	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-image: none;
		filter: none;
		background-color: #f5f5f5 !important;
	}

	.js .main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}

	.js .main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}

	.js .main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}

	.js .main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #ffffff;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		display: block;
		padding: 15px 40px 15px 10px;
		color: #e4d3b4;
		font-weight: 700;
		cursor: pointer;
	}

	.js .main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		left: 100%;
		height: 40px;
		width: 23px;
		margin-left: -30px;
		background: url('../images/select-icons.png') 0 15px no-repeat;
		cursor: pointer;
	}

	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('../images/select-icons.png') 0 -36px no-repeat;
	}

	.top-menu,
	.footer-menu li {
		float: none;
		font-size: 13px;
		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;
	}
	#ujiCountdown {margin:0 auto;}
	.home .col-460.bottom {display:block; width:100%; float:left!important; margin-bottom:20px;}
	.icl_languages_selector, .rtl .icl_languages_selector {float:right;}
}

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

	body {
	}

	.grid,
	.grid-right {
		float: none;
	}
	.icon, .top .icon {width:100px; height:100px; background-size:cover; top:0;}
	#logo img {display:none;}
	#logo a {
		background-image:url(../../core/images/santa_logo.png);
		background-position:center center;
		background-size:100% 100%;
		height:100px;
		width:100px;
		display:block;
		}

	#widgets.home-widgets{
		padding:0 40px;
		}
	.home.page .widget-wrapper, .home.page .top .widget-wrapper {
		padding:80px 2% 0 5%;
		min-height:160px!important;
		}


	.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;
	}
	#ujiCountdown {
		width:140%!important;
		margin-left:-10%!important;
		}
	

}

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

	body {
	}
	#logo {
		max-width:100px;
		}
	#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;
	}

}

@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;
	}
}