/*

November Template

http://www.templatemo.com/tm-473-november

*/

@media only screen and (min-width: 769px) and (max-width: 10000px) {
	#mobile_sec .menumobile { display: block!important; }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {

	header { width: 100%; }
	header .Center { width: 100%; padding: 0px 2%; height: 87px;  }
	header .site-logo { padding: 0px 0 0 1px; }
	header .site-logo img { height: 66px; }
	header.smaller .site-logo img { height: 61px; }
	header.smaller .site-logo { padding: 0px 0 0; }
	header .site-logo p { margin-top: 3px; width: 150px; text-align: center; font-size: 15px;}
	header.smaller .site-logo p { margin-top: 3px; width: 138px; text-align: center; font-size: 13px; }
	header .Navigation { margin-right: 0px; height: 87px; }
	header.smaller .Navigation { height: 80px; }
	header .Navigation li a { padding: 30px 36px; }
	header.smaller .Navigation li a { padding: 29px 36px; height: 80px; }

	
	.Banner_sec { width: 100%; height: 524px; }
	.Banner_sec .Center {width: 100%; padding: 0px 2%; }
	.Banner_sec .bannerside { top: 144px; }
	.Banner_sec .leftside h3 { font-size: 32px; }
	.Banner_sec .rightside { width: 66%; }
	.Banner_sec .rightside .Slider { width: 100%; }
	.Banner_sec .rightside .Slider .text { padding: 25px 10px 21px 10px; }
	.Banner_sec .rightside .Slider .text .Icon { width: 45%; }
	.Banner_sec .rightside .Slider .text .Lorem { width: 40%; }
	.Banner_sec .rightside .Shadow { width: 105%; }
	.Banner_sec .rightside .prevBtn { top: 160px; }
	.Banner_sec .rightside .nextBtn { top: 160px; }

	#Container { width: 100%; }

	.About_sec { width: 100%; padding: 70px 0px; }
	.About_sec .Center { width: 100%; padding: 0px 2%; }
	.About_sec p { font-size: 13px; }
	.About_sec .Tabside { padding: 50px 0; }
	.About_sec .Tabside .Description { margin-top: 0px; width: 51%; }

	.Services_sec { width: 100%; padding: 70px 0px; }
	.Services_sec .Center { width: 100%; padding: 0px 2%; }
	.Services_sec p { font-size: 13px; }
	.Services_sec .Serviceside { width: 100%; padding: 50px 0 30px; }
	.Services_sec .Serviceside li { margin: 0px 2% 0px 0px; width: 23.5%; }

	.Pricing_sec { width: 100%; padding: 70px 0px; }
	.Pricing_sec .Center { width: 100%; padding: 0px 2%; }
	.Pricing_sec p { font-size: 13px; }
	.Pricing_sec .Pricingside { width: 100%; padding: 50px 0 0 }
	.Pricing_sec .Pricingside li .Basic { width: 6%;}
	.Pricing_sec .Pricingside li .Dollar { width: 14%;  }
	.Pricing_sec .Pricingside li .Band { width: 16%; padding:  1px 30px}
	.Pricing_sec .Pricingside li .Order { width: 16%; float: right; }

	.Pricing_sec .Pricingside li.bg1 .Dollar1 { width: 14.8%; }
	.Pricing_sec .Pricingside li.bg1 .Band { width: 16%; padding:  1px 30px}
	.Pricing_sec .Pricingside li.bg1 .Order1 { width: 16%; float: right; }

	.Contact_sec { width: 100%; }
	.Contact_sec .Center { width: 100%; padding: 70px 2%;}
	
	.Contact_sec .Map { width: 100%;}
	.Contact_sec .Map img { height: 300px; width: 100%; }
	
	.Get_sec { width: 100%; }
	.Get_sec .Mid { width: 100%; padding: 50px 2%; }

	footer { width: 100%; }
	footer .Cntr { width: 100%; padding: 20px 2%; }
}	

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1024px) {

	header { width: 100%; height: 87px; }
	header .Center { width: 100%; padding: 0px 2%; }
	header .site-logo { padding: 0px 0 0 1px;  position: relative; z-index: 1; }
	header .site-logo h1 { line-height: 33px; }	
	header .site-logo img { height: 42px; margin-top: 15px;}
	header .site-logo p { margin-top: 8px; width: 95px; text-align: center; font-size: 10.50px;}
	header.smaller .site-logo p { margin-top: 5px; width: 95px; text-align: center; font-size: 10px; }
	header.smaller .site-logo img { height: 42px; margin-top: 10px;}
	header.smaller .Navigation li a { padding: 16px 20px; margin-top: 12px; }

	.Navigation {  margin-right: 0px; }
	.Navigation li a { padding: 30px 20px; }

	.Banner_sec { width: 100%; height: 464px; }
	.Banner_sec .Center {width: 100%; padding: 0px 2%; }
	.Banner_sec .bannerside { top: 144px; }
	.Banner_sec .leftside { padding: 0px; width: 34%; }
	.Banner_sec .leftside h3 { font-size: 30px; }
	.Banner_sec .leftside p { padding: 10px  0px; font-size: 14px; line-height: 18px; }
	.Banner_sec .rightside { width: 64%;}
	.Banner_sec .rightside .Slider { width: 100%;}
	.Banner_sec .rightside .Slider .text { padding: 25px 10px 21px 10px; }
	.Banner_sec .rightside .Slider .text .Icon { width: 46%; }
	.Banner_sec .rightside .Slider .text li { padding: 0px 10px;}
	.Banner_sec .rightside .Slider .text .Lorem { width: 50%; }
	.Banner_sec .rightside .Slider .text .Lorem p { font-size: 16px; }
	.Banner_sec .rightside .Shadow { width: 106.5%; left: -21px; }
	.Banner_sec .rightside .prevBtn { top: 100px; left: 10px; }
	.Banner_sec .rightside .nextBtn { top: 100px; right: 10px; }

	#Container { width: 100%; }

	.About_sec { width: 100%; padding: 70px 0px 30px 0px; }
	.About_sec .Center { width: 100%; padding: 0px 2%; }
	.About_sec h2 { font-size: 40px; line-height: 40px; }
	.About_sec p { padding: 15px 0px; font-size: 13px; }
	.About_sec .Tabside { padding: 50px 0 0px 0; }
	.About_sec .Tabside .Description { margin-top: 0px; width: 51%; }
	.About_sec .Tabside .Description p { padding: 10px 0px; }
	.About_sec .Tabside .TabImage { width: 45.63%; }
	.About_sec .Tabside .TabImage .imgfst { left: 125px; background-position: -40px 203px; }
	.About_sec .Tabside .TabImage .imgfst img { width: 95%; }
	.About_sec .Tabside .TabImage .img1 { left: 0px; background-position: -40px 203px; }
	.About_sec .Tabside .TabImage .img1 img { width: 95%; }
	
	.About_sec .Tabside .TabImage .img2 { left: 15px; height: auto; background-position: -50px 132px;  }
	.About_sec .Tabside .TabImage .img2 img { width: 90%; height: auto; }

	.Services_sec { width: 100%; padding: 70px 0px 30px 0px; }
	.Services_sec .Center { width: 100%; padding: 0px 2%; }
	.Services_sec h2 { font-size: 40px; line-height: 40px; }
	.Services_sec p { padding: 15px 0px; font-size: 13px; }
	.Services_sec .Serviceside { width: 100%; padding: 50px 0 30px; }
	.Services_sec .Serviceside li { margin: 0px 2% 0px 0px; width: 23.5%; }

	.Services_sec .Serviceside li.Development a { background-size: 60%;}
	.Services_sec .Serviceside li.Development h4 { padding: 134px 0 0; }
	.Services_sec .Serviceside li.Development a:hover h4 { background-size: 60%;}

	.Services_sec .Serviceside li.Desdin a { background-size: 60%;}
	.Services_sec .Serviceside li.Desdin h4 { padding: 134px 0 0; }
	.Services_sec .Serviceside li.Desdin a:hover h4 { background-size: 60%;}

	.Services_sec .Serviceside li.Concept a { background-size: 60%;}
	.Services_sec .Serviceside li.Concept h4 { padding: 134px 0 0; }
	.Services_sec .Serviceside li.Concept a:hover h4 { background-size: 60%;}

	.Services_sec .Serviceside li.System a { background-size: 60%;}
	.Services_sec .Serviceside li.System h4 { padding: 134px 0 0; }
	.Services_sec .Serviceside li.System a:hover h4 { background-size: 60%;}

	.Pricing_sec { width: 100%; padding: 70px 0px 30px 0px; }
	.Pricing_sec .Center { width: 100%; padding: 0px 2%; }
	.Pricing_sec h2 { font-size: 40px; line-height: 40px; }
	.Pricing_sec p { padding: 15px 0px; font-size: 13px; }
	.Pricing_sec .Pricingside { width: 100%; padding: 30px 0 0 }
	.Pricing_sec .Pricingside li { height: 90px;}
	.Pricing_sec .Pricingside li:hover .Band { padding: 0px; height: 90px; }
	.Pricing_sec .Pricingside li .Basic { width: 8%; height: 90px;}
	.Pricing_sec .Pricingside li .Dollar { width: 14%; height: 90px; }
	.Pricing_sec .Pricingside li .Dollar h2 { font-size: 24px; }
	.Pricing_sec .Pricingside li .Band { width: 16%; }
	.Pricing_sec .Pricingside li .Band p { font-size: 15px; }
	.Pricing_sec .Pricingside li .Order { width: 14%; float: right; height: 90px; }

	.Contact_sec { width: 100%; }
	.Contact_sec .Center { width: 100%; padding: 70px 2% 30px 2%; }
	.Contact_sec h2 { font-size: 40px; line-height: 40px; }
	.Contact_sec p { padding: 15px 0px; font-size: 13px; }

	.Contact_sec .Map { width: 100%;}
	.Contact_sec .Map img { height: 250px; width: 100%; }
	
	.Get_sec { width: 100%; }
	.Get_sec .Mid { width: 100%; padding: 50px 2%; }
	.Get_sec .Leftside p { margin: 0 0 20px; } 
	.Get_sec .Leftside input.field { padding: 10px 20px; }
	.Get_sec .Leftside textarea { padding: 10px 20px; height: 125px; }
	.Get_sec .Leftside .button {-webkit-appearance: none; }

	.Get_sec .Rightside { padding-top: 0px; }
	.Get_sec .Rightside h3 { font-size: 40px; padding-bottom: 34px; }
	.Get_sec .Rightside address { padding: 0 0 23px 65px; }

	footer { width: 100%; }
	footer .Cntr { width: 100%; padding: 20px 2%; }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	header { width: 100%; position: absolute; height: 57px;}
	header .Center { width: 100%;  }
	header .site-logo { padding: 0px 0% 0px 3%; position: relative; z-index: 1; }
	header .site-logo h1 { margin: 0px; line-height: 36px; }
	header .site-logo img { height: 42px; }
	header.smaller { height: 55px;}
	header.smaller .site-logo { padding: 0px 0% 0px 3%; }
	header.smaller .site-logo h1 a { font-size: 36px; }
	header.smaller .site-logo img { height: 42px; }
	
	#mobile_sec { position: fixed; width: 100%; }
	#mobile_sec .mobile { display: block; position: relative; float: right;}
	#mobile_sec .menumobile { display: none; width: 100%; position: absolute; top: 55px; right: 0%; background: rgba(0, 0, 0, 0.5);  }
	#mobile_sec .menumobile .Navigation { width: 100%; float: none; }
	#mobile_sec .menumobile .Navigation ul { float: none;}
	#mobile_sec .menumobile .Navigation li { float: none; width: 100%; border-bottom: solid 1px #365374; }
	#mobile_sec .menumobile .Navigation li a { padding: 10px 21px; background: none; border-bottom: none; }
	#mobile_sec .menumobile .Navigation li:last-child { border-bottom: none; }
	
	
	.Banner_sec { width: 100%; height: 620px; }
	.Banner_sec .Center {width: 100%; padding: 0px 3%; }
	.Banner_sec .bannerside { top: 144px; }
	.Banner_sec .leftside { padding: 0px 0px 20px 0px; width: 100%; float: none; }
	.Banner_sec .rightside { width: 99%;}
	.Banner_sec .rightside .Slider { width: 100%;}
	.Banner_sec .rightside .Slider .text { padding: 10px 10px; }
	.Banner_sec .rightside .Slider .text .Icon { width: 48%; }
	.Banner_sec .rightside .Slider .text li { padding: 0px 10px;}
	.Banner_sec .rightside .Slider .text .Lorem { width: 50%; }
	.Banner_sec .rightside .Slider .text .Lorem p { font-size: 14px; }
	.Banner_sec .rightside .Shadow { width: 105.5%; left: -16px; }
	.Banner_sec .rightside .prevBtn { top: 100px; left: 10px; }
	.Banner_sec .rightside .nextBtn { top: 100px; right: 10px; }
	.Banner_sec .rightside #slider li img { height: 280px; width: 100%;}	

	.bgcolor { height: 50px; }

	#Container { width: 100%; }

	.About_sec { width: 100%; padding: 100px 0px 50px; }
	.About_sec .Center { width: 100%; padding: 0px 3%; }
	.About_sec h2 { font-size: 30px; line-height: 30px; }
	.About_sec p { padding: 15px 0px; font-size: 13px; }
	.About_sec .Tabside { padding: 30px 0 0px 0; }
	.About_sec .Tabside ul { padding-bottom: 25px;}
	.About_sec .Tabside li a { font-size: 14px; padding: 4px 3px; }
	.About_sec .Tabside li a p { font-size: 14px; text-align: center; }
	.About_sec .Tabside .TabImage { width: 100%; float: none; padding-bottom: 35px; text-align: center;}
	.About_sec .Tabside .TabImage .imgfst { left: 0px; position: relative; }
	.About_sec .Tabside .TabImage .imgfst img { margin: auto;}
	.About_sec .Tabside .TabImage .img1 { left: 0px; position: relative; }
	.About_sec .Tabside .TabImage .img1 img { margin: auto;}
	.About_sec .Tabside .TabImage .img2 { left: 25px;  }
	.About_sec .Tabside .TabImage .img2 img { width: 100%; height: auto; }
	.About_sec .Tabside .Description { margin-top: 0px; width: 100%; }
	.About_sec .Tabside .Description p { padding: 10px 0px; text-align: justify; }

	.Services_sec { width: 100%; padding: 100px 0px 30px; }
	.Services_sec .Center { width: 100%; padding: 0px 3%; }
	.Services_sec h2 { font-size: 30px; line-height: 30px; }
	.Services_sec p { padding: 15px 0px; font-size: 13px; }
	.Services_sec .Serviceside { width: 100%; padding: 50px 0 30px; }
	.Services_sec .Serviceside li { margin: 0px 0% 3% 2%; float: none; display:inline-block; }


	.Pricing_sec { width: 100%; padding: 100px 0px 30px; }
	.Pricing_sec .Center { width: 100%; padding: 0px 3%; }
	.Pricing_sec h2 { font-size: 30px; line-height: 30px; }
	.Pricing_sec p { padding: 15px 0px; font-size: 13px; }
	.Pricing_sec .Pricingside { width: 100%; padding: 30px 0 0 }
	.Pricing_sec .Pricingside li { height: 100%; width: 100%; margin: 0px 0px 50px 0px; }
	.Pricing_sec .Pricingside li .Basic { width: 100%; float: none; }
	.Pricing_sec .Pricingside li .Basic h5 { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); writing-mode: lr-tb; }
	.Pricing_sec .Pricingside li .Dollar { width: 100%; float: none; }
	.Pricing_sec .Pricingside li .Band { width: 100%; float: none; border-bottom: solid 1px #ccc; background: none; height: 75px; }
	.Pricing_sec .Pricingside li .Order { width: 100%; float: none; }
	.Pricing_sec .Pricingside li:hover .Band { height: 75px; }

	
	.Contact_sec { width: 100%; }
	.Contact_sec .Center { width: 100%; padding: 80px 3%;}
	.Contact_sec h2 { font-size: 30px; line-height: 30px; }
	.Contact_sec p { padding: 15px 0px; font-size: 13px; }

	.Contact_sec .Map { width: 100%;}
	.Contact_sec .Map img { height: 200px; width: 100%; }
	
	.Get_sec { width: 100%; }
	.Get_sec .Mid { width: 100%; padding: 30px 3%; }
	.Get_sec .Leftside { width: 100%; float: right;}
	.Get_sec .Leftside p { margin: 0 0 20px; } 
	.Get_sec .Leftside input.field { padding: 10px 20px; }
	.Get_sec .Leftside textarea { padding: 10px 20px; height: 125px; }
	.Get_sec .Leftside .button { -webkit-appearance: none;  margin: 0px; padding: 12px 0px; }

	.Get_sec .Rightside { padding-top: 0px; width: 100%; }
	.Get_sec .Rightside h3 { font-size: 30px; padding-bottom: 20px; }
	.Get_sec .Rightside address { padding: 0 0 15px 65px; }
	.Get_sec .Rightside ul { padding: 10px 0 0 3px; margin-right: 10%}

	footer { width: 100%; }
	footer .Cntr { width: 100%; padding: 10px 3%; }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) Mobile*/
@media only screen and (max-width: 479px) {


	header { width: 100%; position: absolute; height: 57px; }
	header .Center { width: 100%;}
	header .site-logo { padding: 0px 0% 0px 3%; position: relative; z-index: 1; }
	header .site-logo h1 { margin: 0px; line-height: 36px; }
	header .site-logo img { height: 42px; }
	header.smaller { height: 55px;}
	header.smaller .site-logo { padding: 0px 0% 0px 3%; }
	header.smaller .site-logo h1 a { font-size: 36px; }
	header.smaller .site-logo img { height: 42px; }
	
	/*bottom right float button using jquery*/
	a.back-to-top {display: none; width: 60px; height: 60px; text-indent: -9999px; position: fixed; z-index: 99999; opacity: .5; right: 20px; bottom: 20px; background: #F44336 url("../dwnld/body/up-arrow.png") no-repeat center 43%; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
	a:hover.back-to-top {background-color: #F44336; }

	#mobile_sec { position: fixed; width: 100%;}
	#mobile_sec .mobile { display: block; position: relative; float: right; }
	#mobile_sec .menumobile { display: none; width: 100%; position: absolute; top: 55px; right: 0%; background: rgba(0, 0, 0, 0.5);  }
	#mobile_sec .menumobile .Navigation { width: 100%; float: none; }
	#mobile_sec .menumobile .Navigation ul { float: none;}
	#mobile_sec .menumobile .Navigation li { float: none; width: 100%; border-bottom: solid 1px #365374; }
	#mobile_sec .menumobile .Navigation li a { padding: 10px; background: none; border-bottom: none; }
	#mobile_sec .menumobile .Navigation li a:hover, #mobile_sec .menumobile .Navigation li a.active { background: #ff9000; border-bottom: none; }
	#mobile_sec .menumobile .Navigation li:last-child { border-bottom: none; }

	
	.Banner_sec { width: 100%; height: 556px; }
	.Banner_sec .Center {width: 100%; padding: 0px 3%; }
	.Banner_sec .bannerside { top: 90px; }
	.Banner_sec .leftside { padding: 0px 0px 10px 0px; width: 100%; float: none; }
	.Banner_sec .leftside h3 { font-size: 30px; }
	.Banner_sec .leftside p { font-size: 14px; line-height: 18px; padding: 10px 0px; }
	.Banner_sec .leftside a { font-size: 13px; }
	.Banner_sec .rightside { width: 98%;}
	.Banner_sec .rightside .Slider { width: 99%; text-align: center; }
	.Banner_sec .rightside .Slider .text { padding: 10px 10px; }
	.Banner_sec .rightside .Slider .text .Icon { width: 100%; }
	.Banner_sec .rightside .Slider .text .Icon li { float: none!important; display: inline-block; padding: 0px 10px;}
	.Banner_sec .rightside .Slider .text .Lorem { width: 100%;  }
	.Banner_sec .rightside .Slider .text .Lorem p { font-size: 13px; text-align: initial;}
	.Banner_sec .rightside .Slider .text .Lorem p span { display: inline-block; float: right; }
	.Banner_sec .rightside .Shadow { width: 105.5%; left: -16px; }
	.Banner_sec .rightside .prevBtn { top: 100px; left: 10px; }
	.Banner_sec .rightside .nextBtn { top: 100px; right: 10px; }
	.Banner_sec .rightside #slider li img { height: 290px; width: 100%;}	

	
	.bgcolor { height: 50px; }

	#Container { width: 100%; }

	.About_sec,
	.Services_sec,
	.Pricing_sec { 
		width: 100%; padding: 160px 0px 30px; 
	}
	.About_sec .Center { width: 100%; padding: 0px 3%; }
	.About_sec h2 { font-size: 30px; line-height: 30px; }
	.About_sec p { padding: 15px 0px; font-size: 13px; }
	.About_sec .Tabside { padding: 30px 0 0px 0; }
	.About_sec .Tabside ul { padding-bottom: 25px;}
	.About_sec .Tabside ul li { position: relative; display: inline-block; width: 25%; height: 100%; }
	.About_sec .Tabside li a { font-size: 11px; padding: 0px; }
	.About_sec .Tabside li a p { font-size: 11px; }
	.About_sec .Tabside .TabImage { width: 100%; float: none; padding-bottom: 25px; text-align: center;}
	.About_sec .Tabside .TabImage .imgfst { left: 0px; position: relative; height: 415px; background: none;background-size: 100%; }
	.About_sec .Tabside .TabImage .imgfst img { margin: auto; height: 400px; width: 90%;}
	.About_sec .Tabside .TabImage .img1 { left: 0px; position: relative; height: 244px; background: none;background-size: 100%; margin-bottom: 20px; }
	.About_sec .Tabside .TabImage .img1 img { margin: auto;}
	.About_sec .Tabside .TabImage .img123 { left: 0px; position: relative; height: 244px; background: none;background-size: 100%; margin-bottom: 0px; }
	.About_sec .Tabside .TabImage .img123 img { margin: auto;}
	.About_sec .Tabside .TabImage .img2 { left: 20px;  background: none; background-size: 100%; }
	.About_sec .Tabside .TabImage .img2 img { width: 94%; height: auto; }
	.About_sec .Tabside .Description { margin-top: 10px; width: 100%; }
	.About_sec .Tabside .Description p { padding: 10px 0px; text-align: justify; }
	.About_sec .tbl_verticle { display: block; position: relative; margin-top: 25px; }
	.About_sec .Tabside .Description .tbl_verticle table { display: block; position: relative; overflow-x:scroll; width: 100%; float: center; text-align: center;/* border: 1px solid black;*/ border-color: #000; }
	.About_sec .Tabside .Description .tbl_verticle table tr { border: 1px solid black; border-color: #000; text-align: center; color: #000; }
	.About_sec .Tabside .Description .tbl_verticle table th.thth { border: 1px solid black; border-color: #000; width: 28%; text-align: center; }
	.About_sec .Tabside .Description .tbl_verticle table th.trtr { border: 1px solid black; border-color: #000; width: 12%; text-align: center; }
	.About_sec .Tabside .Description .tbl_verticle table th.trtr1 { border: 1px solid black; border-color: #000; width: 12%; text-align: center; }
	.About_sec .Tabside .Description .tbl_verticle table th.trtr2 { border: 1px solid black; border-color: #000; width: 12%; text-align: center; }
	.About_sec .Tabside .Description .tbl_verticle table th.trtr3 { border: 1px solid black; border-color: #000; width: 12%; text-align: center; }
	.About_sec .Tabside .Description .tbl_verticle table th.trtr4 { border: 1px solid black; border-color: #000; width: 12%; text-align: center; }
	.About_sec .Tabside .Description .tbl_verticle table th.trtr5 { border: 1px solid black; border-color: #000; width: 12%; text-align: center; }
	.About_sec .Tabside .Description .tbl_verticle table th { border: 1px solid black; border-color: #000; text-align: center; font-weight: bold; color: white; font-size: 20px; height: 40px; vertical-align: middle; background-color: #424242; }
	.About_sec .Tabside .Description .tbl_verticle table td { border: 1px solid black; border-color: #000; text-align: center; font-size: 15px; height: 30px; vertical-align: middle; background-color: #757575; }
	.About_sec .Tabside .other { position: relative; display: block; width: 100%; height: 2825px; }
	.About_sec .Tabside .other h2 { font-size: 20px; font-family: 'Open Sans', sans-serif; font-weight: bold; text-align: left; }
	.About_sec .Tabside .other .umiya { width: 100%; position: relative; display: block; height: 645px; overflow: hidden; }
	.About_sec .Tabside .other .umiya ul { width: 100%; display: inline-block; height: 100%; padding: 0px; }
	.About_sec .Tabside .other .umiya ul li { width: 50%; display: inline-block; overflow-x: scroll; height: 210px; text-align: center; float: center; }
	.About_sec .Tabside .other .umiya ul li a.uuu { display: block; position: relative; width: 99%; height: 100%; padding: 0px; text-align: center;}		
	.About_sec .Tabside .other .umiya ul li a.uuu:hover { background: none; border-width: 4px; }	
	.About_sec .Tabside .other .umiya ul li a.uuu img { margin: auto; width: 143px; height: 130px; margin-top: 5px; }	
	.About_sec .Tabside .other .umiya ul li a.uuu p { font-size: 10px; position: absolute; display:block; }
	.About_sec .Tabside .other .procut { width: 100%; position: relative; display: block; height: 190px; overflow: hidden; }
	.About_sec .Tabside .other .procut ul { width: 100%; display: inline-block; height: 100%; padding: 0px; }
	.About_sec .Tabside .other .procut ul li { width: 50%; display: inline-block; overflow-x: scroll; height: 100%; text-align: center; float: center; }
	.About_sec .Tabside .other .procut ul li a.ppp { display: block; position: relative; width: 99%; height: 100%; padding: 0px; text-align: center;}		
	.About_sec .Tabside .other .procut ul li a.ppp:hover { background: none; border-width: 4px;}	
	.About_sec .Tabside .other .procut ul li a.ppp img { margin: auto; width: 143px; height: 130px; margin-top: 5px; }	
	.About_sec .Tabside .other .procut ul li a.ppp p { font-size: 10px; position: absolute; display:block; }
	.About_sec .Tabside .other .karan { width: 100%; position: relative; display: block; height: 860px; overflow: hidden; }
	.About_sec .Tabside .other .karan ul { width: 100%; display: inline-block; height: 100%; padding: 0px; }
	.About_sec .Tabside .other .karan ul li { width: 50%; display: inline-block; overflow-x: scroll; height: 210px; text-align: center; float: center; }
	.About_sec .Tabside .other .karan ul li a.kkk { display: block; position: relative; width: 99%; height: 100%; padding: 0px; text-align: center;}		
	.About_sec .Tabside .other .karan ul li a.kkk:hover { background: none; border-width: 4px; }	
	.About_sec .Tabside .other .karan ul li a.kkk img { margin: auto; width: 143px; height: 130px; margin-top: 5px; }	
	.About_sec .Tabside .other .karan ul li a.kkk p { font-size: 10px; position: absolute; display:block; }
	.About_sec .Tabside .other .sharpex { width: 100%; position: relative; display: block; height: 390px; overflow: hidden; }
	.About_sec .Tabside .other .sharpex ul { width: 100%; display: inline-block; height: 100%; padding: 0px; }
	.About_sec .Tabside .other .sharpex ul li { width: 50%; display: inline-block; overflow-x: scroll; height: 180px; text-align: center; float: center; }
	.About_sec .Tabside .other .sharpex ul li a.sss { display: block; position: relative; width: 99%; height: 100%; padding: 0px; text-align: center;}		
	.About_sec .Tabside .other .sharpex ul li a.sss:hover { background: none; border-width: 4px;}	
	.About_sec .Tabside .other .sharpex ul li a.sss img { margin: auto; width: 143px; height: 130px; margin-top: 5px; }	
	.About_sec .Tabside .other .sharpex ul li a.sss p { font-size: 10px; position: absolute; display:block; }
	.About_sec .Tabside .other .vikram { width: 100%; position: relative; display: block; height: 190px; overflow: hidden; }
	.About_sec .Tabside .other .vikram ul { width: 100%; display: inline-block; height: 100%; padding: 0px; }
	.About_sec .Tabside .other .vikram ul li { width: 50%; display: inline-block; overflow-x: scroll; height: 190px; text-align: center; float: center; }
	.About_sec .Tabside .other .vikram ul li a.vvv { display: block; position: relative; width: 99%; height: 100%; padding: 0px; text-align: center;}		
	.About_sec .Tabside .other .vikram ul li a.vvv:hover { background: none; border-width: 4px; }	
	.About_sec .Tabside .other .vikram ul li a.vvv img { margin: auto; width: 143px; height: 130px; margin-top: 5px; }	
	.About_sec .Tabside .other .vikram ul li a.vvv p { font-size: 10px; position: absolute; display:block; }
	.About_sec .Tabside .other .anil { width: 100%; position: relative; display: block; height: 190px; overflow: hidden; }
	.About_sec .Tabside .other .anil ul { width: 100%; display: inline-block; height: 100%; padding: 0px; }
	.About_sec .Tabside .other .anil ul li { width: 50%; display: inline-block; overflow-x: scroll; height: 180px; text-align: center; float: center; }
	.About_sec .Tabside .other .anil ul li a.aaa { display: block; position: relative; width: 99%; height: 100%; padding: 0px; text-align: center;}		
	.About_sec .Tabside .other .anil ul li a.aaa:hover { background: none; border-width: 4px;}	
	.About_sec .Tabside .other .anil ul li a.aaa img { margin: auto; width: 143px; height: 130px; margin-top: 5px; }	
	.About_sec .Tabside .other .anil ul li a.aaa p { font-size: 10px; position: absolute; display:block; }
	

	
	.Services_sec .Center { width: 100%; padding: 0px 3%; }
	.Services_sec h2 { font-size: 30px; line-height: 30px; }
	.Services_sec p { padding: 15px 0px; font-size: 13px; }
	.Services_sec .Serviceside { width: 100%; padding: 50px 0 30px; }
	.Services_sec .Serviceside li { margin: 0px 0% 3% 2%; float: none; display:inline-block; }
	.Services_sec .glry { width: 100%; position: relative; display: block; height: 300px; overflow: hidden; margin-bottom: 0px; }
	.Services_sec .glry ul { width: 100%; display: inline-block; height: 100%; padding: 0px; margin-bottom: 0px; margin: auto; }
	.Services_sec .glry ul li { width: 47%; display: inline-block; height: 140px; text-align: center; float: center; margin: auto; }
	.Services_sec .glry ul li a { display: block; position: relative; border: 2px solid #F44336; width: 99%; height: 100%; padding: 0px; text-align: center;}		
	.Services_sec .glry ul li a:hover { background: none; border-width: 5px;}	
	.Services_sec .glry ul li a img { margin: 0px; width: 100%; height: 100%; }
	.Services_sec .glry1 { width: 100%; position: relative; display: block; height: 300px; overflow: hidden; margin-bottom: 0px; }
	.Services_sec .glry1 ul { width: 100%; display: inline-block; height: 100%; padding: 0px; margin-bottom: 0px; margin: auto; }
	.Services_sec .glry1 ul li { width: 47%; display: inline-block; height: 140px; text-align: center; float: center; margin: auto; }
	.Services_sec .glry1 ul li a { display: block; position: relative; border: 2px solid #F44336; width: 99%; height: 100%; padding: 0px; text-align: center;}		
	.Services_sec .glry1 ul li a:hover { background: none; border-width: 5px;}	
	.Services_sec .glry1 ul li a img { margin: 0px; width: 100%; height: 100%; }	
	
	.Pricing_sec .Center { width: 100%; padding: 0px 3%; }
	.Pricing_sec h2 { font-size: 30px; line-height: 30px; }
	.Pricing_sec p { padding: 15px 0px; font-size: 13px; }
	.Pricing_sec .Pricingside { width: 100%; padding: 30px 0 0 }
	.Pricing_sec .Pricingside li { height: 100%; width: 100%; margin: 0px 0px 50px 0px; }
	.Pricing_sec .Pricingside li .Basic { width: 100%; float: none; }
	.Pricing_sec .Pricingside li .Basic h5 { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); writing-mode: lr-tb; }
	.Pricing_sec .Pricingside li .Dollar { width: 100%; float: none; }
	.Pricing_sec .Pricingside li .Band { width: 100%; float: none; border-bottom: solid 1px #ccc; background: none; height: 75px; }
	.Pricing_sec .Pricingside li .Order { width: 100%; float: none; }
	.Pricing_sec .Pricingside li:hover .Band { height: 75px; }
	
	.Contact_sec { width: 100%; }
	.Contact_sec .Center { width: 100%; padding: 60px 3% 30px;}
	.Contact_sec h2 { font-size: 30px; line-height: 30px; }
	.Contact_sec p { padding: 15px 0px; font-size: 13px; }

	.Contact_sec .Map { float: center; width: 80%; height: 300px; margin-right: 10%; margin-left: 10%; padding-left: 0px;}
	.Contact_sec .Map img { height: 300px; width: 310px; }
	.Contact_sec .Map #gmap_canvas { height: 300px; }
	
	.Get_sec { width: 100%; }
	.Get_sec .Mid { width: 100%; padding: 30px 4%; }
	.Get_sec .Leftside { width: 80%; float: center; margin-left: 5%}
	.Get_sec .Leftside p { margin: 0 0 20px; width: 85%; } 
	.Get_sec .Leftside input.field { padding: 10px 20px; }
	.Get_sec .Leftside textarea { padding: 10px 20px; height: 125px; }
	.Get_sec .Leftside .button { margin: 0px; padding: 12px 0px; -webkit-appearance: none; }

	.Get_sec .Rightside { padding-top: 0px; width: 100%; }
	.Get_sec .Rightside h3 { font-size: 30px; padding-bottom: 10px; }
	.Get_sec .Rightside address { padding: 0 0 15px 47px; }
	.Get_sec .Rightside ul { padding: 0px 0 0 0px; margin-right: 50%; height: 15px; }
	.Get_sec .Rightside li { float: left; padding: 0px; margin: 0px  0px 0px 15px; margin-top: 10px; height: 10px; min-height: 30px;}
	.Get_sec .Rightside img { min-height: 30px; height: 10px; }

	footer { width: 100%; }
	footer .Cntr { width: 100%; padding: 10px 3%; }	
}

@media only screen and (max-width: 1199px) {
	
	header,
	.Navigation li,
	.Navigation li:hover span, 
	.Navigation li.active span { 
		height: 87px; }
	header.smaller .Navigation li:hover span,
	header.smaller .Navigation li.active span {
		height: 80px;
	}
}

@media only screen and (max-width: 767px) {
	header { 
		height: 57px; 
		position: fixed;
	}
	.Navigation li {
		height: 45px;
	}
	header .site-logo {
		padding-top: 0px;
	}
	header .site-logo img { height: 42px; }
	.Navigation li:hover span, .Navigation li.active span {
		height: 45px;
	}
	header .site-logo p { margin-top: 2px; width: 95px; text-align: center; font-size: 10px;}
	header.smaller .site-logo p { margin-top: 2px; width: 95px; text-align: center; font-size: 10px; }
	
	}
	/*.Navigation li span {
		border-bottom: none;
		background: none;
	}*/
	/*#mobile_sec .menumobile .Navigation li:hover, 
	#mobile_sec .menumobile .Navigation li.active {
		background: #FF9000 none repeat scroll 0% 0%;
		border-bottom: medium none;
	}*/
	header.smaller .Navigation li {
		height: 80px;
	}
	.Banner_sec .leftside a {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
