.grecaptcha-badge {
	display: none;
}
.g-recaptcha {
	display: none;
}
a {
	color:#c9342c;
}
.contact h3::after {
	background: #c9342c;
}
.btn-primary::before {
	background: #c9342c;
}
.btn-primary {
	color:#c9342c;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background: #c9342c;
	border-color: #c9342c;
}
.contact .contact-links ul li a:hover, .contact .contact-links ul li a:focus, .contact .contact-links ul li a:active {
	background-color: #c9342c;
}
.logo-image {
	width: 342px;
}
.affix .logo-image {
	height: 90px;
	line-height: 90px;
	width: 342px;
}
.t3-mainnav {
	width: calc(100% - 522px);
	transition: all 0;
}
.affix .t3-mainnav {
	width: calc(100% - 477px);
	transition: all 350ms;
}
.navbar-default .navbar-nav > li > a {
	font-size:15px;
	font-weight:700;
}
.navbar-default .navbar-nav > li {
	padding: 0;
}
.nav > li > .separator {
	padding-left:0;
	padding-right:0;
	transition: padding 350ms;
	font-weight: 700;
	color: #fff;
}
.affix .nav > li > .separator {
	padding:32.5px 0;
	font-weight: 700;
	color: #fff;
}
.navbar-nav {
	margin: 0;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	width: 100%;
}
.acm-slideshow.acm-owl .owl-carousel .item .slider-content .item-title {
	font-size: 32px;
	font-weight: 300;
	font-family: 'Ubuntu',"Times New Roman",Times,serif;
	line-height:1.5;
}
.acm-slideshow.acm-owl .owl-carousel .item .slider-content-inner {
	width: 580px;
}
.affix div.languageswitcherload .dropdown.mod-languages ul li {
	height: 45px;
	line-height: 45px;
	width: 45px;
}
.t3-megamenu .mega > .mega-dropdown-menu {
	margin-left: -30px;
	border: none;
}
.head-search-wrap,
.affix .head-search-wrap  {
	left: 342px;
}
.full_width #t3-mainbody.container{
	width:100%;
	padding:0;
}
.full_width #t3-mainbody.container .row {
	margin:0;
}
.full_width #t3-mainbody.container .row > div {
	padding:0;
}
.projects article {
	float: left;
	width: 100%;
	display: flex;
	display: -webkit-flex;
}
.projects article .image {
	background-size:cover;
	background-position:center center;
}
.projects article.vertical .image {
	width:38%;
}
.projects article.vertical .content {
	width: 62%;
	padding: 125px;
}
.projects article.horizontal .image {
	width:62%;
}
.projects article.horizontal .content {
	width: 38%;
	padding: 125px;
}
.projects article:nth-child(2n+1) .image {
	order:1;
	-webkit-order:1;
}
.projects article:nth-child(2n+1) .content {
	order:2;
	-webkit-order:2;
}
.projects article:nth-child(2n) .image {
	order:2;
	-webkit-order:2;
}
.projects article:nth-child(2n) .content {
	order:1;
	-webkit-order:1;
}
.projects article .content h2 {
	font-family: 'Ubuntu';
	font-weight: 300;
	font-size: 38px;
	margin: -8px 0 30px;
	line-height: 1.3;
	position:relative;
}
.projects article:nth-child(2n+1) .content h2:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 17px 17px 17px 0;
	border-color: transparent #fff transparent transparent;
	position: absolute;
	top: 8px;
	left: -142px;
}
.projects article:nth-child(2n) .content h2:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 17px 0 17px 17px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	top: 8px;
	right: -142px;
}
.projects article .intro_text {
	float: left;
	width: 100%;
}
.projects article .intro_text p {
	float: left;
	width: 100%;
	margin:0;
	font-family:'Open Sans';
	font-size:15px;
	color:#000;
}
.projects article .stones {
	float: left;
	margin-top: 90px;
	width: 100%;
}
.projects article .stone {
	float:left;
	width:150px;
	height:150px;
	border-radius:50%;
	margin-right:12px;
	margin-top:12px;
}
#t3-footer .t3-footnav {
	padding: 0;
}
#t3-footer .container .col {
	padding-top:70px;
	padding-bottom:70px;
	width:calc((100% - 385px) / 3);
}
#t3-footer .container .col:last-child {
	border-left: 1px solid #4d4d4f;
	padding-left: 100px;
	padding-right: 0;
	width: 385px;
	box-sizing: border-box;
}
#t3-footer .container .col h3 span {
	font-size: 17px;
	font-family: 'Ubuntu';
	color: #fff !important;
	opacity:1;
	font-weight:700;
}
#t3-footer .container .col .custom * {
	font-size: 15px;
	font-family: 'Ubuntu';
	color: #fff !important;
	opacity:1;
}
#t3-footer .container .col:last-child .module {
	min-height:auto !important;
	height:auto !important;
}
#t3-footer .container .col:last-child .module:last-child {
	margin-top:30px;
}
#t3-footer .container .col:last-child .module:last-child .module-title  {
	margin-bottom:10px;
}
#t3-footer .container .col:last-child .module:last-child .acymailing_introtext {
	font-size: 15px;
	font-family: 'Ubuntu';
	color: #fff !important;
	opacity:1;
	margin:0 !important;
}
#t3-footer .container .col:last-child .module:last-child .acymailing_module .inputbox {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	padding: 0;
	font-size: 13px;
	font-family: 'Open Sans';
	color: #666;
}
#t3-footer .container .col:last-child .module:last-child .acymailing_module .button {
	border: none;
	text-transform: none;
	padding: 0;
	line-height: 1;
	font-weight: 400;
	font-size: 17px;
	font-family: 'Ubuntu';
	letter-spacing: unset;
}
#t3-footer .container .col:last-child .module:last-child .acymailing_module .button:hover {
	background-color:transparent;
	color:#c9342c;
}
.t3-copyright {
	background-color: #fff;
	padding: 0 65px;
}
.t3-copyright .row {
	padding-top: 15px;
	padding-bottom: 15px;
}
.t3-copyright .copyright {
	float: left;
	width: 100%;
	color: #000;
	font-family: 'Ubuntu';
	font-size: 12px;
	font-weight: 400;
	line-height:1.4;
}
.t3-copyright .copyright #AW_developed {
	float:left;
	width:auto;
}
.t3-copyright .developed_design {
	clear: left;
}
.t3-copyright .developed_design a {
	color: #000;
	font-family: 'Ubuntu';
	font-size: 12px;
	font-weight: 400;
	float:left;
	line-height:1.4;
}
.t3-copyright .developed_design .sep {
	color: #000;
	font-family: 'Ubuntu';
	font-size: 12px;
	font-weight: 400;
	float:left;
	padding:0 5px;
	line-height:1.4;
}
.t3-copyright .developed_design a .underline {
	text-decoration:underline;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
	display: none;
}
.t3-copyright .copyright .custom {
	float:right;
}
.t3-copyright .copyright .custom p {
	margin: 5px 0 0;
}
.slick-initialized .slick-slide {
	display: flex;
	display: -webkit-flex;
}
.project-slide .article-image {
	padding: 0;
	background-size: cover;
	background-position: center center;
	background-color:transparent !important;
}
.project-slide .article-image:before {
	display:none;
}
.project-slide .article-content {
	height: 480px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.project-slide .article-content .mod-articles-category-category {
	align-self: flex-start;
	border-bottom: 2px solid #c9342c;
}
.project-slide .article-content .mod-articles-category-category a {
	color:#c9342c
}
.project-slide .article-content .title {
	font-family:'Ubuntu';
	font-weight:300;
	font-size:27px;
	color:#fff;
	opacity:1;
	margin-top:10px;
	line-height:1.5;
}
.mod-articles-category-introtext {
	margin-top: auto;
	font-family: 'Open Sans';
}
.mod-articles-category-introtext p {
	font-family:'Open Sans';
	font-weight:400;
	font-size:15px;
	margin:0;
	color:#fff;
	opacity:1;
}
.t3-mast-top .t3-module {
	border-bottom: none;
}
.module.featured_projects {
	padding-top: 90px;
}
.module.home_texts {
	padding: 120px 0 110px;
}
.module.home_texts .module-inner {
	display:table;
	float:none;
	margin:0 auto;
	max-width:846px;
	width:100%;
}
.module.home_texts h4 {
	font-size:38px;
	font-weight:300;
	font-family:'Ubuntu';
	line-height:1.3;
	margin:0 0 25px;
	text-align:center;
}
.module.home_texts p {
	font-size:15px;
	font-weight:400;
	font-family:'Open Sans';
	line-height:1.6;
	margin:15px 0 0;
	text-align:center;	
	color:#000;
	float:left;
	width:100%;
	padding-left:20px;
	padding-right:20px;
}
.homepage #t3-mainbody {
	display:none;
}
.new_arrivals {
	width: 100%;
	display: -webkit-flex;
	display: flex;
}
.new_arrivals > div {
	width:25%;
}
.new_arrivals .content_area {
	background-color: #222;
	padding: 45px 30px 45px;
}
.new_arrivals.white .content_area {
	background-color: #fff;
	padding: 45px 30px 45px;
}
.new_arrivals .content_area .image {
	float: left;
	width: 100%;
	text-align: center;
}
.new_arrivals .content_area .image img {
	float: left;
	width: auto;
	max-width: 100%;
}
.new_arrivals .content_area .title {
	font-size:30px;
	font-weight:300;
	font-family:'Ubuntu';
	color:#fff;
	line-height:1;
	float:left;
	width:100%;
}
.new_arrivals .content_area .text {
	font-size:15px;
	font-weight:400;
	font-family:'Open Sans';
	color:#fff;
	line-height:1.7;
	float:left;
	width:100%;
	margin: 20px 0;
}
.new_arrivals.white .content_area .text {
	color:#000;
}
.new_arrivals .content_area .link {
	font-size:16px;
	font-weight:400;
	font-family:'Ubuntu';
	float:left;
	width:auto;
	height:42px;
	line-height:40px;
	border:1px solid #fff;
	color:#fff;
	padding:0 35px;
	transition: all 0.3s ease 0s;
}
.new_arrivals.white .content_area .link {
	color:#000;
	border:1px solid #000;
}
.new_arrivals .content_area .link:hover {
	color:#000;
	background-color: #fff;
}
.new_arrivals.white .content_area .link:hover {
	color:#fff;
	background-color: #000;
}
.new_arrivals .stone {
	background-size:cover;
	background-position: center center;
}
.get_in_touch h2 {
	font-size:32px;
	font-weight:300;
	font-family:'Ubuntu';
	margin-bottom:25px;
}
.get_in_touch a {
	border:1px solid #fff;
	font-size:16px;
	font-weight:400;
	font-family:'Ubuntu';
	text-transform:none;
}

.item-page.default {
	float: left;
	width: 100%;
}
.item-page.default .item-image {
	margin-bottom:100px;
	width:100%
}
.item-page.default .item-image img {
	float:left;
	width:100%
}
.item-page.default .item-body {
	display:table;
	max-width:1140px;
	width:100%;
	float:none;
	margin:0 auto 120px;
}
.item-page.default .item-body .big,
.item-page.default .top_row .big,
.item-page.default .bottom_row .big {
	margin:-10px auto 40px;
	font-family:'Ubuntu';
	font-size:32px;
	font-weight:300;
	float:none;
	text-align:center;
	max-width:850px;
	width:100%;
	line-height: 1.7;
}
.item-page.default .item-body .medium,
.item-page.default .top_row .medium,
.item-page.default .bottom_row .medium {
	margin:-15px auto 40px;
	font-family:'Ubuntu';
	font-size:17px;
	font-weight:500;
	font-style:italic;
	float:none;
	text-align:center;
	max-width:850px;
	width:100%;
	line-height: 1.7;
}
.item-page.default .item-body > p,
.item-page.default .item-body p,
.item-page.default .top_row p,
.item-page.default .bottom_row p {
	margin:-10px auto 35px;
	font-family:'Open Sans';
	font-size:15px;
	font-weight:400;
	float:none;
	text-align:center;
	max-width:850px;
	width:100%;
	line-height: 1.8;
	color:#000;
}
.item-page.default .item-body ul,
.item-page.default .top_row ul,
.item-page.default .bottom_row ul {
	padding: 0;
	list-style-position: inside;
	margin-top: -20px;
}
.item-page.default .item-body li,
.item-page.default .top_row li,
.item-page.default .bottom_row li {
	font-family:'Open Sans';
	font-size:15px;
	font-weight:400;
	text-align:center;
	color:#000;
}
.item-page.default .item-body .image {
	width:100%;
	float:left;
	margin-top:50px;
}
.item-page.default .item-body .image img {
	width:100%;
	float:left;
}
.item-page.default .top_row,
.item-page.default .bottom_row {
	display:flex;
	display:webkit-flex;
	justify-content:space-between;
	max-width:1140px;
	width:100%;
	float:none;
	margin:0 auto 30px;
}
.item-page.default .top_row .column,
.item-page.default .bottom_row .column {
	width:calc((100% / 3) - 80px);
}
.item-page.default .item-body .red {
	width: 100%;
	text-align: center;
	padding: 90px 0 20px;
	font-family:'Ubuntu';
	font-size:15px;
	font-weight:700;
	display:table;
}
.item-page.default .bottom_row {
	margin:-60px auto 120px;
}
.blog .items-leading {
	float: left;
	width: calc(100% + 40px);
	margin-left:-20px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.blog .items-leading .leading {
	width:calc((100% / 3) - 60px);
	margin-left:30px;
	margin-right:30px; 
	border:none;
}
.blog .items-leading .leading a {
	color:#000;
}
.blog .items-leading .article-intro a,
.item-page .item-body a  {
	text-decoration:underline;
	color:#000;
}
.blog .content-text {
	margin:0;
}
.blog .content-text .article-title a {
	float:left;
	width:100%;
	font-family:'Ubuntu';
	font-size:28px;
	font-weight:300;
	text-align: center;
	margin:25px 0;
}
.blog .content-text .article-intro p {
	float:left;
	width:100%;
	font-family:'Open Sans';
	font-size:15px;
	font-weight:400;
	text-align:center;
	color:#000;
}
.aw_varieties {
	float: left;
	width: 100%;
	padding:90px 0 120px;
	transition: all 0.3s ease 0s;
}
.aw_varieties h2.title {
	font-family:'Ubuntu';
	font-size:32px;
	font-weight:300;
	text-align: center;
	max-width:740px;
	margin:0 auto;
	display:table;
	table-layout:fixed;
	line-height: 1.7;
}
.aw_varieties .description {
	font-family:'Open Sans';
	font-size:15px;
	font-weight:400;
	max-width:740px;
	margin:30px auto 90px;
	display:table;
	table-layout:fixed;
	line-height: 1.7;
	color:#000;
	text-align:center;
}
.aw_varieties .filters {
	float:none;
	width:auto;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	margin-bottom: 20px;
	margin:0 auto 30px;
}
.aw_varieties .filters > div {
	position:relative;
}
.aw_varieties .filters .clickable {
	float:left;
	margin-left: 30px;
	width:auto;
	padding-right:30px;
	background-image:url('../../../images/template/arrow_down.png');
	background-repeat:no-repeat;
	background-position: right 7px top 7px;
	cursor:pointer;
}
.aw_varieties .filters label {
	font-size:14px;
	padding-right:5px;
	float:left;
	width:auto;
	line-height:20px;
	cursor:pointer;
	font-family:'Ubuntu';
	font-weight:300;
}
.aw_varieties .filters .value {
	font-size:14px;
	padding-right:15px;
	float:left;
	width:auto;
	font-weight:700;
	text-transform:uppercase;
	line-height:20px;
	border-right: 1px solid #ddd;
	font-family:'Ubuntu';
}
.aw_varieties .filters .dropdown {
	position: absolute;
	border: 1px solid #ddd;
	padding: 10px;
	width: 160px;
	left: 0;
	top: 25px;
	opacity:0;
	visibility:hidden;
	transition: 0.3s ease 0s;
	background-color:#fff;
	z-index:3;
	list-style-type:none;
}
.aw_varieties .filters .dropdown.visible {
	opacity:1;
	visibility:visible;
}
.aw_varieties .filters .dropdown li {
	font-size: 17px;
	margin: 0 20px;
	padding: 3px 0;
	position: relative;
	cursor:pointer;
	font-family:'Ubuntu';
}
.aw_varieties .filters .dropdown li.all {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 5px;
	padding-bottom: 7px;
}
.aw_varieties .varieties {
	float: left;
	width: calc(100% + 60px);
	margin-left: -30px;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.aw_varieties .variety {
	float: left;
	width: calc((100% / 3) - 60px);
	margin:0 30px 60px;
	transform:scale(1);
	transition: all 0.3s ease 0s;
	height:auto;
}
.aw_varieties .variety .spacer {
	margin:0; 
	float:left;
	width:100%;
	padding-top:65%;
	height:0;
}
.aw_varieties .variety.unvisible {
	transform:scale(0);
}
.aw_varieties .variety img {
	float: left;
	width: 100%;
}
.aw_varieties .variety .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity:0;
	transition: all 0.3s ease 0s;
	background-color:#000;
}
.aw_varieties .variety:hover .overlay {
	opacity:0.4;
}
.aw_varieties .variety .name {
	padding: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	max-width: 100%;
	width: 100%;
	line-height: 1.2;
	opacity: 0;
	transition: all 0.3s ease 0s;
	text-align: center;
	font-family: 'Ubuntu';
	font-size: 27px;
	font-weight: 300;
	letter-spacing: 0.05em;
}
.aw_varieties .variety:hover .name {
	opacity:1;
}
.plain-style .contact-left h3,
.plain-style .box-contact.box-bg h3,
.plain-style .box-contact h3 {
	font-family: 'Ubuntu';
	font-size: 22px;
	font-weight: 300;
}
.plain-style .contact-form legend,
.plain-style .form-horizontal .control-label,
.plain-style .contact label {
	color: #000;
	font-family: 'Open Sans';
}
.plain-style .box-contact.box-bg,
.plain-style .contact-address,
.contact .contact-links ul li a {
	font-family: 'Open Sans';
}
.contact .control-btn {
	text-align: right;
	width: 100%;
}
.btn {
	border-width: 1px;
	text-transform: none;
	font-family: "Ubuntu";
	font-weight: 400;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	position: relative;
	letter-spacing: 0.1em;
}
.t3-content-bottom .custom.get_in_touch {
	background-attachment: local;
	background-position: center center;
	background-size:cover;
}
.head-search-wrap .search #mod-search-searchword {
	font-family: 'Ubuntu';
}
.logo-image a {
	padding: 0 25px;
	max-width: 100%;
}
.logo-image img {
	width: 100%;
}
.t3-off-canvas .t3-off-canvas-header h2 {
	color: #fff;
	text-transform: none;
	font-family:'Ubuntu';
	font-weight:300;
	font-size: 18px;
}
.t3-off-canvas .t3-off-canvas-body .separator {
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	font-size: 13px;
	padding: 10px 25px;
	color:#bbb;
}
.module-title {
	font-family: 'Ubuntu';
	font-size: 17px;
}
.page {
	width:100%;
	max-width:calc(100% - 270px);
	display:table;
	table-layout:fixed;
	margin:0 auto;
}
.t3-megamenu .mega-dropdown-menu {
	font-size: 15px;
}
/*#t3-footer .container .col .custom span a {
	font-size:13px;
	color: #666666;
}
*/
.module.home_texts h4 {
	padding-left:20px;
	padding-right:20px;
}
.head-right button.off-canvas-toggle {
	color:#fff;
	border-color:#fff;
	background-color:transparent;
}
.head-right button.off-canvas-toggle:before {
	background-color:transparent;
}
.plain-style .box-contact.box-bg {
	background: #fff;
	color: #000000;
	padding: 0;
	font-weight:400;
}
.plain-style .box-contact.box-bg h3 {
	color: #222222;
}
.plain-style .moduletable {
	margin-bottom:50px;
}
.plain-style .btn {
	float:left;
	color:#000;
	border-color:#000;
}
.plain-style .btn:hover {
	background-color:#000;
	color:#fff;
}
.plain-style .btn:before {
	background-color:#000;
}
#t3-footer #Mod164 .moduletable h3,
#t3-footer #Mod165 .moduletable h3 {
	display:none;
}
.t3-off-canvas .t3-off-canvas-header {
	background: #222;
	color: #222;
	padding: 0 0 0 25px;
	height: 50px;
}
.t3-off-canvas .close {
	color: #ddd;
	opacity: 1;
}
.t3-off-canvas .t3-off-canvas-header h2 {
	display: none;
}
.star {
	color: #c9342c;
}
@media only screen and (max-width: 1679px) {
	.new_arrivals {
		flex-wrap:wrap;
		-webkit-flex-wrap:wrap;
	}
	.new_arrivals .content_area {
		width:100%;
		height:auto;
	}
	.new_arrivals .content_area:before {
		display:none;
	}
	.new_arrivals > div {
		width:calc(100% / 3);
	}
	.new_arrivals > div:before {
		content: "";
		padding-top: 100%;
		float: left;
		display: block;
		width: 100%;
	}
	#t3-footer .container .col:first-child {
		width: 145px;
	}
	#t3-footer .container .col:last-child {
		padding-right: 60px;
		width: calc(100% - 700px);
		padding-left: 60px;
	}
	.projects article.vertical .content,
	.projects article.horizontal .content {
		padding: 60px;
	}
	.projects article:nth-child(2n+1) .content h2::before {
		left: -77px;
	}
	.projects article:nth-child(2n) .content h2::after {
		right: -77px;
	}
	.page {
		width:100%;
		max-width:calc(100% - 60px);
		display:table;
		table-layout:fixed;
		margin:0 auto;
	}
}
@media only screen and (max-width: 1200px) {
    .logo-image,
	.affix .logo-image {
		width: 270px;
	}
	.head-search-wrap, .affix .head-search-wrap {
		left: 270px;
	}
	.t3-mainnav {
		width: calc(100% - 450px);
	}
	.affix .t3-mainnav {
		width: calc(100% - 405px);
	}
	.container-hd,
	.container {
		width: 100%;
	}
	#t3-footer .container .col {
		padding-top: 70px;
		padding-bottom: 70px;
		width: 280px;
	}
	#t3-footer .container .col:last-child {
		width: calc(100% - 705px);
	}
	.item-page.default .top_row, .item-page.default .bottom_row {
		flex-wrap:wrap;
		-webkit-flex-wrap:wrap;
	}
	.item-page.default .top_row .column, .item-page.default .bottom_row .column {
		width: 100%;
		padding: 0 20px 40px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.item-page.default .bottom_row {
		margin: -60px auto 0px;
	}
	.item-page.default .top_row, .item-page.default .bottom_row {
		margin: 0 auto 0;
	}
	.projects article.vertical .content, .projects article.horizontal .content {
		padding: 30px;
	}
	.projects article:nth-child(2n+1) .content h2::before {
		left: -47px;
	}
	.projects article:nth-child(2n) .content h2::after {
		right: -47px;
	}
	.projects article .stone {
		width: 100px;
		height: 100px;
	}
}
@media only screen and (max-width: 1199px) {
	.project-slide .article-image {
		width: calc(100% - 370px);
		order: 2;
	}
	.t3-mast-top .module-title {
		margin-bottom: 0;
		padding: 25px 60px;
	}
}
@media only screen and (max-width: 1085px) {
	#t3-footer .container .col:last-child {
		padding: 0;
		width: 100%;
		border-left: none;
		border-top: 1px solid #4d4d4f;
	}
	#t3-footer .container .col:last-child .module:first-child {
		width: calc(100% / 3);
		float: left;
		padding:30px;
	}
	#t3-footer .container .col:last-child .module:last-child {
		width: calc(2 * (100% / 3));
		float: left;
		padding:30px;
	}
	#t3-footer .container .col:last-child .module:last-child {
		margin-top: 15px;
	}
	#t3-footer .container .col:first-child,
	#t3-footer .container .col {
		padding-top: 70px;
		padding-bottom: 30px;
		width: calc(100% / 3);
	}
}
@media only screen and (max-width: 1050px) {
	.t3-mainnav {
		padding-left: 5px;
		padding-right: 5px;
	}
	.t3-mainnav,
	.t3-mainnav  {
		width: calc(100% - 420px);
	}
	.head-search .btn {
		height: 90px;
		width: 90px;
		line-height: 90px;
	}
	div.languageswitcherload .dropdown.mod-languages ul li {
		height: 45px;
		line-height: 45px;
		width: 45px;
	}
	div.languageswitcherload .dropdown.mod-languages {
		width: 45px;
		height:90px;
	}
	.logo-image {
		height: 90px;
		line-height: 90px;
		border-right:none;
	}
	.head-search-wrap {
		height:90px;
	}
	.head-search-wrap .search #mod-search-searchword {
		height: 90px;
		line-height: 40px;
	}
	.navbar {
		min-height: 90px;
	}
	.nav > li > .separator,
	.nav > li > a {
		padding: 32.5px 0;
	}
	.t3-mainnav, .t3-mainnav {
		width: calc(100% - 405px);
	}
	.t3-header + .container-hd {
		padding-top: 90px;
	}
}
@media only screen and (max-width: 1000px) {
	.blog .items-leading .leading {
		width: calc((100% / 2) - 40px);
	}
}
@media only screen and (max-width: 991px) {
	.head-offcanvas {
		height: 90px;
		line-height: 90px;
		width: 90px;
	}
	.off-canvas-toggle {
		margin-top: 0;
		margin-bottom: 0;
	}
	.navbar {
		display: none;
	}
	.t3-header + .container-hd {
		padding-top: 0;
	}
	.item-page.default .item-body {
		margin: 0 auto 50px;
	}
	.item-page.default .item-image {
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 950px) {
	.aw_varieties .variety {
		float: left;
		width: calc((100% / 2) - 60px);
		margin: 0 30px 60px;
		transform: scale(1);
		transition: all 0.3s ease 0s;
		height: auto;
	}
}
@media only screen and (max-width: 900px) {
	.item-page.default .item-body .big, 
	.item-page.default .top_row .big, 
	.item-page.default .bottom_row .big,
	.item-page.default .item-body .medium, 
	.item-page.default .top_row .medium, 
	.item-page.default .bottom_row .medium,
	.item-page.default .item-body p {
		padding:0 20px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;
	}
}
@media only screen and (max-width: 820px) {
	#t3-footer .container .col:first-child {
		display:none;
	}
	#t3-footer .container .col {
		width: 50%;
	}
	#t3-footer .container .col:last-child .module:first-child,
	#t3-footer .container .col:last-child .module:last-child {
		width: 50%;
	}
	.item-page.default .item-body .big, 
	.item-page.default .top_row .big, 
	.item-page.default .bottom_row .big {
		font-size: 26px;
		line-height: 1.5;
	}
	.projects article.vertical .content,
	.projects article.vertical .image,
	.projects article.horizontal .content,
	.projects article.horizontal .image {
		width: 50%;
	}
	#t3-footer .t3-footnav {
		padding: 0;
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		justify-content: center;
		-webkit-justify-content: center;
	}
	#t3-footer .container .col:first-child, #t3-footer .container .col {		
		width: auto;
		max-width: 280px;
	}
	#t3-footer .container .col:last-child {
		max-width: 100%;
		display: -webkit-flex;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		justify-content: center;
		-webkit-justify-content: center;
	
	}
	#t3-footer #Mod166 {
		width: auto;
	}
}
@media only screen and (max-width: 767px) {
	.contact-information {
		display:none;
	}
}
@media only screen and (max-width: 700px) {
	.acm-slideshow.acm-owl .owl-carousel .item .slider-content .item-title {
		font-size: 18px;
	}
	.acm-slideshow.acm-owl .owl-carousel .item .slider-content-inner {
		width: 450px;
		max-width:70%;
	}
	.project-slide .article-content {
		height: 340px;
		width: 280px;
		padding: 20px;
	}
	.project-slide .article-image {
		width: calc(100% - 280px);
	}
	.module.featured_projects {
		padding-top: 50px;
	}
	.module.home_texts .module-inner {
		padding: 0 20px;
	}
	.module.home_texts {
		padding: 60px 0 70px;
	}
	.module.home_texts p {
		font-size: 14px;
	}
	.new_arrivals .content_area {
		background-color: #222;
		padding: 40px 20px;
	}
	.t3-copyright .copyright .custom {
		float: right;
		width: 100%;
		margin-bottom: 20px;
	}
	.t3-copyright .copyright .custom img { 
		float:left;
		max-width:100%;
	}
	.aw_varieties {
		padding: 50px 0 120px;
	}
	.aw_varieties .description {
		margin: 30px auto 50px;
	}
	.aw_varieties .variety {
		width: calc((100% / 2) - 30px);
		margin: 0 15px 30px;
	}
	.aw_varieties .varieties {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
	.aw_varieties {
		padding: 50px 0 50px;
	}
	.module.home_texts p {
		padding-left:0;
		padding-right:0;
	}
	.t3-mast-top .module-title {
		margin-bottom: 0;
		padding: 25px 20px;
	}
}
@media only screen and (max-width: 650px) {
	.head-search-wrap, .affix .head-search-wrap {
		left: 0;
	}
	.aw_varieties .variety .spacer {
		height: auto;
		background-size: cover;
	}
	.aw_varieties .variety .name {
		position: relative;
		left: 0;
		top: auto;
		transform: none;
		color: #000;
		width: 100%;
		opacity: 1;
		font-size: 25px;
		z-index: 2;
		padding: 5px 0 0;
		float: left;
		background-color:#fff;
	}
	.aw_varieties .variety .overlay {
		display:none;
	}
	.projects article {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	.projects article.vertical .content,
	.projects article.vertical .image,
	.projects article.horizontal .content,
	.projects article.horizontal .image {
		width: 100%;
	}
	.projects article .content {
		order:2 !important;
		-webkit-order:2 !important;
	}
	.projects article.vertical .image:after {
		padding-top:120%;
		content:"";
		width: 100%;
		float: left;
		left: 0;
	}
	.projects article.horizontal .image:after {
		padding-top:60%;
		content:"";
		width:100%;
		float: left;
		left: 0;
	}
	.projects article:nth-child(2n+1) .content h2:before,
	.projects article:nth-child(2n) .content h2:after {
		display:none;
	}
	.projects article .stones {
		float: left;
		margin-top: 30px;
		width: 100%;
		margin-bottom: 60px;
	}
	.blog .content-text .article-title a {
		font-size: 22px;
		margin: 15px 0;
	}
}
@media only screen and (max-width: 590px) {
	.head-search-wrap, .affix .head-search-wrap {
		left: 0;
	}
}
@media only screen and (max-width: 550px) {
	#t3-footer .container .col:first-child {
		display:block;
		width:100%
	}
	#t3-footer .container .col {
		width: 100%;
		padding:30px 30px 0 !important;
	}
	#t3-footer .container .col:last-child .module:first-child,
	#t3-footer .container .col:last-child .module:last-child {
		width: 100%;
		padding:30px 30px 0 !important;
		margin:0;
	}
	#t3-footer .container .col > div {
		min-height: 0!important;
	}
	.aw_varieties .variety {
		width: 100%;
		margin: 0 15px 30px;
	}
	.aw_varieties h2.title {
		font-family: 'Ubuntu';
		font-size: 26px;
		line-height: 1.5;
	}
	.aw_varieties .filters {
		display:none;
	}
	.projects article .content h2 {
		font-size: 28px;
		margin: -8px 0 20px;
	}
	#t3-footer .container .col:last-child {
		margin-bottom: 30px;
		padding: 0 !important;
		margin-top: 30px;
		padding-top: 30px !important;
	}
	#Mod164 {
		margin-bottom: 0;
	}
	#t3-footer .t3-footnav,
	#t3-footer .container .col:last-child {
		justify-content: flex-start;
		-webkit-justify-content: flex-start;
	}
}
@media only screen and (max-width: 520px) {
	.slick-initialized .slick-slide {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	.project-slide .article-content {
		height: 230px;
		width: 100%;
		order:2;
	}
	.project-slide .article-image {
		width: 100%;
		height:300px;
		otder:1;
	}
}
@media only screen and (max-width: 500px) {
	.logo {
		padding-left: 0;
		padding-right: 0;
		width: 105px;
		overflow: hidden;
	}
	.module.home_texts h4 {
		font-size: 20px;
	}
	.item-page.default .item-body .big, 
	.item-page.default .top_row .big, 
	.item-page.default .bottom_row .big {
		font-size: 22px;
	}
	.item-page.default .item-body > p, 
	.item-page.default .top_row p, 
	.item-page.default .bottom_row p {
		font-size: 14px;
	}
	.blog .items-leading .leading {
		width: calc(100% - 40px);
		margin-bottom:30px;
	}
	.pagination > li:nth-child(-n+2) {
		display: none;
	}
	.pagination > li:nth-last-child(-n+2) {
		display: none;
	}
	.logo {
		width: 100%;
		border-bottom: 1px solid #333333;
		text-align: center;
	}
	.logo > div {
		display: inline-block;
		border-right: 0;
	}
}
@media only screen and (max-width: 440px) {
	.t3-copyright .developed_design .sep {
		display: none;
	}
}
@media only screen and (max-width: 420px) {
	.acm-slideshow.acm-owl .owl-carousel .item .slider-content-inner {
		max-width: calc(100% - 20px);
		padding: 10px;
		margin: 0 10px 0;
	}
	.acm-slideshow.acm-owl .owl-carousel .item .slider-content .item-title {
		font-size: 15px;
		line-height: 1.3;
	}
	.get_in_touch h2 {
		font-size: 26px;
	}
	.cta-wrap {
		padding: 60px 0;
	}
}
@media only screen and (max-width: 370px) {
	.t3-copyright .developed_design {
		float: left;
		width: auto;
		margin-top: 10px;
	}
	.t3-copyright .developed_design .sep {
		display:none;
	}
	.t3-copyright .developed_design a {
		clear:left;
	}
}
@media only screen and (max-width: 329px) {
	
}







































