ah/* -------------------general CSS------------------------- */
 body {
	margin: 0 auto;
	color: #dfdfdf;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	background: url(../staticimages/bg_01.jpg) left top repeat-x #000;
}
.curve {
	width: 100%;
	height: auto;
	background: #f3f3f3;
	behavior: url(staticjs/PIE.htc);
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d7d7d7;
}
img {
	max-width: 100%;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.font17 {
	font-size: 17px;
}
.font18 {
	font-size: 18px;
}
.wrapper {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.clearfix {
*zoom:1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
/*maincontainer CSS*/



div#maincontainer_out {
	width: 100%;
	height: auto;
	clear: both;
	float: none;
	margin: 0 auto;
	background: url(../staticimages/bg1.png) left bottom repeat-x;
}
div#maincontainer {
	width: 980px;
	height: auto;
	clear: both;
	float: none;
	margin: 0 auto;
}
/*header CSS*/



#header {
	width: 100%;
	height: 142px;
	background: url(../staticimages/header_bg.png) left top repeat-x;
}
.header {
	width: 980px;
	height: 142px;
	margin: 0 auto;
	position: relative;
}
.header .logo {
	background: url(../staticimages/logo.png) center top no-repeat;
	width: 328px;
	height: 118px;
	position: absolute;
	top: 32px;
	float: left;
	display: block;
	background-size: contain;
}
.login_form {
	width: 558px;
	height: 23px;
	float: right;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	text-align: right;
	behavior: url(staticjs/PIE.htc);
	position: relative;
}
.login_form-outercontainer {
	width: 568px;
	background: #00c0ef;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	float: right;
}
#login_frm {
    float: left;
    width: 63%;
}
.login_form div {
	float: left;
	margin-right: 6px;
}
.login_form div a {
    color: #000000;
    font-size: 15px;
    line-height: 23px;
    padding: 0 3px;
}
.login_form div a:hover {
	color: #fff;
}
.login_form div input[type=text], .login_form div input[type=password] {
	width: 150px;
	height: 21px;
	border: 0px;
	padding-left: 3px;
}
.login_form input[type=submit], .login_form input[type=button] {
	width: 21px;
	height: 19px;
	border: 0px;
	display: block;
	cursor: pointer;
	margin: 2px 0 0 0;
	text-indent: -9999px;
	background: url(../staticimages/arrow.png) center center no-repeat;
}
/*banner css*/



.banner {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 30px 0;
}
.banner_box1 p, .banner_box2 p, .banner_box3 p, .banner_box4 p, .banner_box5 p {
	color: #282727;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}
.banner_box1 {
	width: 130px;
	height: 234px;
	float: left;
	padding: 105px 25px 0 25px;
	text-align: center;
	background: url(../staticimages/box_bg1.png) center bottom no-repeat;
	background-size: contain;
}
.banner_box2 {
	width: 150px;
	height: 259px;
	float: left;
	padding: 80px 5px 0 5px;
	text-align: center;
	background: url(../staticimages/box_bg2.png) center bottom no-repeat;
}
.banner_box3 {
	width: 158px;
	height: 284px;
	float: left;
	padding: 55px 30px 0 30px;
	text-align: center;
	background: url(../staticimages/box_bg3.png) center bottom no-repeat;
}
.banner_box4 {
	width: 160px;
	height: 259px;
	float: left;
	padding: 80px 5px 0 5px;
	text-align: center;
	background: url(../staticimages/box_bg4.png) center bottom no-repeat;
}
.banner_box5 {
	width: 160px;
	height: 259px;
	float: left;
	padding: 80px 5px 0 5px;
	text-align: center;
	background: url(../staticimages/box_bg5.png) center bottom no-repeat;
}
.banner_box1 a, .banner_box5 a {
	padding: 23px 0 0 0;
	display: block;
	width: 74px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
	background: url(../staticimages/lean_btn2.png) 0 0 no-repeat;
	transition: all 0.3s ease 0s;
	text-indent: -9999px;
}
.banner_box2 a, .banner_box3 a, .banner_box4 a {
	padding: 23px 0 0 0;
	display: block;
	width: 74px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
	background: url(../staticimages/lean_btn1.png) 0 0 no-repeat;
	transition: all 0.3s ease 0s;
	text-indent: -9999px;
}
.banner_box1 a:hover, .banner_box5 a:hover {
	background: url(../staticimages/lean_btn2.png) 0 -74px no-repeat;
}
.banner_box2 a:hover, .banner_box3 a:hover, .banner_box4 a:hover {
	background: url(../staticimages/lean_btn1.png) 0 -74px no-repeat;
}
/*list_carousel*/



#foo2 {
	width: 880px;
	height: auto;
	margin: 30px 0 10px 55px;
}
.list_carousel {
	width: 100%;
	height: 150px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	width: 125px;
	height: 150px;
	padding: 0;
	margin: 0 8px 0 0;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin: -115px 0 0 0;
}
.next {
	float: right;
	margin: -115px 0px 0 0;
	position:relative;  
}
/*body CSS*/



body {
	width: 100%;
	height: auto;
}
.body {
	width: 900px;
	height: auto;
	margin: 0 auto;
}
.heading1 {
	color: #fff;
	text-align: center;
	background: #b86f13;
	font: bold 18px/45px Arial, Helvetica, sans-serif;
}
.heading2 {
	color: #fff;
	text-align: left;
	background: #b86f13;
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	font: normal 18px/45px "Kozuka Gothic Pro", Arial, Helvetica, sans-serif;
}
.heading11 {
	color: #fff;
	text-align: left;
	font: 300 14px/25px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border:#ccc 3px  dotted;
	padding:20px;
	background: #e1a718;border-radius: 8px;
	overflow: hidden;
	margin-bottom: 15px;
	
	
}
.heading11 img{width :15%; float: left; margin-right:15px; border:#fff 1px solid;padding: 5px; }
/* ------------------footer CSS------------------------- */



#footer {
	width: 100%;
	height: auto;
	background: #00b1db;
	position: relative;
	padding: 18px 0 40px 0;
}
.footer {
	width: 900px;
	height: auto;
	margin: 0 auto;
}
.footer h1 {
	color: #232323;
	padding-left: 0px;
	padding-bottom: 6px;
	font: normal 24px/24px Arial, Helvetica, sans-serif;
}
.footer_left {
	width: 60%;
	float: left;
	color: #242424;
}
.footer_left p {
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.footer_right {
	width: 33%;
	float: right;
	font: normal 13px/21px Arial, Helvetica, sans-serif;
}
.help {
	color: #fff;
}
.help span {
	font-size: 24px;
	color: #252525;
}
.timing {
	color: #252525;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.develop {
	color: #252525;
	padding: 70px 0 0 0;
}
.develop a {
	color: #fff;
	text-decoration: underline;
}
/*aboutus*/



.content1 {
	width: 100%;
	height: auto;
	padding: 15px 0 30px 0;
	color: #e8e8e8;
	min-height: 350px;
	font: normal 13px/21px "Kozuka Gothic Pro", Arial, Helvetica, sans-serif;
}
.content1 ul {
	margin: 15px 0 15px 25px;
}
.aboutus {
	float: right;
}
.content1 .guidelines {
	margin: 15px 0 15px 40px;
}
.content1 .guidelines li {
	list-style-type: disc;
}
/*products*/



.ourproducts {
	padding-bottom: 15px;
}
.thumb {
	background: #101010;
	float: left;
	min-height: 250px;
	margin: 15px 7px 10px 6px;
	padding: 0;
	width: 212px;
}
.thumb p {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	padding: 6px 8px 10px 12px;
}
.thumb .pro_img1 {
	width: 192px;
	height: 121px;
	padding: 9px;
	background: #0a0a0a;
	border: 1px solid #232323;
}
/*	



.thumb:hover, .thumb .pro_img1:hover{



	background: #b86f13;



}



*/



.readmore {
	width: 108px;
	height: 31px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9999px;
	margin-bottom: -3px;
	background: url(../staticimages/readmore.png) center center no-repeat;
}
.readmore:hover {
	background: url(../staticimages/readmore_hover.png) center center no-repeat;
}
.privacy p {
	margin: 0px;
	padding: 8px 0 0 0;
	line-height: 15px;
}
.heading {
	color: #ffbe00;
	font-size: 16px;
}
.privacy div strong, .faq b {
	color: #ffbe00;
}
.boomerpics {
	padding-bottom: 15px;
	width: 46%;
	float: left;
	margin: 15px 13px 10px 12px;
}
.thumb2 {
	background: #101010;
	padding: 15px;
	text-align: center;
	margin-bottom: 25px;
	font-size: 18px;
}
.thumb2 img {
	max-width: 98.5%;
	margin-bottom: 10px;
	border: 3px solid #000;
}






/* ------------------ Media queries ------------------ */



@media (max-width: 1200px) {
.login_form {
	font-size: 13px;
}
}
 @media (min-width: 768px) and (max-width: 884px) {
#header, body {
	width: 100%;
	height: auto;
}
.banner, .body, .footer {
	width: 96%;
	height: auto;
	float: none;
	display: block;
	margin: 0 auto;
}
.header {
	width: 96%;
}
.header .logo {
	width: 260px;
	height: 118px;
	top: 50px;
}
.main_navigation {
	width: 455px;
	margin: 0 0 0 0;
	float: right;
}
.login_form {
	width: 438px; clear:both;
}
.login_form div input[type=text], .login_form div input[type=password] {
	width: 100px;
}
.banner_box1 {
	width: 90px;
	height: 259px;
	padding: 80px 25px 0 25px;
}
.banner_box2 {
	width: 135px;
	height: 259px;
	padding: 80px 5px 0 5px;
}
.banner_box3 {
	width: 108px;
	height: 304px;
	padding: 35px 30px 0 30px;
}
.banner_box4 {
	width: 140px;
	height: 259px;
	padding: 80px 5px 0 5px;
}
.banner_box5 {
	width: 120px;
	height: 259px;
	padding: 80px 5px 0 5px;
}
.help span {
	font-size: 22px;
	color: #252525;
}
.footer_right {
	width: 40%;
}
.footer_left {
	width: 55%;
}
.caroufredsel_wrapper {
	width: 87%!important; 
}
#foo2 {
	width: 480px;
	margin-left: 45px;
}
.list_carousel {
	width: 100%;
	height: 150px;
}
.content1 {
	height: auto;
	min-height: 200px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	width: 126px;
	height: 150px;
	padding: 0;
	margin: 0 8px 0 0;
	display: block;
	float: left;
	text-align: center;
}
/*.develop a{



	display: block;



}*/



.login_form {
	font-size: 12px;
}
.develop {
	color: #252525;
	padding: 70px 0 0 0;
}
.login_form-outercontainer {
	width: 448px; clear:both;
}
#login_frm {
    float: left;
    width: 57%;
}
.login_form div a {
    font-size: 14px;
}
}
 @media (max-width: 767px) {
/*header CSS*/

.login_form-outercontainer{ width:100%;}
#login_frm {
    float: left;
    width: 100%;
}

#header, body {
	width: 100%;
	height: auto;
}
.header, .banner, .body, .footer {
	width: 95%;
	height: auto;
	float: none;
	display: block;
	margin: 0 auto;
}
.caroufredsel_wrapper {
	width: 84%!important;
}
.login_form {
	width: 96%;
	padding: 0 2%;
	height: auto;
	float: none;
	display: block;
	margin: 0 auto;
}
.header .logo {
	width: 300px;
	height: 118px;
	float: none;
	display: block;
	margin: 40px 0 0 0;
	position: static;
}
.main_navigation {
	width: 100%;
	height: auto;
	float: none;
	display: block;
	margin: 0 auto;
}
.main_navigation li {
	display: block;
	text-align: left;
}
.main_navigation li a {
	display: block;
}
/*login_form*/



.login_form div {
	float: none;
	margin-right: 0;
}
.login_form div input[type=text], .login_form div input[type=password] {
	width: 97%;
	padding-left: 3%;
	margin: 3px 0 2px 0;
}
.login_form input[type=submit], .login_form input[type=button] {
	float: right;
}
/*banner css*/



.banner_box1, .banner_box2, .banner_box3, .banner_box4, .banner_box5 {
	float: none;
	width: 220px;
	margin: 0 auto 10px auto;
	background-repeat: repeat-x;
}
.banner_box1 {
	height: 250px;
	padding: 40px 25px 0 25px;
}
.banner_box2 {
	height: 250px;
	padding: 40px 25px 0 25px;
}
.banner_box3 {
	height: 250px;
	padding: 40px 25px 0 25px;
}
.banner_box4 {
	height: 250px;
	padding: 40px 25px 0 25px;
}
.banner_box5 {
	height: 250px;
	padding: 40px 25px 0 25px;
}
/*footer CSS*/



.footer_left, .footer_right {
	width: 100%;
	float: none;
}
/*aboutus*/



.content1 {
	width: 98%;
	min-height: 0px; /*height: auto;*/
}
.thumb2 {
	width: 250px;
}
.aboutus {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: none;
}
.heading1 {
	padding: 10px 0 10px 10px;
	font: normal 18px/21px "Kozuka Gothic Pro", Arial, Helvetica, sans-serif;
}
.heading2 {
	padding: 10px 0 10px 10px;
	font: normal 18px/21px "Kozuka Gothic Pro", Arial, Helvetica, sans-serif;
}
/*ourproducts*/



.thumb {
	float: none;
	margin: 15px auto 10px auto;
	width: 212px;
}
}
 @media (max-width: 640px) {
.thumb {
	float: left;
	margin: 15px 6px 10px 50px;
	width: 212px;
}
#foo2 {
	width: 480px;
}
.list_carousel {
	width: 100%;
	height: 150px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	width: 160px;
	height: 150px;
	padding: 0;
	margin: 0 8px 0 0;
	display: block;
	float: left;
	text-align: center;
}
.login_form-outercontainer {
	background: none repeat scroll 0 0 #00C0EF;
	border-radius: 0 0 5px 5px;
	float: right;
	width: 100%;
}
}



/*(device-aspect-ratio: 2/3), (device-aspect-ratio: 3/4), (device-aspect-ratio: 40/71)*/



@media (max-width: 480px) {
.thumb {
	float: left;
	margin: 15px 6px 10px 7px;
	width: 212px;
}
.login_form-outercontainer {
	width: 100%;
}
#foo2 {
	width: 320px;
}
.aboutus {
	display: none;
}
.list_carousel {
	width: 100%;
	height: 150px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	width: 175px;
	height: 150px;
	padding: 0;
	margin: 0 8px 0 0;
	display: block;
	float: left;
	text-align: center;
}
}
 @media (max-width: 360px) {
.thumb {
	float: none;
	margin: 15px auto 10px auto;
	width: 212px;
}
#foo2 {
	width: 230px;
}
.list_carousel li {
	width: 230px;
	float: none;
	text-align: center;
}
}
 @media (max-width: 320px) {
.thumb {
	float: none;
	margin: 15px auto 10px auto;
	width: 212px;
}
#foo2 {
	width: 190px;
}
.caroufredsel_wrapper {
	width: 64% !important
}
.list_carousel li {
	width: 190px;
	float: none;
	text-align: center;
}
}
