/*
 * Impreza Responsive styles
 */

@media only screen and (max-width: 1300px) {

/* Banners */
.fullwidthbanner-container .fullwidthbanner {
	width: 100% !important;
	height: 100% !important;
}
.w-blog.type_masonry .w-blog-entry {
	width: 33.3%;
}

.w-clients {
	padding: 0 40px;
}
.w-clients-nav.to_next {
	right: -60px;
}
.w-clients-nav.to_prev {
	left: -60px;
}
.home-slider a.g-btn.type_secondary {
	padding: 10px 36px;
}
.intro {
	font-size: 30px;
	line-height: 34px;
}
.g-html h4 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
}
}


@media only screen and (max-width: 1024px) {

.l-subheader.at_top {
	height: auto;
}
.l-subheader.at_top .w-telephone {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.l-subheader.at_top .w-contacts {
	display: inline-block;
	vertical-align: top;
}
.l-subheader.at_middle {
	height: auto;
	line-height: 100px;
}
.w-logo-img {
	max-height: 80px;
}
.l-canvas.headertype_advanced .l-subheader.at_middle {
	height: auto;
	line-height: normal;
	text-align: center;
}
.l-subheader.at_middle .w-socials,
.l-subheader.at_middle .w-contacts,
.l-subheader.at_middle .w-lang {
	float: none;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 10px;
}
.l-canvas.headertype_advanced .w-logo {
	float: none;
	line-height: inherit;
	height: auto;
	margin: 20px 0 15px;
}
.no-touch .l-subheader.at_middle .w-nav-anchor.level_1:after {
	top: -23px;
}
.no-touch .l-subheader.at_middle .w-nav-item.level_1:hover .w-nav-anchor.level_1:after {
	top: -27px;
}
.l-canvas.headerpos_fixed .l-header {
	position: relative;
}
.l-canvas.headerpos_fixed .l-main,
.l-canvas.headerpos_fixed.headertype_extended .l-main,
.l-canvas.headerpos_fixed.headertype_advanced .l-main {
	padding-top: 0;
}
.l-submain {
	padding-top: 40px;
	padding-bottom: 40px;
}
.l-submain.for_pagehead {
	padding-top: 16px;
	padding-bottom: 18px;
}
.l-submain.for_pagehead.size_small {
	padding-top: 10px;
	padding-bottom: 12px;
}
.l-subsection.full_height {
	padding-top: 0;
	padding-bottom: 0;
}
.l-submain.parallax_ver .l-submain-bg {
	background-position: center center !important;
}
.l-subfooter.at_top {
    padding-top: 40px;
    padding-bottom: 10px;
}
.home-slider a.g-btn.type_secondary {
	padding: 8px 30px;
}

/* Text */
.intro {
	font-size: 24px;
	line-height: 28px;
}
.info {
	font-size: 18px;
	line-height: 22px;
}

/* Headers */
.g-html h1 {
	font-size: 40px;
	line-height: 44px;
	margin-bottom: 20px;
}
.g-html h2 {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 20px;
}
.g-html h3 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
}
.g-html h4 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
}
.g-html h5 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}
.g-html h6 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}
.g-hr {
    margin: 30px 0;
}
.g-hr.size_small {
	margin: 20px 0;
}
.g-hr.size_big {
	margin: 40px 0;
}
.g-hr.size_huge {
	margin: 50px 0;
}
.g-hr.type_invisible {
	margin: 10px 0;
}
.g-hr.type_invisible.size_small {
	margin: 6px 0;
}
.g-hr.type_invisible.size_big {
	margin: 20px 0;
}
.g-hr.type_invisible.size_huge {
	margin: 30px 0;
}
.g-btn.size_big,
input.g-btn.size_big,
button.g-btn.size_big {
	padding: 12px 25px;
	font-size: 15px;
}
.w-blog.type_masonry .w-blog-entry {
	width: 49.9999%;
}
.w-blog-entry {
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.flex-direction-nav .flex-prev {
	left: 10px;
}
.flex-direction-nav .flex-next {
	right: 10px;
}
.w-iconbox-text p,
.w-iconbox-text ul,
.w-iconbox-text ol {
	font-size: 14px;
	line-height: 18px;
}


/* Portfolio */
.client-details {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px !important;
}
.project-details {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px !important;
}
.deliverables {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px !important;
}
.w-tabs-item-title {
	font-size: 16px;
	line-height: 24px;
}
}


/* iPad and Tablet Styles */
@media only screen and (min-width: 768px) and (max-width: 999px) {
	
.l-submain {
	padding: 30px 20px;
}
.l-submain.stores {
	margin: 0;
	padding: 35px 20px 0 20px;
	background-color: none;
}
.l-subheader.at_top,
.l-subheader.at_middle,
.l-subheader.at_bottom {
	padding: 5px 20px;
}
.l-subfooter.at_top,
.l-subfooter.at_bottom,
.l-submain.for_pagehead {
	padding: 20px;
}
.w-logo-img {
	max-height: 80px;
}

/* Banner Slider */
.tp-caption.impreza_white_huge {
	font-size: 60px;
	line-height: 64px;
}
.tp-caption.impreza_white_big {
	font-size: 40px;
	line-height: 44px;
}
.home-slider a.g-btn.type_secondary {
	display: none;
}

/* Headers */
.g-html h1 {
	font-size: 48px;
	line-height: 52px;
	margin-bottom: 20px;
}
.g-html h2 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 20px;
}
.g-html h3 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
}
.g-html h4 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 15px;
}
.g-html h5 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
}
.g-html h6 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
}
.intro {
	font-size: 24px;
	line-height: 28px;
}
.w-actionbox {
	margin-bottom: 0;
	padding: 20px 25px;
	border-radius: 5px;
}
.l-submain.additional {
	padding: 0 20px;
}
.l-submain.signoff {
	padding: 20px 20px 60px;
}
.l-submain.subsection {
	padding: 20px 20px 60px;
}
.w-iconbox-text p,
.w-iconbox-text ul,
.w-iconbox-text ol {
	font-size: 18px;
	line-height: 22px;
}
.w-pagehead p {
	display: none;
}
.w-portfolio.columns_5 .w-portfolio-item,
.w-portfolio.columns_4 .w-portfolio-item,
.w-portfolio.columns_3 .w-portfolio-item {
	width: 50%;
}
.w-portfolio.columns_5.type_sortable .w-portfolio-item,
.w-portfolio.columns_4.type_sortable .w-portfolio-item,
.w-portfolio.columns_3.type_sortable .w-portfolio-item {
	width: 49.9999%;
}
.l-subheader .w-nav-anchor.level_1,
.l-subheader .w-nav-anchor.level_1.last {
	padding: 10px 0!important;
}
.pricing-tables-two .cont-list li { 
	font-size: 13px; 
}
.g-btn.size_big,
input.g-btn.size_big,
button.g-btn.size_big {
	padding: 10px 15px;
	font-size: 15px;
}

/* Pricing Tables */
.g-cols.pricing {
	margin-top: 0;
	margin-bottom: 30px;
}
.l-submain.pricing {
	padding: 20px 20px 0;
}
.pricing-tables {
	width: 24%;
}
.l-submain.pricing.l-submain h2 {
	font-size: 30px;
	line-height: 34px;
}
.pricing-tables .title {
	font-size: 17px;
}
.pricing-tables .price {
	font-size: 26px;
}
.pricing-tables .price i {
	font-size: 14px;
}
.pricing-tables .inclusive {
	float: left;
	width: 100%;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0 0 15px;
	background-color: #FFCE23;
	border-bottom: 2px solid #FFF;
}
.pricing-tables .cont-list li {
	font-size: 15px;
	line-height: 19px;
}
.pricing-tables .cont-list li.alternate {
	font-size: 15px;
	line-height: 19px;
}

/* USP Boxes */
.w-iconbox.iconpos_top {
	text-align: center;
	max-width: 100%;
	margin: 0 auto;
}
.usp-box .g-btn.type_primary {
	width: 40% !important;
}
.g-cols.usp > div {
	margin-left: 4.0000%;
}
.g-cols.usp > div:first-child,
.g-cols.usp > div:nth-child(3n),
.g-cols.usp > div.full-width {
	margin-left: 0;
}
.g-cols.usp > div:nth-child(3n),
.g-cols.usp > div:nth-child(4n) {
	margin-top: 4%;
}
.g-cols.usp > .one-third,
.g-cols.usp > .two-sixths {
	width: 48%;
}
.g-cols.usp > .one-quarter,
.g-cols.usp > .one-fourth {
	width: 48%;
}
}


/* iPad Mini and Galaxy Tablet Styles */
@media only screen and (min-width: 600px) and (max-width: 767px) {

.l-sidebar {
	float: none !important;
	width: 100% !important;
}
.l-content {
	float: none !important;
	width: 100% !important;
	padding-bottom: 30px;
}	
.g-cols > .one-half,
.g-cols > .one-third,
.g-cols > .two-sixths,
.g-cols > .two-thirds,
.g-cols > .four-sixths,
.g-cols > .one-quarter,
.g-cols > .one-fourth,
.g-cols > .three-quarters,
.g-cols > .three-fourths {
	margin-bottom: 30px;
	margin-left: 0;
	width: 100%;
}
.w-portfolio.columns_5 .w-portfolio-item,
.w-portfolio.columns_4 .w-portfolio-item,
.w-portfolio.columns_3 .w-portfolio-item {
	width: 50%;
}
.w-portfolio.columns_5.type_sortable .w-portfolio-item,
.w-portfolio.columns_4.type_sortable .w-portfolio-item,
.w-portfolio.columns_3.type_sortable .w-portfolio-item {
	width: 49.9999%;
}
.l-subfooter.at_top {
    padding-bottom: 5px;
}
.l-subfooter.at_top .g-cols > div {
	margin-bottom: 10px;
}
.g-pagination-item {
	line-height: 40px;
	height: 40px;
	width: 40px;
}
.g-pagination-item.to_next {
	padding: 0 25px 0 10px;
}
.g-pagination-item.to_next:before {
	right: 10px;
}
.g-pagination-item.to_prev {
	padding: 0 10px 0 25px;
}
.g-pagination-item.to_prev:before {
	left: 10px;
}
.w-actionbox {
	padding: 20px;
}
.w-filters-item {
	font-size: 13px;
}
.w-filters-item-link {
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
}
.w-pagehead.type_row .g-breadcrumbs {
	float: none;
	clear: both;
	text-align: left;
	margin: 8px -4px 0;
}
.l-subheader.at_middle .w-search-input input {
	font-size: 4em;
}
.page-404 i {
	font-size: 100px;
}

/* Headers */
.g-html h1 {
	font-size: 48px;
	line-height: 52px;
	margin-bottom: 20px;
}
.g-html h2 {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 20px;
}
.g-html h3 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
}
.g-html h4 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
}
.g-html h5 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}
.g-html h6 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}
.intro {
	font-size: 26px;
	line-height: 30px;
}

/* USP Boxes */
.w-iconbox.iconpos_top {
	text-align: center;
	max-width: 100%;
	margin: 0 auto;
}
.usp-box .g-btn.type_primary {
	width: 40% !important;
}
.g-cols.usp > div {
	margin-bottom: 20px !important;
}
.w-iconbox-text p,
.w-iconbox-text ul,
.w-iconbox-text ol {
	font-size: 18px;
	line-height: 22px;
}
.usp-box .g-btn.type_primary {
	width: 40% !important;
}

/* Pricing Tables */
.pricing-tables { 
	width: 24.5%;
}
.pricing-tables .title {
	font-size: 24px;
}
.pricing-tables .price {
	font-size: 48px;
	height: 64px;
}
.pricing-tables .price i {
	font-size: 52px; 
	margin-top: 0;
}
.pricing-tables .inclusive {
	font-size: 20px;
}
.pricing-tables .cont-list li {
	font-size: 16px;
	line-height: 20px;
}
.pricing-tables .cont-list li.alternate {
	font-size: 16px;
	line-height: 20px;
}

/* Banner Slider */
.tp-caption.impreza_white_huge {
	font-size: 60px;
	line-height: 64px;
}
.tp-caption.impreza_white_big {
	font-size: 50px;
	line-height: 54px;
}
.home-slider a.g-btn.type_secondary {
	display: none;
}

/* Contact Form */
.input_bg {
	width: 100%;
}
.mobile {
	display: none;
}


/* Portfolio */
.client-details {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px !important;
}
.project-details {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px !important;
}
.deliverables {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px !important;
}
}


@media only screen and (min-width: 480px) and (max-width: 599px) {

/* Banners */
.fullwidthbanner-container .fullwidthbanner {
	width: 100% !important;
	height: auto !important;
}
.mobile-banner {
	width: 100% !important;
	height: auto !important;
}

.l-sidebar {
	float: none !important;
	width: 100% !important;
}
.l-content {
	float: none !important;
	width: 100% !important;
	padding-bottom: 30px;
}	
.g-cols > .one-half,
.g-cols > .one-third,
.g-cols > .two-sixths,
.g-cols > .two-thirds,
.g-cols > .four-sixths,
.g-cols > .one-quarter,
.g-cols > .one-fourth,
.g-cols > .three-quarters,
.g-cols > .three-fourths {
	margin-bottom: 40px;
	margin-left: 0;
	width: 100%;
}
.w-portfolio.columns_5 .w-portfolio-item,
.w-portfolio.columns_4 .w-portfolio-item,
.w-portfolio.columns_3 .w-portfolio-item {
	width: 50%;
}
.w-portfolio.columns_5.type_sortable .w-portfolio-item,
.w-portfolio.columns_4.type_sortable .w-portfolio-item,
.w-portfolio.columns_3.type_sortable .w-portfolio-item {
	width: 49.9999%;
}
.l-submain,
.l-subheader.at_top,
.l-subheader.at_middle,
.l-subfooter.at_top,
.l-subfooter.at_bottom,
.l-submain.for_pagehead {
	padding-left: 20px;
	padding-right: 20px;
}
.l-subheader.at_top .w-contacts,
.l-subheader .w-contacts-item {
	float: right;
}
.l-subheader .w-contacts {
	font-size: 12px !important;
}
.l-subheader .w-contacts-item {
	padding: 0 !important;
	margin-left: 5px !important;
}
.l-subheader.at_middle {
	line-height: 80px;
}
.w-logo-img {
	max-height: 60px;
}
.w-logo-title {
	font-size: 26px;
}
.l-submain {
	padding-top: 25px;
	padding-bottom: 25px;
}

.l-submain.stores {
	margin: 0;
	padding: 40px 20px 0 20px;
	background-color: none;
}
.l-submain.additional {
	padding: 0 25px;
}
.l-submain.signoff {
	padding: 25px 25px 50px;
}
.l-submain.subsection {
	padding: 25px 25px 50px;
}
.l-submain.pricing {
	padding: 25px 25px 0;
}
.l-subfooter.at_bottom .w-nav.layout_hor > .w-nav-list > .w-nav-item {
	float: none;
	margin-bottom: 10px;
}
.g-cols.pricing {
	zoom: 1;
	margin-top: 25px;
	margin-bottom: 25px;
}
.widget {
	margin-bottom: 30px;
}
.l-subheader .w-search-label {
	font-size: 1.2em;
}
.l-subheader .w-search-input input {
	font-size: 2.2em;
}
.g-html h1 {
	font-size: 48px;
	line-height: 52px;
	margin-bottom: 20px;
}
.g-html h2 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 20px;
}
.g-html h3 {
	font-size: 40px;
	line-height: 44px;
	margin-bottom: 20px;
}
.g-html h4 {
	font-size: 34px;
	line-height: 38px;
	margin-bottom: 20px;
}
.g-html h5 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
}
.g-html h6 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}
.intro {
	font-size: 28px;
	line-height: 32px;
}
.g-html p {
	margin-bottom: 16px;
}
.g-hr {
    margin: 15px 0;
}
.g-hr.size_small {
	margin: 5px 0;
}
.g-hr.size_big {
	margin: 25px 0;
}
.g-hr.size_huge {
	margin: 35px 0;
}
.g-hr.type_invisible {
	margin: 5px 0;
}
.g-hr.type_invisible.size_small {
	margin: 2px 0;
}
.g-hr.type_invisible.size_big {
	margin: 10px 0;
}
.g-hr.type_invisible.size_huge {
	margin: 15px 0;
}
.w-blog.type_masonry .w-blog-entry {
	width: 100%;
}
.l-subheader .w-search {
	margin: 0;
}
.l-subheader.at_middle .w-nav-control {
	width: 40px;
}
.l-subheader.at_middle .w-cart {
	width: 36px;
}
.l-subheader.at_middle .w-cart-link {
	padding: 0;
}
.l-subheader.at_middle .w-cart-quantity {
	display: none;
}
ul.flex-direction-nav,
.tp-leftarrow.default,
.tp-rightarrow.default {
	display: none;
}
.usp-box .g-btn.type_primary {
	width: 40% !important;
}

/* Banner Slider */
.tp-caption.impreza_white_huge {
	font-size: 60px;
	line-height: 64px;
}

.tp-caption.impreza_white_big {
	font-size: 50px;
	line-height: 54px;
}

.home-slider a.g-btn.type_secondary {
	display: none;
}

/* Contact Form */
.input_bg {
	width: 100%;
}
.mobile {
	display: none;
}
}

/* iPhone 8 Plus Styles */
@media only screen and (max-width: 479px) {

/* Banners */
.fullwidthbanner-container .fullwidthbanner {
	width: 614px !important;
	height: auto !important;
	text-align: center !important;
	margin-left: -100px !important;
}
.fullwidthbanner-container .fullwidthbanner-homepage {
	width: 560px !important;
	height: auto !important;
	text-align: center !important;
	margin-left: -115px !important;
}

/* Banner Slider */
.tp-caption, .tp-bullets, .tparrows, .tp-leftarrow, .tp-rightarrow, .tp-loader, .page-link {
	display: none !important;
}

.l-sidebar {
	float: none !important;
	width: 100% !important;
}

.l-content {
	float: none !important;
	width: 100% !important;
	padding-bottom: 30px;
}	
.g-cols > .one-half,
.g-cols > .one-third,
.g-cols > .two-sixths,
.g-cols > .two-thirds,
.g-cols > .four-sixths,
.g-cols > .one-quarter,
.g-cols > .one-fourth,
.g-cols > .three-quarters,
.g-cols > .three-fourths {
	margin-bottom: 40px;
	margin-left: 0;
	width: 100%;
}
.l-submain.stores {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: none;
}
.g-cols.store-links-mobile {
	display: block !important;
}
.store-links-mobile {
	margin-top: 20px !important;
}
.l-submain {
	padding-top: 20px;
	padding-bottom: 20px;
}

.l-submain,
.l-subheader.at_top,
.l-subheader.at_middle,
.l-subfooter.at_top,
.l-subfooter.at_bottom,
.l-submain.for_pagehead {
	padding-left: 20px;
	padding-right: 20px;
}
.l-subheader .w-contacts-item {
	padding: 0 !important;
	margin-left: 5px !important;
}
.l-submain.additional {
	padding: 0 20px;
}
.l-submain.signoff {
	padding: 20px 20px 40px;
}
.l-submain.subsection {
	padding: 20px 20px 40px;
}
.l-subfooter.at_bottom .w-copyright {
	float: left;
	padding-left: 0;
	padding-right: 0;
}
.w-nav.layout_hor.touch_disabled {
	display: none;
}

/* Headers */
.g-html h1 {
	font-size: 48px;
	line-height: 52px;
	margin-bottom: 20px;
}
.g-html h2 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 20px;
}
.g-html h3 {
	font-size: 40px;
	line-height: 44px;
	margin-bottom: 20px;
}
.g-html h4 {
	font-size: 34px;
	line-height: 38px;
	margin-bottom: 20px;
}
.g-html h5 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
}
.g-html h6 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}
.intro {
	font-size: 22px;
	line-height: 26px;
}
.g-hr {
    margin: 15px 0;
}
.g-breadcrumbs {
	display: none;
}
.w-actionbox.controls_aside .w-actionbox-controls {
	white-space: normal;
}
.w-actionbox-button.g-btn,
.w-actionbox.controls_aside .w-actionbox-button.g-btn {
	margin: 4px;
}
.w-actionbox {
	padding: 20px 20px;
}
.g-btn.size_big,
input.g-btn.size_big,
button.g-btn.size_big {
	padding: 12px 25px;
	font-size: 15px;
}
.w-logo-img {
	height: auto !important;
	max-width: 220px;
}
.l-canvas.headertype_advanced .w-logo-img {
	max-width: 220px;
}
.w-logo-title {
	font-size: 20px;
}
.l-subheader .w-search {
	display: none;
}
.l-subheader .w-nav-control {
	width: 21px;
}
.w-pagehead.type_row .w-pagehead-nav {
	float: none;
	clear: both;
}
.l-subheader .w-nav-anchor.level_2,
.l-subheader .w-nav-anchor.level_3 {
	white-space: normal;
}
.w-portfolio.columns_5 .w-portfolio-item,
.w-portfolio.columns_4 .w-portfolio-item,
.w-portfolio.columns_3 .w-portfolio-item,
.w-portfolio.columns_2 .w-portfolio-item,
.w-portfolio.columns_5.type_sortable .w-portfolio-item,
.w-portfolio.columns_4.type_sortable .w-portfolio-item,
.w-portfolio.columns_3.type_sortable .w-portfolio-item,
.w-portfolio.columns_2.type_sortable .w-portfolio-item {
	width: 100%;
}

/* USP Boxes */
div#usp.l-submain {
	padding-top: 10px;
}
.g-cols.usp > div {
	margin-bottom: 20px !important;
}
.usp-box {
	padding: 20px;
}
.usp-box .g-btn.type_primary {
	width: 100% !important;
}
.w-iconbox-text p,
.w-iconbox-text ul,
.w-iconbox-text ol {
	font-size: 18px;
	line-height: 22px;
}

/* Specs Tables */
.g-cols.specs > div {
	margin-bottom: 40px !important;
}
.specs-tables .title {
	font-size: 23px;
}
.specs-tables .title.alternate {
	font-size: 23px;
}
.specs-tables .price {
	font-size: 36px;
}
.specs-tables .price i {
	font-size: 14px;
}
.specs-tables .spec {
	font-size: 40px;
}
.specs-tables .spec i {
	font-size: 14px;
}
.specs-tables .cont-list li {
	font-size: 16px;
	line-height: 20px;
}
.specs-tables .cont-list li.alternate {
	font-size: 16px;
	line-height: 20px;
}
.specs-tables .cont-list li i {
	font-size: 16px;
}

/* Features Tables */
.g-cols.features > div {
	margin-bottom: 40px !important;
}
.features-tables .cont-list li {
	font-size: 16px;
	line-height: 20px;
}
.features-tables .cont-list li.alternate {
	font-size: 16px;
	line-height: 20px;
}
.features-tables .cont-list li i {
	font-size: 16px;
}

/* Pricing Tables */
.g-cols.pricing {
	margin-top: 0;
	margin-bottom: 20px;
}
.l-submain.pricing {
	padding: 20px 20px 0;
}
.pricing-tables {
	width: 24%;
}
.pricing-tables .title {
	font-size: 20px;
}
.pricing-tables .price {
	font-size: 36px;
}
.pricing-tables .price i {
	font-size: 14px;
}
.pricing-tables .inclusive {
	float: left;
	width: 100%;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0 0 15px;
	background-color: #FFCE23;
	border-bottom: 2px solid #FFF;
}
.pricing-tables .cont-list li {
	font-size: 16px;
	line-height: 20px;
}
.pricing-tables .cont-list li.alternate {
	font-size: 16px;
	line-height: 20px;
}

/* Contact Form */
.input_bg {
	width: 100%;
}
.contact_submit {
	float: left;
	width: 50%;
	padding: 9px 5% !important;
}
.contact_reset {
	float: right;
	width: 40%;
	padding: 9px 5%;
	margin: 0;
}
.mobile {
	display: none;
}
}

/* iPhone 8 Styles */
@media only screen and (max-width: 375px) {

/* Banners */
.fullwidthbanner-container .fullwidthbanner {
	width: 525px !important;
	height: auto !important;
	text-align: center !important;
	margin-left: -65px !important;
}
.fullwidthbanner-container .fullwidthbanner-homepage {
	width: 525px !important;
	height: auto !important;
	text-align: center !important;
	margin-left: -110px !important;
}
}

/* iPhone 6 Styles */
@media only screen and (max-width: 320px) {

/* Banners */
.fullwidthbanner-container .fullwidthbanner {
	width: 475px !important;
	height: auto !important;
	text-align: center !important;
	margin-left: -65px !important;
}
.fullwidthbanner-container .fullwidthbanner-homepage {
	width: 450px !important;
	height: auto !important;
	text-align: center !important;
	margin-left: -100px !important;
}

/* Specs Tables */
.g-cols.specs > div {
	margin-bottom: 40px !important;
}
.specs-tables .title {
	font-size: 20px;
}
.specs-tables .title.alternate {
	font-size: 20px;
}
.specs-tables .price {
	font-size: 26px;
}
.specs-tables .price i {
	font-size: 14px;
}
.specs-tables .spec {
	font-size: 30px;
}
.specs-tables .spec i {
	font-size: 14px;
}
.specs-tables .cont-list li {
	font-size: 14px;
	line-height: 18px;
}
.specs-tables .cont-list li.alternate {
	font-size: 14px;
	line-height: 18px;
}
.specs-tables .cont-list li i {
	font-size: 14px;
}

/* Features Tables */
.g-cols.features > div {
	margin-bottom: 40px !important;
}
.features-tables .cont-list li {
	font-size: 14px;
	line-height: 18px;
}
.features-tables .cont-list li.alternate {
	font-size: 14px;
	line-height: 18px;
}
.features-tables .cont-list li i {
	font-size: 14px;
}

/* Pricing Tables */
.g-cols.pricing {
	margin-top: 0;
	margin-bottom: 20px;
}
.l-submain.pricing {
	padding: 20px 20px 0;
}
.pricing-tables {
	width: 24%;
}
.l-submain h2 {
	text-align: center;
}
.pricing-tables .title {
	font-size: 18px;
}
.pricing-tables .price {
	font-size: 30px;
}
.pricing-tables .price i {
	font-size: 12px;
}
.pricing-tables .inclusive {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0 0 15px;
	background-color: #FFCE23;
	border-bottom: 2px solid #FFF;
}
.pricing-tables .cont-list li {
	font-size: 14px;
	line-height: 18px;
}
.pricing-tables .cont-list li.alternate {
	font-size: 14px;
	line-height: 18px;
}
}