@import url('https://fonts.googleapis.com/css?family=Cabin:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');
@import url("https://use.typekit.net/ibl4kls.css");

html {
	font-size: 1rem;
}

body {
	color: #2a2a2a;
	font-family: 'Adrianna', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	margin: 0;
	padding: 0;
	line-height: normal;
}

p {
	line-height: 28px;
}

a,
a:hover,
a img,
a:hover img {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6,
.head,
.playfair {
	font-family: 'Adrianna', serif;
	font-weight: normal;
}

.logo {
	max-width: 480px;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#header .z-mobile-header {
	background-color: rgba(11, 36, 56, 0.80);
}

#header .z-mobile-header-overlay.open {
	position: absolute;
}

.z-mobile-header .z-mobile-menu {
	background-color: #19b0d0;
}

#header .z-mobile-header .z-mobile-header-logo {
	width: 100%;
	max-width: 100%;
}

#header .right {
	padding: 35px 50px 0 0;
}

#header .z-mobile-menu-icon {
	top: 55px;
}

#header .call,
#header a.buy,
#header a.menu {
	display: inline-block;
	float: left;
}

#header .call {
	color: #fff;
}

#header .call a {
	color: #1fc1e3;
	font-size: 41px;
	font-weight: bold;
}

#header .call a:hover {
	color: #03caa3;
}

#header a.buy {
	background-color: #1fc1e3;
	color: #fff;
	padding: 25px 45px;
	border-radius: 5px;
	margin: 0 45px;
}

#header a.buy:hover {
	background-color: #03caa3;
}

#header a.menu {
	margin: 30px 0 0 0;
}

#footer {
	background-color: #0b2438;
}

#footer .sec1 {
	border-bottom: 1px solid #113b61;
}

#footer .box {
	float: left;
	width: 33.33%;
	margin-bottom: 30px;
}

#footer .sec2 {
	font-size: 15px;
	padding: 30px;
}

#footer .link {
	display: inline-block;
	width: 100%;
}

#footer .link a {
	font-family: 'Adrianna', serif;
	font-size: 34px;
}

#footer .link img {
	float: left;
	margin: 6px 15px 0 0;
}

#footer ul li {
	display: inline-block;
	width: 50%;
	padding: 0 0 30px 0;
}

#footer ul li:nth-child(odd) {
	width: 28%;
}

#footer ul li a,
#footer .link a:hover,
#footer .sec2 a:hover {
	color: #19b0d0;
}

#footer ul li a:hover {
	color: #fff;
}

a.g-btn {
	text-transform: uppercase;
	background-color: #58c3cf;
	color: #fff;
	padding: 25px 45px;
	border-radius: 5px;
}

a.g-btn:hover {
	background-color: #1fc1e3;
}

.t80 {
	font-size: 80px;
}

.z-default-subpage-header {
	background-image: url(../images/page-banner.jpg);
	background-position: center top;
	background-size: cover;
	text-align: left;
}

.z-default-subpage-header.faq {
	background-image: url(../images/faq-banner.jpg);
}

.z-default-subpage-header.videos {
	background-image: url(../images/video-banner.jpg);
}

.z-default-subpage-header.products {
	background-image: url(../images/products-banner.jpg);
}

.z-default-subpage-header .z-default-subpage-title {
	margin: 290px 0 20px 0;
	padding: 0;
	font-size: 80px;
	font-family: 'Adrianna', serif;
	color: #fff;
}

h1.p-title {
	font-size: 44px;
}

.breadcrumb,
.breadcrumb a:hover {
	color: #58c3cf;
}

.breadcrumb a,
.breadcrumb strong {
	color: #2a2a2a;
}

.breadcrumb strong {
	padding: 0 5px;
}

.z-mobile-header-spacer.z-show-at-992 {
	display: block !important;
}

#header .right .z-mobile-menu-icon,
.z-mobile-header-overlay.open {
	position: relative;
	margin: 0;
	display: inline-block;
}

.pagination td {
	padding: 5px;
}


@media screen and (max-width: 1362px) {
	#footer ul li:nth-child(odd) {
		width: 100%;
	}

	#footer ul li {
		width: 100%;
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 992px) {
	#header .logo {
		width: 200px;
	}

	#header .call a {
		font-size: 28px;
	}

	#header .right {
		padding-top: 10px;
	}

	#header a.buy {
		padding: 12px 26px;
		margin: 0 30px;
	}

	#header a.menu {
		margin: 5px 0 0 0;
	}

	#footer {
		padding-left: 15px;
		padding-right: 15px;
	}

	#footer .box1 img {
		width: 180px !important;
	}

	#footer .link a {
		font-size: 22px;
	}

	#footer .link img {
		width: 25px !important;
	}

	#footer ul li,
	#footer ul li:nth-child(2n+1) {
		width: 100%;
		padding: 0 0 10px 0;
	}

	#footer .box {
		margin-bottom: 0;
	}

	.t80 {
		font-size: 44px;
	}

	.z-default-subpage-header .z-default-subpage-title {
		padding: 0 15px;
	}

	.z-default-subpage-header .z-default-subpage-title {
		padding: 0 15px;
		margin: 160px 0 20px 0;
		font-size: 56px;
	}

	h1.p-title {
		font-size: 36px;
	}

	#header .z-mobile-menu-icon {
		top: 20px;
	}

	.z-default-subpage-header {
		margin-top: 0;
	}
}

@media screen and (max-width: 767px) {
	#header {
		position: relative;
		background-color: #000;
	}

	#footer .box {
		margin-bottom: 30px;
		width: 100%;
	}

	#footer .box.box3 {
		margin-bottom: 0;
	}

	a.g-btn {
		padding: 19px 35px;
	}

	.t80 {
		font-size: 36px;
	}

	h1.p-title {
		font-size: 30px;
	}

	.z-default-subpage-header .z-default-subpage-title {
		font-size: 40px;
	}
}

@media screen and (max-width: 479px) {
	.t80 {
		font-size: 28px;
	}

	h1.p-title {
		font-size: 26px;
	}

	.z-mobile-header .z-mobile-header-logo img {
		max-width: 150px;
	}

	#header .z-mobile-menu-icon {
		top: 10px;
	}

	#header .right {
		display: none;
	}

	.z-default-subpage-header .z-default-subpage-title {
		margin: 100px 0 10px 0;
		font-size: 36px;
	}
}