﻿@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:regular,italic,bold");

body, html {
	overflow-x: hidden
}

body {
	font-family: arial, tahoma, sans-serif;
	background-color: #f7f7f7;
	line-height: 150%;
	color: #4a5e69;
}
h2, h3, h4, h5 {
	line-height: 150%;
}

p {
	 line-height:34px;
	 font-size:16px;
}
.well-sm {
	padding: 9px;
	border-radius: 0px;
	background-color: #ffffff;
}
.account {
	float: right;
	margin-top: 0px;
}

.gold {
	color:#ffba00;
}

.ebook-img{
	max-height: 420px;
	margin-top:34px;
}

.feature {
	padding: 20px;
	margin-top: 20px;
	background-color: #fff;
	cursor: pointer;
}

.feature2 { 
padding:20px;
background-color:#fff; 
}


.feature:hover {
	background-color: #124f80;
-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;
color:#fff;
}

.feature:hover img{
	-webkit-transition: all 0.7s linear;
	-webkit-transform: rotate(6.28rad);
	transition: all 0.7s;
	transform: rorate(6.28rad);
}

.topbasketbutton {
-webkit-border-bottom-right-radius: 5px; 
-webkit-border-bottom-left-radius: 5px; 
-moz-border-radius-bottomright: 5px; 
-moz-border-radius-bottomleft: 5px; 
border-bottom-right-radius: 5px; 
border-bottom-left-radius: 5px; 
	padding: 10px 10px 10px 10px;
margin-bottom:5px;
	display: block;
	border:0px;
	float: left;
	margin-right:5px;
	overflow: hidden;
}

.topbasketbutton:hover {
-webkit-border-bottom-right-radius: 5px; 
-webkit-border-bottom-left-radius: 5px; 
-moz-border-radius-bottomright: 5px; 
-moz-border-radius-bottomleft: 5px; 
border-bottom-right-radius: 5px; 
border-bottom-left-radius: 5px; 
	padding: 15px 10px 10px 10px;
margin-bottom:0px;
	display: block;
	border:0px;
	float: left;
	margin-right:5px;
	overflow: hidden;
}


.basket {
	float: right;
	margin-top: 10px;
	clear: both;
	padding:10px;
	border:1px solid #cccccc;
	-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}
.strike {
	text-decoration:line-through;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.btnsearch {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #ffffff;
	cursor: default;
	background-color: #124f80;
	border: 1px solid #124f80;
	border-bottom-color: transparent;
}
.nav-tabs {
	border-bottom: 1px solid #124f80;
}
.nav-tabs > li > a:hover {
	border-color: #124f80 #124f80 #124f80;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 0 0 0 0;
	background-color: #1870b7;
	margin-bottom: 1px;
	color:#fff;
}
.nav-tabs > li > a:hover {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 0 0 0 0;
	background-color: #124f80;
	margin-bottom: 1px;
	color: #ffffff;
}
.darkblue {
	background-color: #124f80; color:#ffffff;
}
.carousel-control.left {
	background-image: none;
	background-repeat: repeat-x;
}
.carousel-control.right {
	background-image: none;
	background-repeat: repeat-x;
}
.topbuttons {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.breadcrumb > li > a {
	color: #ffffff;
}
.breadcrumb > .active {
	color: #ffffff;
	font-weight: bold;
}
.breadcrumb {
	padding: 10px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #1870b7;
	border-radius: 0px;
}
.carousel-inner > .item > img {
	margin: 0 auto;
}
.topbutton {
	padding: 10px 30px 20px 30px;
	background-color: #999999;
	display: block;
	float: left;
	overflow: hidden;
}
.topbuttons li {
	height: 100%;
	min-height: 100%;
	display: inline;
}
.navbar {
	border-radius: 0px;
	background-color: #124f80;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0px;
	border: 0px solid transparent;
	background-color: #124f80;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	border-bottom:5px solid #248ce1;
	margin-bottom:-5px;
	padding-bottom:5px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	border-bottom:5px solid #248ce1;
	margin-bottom:-5px;
	padding-bottom:5px;
		
}
.effect2
{
  position: relative;
}

.submenu > a {
margin-left:30px;
font-size:.9em;
color:#444444;
}
	
.submenu > a:hover  {
padding-left:11px;
border-left:4px solid #1870b7;
}

.sliderback {
	background: url(../img/sliderback.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 20px;
}
.bottomback {
	background: url(../img/sliderback.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 20px;
	height: 30px;
}
.bottomfooter {
	background-color: #101010;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #124f80;
}
.nav-pills>li>a {
	border-radius: 0px;
}
a {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #0860a8;
	text-decoration: none;
}

p > a {
	color: #0860a8;
	text-decoration: none;
}

.active2 {
	border-right: 4px solid #1870b7;
}

.caption {
	position:absolute;
	top:0;
	right:0;
	background:rgba(24, 112, 183, 0.75);
	width:100%;
	height:100%;
	padding:10%;
	display: none;
	text-align:center;
	color:#fff;
	z-index:2;
}

.caption > h4 {
	font-size:1.4em;
	font-weight:bold;
	color:#fff !important;
}

.captionsmall {
	font-size:1.0em;
	line-height:1.0em;
	
}

.captionprice {
	font-size:1.4em;

}

.nav-stacked>li+li {
	margin-top: 0px;
	margin-left: 0;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}
.price {
	margin: 10px 0 10px 0;
	font-size: 16px;
	font-weight:bold;
}
.smallprice {
	font-size: 0.8em;
	color: #adadad;
}

.margintop5 {
	margin-top: 5px;
}

.margintop10 {
	margin-top: 10px;
}
.margintop20 {
	margin-top: 20px;
}
.margintop30 {
	margin-top: 30px;
}

.margintop40 {
	margin-top: 40px;
}


.margin-tb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}




.marginleft5 {
	margin-left: 5px;

}
.marginright5 {
	margin-right: 5px;

}

.marginleft10 {
	margin-left: 10px;

}


.marginright10 {
	margin-right: 10px;

}

.marginleft15 {
	margin-left: 15px;

}
.marginright15 {
	margin-right: 15px;

}


.marginleft20 {
	margin-left: 20px;

}
.marginright20 {
	margin-right: 20px;

}


.marginleft40 {
	margin-left: 40px;

}
.marginright40 {
	margin-right: 40px;

}

.tabcontent {
	padding: 10px;
}

.productbox {
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	border-right: 5px solid #F7F7F7; line-height:26px;
}
	.productbox img {
	  border: solid 0px #CCC;
	}
	.productbox img:hover {

		box-shadow: 1px 1px 5px #dfdfdf;
	}
	.productbox:before, .productbox:after {
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 15px;
		left: 10px;
		width: 50%;
		top: 80%;
		max-width: 300px;
		background: #efefef;
	 
	}
.productbox:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.productboxmain {
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 0px;
	-webkit-box-shadow: 0 8px 6px -6px #999;
	-moz-box-shadow: 0 8px 6px -6px #999;
	box-shadow: 0 8px 6px -6px #999;
}
	.productboxmain .list-group-item {
        padding: 6px 12px !important;
	}
	.productboxthumb {
		background-color: #ffffff;
		padding: 10px 0 0 0;
		margin-bottom: 0px;
		margin-right: 10px;
		-webkit-box-shadow: 0 8px 6px -6px #999;
		-moz-box-shadow: 0 8px 6px -6px #999;
		box-shadow: 0 8px 6px -6px #999;
	}
.producttitle {
	font-weight: bold;
	padding: 5px 0 5px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.productprice {
	border-top: 1px solid #dadada;
	padding-top: 5px;
}
.pricetext {
	font-weight: bold;
	font-size: 1.4em;
}

.navbar-form {
 padding: 0px;
}
 .search-box{
  border-radius: 0px;
} 
.max-height-category {
	max-height:343px; overflow-y: auto;
}


/*******CUSTOME CODE BY ME *********/

.myButton, .btn-yellow {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color: #ffec64;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 5px;
	border: 1px solid #ffaa22;
	display: inline-block;
	cursor: pointer;
	color: #333333;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 16px 34px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffee66;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
.myButton:active {
	position:relative;
	top:1px;
}


.btn-default {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#124f80;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:10px 34px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.btn-default:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}
.btn-default:active {
	position:relative;
	top:1px;
}


.btn-blue {
	-moz-box-shadow:inset 0px 1px 0px 0px #124f80;
	-webkit-box-shadow:inset 0px 1px 0px 0px #124f80;
	box-shadow:inset 0px 0px 0px 0px #bee2f9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #124f80), color-stop(1, #3c75ab));
	background:-moz-linear-gradient(top, #124f80 50%, #3c75ab 100%);
	background:-webkit-linear-gradient(top, #124f80 5%, #3c75ab 100%);
	background:-o-linear-gradient(top, #124f80 5%, #3c75ab 100%);
	background:-ms-linear-gradient(top, #124f80 5%, #3c75ab 100%);
	background:linear-gradient(to bottom, #124f80 5%, #3c75ab 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#124f80', endColorstr='#3c75ab',GradientType=0);
	background-color:#124f80;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:11px 24px;
	text-decoration:none;
}
.btn-blue:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3c75ab), color-stop(1, #124f80));
	background:-moz-linear-gradient(top, #3c75ab 5%, #124f80 100%);
	background:-webkit-linear-gradient(top, #3c75ab 5%, #124f80 100%);
	background:-o-linear-gradient(top, #3c75ab 5%, #124f80 100%);
	background:-ms-linear-gradient(top, #3c75ab 5%, #124f80 100%);
	background:linear-gradient(to bottom, #3c75ab 5%, #124f80 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c75ab', endColorstr='#124f80',GradientType=0);
	background-color:#3c75ab;
	color:#fff;

}
.btn-blue:active {
	position:relative;
	top:1px;
}




.modal-header-success {
	color:#fff;
	padding:9px 15px;
	border-bottom:1px solid #eee;
	background-color: #5cb85c;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	 border-top-left-radius: 5px;
	 border-top-right-radius: 5px;
}
.modal-header-warning {
	color:#fff;
	padding:9px 15px;
	border-bottom:1px solid #eee;
	background-color: #f0ad4e;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	 border-top-left-radius: 5px;
	 border-top-right-radius: 5px;
}
.modal-header-danger {
	color:#fff;
	border-bottom:1px solid #eee;
	background-color: #d9534f;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	 border-top-left-radius: 5px;
	 border-top-right-radius: 5px;
}
.modal-header-info {
   color:#fff !important;
	border-bottom:1px solid #eee;
	background-color: #5bc0de;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	 border-top-left-radius: 5px;
	 border-top-right-radius: 5px;
}
.modal-header-primary {
	color:#fff !important;
 
	border-bottom:1px solid #eee;
	background-color: #428bca;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	 border-top-left-radius: 5px;
	 border-top-right-radius: 5px;
}

	.modal-header-primary h4, .modal-header-primary h3,.modal-header-primary h2, .modal-header-info h4, .modal-header-info h3,.modal-header-info h2,.modal-header-info h1 {
	color:#fff !important;
	}

#mydiv {
	position:fixed; width:100%; height:100%; left:0; top:0; z-index:9999; 
	background:#7f7f7f;
  background:rgba(0,0,0,0.5);
}
.ajax-loader {
	position: absolute;
	left: 50%;
	top: 40%;
	margin-left: -32px; /* -1 * image width / 2 */
	margin-top: -32px;  /* -1 * image height / 2 */
	display: block;     
}

/* testimonial */

.flex-container a:active,
.testmonial_slider a:active,
.flex-container a:focus,
.testmonial_slider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

.testmonial_slider {margin: 0; padding: 0;}
.testmonial_slider .slides > li { -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.testmonial_slider .slides img {width: 100%; display: block;}
.testmonial_slider .flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.testmonial_slider .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

.testmonial_slider {margin: 0 0 10px; overflow: hidden; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.testmonial_slider .slides {zoom: 1;}



.testimonial_item {
	display: inline-block;
	padding: 0;
	position: relative;
	margin-bottom: 15px;
	width: 100%;
}


.testimonial_item p {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 23px;
	padding: 20px 20px 25px;
	background: #F5F5F5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: relative;
	color: #777;
}

.testimonial_item p:before {
	display: inline-block;
	content: "\f10e";
	font-family: "FontAwesome";
	font-size: 45px;
	font-style: normal;
	color: rgba(0, 0, 0, .06);
	position: absolute;
	right: 15px;
	bottom: -5px;	
}

.testimonial_item p:after {
	content: '';
	position: absolute;
	left: 20px;
	bottom: -15px;
	border-left: 15px solid transparent;
	border-right: 0 solid transparent;
	border-top: 15px solid #F5F5F5;
}

.testimonial_item .author {
	display: block;
	color: #444;
	font-weight: bold;
	margin-top: 20px; margin-left:48px;
}


.testimonial_item .occupation {
	color: #aaa;
	display: block;
	position: relative;
	margin-left:48px;
}

.padding-left10 {
 padding-left: 10px;
}

.padding-left20 {
 padding-left: 20px;
}

.padding-right10 {
 padding-right: 10px;
}

.padding-right20 {
 padding-right: 20px;
}

.padding-20 {
 padding: 20px;
}
/* end of testimonial */


.glyphicon-active
 {
	color: #1870b7; 
}

.glyphicon-x1
 {
 font-size:1em;
}

.glyphicon-x2
 {
 font-size:2em;
}

.glyphicon-x3
 {
 font-size:3em;
}

.glyphicon-x4
 {
 font-size:4em;
}

.glyphicon-x5
 {
 font-size:5em;
}

.glyphicon-x6
 {
 font-size:6em;
}

.glyphicon-x7
 {
 font-size:7em;
}

.glyphicon-x8
 {
 font-size:8em;
}


.glyphicon-x9
 {
 font-size:9em;
}

.glyphicon-x10
 {
 font-size:10em;
}

.typeahead {
z-index: 1051;
margin-top: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
max-width:200px;
background-color:#eeeeee;

}
.typeahead > li > a {
	 color:#444444;
}

.ul-li-maring6 li {
	 margin-top:6px;
  
}
 


/*****************************WIZARD********************************/
.wizard a {padding: 10px; margin-right:5px; background:#1870b7; position:relative; display:inline-block; color:#ffffff; min-width:150px; }
.wizard a:before {width:0px; height:0px; border-top: 20px inset transparent; border-bottom: 20px inset transparent; border-left: 20px solid #fff; position: absolute; content: ""; top: 0; left: 0;}
.wizard a:after {width:0px; height:0px; border-top: 20px inset transparent; border-bottom: 20px inset transparent; border-left: 20px solid #1870b7; position: absolute; content: ""; top: 0; right: -20px; z-index:2;}
.wizard a:first-child:before {border:none;}
.wizard a:last-child:after {border:none;}

.wizard a:first-child {-moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; border-radius:   3px 0 0 3px;}
.wizard a:last-child {-moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; border-radius:   0 3px 3px 0;}

.wizard .badge {margin:0 5px 0 18px; position:relative; top:-1px;}
.wizard a:first-child .badge {margin-left:0;}

.wizard .current {background:#124f80; color:#fff;}
.wizard .current:after {border-left-color:#124f80;}
.wizard a:hover { text-decoration: none; cursor:pointer; } 
.wizard a:not(.current):hover { color:rgba(0,0,0,.45); cursor:pointer; }
 .current .badge {
background-color:#ffffff !important; color:#124f80;
}
/*****************************WIZARD********************************/

.opt-paypal {
	width: auto;
	height: auto;
	display: block;
	margin-bottom: 30px;
	cursor: pointer;
}

label em.paypal-opt {
display: inline-block;
vertical-align: middle;
background: url('../img/PayPal.png') no-repeat;
width: 90px;
height: 32px;
margin-top: 1px;
}

label em.cc {
display: inline-block;
vertical-align: middle;
background: url('../img/paymentlogo.png') no-repeat;
width: 310px;
height: 29px;
margin-top: 1px;
background-position: left 12px bottom 0px;
}




 .payPal {
	width: 226px;
	text-align: center;
	padding: 8px 10px 4px 0;
	font-size: 41px;
	font-weight: bold;
	line-height: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; background-color:#0064cd; color:#ffffff;
}

 .payPal span {
		background: transparent url('../img/buynow.png') no-repeat right center;
		padding-right: 108px;
	}

		.btn.payPal {
		color: #fff;
		background-color: #0064cd;
		background-repeat: repeat-x;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		background-image: linear-gradient(top,#049cdb,#0064cd);
		border-left-color: #0064cd;
		border-right-color: #0064cd;
		border-top-color: #0064cd;
		border-bottom-color: #003f81;
		}

	.payPal.active, .payPal:active {
		-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 2px 4px rgba(0,0,0,0.25),0 1px 2px rgba(0,0,0,0.05);
	}
	.light-gray {
	background: #f8f8f8;
}

	span.radio {
	padding: 0px;
}

span.radio > input[type="radio"] {
	margin: 0px 0px 7px 0px;
}

label > input[type="checkbox"] {
	margin: 0px 0px 2px 0px;
}

span.radio > label {
	float: left;
	margin-right: 5px;
	padding: 0px 5px 0px 10px;
}

.loader {
	 position:absolute;
	 margin: 0 auto;
	 width: 250px;
	 height:110px;
	 z-index:1051; 
	 text-align:center; padding-top: 30px;
	 top:300px; 
	 left:40%; background-color:#ffffff;
	 border: 1px #888888 solid;
-moz-box-shadow: 0px 0px 20px 10px #888888;
-webkit-box-shadow: 0px 0px 20px 10px #888888;
box-shadow: 0px 0px 20px 10px #888888;
}

.btn-ellipsis {
 margin-top:7px; background-color: #124f80; font-size:1.5em;
}

.btn-ellipsis:hover {
  border-color: #ffffff;
}

footer { padding-bottom:20px;
}

/************** OVERWRITE OF LAST TIME FOR SOCIAL ICONS ONLY *******************/
.breadcrumb > li.last-item {
	 float:right; width:140px; margin-top:-8px;
}
.breadcrumb > li.last-item a {  float:right;
}
.breadcrumb > li.last-item:before {
	content:'';
}

.list-group-item:first-child  {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-weight:700; background-color:#124f80; color:#ffffff;
}
 

.list-group-item {
 background-color:#f7f7f7;
}

/************** OVERWRITE OF LAST TIME FOR SOCIAL ICONS ONLY *******************/
 
/***********************************************************/


/***********************************************************/

@media (min-width: 320px) and  (max-width: 640px) {


		label em.cc {
width: 270px;
height: 29px;
}

 footer h3{
   margin-top:12px; font-size:1.2em; font-weight:600;   
}
  footer a{
   font-size:.9em;    
}
 .navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	border-bottom:1px solid #248ce1;
	margin-bottom:4px;
	padding-bottom:5px;
}
 
 

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	border-bottom:1px solid #248ce1;
	margin-bottom:4px;
	padding-bottom:5px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	border-bottom:1px solid #248ce1;
	margin-bottom:4px;
	padding-bottom:5px;
		
}

	.topbasketbutton {
	-webkit-border-bottom-right-radius: 3px;  
	-webkit-border-bottom-left-radius: 3px;  
	-moz-border-radius-bottomright: 3px; 
	-moz-border-radius-bottomleft: 3px;  
	border-bottom-right-radius: 3px;  
	border-bottom-left-radius: 3px; 
	padding: 8px;
	margin-bottom:3px;
	display: block;
	border:0px;
	float: left;
	margin-right:2px;
	overflow: hidden;
	}

.topbasketbutton:hover {
	padding: 8px;
	margin-bottom:3px;
	display: block;
	border:0px;
	float: left;
	margin-right:2px;
	overflow: hidden;
}


.basket {
float: right;
margin: 3px 1px;
clear: both;
padding:5px;
border:1px solid #cccccc;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
 font-size:.9em;
}

	.carousel-control {
	   display:none;
	}
 
 .productbox {
		min-height: 190px;
	}
  .nav-tabs li a{
		 font-size: 12px;  padding-left:10px; padding-right:10px;
	}
}

@media (min-width: 350px) and (max-width: 400px) {

	.productbox {
		min-height: 230px;
	}


   
}

.border-bottom {
border-bottom: 1px solid #999999;
}

.bg-white {
background-color: #fff;
}
.list-unstyled li { padding-left: 2em; padding-top:10px; }
.list-unstyled li h4 {font-weight:bold }
.list-unstyled li h4:before {content: "Q. "; color: #1870b7 }
.list-unstyled li p { padding-left: .6em; }
	.list-unstyled li p:before {
		content: "A. ";
		color: #1870b7
	}
.copyright {
color:#444645; font-size:10px; margin:0px; padding:0px; text-align:center;
}

	.copyright sup {
		font-size:14px;
	}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-group-addon {
	border-radius: 2px;
}

@media (max-width: 790px) {
	.container {
		padding-left: 30px;
		padding-right: 30px;
	}
	.table {
		width: 98%;
	}

	
 
}

@media screen and (max-width:767px) {
	.row-offcanvas {
		position: relative;
		-webkit-transition: all .25s ease-out;
		-o-transition: all .25s ease-out;
		transition: all .25s ease-out
	}

	.row-offcanvas-right {
		right: 0
	}

	.row-offcanvas-left {
		left: 0
	}

	.row-offcanvas-right .sidebar-offcanvas {
		right: -90%
	}

	.row-offcanvas-left .sidebar-offcanvas {
		left: -87%
	}

	.row-offcanvas-right.active {
		right: 90%
	}

	.row-offcanvas-left.active {
		left: 90%
	}

	.sidebar-offcanvas {
		position: absolute;
		top: 0;
		width: 90%
	}

	#menu-xs {
		width: 100% !important;
		padding-left: 2px !important;
		padding-right: 2px !important;
		margin-left: 2px !important;
		margin-right: 2px !important;
	}
	 

}

.blue-Button {
	box-shadow: inset 0px -3px 7px 0px #29bbff;
	background: linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
	background-color: #2dabf9;
	border-radius: 3px;
	border: 1px solid #0688fa;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	padding: 14px 23px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #263666;
}

.blue-Button:hover, .blue-Button:active {
	background: linear-gradient(to bottom, #0688fa 5%, #2dabf9 100%);
	background-color: #0688fa;
	color: #ffffff;
}

@media (max-width:768px) {

	.btn-yellow, .myButton {
		font-size: 2.4vmin !important;
	}
}

@media (max-width:500px) {

	.btn-yellow, .myButton {
		font-size: 3.0vmin !important;
		padding: 16px 1px;
	}
}

.normal-list {
	list-style: none;
	padding-left: 6px;
}

	.normal-list li:before {
		content: "\2714\0020";
		font-size: 16px;
		font-weight: 600;
		color: #428bca;
	}

	.normal-list li {
		padding-top: 12px;
		font-size: 16px
	}
