
@media (max-width: 1416px) {
	/************** Common Layout Parts ************/
	div.MainArea {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0px 50px;
	}
	div.LeftDark {
		height: auto;
	}
	div.FooterArea {
		height: auto;
	}
	div.FooterArea div.InfoBlock {
		height: auto;
		padding: 11.2994vw 0px;
	}
		div.FooterArea div.InfoBlock p.PhoneNum {
			padding-top: 3.3898vw;
		}
		div.FooterArea div.InfoBlock p.OpeningHours {
			padding-top: 3.3898vw;			
		}
	div.FooterArea div.DarkBlock {
		width: 66.1016%;
		padding-top: 5.6497vw;
	}
		div.FooterArea div.DarkBlock div.SpecialOfferBlock {
			padding: 11.1581vw 0px 21.1856vw;
		}
	div.FooterArea div.LightBlock {
		width: 33.8984%;
		padding: 0 0px 0px 10.1694%;
		padding-top: calc(16.8078vw + 51px);
	}
		div.FooterArea div.LightBlock h2 {
			margin-bottom: 6px;
		}
		div.FooterArea div.LightBlock div.SocialLinks {
			padding-bottom: 22.1751vw;
		}
		div.FooterArea div.LightBlock div.SocialLinks a + a {
			margin-left: 7.9417%;
		}
		div.FooterArea div.LightBlock div.Payment {
			left: 0px;
			padding-left: 29.9964%;
			width: 100%;
		}
			div.FooterArea div.LightBlock div.Payment img + img {
				margin-left: 6%;
			}

	/******************* Homepage **************************/
	div.TitleArea {
		padding-bottom: 10.1694vw;
	}
	div.HomeTopArea div.TextArea {
		height: 56.4971vw;
		padding-top: 16.9491vw;
	}
		div.HomeTopArea div.TextArea p {
			padding-right: 10.5932vw;
		}
	div.HomeTopArea div.ImageArea {
		width: 50%;
		bottom: -7.5886vw;
	}
		div.HomeTopArea div.ImageArea div.ImageFrame {
			width: 90.9591%;
			padding: 15.1773%;
		}
			div.HomeTopArea div.ImageArea div.ImageFrame img {
				width: 100%;
			}
			div.HomeTopArea div.ImageArea div.ImageCopyright {
				right: -40px;
			}
	div.HomeText {
		padding: 16.9491vw 0px 11.2994vw;
	}
	div.ProductsBlock {
		padding: 11.2994vw 0px 5.6497% 8.4745vw;
	}
		div.ProductsBlock h2 {
			padding-bottom: 5.3672vw;
		}
		ul.ProductsList li,
		ul.ItemsList li {
			width: 25.9259%;
			padding-bottom: 5.6497vw;
		}
		ul.ProductsList li + li,
		ul.ItemsList li + li {
			margin-left: 11.1111%;
		}
	div.CertificationBlock {
		padding: 11.2994vw 0px;
	}
		div.CertificationBlock h3 {
			padding: 0px 0px 5.6497% 8.4745vw;
		}
		div.CertificationBlock div.Cols2 > div {
			padding: 5.6497% 8.4745%;
		}
		div.CertificationBlock div.Cols2 > div + div {
			padding: 5.6497% 8.4745% 5.6497% 6.0028%;
		}
	div.TestimonialsBlock {
		padding: 11.2994vw 0px;			
	}
	.TestimonialsList {
		width: 66.1016%;
	}
	/******************* Inner pages **************************/

	div.SimpleColsBlock {
		padding: 11.2994vw 0px 5.6497%;		
	}
	div.SamplePackBlock {
		padding-left: 24px;
		padding-right: 24px;
	}
	div.MainImgArea {
		width: 45%;
	}
	div.MainTextArea {
		width: 40%;
		padding-top: 30px;
	}
	div.ArtWallImgs img {
		width: 100%;
	}
	div.BlogItem img.MainBlogItemImg {
		max-width: 49.1525%;
		float: right;
		margin-left: 50px;
	}
}
@media (max-width: 1200px) {
	div.MainImgArea {
		width: 50%;
	}

}

@media (max-width: 1000px) {
	/************** Common Layout Parts ************/
	div.FooterArea div.LightBlock {
		padding-left: 6%;
	}
	div.FooterArea div.LightBlock div.Payment {
			padding-left: 17.6568%;
		}

	/******************* Homepage **************************/
	div.HomeTopArea div.ImageArea div.ImageCopyright {
		right: -55px;
	}
	ul.ProductsList li,
	ul.ItemsList li {
		width: 28%;
	}
		ul.ProductsList li + li,
		ul.ItemsList li + li {
			margin-left: 8%;
		}

	/******************* Inner pages **************************/
	div.WallPricesBlock {
		padding: 164px 0px 133px 0px;
	}
	div.InvertedControls {
		width: 100%;
	}
	div.Breadcrumb + h1 {
		padding-left: 70px;
		padding-right: 70px;
	}
	div.BlogItem {
		padding: 30px 0px;
	}
		div.BlogItem img.MainBlogItemImg {
			margin-top: 0px;
			margin-bottom: 30px;
		}
}
@media (max-width: 960px) {
	/********** Headers *************/

	h2,
	h2 a {
		font-size: 36px;
		line-height: 40px;
	}

	/************** Common Layout Parts ************/	
	div.MainArea {
		padding: 0px 108px;
	}
	div.SplitBg {
		padding: 0px 36px;
	}
		div.SplitBg div.MainArea {
			padding: 0px 72px;
		}

	div.FooterArea div.InfoBlock p.PhoneNum {
		font-size: 36px;
		line-height: 40px;
	}
	div.FooterArea div.LightBlock {
		width: 48.6559%;
	}
	div.FooterArea div.DarkBlock {
		width: 51.3441%;
	}
		div.FooterArea div.DarkBlock div.SpecialOfferBlock div.SubscribeForm input {
			width: 251px;
		}
		div.FooterArea div.DarkBlock div.FooterDarkBottomBlock div.FooterLinks a:first-child {
			margin-left: 0px;
		}
	/***************** Menu **************************/
	div.MenuItems > li + li {
		margin-left: 15px;
	}

	/******************* Homepage **************************/
	div.TitleArea h1 {
		max-width: 650px;
	}
	div.HomeTopArea div.ImageArea {
		top: auto;
		bottom: -48px;
	}
		div.HomeTopArea div.ImageArea div.ImageFrame {
			width: calc(100% - 74px);
			padding: 48px;
		}
		div.HomeTopArea div.ImageArea div.ImageCopyright {
			color: #c5c5c5;
			right: -20px;
		}
	div.HomeTopArea div.TextArea {
		padding-right: 30px;
	}
		div.HomeTopArea div.TextArea p {
			padding-right: 0px;
		}
	div.ProductsBlock {
		padding-left: 0px;
	}
		ul.ProductsList li,
		ul.ItemsList li {
			width: 45.1612%;
		}
			ul.ProductsList li + li,
			ul.ItemsList li + li {
				margin-left: 0px;
			}
		ul.ProductsList li:nth-child(3n+1),
		ul.ItemsList li:nth-child(3n+1) {
			clear: none;
		}
		ul.ProductsList li:nth-child(2n),
		ul.ItemsList li:nth-child(2n) {
			float: right;
		}
		ul.ProductsList li:nth-child(2n+1),
		ul.ItemsList li:nth-child(2n+1) {
			clear: both;
		}

	div.CertificateArea {
		padding: 0px 36px;
	}
		div.CertificateArea div.MainArea {
			padding: 0px;
		}

		div.CertificationBlock h3 {
			padding-left: 72px;
		}
		div.CertificationBlock div.Cols2 > div {
			padding-left: 72px;
			padding-right: 14px;
			width: 47.5225%;
		}
		div.CertificationBlock div.Cols2 > div + div {
			padding-left: 58px;
			padding-right: 72px;
			width: 52.4775%;

		}
	.TestimonialsList {
		width: 100%;
	}
	.TestimonialsList p.Quote {
		font-size: 28px;
		line-height: 39px;
	}
	div.TestimonialsBlock a.LinkBtn {
		float: none;
		display: table;
		margin: 50px auto 0px;
	}
	/******************* Inner pages **************************/

		div.MediaRangeBlock div.SimpleColsBlock {
			padding-left: 0px;
		}
	div.MainImgArea {
		width: 100%;
		float: none;
	}
		div.MainImgArea div.ImageFrame {
			max-width: 576px;
			margin: 0px auto;
		}

	div.MainTextArea {
		width: 100%;
		float: none;
		padding-top: 100px;
	}
	div.WallPricesBlock {
		padding: 100px 0px;
	}
	div.Breadcrumb {
		top: 17px;
	}
	/********** Forms ******************/
	div.PriceCalcForm div.FormArea {
		padding-left: 60px;
		padding-right: 60px;
		width: 80%;
	}
	div.FormArea {
		width: 80%;
		padding: 84px 60px 128px;
	}
}
@media (max-width: 850px) {
	/************** Common Layout Parts ************/
	
	h2,
	div.ContactFormArea div.FormArea h2,
	h2 a {
		font-size: 28px;
	}
	
	div.MainArea {
		padding: 0px 85px;
	}
	div.SplitBg {
		padding: 0px;
	}
		div.SplitBg div.MainArea {
			padding: 0px 40px;
		}
	div.LeftDark,
	div.ContrastFooter div.LeftDark {
		background: #191919;
	}
	div.FooterArea div.MainArea {
		padding: 0px 40px;
	}
	div.FooterArea div.DarkBlock {
		padding-top: 56px;
	}
	div.FooterArea div.DarkBlock,
	div.FooterArea div.LightBlock {
		width: 100%;
		float: none;
	}
		div.FooterArea div.DarkBlock div.FooterDarkBottomBlock {
			display: none;
		}
		div.FooterArea div.LightBlock div.FooterDarkBottomBlock {
			display: block;
			clear: both;
			padding: 79px 0px 33px;
		}

		div.FooterArea div.DarkBlock div.SpecialOfferBlock {
			padding: 72px 0px 80px;
		}
		div.FooterArea div.LightBlock {
			padding: 0px;
		}
			div.FooterArea div.LightBlock h2 {
				color: #ffffff;
				padding-bottom: 12px;
			}

			div.FooterArea div.LightBlock div.SocialLinks {
				padding-bottom: 40px;
			}
				div.FooterArea div.LightBlock div.SocialLinks a {
					color: #565656;
				}
			div.FooterArea div.LightBlock div.Payment {
				padding: 0px;
				position: static;
				padding-top: 65px;
			}
				div.FooterArea div.LightBlock div.Payment img:nth-child(2n) {
					display: block;
				}
				div.FooterArea div.LightBlock div.Payment img:nth-child(2n+1) {
					display: none;
				}
				div.FooterArea div.LightBlock div.Payment img + img {
					margin-left: 32px;
				}
				div.FooterArea div.LightBlock div.Payment img:nth-child(2) {
					margin-left: 0px;
				}

	div.HeaderArea {
		position: fixed;
		width: 100%;
		-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
	}
	div.HeaderArea div.MainArea {
		padding: 0px;
	}
	div.Header {
		padding: 0px;
	}
	div.MainContentTop {
		padding-top: 160px;
	}
	#menu,
	#close-menu {
		display: block;
		float: left;
		padding: 0px 13px 0px 0px;
		margin-top: 26px;
		cursor: pointer;
		margin-left: 85px;
	}
	#close-menu {
		padding-right: 21px;
	}
		#menu img,
		#close-menu img {
			display: block;
		}
	div.Logo {
		padding: 17px 10px 16px;
	}
		div.Logo a img:last-child {
			display: block
		}
		div.Logo a img:first-child {
			display: none;
		}
	div.Header > a.cart {
		display: block;
		margin-top: 22px;
		margin-right: 85px;
	}
	/***************** Menu **************************/
	div.Menu {
		-webkit-transform:translate(-381px,0);
		-moz-transform:translate(-381px,0);
		-o-transform:translate(-381px,0);
		transform:translate(-381px,0);
		-webkit-transition:-webkit-transform .25s linear;
		-moz-transition:-moz-transform .25s linear;
		-o-transition:-o-transform .25s linear;transition:
		transform .25s linear;
		width: 381px;
		float: none;
		background: #191919;
		position: absolute;
		padding: 56px 20px 20px 0px;
	}
	div.Menu.MenuActive {
		-webkit-transform:translate(0,0);
		-moz-transform:translate(0,0);
		-o-transform:translate(0,0);
		transform:translate(0,0);
		-webkit-transition:-webkit-transform .25s linear;
		-moz-transition:-moz-transform .25s linear;
		-o-transition:-o-transform .25s linear;transition:
		transform .25s linear;
		z-index: 2000;
	}
	div.MenuItems {
		max-height: calc(100vh - 70px);
		height: calc(100vh - 70px);
		overflow-y: auto;		
	}
	div.Menu div.MenuLogoArea {
		display: block;
		position: fixed;
		top: 0px;
	}
		div.Menu div.MenuLogoArea div.MenuLogo {
			float: left;
			padding: 21px 0px 16px 0px;
		}
	div.MenuItems > li {
		clear: both;
		float: none;
		padding: 10px 0px;
		line-height: 24px;
	}
		div.MenuItems > li a.cart {
			display: none;
		}
		div.MenuItems > li + li {
			margin-left: 0px;
		}
			div.MenuItems > li > a,
			div.MenuItems > li > span {
				display: block;
				text-decoration: none;
				border-top: none;
				font-weight: 500;
				line-height: 24px;
				color: #ffffff;
				padding: 0px 0px 0px 117px;
				border-left: 3px solid transparent;
			}
			div.MenuItems > li > span {
				background: url('../images/menu-tick.png') right top no-repeat;
			}
			div.MenuItems > li.SubMenuActive > span {
				background-position: right -24px;
				border-color: #00616d;
			}
			div.MenuItems > li.SubMenuActive div.SubMenu {
				display: block;
			}
	div.MenuItems li div.SubMenu,
	div.MenuItems li div.SubSubMenu {
		display: none;
		padding: 0px;
		position: static;
		background: #191919;
		width: auto;
	}
	div.MenuItems li div.SubMenu {
		padding-left: 117px;
		padding-top: 12px;	
	}
	div.MenuItems li div.SubMenu ul {
		padding-left: 24px;
	}
		div.MenuItems li div.SubMenu > ul > li > a,
		div.MenuItems li div.SubSubMenu > ul > li > a {
			color: #989898;
			padding: 0px;
			max-width: 100%;
			line-height: 40px;
		}
			div.MenuItems li div.SubMenu > ul > li > a span,
			div.MenuItems li div.SubSubMenu > ul > li > a span {
				border: none;
				padding-bottom: 0px;
			}
			div.MenuItems li div.SubMenu > ul > li > a:hover span,
			div.MenuItems li div.SubSubMenu > ul > li > a:hover span {
				padding-bottom: 0px;
				border: none;
			}

			div.MenuItems li div.SubMenu li.InnerMenu {
				background: url('../images/submenu-tick.png') right top no-repeat;			
			}
			div.MenuItems li div.SubMenu li.InnerMenu.SubSubMenuActive {
				background-position: right -40px;
			}
			div.MenuItems li div.SubMenu li.SubSubMenuActive div.SubSubMenu {
				display: block;
			}

	div.MenuItems li div.SubSubMenu {
		margin: 0px;
	}
	/************** Grid *****************/
	div.Cols3 > div {
		width: 50%;
	}
		div.Cols3 > div:nth-child(2n+1) {
			clear: left;
		}

	div.Cols3 div.FormField {
		width: calc((100% - 20px)/3);
	}
		div.Cols3 > div.FormField:nth-child(2n+1) {
			clear: none;
		}
		div.Cols3 div.FormField + div.FormField {
			margin-left: 10px;
		}

	/******************* Homepage **************************/
	div.SplitBg div.HomeTopArea {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	div.HomeTopArea div.TextArea {
		width: 100%;
		padding: 7px 0px 60px;
		height: auto;
	}
	div.HomeTopArea div.ImageArea {
		position: relative;
		width: auto;
		display: table;
		margin: 0px auto;
		top: auto;
		bottom: auto;
		left: auto;
	}
		div.HomeTopArea div.ImageArea div.ImageFrame {
			width: 360px;
		}
		div.HomeTopArea div.ImageArea div.ImageCopyright {
			right: -105px;
		}
	div.HomeText {
		padding: 80px 0px;
	}
		div.HomeText p {
			width: 100%;
		}
	div.CertificationBlock h3 {
		padding-left: 0px;
	}
	div.CertificationBlock div.Cols2 > div,
	div.Cols2 > div,
	div.CertificationBlock div.Cols2 > div + div {
		width: 100%;
		float: none;
	}
	div.CertificationBlock div.Cols2 > div,
	div.CertificationBlock div.Cols2 > div + div {
		padding: 60px 45px;
	}
	/******************* Inner pages **************************/
	div.ContentArea {
		padding-bottom: 50px;
	}

	div.ContactFormArea div.FormArea h2 {
		padding-bottom: 40px;
	}
	div.CenteredContent {
		max-width: 100%;
	}
	div.PricesListBlock {
		padding: 230px 0px 50px;
	}
	div.Breadcrumb {
		max-width: 20px;
		overflow: hidden;
	}
	div.Breadcrumb + h1 {
		padding-left: 20px;
		padding-right: 20px;
	}
	/********** Forms ******************/
	div.PriceCalcForm div.FormArea {
		padding-left: 40px;
		padding-right: 40px;
		width: 90%;
	}
	div.FormArea {
		width: 90%;
		padding: 40px 40px 40px;
	}
}

@media (max-width: 720px) {
	/************** Common Layout Parts ************/
	
	h2,
	div.ContactFormArea div.FormArea h2,
	h2 a {
		font-size: 24px;
	}
}
@media (max-width: 500px) {
	/********** Headers *************/
	h1 {
		font-size: 36px;
		line-height: 44px;
	}
	h2,
	div.ContactFormArea div.FormArea h2,
	h2 a {
		font-size: 20px;
		line-height: 40px;
		padding-bottom: 9px;
	}
	/************** Common Layout Parts ************/
	div.MainArea {
		padding: 0px 20px;
	}
	div.SplitBg {
		padding: 0px;
	}
		div.SplitBg div.MainArea {
			padding: 0px 20px;
		}
	div.SplitBg div.HomeTopArea {
		padding-top: 47px;
		padding-bottom: 47px;
	}
	div.FooterArea div.MainArea {
		padding: 0px 20px;
	}
	div.MainContentTop {
		padding-top: 100px;
	}
	#menu,
	#close-menu {
		margin-left: 20px;
	}
	div.Header > a.cart {
		margin-right: 20px;
	}
	div.FooterArea div.LightBlock div.FooterDarkBottomBlock div.FooterLinks {
		float: none;
		width: 100%;
		clear: both;
	}
	/***************** Menu **************************/
	div.Menu {
		-webkit-transform:translate(-296px,0);
		-moz-transform:translate(-296px,0);
		-o-transform:translate(-296px,0);
		transform:translate(-296px,0);
		width: 296px;
	}
		div.MenuItems > li > a,
		div.MenuItems > li > span {
			padding-left: 52px;
		}
		div.MenuItems li div.SubMenu {
		padding-left: 52px;
	}
	/************** Grid *****************/
	div.Cols3 > div {
		width: 100%;
		float: none;
	}
		div.Cols3 > div:nth-child(2n+1) {
			clear: both;
		}
		div.Cols3 > div + div {
			margin-top: 30px;
		}
	div.Cols3 div.FormField {
		width: calc((100% - 10px)/3);
		float: left;
	}
		div.Cols3 > div.FormField:nth-child(2n+1) {
			clear: none;
		}
		div.Cols3 div.FormField + div.FormField {
			margin-left: 5px;
		}
			div.Cols3 > div.FormField + div {
				margin-top: 0px;
			}
	/******************* Homepage **************************/
	div.HomeText {
		padding: 56px 0px;
	}
	div.HomeTopArea div.ImageArea div.ImageFrame {
		width: 320px;
		padding: 42px;
	}
		div.HomeTopArea div.ImageArea div.ImageCopyright {
			position: static;
			-webkit-transform: rotate(0deg);
      		-ms-transform: rotate(0deg);
            transform: rotate(0deg);
      		text-align: center;
      		padding: 23px 0px 0px;
		}
	div.CertificationBlock div.Cols2 > div {
		padding: 0px;
		padding-bottom: 40px;
		background-position: center top;
	}
	div.CertificationBlock div.Cols2 > div + div {
		padding: 0px;
	}
	/******************* Inner pages **************************/

	div.ContactFormArea {
		padding-bottom: 80px;
	}
	div.MainImgArea div.ImageFrame {
		padding: 20px;
	}
	div.InvertedControls {
		margin-top: 0px;
	}
	div.ArtWallTextBlock {
		padding-top: 230px;
		padding-bottom: 50px;
	}
	div.FaqListBlock h4,
	div.FaqListBlock h4:first-child {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	div.Breadcrumb {
		top: 7px;
	}
	div.BlogItem {
		padding-bottom: 10px;
	}
		div.BlogItem img.MainBlogItemImg {
			float: none;
			max-width: 100%;
			margin-left: 0px;
		}
	/********** Tables ******************/
	div.TableArea {
		padding: 51px 0px 60px 0px;
	}
		div.TableArea table, table {
			width: 100%;
		}
		table thead {
			border: none;
			clip: rect(0 0 0 0);
			height: 1px;
			margin: -1px;
			overflow: hidden;
			padding: 0;
			position: absolute;
			width: 1px;
		}
		table tr {
			border-bottom: 3px solid #ddd;
			display: block;
			margin-bottom: 20px;
			overflow: auto;
		}
		table tr::after {
			content: "";
			clear: both;
			display: table;
		}
		table tr > td {
			border-bottom: 1px solid #ddd;
			display: block;
			text-align: right;
			float: left;
			width: 100%;
			border-top: none;
		}
			table tr > td:first-child:nth-last-child(2),
			table tr > td:first-child:nth-last-child(3),
			table tr > td:first-child:nth-last-child(4),
			table tr > td:first-child:nth-last-child(5),
			table tr > td:first-child:nth-last-child(6),
			table tr > td:first-child:nth-last-child(7),
			table tr > td:first-child:nth-last-child(8),
			table tr > td:first-child:nth-last-child(9),
			table tr > td:first-child:nth-last-child(10) {
				width: 100%;
			}
		table tr > td::before {
			content: attr(data-label);
			float: left;
			display: block;
			padding-right: 10px;
			color: #424242;
		}
		table tr > td:last-child {
			border-bottom: 0;
		}

	/********** Forms ******************/
	div.FormButtonArea {
		padding: 10px 0px;
	}
}
@media (max-width: 360px) {
	ul.ProductsList li,
	ul.ItemsList li {
		width: 100%;
		float: none;
	}
	ul.ProductsList li:nth-child(2n),
	ul.ItemsList li:nth-child(2n) {
		float: none;
	}
	div.HomeTopArea div.ImageArea div.ImageFrame {
		width: 100%;
	}
	div.FooterArea div.DarkBlock div.SpecialOfferBlock div.SubscribeForm input {
		width: calc(100% - 60px);
	}

	/********** Forms ******************/
	div.FormArea {
		width: 100%;
		padding: 20px;
	}
	/******************* Inner pages **************************/
	div.ContentArea {
		padding-bottom: 30px;
	}
	div.MediaRangeBlock div.SimpleColsBlock h2 {
		padding-bottom: 50px;
	}
	div.PriceCalcForm div.CalcResults div.Label,
	div.PriceCalcForm div.CalcResults div.Value {
		font-size: 16px;
	}
	div.CenteredContent {
		padding: 30px 0px;
	}
	/************** Grid *****************/
	div.Cols3 div.FormField {
		width: 100%;
		float: none;
	}
		div.Cols3 div.FormField + div.FormField {
			margin-left: 0px;
		}
}

@media (max-width: 350px) {
	/***************** Menu **************************/
	div.Menu {
		-webkit-transform:translate(-256px,0);
		-moz-transform:translate(-256px,0);
		-o-transform:translate(-256px,0);
		transform:translate(-256px,0);
		width: 256px;
	}
}



.MainArea {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 50px;
}
.MainAreamap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0px;
}
.MainAreamapform {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.telephone {
	font-weight:600;
}


.PriceCalcForm {
    padding: 44px 0px 24px;
    z-index: 30;
}

@media (max-width: 1416px){
.MainArea {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 50px;
}
}
.PriceCalcForm .FormArea {
    padding-left: 144px;
    padding-right: 144px;
    padding-bottom: 21px;
}
.ContactFormArea .FormArea, .PriceCalcForm .FormArea {
    position: relative;
    z-index: 30;
}
.FormArea {
    background: #ffffff;
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.24), 0 0 8px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.24), 0 0 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.24), 0 0 8px rgba(0, 0, 0, 0.16);
    width: 696px;
    margin: 0px auto;
    padding: 84px 168px 128px;
}
.PriceCalcForm .CalcResults {
    padding: 15px 0px 6px 0px;
}
.PricesList {
    margin-top: -184px;
    z-index: 10;
}
.RightLight {
    background: linear-gradient(90deg, transparent 50%, #f8f8f8 50%);
}
.SplitBg .MainArea {
    background: #f8f8f8;
}

.PricesListBlock {
    padding: 180px 120px 0px;
}
.TableArea {
    padding: 51px 0px 60px 0px;
}
.TableArea table, table {
    width: 100%;
}
table {
    border-collapse: collapse;
}
* {
    box-sizing: border-box;
}
.Cols4 > div {
    width: 25%;
    float: left;
}
.PriceGroupsBlock > div {
    padding-bottom: 20px;
}
.PriceGroupsBlock li {
    padding: 4px 10px 12px 0px;
}
.ColTitle {
    color: #212121;
    line-height: 36px;
}
table tr > th:first-child:nth-last-child(5), table tr > td:first-child:nth-last-child(5) {
    width: 20%;
}
table tr > th {
    padding: 0px 5px 9px;
    text-align: center;
}
table tr > td {
    border-top: 1px solid #dcdcdc;
    font-size: 16px;
    color: #212121;
    padding: 8px 5px 9px;
    text-align: center;
}
table td {
    vertical-align: top;
}
.FormControl select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/open-arrow.png) right 20px no-repeat;
}
.FormControl input[type=text], .FormControl input[type=email], .FormControl input[type=number], .FormControl textarea, .FormControl select {
    height: 48px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.FormControl input, .FormControl textarea, .FormControl select {
    border: 1px solid #dcdcdc;
    margin: 0px;
}
.Cols2, .Cols3 {
    overflow: auto;
}
.Cols3 .FormField {
    width: calc((100% - 48px)/3);
}
.Cols3 > div {
    width: 33.33%;
    float: left;
}
.Cols3 div.FormField + .FormField {
    margin-left: 24px;
}
.Cols3 .FormField {
    width: calc((100% - 48px)/3);
}
.Cols3 > div {
    width: 33.33%;
    float: left;
}

.FormControl {
    padding: 0px 0px 0px 0px;
}
.PriceCalcForm .CalcResults {
    padding: 15px 0px 6px 0px;
}
.PriceCalcForm .CalcResults .Label {
    float: left;
    clear: left;
}
.PriceCalcForm .CalcResults .Label, .PriceCalcForm .CalcResults .Value {
    color: #212121;
    font-family: Butler;
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 16px;
}
.PriceCalcForm .CalcResults .Value {
    text-align: right;
}
.PriceCalcForm .CalcResults .Label, .PriceCalcForm .CalcResults .Value {
    color: #212121;
    font-family: Butler;
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 16px;
}
select, input {
	font-size: inherit;
   
    line-height: 200%;
    text-align: left;
    color: #424242;
}
hr {
    color: #dcdcdc;
    background-color: #dcdcdc;
    height: 1px;
    border-width: 0px;
    margin: 10px 0px;
}
.PriceCalcForm p {
    color: #757575;
}
.PriceCalcForm .FormArea h2 {
    padding-bottom: 55px;
}
.FormArea h2 {
    padding-bottom: 0px;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
}


.ContactFormArea {
    margin-top: -160px;
}
.ContactFormArea .FormArea h2 {
    padding-bottom: 75px;
    font-size: 40px;
    line-height: 64px;
}
.FormField {
    padding: 0px 0px 16px 0px;
}
.FormButtonArea {
    padding: 32px 0px;
}
.FormButton {
    line-height: 48px;
    border-radius: 3px;
    background: #00616d;
    color: #ffffff;
    border: none;
    width: 100%;
    text-align: center;
	font-size: 22px;
}
.FormControl textarea {
    height: 126px;
	font-size: inherit;
}


.e102 {
    color: windowtext;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    vertical-align: bottom;
}
.e110 {
    /* color: #205692; */
    font-family: source-sans-pro;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 700;
}
 .obtn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
    font-size: 18px;
    padding: 8px 15px 8px 15px;
  text-decoration: none;
}

.obtn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
  table#table1 {
    width:70%; 
    margin-left:15%; 
    margin-right:15%;
  }
.content {
    font-size: 1em;
    line-height: 1.5em;
    padding: 15px 75px 25px;
}

header, section, footer, aside, article, figure {
	display: block;
}
#main {
    width: 46%;
    margin-left: 2%;
    float: left;
}
#sidebar {
    float: left;
    margin-left: 4%;
    width: 46%;
	}
.icon {
    padding:0px 5px 0px 20px;
}
.floatleft {
margin-right: 30px;
float: left;
}
figcaption {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.btn-primary2 {
  color: #fff !important;
  background-color: #0066D0;
  border-color: #2e6da4;
}
.btn-primary3 {
  color: #fff !important;
  background-color: #CC6733;
  border-color: #2e6da4;
}
.btn-primary4 {
  color: #fff !important;
  background-color: #3398CC;
  border-color: #2e6da4;
}
.btn-primary5 {
  color: #fff !important;
  background-color: #019934;
  border-color: #2e6da4;
}
.btn {
 text-decoration: none !important;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 6px;
}
.btn3 {
 text-decoration: none !important;
  border-radius: 8px;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 24px !important;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  }
.floatleft1 {margin-right: 20px;
float: left;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.5%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 700px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 700px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}
	 
