 @charset "utf-8";
@charset "utf-8";
/* CSS Document */
/* larger desktop */
/* standard desktop */

@media(min-width:1000px) and (max-width:1250px){
#cssmenu > ul > li 								{ padding: 28px 14px;}
.service img 				{width:100%}
#menu-button                {display:none;}

}

@media(min-width:769px) and (max-width:999px){


}
/* ipad potrait */
@media(min-width:641px) and (max-width:768px){
	.container 					{width:100%}
	.left-txt 					{position: static; top: 0; margin-right: 0;}
	.kit-ig img 					{width:100%}
	.kit-txt3 p 					{height: auto}
	.kit-txt2 p 					{height: auto}
	.kit-txt p 					{height: auto}
	.vc_custom_1452504298195 	{padding: 25px 11px 0 !important; background: #fc721e;}
	.service img 				{width:100%}
	.abo-txt h2 					{font-size: 22px}
	.why-txt h1 					{font-size: 22px}
	.menu-opened                {display:block;}

}
	
/* small view i.e. tablet and mobile */
@media(min-width:481px) and (max-width:640px){
	.container 					{width:100%}
	.logo  						{text-align: center; width: 241px; margin: 0 auto;}
	.call ul 					{text-align:center}
	.call ul li 					{padding-right: 0}
	.social ul 					{float: none; text-align: center; margin: 14px 0 0;}
	.left-txt 					{top: -10px}
	.carousel-caption 			{bottom: 0; top: 10px;}
	.extra-cla					{display:none}
	.left-txt 					{position: static; top: 0; margin-right: 0;}
	.kit-ig img 					{width:100%}
	.menu-opened                {display:block;}
}
	
/*mobile view */
@media (max-width:480px) {
.logo  						{text-align: center; width: 241px; margin: 0 auto;}
.call ul 					{text-align:center}
.call ul li 					{padding-right: 0}
.social ul 					{float: none; text-align: center; margin: 14px 0 0;}
.carousel-caption 			{position: static; display:none}
.left-txt 					{position: static; top: 0; margin-right: 0;}
.left-txt h1 				{font-size: 24px; margin-bottom: 10px; margin-top: 16px; text-align:center}
.left-txt h2 				{font-size: 18px; margin-bottom: 25px;}
.container 					{width:100%}
.miss-in 					{text-align: center}
.kit-ig	img					{width:100%}
ul.tab						{text-align:center}
ul.tab li						{float: none !important;display: inline-block}
ul.tab li a 					{padding: 14px 19px !important; font-size: 15px !important}
.imp-txt h2 					{font-size: 21px; text-transform: capitalize}
.import 						{background-size: cover}
.footer p 					{text-align: justify;}
.right p 					{ text-align: center}
.footer p a 					{text-align:center; display:inline-block; width: 100%}
.envira-gallery-item		{text-align:center}
.abo-txt h2 					{font-size: 23px}
.why-txt h1 					{font-size: 22px}
.why-txt h2 					{font-size: 19px}
.test-txt-ig 				{margin: 20px 0px 30px 33px;}
.contact-section 			{padding: 0px 0 20px}
.service img 				{width:100%}
.web 						{float: none}
.web p 						{text-align:center}
.menu-opened                {display:block;}


}
@media(min-width:321px) and (max-width:479px){
		
}

@media(max-width:320px) {
	/*img{width:100%}*/

}