*{outline:none;}
body{font-family: 'Roboto Condensed', sans-serif;}
h1,h2,h3,h4,h5,h6,p{margin:0; padding:0;}
.full-width{width: 100%;}
.clear{clear: both;}


#header{padding:15px 0; position:absolute; top:0; left:0; right:0; z-index:1;}
#header #topContact{margin:0; padding:0;}
#header #topContact li{display:inline-block; font-size:14px; font-weight:400; color:#393939; margin-right:15px;}
#header #topContact li:last-child{margin:0;}
#header #topContact li a{display:block; color:#393939; line-height:40px;}
#header #topContact li i{color:#1676c6; margin-right:5px;}
#header #topContact #basket{background:url(../images/btn-bg.jpg); background-size:cover; color:#fff; padding:0 15px; border-radius:40px;}
#header #topContact #basket i{color:#fff;}

#nav{background:none; border:none; margin:37px 0 0 0; min-height:inherit; border-radius:0px;}
#nav .navbar-collapse{padding:0;}
#nav .navbar-toggle{float:none; width:100%; margin:0; background:#1676c6; border:none; border-radius:0; color:#fff;}
#nav .navbar-nav > li > a{font-size:16px; color:#393939; padding:0 20px; line-height:40px; transition: .3s;}
#nav .navbar-nav > li > a .caret{transform: rotate(0); transition:.3s;}
#nav .navbar-nav>.open> a .caret{transform: rotate(-180deg);}
#nav .navbar-nav>.open>a,
#nav .navbar-nav>li>a:hover{background:#1676c6 !important; color:#fff}
#nav .dropdown-menu{background:#1676c6 !important; border:none; border-radius:0; box-shadow:none; }
#nav .dropdown-menu>li>a{color:#fff; font-size:14px; transition: .3s;}
#nav .dropdown-menu>.open>a,
#nav .dropdown-menu>li>a:hover{background:#fff; color:#1676c6;}
#nav .dropdown-menu .dropdown-menu{background:#fff !important; margin:0;}
#nav .dropdown-menu .dropdown-menu>li>a{color:#1676c6; font-size:12px; transition: .3s;}
#nav .dropdown-menu .dropdown-menu>.open>a,
#nav .dropdown-menu .dropdown-menu>li>a:hover{background:#1676c6; color:#fff;}
#nav .dropdown-menu .caret{transform:rotate(-90deg); transition:.3s; margin-top:-4px;}
#nav .dropdown-menu>.open .caret{transform: rotate(90deg);}

#contentArea{background:url(../images/content-top-bg.png) top left no-repeat; padding:50px 0;}
#contentArea #bg{background:url(../images/content-bottom-bg.png) bottom right no-repeat;}
#contentArea h1{font-size:30px; font-weight:700; color:#1676c6; text-align:center; text-transform:uppercase;}
#contentArea .border{background:#1676c6; width:120px; height:4px; margin:15px auto 0 auto;}

#categoriesArea{margin-bottom:50px;}
.categoryThumbnail{margin-top:30px; text-align:center;}
.categoryThumbnail h2{font-size:24px; font-weight:400; color:#393939; text-transform:uppercase; margin-top:15px;}
.categoryThumbnail h2 a{color:#393939;}


.holder {
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-top:15px !important;
	margin-top:10px !important;
	
	
    text-decoration: none;
	text-align:right;
	}
.holder a {
	color: #737172; text-decoration: underline;
	border: 1px solid #78a0b3 !important;
	text-decoration: none;
	padding: 0.2em 0.5em;
	cursor:pointer; margin:2px;
	margin-top:10px !important;
	}
.holder a:hover {
border: 1px solid #737172;
background-color:#78a0b3;
color:#FFF; 
margin-top:10px !important;

}
.holder a.jp-previous { margin-right: 20px; }
.holder a.jp-next { margin-left: 20px; }
.holder a.jp-current, a.jp-current:hover { 
	border: 1px solid #FFF;
	padding: 0.2em 0.5em; 
	font-weight: bold;
	background:  #737172; 
	color: #FFF;

}
.holder a.jp-disabled, a.jp-disabled:hover {
	color:;
	
}
.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
}
.holder span { margin: 0 0px;  }
/* Content -> Unordered Lists */
#itemContainer { list-style: none; padding:0; margin: 0px 0;  }
#itemContainer li {    }






















#servicesArea{margin-bottom:50px;}
.serviceThumbnail{margin-top:30px; text-align:center;}
.serviceThumbnail i{background:url(../images/btn-bg.jpg); background-size:cover; border-radius:50px; width:100%; line-height:100px; font-size:40px; color:#fff;}
.serviceThumbnail h2{font-size:18px; font-weight:400; color:#393939; text-transform:uppercase; margin-top:15px;}

#productsArea{}
.productThumbnail{margin-top:30px; text-align:center; background:#fff; border:1px solid #f7f7f7; border-radius:4px;}
.productThumbnail .image{padding:5px; border-bottom:1px solid #f7f7f7;}
.productThumbnail .text{padding:15px;}
.productThumbnail h2{font-size:18px; font-weight:400; color:#1676c6; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.productThumbnail h3{font-size:14px; font-weight:400; color:#393939; margin:5px 0 10px 0;}
.productThumbnail button{background:url(../images/btn-bg.jpg) !important; background-size:cover; color:#fff !important; border-radius:50%; line-height:28px;}

#needArea{margin-top:50px;}
.needThumbnail{margin-top:30px; text-align:center;}
.needThumbnail .icon{background:url(../images/btn-bg.jpg); background-size:cover; border-radius:50px; padding:25px 0;}
.needThumbnail h2{font-size:18px; font-weight:400; color:#393939; text-transform:uppercase; margin-top:15px;}

#bottom{background:url(../images/bottom-bg.png) bottom left no-repeat #fafafa; padding:50px 0;}
#bottom #newsletter{background:url(../images/newsletter-bg.jpg) center no-repeat; background-size:cover; border-radius:4px; padding:50px 15px; text-align:center;}
#bottom #newsletter h1{font-size:30px; font-weight:400; color:#fff;}
#bottom #newsletter h2{font-size:26px; font-weight:300; color:#fff; margin:5px 0 15px 0;}
#bottom #newsletter .input-group{width:60%; margin:0 auto; border-radius:50px; background:#fff;}
#bottom #newsletter input{background:none; border:none; box-shadow:none; height:50px; font-weight:400; color:#393939; padding:0 15px;}
#bottom #newsletter button{background:url(../images/btn-bg.jpg); background-size:cover; border-radius:50px; height:50px; font-weight:700; color:#fff; padding:0 30px;}
#bottom h3{font-size:20px; font-weight:700; color:#393939; margin:30px 0 15px 0;}
#bottom .bottomNav{margin:0; padding:0;}
#bottom .bottomNav li{display:block; font-size:14px; font-weight:400; color:#393939; margin-bottom:5px;}
#bottom .bottomNav li:last-child{margin:0;}
#bottom .bottomNav li a{color:#393939;}
#bottom p{font-size:14px; font-weight:400; color:#393939; margin-bottom:5px;}
#bottom p a{color:#393939;}
#bottom p i{margin-right:5px;}
#bottom p:last-child{margin:0;}
#bottom #social{margin:30px 0; padding:0; text-align:center;}
#bottom #social li{display:inline-block; list-style:none;}
#bottom #social li a i{font-size:16px; color:#393939; width:40px; line-height:40px; text-align:center; transition:.3s;}
#bottom #social li a i:hover{color:#fff; background:#393939; border-radius:50%;}

#searchModal{}
#searchModal .modal-dialog{top:50%; transform:translateY(-50%);}
#searchModal .modal-dialog > button{width:40px; line-height:40px; background:#fff; border:none; border-radius:50%; font-size:20px; color:#1676c6; text-align:center; position:absolute; right:-20px; top:-20px; z-index:1;}
#searchModal #search{background:url(../images/search-logo.png) no-repeat center rgba(22,118,198,0.9); padding:50px 30px; text-align:center;}
#searchModal #search h1{font-size:18px; font-weight:700; color:#fff;}
#searchModal #search p{font-size:11px; font-weight:300; color:#fff; margin-top:10px;}
#searchModal #search p b{font-weight:400; color:#fff; text-transform:uppercase; margin-right:5px;}
#searchModal #search form{margin-top:20px;}
#searchModal #search form input,
#searchModal #search form select{border:none; border-radius:0; box-shadow:none; font-size:14px; font-weight:300; color:#393939;}
#searchModal #search form button{border:none; border-radius:0; box-shadow:none; font-size:14px; color:#393939; padding:7px 15px;}

#breadcrumb{background:url(../images/content-top-bg.png) bottom left no-repeat #fafafa; padding:200px 0 30px 0;}
#breadcrumb .breadcrumb{margin:0; padding:0; background:none;}
#breadcrumb .breadcrumb li{font-size:12px; color:rgba(22,118,198,1);}
#breadcrumb .breadcrumb li a{color:rgba(22,118,198,0.5); transition:.3s;}
#breadcrumb .breadcrumb li a:hover{color:rgba(22,118,198,1);}
#breadcrumb h1{font-size:30px; font-weight:300; color:#1676c6;}

#leftCategories{margin-bottom:30px;}
#leftCategories .panel{margin-top:30px; margin-bottom:0; border:none; border-radius:0px; box-shadow:none;}
#leftCategories i{margin-left:5px;}

.menuLC1,
.menuLC2,
.menuLC3{display:block; margin-bottom:1px; text-decoration:none !important; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.menuLC1:hover,
.menuLC2:hover,
.menuLC3:hover{color:#fff !important; background:#1676c6 !important;}

.menuLC1{font-size:14px; color:#fff !important; font-weight:700; padding:10px; text-transform:uppercase; background:#1676c6;}
.menuLC2{font-size:14px; color:#fff !important; padding:5px 10px; background:#393939;}
.menuLC3{font-size:12px; color:#393939 !important; padding:5px 10px;}

#largeImage{border:1px solid #c1c1c1; padding:10px; background:#fff; margin-top:30px;}

#moreProducts{}
#moreProducts ul{margin:0px; padding:0px; text-align:center;}
#moreProducts ul li{width:19%; margin-top:10px; display:inline-block; list-style:none; border:1px solid #e7e7e7;}

#productDetails{margin-top:30px;}
#productDetails h2{font-size:24px; font-weight:700; color:#393939;}
#productDetails h3{font-size:14px; font-weight:300; color:rgba(0,0,0,0.7); margin-top:5px;}
#productDetails p{font-size:14px; color:#393939;}
#productDetails p b{color:#393939; font-weight:700; margin-right:5px;}

#productDetails form{margin-top:30px;}
#productDetails form label{font-size:14px; color:#393939; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#productDetails form input,
#productDetails form select{box-shadow:none; border:1px solid #c1c1c1; border-radius:0; font-size:14px; color:#393939;}

#productDetails form .btn{width:100%; box-shadow:none; border:none; border-radius:0; background:#393939; font-size:18px; color:#fff; text-transform:uppercase; transition:all .3s ease-in-out;}
#productDetails form .btn:hover{background:#1676c6; color:#fff;}

#productDetails .media{margin-bottom:10px;}
#productDetails .media-left i{width:40px; font-size:14px; color:#fff; text-align:center; line-height:40px; background:#1676c6; border-radius:50%;}


#productDescription{margin-top:30px;}
#productDescription p{font-size:14px; font-weight:300; color:#393939; margin-top:15px;}
#productDescription p b{color:#ffc524; font-weight:700;}
#productDescription table{margin-top:30px;}
#productDescription td b{color:#393939 !important;}
#productDescription td{font-size:14px !important; font-weight:400 !important; color:#767676 !important; padding:5px 8px;}

@media (min-width:992px) and (max-width:1199px){
}
@media (min-width:768px) and (max-width:991px){
#nav .navbar-nav > li > a{font-size:14px; padding:0 14px;}
}
@media (min-width:0px) and (max-width:767px){
#header{padding:15px 0; position:static;}	

#nav{margin-top:15px;}
#nav .navbar-collapse{padding:0 15px !important;}
#nav .dropdown-menu .caret{transform:rotate(0); transition:.3s;}
#nav .dropdown-menu>.open .caret{transform: rotate(-180deg);}

#topContact{text-align:center; display:flex; justify-content: center !important;}
#topContact a{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

#servicesArea .col-xs-6:nth-child(2n+0){padding-right:7.5px;}
#servicesArea .col-xs-6:nth-child(2n+1){padding-left:7.5px;}

#productsArea .col-xs-6:nth-child(2n+0){padding-right:7.5px;}
#productsArea .col-xs-6:nth-child(2n+1){padding-left:7.5px;}

#needArea .col-xs-6:nth-child(2n+0){padding-right:7.5px;}
#needArea .col-xs-6:nth-child(2n+1){padding-left:7.5px;}

#bottom #newsletter{padding:15px;}
#bottom #newsletter h1{font-size:16px;}
#bottom #newsletter h2{font-size:14px;}
#bottom #newsletter .input-group{width:100%;}

#breadcrumb{padding:30px 0;}
}
















