@media only screen and (max-width : 240px) {
	html {
		margin: 0px;
		padding: 0px;
		overflow-x: hidden;
	}

	body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-attachment: fixed;
		background-image: url(../images/bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #350f02;
	}

	#logo {
		float: left;
		height: auto;
		width: 70%;
		margin: 0px
	}


	#logo img {
		height: auto;
		width: 100%;
		float: left;
		margin-top: auto;
		margin-bottom: auto;
	}

	#logo-left {
		margin: 0px;
		padding: 0px;
		float: left;
		height: auto;
		width: 15%;
	}

	#logo-right {
		margin: 0px;
		padding: 0px;
		float: left;
		height: auto;
		width: 15%;
	}

	#content {
		height: auto;
		width: 80%;
		margin-left: 10%;
		float: left;
		margin-right: 10%;
		text-align: left;
		margin-top: 80px;
	}

	#content p {
		text-align: justify;
		font-family: "Museo Sans 100";
		font-size: 15px;
		font-style: normal;
		line-height: 22px;
		font-weight: normal;
		font-variant: normal;
		color: #d1d1d1;
		text-decoration: none;
		letter-spacing: 1px;
		margin-top: 30px;
		margin-bottom: 20px;
	}

	h1 {
		font-family: "Museo Sans 100";
		font-size: 28px;
		line-height: normal;
		color: #ffffff;
		text-align: left;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ff7900;
		padding-top: 0px;
		float: left;
		padding-right: 10px;
		padding-bottom: 15px;
		padding-left: 0px;

	}

	h2 {
		font-family: "Museo Sans 100";
		font-size: 28px;
		line-height: normal;
		color: #ff7900;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ff7900;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 20px;
	}

	.top1 {
		float: left;
		height: auto;
		width: 100%;
	}


	.top2 {
		float: left;
		height: auto;
		width: 100%;
		margin-top: 30px;
	}

	#box-left {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin: 0px;
		background-image: url(../images/blk-shade.png);
		background-repeat: repeat;
	}


	#box-right {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin-top: 35%;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		min-height: 50%;
		right: 0px;
		z-index: 1;
	}

	/* Common styles of menus */
	.dl-menuwrapper {
		width: 100%;
		max-width: 200px;
		float: right;
		margin-top: -10px;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
		-webkit-perspective-origin: 50% 200%;
		-moz-perspective-origin: 50% 200%;
		perspective-origin: 50% 200%;
		font-family: "Museo Sans 100";
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		z-index: 10000;
	}

	#footer {
		height: 35px;
		width: 100%;
		border-top-width: 4px;
		border-top-style: solid;
		border-top-color: #c40500;
		background-image: url(../images/blk-shade.png);
		background-repeat: repeat;
		margin: 0px;
		float: left;
		color: #b6b4b4;
		text-align: center;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 0px;
		font-family: "Museo Sans 100";
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-decoration: none;
	}

	#footer-lft {

		float: left;
		width: 100%;
		height: auto;
		text-align: center;
	}

	#footer-right {
		float: left;
		width: 100%;
		padding-top: 5px;
		height: auto;
		text-align: center;
	}

	#footer-right a {
		width: 100%;
		height: auto;
		text-align: center;
	}


	#footer-middle {
		display: none;
		visibility: hidden;
	}
}

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


	html {
		margin: 0px;
		padding: 0px;
		overflow-x: hidden;
	}

	body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-attachment: fixed;
		background-image: url(../images/bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #350f02;
	}

	#logo {
		float: left;
		height: auto;
		width: 70%;
		margin: 0px;
	}


	#logo img {
		height: auto;
		width: 100%;
		float: left;
		margin-top: auto;
		margin-bottom: auto;
	}

	#logo-left {
		margin: 0px;
		padding: 0px;
		float: left;
		height: auto;
		width: 15%;
	}

	#logo-right {
		margin: 0px;
		padding: 0px;
		float: left;
		height: auto;
		width: 15%;
	}

	#content {
		height: auto;
		width: 80%;
		margin-left: 10%;
		float: left;
		margin-right: 10%;
		text-align: left;
		margin-top: 80px;
	}

	#content p {
		text-align: justify;
		font-family: "Museo Sans 100";
		font-size: 15px;
		font-style: normal;
		line-height: 22px;
		font-weight: normal;
		font-variant: normal;
		color: #d1d1d1;
		text-decoration: none;
		letter-spacing: 1px;
		margin-top: 30px;
		margin-bottom: 20px;
	}

	h1 {
		font-family: "Museo Sans 100";
		font-size: 28px;
		line-height: normal;
		color: #ffffff;
		text-align: left;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ff7900;
		padding-top: 0px;
		float: left;
		padding-right: 10px;
		padding-bottom: 15px;
		padding-left: 0px;

	}

	h2 {
		font-family: "Museo Sans 100";
		font-size: 28px;
		line-height: normal;
		color: #ff7900;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ff7900;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 20px;
	}

	.top1 {
		float: left;
		height: auto;
		width: 100%;
	}


	.top2 {
		float: left;
		height: auto;
		width: 100%;
		margin-top: 30px;
	}

	#box-left {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin: 0px;
		background-image: url(../images/blk-shade.png);
		background-repeat: repeat;
	}


	#box-right {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin-top: 35%;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		min-height: 50%;
		right: 0px;
		z-index: 1;
	}


	/* Common styles of menus */

	.dl-menuwrapper {
		width: 100%;
		max-width: 200px;
		float: right;
		margin-top: -10px;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
		-webkit-perspective-origin: 50% 200%;
		-moz-perspective-origin: 50% 200%;
		perspective-origin: 50% 200%;
		font-family: "Museo Sans 100";
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		z-index: 10000;
	}

	#footer {
		height: 35px;
		width: 100%;
		border-top-width: 4px;
		border-top-style: solid;
		border-top-color: #c40500;
		background-image: url(../images/blk-shade.png);
		background-repeat: repeat;
		margin: 0px;
		float: left;
		color: #b6b4b4;
		text-align: center;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 0px;
		font-family: "Museo Sans 100";
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-decoration: none;
	}

	#footer-lft {

		float: left;
		width: 100%;
		height: auto;
		text-align: center;
	}

	#footer-right {
		float: left;
		width: 100%;
		padding-top: 5px;
		height: auto;
		text-align: center;
	}

	#footer-right a {
		width: 100%;
		height: auto;
		text-align: center;
	}


	#footer-middle {
		display: none;
		visibility: hidden;
	}
}

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

	html {
		margin: 0px;
		padding: 0px;
		overflow-x: hidden;
	}

	body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-attachment: fixed;
		background-image: url(../images/bg.jpg);
		/* background-repeat: no-repeat; */
		background-position: left top;
		background-color: #350f02;
	}

	#logo {
		float: left;
		height: auto;
		width: 70%;
		margin: 0px;
	}


	#logo img {
		height: auto;
		width: 70%;
		float: left;
		margin-left: 26px;
		margin-top: -115px;
	}

	#logo-left {
		margin: 0px;
		padding: 0px;
		float: left;
		/* height:auto; */
		width: 100%;
	}

	#logo-right {
		margin: 0px;
		padding: 0px;
		float: left;
		height: auto;
		width: 15%;
	}

	#content {
		height: auto;
		width: 80%;
		margin-left: 10%;
		float: left;
		margin-right: 10%;
		text-align: left;
		margin-top: -126px;
	}

	#content p {
		text-align: justify;
		font-family: "Museo Sans 100";
		font-size: 17px;
		font-style: normal;
		line-height: 22px;
		font-weight: normal;
		font-variant: normal;
		color: #d1d1d1;
		text-decoration: none;
		letter-spacing: 1px;
		margin-top: 30px;
		margin-bottom: 20px;
	}

	#content ul li {
		font-size: 17px;
	}

	.service-img {
		margin-top: 80px;
	}

	h1 {
		font-family: "Museo Sans 100";
		font-size: 22px;
		line-height: normal;
		color: #ffffff;
		text-align: left;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ff7900;
		padding-top: 0px;
		float: left;
		padding-right: 10px;
		padding-bottom: 15px;
		padding-left: 0px;

	}

	h2 {
		font-family: "Museo Sans 100";
		font-size: 22px;
		line-height: normal;
		color: #ff7900;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ff7900;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 20px;
	}

	.top1 {
		float: left;
		height: auto;
		width: 100%;
	}


	.top2 {
		float: left;
		height: auto;
		width: 100%;
		margin-top: 30px;
	}

	#box-left {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin: 0px;
		/* background-image: url(../images/blk-shade.png);
	background-repeat: repeat; */
	}


	#box-right {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin-top: 35%;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		min-height: 50%;
		right: 0px;
		z-index: 1;
	}


	/* Common styles of menus */

	.dl-menuwrapper {
		width: 100%;
		max-width: 200px;
		float: right;
		margin-top: -10px;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
		-webkit-perspective-origin: 50% 200%;
		-moz-perspective-origin: 50% 200%;
		perspective-origin: 50% 200%;
		font-family: "Museo Sans 100";
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		z-index: 10000;
	}



	#footer {
		height: 35px;
		width: 100%;
		border-top-width: 4px;
		border-top-style: solid;
		border-top-color: #c40500;
		background-image: url(../images/blk-shade.png);
		background-repeat: repeat;
		margin: 0px;
		float: left;
		color: #b6b4b4;
		text-align: center;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 0px;
		font-family: "Museo Sans 100";
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-decoration: none;
		margin-top: 300px;
	}

	#footer-lft {

		float: left;
		width: 100%;
		height: auto;
		text-align: center;
	}

	#footer-right {
		float: left;
		width: 100%;
		padding-top: 5px;
		height: auto;
		text-align: center;
	}

	#footer-right a {
		width: 100%;
		height: auto;
		text-align: center;
	}


	#footer-middle {
		display: none;
		visibility: hidden;
	}
}

@media only screen and (min-width : 481px) and (max-width : 640px) {

	html {
		margin: 0px;
		padding: 0px;
		overflow-x: hidden;
	}

	body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-attachment: fixed;
		background-image: url(../images/bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #350f02;
	}


	#logo {
		float: left;
		height: auto;
		width: 80%;
	}


	#logo img {
		height: auto;
		width: 100%;
		float: left;
		margin-top: auto;
		margin-bottom: auto;
	}

	#logo-left {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 130px;
		width: 10%;
		background-image: url(../images/brwn-shade.png);
		background-repeat: repeat-x;
		background-position: -250px;
	}

	#logo-right {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 130px;
		width: 10%;
		background-image: url(../images/brwn-shade.png);
		background-repeat: repeat-x;
		background-position: -250px;
	}

	#content {
		height: auto;
		width: 80%;
		margin-left: 10%;
		float: left;
		margin-right: 10%;
		text-align: left;
		margin-top: 20px;
	}

	#content p {
		text-align: justify;
		font-family: "Museo Sans 100";
		font-size: 15px;
		font-style: normal;
		line-height: 22px;
		font-weight: normal;
		font-variant: normal;
		color: #d1d1d1;
		text-decoration: none;
		letter-spacing: 1px;
		margin-top: 30px;
		margin-bottom: 20px;
	}

	h1 {
		font-family: "Museo Sans 100";
		font-size: 28px;
		line-height: normal;
		color: #ffffff;
		text-align: left;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ff7900;
		padding-top: 0px;
		float: left;
		padding-right: 10px;
		padding-bottom: 15px;
		padding-left: 0px;

	}

	h2 {
		font-family: "Museo Sans 100";
		font-size: 28px;
		line-height: normal;
		color: #ff7900;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ff7900;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 20px;
	}

	.top1 {
		float: left;
		height: auto;
		width: 50%;
		margin-top: 30px;
	}

	.top2 {
		float: left;
		height: auto;
		width: 50%;
		margin-top: 30px;
	}

	#box-left {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin-top: 15px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}


	#box-right {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin: 0px;
		min-height: 50%;
		right: 0px;
		z-index: 1;
	}


	/* Common styles of menus */

	.dl-menuwrapper {
		width: 100%;
		max-width: 200px;
		float: right;
		margin-top: -30px;
		position: absolute;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
		-webkit-perspective-origin: 50% 200%;
		-moz-perspective-origin: 50% 200%;
		perspective-origin: 50% 200%;
		font-family: "Museo Sans 100";
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		right: 0px;
		top: 10px;
		z-index: 10000;
	}
}

@media only screen and (min-width : 641px) and (max-width : 767px) {
	html {
		margin: 0px;
		padding: 0px;
		overflow-x: hidden;
	}

	body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-attachment: fixed;
		background-image: url(../images/bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #350f02;
	}

	#logo {
		float: left;
		height: auto;
		width: 80%;
	}


	#logo img {
		height: auto;
		width: 100%;
		float: left;
		margin-top: auto;
		margin-bottom: auto;
	}

	#logo-left {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 150px;
		width: 10%;
		background-image: url(../images/brwn-shade.png);
		background-repeat: repeat-x;
		background-position: -80px;
	}

	#logo-right {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 150px;
		width: 10%;
		background-image: url(../images/brwn-shade.png);
		background-repeat: repeat-x;
		background-position: -80px;
	}

	#content {
		height: auto;
		width: 80%;
		margin-left: 10%;
		float: left;
		margin-right: 10%;
		text-align: left;
		margin-top: 80px;
	}

	#content p {
		text-align: justify;
		font-family: "Museo Sans 100";
		font-size: 15px;
		font-style: normal;
		line-height: 22px;
		font-weight: normal;
		font-variant: normal;
		color: #d1d1d1;
		text-decoration: none;
		letter-spacing: 1px;
		margin-top: 30px;
		margin-bottom: 20px;
	}

	h1 {
		font-family: "Museo Sans 100";
		font-size: 28px;
		line-height: normal;
		color: #ffffff;
		text-align: left;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ff7900;
		padding-top: 0px;
		float: left;
		padding-right: 10px;
		padding-bottom: 15px;
		padding-left: 0px;

	}

	h2 {
		font-family: "Museo Sans 100";
		font-size: 28px;
		line-height: normal;
		color: #ff7900;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ff7900;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 20px;
	}

	.top1 {
		float: left;
		height: auto;
		width: 100%;
		margin-top: 30px;
	}


	.top2 {
		float: left;
		height: auto;
		width: 100%;
		margin-top: 30px;
	}

	#box-left {
		padding: 0px;
		float: left;
		height: auto;
		width: 40%;
		margin-top: 15px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}


	#box-right {
		padding: 0px;
		float: left;
		height: auto;
		width: 60%;
		margin-top: 45px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		min-height: 50%;
		right: 0px;
		z-index: 1;
	}


	/* Common styles of menus */

	.dl-menuwrapper {
		width: 100%;
		max-width: 200px;
		float: right;
		margin-top: -30px;
		position: absolute;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
		-webkit-perspective-origin: 50% 200%;
		-moz-perspective-origin: 50% 200%;
		perspective-origin: 50% 200%;
		font-family: "Museo Sans 100";
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		right: 0px;
		top: 10px;
		z-index: 10000;
	}
}

@media only screen and (min-width : 768px) and (max-width : 960px) {
	html {
		margin: 0px;
		padding: 0px;
		overflow-x: hidden;
	}

	body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-attachment: fixed;
		background-image: url(../images/bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #350f02;
	}

	#logo {
		float: left;
		height: auto;
		width: 80%;
	}


	#logo img {
		height: auto;
		width: 100%;
		float: left;
		margin-top: auto;
		margin-bottom: auto;
	}

	#logo-left {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 150px;
		width: 10%;
		background-image: url(../images/brwn-shade.png);
		background-repeat: repeat-x;
		background-position: -80px;
	}

	#logo-right {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 150px;
		width: 10%;
		background-image: url(../images/brwn-shade.png);
		background-repeat: repeat-x;
		background-position: -80px;
	}

	#content {
		height: auto;
		width: 90%;
		margin-left: 5%;
		float: left;
		margin-right: 15%;
		text-align: left;
	}

	#content p {
		text-align: justify;
		font-family: "Museo Sans 100";
		font-size: 15px;
		font-style: normal;
		line-height: 22px;
		font-weight: normal;
		font-variant: normal;
		color: #d1d1d1;
		text-decoration: none;
		letter-spacing: 1px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.top1 {
		float: left;
		height: auto;
		width: 100%;
		margin-top: 30px;
	}


	.top2 {
		float: left;
		height: auto;
		width: 100%;
		margin-top: 30px;
	}

	#box-left {
		padding: 0px;
		float: left;
		height: auto;
		width: 40%;
		margin-top: 15px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}


	#box-right {
		padding: 0px;
		float: left;
		height: auto;
		width: 60%;
		margin-top: 45px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		min-height: 50%;
		right: 0px;
		z-index: 1;
	}


	/* Common styles of menus */

	.dl-menuwrapper {
		width: 100%;
		max-width: 200px;
		float: right;
		position: absolute;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
		-webkit-perspective-origin: 50% 200%;
		-moz-perspective-origin: 50% 200%;
		perspective-origin: 50% 200%;
		font-family: "Museo Sans 100";
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		right: 0px;
		top: 25px;
		z-index: 10000;
	}
}

@media only screen and (min-width : 961px) and (max-width :1024px) {
	html {
		margin: 0px;
		padding: 0px;
		overflow-x: hidden;
	}

	body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-attachment: fixed;
		background-image: url(../images/bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #350f02;
	}

	#logo {
		float: left;
		height: auto;
		width: 80%;
		background: #00CC00;
	}


	#logo img {
		height: auto;
		width: 100%;
		margin-top: auto;
		margin-bottom: auto;
	}

	#logo-left {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 180px;
		width: 10%;
		background-image: url(../images/brwn-shade.png);
		background-repeat: repeat-x;
		background-position: top;
	}

	#logo-right {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 180px;
		width: 10%;
		background-image: url(../images/brwn-shade.png);
		background-repeat: repeat-x;
		background-position: top;
	}

	#content {
		height: auto;
		width: 90%;
		margin-left: 5%;
		float: left;
		margin-right: 15%;

		text-align: left;
	}

	#content p {
		text-align: justify;
		font-family: "Museo Sans 100";
		font-size: 15px;
		font-style: normal;
		line-height: 22px;
		font-weight: normal;
		font-variant: normal;
		color: #d1d1d1;
		text-decoration: none;
		letter-spacing: 1px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.top1 {
		float: left;
		height: auto;
		width: 100%;
		margin-top: 30px;
	}


	.top2 {
		float: left;
		height: auto;
		width: 100%;
		margin-top: 30px;
	}

	#box-left {
		padding: 0px;
		float: left;
		height: auto;
		width: 40%;
		margin-top: 15px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}


	#box-right {
		padding: 0px;
		float: left;
		height: auto;
		width: 60%;
		margin-top: 45px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		min-height: 50%;
		right: 0px;
		z-index: 1;
	}


	/* Common styles of menus */

	.dl-menuwrapper {
		width: 100%;
		max-width: 200px;
		float: right;
		position: absolute;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
		-webkit-perspective-origin: 50% 200%;
		-moz-perspective-origin: 50% 200%;
		perspective-origin: 50% 200%;
		font-family: "Museo Sans 100";
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
		right: 0px;
		top: 25px;
		z-index: 10000;
	}
}



/*-----iphone SE (today)*/
@media only screen and (min-width : 375px) and (max-width :667px) {
	.dl-menuwrapper button {
		border: none;
		width: 48px;
		height: 40px;
		text-indent: -90em;
		overflow: hidden;
		position: relative;
		cursor: pointer;
		outline: none;
		float: right;
		color: #FFFFFF;
		background-color: #a39e9c;
		margin-top: 173px;
	}

	.abt-img {
		margin-top: 600px;

	}

	.service-img {
		margin-top: 225px;
	}

	.cntct-img {
		margin-top: 75px;

	}

	#footer {
		position: relative;
		left: 0px;
		top: 493px;
	}
}

/*----iphonexr(today)*/
@media only screen and (min-width : 414px) and (max-width :896px) {
	.cntct-img {
		margin-top: 0px;
	}
}

/*-----iphone12pro(today*/
@media only screen and (min-width: 390px) and (max-width: 844px) {
	.service-img {
		margin-top: 165px;
	}
}

/*--pixel7 today*/
@media only screen and (min-width: 412px) and (max-width: 915px) {
	.service-img {
		margin-top: 100px;
	}

	.cntct-img {
		margin-top: 1px;
	}

	#footer {
		position: relative;
		left: 0px;
		top: -3px;
	}

	#cont #footer {
		position: relative;
		left: 0px;
		top: -3px;

		margin-top: 232px !important;
	}
	#content p {
		text-align: justify;
		font-family: "Museo Sans 100";
		font-size: 18px;
		font-style: normal;
		line-height: 28px;
	}
	    #footer-lft {
			font-size: 15px;
		}
		#footer-right
		{
			font-size: 15px;
		}
		#footer-right a{
			font-size: 15px;
		}
		#prjt img{
			display: none;
		}
}


/*samsung s8 today*/
@media only screen and (min-width : 360px) and (max-width :740px) {
	.service-img {
		margin-top: 190px;
	}
}

/*--ipda mini today*/
@media only screen and (min-width : 768px) and (max-width :1024px) {
	#content {
		height: auto;
		width: 143%;
		margin-left: -54%;
		margin-top: 225px;
	}

	#content p {
		text-align: justify;
		font-family: "Museo Sans 100";
		font-size: 20px;
		font-style: normal;
		line-height: 22px;
		font-weight: normal;
		font-variant: normal;
		color: #d1d1d1;
		text-decoration: none;
		letter-spacing: 1px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#logo-left {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 150px;
		width: 237%;
	}

	#logo {
		float: left;
		height: auto;
		width: 80%;
		position: relative;
		top: -104px;
		left: -110px;
	}

	#logo-right {
		display: none;
	}

	.menu-img {
		display: none;
	}

	body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-attachment: fixed;
		background-image: url(../images/bg.jpg);
		background-position: center;
		background-size: cover;
		background-position: left top;
		background-color: #350f02;
	}

	#footer {
		margin-top: 390px;
	}


}

/*---ipad air*/

@media only screen and (min-width: 820px) and (max-width: 1180px) {
	#footer {
		margin-top: 487px;
	}
}

/*---ipad pro*/

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
	#logo {
		background: none;
	}
}

/*today galaxy z fold*/
@media only screen and (min-width: 344px) and (max-width: 882px) {
	.service-img {
		margin-top: 160px;
	}
}

