@media only screen and (max-width: 1550px) {
	.offer-menu2-items .offer-menu2-item-single:nth-child(3n+1) {
		clear: none;
	}
	.offer-menu2-items .offer-menu2-item-single:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width: 1160px) {
	#fullwidth-container {
		width: 750px;
	}
	.offer-menu2-item-single {
		width: 50%;
	}
	.offer-menu2-thumb-image {
		top: 24px;
		right: 36px;
	}
	.offer-menu2-thumb-image img {
		width: 264px;
	}
	.offer-menu2-thumb {
		top: 24px;
		right: 36px;
	}
	.offer-menu2-inner-frame {
		width: 264px;
	}
	.offer-menu2-shadow {
		width: 100%;
	}
	.offer-menu2-details {
		width: auto;
	}
	.index-page .main-blog {
		width: 100%;
	}
	.index-page .sidebar {
		border: none;
		padding: 0;
		width: 100%;
	}
}

@media only screen and (max-width: 1010px) {
	#container {
		/*width: 650px;*/
	}
	#fullwidth-container {
		width: 650px;
	}
	.single-offer-price {
		text-align: right;
		margin-top: 10px;
		font-size: 28px;
	}
	ul.post-details li {
		margin: 0 10px;
	}
	h1.post-title a,
	h1.post-title-single {
		font-size: 28px;
	}
	.offer-menu2-thumb-image {
		top: 18px;
		right: 35px;
	}
	.offer-menu2-thumb-image img {
		width: 223px;
	}
	.offer-menu2-thumb {
		top: 18px;
		right: 35px;
	}
	.offer-menu2-inner-frame {
		width: 223px;
	}
	.offer-menu2-details {
		margin-right: 50px;
	}
	span.offer-menu2-icon {
		width: 50px;
	}
}

@media only screen and (max-width: 920px) {
	#fullwidth-container,
	#container {
		margin-top: 20px;
		width: 100%;
	}
	.header-wrapper {
		width: 100%;
		height: 0px;
		position: relative;
		float: right;
		display: table;
		padding: 0px;
	}
	.logo {
		float: none;
		display: table-cell;
		vertical-align: middle;
		text-align: right;
	}
	.menu-wrapper {
		float: none;
		display: table-cell;
		vertical-align: middle;
	}
	.logo img {
		max-width: 130px;
	}
	.main-menu {
		display: none;
	}
	.menu-icons-inside {
		display: inline-block;
	}
	.page-bg {
		right: 0;
	}
	.container-wrapper {
		max-width: 650px;
		margin: 0 auto;
	}
	.page-title-inner {
		margin-right: 0;
		/*width: 100%;*/
		float: right;
	}
	span.page-title-icon {
		float: right;
	}
	h1.page-title {
		float: right;
	}
	.footer {
		display: none;
	}
	.footer2 {
		display: block;
	}
	.footer-socials ul.socials-sh {
		margin: 15px 0;
	}
	.footer-content {
		padding-bottom: 10px;
	}
}

@media only screen and (max-width: 650px) {
	.container-wrapper {
		max-width: 500px;
	}
	.offer-menu2-item-single {
		width: 100%;
		max-width: 370px;
		padding: 0;
		right: auto;
		float: none;
		margin: 0 auto 40px;
		clear: both;
	}
	.offer-menu2-items {
		margin: 0;
	}
	.offer-menu2-thumb-image {
		top: 28px;
		right: 30px;
	}
	.offer-menu2-thumb-image img {
		width: 100%;
	}
	.offer-menu2-thumb {
		top: 28px;
		right: 30px;
	}
	.offer-menu2-inner-frame {
		width: 100%;
	}
	.page-wrapper {
		padding: 20px;
	}
	.contact-map {
		margin-left: -20px;
		margin-right: -20px;
		margin-top: -20px;
	}
	.contact-details {
		display: inline-block;
		width: 100%;
		float: right;
		text-align: center;
		padding-left: 0;
	}
	.single-offer-category-filter {
		width: 100%;
		border: none;
		padding: 0;
		text-align: center;
		clear: both;
		padding: 0;
		border-bottom: 1px solid #242424;
	}
	.contact-form-wrapper {
		width: 100%;
		text-align: center;
	}
	ul.single-offer-category-filter li {
		margin: 5px;
		display: inline-block;
	}
	.single-offer-category-filter li a {
		margin: 5px;
	}
	.offer-menu-items {
		margin-right: 0;
		width: 100%;
		margin-bottom: 15px;
	}
	.single-offer-details {
		width: 100%;
		text-align: center;
	}
	.single-offer-price {
		float: none;
		display: inline-block;
		text-align: center;
	}
	.single-offer-item {
		text-align: center;
	}
	.single-offer-category-item {
		width: 100%;
	}
	ul.post-details li {
		font-size: 12px;
	}
	ul.post-details li span.post-detail-icon {
		font-size: 26px;
	}
	.error-content1 {
		font-size: 150px;
		margin-top: -10px;
	}
	h3{
		margin-top: 5px;
	}
	.albertos-contact-form{
		margin-bottom: 10px;
	}
	.comment-form{
		margin-bottom: 10px;
	}
}

@media only screen and (max-height: 768px) {
	.logo {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	ul.sf-menu li a {
		color: #fcf6ec;
		font-size: 18px;
		line-height: 1.6;
	}
	ul.sf-menu li.current_page_item a,
	ul.sf-menu li a:hover {
		color: #fab940;
	}
	.footer {
		bottom: 20px;
	}
	.footer-socials ul.socials-sh {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 400px) {
	.offer-menu2-item-single {
		width: 100%;
		max-width: 313px;
		padding: 0;
		right: auto;
		float: none;
		margin: 0 auto 40px;
		clear: both;
	}
	.offer-menu2-frame {
		display: none;
	}
	.offer-menu2-thumb-image {
		position: relative;
		right: 0;
		top: 0;
		margin-bottom: 20px;
	}
	.offer-menu2-thumb {
		right: 0;
		top: 0;
	}
	.offer-menu2-shadow {
		display: none;
	}
	.logo img {
		max-width: 100px;
	}
	ul.post-details li span.post-detail-icon {
		display: none;
	}
	ul.post-details li {
		display: inline !important;
		font-size: 11px !important;
		margin-left: 5px !important;
		padding-bottom: 0px !important;
	}
	ul.post-details li a {
		font-size: 11px !important;
	}
	ul.post-details {
		padding-bottom: 0px !important;
	}
	.all-comments ul li {
		margin-right: 0 !important;
	}
	.post-tags a {
		display: inline-block !important;
		margin-bottom: 5px !important;
	}
}