@media only screen and (min-width: 768px) and (max-width: 1024px) {
	
	body
	{
		background:none;
	}
	#inr-bg
	{
		background:none;
	}
	.header
	{ 
		width:100%;
		height:auto;
		margin:0 auto;
	}
	.top-bar
	{
		background:#000;
	}
	.logo
	{
		width:100%;
	}
	.divider
	{
		display:none;
	}
	.footer-left { padding-left:0px; width:100%;}
	.pic1 { width:47%; }
	.pic2 { width:47%; }
	.gallery-pic2 { width:47%;}
	.left-box { width:100%;}
	.stamp { width:100%; background-size:100%;}
	.stamp-left { margin-top:33%;}
	.stamp-left a { font-size:13px;}
	.form-sec { width:100%;}
	.stamp-left1 { margin-top:35%;}
	.gallery-picbox { width:100%;}
	.gallerypic-box-heading { width:100%;}
	.greenclr { display:none;}
	.left-box1 { width:100%; padding-top:20px;}
	.stamp1 { width:100%; background-size:100%; position:relative;}
	.stamp1-left1 { margin-top:6%;}
	.content-right2 { width:100%;}
}


@media only screen and (min-width: 800px) and (max-width:900px) {

	.top-bar-section li:not(.has-form) a:not(.button)
	{
		padding:8px 15px !important;
	}
	
}
@media only screen and (min-width: 768px) and (max-width:799px) {

	.top-bar-section li:not(.has-form) a:not(.button)
	{
		padding:8px 12px !important;
	}
	
}


@media only screen and (min-width: 641px) and (max-width: 767px) {

	body { background:none;}
	#inr-bg
	{
		background:none;
	}
	.logo
	{
		width:100%;
	}	
	.header
	{ 
		width:100%;
		height:auto;
		margin:0 auto;
	}
	.top-bar-section li:not(.has-form) a:not(.button)
	{
		padding:8px 4px !important;
	}
	.pic1 { width:45%; }
	.pic2 { width:45%; }
	.gallery-pic2 { width:45%;}
	
	.left-box { width:100%; padding-top:70px;}
	.left-box1 { width:100%; padding-top:20px;}
	.stamp { width:100%; background-size:100%;}
	.stamp-left { margin-top:32%;}
	.stamp-left a { font-size:12px;}
	.form-sec { width:100%;}
	.stamp-left1 { margin-top:35%;}
	.gal { margin:0 auto !important; width:90%;}
	.gallery-picbox { width:100%;}
	.gallerypic-box-heading { width:100%;}
	.greenclr { display:none;}
	.stamp1 { width:100%; background-size:100%; position:relative; top:0px;}
	.stamp1-left1 { margin-top:6%;}
	.content-right2 { width:100%;}
}

@media only screen and (min-width: 320px) and (max-width: 640px) {
	
	body { background:none;}
	#inr-bg
	{
		background:none;
	}
	.logo
	{
		width:100%;
	}	
	.header
	{ 
		width:100%;
		height:auto;
		margin:0 auto;
	}
	.top-bar ul li { list-style:none;}
	.call-sec 
	{
		float:none;
		margin:0 auto;
		text-align:center;
	}
	.tagline
	{
		float:none;
		margin:0 auto;
		text-align:center;
	}
	.top-bar-section ul li > a:hover
	{
		background:#000;
		text-decoration:none;
	}
	.top-bar .toggle-topbar.menu-icon a:hover
	{
		text-decoration:none;
	}
	.divider { display:none;}
	.content-right 
	{
		float:none;
		margin:0 auto;
		width:88%;
	}
	.content-right2
	{
		float:none;
		margin:0 auto;
	}
	.content-left
	{
		padding-right:0px !important;
		background:none;
	}
	.left-box
	{
		clear:both;
	}
	.pic1 { width:44%; }
	.pic2 { width:44%; }
	.gallery-pic2 { width:44%;}

	.left-box
	{
		position:relative;
		padding:20px 0px 20px 0px;
		margin:0 auto;
	}
	.stamp 
	{
		position:relative;
		top:0px;
		float:none;
		text-align:center;
	}
	.stamp-left { margin-top:95px;}
	.footer-block { width:95%;}
	.footer-left { padding-left:0px; width:100%;}
	
	.form-sec { width:100%;}
	.stamp-left1 { margin-top:35%;}
	.gallery-picbox { width:100%;}
	.gallerypic-box-heading { width:100%;}
	.gal { margin:0 auto !important; width:90%;}
	.greenclr { display:none;}
	.view-img { float:none; text-align:center; margin:0 auto;}
	.stamp1 { width:100%; background-position:center; }
	.stamp1-left1 { margin-top:20px;}
}