/* DETAILS

==================================================

	Theme Name:HOUSE SIGN DIRECT 	

	Author: Onqanet Technologies

	Author URI: http://onqanet.com

==================================================

*/

/******************************MEDIA QUERIES***********************/

@media (min-width:2280px) {
.container {
	width: 2100px;
}
}
 @media (min-width:1900px) {
.container {
	width: 1700px;
}
}
 @media (min-width:1600px) {
.container {
	width: 1400px;
}
}
@media screen and (max-width: 1280px) {
}
@media screen and (max-width: 1100px) {
.footer-left h3 {
	font-size: 24px;
}
.footer-right p {
	font-size: 16px;
}
.engarve-each input[type="text"] {
	width: 80%;	
}
.engarve-size input[type="text"] {
	width: 100%;
}
.engarve-size {
	width: 17%;
}	
}
@media screen and (max-width: 980px) {
.container {
	width: 960px;
}
.lt-block {
	padding: 23px 0px 15px !important;
}
#rt-blockss {
	padding: 0 0 0 15px !important;
}
.home-price {
	left: 30px;
	bottom: 10px;
}
.home-continue {
	right: 20px;
	bottom: 10px;
}
}
@media screen and (max-width: 812px) {
.container {
	width: auto !important;
}
.menu {
	/* display: none; */

	position: fixed;
	top: 0;
	left: -100%;
	right: 0;
	display: block;
	background: #000;
	z-index: 9999999;
	height: 100%;
	max-width: 240px;
	transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
	-moz-transition: all ease-in-out 0.5s;
	-ms-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
}
.menu-toggle {
	color: #000;
	font-size: 24px;
	cursor: pointer;
	text-align: right;
	display: block;
}
.menu-toggle .fa {
	position: absolute;
	right: 20px;
	color: #fff;
	z-index: 999;
	background: #f35e00;
	padding: 11px;
	top: 34px;
}
.menu li {
	margin: 0;
	float: none;
	display: block;
	text-align: center;
}
.menu li a, .menu li a:hover {
	padding: 10px 0;
	color: #fff;
	font-size: 15px;
}
.menu > li > ul > li > ul {
	top: 100%;
	left: 0;
}
.lt-block label {
	font-size: 14px;
	line-height: 18px;
}
.footer-left h3 {
	font-size: 18px;
}
.footer-left p {
	font-size: 13px;
}
.footer-right p {
	font-size: 13px;
}

.engarve-title {
	width: 80%;
}
.header img {
	height: auto;
}
}
@media screen and (max-width: 736px) {
#rt-blockss {
	margin: 0 0 15px;
}
}
@media screen and (max-width: 667px) {
}
@media screen and (max-width: 568px) {
}
@media screen and (max-width: 480px) {
 .rt-block {
	height: 300px !important;
}
.home-price {
	left: 30px;
	bottom: 10px;
}
.home-continue {
	right: 20px;
	bottom: 10px;
}
}
@media screen and (max-width: 375px) {

#rt-blockss {
	padding: 0px !important;
}	 
.engarve-each input[type="text"] {
	width: 80%;
}
.engarve-size input[type="text"] {
	width: 100%;
}
.engarve-size {
	width: 17%;
}
.sign-back {
	width: 100%;
}
.home-price {
	left: 10px;
	bottom: 10px;
	padding: 5px 10px;
}
.home-price label {
	font-size: 16px;
}
.home-price label span {
	font-size: 17px;
	margin: 0 0 0 8px;
}
.home-continue {
	right: 10px;
	bottom: 10px;
}
.home-continue input[type="button"] {
	font-size: 16px;
	padding: 6px 10px;
}
.rt-block {
	height: 220px !important;
}
#stone {
	width: 68%;
	height: 50%;
}
#line-one-block {
	top: 25px;
	font-size: 22px;
}
#line-two-block {
	top: 68px;
	font-size: 20px;
}
.round1 {
	top: 18px;
	left: 15px;
}
.round2 {
	top: 18px;
	right: 15px;
}
.round3 {
	bottom: 18px;
	right: 15px;
}
.round4 {
	bottom: 18px;
	left: 15px;
}
}
 @media screen and (max-width: 320px) {
}
