@charset "utf-8";
/* CSS Document */
.top-line {
	width:100%;
	background:#f9f9f9;
	padding: 5px 0;
}
.inner-banner img {
	width: 100%;
	float:left;
	margin-bottom:10px;
}
.top-hig {
	position:relative;
	top:-35px;
}
.cont-sp {
	width:100%;
	margin:12px 0 0 0;
	float:left;
}
.cont-border {
	border-right:1px solid #bebebe;
	/*padding-left:100px !important;*/
}
.top-tx {
	margin-right:70px;
}
.help-border {
	padding-left:16px !important;
}
.cont-head {
	font-family:"hp_simplifiedbold", Calibri, Arial;
	font-size:18px;
	color:#666;
	margin:0 0 5px 0;
}
.cont-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6c6e74;
	width:auto;
	float:left;
	margin:4px 0 10px 0;
	font-weight:bold;
}
.pro-tex {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#59585c;
	margin: 10px 0;
	background:#f5fafe;
	border:1px solid #d8ecfc;
}
.on {
	display:block;
}
.pro-tex li {
	border-bottom: 1px dashed #dadada;
	line-height:30px;
	width:90%;
	list-style:disc;
}
.form-bg {
	margin-top:20px;
	padding-top:40px;
	background:#f5fafe;
	border:1px solid #e1efff;
}
.pro-button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#59585c;
	margin: 10px 0;
	line-height:40px;
	background:#fffcec;
	border:1px solid #fbf1b9;
}
.pro-button a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	color:#59585c;
	margin: 10px 0;
	padding-left:10px;
}
.nav-line {
	width:100%;
	background:#008edb;
	background: rgba(0, 142, 219, 0.7);
}
.row-bg {
	background:#f9f9f9;
}
.message-icon {
	width:21px;
	height:18px;
	float:left;
	margin:4px 10px 0 0;
}
.message-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6c6e74;
	width:auto;
	float:left;
	margin:4px 0 2px 10px;
	font-weight:bold;
}
.heading-txt {
	width:100%;
	font-family: "hp_simplifiedbold", Calibri, Arial, sans-serif;
	font-size:22px;
	color:#0075af;
	padding: 5px;
	border-bottom:1px solid #bebebe;
}
.main-txt {
	width:100%;
	float:left;
	margin:5px 0 20px 0;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#404040;	
	text-align:justify;
}
.offers {
	margin-top:20px;
	width:100%;
	float:left;
	text-align:center;
}
.first-box ul {
	margin:0 12px 0 0;
	padding:0 0 0 12px;
	list-style:none;
}
.first-box ul li {
	border-bottom: 1px dotted #b4b4b4;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-image: url("../images/orange-bullet.png");
	padding: 5px 5px 5px 5px;
}
.customer-login {
	width:100%;
	float:left;
	margin:12px 0;
}
.emp-login {
	width:100%;
	float:left;
	margin:12px 0;
}
.org-line {
	border-bottom:1px solid #f05b07;
	width:100%;
	padding: 0 10px 5px 0;
}
.ph-icon {
	width:19px;
	height:18px;
	float:left;
	margin:2px 10px 0 0;
}
.ph-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6c6e74;
	width:135px;
	float:left;
	margin:2px 0 2px 10px;
}
.phno {
	float:left;
}
.message {
	float:left;
	margin:0px;
	/*margin-right:30px;*/
}
.logo {
	max-width:100%;/*margin:10px 0 0 0;*/
}
.right-logo{width:100%;margin:10px 0 0 0; padding-right:20px; float:left;text-align:right}

.rounded-bg {
	background:#f9f9f9;
	margin:25px 0 0 0;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border: 1px solid #f2f2f2;
	height:56px;
}
.cart-icon {
	width:50px;
	height:50px;
	float:left;
	margin:12px 0 0 10px;
	text-align:center;
}
.rounded-bg-sidebar {
	background:#f9f9f9;
	margin:25px 0 0 0;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border: 1px solid #f2f2f2;
	width:100%;
	height:60px;
	float:left;
}
.cart-icon-sidebar {
	width:50px;
	height:50px;
	float:left;
	margin:12px 0 0 20px;
	text-align:center;
}
.cart-tex-sidebar {
	width:65%;
	height:50px;
	float:left;
	margin:6px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6c6e74;
	font-weight:bold;
	line-height: 20px;
}
.cart-tex {
	width:90px;
	height:50px;
	float:left;
	margin:8px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6c6e74;
	font-weight:bold;
	line-height: 20px;
}
.product-box {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	position: relative;
	background-color:#f8f8f8;
}
.product-box img {
	margin:0 auto;
}
.product-box img {
	overflow:hidden;
}
.product-thumb {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	background:#fff;
}
.product-thumb img {
	max-width:100%;
	height:auto;
	display:block;
}
.product-box p {
	width:100%;
	margin:0px;
	min-height:40px;
	padding: 2px 4px;
	float:left;
	font-family:"Myriad Pro", Calibri, Arial;
	font-size:14px;
	color:#000;
	text-align:left;
	font-weight:normal;
	background:#d4e5ee;
	text-align:center;
}
.testi-heading {
	font-family:"Myriad Pro", Calibri, Arial;
	font-size:16px;
}
.testi-para {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	line-height:18px;
}
.testi-sub {
	color: #0075af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.news-txt {
	border-bottom: 1px solid #ccc;
	padding:10px 0;
}
.news-txt h5 {
	margin:0px;
	padding:0 0 15px 0;
	font-weight:bold;
}
.no-gap {
	margin:0 0 10px 0;
}
.testimonials-col{width:100%; padding:10px 0;margin:0 0 10px 0; float:left; border-bottom: 1px solid #ccc;}
.testimonials-col h5 {width:100%;margin:0px;padding:0 0 15px 0; float:left; font-weight:bold;}
.testimonials-col a{width:100%; float:right; text-align:right}
.client_logo{ margin:0 15px 0 0; padding:0px; float:left;}
.client_logo img{ border:1px #ccc solid}
.testimonials-text{margin:0px;padding:0px;}
.testimonials-text p{ margin:0px; padding: 0 0 10px 0;}


.schemes-col {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.schemes-col li {
	float: left;
	margin: 10px 0;
	padding: 0 10px;
	text-align: left;
}
/* product box
--------------------------------------------------- */
.owl-item .col-md-12 {
	margin:0px;
	padding:0 10px 0 10px;
}
.product-box {
	width:100%;
	margin:0 0 20px 0;
	padding:0px;
	float:left;
	position: relative;
	background-color:#e6f7ff;
	border:1px solid #e3e3e3;
}
.product-box img {
	margin:0 auto;
}
.product-box img {
	overflow:hidden;
}
.product-wrap {
	width:100%;
	margin:0 0 0 0;/*margin:20px 0 30px 0;*/
	float:left;
}
.pro_col {
	width:100%;
	margin:0px;
	padding:9px 9px 9px 4px;
	float:left;/*border:1px #dddddd solid;*/
}
.pro_col:hover {
	background-color:#f8f8f8;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	box-shadow: 0px 0px 5px #ccc;
}
.pro_col h1 {
	width:133px;
	margin:0px;
	padding:7px 2px 7px 5px;
	float:right;
	display:inline-block;
	font-family:"Myriad Pro", Calibri, Arial;
	font-size:22px;
	color:#0075af;
	font-weight:bold;
	text-align:right;
}
.pro-img {
	width:119px;
	height:98px;
	margin:0px;
	float:left;
}
.pro_text_link {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	text-align:right;
}
.pro_text_link a {
	font-family:Calibri, Arial;
	font-size:14px;
	color:#f05b07;
	font-weight:bold;
	text-decoration:underline;
}
h4.title {
	min-height:27px;
	width:100%;
	padding-bottom:5px;
	margin:30px 0 15px 0;
	overflow:hidden;
	font-family:Calibri, Arial;
	color:#494949;
	font-size:19px;
	font-weight:normal;
	line-height:25px;
	text-transform:uppercase;
	border-bottom:1px #cccdcd solid;
}
h4.title.m {
	margin-top:15px;
	overflow:hidden;
	width:100%;
}
h4.title strong {
	color:#d70004;
}
h4.title span.text {
	background-color:#fff;
	padding-right:10px;
}
h4.title .left {
	margin-right:2px;
	background:url(../images/sm-arrow.html) #c9f0ff 8px center no-repeat;
}
h4.title .right {
	background:url(../images/sm-arrow.html) #c9f0ff -8px center no-repeat;
}
h4.title .pull-right {
	background-color:#fff;
	padding-left:10px;
	padding-right:1%;
}
h4.title .left, h4.title .right {
	display:inline-block;
	width:24px;
	height:24px;
	cursor:pointer;
	border:1px #b9eafd solid;
}
h4.title .left:hover, h4.title .right:hover {
	background-color:#fff;
}
h4.title .button:hover {
	text-decoration:none;
}
.footer-bg {
	width:100%;
	margin:0px;
	padding:0 0 5px 0;
	float:left;
	background:#f1f1f1;
	color:3d3d3d;
	border-top:2px #ededed solid;
}
.footer-lcol {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.footer-lcol p {
	width:100%;
	margin:8px 0 3px 0;
	padding:0px;
	float:left;
	font-size:13px;
	text-align:left;
	color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
}
.footer-lcol p a {
	padding:0 2px 0 2px;
	font-size:13px;
	text-align:left;
	color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
}
.footer-rcol {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.footer-rcol p {
	width:100%;
	margin:8px 0 3px 0;
	padding:0px;
	float:left;
	font-size:13px;
	text-align:right;
	color:#bdbdbd;
	letter-spacing:0.5px;
}
.footer-rcol p a {
	padding:0 2px 0 2px;
	font-size:11px;
	text-align:right;
	color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:0.5px;
}
/* product box closed
--------------------------------------------------- */

/******************Fadebox css*************************/
.fancy-new-slider {
	width:100%;
	float:left;
	overflow:hidden;
	position:relative;
	margin:8px 0 10px 0;
}
.fancy-new-slider ul {
	float:left;
	padding:0;
	margin:0;
	width:100%;
}
.fancy-new-slider li {
	display:inline-block;
	float:left;
	width:100%;
}
.fancy-new-slider img {
	width:100%;
	height:"auto";
	display:"block"
}

.fancy-new-slider-offer {
	width:100%;
	overflow:hidden;
	position:relative;
	margin:30px 0 10px 0;
}
.fancy-new-slider-offer ul {
	float:left;
	padding:0;
	margin:0;
	width:100%;
}
.fancy-new-slider-offer li {
	display:inline-block;
	float:left;
	width:100%;
}
.fancy-new-slider-offer img {
	width:100%;
	height:"auto";
	display:"block"
}
/******************Fadebox Closed*************************/

/* News Stikar css
--------------------------------------------------- */
.glyphicon {
	margin-right:4px !important; /*override*/
}
.pagination .glyphicon {
	margin-right:0px !important; /*override*/
}
.pagination a {
	color:#555;
}
.panel ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.news-item {
	padding:4px 4px;
	margin:0px;
	border-bottom:1px dotted #555;
}
/* 
--------------------------------------------------- */
.allance-logo{width:100%; margin:10px 0 30px 0; padding:0px; float:left; list-style:none}
.allance-logo li{margin:0 0 20px 0; float:left;}
.allance-logo li img{ width:100%;height:auto; display:block; border:1px #CCC solid}

.archives{margin:0 0 15px 0; padding:5px 8px 5px 8px; float:right; font-family:Calibri, Arial; font-size:13px; background:#787B00}
.archives a{color:#fff; text-decoration:none;}
.archives a:hover{color:#fff;}

/* Responsive 
----------------------------------------------------------------------------- */

@media (max-width: 479px) {
}
@media (max-width: 480px) {
.buy-now {
margin:10px 0 0 0;
}
.pro_dis_bt_col {
width:100%;
margin:0px;
float:right;
}
}
@media (max-width: 767px) {
.head-link {
display:none;
}
.social {
margin: 20px 0 5px 0;
}
.toll-free {
display:none;
}
.download-link {
display:none;
}
.button-wrapper {
display:none;
}
#logo {
text-align:center !important;
}
.search-coloum {
display:none;
}
#banner {
margin:0px;
}
.wel-right-col {
margin-top:30px;
}
.wel-left-col {
background:none
}
.wel-text {
margin-right:0px;
}
.pro_col h1 {
width:150px;
padding:7px 5px 7px 5px;
font-family:"Myriad Pro", Calibri, Arial;
font-size:24px;
color:#000;
}
#inn_r_col {
margin-top: 30px;
}
.f_r_col {
margin:10px 0 10px 0;
}
#content-wrap h1 {
padding: 8px 0 8px 7px;
font-family: "Myriad Pro", Calibri, Arial;
font-size: 16px;
color: #fff;
}
.social {
display:none;
}
.footer-social {
display:block !important;
}
.quick_link {
margin:0px;
padding:0px;
}
.quick_link .fa {
display: inline-block;
font: normal normal normal 25px/1 FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
.home-icon {
width:55px;
margin:0px;
padding:9px 0 8px 0;
float:right;
text-align:center;
border-left:#525252 1px solid;
}
.home-icon a {
color:#fff !important;
}
.call-icon {
width:55px;
margin:0px;
padding:9px 0 8px 0;
float:right;
text-align:center;
border-left:#525252 1px solid;
display:none;
}
.call-icon a {
color:#fff !important;
}
.search-icon {
width:55px;
margin:0px;
padding:9px 0 7px 0;
float:right;
text-align:center;
color:#fff;
border-left:#525252 1px solid !important;
border-radius:0px !important;
}
.search-icon a {
color:#fff !important;
}
.navbar-collapse.navbar-search-collapse.in {
background: #fff none repeat scroll 0 0 !important;
padding-right:15px;
padding-left:15px;
}
.navbar-collapse.in {
overflow-y: auto;
}
.text-search {
width: 100% !important;
max-width: 100%;
height: 28px;
margin: 10px 0;
padding:0 0 0 5px;/*float:left;*/
outline: medium none;
font-size:14px;
font-family:Calibri, Arial;
color:inherit;
border: 1px solid #a3a3a3;
}
.search-go {
padding:5px;
background-image: none;
text-indent:inherit;
width:auto;
background:#0193DE;
border:0px;
font-family:Calibri, Arial;
color:#fff;
font-size:15px;
}
.navbar-header {
/*background:#818181 !important;*/
}
}
@media (min-width: 768px) {
.footer-social {
display:none !important;
}
.quick_link {
display:none;
}
.search-bar {
display:none;
}
}
 @media (min-width: 736px) {
}
 @media (max-width: 800px) {
.camera_caption > div {
 width: 50%;
 height: auto;
 padding: 20px 0 50px 20px !important;
 background: #000;
 background: rgba(255, 255, 255, 0.6);
 border:1px solid #f05b07;
}
 .camera-heading {
 font-family:'hp_simplifiedbold' Arial, Helvetica, sans-serif;
 font-size:38px;
 color:#0075af;
 text-align:left;
/*margin-top:10px;*/	
}
.camera-sub-heading {
 font-family:'hp_simplifiedbold' Arial, Helvetica, sans-serif;
 font-size:15px !important;
 color:#242424;
 text-align:left;
 margin-top:10px;
}
.nav > li > a {
}
}
 @media (max-width: 999px) {
.social span {
font-size:13px;
}
.head-link a {
padding:0px;
}
.product_dis_gal {
width:100%;
}
}
@media (min-width: 1024px) {
.footer-social {
display:none !important;
}
.quick_link {
display:none;
}
.search-bar {
display:none;
}
.message-icon a{cursor:default;}
.ph-icon a{cursor:default;}

}
@media (max-width: 1024px) {
.cont-border {
 border-right: 1px solid #bebebe;
 padding-left: 10px !important;
}
.top-tx {
 margin-right:10px;
}

}
 @media (max-width: 1152px) {
.cont-border {
 border-right: 1px solid #bebebe;
 padding-left: 40px !important;
}
.top-tx {
 margin-right:10px;
}
}
 @media (max-width: 980px) {
 .camera_wrap {
 display: none;
 float: left;
 position: relative;
 z-index: -1;
 bottom: 10px;
}
 .camera_caption {
 top:35px !important;
 left:50px !important;
 display: block;
 position: absolute;
 width: 50%;
}
.cont-border {border-right: 1px solid #bebebe;padding-left: 30px !important;
}
.cont-text {
 color: #6c6e74;
 float: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin: 4px 0 10px 0;
 width: auto;
}
.help-border {
	padding-left:10px !important;
}
}
 @media (max-width: 667px) {
 .top-tx {
 margin-right: 0;
}
.cont-border {
 padding-left:0 !important;
}
.off {
 display:none;
}
.cont-head {
 color: #666;
 font-family: "hp_simplifiedbold", Calibri, Arial;
 font-size: 18px;
 margin: 0 0 5px;
 width: 35%;
 float: left;
}
.help-border {
 padding-left: 0px !important;
}
.cont-sp {
 float: left;
 margin: 25px 0 0 80px;
 width: 100%;
}
.owl-carousel {
 position: relative;
 top: -42px !important;
 width: 100%;
}
.pro_col h1 {
 color: #0075af;
 font-family: "Myriad Pro", Calibri, Arial;
 font-size: 18px;
 padding: 7px 5px;
 width: 200px;
}
.fancy-new-slider {
 margin: 25px 0;
 overflow: hidden;
 position: relative;
 width: 80%;
}
.imgLoaded {
 height: 210px !important;
 margin-left: 0 !important;
 margin-top: 0 !important;
 position: absolute !important;
 visibility: visible !important;
 width: 680px !important;
}
}
@media (max-width: 568px) {
 .top-tx {
 margin-right: 0;
}
.cont-border {
 padding-left:0 !important;
}
.off {
 display:none;
}
.cont-head {
 color: #666;
 font-family: "hp_simplifiedbold", Calibri, Arial;
 font-size: 18px;
 margin: 0 0 5px;
 width: 35%;
 float: left;
}
.help-border {
 padding-left: 0px !important;
}
.cont-sp {
 float: left;
 margin: 25px 0 0 80px;
 width: 100%;
}
.owl-carousel {
 position: relative;
 top: -42px !important;
 width: 100%;
}
.pro_col h1 {
 color: #0075af;
 font-family: "Myriad Pro", Calibri, Arial;
 font-size: 18px;
 padding: 7px 5px;
 width: 200px;
}
.fancy-new-slider {
 margin: 25px 0;
 overflow: hidden;
 position: relative;
 width: 80%;
}
.imgLoaded {
 height: 210px !important;
 margin-left: 0 !important;
 margin-top: 0 !important;
 position: absolute !important;
 visibility: visible !important;
 width: 580px !important;
}
}
@media (max-width: 414px) {
.imgLoaded {
 height: 190px !important;
 margin-left: 0 !important;
 margin-top: 0 !important;
 position: absolute !important;
 visibility: visible !important;
 width: 100% !important;
}
.cont-head {
 color: #666;
 float: left;
 font-family: "hp_simplifiedbold", Calibri, Arial;
 font-size: 18px;
 margin: 0 0 5px;
 width: 43%;
}
.cont-sp {
 float: left;
 margin: 15px 0 0 35px;
 width: 100%;
}
}
@media (max-width: 360px) {
 .camera_caption > div {
 width: 50%;
 height: auto;
 padding: 20px 0 50px 20px !important;
 background: #000;
 background: rgba(255, 255, 255, 0.6);
 border:1px solid #f05b07;
}
#camera_wrap_1 {
 height: 180px !important;
}
.message {
 float: left;
 margin-right: 10px;
}
.cont-border {
 padding-left: 15px !important;
}
 .camera-heading {
 font-family:'hp_simplifiedbold' Arial, Helvetica, sans-serif;
 font-size:13px !important;
 color:#0075af;
 text-align:left;
/*margin-top:10px;*/	
}
.camera-sub-heading {
 font-family:'hp_simplifiedbold' Arial, Helvetica, sans-serif;
 font-size:12px !important;
 color:#242424;
 text-align:left;
 margin-top:10px;
}
.off {
 display:none;
}
 .cont-head {
 width:55%;
 float:left;
}
.camera_wrap {
 bottom: 0 !important;
 display: none;
 float: left;
 position: relative;
 z-index: -1;
}
.owl-carousel {
 position: relative;
 top: 0px !important;
 width: 100%;
}
 .product-box {
 background-color: #e6f7ff;
 border: 1px solid #e3e3e3;
 float: left;
 margin-bottom: 40px;
 padding: 0;
 position: relative;
 width: 100%;
}
.imgLoaded {
 height: 170px !important;
 margin-left: 0 !important;
 margin-top: 0 !important;
 position: absolute !important;
 visibility: visible !important;
 width: 380px !important;
}
.top-tx {
 margin-right: 0;
}
.cont-border {
 padding-left: 0 !important;
}
.cont-sp {
 float: left;
 margin: 15px 0 0 20px;
 width: 100%;
}
.pro_col h1 {
 color: #0075af;
 font-family: "Myriad Pro", Calibri, Arial;
 font-size: 22px;
 padding: 7px 5px;
 width: 158px;
}
.fancy-new-slider {
 margin: 25px 0;
 overflow: hidden;
 position: relative;
 width: 100%;
}
}
 @media (max-width: 320px) {
.cont-sp {
 float: left;
 margin: 15px 0 0 0;
 width: 100%;
}
 .camera_caption > div {
 width: 60% !important;
 height: auto;
 padding: 20px 0 50px 10px !important;
 background: #000;
 background: rgba(255, 255, 255, 0.6);
 border:1px solid #f05b07;
}
 .camera-heading {
 font-family:'hp_simplifiedbold' Arial, Helvetica, sans-serif;
 font-size:13px !important;
 color:#0075af;
 text-align:left;
/*margin-top:10px;*/	
}
.camera-sub-heading {
 font-family:'hp_simplifiedbold' Arial, Helvetica, sans-serif;
 font-size:12px !important;
 color:#242424;
 text-align:left;
 margin-top:10px;
}
.camera-button {
 width:150px !important;
 height:40px;
 margin:10px 10px 0 0 !important;
}
.owl-carousel {
 position: relative;
 top: 0 !important;
 width: 100%;
}
.camera_wrap {
 bottom: 0 !important;
 display: none;
 float: left;
 position: relative;
 z-index: -1;
}
.pro_col h1 {
 color: #0075af;
 font-family: "Myriad Pro", Calibri, Arial;
 font-size: 24px;
 padding: 7px 5px;
 width: 140px !important;
}
.product-box {
 background-color: #e6f7ff;
 border: 1px solid #e3e3e3;
 float: left;
 margin-bottom: 40px;
 padding: 0;
 position: relative;
 width: 100%;
}
.imgLoaded {
 height: 140px !important;
 margin-left: 0 !important;
 margin-top: 0 !important;
 position: absolute !important;
 visibility: visible !important;
 width: 320px !important;
}
#camera_wrap_1 {
 height: 150px !important;
}
.cont-border {
 padding-left: 0 !important;
}
.fancy-new-slider {
 margin: 25px 0;
 overflow: hidden;
 position: relative;
 width: 100%;
}
}
