@import url('https://fonts.googleapis.com/css?family=Convergence');
body {
	padding: 0;
	margin: 0;
	font-family: 'Convergence', sans-serif;
}
img {
	max-width: 100%;
}
.header-container {
	float: left;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 9999;
}
.navbar-default {
	float: left;
	width: 100%;
	background: #0c3668;
	border: 0;
	text-align: center;
	padding: 5px 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background: #e00000;
	border-radius: 20px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	padding: 6px 10px;
	margin-left: 0px;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
	background: #e00000;
	border-radius: 20px;
}
.nav.navbar-nav {
	display: inline-block;
	float: left;
	vertical-align: top;
	margin: 6px 0 0 58px;
}
.navbar-collapse {
	float: left;
	padding: 0;
}
.banner-container {
	padding: 0;
	margin-top: 85px;
}
.padding-zero {
	padding: 0 !important;
}
.copyrights {
	font-size: 14px;
	color: #838383;
	padding: 8px 10px 10px 10px;
	text-align: center;
}
.distributors-content {
	float: left;
	padding: 30px 230px 0;
	color: #000;
}
.distributors-content h2 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 34px;
	color: #e00000;
	margin: 30px 0 0 0;
}
.btn-service-center {
	border: solid 1px #000;
	padding: 11px 40px;
	border-radius: 5px;
	color: #000;
	position: absolute;
	right: 0;
	top: 40px;
	font-size: 15px;
	text-transform: uppercase;
}
.categories-block {
	padding: 30px 0 0 0;
}
.categories-block .left-content, .categories-block .right-content {
	float: left;
	width: 50%;
	position: relative;
}
.category-link {
	float: left;
	width: 50%;
	max-height: 225px;
	position: relative;
}
.category-link:nth-child(3) {
	clear: both;
}
.category-link a {
	position: absolute;
	bottom: 20px;
	left: 50%;
	border: solid 2px #fff;
	background: #e00000;
	padding: 5px 10px;
	border-radius: 10px;
	font-size: 17px;
	color: #fff;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0)
}
.right-content:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	z-index: 2;
	background: rgba(12, 54, 104, .8);
}
.banner-content-2 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	color: #fff;
	z-index: 2;
	padding: 0 30px;
	text-align: center;
	width: 100%;
}
.banner-content-2 h3 {
	font-size: 16px;
	float: left;
	width: 100%;
	clear: both;
	margin: 10px 0 20px;
}
.banner-content-2 .col-xs-6 i {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: solid 2px #fff;
	border-radius: 100%;
	padding: 11px 0 0;
}
.banner-content-2 .col-xs-6 span {
	float: left;
	width: 100%;
	clear: both;
	color: #fff;
	font-size: 16px;
	padding: 4px 0 10px;
	word-break: break-all;
}
.banner-content-2 .col-xs-6 a {
	display: inline-block;
	padding: 7px 20px;
	border: solid 2px #fff;
	border-radius: 10px;
	color: #fff;
	min-width: 170px;
}
.banner-content-2 .col-xs-6 a.drop-email {
	border-color: #e00000;
	background: #e00000
}
.about-content {
	background: #e00000;
	padding: 0 0 40px 0 !important;
}
.about-content .distributors-content {
	color: #fff;
}
.about-content .btn-service-center {
	color: #fff;
	border-color: #fff;
}
.about-content .distributors-content h2 {
	color: #fff;
}
.distributors-content p {
	font-size: 16px;
	font-weight: 100;
}
.inner-banner-container {
	float: left;
	max-height: 280px;
	margin: 60px 0 0 0;
	padding: 0;
	overflow: hidden;
}
.breadcrumb-container {
	float: left;
	width: 100%;
	border-bottom: solid 1px #e8e9ec;
}
.breadcrumb {
	padding: 8px 0;
	margin-bottom: 0px;
	list-style: none;
	background: transparent;
}
.breadcrumb > li a {
	color: #8c8c8c;
	font-size: 13px;
}
.breadcrumb > .active {
	color: #8c8c8c;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #8c8c8c;
	content: "\000BB";
}
.innerpage-content-block {
	padding: 10px 0 10px;
}
.innerpage-content {
	font-size: 14px;
	color: #242525;
	line-height: 22px;
	padding-left: 0;
	text-align: justify;
	width: 100%;
}
.innerpage-content h2 {
	color: #1762af;
	margin: 15px 0;
	font-size: 24px;
}
.innerpage-content-right {
	text-align: center;
}
.body-content {
	float: left;
	width: 100%;
	border-bottom: solid 1px #e8e9ec;
}
.header-call {
	float: right;
	padding: 0 0 0 40px;
	background: url(../images/icon-telephone.png) no-repeat;
	font-size: 18px;
	color: #fff;
	margin: 25px 0 0 0;
}
.navbar-collapse {
	margin-top: 15px;
}
.footer-links {
	padding: 18px 10px 15px;
	border-bottom: solid 1px #eae3e3;
	text-align: center;
}
.footer-links a {
	display: inline-block;
	margin: 0 20px 0 0;
	color: #34373c;
	font-size: 16px;
}
.social-links {
	display: inline-block;
	vertical-align: top;
}
.social-links a {
	border: solid 1px #aeb3b6;
	width: 40px;
	height: 40px;
	float: left;
	border-radius: 100%;
	text-align: center;
	padding: 8px 0 0 0;
	margin-right: 10px
}
.three-Column {
	width: 100%;
	float: left;
}
.image1 {
	width: 33.3333%;
	float: left;
}
.box {
	cursor: pointer;
	height: 250px;
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
}
.box img {
	position: absolute;
	left: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	height: 100%;
}
.box .overbox {
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0;
	width: 100%;
	height: 100%;
	padding: 25px 20px;
}
.attraction-container .box h2 {
	color: #fff;
	margin: 5px 0;
	font-size: 24px;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 10px;
	left: 0px;
	width: 99%;
	bottom: 0px;
	text-align: left;
}
.attraction-container .box:hover h2 {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	margin-top: -100%;
	bottom: -100%;
}
.box:hover .overbox {
	opacity: 1;
}
.box .overtext {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
}
.box .title {
	font-size: 22px;
	text-transform: uppercase;
	opacity: 0;
	transition-delay: 0.1s;
	transition-duration: 0.2s;
	text-align: left;
	line-height: 26px;
}
.box:hover .title, .box:focus .title {
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.box .tagline {
	font-size: 12px;
	opacity: 0;
	transition-delay: 0.2s;
	transition-duration: 0.2s;
	text-align: left;
	padding-top: 5px;
}
.box:hover .tagline, .box:focus .tagline {
	opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
}
.wrapper {
	width: 100%;
	margin: 1em auto;
	background: #fff;
	padding: 2em;
	border-radius: 1px;
	border: 1px solid #f5f5f5;
}
.wrapper > :first-child {
	margin-top: 0;
}
.wrapper > :last-child {
	margin-bottom: 0;
}
.desc {
	margin: 1em auto 1em auto;
	font-size: 1.2em;
}
.todo {
	background: #f9f9f9;
	padding: 1em;
	border-radius: 4px;
	color: #ccc;
	font-style: italic;
	font-weight: lighter;
	font-size: .9em;
}
.todo ul {
	margin: .4em 0;
	padding: 0 1em;
}
.todo ul li {
	list-style-position: inside;
}
h1 {
	margin: 0;
}
.emoticon-face {
	background: #FFEB3B;
	border-radius: 100%;
	width: 1.7em;
	height: 1.7em;
	transform: rotate(90deg);
	display: inline-block;
	vertical-align: middle;
	line-heigh: 1;
	margin: -.4em .2em 0;
	text-align: center;
	border: 1px solid #FDD835;
	padding-left: .1em;
	-webkit-font-smoothing: antialiased;
}
.emoticon-face--no-rotation {
	transform: rotate(0deg);
}
code {
	padding: .2em .3em;
	background: #f5f5f5;
	margin: 0 .2em;
	border-radius: 4px;
	font-size: .95em;
	font-family: 'Source Code Pro';
}
.tac {
	text-align: center;
}
.wrapper {
	width: 100%;
}
.product-grid {
	width: 100%;
	margin: 2rem auto;
}
.product-grid.product-grid--flexbox .product-grid__wrapper {
	display: flex;
	flex-wrap: wrap;
}
.product-grid.product-grid--flexbox .product-grid__title {
	height: auto;
}
.product-grid.product-grid--flexbox .product-grid__title:after {
	display: none;
}
.product-grid__wrapper {
	margin-left: -1rem;
	margin-right: -1rem;
}
.product-grid__product-wrapper {
	padding: 1rem;
	float: left;
	width: 33.33333%;
}
.product-grid__product {
	padding: 1rem;
	position: relative;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
}
.product-grid__product:hover {
	box-shadow: 0px 0px 0px 1px #eee;
	z-index: 50;
}
.product-grid__product:hover .product-grid__extend {
	display: block;
}
.product-grid__img-wrapper {
	width: 100%;
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 1rem;
	height: 150px;
}
.product-grid__img {
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.product-grid__title {
 margin-top: .875rem;
	display: block;
	font-size: 1.125em;
	color: #222;
	height: 3em;
	overflow: hidden;
	position: relative;
}
.product-grid__title:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 2.4em;
	height: 1.5em;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
}
.product-grid__price {
	color: #E91E63;
	font-weight: bold;
	letter-spacing: .4px;
}
.product-grid__extend-wrapper {
	position: relative;
}
.product-grid__extend {
	display: none;
	position: absolute;
	padding: 0 1rem 1rem 1rem;
 margin: .4375rem -1rem 0;
	box-shadow: 0px 0px 0px 1px #eee;
	background: #fff;
	border-radius: 0 0 4px 4px;
}
.product-grid__extend:before {
	content: "";
 height: .875rem;
	width: 100%;
	position: absolute;
 top: -.4375rem;
	left: 0;
	background: #fff;
}
.product-grid__description {
	font-size: .875em;
 margin-top: .4375rem;
	margin-bottom: 0;
}
.product-grid__btn {
	display: inline-block;
	font-size: .875em;
	color: #777;
	background-color: transparent;
	padding: .5em .625em;
 margin-top: .875rem;
 margin-right: .625rem;
	cursor: pointer;
	border-radius: 4px;
}
.product-grid__btn a {
	font-size: 16px;
	background: #e00000;
	border-color: #e00000;
	padding: 10px 30px;
	float: left;
	margin-top: 20px;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
}
.product-grid__btn a:hover, .product-grid__btn a:focus, .product-grid__btn a:active {
	background: #e00000 !important;
	border-color: #e00000 !important;
}
.product-grid__btn i.fa {
 margin-right: .3125rem;
}
.product-grid__add-to-cart {
	color: #fff;
	background: #E91E63;
}
.product-grid__add-to-cart:hover {
	background: #ee4c83;
}
.product-grid__view {
	color: #fff;
	background: none;
}
.product-grid__view:hover {
	background: white;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #e00000;
	border-radius: 20px;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-radius: 10px;
}
.dropdown-menu > li > a {
	border-radius: 10px;
}
.btn-info {
	font-size: 20px;
	background: #e00000;
	border-color: #e00000;
	padding: 10px 30px;
	float: left;
	margin-top: 20px;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
	background: #e00000 !important;
	border-color: #e00000 !important;
}
.tab-pane {
	padding: 15px 0;
	line-height: 24px;
}
.tab-pane .col-lg-12 {
	padding: 0px;
}
.images_3_of_2 {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.desktopLogo {
	display: inline-block;
	width: 150px;
}
.mobileLogo {
	display: none !important;
}
.navbar-brand {
	padding: 8px 0;
}
@media(max-width:1100px) {
.navbar-default .navbar-nav > li > a {
	padding: 6px 16px;
}
.distributors-content h2 {
	font-size: 28px;
}
.btn-service-center {
	font-size: 13px;
	padding: 11px 24px;
}
.distributors-content {
	padding: 30px 200px 0;
}
.nav.navbar-nav {
	margin: 6px 0 0 88px;
}
}
 @media(max-width:990px) {
.distributors-content h2, .btn-service-center {
	position: static;
	left: inherit;
	top: inherit;
	text-align: center;
	margin: 10px 0;
}
.btn-service-center {
	right: inherit;
	display: inline-block;
}
.distributors-content {
	padding: 0;
	text-align: center;
}
.categories-block .left-content, .categories-block .right-content {
	width: 100%;
}
.category-link {
	max-height: 300px;
}
.navbar-default {
	padding: 4px 0;
}
.nav.navbar-nav {
	float: left;
	margin: 0;
	width: 100%;
}
.navbar.navbar-default .container {
	padding: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a {
	border-radius: 0;
	text-align: left;
}
.navbar-default .navbar-nav > li > a {
	padding: 10px 16px;
	margin: 0;
}
.header-call {
	position: absolute;
	right: 70px;
	top: 5px;
}
.navbar-collapse {
	width: 100%;
	border: 0;
	margin: 0 !important;
}
.nav.navbar-nav > li {
	border-bottom: solid 1px #22538c;
}
.navbar-brand {
	margin-left: 15px;
	position: relative;
	padding: 0px 0 !important;
}
.navbar-brand img {
	position: absolute;
}
.container > .navbar-header {
	margin: 0;
}
.social-links {
	width: 100%;
	text-align: center;
}
.social-links a {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.category-link img {
	width: 100%;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #e00000;
	border-radius: 0px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #fff;
}
.banner-container {
	padding: 0;
	margin-top: 52px;
}
.desktopLogo {
	display: none !important;
}
.mobileLogo {
	display: inline-block !important;
	position: relative !important;
	padding: 7px 0 0px;
	width: 86px;
}
.header-call {
	margin: 10px 0 0 0;
}
.navbar-toggle {
	background: #0c3668;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #0c3668;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background: #fff;
}
}
 @media (max-width:767px) {
.navbar-brand {
	margin-left: 12px;
}
.product-grid__product-wrapper {
	width: 50%;
}
}
 @media (max-width:568px) {
.banner-content-2 .col-xs-6 {
	width: 100%;
	padding-top: 20px;
}
.banner-content-2 .col-xs-6:last-child {
	padding-bottom: 40px;
}
.banner-content-2 .col-xs-6 span {
	font-size: 15px;
}
.banner-content-2 h2 {
	font-size: 26px;
}
.banner-content-2 h3 {
	font-size: 14px;
	margin-bottom: 0;
}
.banner-content-2 .col-xs-6 i {
	width: 40px;
	height: 40px;
	padding: 6px 0 0;
}
.category-link a {
	font-size: 13px;
}
.distributors-content h2 {
	font-size: 23px;
}
.distributors-content {
	font-size: 13px;
}
.btn-service-center {
	font-size: 12px;
	padding: 8px 13px;
}
.footer-links a {
	font-size: 12px;
}
.copyrights {
	font-size: 12px;
}
.right-content img:first-child {
	min-height: 380px;
}
.banner-content-2 {
	top: 0;
	padding: 0 10px;
	transform: none;
	-webkit-transform: none;
}
.banner-content-2 img:first-child {
	min-height: inherit;
}
.container {
	padding: 0 12px;
}
.navbar-brand {
	font-size: 25px;
}
.header-call {
	padding: 0 0 4px 30px;
	font-size: 16px;
	margin: 12px 0 0 0;
}
.social-links a {
	padding: 7px 0 0 0;
	margin-right: 3px;
	width: 34px;
	height: 34px;
	margin-bottom: 10px;
}
.innerpage-content {
	font-size: 13px;
}
.image1 {
	width: 100%;
	float: left;
}
}
 @media (max-width:420px) {
.container {
	padding: 0 0px;
}
.banner-content-2 h2 {
	font-size: 22px;
	margin-bottom: 0;
}
.category-link a {
	font-size: 13px;
	width: 90%;
	text-align: center;
	margin: 0 5%;
	left: inherit;
	transform: none;
	-webkit-transform: none;
	left: 0px;
}
.category-link {
	width: 100%;
}
.product-grid__product-wrapper {
	padding: 1rem;
	float: left;
	width: 100%;
}
}

